2018-02-06 14:50:37,434 [py.warnings      ][WARNING ][1429] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-02-06 14:50:53,812 [salt.loaded.int.module.cmdmod][ERROR   ][1429] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-02-06 14:50:56,675 [salt.loaded.int.module.cmdmod][INFO    ][2138] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-02-06 14:50:56,693 [salt.loaded.int.module.cmdmod][INFO    ][2138] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-02-06 14:50:56,725 [salt.loaded.int.module.cmdmod][INFO    ][2138] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-02-06 14:50:56,760 [salt.utils.parsers][WARNING ][1195] Minion received a SIGTERM. Exiting.
2018-02-06 14:50:57,161 [salt.cli.daemons ][INFO    ][2187] Setting up the Salt Minion "mdb01.mcp-pike-ovs-dpdk-ha.local"
2018-02-06 14:50:57,269 [salt.cli.daemons ][INFO    ][2187] Starting up the Salt Minion
2018-02-06 14:50:57,270 [salt.utils.event ][INFO    ][2187] Starting pull socket on /var/run/salt/minion/minion_event_e7e9b11f41_pull.ipc
2018-02-06 14:50:57,894 [salt.minion      ][INFO    ][2187] Creating minion process manager
2018-02-06 14:50:59,183 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2187] Executing command ['date', '+%z'] in directory '/root'
2018-02-06 14:50:59,206 [salt.utils.schedule][INFO    ][2187] Updating job settings for scheduled job: __mine_interval
2018-02-06 14:50:59,208 [salt.minion      ][INFO    ][2187] Added mine.update to scheduler
2018-02-06 14:50:59,214 [salt.minion      ][INFO    ][2187] Minion is starting as user 'root'
2018-02-06 14:50:59,227 [salt.minion      ][INFO    ][2187] Minion is ready to receive requests!
2018-02-06 14:51:00,229 [salt.utils.schedule][INFO    ][2187] Running scheduled job: __mine_interval
2018-02-06 14:51:01,813 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command state.apply with jid 20180206145103347151
2018-02-06 14:51:01,837 [salt.minion      ][INFO    ][2278] Starting a new job with PID 2278
2018-02-06 14:51:05,447 [salt.state       ][INFO    ][2278] Loading fresh modules for state activity
2018-02-06 14:51:06,186 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-02-06 14:51:06,219 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-02-06 14:51:06,364 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-02-06 14:51:06,476 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-02-06 14:51:06,583 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-02-06 14:51:06,788 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-02-06 14:51:06,921 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-02-06 14:51:07,043 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-02-06 14:51:07,192 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-02-06 14:51:07,301 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-02-06 14:51:07,405 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-02-06 14:51:07,511 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-02-06 14:51:08,655 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-02-06 14:51:08,772 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-02-06 14:51:08,882 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-02-06 14:51:08,991 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-02-06 14:51:09,099 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-02-06 14:51:09,223 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-02-06 14:51:09,328 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-02-06 14:51:09,439 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-02-06 14:51:09,607 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-02-06 14:51:09,799 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-02-06 14:51:09,906 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-02-06 14:51:10,015 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-02-06 14:51:10,033 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-02-06 14:51:10,075 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-02-06 14:51:10,129 [salt.state       ][INFO    ][2278] Running state [/etc/environment] at time 14:51:10.128984
2018-02-06 14:51:10,130 [salt.state       ][INFO    ][2278] Executing state file.blockreplace for /etc/environment
2018-02-06 14:51:10,138 [salt.state       ][INFO    ][2278] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-02-06 14:51:10,139 [salt.state       ][INFO    ][2278] Completed state [/etc/environment] at time 14:51:10.139498 duration_in_ms=10.515
2018-02-06 14:51:10,140 [salt.state       ][INFO    ][2278] Running state [/etc/profile.d] at time 14:51:10.139984
2018-02-06 14:51:10,140 [salt.state       ][INFO    ][2278] Executing state file.directory for /etc/profile.d
2018-02-06 14:51:10,142 [salt.state       ][INFO    ][2278] Directory /etc/profile.d is in the correct state
2018-02-06 14:51:10,143 [salt.state       ][INFO    ][2278] Completed state [/etc/profile.d] at time 14:51:10.143070 duration_in_ms=3.086
2018-02-06 14:51:10,706 [salt.state       ][INFO    ][2278] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 14:51:10.706276
2018-02-06 14:51:10,706 [salt.state       ][INFO    ][2278] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-02-06 14:51:10,730 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-02-06 14:51:10,739 [salt.state       ][INFO    ][2278] File changed:
New file
2018-02-06 14:51:10,739 [salt.state       ][INFO    ][2278] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 14:51:10.739620 duration_in_ms=33.344
2018-02-06 14:51:10,739 [salt.state       ][INFO    ][2278] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:51:10.739891
2018-02-06 14:51:10,740 [salt.state       ][INFO    ][2278] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-02-06 14:51:10,756 [salt.state       ][INFO    ][2278] File changed:
New file
2018-02-06 14:51:10,756 [salt.state       ][INFO    ][2278] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:51:10.756277 duration_in_ms=16.386
2018-02-06 14:51:10,757 [salt.state       ][INFO    ][2278] Running state [linux_repo_prereq_pkgs] at time 14:51:10.757833
2018-02-06 14:51:10,758 [salt.state       ][INFO    ][2278] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-02-06 14:51:10,758 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:51:11,105 [salt.state       ][INFO    ][2278] All specified packages are already installed
2018-02-06 14:51:11,106 [salt.state       ][INFO    ][2278] Completed state [linux_repo_prereq_pkgs] at time 14:51:11.106540 duration_in_ms=348.706
2018-02-06 14:51:11,107 [salt.state       ][INFO    ][2278] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:51:11.107184
2018-02-06 14:51:11,107 [salt.state       ][INFO    ][2278] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-02-06 14:51:11,109 [salt.state       ][INFO    ][2278] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-02-06 14:51:11,109 [salt.state       ][INFO    ][2278] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:51:11.109553 duration_in_ms=2.369
2018-02-06 14:51:11,110 [salt.state       ][INFO    ][2278] Running state [/etc/apt/preferences.d/uca] at time 14:51:11.110031
2018-02-06 14:51:11,110 [salt.state       ][INFO    ][2278] Executing state file.absent for /etc/apt/preferences.d/uca
2018-02-06 14:51:11,111 [salt.state       ][INFO    ][2278] File /etc/apt/preferences.d/uca is not present
2018-02-06 14:51:11,111 [salt.state       ][INFO    ][2278] Completed state [/etc/apt/preferences.d/uca] at time 14:51:11.111436 duration_in_ms=1.405
2018-02-06 14:51:11,113 [salt.state       ][INFO    ][2278] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:51:11.113831
2018-02-06 14:51:11,114 [salt.state       ][INFO    ][2278] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-02-06 14:51:11,115 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-02-06 14:51:11,336 [salt.state       ][INFO    ][2278] {'pid': 2338, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.FCRzuxnCqf/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-02-06 14:51:11,338 [salt.state       ][INFO    ][2278] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:51:11.338208 duration_in_ms=224.376
2018-02-06 14:51:11,343 [salt.state       ][INFO    ][2278] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 14:51:11.343625
2018-02-06 14:51:11,344 [salt.state       ][INFO    ][2278] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-02-06 14:51:11,454 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 14:51:11,890 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206145113423045
2018-02-06 14:51:11,920 [salt.minion      ][INFO    ][2653] Starting a new job with PID 2653
2018-02-06 14:51:11,938 [salt.minion      ][INFO    ][2653] Returning information for job: 20180206145113423045
2018-02-06 14:51:14,950 [salt.state       ][INFO    ][2278] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-02-06 14:51:14,951 [salt.state       ][INFO    ][2278] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 14:51:14.951174 duration_in_ms=3607.548
2018-02-06 14:51:14,951 [salt.state       ][INFO    ][2278] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 14:51:14.951819
2018-02-06 14:51:14,952 [salt.state       ][INFO    ][2278] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-02-06 14:51:14,953 [salt.state       ][INFO    ][2278] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-02-06 14:51:14,953 [salt.state       ][INFO    ][2278] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 14:51:14.953620 duration_in_ms=1.801
2018-02-06 14:51:14,954 [salt.state       ][INFO    ][2278] Running state [/etc/apt/preferences.d/mcp_extra] at time 14:51:14.954093
2018-02-06 14:51:14,954 [salt.state       ][INFO    ][2278] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-02-06 14:51:14,974 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-02-06 14:51:15,080 [salt.state       ][INFO    ][2278] File changed:
New file
2018-02-06 14:51:15,082 [salt.state       ][INFO    ][2278] Completed state [/etc/apt/preferences.d/mcp_extra] at time 14:51:15.082055 duration_in_ms=127.962
2018-02-06 14:51:15,082 [salt.state       ][INFO    ][2278] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 14:51:15.082572
2018-02-06 14:51:15,083 [salt.state       ][INFO    ][2278] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-02-06 14:51:15,084 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-02-06 14:51:15,253 [salt.state       ][INFO    ][2278] {'pid': 2770, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-02-06 14:51:15,254 [salt.state       ][INFO    ][2278] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 14:51:15.254464 duration_in_ms=171.892
2018-02-06 14:51:15,256 [salt.state       ][INFO    ][2278] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable extra] at time 14:51:15.256267
2018-02-06 14:51:15,256 [salt.state       ][INFO    ][2278] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable extra
2018-02-06 14:51:15,419 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 14:51:19,382 [salt.state       ][INFO    ][2278] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial stable extra'}
2018-02-06 14:51:19,383 [salt.state       ][INFO    ][2278] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable extra] at time 14:51:19.383320 duration_in_ms=4127.052
2018-02-06 14:51:19,384 [salt.state       ][INFO    ][2278] Running state [linux_extra_packages_purged] at time 14:51:19.383957
2018-02-06 14:51:19,384 [salt.state       ][INFO    ][2278] Executing state pkg.purged for linux_extra_packages_purged
2018-02-06 14:51:19,420 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-02-06 14:51:22,090 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206145123620072
2018-02-06 14:51:22,123 [salt.minion      ][INFO    ][3552] Starting a new job with PID 3552
2018-02-06 14:51:22,143 [salt.minion      ][INFO    ][3552] Returning information for job: 20180206145123620072
2018-02-06 14:51:24,166 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:51:24,213 [salt.state       ][INFO    ][2278] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-02-06 14:51:24,235 [salt.state       ][INFO    ][2278] Loading fresh modules for state activity
2018-02-06 14:51:24,269 [salt.state       ][INFO    ][2278] Completed state [linux_extra_packages_purged] at time 14:51:24.269846 duration_in_ms=4885.889
2018-02-06 14:51:24,275 [salt.state       ][INFO    ][2278] Running state [linux_extra_packages_latest] at time 14:51:24.275342
2018-02-06 14:51:24,275 [salt.state       ][INFO    ][2278] Executing state pkg.latest for linux_extra_packages_latest
2018-02-06 14:51:24,691 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-02-06 14:51:24,748 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 14:51:24,774 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-02-06 14:51:27,552 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:51:27,591 [salt.state       ][INFO    ][2278] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-02-06 14:51:27,611 [salt.state       ][INFO    ][2278] Loading fresh modules for state activity
2018-02-06 14:51:27,644 [salt.state       ][INFO    ][2278] Completed state [linux_extra_packages_latest] at time 14:51:27.644328 duration_in_ms=3368.986
2018-02-06 14:51:27,649 [salt.state       ][INFO    ][2278] Running state [UTC] at time 14:51:27.649817
2018-02-06 14:51:27,650 [salt.state       ][INFO    ][2278] Executing state timezone.system for UTC
2018-02-06 14:51:27,653 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['timedatectl'] in directory '/root'
2018-02-06 14:51:27,727 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['timedatectl'] in directory '/root'
2018-02-06 14:51:27,749 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-02-06 14:51:27,767 [salt.state       ][INFO    ][2278] {'timezone': 'UTC'}
2018-02-06 14:51:27,768 [salt.state       ][INFO    ][2278] Completed state [UTC] at time 14:51:27.768134 duration_in_ms=118.317
2018-02-06 14:51:27,774 [salt.state       ][INFO    ][2278] Running state [nf_conntrack] at time 14:51:27.774831
2018-02-06 14:51:27,775 [salt.state       ][INFO    ][2278] Executing state kmod.present for nf_conntrack
2018-02-06 14:51:27,775 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'lsmod' in directory '/root'
2018-02-06 14:51:27,856 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'lsmod' in directory '/root'
2018-02-06 14:51:27,883 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-02-06 14:51:27,903 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'lsmod' in directory '/root'
2018-02-06 14:51:27,955 [salt.state       ][INFO    ][2278] {'nf_conntrack': 'loaded'}
2018-02-06 14:51:27,956 [salt.state       ][INFO    ][2278] Completed state [nf_conntrack] at time 14:51:27.956232 duration_in_ms=181.401
2018-02-06 14:51:27,962 [salt.state       ][INFO    ][2278] Running state [net.ipv4.tcp_keepalive_probes] at time 14:51:27.962205
2018-02-06 14:51:27,962 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-02-06 14:51:27,963 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,022 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-02-06 14:51:28,036 [salt.state       ][INFO    ][2278] {'net.ipv4.tcp_keepalive_probes': 8}
2018-02-06 14:51:28,037 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.tcp_keepalive_probes] at time 14:51:28.037100 duration_in_ms=74.895
2018-02-06 14:51:28,037 [salt.state       ][INFO    ][2278] Running state [fs.file-max] at time 14:51:28.037516
2018-02-06 14:51:28,037 [salt.state       ][INFO    ][2278] Executing state sysctl.present for fs.file-max
2018-02-06 14:51:28,038 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,075 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-02-06 14:51:28,091 [salt.state       ][INFO    ][2278] {'fs.file-max': 124165}
2018-02-06 14:51:28,091 [salt.state       ][INFO    ][2278] Completed state [fs.file-max] at time 14:51:28.091827 duration_in_ms=54.311
2018-02-06 14:51:28,092 [salt.state       ][INFO    ][2278] Running state [net.core.somaxconn] at time 14:51:28.092249
2018-02-06 14:51:28,092 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.core.somaxconn
2018-02-06 14:51:28,093 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,126 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-02-06 14:51:28,141 [salt.state       ][INFO    ][2278] {'net.core.somaxconn': 4096}
2018-02-06 14:51:28,142 [salt.state       ][INFO    ][2278] Completed state [net.core.somaxconn] at time 14:51:28.142100 duration_in_ms=49.851
2018-02-06 14:51:28,142 [salt.state       ][INFO    ][2278] Running state [net.ipv4.tcp_max_syn_backlog] at time 14:51:28.142522
2018-02-06 14:51:28,142 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-02-06 14:51:28,143 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,177 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-02-06 14:51:28,192 [salt.state       ][INFO    ][2278] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-02-06 14:51:28,193 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.tcp_max_syn_backlog] at time 14:51:28.193366 duration_in_ms=50.844
2018-02-06 14:51:28,193 [salt.state       ][INFO    ][2278] Running state [net.ipv4.tcp_tw_reuse] at time 14:51:28.193768
2018-02-06 14:51:28,194 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-02-06 14:51:28,194 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,227 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-02-06 14:51:28,243 [salt.state       ][INFO    ][2278] {'net.ipv4.tcp_tw_reuse': 1}
2018-02-06 14:51:28,244 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.tcp_tw_reuse] at time 14:51:28.244040 duration_in_ms=50.272
2018-02-06 14:51:28,244 [salt.state       ][INFO    ][2278] Running state [net.ipv4.tcp_congestion_control] at time 14:51:28.244498
2018-02-06 14:51:28,245 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-02-06 14:51:28,245 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,279 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-02-06 14:51:28,299 [salt.state       ][INFO    ][2278] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-02-06 14:51:28,299 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.tcp_congestion_control] at time 14:51:28.299585 duration_in_ms=55.086
2018-02-06 14:51:28,300 [salt.state       ][INFO    ][2278] Running state [net.nf_conntrack_max] at time 14:51:28.300035
2018-02-06 14:51:28,300 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.nf_conntrack_max
2018-02-06 14:51:28,301 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,334 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-02-06 14:51:28,354 [salt.state       ][INFO    ][2278] {'net.nf_conntrack_max': 1048576}
2018-02-06 14:51:28,355 [salt.state       ][INFO    ][2278] Completed state [net.nf_conntrack_max] at time 14:51:28.355229 duration_in_ms=55.193
2018-02-06 14:51:28,355 [salt.state       ][INFO    ][2278] Running state [net.ipv4.tcp_retries2] at time 14:51:28.355905
2018-02-06 14:51:28,356 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-02-06 14:51:28,357 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,391 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-02-06 14:51:28,405 [salt.state       ][INFO    ][2278] {'net.ipv4.tcp_retries2': 5}
2018-02-06 14:51:28,406 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.tcp_retries2] at time 14:51:28.406081 duration_in_ms=50.175
2018-02-06 14:51:28,407 [salt.state       ][INFO    ][2278] Running state [net.ipv4.tcp_fin_timeout] at time 14:51:28.407015
2018-02-06 14:51:28,407 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-02-06 14:51:28,409 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,449 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-02-06 14:51:28,467 [salt.state       ][INFO    ][2278] {'net.ipv4.tcp_fin_timeout': 30}
2018-02-06 14:51:28,468 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.tcp_fin_timeout] at time 14:51:28.468433 duration_in_ms=61.418
2018-02-06 14:51:28,469 [salt.state       ][INFO    ][2278] Running state [net.ipv4.tcp_slow_start_after_idle] at time 14:51:28.469378
2018-02-06 14:51:28,470 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-02-06 14:51:28,471 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,511 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-02-06 14:51:28,525 [salt.state       ][INFO    ][2278] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-02-06 14:51:28,526 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 14:51:28.526021 duration_in_ms=56.643
2018-02-06 14:51:28,526 [salt.state       ][INFO    ][2278] Running state [vm.swappiness] at time 14:51:28.526902
2018-02-06 14:51:28,527 [salt.state       ][INFO    ][2278] Executing state sysctl.present for vm.swappiness
2018-02-06 14:51:28,528 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,570 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-02-06 14:51:28,586 [salt.state       ][INFO    ][2278] {'vm.swappiness': 10}
2018-02-06 14:51:28,587 [salt.state       ][INFO    ][2278] Completed state [vm.swappiness] at time 14:51:28.587246 duration_in_ms=60.344
2018-02-06 14:51:28,587 [salt.state       ][INFO    ][2278] Running state [net.ipv4.tcp_keepalive_intvl] at time 14:51:28.587910
2018-02-06 14:51:28,588 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-02-06 14:51:28,589 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,625 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-02-06 14:51:28,640 [salt.state       ][INFO    ][2278] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-02-06 14:51:28,642 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.tcp_keepalive_intvl] at time 14:51:28.641996 duration_in_ms=54.086
2018-02-06 14:51:28,642 [salt.state       ][INFO    ][2278] Running state [net.ipv4.neigh.default.gc_thresh1] at time 14:51:28.642646
2018-02-06 14:51:28,643 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-02-06 14:51:28,644 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,678 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-02-06 14:51:28,691 [salt.state       ][INFO    ][2278] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-02-06 14:51:28,693 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 14:51:28.693270 duration_in_ms=50.624
2018-02-06 14:51:28,694 [salt.state       ][INFO    ][2278] Running state [net.ipv4.neigh.default.gc_thresh2] at time 14:51:28.694114
2018-02-06 14:51:28,694 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-02-06 14:51:28,696 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,739 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-02-06 14:51:28,756 [salt.state       ][INFO    ][2278] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-02-06 14:51:28,757 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 14:51:28.757121 duration_in_ms=63.006
2018-02-06 14:51:28,757 [salt.state       ][INFO    ][2278] Running state [net.ipv4.neigh.default.gc_thresh3] at time 14:51:28.757792
2018-02-06 14:51:28,758 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-02-06 14:51:28,759 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,794 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-02-06 14:51:28,810 [salt.state       ][INFO    ][2278] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-02-06 14:51:28,811 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 14:51:28.811649 duration_in_ms=53.856
2018-02-06 14:51:28,812 [salt.state       ][INFO    ][2278] Running state [net.core.netdev_max_backlog] at time 14:51:28.812315
2018-02-06 14:51:28,812 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.core.netdev_max_backlog
2018-02-06 14:51:28,814 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,849 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-02-06 14:51:28,865 [salt.state       ][INFO    ][2278] {'net.core.netdev_max_backlog': 261144}
2018-02-06 14:51:28,866 [salt.state       ][INFO    ][2278] Completed state [net.core.netdev_max_backlog] at time 14:51:28.866164 duration_in_ms=53.849
2018-02-06 14:51:28,866 [salt.state       ][INFO    ][2278] Running state [net.ipv4.tcp_keepalive_time] at time 14:51:28.866828
2018-02-06 14:51:28,867 [salt.state       ][INFO    ][2278] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-02-06 14:51:28,868 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,906 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-02-06 14:51:28,922 [salt.state       ][INFO    ][2278] {'net.ipv4.tcp_keepalive_time': 30}
2018-02-06 14:51:28,923 [salt.state       ][INFO    ][2278] Completed state [net.ipv4.tcp_keepalive_time] at time 14:51:28.923160 duration_in_ms=56.331
2018-02-06 14:51:28,923 [salt.state       ][INFO    ][2278] Running state [kernel.panic] at time 14:51:28.923822
2018-02-06 14:51:28,924 [salt.state       ][INFO    ][2278] Executing state sysctl.present for kernel.panic
2018-02-06 14:51:28,925 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:51:28,961 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-02-06 14:51:28,978 [salt.state       ][INFO    ][2278] {'kernel.panic': 60}
2018-02-06 14:51:28,979 [salt.state       ][INFO    ][2278] Completed state [kernel.panic] at time 14:51:28.979291 duration_in_ms=55.468
2018-02-06 14:51:28,985 [salt.state       ][INFO    ][2278] Running state [linux_sysfs_package] at time 14:51:28.985865
2018-02-06 14:51:28,986 [salt.state       ][INFO    ][2278] Executing state pkg.installed for linux_sysfs_package
2018-02-06 14:51:29,428 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-02-06 14:51:29,487 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 14:51:31,260 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 14:51:31,295 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-02-06 14:51:32,261 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206145133792569
2018-02-06 14:51:32,283 [salt.minion      ][INFO    ][4879] Starting a new job with PID 4879
2018-02-06 14:51:32,299 [salt.minion      ][INFO    ][4879] Returning information for job: 20180206145133792569
2018-02-06 14:51:34,416 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:51:34,455 [salt.state       ][INFO    ][2278] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-02-06 14:51:34,475 [salt.state       ][INFO    ][2278] Loading fresh modules for state activity
2018-02-06 14:51:34,509 [salt.state       ][INFO    ][2278] Completed state [linux_sysfs_package] at time 14:51:34.509900 duration_in_ms=5524.034
2018-02-06 14:51:34,514 [salt.state       ][INFO    ][2278] Running state [/etc/sysfs.d] at time 14:51:34.514317
2018-02-06 14:51:34,514 [salt.state       ][INFO    ][2278] Executing state file.directory for /etc/sysfs.d
2018-02-06 14:51:34,518 [salt.state       ][INFO    ][2278] Directory /etc/sysfs.d is in the correct state
2018-02-06 14:51:34,518 [salt.state       ][INFO    ][2278] Completed state [/etc/sysfs.d] at time 14:51:34.518536 duration_in_ms=4.219
2018-02-06 14:51:34,657 [salt.state       ][INFO    ][2278] Running state [ondemand] at time 14:51:34.657759
2018-02-06 14:51:34,658 [salt.state       ][INFO    ][2278] Executing state service.dead for ondemand
2018-02-06 14:51:34,660 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-02-06 14:51:34,680 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-06 14:51:34,697 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-06 14:51:34,718 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-02-06 14:51:34,802 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-06 14:51:34,824 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-06 14:51:34,846 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-06 14:51:34,870 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-02-06 14:51:35,022 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-06 14:51:35,052 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'runlevel' in directory '/root'
2018-02-06 14:51:35,066 [salt.state       ][INFO    ][2278] {'ondemand': True}
2018-02-06 14:51:35,067 [salt.state       ][INFO    ][2278] Completed state [ondemand] at time 14:51:35.067642 duration_in_ms=409.883
2018-02-06 14:51:35,071 [salt.state       ][INFO    ][2278] Running state [cs_CZ.UTF-8] at time 14:51:35.071913
2018-02-06 14:51:35,072 [salt.state       ][INFO    ][2278] Executing state locale.present for cs_CZ.UTF-8
2018-02-06 14:51:35,073 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'locale -a' in directory '/root'
2018-02-06 14:51:35,094 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-02-06 14:51:35,827 [salt.state       ][INFO    ][2278] {'locale': 'cs_CZ.UTF-8'}
2018-02-06 14:51:35,828 [salt.state       ][INFO    ][2278] Completed state [cs_CZ.UTF-8] at time 14:51:35.828095 duration_in_ms=756.182
2018-02-06 14:51:35,829 [salt.state       ][INFO    ][2278] Running state [en_US.UTF-8] at time 14:51:35.829130
2018-02-06 14:51:35,829 [salt.state       ][INFO    ][2278] Executing state locale.present for en_US.UTF-8
2018-02-06 14:51:35,830 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'locale -a' in directory '/root'
2018-02-06 14:51:35,844 [salt.state       ][INFO    ][2278] Locale en_US.UTF-8 is already present
2018-02-06 14:51:35,845 [salt.state       ][INFO    ][2278] Completed state [en_US.UTF-8] at time 14:51:35.845614 duration_in_ms=16.483
2018-02-06 14:51:35,847 [salt.state       ][INFO    ][2278] Running state [en_US.UTF-8] at time 14:51:35.847748
2018-02-06 14:51:35,848 [salt.state       ][INFO    ][2278] Executing state locale.system for en_US.UTF-8
2018-02-06 14:51:35,849 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'localectl' in directory '/root'
2018-02-06 14:51:35,906 [salt.state       ][INFO    ][2278] System locale en_US.UTF-8 already set
2018-02-06 14:51:35,907 [salt.state       ][INFO    ][2278] Completed state [en_US.UTF-8] at time 14:51:35.907199 duration_in_ms=59.45
2018-02-06 14:51:35,910 [salt.state       ][INFO    ][2278] Running state [root] at time 14:51:35.910711
2018-02-06 14:51:35,911 [salt.state       ][INFO    ][2278] Executing state user.present for root
2018-02-06 14:51:35,916 [salt.state       ][INFO    ][2278] User root is present and up to date
2018-02-06 14:51:35,917 [salt.state       ][INFO    ][2278] Completed state [root] at time 14:51:35.917245 duration_in_ms=6.534
2018-02-06 14:51:35,919 [salt.state       ][INFO    ][2278] Running state [/root] at time 14:51:35.918978
2018-02-06 14:51:35,919 [salt.state       ][INFO    ][2278] Executing state file.directory for /root
2018-02-06 14:51:35,920 [salt.state       ][INFO    ][2278] Directory /root is in the correct state
2018-02-06 14:51:35,921 [salt.state       ][INFO    ][2278] Completed state [/root] at time 14:51:35.920979 duration_in_ms=2.001
2018-02-06 14:51:35,921 [salt.state       ][INFO    ][2278] Running state [/etc/sudoers.d/90-salt-user-root] at time 14:51:35.921438
2018-02-06 14:51:35,921 [salt.state       ][INFO    ][2278] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-02-06 14:51:35,922 [salt.state       ][INFO    ][2278] File /etc/sudoers.d/90-salt-user-root is not present
2018-02-06 14:51:35,922 [salt.state       ][INFO    ][2278] Completed state [/etc/sudoers.d/90-salt-user-root] at time 14:51:35.922871 duration_in_ms=1.433
2018-02-06 14:51:35,923 [salt.state       ][INFO    ][2278] Running state [ubuntu] at time 14:51:35.923334
2018-02-06 14:51:35,923 [salt.state       ][INFO    ][2278] Executing state user.present for ubuntu
2018-02-06 14:51:35,927 [salt.state       ][INFO    ][2278] {'passwd': 'XXX-REDACTED-XXX'}
2018-02-06 14:51:35,928 [salt.state       ][INFO    ][2278] Completed state [ubuntu] at time 14:51:35.928185 duration_in_ms=4.85
2018-02-06 14:51:35,929 [salt.state       ][INFO    ][2278] Running state [/home/ubuntu] at time 14:51:35.929580
2018-02-06 14:51:35,930 [salt.state       ][INFO    ][2278] Executing state file.directory for /home/ubuntu
2018-02-06 14:51:35,931 [salt.state       ][INFO    ][2278] {'mode': '0700'}
2018-02-06 14:51:35,931 [salt.state       ][INFO    ][2278] Completed state [/home/ubuntu] at time 14:51:35.931690 duration_in_ms=2.11
2018-02-06 14:51:35,932 [salt.state       ][INFO    ][2278] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:51:35.932843
2018-02-06 14:51:35,933 [salt.state       ][INFO    ][2278] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-02-06 14:51:35,955 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-02-06 14:51:35,961 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command '/usr/sbin/visudo -c -f /tmp/tmpIam5oQ' in directory '/root'
2018-02-06 14:51:35,986 [salt.state       ][INFO    ][2278] File changed:
New file
2018-02-06 14:51:35,987 [salt.state       ][INFO    ][2278] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:51:35.987444 duration_in_ms=54.6
2018-02-06 14:51:35,988 [salt.state       ][INFO    ][2278] Running state [/etc/security/limits.d/90-salt-default.conf] at time 14:51:35.988054
2018-02-06 14:51:35,988 [salt.state       ][INFO    ][2278] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-02-06 14:51:36,007 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-02-06 14:51:36,103 [salt.state       ][INFO    ][2278] File changed:
New file
2018-02-06 14:51:36,104 [salt.state       ][INFO    ][2278] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 14:51:36.103981 duration_in_ms=115.927
2018-02-06 14:51:36,104 [salt.state       ][INFO    ][2278] Running state [apt-daily.timer] at time 14:51:36.104538
2018-02-06 14:51:36,105 [salt.state       ][INFO    ][2278] Executing state service.dead for apt-daily.timer
2018-02-06 14:51:36,106 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-02-06 14:51:36,129 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:51:36,150 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:51:36,172 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:51:36,215 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:51:36,237 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:51:36,258 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:51:36,284 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:51:36,401 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:51:36,427 [salt.state       ][INFO    ][2278] {'apt-daily.timer': True}
2018-02-06 14:51:36,430 [salt.state       ][INFO    ][2278] Completed state [apt-daily.timer] at time 14:51:36.430191 duration_in_ms=325.652
2018-02-06 14:51:36,430 [salt.state       ][INFO    ][2278] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:51:36.430660
2018-02-06 14:51:36,431 [salt.state       ][INFO    ][2278] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-02-06 14:51:36,452 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-02-06 14:51:36,561 [salt.state       ][INFO    ][2278] File changed:
New file
2018-02-06 14:51:36,562 [salt.state       ][INFO    ][2278] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:51:36.562219 duration_in_ms=131.558
2018-02-06 14:51:36,564 [salt.state       ][INFO    ][2278] Running state [service.systemctl_reload] at time 14:51:36.564127
2018-02-06 14:51:36,564 [salt.state       ][INFO    ][2278] Executing state module.wait for service.systemctl_reload
2018-02-06 14:51:36,564 [salt.state       ][INFO    ][2278] No changes made for service.systemctl_reload
2018-02-06 14:51:36,564 [salt.state       ][INFO    ][2278] Completed state [service.systemctl_reload] at time 14:51:36.564886 duration_in_ms=0.759
2018-02-06 14:51:36,565 [salt.state       ][INFO    ][2278] Running state [service.systemctl_reload] at time 14:51:36.565081
2018-02-06 14:51:36,565 [salt.state       ][INFO    ][2278] Executing state module.mod_watch for service.systemctl_reload
2018-02-06 14:51:36,565 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-02-06 14:51:36,659 [salt.state       ][INFO    ][2278] {'ret': True}
2018-02-06 14:51:36,660 [salt.state       ][INFO    ][2278] Completed state [service.systemctl_reload] at time 14:51:36.660595 duration_in_ms=95.511
2018-02-06 14:51:36,661 [salt.state       ][INFO    ][2278] Running state [/etc/hostname] at time 14:51:36.661346
2018-02-06 14:51:36,661 [salt.state       ][INFO    ][2278] Executing state file.managed for /etc/hostname
2018-02-06 14:51:36,682 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-02-06 14:51:36,688 [salt.state       ][INFO    ][2278] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb01

2018-02-06 14:51:36,689 [salt.state       ][INFO    ][2278] Completed state [/etc/hostname] at time 14:51:36.689135 duration_in_ms=27.788
2018-02-06 14:51:36,691 [salt.state       ][INFO    ][2278] Running state [hostname mdb01] at time 14:51:36.691891
2018-02-06 14:51:36,692 [salt.state       ][INFO    ][2278] Executing state cmd.wait for hostname mdb01
2018-02-06 14:51:36,693 [salt.state       ][INFO    ][2278] No changes made for hostname mdb01
2018-02-06 14:51:36,694 [salt.state       ][INFO    ][2278] Completed state [hostname mdb01] at time 14:51:36.694056 duration_in_ms=2.165
2018-02-06 14:51:36,694 [salt.state       ][INFO    ][2278] Running state [hostname mdb01] at time 14:51:36.694327
2018-02-06 14:51:36,694 [salt.state       ][INFO    ][2278] Executing state cmd.mod_watch for hostname mdb01
2018-02-06 14:51:36,695 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command 'hostname mdb01' in directory '/root'
2018-02-06 14:51:36,714 [salt.state       ][INFO    ][2278] {'pid': 5335, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 14:51:36,715 [salt.state       ][INFO    ][2278] Completed state [hostname mdb01] at time 14:51:36.715320 duration_in_ms=20.992
2018-02-06 14:51:36,718 [salt.state       ][INFO    ][2278] Running state [mdb02] at time 14:51:36.718028
2018-02-06 14:51:36,718 [salt.state       ][INFO    ][2278] Executing state host.present for mdb02
2018-02-06 14:51:36,721 [salt.state       ][INFO    ][2278] {'host': 'mdb02'}
2018-02-06 14:51:36,722 [salt.state       ][INFO    ][2278] Completed state [mdb02] at time 14:51:36.722042 duration_in_ms=4.014
2018-02-06 14:51:36,722 [salt.state       ][INFO    ][2278] Running state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.722371
2018-02-06 14:51:36,722 [salt.state       ][INFO    ][2278] Executing state host.present for mdb02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,723 [salt.state       ][INFO    ][2278] {'host': 'mdb02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,723 [salt.state       ][INFO    ][2278] Completed state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.723897 duration_in_ms=1.525
2018-02-06 14:51:36,724 [salt.state       ][INFO    ][2278] Running state [mdb03] at time 14:51:36.724215
2018-02-06 14:51:36,724 [salt.state       ][INFO    ][2278] Executing state host.present for mdb03
2018-02-06 14:51:36,725 [salt.state       ][INFO    ][2278] {'host': 'mdb03'}
2018-02-06 14:51:36,725 [salt.state       ][INFO    ][2278] Completed state [mdb03] at time 14:51:36.725712 duration_in_ms=1.496
2018-02-06 14:51:36,726 [salt.state       ][INFO    ][2278] Running state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.726014
2018-02-06 14:51:36,726 [salt.state       ][INFO    ][2278] Executing state host.present for mdb03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,727 [salt.state       ][INFO    ][2278] {'host': 'mdb03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,727 [salt.state       ][INFO    ][2278] Completed state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.727502 duration_in_ms=1.488
2018-02-06 14:51:36,727 [salt.state       ][INFO    ][2278] Running state [mdb01] at time 14:51:36.727803
2018-02-06 14:51:36,728 [salt.state       ][INFO    ][2278] Executing state host.present for mdb01
2018-02-06 14:51:36,729 [salt.state       ][INFO    ][2278] {'host': 'mdb01'}
2018-02-06 14:51:36,729 [salt.state       ][INFO    ][2278] Completed state [mdb01] at time 14:51:36.729387 duration_in_ms=1.584
2018-02-06 14:51:36,729 [salt.state       ][INFO    ][2278] Running state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.729687
2018-02-06 14:51:36,729 [salt.state       ][INFO    ][2278] Executing state host.present for mdb01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,731 [salt.state       ][INFO    ][2278] {'host': 'mdb01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,731 [salt.state       ][INFO    ][2278] Completed state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.731328 duration_in_ms=1.641
2018-02-06 14:51:36,731 [salt.state       ][INFO    ][2278] Running state [mdb] at time 14:51:36.731635
2018-02-06 14:51:36,731 [salt.state       ][INFO    ][2278] Executing state host.present for mdb
2018-02-06 14:51:36,733 [salt.state       ][INFO    ][2278] {'host': 'mdb'}
2018-02-06 14:51:36,733 [salt.state       ][INFO    ][2278] Completed state [mdb] at time 14:51:36.733447 duration_in_ms=1.812
2018-02-06 14:51:36,733 [salt.state       ][INFO    ][2278] Running state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.733750
2018-02-06 14:51:36,734 [salt.state       ][INFO    ][2278] Executing state host.present for mdb.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,735 [salt.state       ][INFO    ][2278] {'host': 'mdb.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,735 [salt.state       ][INFO    ][2278] Completed state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.735268 duration_in_ms=1.518
2018-02-06 14:51:36,735 [salt.state       ][INFO    ][2278] Running state [cfg01] at time 14:51:36.735583
2018-02-06 14:51:36,735 [salt.state       ][INFO    ][2278] Executing state host.present for cfg01
2018-02-06 14:51:36,737 [salt.state       ][INFO    ][2278] {'host': 'cfg01'}
2018-02-06 14:51:36,737 [salt.state       ][INFO    ][2278] Completed state [cfg01] at time 14:51:36.737599 duration_in_ms=2.016
2018-02-06 14:51:36,737 [salt.state       ][INFO    ][2278] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.737937
2018-02-06 14:51:36,738 [salt.state       ][INFO    ][2278] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,739 [salt.state       ][INFO    ][2278] {'host': 'cfg01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,739 [salt.state       ][INFO    ][2278] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.739569 duration_in_ms=1.633
2018-02-06 14:51:36,739 [salt.state       ][INFO    ][2278] Running state [prx01] at time 14:51:36.739882
2018-02-06 14:51:36,740 [salt.state       ][INFO    ][2278] Executing state host.present for prx01
2018-02-06 14:51:36,742 [salt.state       ][INFO    ][2278] {'host': 'prx01'}
2018-02-06 14:51:36,742 [salt.state       ][INFO    ][2278] Completed state [prx01] at time 14:51:36.742311 duration_in_ms=2.429
2018-02-06 14:51:36,742 [salt.state       ][INFO    ][2278] Running state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.742628
2018-02-06 14:51:36,742 [salt.state       ][INFO    ][2278] Executing state host.present for prx01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,743 [salt.state       ][INFO    ][2278] {'host': 'prx01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,744 [salt.state       ][INFO    ][2278] Completed state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.744158 duration_in_ms=1.53
2018-02-06 14:51:36,744 [salt.state       ][INFO    ][2278] Running state [kvm01] at time 14:51:36.744497
2018-02-06 14:51:36,744 [salt.state       ][INFO    ][2278] Executing state host.present for kvm01
2018-02-06 14:51:36,745 [salt.state       ][INFO    ][2278] {'host': 'kvm01'}
2018-02-06 14:51:36,746 [salt.state       ][INFO    ][2278] Completed state [kvm01] at time 14:51:36.746019 duration_in_ms=1.523
2018-02-06 14:51:36,746 [salt.state       ][INFO    ][2278] Running state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.746328
2018-02-06 14:51:36,746 [salt.state       ][INFO    ][2278] Executing state host.present for kvm01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,747 [salt.state       ][INFO    ][2278] {'host': 'kvm01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,747 [salt.state       ][INFO    ][2278] Completed state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.747900 duration_in_ms=1.572
2018-02-06 14:51:36,748 [salt.state       ][INFO    ][2278] Running state [kvm03] at time 14:51:36.748210
2018-02-06 14:51:36,748 [salt.state       ][INFO    ][2278] Executing state host.present for kvm03
2018-02-06 14:51:36,750 [salt.state       ][INFO    ][2278] {'host': 'kvm03'}
2018-02-06 14:51:36,750 [salt.state       ][INFO    ][2278] Completed state [kvm03] at time 14:51:36.750371 duration_in_ms=2.16
2018-02-06 14:51:36,750 [salt.state       ][INFO    ][2278] Running state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.750685
2018-02-06 14:51:36,750 [salt.state       ][INFO    ][2278] Executing state host.present for kvm03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,752 [salt.state       ][INFO    ][2278] {'host': 'kvm03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,754 [salt.state       ][INFO    ][2278] Completed state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.754114 duration_in_ms=3.429
2018-02-06 14:51:36,754 [salt.state       ][INFO    ][2278] Running state [kvm02] at time 14:51:36.754687
2018-02-06 14:51:36,754 [salt.state       ][INFO    ][2278] Executing state host.present for kvm02
2018-02-06 14:51:36,755 [salt.state       ][INFO    ][2278] {'host': 'kvm02'}
2018-02-06 14:51:36,756 [salt.state       ][INFO    ][2278] Completed state [kvm02] at time 14:51:36.756225 duration_in_ms=1.538
2018-02-06 14:51:36,756 [salt.state       ][INFO    ][2278] Running state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.756561
2018-02-06 14:51:36,757 [salt.state       ][INFO    ][2278] Executing state host.present for kvm02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,758 [salt.state       ][INFO    ][2278] {'host': 'kvm02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,758 [salt.state       ][INFO    ][2278] Completed state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.758384 duration_in_ms=1.823
2018-02-06 14:51:36,758 [salt.state       ][INFO    ][2278] Running state [dbs] at time 14:51:36.758703
2018-02-06 14:51:36,759 [salt.state       ][INFO    ][2278] Executing state host.present for dbs
2018-02-06 14:51:36,760 [salt.state       ][INFO    ][2278] {'host': 'dbs'}
2018-02-06 14:51:36,760 [salt.state       ][INFO    ][2278] Completed state [dbs] at time 14:51:36.760230 duration_in_ms=1.527
2018-02-06 14:51:36,760 [salt.state       ][INFO    ][2278] Running state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.760543
2018-02-06 14:51:36,760 [salt.state       ][INFO    ][2278] Executing state host.present for dbs.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,761 [salt.state       ][INFO    ][2278] {'host': 'dbs.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,762 [salt.state       ][INFO    ][2278] Completed state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.762110 duration_in_ms=1.566
2018-02-06 14:51:36,762 [salt.state       ][INFO    ][2278] Running state [prx] at time 14:51:36.762416
2018-02-06 14:51:36,762 [salt.state       ][INFO    ][2278] Executing state host.present for prx
2018-02-06 14:51:36,763 [salt.state       ][INFO    ][2278] {'host': 'prx'}
2018-02-06 14:51:36,763 [salt.state       ][INFO    ][2278] Completed state [prx] at time 14:51:36.763953 duration_in_ms=1.537
2018-02-06 14:51:36,764 [salt.state       ][INFO    ][2278] Running state [prx.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.764251
2018-02-06 14:51:36,766 [salt.state       ][INFO    ][2278] Executing state host.present for prx.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,767 [salt.state       ][INFO    ][2278] {'host': 'prx.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,767 [salt.state       ][INFO    ][2278] Completed state [prx.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.767498 duration_in_ms=3.247
2018-02-06 14:51:36,767 [salt.state       ][INFO    ][2278] Running state [prx02] at time 14:51:36.767804
2018-02-06 14:51:36,768 [salt.state       ][INFO    ][2278] Executing state host.present for prx02
2018-02-06 14:51:36,769 [salt.state       ][INFO    ][2278] {'host': 'prx02'}
2018-02-06 14:51:36,769 [salt.state       ][INFO    ][2278] Completed state [prx02] at time 14:51:36.769403 duration_in_ms=1.599
2018-02-06 14:51:36,769 [salt.state       ][INFO    ][2278] Running state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.769697
2018-02-06 14:51:36,769 [salt.state       ][INFO    ][2278] Executing state host.present for prx02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,771 [salt.state       ][INFO    ][2278] {'host': 'prx02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,771 [salt.state       ][INFO    ][2278] Completed state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.771271 duration_in_ms=1.574
2018-02-06 14:51:36,771 [salt.state       ][INFO    ][2278] Running state [msg02] at time 14:51:36.771579
2018-02-06 14:51:36,771 [salt.state       ][INFO    ][2278] Executing state host.present for msg02
2018-02-06 14:51:36,773 [salt.state       ][INFO    ][2278] {'host': 'msg02'}
2018-02-06 14:51:36,773 [salt.state       ][INFO    ][2278] Completed state [msg02] at time 14:51:36.773769 duration_in_ms=2.19
2018-02-06 14:51:36,774 [salt.state       ][INFO    ][2278] Running state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.774078
2018-02-06 14:51:36,774 [salt.state       ][INFO    ][2278] Executing state host.present for msg02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,775 [salt.state       ][INFO    ][2278] {'host': 'msg02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,775 [salt.state       ][INFO    ][2278] Completed state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.775676 duration_in_ms=1.598
2018-02-06 14:51:36,776 [salt.state       ][INFO    ][2278] Running state [msg03] at time 14:51:36.775990
2018-02-06 14:51:36,776 [salt.state       ][INFO    ][2278] Executing state host.present for msg03
2018-02-06 14:51:36,778 [salt.state       ][INFO    ][2278] {'host': 'msg03'}
2018-02-06 14:51:36,779 [salt.state       ][INFO    ][2278] Completed state [msg03] at time 14:51:36.778991 duration_in_ms=3.002
2018-02-06 14:51:36,779 [salt.state       ][INFO    ][2278] Running state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.779307
2018-02-06 14:51:36,779 [salt.state       ][INFO    ][2278] Executing state host.present for msg03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,781 [salt.state       ][INFO    ][2278] {'host': 'msg03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,781 [salt.state       ][INFO    ][2278] Completed state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.781397 duration_in_ms=2.09
2018-02-06 14:51:36,781 [salt.state       ][INFO    ][2278] Running state [msg01] at time 14:51:36.781707
2018-02-06 14:51:36,782 [salt.state       ][INFO    ][2278] Executing state host.present for msg01
2018-02-06 14:51:36,783 [salt.state       ][INFO    ][2278] {'host': 'msg01'}
2018-02-06 14:51:36,783 [salt.state       ][INFO    ][2278] Completed state [msg01] at time 14:51:36.783308 duration_in_ms=1.601
2018-02-06 14:51:36,783 [salt.state       ][INFO    ][2278] Running state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.783605
2018-02-06 14:51:36,783 [salt.state       ][INFO    ][2278] Executing state host.present for msg01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,785 [salt.state       ][INFO    ][2278] {'host': 'msg01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,785 [salt.state       ][INFO    ][2278] Completed state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.785552 duration_in_ms=1.947
2018-02-06 14:51:36,785 [salt.state       ][INFO    ][2278] Running state [msg] at time 14:51:36.785858
2018-02-06 14:51:36,786 [salt.state       ][INFO    ][2278] Executing state host.present for msg
2018-02-06 14:51:36,787 [salt.state       ][INFO    ][2278] {'host': 'msg'}
2018-02-06 14:51:36,787 [salt.state       ][INFO    ][2278] Completed state [msg] at time 14:51:36.787476 duration_in_ms=1.618
2018-02-06 14:51:36,787 [salt.state       ][INFO    ][2278] Running state [msg.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.787784
2018-02-06 14:51:36,788 [salt.state       ][INFO    ][2278] Executing state host.present for msg.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,789 [salt.state       ][INFO    ][2278] {'host': 'msg.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,790 [salt.state       ][INFO    ][2278] Completed state [msg.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.790054 duration_in_ms=2.27
2018-02-06 14:51:36,790 [salt.state       ][INFO    ][2278] Running state [cfg01] at time 14:51:36.790352
2018-02-06 14:51:36,790 [salt.state       ][INFO    ][2278] Executing state host.present for cfg01
2018-02-06 14:51:36,791 [salt.state       ][INFO    ][2278] Host cfg01 (192.168.10.100) already present
2018-02-06 14:51:36,791 [salt.state       ][INFO    ][2278] Completed state [cfg01] at time 14:51:36.791385 duration_in_ms=1.033
2018-02-06 14:51:36,791 [salt.state       ][INFO    ][2278] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.791692
2018-02-06 14:51:36,791 [salt.state       ][INFO    ][2278] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,792 [salt.state       ][INFO    ][2278] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-02-06 14:51:36,793 [salt.state       ][INFO    ][2278] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.793048 duration_in_ms=1.356
2018-02-06 14:51:36,793 [salt.state       ][INFO    ][2278] Running state [cmp002] at time 14:51:36.793347
2018-02-06 14:51:36,793 [salt.state       ][INFO    ][2278] Executing state host.present for cmp002
2018-02-06 14:51:36,794 [salt.state       ][INFO    ][2278] {'host': 'cmp002'}
2018-02-06 14:51:36,795 [salt.state       ][INFO    ][2278] Completed state [cmp002] at time 14:51:36.794974 duration_in_ms=1.627
2018-02-06 14:51:36,795 [salt.state       ][INFO    ][2278] Running state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.795281
2018-02-06 14:51:36,795 [salt.state       ][INFO    ][2278] Executing state host.present for cmp002.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,797 [salt.state       ][INFO    ][2278] {'host': 'cmp002.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,797 [salt.state       ][INFO    ][2278] Completed state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.797261 duration_in_ms=1.98
2018-02-06 14:51:36,797 [salt.state       ][INFO    ][2278] Running state [cmp001] at time 14:51:36.797562
2018-02-06 14:51:36,797 [salt.state       ][INFO    ][2278] Executing state host.present for cmp001
2018-02-06 14:51:36,798 [salt.state       ][INFO    ][2278] {'host': 'cmp001'}
2018-02-06 14:51:36,799 [salt.state       ][INFO    ][2278] Completed state [cmp001] at time 14:51:36.799222 duration_in_ms=1.66
2018-02-06 14:51:36,799 [salt.state       ][INFO    ][2278] Running state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.799521
2018-02-06 14:51:36,799 [salt.state       ][INFO    ][2278] Executing state host.present for cmp001.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,801 [salt.state       ][INFO    ][2278] {'host': 'cmp001.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,801 [salt.state       ][INFO    ][2278] Completed state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.801522 duration_in_ms=2.001
2018-02-06 14:51:36,801 [salt.state       ][INFO    ][2278] Running state [dbs01] at time 14:51:36.801828
2018-02-06 14:51:36,802 [salt.state       ][INFO    ][2278] Executing state host.present for dbs01
2018-02-06 14:51:36,803 [salt.state       ][INFO    ][2278] {'host': 'dbs01'}
2018-02-06 14:51:36,803 [salt.state       ][INFO    ][2278] Completed state [dbs01] at time 14:51:36.803611 duration_in_ms=1.783
2018-02-06 14:51:36,803 [salt.state       ][INFO    ][2278] Running state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.803910
2018-02-06 14:51:36,804 [salt.state       ][INFO    ][2278] Executing state host.present for dbs01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,805 [salt.state       ][INFO    ][2278] {'host': 'dbs01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,805 [salt.state       ][INFO    ][2278] Completed state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.805617 duration_in_ms=1.707
2018-02-06 14:51:36,805 [salt.state       ][INFO    ][2278] Running state [dbs02] at time 14:51:36.805929
2018-02-06 14:51:36,806 [salt.state       ][INFO    ][2278] Executing state host.present for dbs02
2018-02-06 14:51:36,807 [salt.state       ][INFO    ][2278] {'host': 'dbs02'}
2018-02-06 14:51:36,807 [salt.state       ][INFO    ][2278] Completed state [dbs02] at time 14:51:36.807600 duration_in_ms=1.671
2018-02-06 14:51:36,807 [salt.state       ][INFO    ][2278] Running state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.807903
2018-02-06 14:51:36,808 [salt.state       ][INFO    ][2278] Executing state host.present for dbs02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,809 [salt.state       ][INFO    ][2278] {'host': 'dbs02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,809 [salt.state       ][INFO    ][2278] Completed state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.809920 duration_in_ms=2.016
2018-02-06 14:51:36,810 [salt.state       ][INFO    ][2278] Running state [dbs03] at time 14:51:36.810226
2018-02-06 14:51:36,810 [salt.state       ][INFO    ][2278] Executing state host.present for dbs03
2018-02-06 14:51:36,811 [salt.state       ][INFO    ][2278] {'host': 'dbs03'}
2018-02-06 14:51:36,811 [salt.state       ][INFO    ][2278] Completed state [dbs03] at time 14:51:36.811912 duration_in_ms=1.686
2018-02-06 14:51:36,812 [salt.state       ][INFO    ][2278] Running state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.812217
2018-02-06 14:51:36,812 [salt.state       ][INFO    ][2278] Executing state host.present for dbs03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,814 [salt.state       ][INFO    ][2278] {'host': 'dbs03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,814 [salt.state       ][INFO    ][2278] Completed state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.814518 duration_in_ms=2.301
2018-02-06 14:51:36,814 [salt.state       ][INFO    ][2278] Running state [mas01] at time 14:51:36.814816
2018-02-06 14:51:36,815 [salt.state       ][INFO    ][2278] Executing state host.present for mas01
2018-02-06 14:51:36,816 [salt.state       ][INFO    ][2278] {'host': 'mas01'}
2018-02-06 14:51:36,816 [salt.state       ][INFO    ][2278] Completed state [mas01] at time 14:51:36.816544 duration_in_ms=1.727
2018-02-06 14:51:36,817 [salt.state       ][INFO    ][2278] Running state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.817126
2018-02-06 14:51:36,817 [salt.state       ][INFO    ][2278] Executing state host.present for mas01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,818 [salt.state       ][INFO    ][2278] {'host': 'mas01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,818 [salt.state       ][INFO    ][2278] Completed state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.818839 duration_in_ms=1.713
2018-02-06 14:51:36,819 [salt.state       ][INFO    ][2278] Running state [ctl02] at time 14:51:36.819145
2018-02-06 14:51:36,819 [salt.state       ][INFO    ][2278] Executing state host.present for ctl02
2018-02-06 14:51:36,821 [salt.state       ][INFO    ][2278] {'host': 'ctl02'}
2018-02-06 14:51:36,821 [salt.state       ][INFO    ][2278] Completed state [ctl02] at time 14:51:36.821351 duration_in_ms=2.206
2018-02-06 14:51:36,821 [salt.state       ][INFO    ][2278] Running state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.821658
2018-02-06 14:51:36,821 [salt.state       ][INFO    ][2278] Executing state host.present for ctl02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,823 [salt.state       ][INFO    ][2278] {'host': 'ctl02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,823 [salt.state       ][INFO    ][2278] Completed state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.823376 duration_in_ms=1.719
2018-02-06 14:51:36,823 [salt.state       ][INFO    ][2278] Running state [ctl03] at time 14:51:36.823675
2018-02-06 14:51:36,823 [salt.state       ][INFO    ][2278] Executing state host.present for ctl03
2018-02-06 14:51:36,825 [salt.state       ][INFO    ][2278] {'host': 'ctl03'}
2018-02-06 14:51:36,826 [salt.state       ][INFO    ][2278] Completed state [ctl03] at time 14:51:36.826007 duration_in_ms=2.332
2018-02-06 14:51:36,826 [salt.state       ][INFO    ][2278] Running state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.826305
2018-02-06 14:51:36,826 [salt.state       ][INFO    ][2278] Executing state host.present for ctl03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,827 [salt.state       ][INFO    ][2278] {'host': 'ctl03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,828 [salt.state       ][INFO    ][2278] Completed state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.828044 duration_in_ms=1.739
2018-02-06 14:51:36,828 [salt.state       ][INFO    ][2278] Running state [ctl01] at time 14:51:36.828353
2018-02-06 14:51:36,829 [salt.state       ][INFO    ][2278] Executing state host.present for ctl01
2018-02-06 14:51:36,831 [salt.state       ][INFO    ][2278] {'host': 'ctl01'}
2018-02-06 14:51:36,831 [salt.state       ][INFO    ][2278] Completed state [ctl01] at time 14:51:36.831390 duration_in_ms=3.037
2018-02-06 14:51:36,831 [salt.state       ][INFO    ][2278] Running state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.831691
2018-02-06 14:51:36,831 [salt.state       ][INFO    ][2278] Executing state host.present for ctl01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,833 [salt.state       ][INFO    ][2278] {'host': 'ctl01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,833 [salt.state       ][INFO    ][2278] Completed state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.833499 duration_in_ms=1.808
2018-02-06 14:51:36,833 [salt.state       ][INFO    ][2278] Running state [ctl] at time 14:51:36.833801
2018-02-06 14:51:36,834 [salt.state       ][INFO    ][2278] Executing state host.present for ctl
2018-02-06 14:51:36,835 [salt.state       ][INFO    ][2278] {'host': 'ctl'}
2018-02-06 14:51:36,835 [salt.state       ][INFO    ][2278] Completed state [ctl] at time 14:51:36.835555 duration_in_ms=1.754
2018-02-06 14:51:36,835 [salt.state       ][INFO    ][2278] Running state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.835854
2018-02-06 14:51:36,836 [salt.state       ][INFO    ][2278] Executing state host.present for ctl.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:51:36,838 [salt.state       ][INFO    ][2278] {'host': 'ctl.mcp-pike-ovs-dpdk-ha.local'}
2018-02-06 14:51:36,838 [salt.state       ][INFO    ][2278] Completed state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 14:51:36.838776 duration_in_ms=2.921
2018-02-06 14:51:36,839 [salt.state       ][INFO    ][2278] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:51:36.839078
2018-02-06 14:51:36,839 [salt.state       ][INFO    ][2278] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-02-06 14:51:36,839 [salt.state       ][INFO    ][2278] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-02-06 14:51:36,840 [salt.state       ][INFO    ][2278] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:51:36.840082 duration_in_ms=1.004
2018-02-06 14:51:36,851 [salt.state       ][INFO    ][2278] Running state [ens2] at time 14:51:36.851065
2018-02-06 14:51:36,851 [salt.state       ][INFO    ][2278] Executing state network.managed for ens2
2018-02-06 14:51:37,019 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-02-06 14:51:38,165 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['ifup', 'ens2'] in directory '/root'
2018-02-06 14:51:39,385 [salt.state       ][INFO    ][2278] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-02-06 14:51:39,386 [salt.state       ][INFO    ][2278] Completed state [ens2] at time 14:51:39.386047 duration_in_ms=2534.981
2018-02-06 14:51:39,386 [salt.state       ][INFO    ][2278] Running state [ens3] at time 14:51:39.386733
2018-02-06 14:51:39,387 [salt.state       ][INFO    ][2278] Executing state network.managed for ens3
2018-02-06 14:51:39,421 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['ifup', 'ens3'] in directory '/root'
2018-02-06 14:51:40,144 [salt.state       ][INFO    ][2278] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-02-06 14:51:40,145 [salt.state       ][INFO    ][2278] Completed state [ens3] at time 14:51:40.145250 duration_in_ms=758.517
2018-02-06 14:51:40,145 [salt.state       ][INFO    ][2278] Running state [/etc/profile.d/proxy.sh] at time 14:51:40.145872
2018-02-06 14:51:40,146 [salt.state       ][INFO    ][2278] Executing state file.absent for /etc/profile.d/proxy.sh
2018-02-06 14:51:40,147 [salt.state       ][INFO    ][2278] File /etc/profile.d/proxy.sh is not present
2018-02-06 14:51:40,147 [salt.state       ][INFO    ][2278] Completed state [/etc/profile.d/proxy.sh] at time 14:51:40.147618 duration_in_ms=1.747
2018-02-06 14:51:40,148 [salt.state       ][INFO    ][2278] Running state [/etc/apt/apt.conf.d/95proxies] at time 14:51:40.148096
2018-02-06 14:51:40,149 [salt.state       ][INFO    ][2278] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-02-06 14:51:40,149 [salt.state       ][INFO    ][2278] File /etc/apt/apt.conf.d/95proxies is not present
2018-02-06 14:51:40,150 [salt.state       ][INFO    ][2278] Completed state [/etc/apt/apt.conf.d/95proxies] at time 14:51:40.150139 duration_in_ms=2.043
2018-02-06 14:51:40,151 [salt.state       ][INFO    ][2278] Running state [ntp] at time 14:51:40.151916
2018-02-06 14:51:40,152 [salt.state       ][INFO    ][2278] Executing state pkg.installed for ntp
2018-02-06 14:51:40,479 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 14:51:40,512 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-02-06 14:51:42,437 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206145143961801
2018-02-06 14:51:42,457 [salt.minion      ][INFO    ][6283] Starting a new job with PID 6283
2018-02-06 14:51:42,482 [salt.minion      ][INFO    ][6283] Returning information for job: 20180206145143961801
2018-02-06 14:51:43,842 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:51:43,890 [salt.state       ][INFO    ][2278] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-02-06 14:51:43,911 [salt.state       ][INFO    ][2278] Loading fresh modules for state activity
2018-02-06 14:51:43,949 [salt.state       ][INFO    ][2278] Completed state [ntp] at time 14:51:43.949375 duration_in_ms=3797.459
2018-02-06 14:51:43,958 [salt.state       ][INFO    ][2278] Running state [/etc/ntp.conf] at time 14:51:43.958832
2018-02-06 14:51:43,959 [salt.state       ][INFO    ][2278] Executing state file.managed for /etc/ntp.conf
2018-02-06 14:51:43,982 [salt.fileclient  ][INFO    ][2278] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-02-06 14:51:44,034 [salt.state       ][INFO    ][2278] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2018-02-06 14:51:44,041 [salt.state       ][INFO    ][2278] Completed state [/etc/ntp.conf] at time 14:51:44.041401 duration_in_ms=82.568
2018-02-06 14:51:44,177 [salt.state       ][INFO    ][2278] Running state [ntp] at time 14:51:44.177542
2018-02-06 14:51:44,178 [salt.state       ][INFO    ][2278] Executing state service.running for ntp
2018-02-06 14:51:44,181 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-02-06 14:51:44,201 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-06 14:51:44,219 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-06 14:51:44,239 [salt.state       ][INFO    ][2278] The service ntp is already running
2018-02-06 14:51:44,242 [salt.state       ][INFO    ][2278] Completed state [ntp] at time 14:51:44.242124 duration_in_ms=64.583
2018-02-06 14:51:44,242 [salt.state       ][INFO    ][2278] Running state [ntp] at time 14:51:44.242693
2018-02-06 14:51:44,243 [salt.state       ][INFO    ][2278] Executing state service.mod_watch for ntp
2018-02-06 14:51:44,244 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-06 14:51:44,264 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-06 14:51:44,285 [salt.loaded.int.module.cmdmod][INFO    ][2278] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-02-06 14:51:44,386 [salt.state       ][INFO    ][2278] {'ntp': True}
2018-02-06 14:51:44,387 [salt.state       ][INFO    ][2278] Completed state [ntp] at time 14:51:44.387509 duration_in_ms=144.816
2018-02-06 14:51:44,394 [salt.minion      ][INFO    ][2278] Returning information for job: 20180206145103347151
2018-02-06 14:52:13,326 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command state.apply with jid 20180206145214857521
2018-02-06 14:52:13,354 [salt.minion      ][INFO    ][6437] Starting a new job with PID 6437
2018-02-06 14:52:17,027 [salt.state       ][INFO    ][6437] Loading fresh modules for state activity
2018-02-06 14:52:20,270 [salt.state       ][INFO    ][6437] Running state [/etc/environment] at time 14:52:20.270309
2018-02-06 14:52:20,271 [salt.state       ][INFO    ][6437] Executing state file.blockreplace for /etc/environment
2018-02-06 14:52:20,280 [salt.state       ][INFO    ][6437] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-02-06 14:52:20,281 [salt.state       ][INFO    ][6437] Completed state [/etc/environment] at time 14:52:20.281797 duration_in_ms=11.489
2018-02-06 14:52:20,282 [salt.state       ][INFO    ][6437] Running state [/etc/profile.d] at time 14:52:20.282282
2018-02-06 14:52:20,282 [salt.state       ][INFO    ][6437] Executing state file.directory for /etc/profile.d
2018-02-06 14:52:20,284 [salt.state       ][INFO    ][6437] Directory /etc/profile.d is in the correct state
2018-02-06 14:52:20,284 [salt.state       ][INFO    ][6437] Completed state [/etc/profile.d] at time 14:52:20.284663 duration_in_ms=2.381
2018-02-06 14:52:20,853 [salt.state       ][INFO    ][6437] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 14:52:20.853685
2018-02-06 14:52:20,854 [salt.state       ][INFO    ][6437] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-02-06 14:52:20,885 [salt.state       ][INFO    ][6437] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-02-06 14:52:20,886 [salt.state       ][INFO    ][6437] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 14:52:20.885957 duration_in_ms=32.273
2018-02-06 14:52:20,886 [salt.state       ][INFO    ][6437] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:52:20.886494
2018-02-06 14:52:20,887 [salt.state       ][INFO    ][6437] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-02-06 14:52:20,909 [salt.state       ][INFO    ][6437] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-02-06 14:52:20,910 [salt.state       ][INFO    ][6437] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:52:20.910176 duration_in_ms=23.681
2018-02-06 14:52:20,911 [salt.state       ][INFO    ][6437] Running state [linux_repo_prereq_pkgs] at time 14:52:20.911748
2018-02-06 14:52:20,912 [salt.state       ][INFO    ][6437] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-02-06 14:52:20,914 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:52:21,305 [salt.state       ][INFO    ][6437] All specified packages are already installed
2018-02-06 14:52:21,306 [salt.state       ][INFO    ][6437] Completed state [linux_repo_prereq_pkgs] at time 14:52:21.306560 duration_in_ms=394.811
2018-02-06 14:52:21,307 [salt.state       ][INFO    ][6437] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:52:21.307188
2018-02-06 14:52:21,307 [salt.state       ][INFO    ][6437] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-02-06 14:52:21,308 [salt.state       ][INFO    ][6437] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-02-06 14:52:21,309 [salt.state       ][INFO    ][6437] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:52:21.309296 duration_in_ms=2.108
2018-02-06 14:52:21,309 [salt.state       ][INFO    ][6437] Running state [/etc/apt/preferences.d/uca] at time 14:52:21.309762
2018-02-06 14:52:21,310 [salt.state       ][INFO    ][6437] Executing state file.absent for /etc/apt/preferences.d/uca
2018-02-06 14:52:21,310 [salt.state       ][INFO    ][6437] File /etc/apt/preferences.d/uca is not present
2018-02-06 14:52:21,311 [salt.state       ][INFO    ][6437] Completed state [/etc/apt/preferences.d/uca] at time 14:52:21.311170 duration_in_ms=1.408
2018-02-06 14:52:21,314 [salt.state       ][INFO    ][6437] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:52:21.313972
2018-02-06 14:52:21,314 [salt.state       ][INFO    ][6437] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-02-06 14:52:21,315 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-02-06 14:52:21,505 [salt.state       ][INFO    ][6437] {'pid': 6497, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.jen7tylHnj/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-02-06 14:52:21,506 [salt.state       ][INFO    ][6437] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:52:21.506271 duration_in_ms=192.298
2018-02-06 14:52:21,512 [salt.state       ][INFO    ][6437] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 14:52:21.512156
2018-02-06 14:52:21,514 [salt.state       ][INFO    ][6437] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-02-06 14:52:21,620 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 14:52:23,429 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206145224957624
2018-02-06 14:52:23,460 [salt.minion      ][INFO    ][6939] Starting a new job with PID 6939
2018-02-06 14:52:23,478 [salt.minion      ][INFO    ][6939] Returning information for job: 20180206145224957624
2018-02-06 14:52:25,144 [salt.state       ][INFO    ][6437] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-02-06 14:52:25,145 [salt.state       ][INFO    ][6437] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 14:52:25.145005 duration_in_ms=3632.849
2018-02-06 14:52:25,145 [salt.state       ][INFO    ][6437] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 14:52:25.145347
2018-02-06 14:52:25,145 [salt.state       ][INFO    ][6437] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-02-06 14:52:25,146 [salt.state       ][INFO    ][6437] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-02-06 14:52:25,146 [salt.state       ][INFO    ][6437] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 14:52:25.146243 duration_in_ms=0.896
2018-02-06 14:52:25,146 [salt.state       ][INFO    ][6437] Running state [/etc/apt/preferences.d/mcp_extra] at time 14:52:25.146465
2018-02-06 14:52:25,146 [salt.state       ][INFO    ][6437] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-02-06 14:52:25,261 [salt.state       ][INFO    ][6437] File /etc/apt/preferences.d/mcp_extra is in the correct state
2018-02-06 14:52:25,262 [salt.state       ][INFO    ][6437] Completed state [/etc/apt/preferences.d/mcp_extra] at time 14:52:25.262119 duration_in_ms=115.652
2018-02-06 14:52:25,262 [salt.state       ][INFO    ][6437] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 14:52:25.262407
2018-02-06 14:52:25,262 [salt.state       ][INFO    ][6437] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-02-06 14:52:25,263 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-02-06 14:52:25,425 [salt.state       ][INFO    ][6437] {'pid': 6950, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-02-06 14:52:25,426 [salt.state       ][INFO    ][6437] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 14:52:25.426345 duration_in_ms=163.937
2018-02-06 14:52:25,428 [salt.state       ][INFO    ][6437] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable extra] at time 14:52:25.428158
2018-02-06 14:52:25,428 [salt.state       ][INFO    ][6437] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable extra
2018-02-06 14:52:25,480 [salt.state       ][INFO    ][6437] Package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ stable extra' already configured
2018-02-06 14:52:25,481 [salt.state       ][INFO    ][6437] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable extra] at time 14:52:25.481043 duration_in_ms=52.884
2018-02-06 14:52:25,481 [salt.state       ][INFO    ][6437] Running state [linux_extra_packages_purged] at time 14:52:25.481355
2018-02-06 14:52:25,481 [salt.state       ][INFO    ][6437] Executing state pkg.purged for linux_extra_packages_purged
2018-02-06 14:52:25,497 [salt.state       ][INFO    ][6437] All specified packages are already absent
2018-02-06 14:52:25,497 [salt.state       ][INFO    ][6437] Completed state [linux_extra_packages_purged] at time 14:52:25.497881 duration_in_ms=16.525
2018-02-06 14:52:25,498 [salt.state       ][INFO    ][6437] Running state [linux_extra_packages_latest] at time 14:52:25.498157
2018-02-06 14:52:25,498 [salt.state       ][INFO    ][6437] Executing state pkg.latest for linux_extra_packages_latest
2018-02-06 14:52:25,515 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-02-06 14:52:25,575 [salt.state       ][INFO    ][6437] Package mcelog is already up-to-date
2018-02-06 14:52:25,576 [salt.state       ][INFO    ][6437] Completed state [linux_extra_packages_latest] at time 14:52:25.576235 duration_in_ms=78.077
2018-02-06 14:52:25,577 [salt.state       ][INFO    ][6437] Running state [UTC] at time 14:52:25.577435
2018-02-06 14:52:25,577 [salt.state       ][INFO    ][6437] Executing state timezone.system for UTC
2018-02-06 14:52:25,578 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['timedatectl'] in directory '/root'
2018-02-06 14:52:25,631 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['timedatectl'] in directory '/root'
2018-02-06 14:52:25,657 [salt.state       ][INFO    ][6437] Timezone UTC already set, UTC already set to UTC
2018-02-06 14:52:25,658 [salt.state       ][INFO    ][6437] Completed state [UTC] at time 14:52:25.658607 duration_in_ms=81.171
2018-02-06 14:52:25,660 [salt.state       ][INFO    ][6437] Running state [nf_conntrack] at time 14:52:25.660364
2018-02-06 14:52:25,661 [salt.state       ][INFO    ][6437] Executing state kmod.present for nf_conntrack
2018-02-06 14:52:25,662 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'lsmod' in directory '/root'
2018-02-06 14:52:25,684 [salt.state       ][INFO    ][6437] Kernel module nf_conntrack is already present
2018-02-06 14:52:25,685 [salt.state       ][INFO    ][6437] Completed state [nf_conntrack] at time 14:52:25.685186 duration_in_ms=24.821
2018-02-06 14:52:25,687 [salt.state       ][INFO    ][6437] Running state [net.ipv4.tcp_keepalive_probes] at time 14:52:25.687065
2018-02-06 14:52:25,687 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-02-06 14:52:25,705 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:25,744 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-02-06 14:52:25,745 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.tcp_keepalive_probes] at time 14:52:25.745560 duration_in_ms=58.494
2018-02-06 14:52:25,746 [salt.state       ][INFO    ][6437] Running state [fs.file-max] at time 14:52:25.746530
2018-02-06 14:52:25,747 [salt.state       ][INFO    ][6437] Executing state sysctl.present for fs.file-max
2018-02-06 14:52:25,749 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:25,791 [salt.state       ][INFO    ][6437] Sysctl value fs.file-max = 124165 is already set
2018-02-06 14:52:25,791 [salt.state       ][INFO    ][6437] Completed state [fs.file-max] at time 14:52:25.791786 duration_in_ms=45.255
2018-02-06 14:52:25,792 [salt.state       ][INFO    ][6437] Running state [net.core.somaxconn] at time 14:52:25.792499
2018-02-06 14:52:25,793 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.core.somaxconn
2018-02-06 14:52:25,794 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:25,834 [salt.state       ][INFO    ][6437] Sysctl value net.core.somaxconn = 4096 is already set
2018-02-06 14:52:25,835 [salt.state       ][INFO    ][6437] Completed state [net.core.somaxconn] at time 14:52:25.835480 duration_in_ms=42.98
2018-02-06 14:52:25,836 [salt.state       ][INFO    ][6437] Running state [net.ipv4.tcp_max_syn_backlog] at time 14:52:25.836131
2018-02-06 14:52:25,837 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-02-06 14:52:25,838 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:25,874 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-02-06 14:52:25,874 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.tcp_max_syn_backlog] at time 14:52:25.874812 duration_in_ms=38.681
2018-02-06 14:52:25,875 [salt.state       ][INFO    ][6437] Running state [net.ipv4.tcp_tw_reuse] at time 14:52:25.875461
2018-02-06 14:52:25,876 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-02-06 14:52:25,877 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:25,913 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-02-06 14:52:25,913 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.tcp_tw_reuse] at time 14:52:25.913710 duration_in_ms=38.249
2018-02-06 14:52:25,914 [salt.state       ][INFO    ][6437] Running state [net.ipv4.tcp_congestion_control] at time 14:52:25.914227
2018-02-06 14:52:25,914 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-02-06 14:52:25,915 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:25,954 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-02-06 14:52:25,954 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.tcp_congestion_control] at time 14:52:25.954615 duration_in_ms=40.387
2018-02-06 14:52:25,955 [salt.state       ][INFO    ][6437] Running state [net.nf_conntrack_max] at time 14:52:25.955068
2018-02-06 14:52:25,955 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.nf_conntrack_max
2018-02-06 14:52:25,956 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:25,995 [salt.state       ][INFO    ][6437] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-02-06 14:52:25,995 [salt.state       ][INFO    ][6437] Completed state [net.nf_conntrack_max] at time 14:52:25.995540 duration_in_ms=40.472
2018-02-06 14:52:25,996 [salt.state       ][INFO    ][6437] Running state [net.ipv4.tcp_retries2] at time 14:52:25.995964
2018-02-06 14:52:25,996 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-02-06 14:52:25,997 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,034 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-02-06 14:52:26,035 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.tcp_retries2] at time 14:52:26.035082 duration_in_ms=39.118
2018-02-06 14:52:26,035 [salt.state       ][INFO    ][6437] Running state [net.ipv4.tcp_fin_timeout] at time 14:52:26.035777
2018-02-06 14:52:26,036 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-02-06 14:52:26,038 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,074 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-02-06 14:52:26,074 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.tcp_fin_timeout] at time 14:52:26.074827 duration_in_ms=39.05
2018-02-06 14:52:26,075 [salt.state       ][INFO    ][6437] Running state [net.ipv4.tcp_slow_start_after_idle] at time 14:52:26.075477
2018-02-06 14:52:26,076 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-02-06 14:52:26,077 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,114 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-02-06 14:52:26,114 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 14:52:26.114709 duration_in_ms=39.231
2018-02-06 14:52:26,115 [salt.state       ][INFO    ][6437] Running state [vm.swappiness] at time 14:52:26.115372
2018-02-06 14:52:26,115 [salt.state       ][INFO    ][6437] Executing state sysctl.present for vm.swappiness
2018-02-06 14:52:26,117 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,154 [salt.state       ][INFO    ][6437] Sysctl value vm.swappiness = 10 is already set
2018-02-06 14:52:26,155 [salt.state       ][INFO    ][6437] Completed state [vm.swappiness] at time 14:52:26.155405 duration_in_ms=40.033
2018-02-06 14:52:26,156 [salt.state       ][INFO    ][6437] Running state [net.ipv4.tcp_keepalive_intvl] at time 14:52:26.156044
2018-02-06 14:52:26,157 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-02-06 14:52:26,158 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,197 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-02-06 14:52:26,198 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.tcp_keepalive_intvl] at time 14:52:26.198264 duration_in_ms=42.219
2018-02-06 14:52:26,198 [salt.state       ][INFO    ][6437] Running state [net.ipv4.neigh.default.gc_thresh1] at time 14:52:26.198898
2018-02-06 14:52:26,199 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-02-06 14:52:26,200 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,239 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-02-06 14:52:26,240 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 14:52:26.240345 duration_in_ms=41.446
2018-02-06 14:52:26,242 [salt.state       ][INFO    ][6437] Running state [net.ipv4.neigh.default.gc_thresh2] at time 14:52:26.242164
2018-02-06 14:52:26,242 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-02-06 14:52:26,243 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,283 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-02-06 14:52:26,284 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 14:52:26.284437 duration_in_ms=42.273
2018-02-06 14:52:26,285 [salt.state       ][INFO    ][6437] Running state [net.ipv4.neigh.default.gc_thresh3] at time 14:52:26.285668
2018-02-06 14:52:26,286 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-02-06 14:52:26,287 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,326 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-02-06 14:52:26,327 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 14:52:26.327655 duration_in_ms=41.987
2018-02-06 14:52:26,328 [salt.state       ][INFO    ][6437] Running state [net.core.netdev_max_backlog] at time 14:52:26.328304
2018-02-06 14:52:26,328 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.core.netdev_max_backlog
2018-02-06 14:52:26,329 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,366 [salt.state       ][INFO    ][6437] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-02-06 14:52:26,367 [salt.state       ][INFO    ][6437] Completed state [net.core.netdev_max_backlog] at time 14:52:26.367390 duration_in_ms=39.086
2018-02-06 14:52:26,367 [salt.state       ][INFO    ][6437] Running state [net.ipv4.tcp_keepalive_time] at time 14:52:26.367867
2018-02-06 14:52:26,368 [salt.state       ][INFO    ][6437] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-02-06 14:52:26,369 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,409 [salt.state       ][INFO    ][6437] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-02-06 14:52:26,410 [salt.state       ][INFO    ][6437] Completed state [net.ipv4.tcp_keepalive_time] at time 14:52:26.410137 duration_in_ms=42.269
2018-02-06 14:52:26,410 [salt.state       ][INFO    ][6437] Running state [kernel.panic] at time 14:52:26.410830
2018-02-06 14:52:26,411 [salt.state       ][INFO    ][6437] Executing state sysctl.present for kernel.panic
2018-02-06 14:52:26,412 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'sysctl -a' in directory '/root'
2018-02-06 14:52:26,446 [salt.state       ][INFO    ][6437] Sysctl value kernel.panic = 60 is already set
2018-02-06 14:52:26,447 [salt.state       ][INFO    ][6437] Completed state [kernel.panic] at time 14:52:26.447227 duration_in_ms=36.397
2018-02-06 14:52:26,447 [salt.state       ][INFO    ][6437] Running state [linux_sysfs_package] at time 14:52:26.447864
2018-02-06 14:52:26,448 [salt.state       ][INFO    ][6437] Executing state pkg.installed for linux_sysfs_package
2018-02-06 14:52:26,456 [salt.state       ][INFO    ][6437] All specified packages are already installed
2018-02-06 14:52:26,456 [salt.state       ][INFO    ][6437] Completed state [linux_sysfs_package] at time 14:52:26.456915 duration_in_ms=9.051
2018-02-06 14:52:26,458 [salt.state       ][INFO    ][6437] Running state [/etc/sysfs.d] at time 14:52:26.458829
2018-02-06 14:52:26,459 [salt.state       ][INFO    ][6437] Executing state file.directory for /etc/sysfs.d
2018-02-06 14:52:26,460 [salt.state       ][INFO    ][6437] Directory /etc/sysfs.d is in the correct state
2018-02-06 14:52:26,460 [salt.state       ][INFO    ][6437] Completed state [/etc/sysfs.d] at time 14:52:26.460688 duration_in_ms=1.859
2018-02-06 14:52:26,461 [salt.state       ][INFO    ][6437] Running state [ondemand] at time 14:52:26.461686
2018-02-06 14:52:26,462 [salt.state       ][INFO    ][6437] Executing state service.dead for ondemand
2018-02-06 14:52:26,463 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-02-06 14:52:26,482 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-06 14:52:26,498 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-06 14:52:26,521 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'runlevel' in directory '/root'
2018-02-06 14:52:26,536 [salt.state       ][INFO    ][6437] The service ondemand is already dead
2018-02-06 14:52:26,537 [salt.state       ][INFO    ][6437] Completed state [ondemand] at time 14:52:26.537541 duration_in_ms=75.854
2018-02-06 14:52:26,538 [salt.state       ][INFO    ][6437] Running state [cs_CZ.UTF-8] at time 14:52:26.538789
2018-02-06 14:52:26,539 [salt.state       ][INFO    ][6437] Executing state locale.present for cs_CZ.UTF-8
2018-02-06 14:52:26,540 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'locale -a' in directory '/root'
2018-02-06 14:52:26,553 [salt.state       ][INFO    ][6437] Locale cs_CZ.UTF-8 is already present
2018-02-06 14:52:26,554 [salt.state       ][INFO    ][6437] Completed state [cs_CZ.UTF-8] at time 14:52:26.554585 duration_in_ms=15.797
2018-02-06 14:52:26,555 [salt.state       ][INFO    ][6437] Running state [en_US.UTF-8] at time 14:52:26.555190
2018-02-06 14:52:26,555 [salt.state       ][INFO    ][6437] Executing state locale.present for en_US.UTF-8
2018-02-06 14:52:26,556 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'locale -a' in directory '/root'
2018-02-06 14:52:26,570 [salt.state       ][INFO    ][6437] Locale en_US.UTF-8 is already present
2018-02-06 14:52:26,570 [salt.state       ][INFO    ][6437] Completed state [en_US.UTF-8] at time 14:52:26.570853 duration_in_ms=15.661
2018-02-06 14:52:26,572 [salt.state       ][INFO    ][6437] Running state [en_US.UTF-8] at time 14:52:26.572886
2018-02-06 14:52:26,573 [salt.state       ][INFO    ][6437] Executing state locale.system for en_US.UTF-8
2018-02-06 14:52:26,574 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'localectl' in directory '/root'
2018-02-06 14:52:26,615 [salt.state       ][INFO    ][6437] System locale en_US.UTF-8 already set
2018-02-06 14:52:26,616 [salt.state       ][INFO    ][6437] Completed state [en_US.UTF-8] at time 14:52:26.616232 duration_in_ms=43.345
2018-02-06 14:52:26,619 [salt.state       ][INFO    ][6437] Running state [root] at time 14:52:26.619133
2018-02-06 14:52:26,619 [salt.state       ][INFO    ][6437] Executing state user.present for root
2018-02-06 14:52:26,621 [salt.state       ][INFO    ][6437] User root is present and up to date
2018-02-06 14:52:26,621 [salt.state       ][INFO    ][6437] Completed state [root] at time 14:52:26.621734 duration_in_ms=2.601
2018-02-06 14:52:26,623 [salt.state       ][INFO    ][6437] Running state [/root] at time 14:52:26.623439
2018-02-06 14:52:26,623 [salt.state       ][INFO    ][6437] Executing state file.directory for /root
2018-02-06 14:52:26,625 [salt.state       ][INFO    ][6437] Directory /root is in the correct state
2018-02-06 14:52:26,625 [salt.state       ][INFO    ][6437] Completed state [/root] at time 14:52:26.625611 duration_in_ms=2.172
2018-02-06 14:52:26,626 [salt.state       ][INFO    ][6437] Running state [/etc/sudoers.d/90-salt-user-root] at time 14:52:26.626034
2018-02-06 14:52:26,626 [salt.state       ][INFO    ][6437] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-02-06 14:52:26,627 [salt.state       ][INFO    ][6437] File /etc/sudoers.d/90-salt-user-root is not present
2018-02-06 14:52:26,627 [salt.state       ][INFO    ][6437] Completed state [/etc/sudoers.d/90-salt-user-root] at time 14:52:26.627368 duration_in_ms=1.333
2018-02-06 14:52:26,627 [salt.state       ][INFO    ][6437] Running state [ubuntu] at time 14:52:26.627802
2018-02-06 14:52:26,628 [salt.state       ][INFO    ][6437] Executing state user.present for ubuntu
2018-02-06 14:52:26,629 [salt.state       ][INFO    ][6437] User ubuntu is present and up to date
2018-02-06 14:52:26,630 [salt.state       ][INFO    ][6437] Completed state [ubuntu] at time 14:52:26.630127 duration_in_ms=2.325
2018-02-06 14:52:26,631 [salt.state       ][INFO    ][6437] Running state [/home/ubuntu] at time 14:52:26.631341
2018-02-06 14:52:26,631 [salt.state       ][INFO    ][6437] Executing state file.directory for /home/ubuntu
2018-02-06 14:52:26,632 [salt.state       ][INFO    ][6437] Directory /home/ubuntu is in the correct state
2018-02-06 14:52:26,633 [salt.state       ][INFO    ][6437] Completed state [/home/ubuntu] at time 14:52:26.633141 duration_in_ms=1.8
2018-02-06 14:52:26,634 [salt.state       ][INFO    ][6437] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:52:26.634201
2018-02-06 14:52:26,634 [salt.state       ][INFO    ][6437] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-02-06 14:52:26,656 [salt.state       ][INFO    ][6437] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-02-06 14:52:26,657 [salt.state       ][INFO    ][6437] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:52:26.657125 duration_in_ms=22.923
2018-02-06 14:52:26,657 [salt.state       ][INFO    ][6437] Running state [/etc/security/limits.d/90-salt-default.conf] at time 14:52:26.657598
2018-02-06 14:52:26,658 [salt.state       ][INFO    ][6437] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-02-06 14:52:26,762 [salt.state       ][INFO    ][6437] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-02-06 14:52:26,763 [salt.state       ][INFO    ][6437] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 14:52:26.763383 duration_in_ms=105.784
2018-02-06 14:52:26,763 [salt.state       ][INFO    ][6437] Running state [apt-daily.timer] at time 14:52:26.763874
2018-02-06 14:52:26,764 [salt.state       ][INFO    ][6437] Executing state service.dead for apt-daily.timer
2018-02-06 14:52:26,765 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-02-06 14:52:26,787 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:52:26,806 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-02-06 14:52:26,827 [salt.state       ][INFO    ][6437] The service apt-daily.timer is already dead
2018-02-06 14:52:26,827 [salt.state       ][INFO    ][6437] Completed state [apt-daily.timer] at time 14:52:26.827837 duration_in_ms=63.963
2018-02-06 14:52:26,828 [salt.state       ][INFO    ][6437] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:52:26.828485
2018-02-06 14:52:26,829 [salt.state       ][INFO    ][6437] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-02-06 14:52:26,934 [salt.state       ][INFO    ][6437] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-02-06 14:52:26,934 [salt.state       ][INFO    ][6437] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:52:26.934587 duration_in_ms=106.101
2018-02-06 14:52:26,936 [salt.state       ][INFO    ][6437] Running state [service.systemctl_reload] at time 14:52:26.936650
2018-02-06 14:52:26,937 [salt.state       ][INFO    ][6437] Executing state module.wait for service.systemctl_reload
2018-02-06 14:52:26,937 [salt.state       ][INFO    ][6437] No changes made for service.systemctl_reload
2018-02-06 14:52:26,938 [salt.state       ][INFO    ][6437] Completed state [service.systemctl_reload] at time 14:52:26.937966 duration_in_ms=1.316
2018-02-06 14:52:26,938 [salt.state       ][INFO    ][6437] Running state [/etc/hostname] at time 14:52:26.938403
2018-02-06 14:52:26,938 [salt.state       ][INFO    ][6437] Executing state file.managed for /etc/hostname
2018-02-06 14:52:26,955 [salt.state       ][INFO    ][6437] File /etc/hostname is in the correct state
2018-02-06 14:52:26,956 [salt.state       ][INFO    ][6437] Completed state [/etc/hostname] at time 14:52:26.955981 duration_in_ms=17.577
2018-02-06 14:52:26,957 [salt.state       ][INFO    ][6437] Running state [hostname mdb01] at time 14:52:26.957186
2018-02-06 14:52:26,957 [salt.state       ][INFO    ][6437] Executing state cmd.wait for hostname mdb01
2018-02-06 14:52:26,958 [salt.state       ][INFO    ][6437] No changes made for hostname mdb01
2018-02-06 14:52:26,958 [salt.state       ][INFO    ][6437] Completed state [hostname mdb01] at time 14:52:26.958555 duration_in_ms=1.369
2018-02-06 14:52:26,959 [salt.state       ][INFO    ][6437] Running state [mdb02] at time 14:52:26.959334
2018-02-06 14:52:26,959 [salt.state       ][INFO    ][6437] Executing state host.present for mdb02
2018-02-06 14:52:26,960 [salt.state       ][INFO    ][6437] Host mdb02 (192.168.10.77) already present
2018-02-06 14:52:26,961 [salt.state       ][INFO    ][6437] Completed state [mdb02] at time 14:52:26.961300 duration_in_ms=1.966
2018-02-06 14:52:26,961 [salt.state       ][INFO    ][6437] Running state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:26.961746
2018-02-06 14:52:26,962 [salt.state       ][INFO    ][6437] Executing state host.present for mdb02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:26,962 [salt.state       ][INFO    ][6437] Host mdb02.mcp-pike-ovs-dpdk-ha.local (192.168.10.77) already present
2018-02-06 14:52:26,963 [salt.state       ][INFO    ][6437] Completed state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:26.963272 duration_in_ms=1.526
2018-02-06 14:52:26,963 [salt.state       ][INFO    ][6437] Running state [mdb03] at time 14:52:26.963722
2018-02-06 14:52:26,964 [salt.state       ][INFO    ][6437] Executing state host.present for mdb03
2018-02-06 14:52:26,964 [salt.state       ][INFO    ][6437] Host mdb03 (192.168.10.78) already present
2018-02-06 14:52:26,965 [salt.state       ][INFO    ][6437] Completed state [mdb03] at time 14:52:26.965261 duration_in_ms=1.539
2018-02-06 14:52:26,965 [salt.state       ][INFO    ][6437] Running state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:26.965703
2018-02-06 14:52:26,966 [salt.state       ][INFO    ][6437] Executing state host.present for mdb03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:26,966 [salt.state       ][INFO    ][6437] Host mdb03.mcp-pike-ovs-dpdk-ha.local (192.168.10.78) already present
2018-02-06 14:52:26,967 [salt.state       ][INFO    ][6437] Completed state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:26.967185 duration_in_ms=1.482
2018-02-06 14:52:26,967 [salt.state       ][INFO    ][6437] Running state [mdb01] at time 14:52:26.967624
2018-02-06 14:52:26,968 [salt.state       ][INFO    ][6437] Executing state host.present for mdb01
2018-02-06 14:52:26,968 [salt.state       ][INFO    ][6437] Host mdb01 (192.168.10.76) already present
2018-02-06 14:52:26,969 [salt.state       ][INFO    ][6437] Completed state [mdb01] at time 14:52:26.969123 duration_in_ms=1.498
2018-02-06 14:52:26,969 [salt.state       ][INFO    ][6437] Running state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:26.969551
2018-02-06 14:52:26,969 [salt.state       ][INFO    ][6437] Executing state host.present for mdb01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:26,970 [salt.state       ][INFO    ][6437] Host mdb01.mcp-pike-ovs-dpdk-ha.local (192.168.10.76) already present
2018-02-06 14:52:26,971 [salt.state       ][INFO    ][6437] Completed state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:26.971038 duration_in_ms=1.486
2018-02-06 14:52:26,972 [salt.state       ][INFO    ][6437] Running state [file.replace] at time 14:52:26.972437
2018-02-06 14:52:26,973 [salt.state       ][INFO    ][6437] Executing state module.run for file.replace
2018-02-06 14:52:27,142 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['git', '--version'] in directory '/root'
2018-02-06 14:52:27,299 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command 'grep -q "mdb01 mdb01.mcp-pike-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-02-06 14:52:27,321 [salt.state       ][INFO    ][6437] {'ret': '--- \n+++ \n@@ -8,7 +8,7 @@\n ff02::3\t\tip6-allhosts\n 192.168.10.77\t\tmdb02 mdb02.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.78\t\tmdb03 mdb03.mcp-pike-ovs-dpdk-ha.local\n-192.168.10.76\t\tmdb01 mdb01.mcp-pike-ovs-dpdk-ha.local\n+192.168.10.76\t\tmdb01.mcp-pike-ovs-dpdk-ha.local mdb01\n 192.168.10.75\t\tmdb mdb.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.100\t\tcfg01 cfg01.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.104\t\tprx01 prx01.mcp-pike-ovs-dpdk-ha.local\n'}
2018-02-06 14:52:27,322 [salt.state       ][INFO    ][6437] Completed state [file.replace] at time 14:52:27.321995 duration_in_ms=349.557
2018-02-06 14:52:27,322 [salt.state       ][INFO    ][6437] Running state [mdb] at time 14:52:27.322679
2018-02-06 14:52:27,323 [salt.state       ][INFO    ][6437] Executing state host.present for mdb
2018-02-06 14:52:27,324 [salt.state       ][INFO    ][6437] Host mdb (192.168.10.75) already present
2018-02-06 14:52:27,324 [salt.state       ][INFO    ][6437] Completed state [mdb] at time 14:52:27.324885 duration_in_ms=2.206
2018-02-06 14:52:27,325 [salt.state       ][INFO    ][6437] Running state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.325365
2018-02-06 14:52:27,325 [salt.state       ][INFO    ][6437] Executing state host.present for mdb.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,326 [salt.state       ][INFO    ][6437] Host mdb.mcp-pike-ovs-dpdk-ha.local (192.168.10.75) already present
2018-02-06 14:52:27,327 [salt.state       ][INFO    ][6437] Completed state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.326980 duration_in_ms=1.615
2018-02-06 14:52:27,327 [salt.state       ][INFO    ][6437] Running state [cfg01] at time 14:52:27.327461
2018-02-06 14:52:27,327 [salt.state       ][INFO    ][6437] Executing state host.present for cfg01
2018-02-06 14:52:27,328 [salt.state       ][INFO    ][6437] Host cfg01 (192.168.10.100) already present
2018-02-06 14:52:27,329 [salt.state       ][INFO    ][6437] Completed state [cfg01] at time 14:52:27.329095 duration_in_ms=1.634
2018-02-06 14:52:27,329 [salt.state       ][INFO    ][6437] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.329564
2018-02-06 14:52:27,330 [salt.state       ][INFO    ][6437] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,330 [salt.state       ][INFO    ][6437] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-02-06 14:52:27,331 [salt.state       ][INFO    ][6437] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.331137 duration_in_ms=1.573
2018-02-06 14:52:27,331 [salt.state       ][INFO    ][6437] Running state [prx01] at time 14:52:27.331608
2018-02-06 14:52:27,332 [salt.state       ][INFO    ][6437] Executing state host.present for prx01
2018-02-06 14:52:27,333 [salt.state       ][INFO    ][6437] Host prx01 (192.168.10.104) already present
2018-02-06 14:52:27,333 [salt.state       ][INFO    ][6437] Completed state [prx01] at time 14:52:27.333533 duration_in_ms=1.925
2018-02-06 14:52:27,334 [salt.state       ][INFO    ][6437] Running state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.334004
2018-02-06 14:52:27,334 [salt.state       ][INFO    ][6437] Executing state host.present for prx01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,335 [salt.state       ][INFO    ][6437] Host prx01.mcp-pike-ovs-dpdk-ha.local (192.168.10.104) already present
2018-02-06 14:52:27,335 [salt.state       ][INFO    ][6437] Completed state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.335585 duration_in_ms=1.581
2018-02-06 14:52:27,336 [salt.state       ][INFO    ][6437] Running state [kvm01] at time 14:52:27.336048
2018-02-06 14:52:27,336 [salt.state       ][INFO    ][6437] Executing state host.present for kvm01
2018-02-06 14:52:27,337 [salt.state       ][INFO    ][6437] Host kvm01 (192.168.10.141) already present
2018-02-06 14:52:27,337 [salt.state       ][INFO    ][6437] Completed state [kvm01] at time 14:52:27.337646 duration_in_ms=1.598
2018-02-06 14:52:27,338 [salt.state       ][INFO    ][6437] Running state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.338105
2018-02-06 14:52:27,338 [salt.state       ][INFO    ][6437] Executing state host.present for kvm01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,339 [salt.state       ][INFO    ][6437] Host kvm01.mcp-pike-ovs-dpdk-ha.local (192.168.10.141) already present
2018-02-06 14:52:27,339 [salt.state       ][INFO    ][6437] Completed state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.339667 duration_in_ms=1.562
2018-02-06 14:52:27,340 [salt.state       ][INFO    ][6437] Running state [kvm03] at time 14:52:27.340130
2018-02-06 14:52:27,340 [salt.state       ][INFO    ][6437] Executing state host.present for kvm03
2018-02-06 14:52:27,341 [salt.state       ][INFO    ][6437] Host kvm03 (192.168.10.143) already present
2018-02-06 14:52:27,342 [salt.state       ][INFO    ][6437] Completed state [kvm03] at time 14:52:27.342048 duration_in_ms=1.917
2018-02-06 14:52:27,342 [salt.state       ][INFO    ][6437] Running state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.342509
2018-02-06 14:52:27,342 [salt.state       ][INFO    ][6437] Executing state host.present for kvm03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,343 [salt.state       ][INFO    ][6437] Host kvm03.mcp-pike-ovs-dpdk-ha.local (192.168.10.143) already present
2018-02-06 14:52:27,344 [salt.state       ][INFO    ][6437] Completed state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.344059 duration_in_ms=1.55
2018-02-06 14:52:27,344 [salt.state       ][INFO    ][6437] Running state [kvm02] at time 14:52:27.344575
2018-02-06 14:52:27,345 [salt.state       ][INFO    ][6437] Executing state host.present for kvm02
2018-02-06 14:52:27,346 [salt.state       ][INFO    ][6437] Host kvm02 (192.168.10.142) already present
2018-02-06 14:52:27,346 [salt.state       ][INFO    ][6437] Completed state [kvm02] at time 14:52:27.346593 duration_in_ms=2.018
2018-02-06 14:52:27,347 [salt.state       ][INFO    ][6437] Running state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.347050
2018-02-06 14:52:27,347 [salt.state       ][INFO    ][6437] Executing state host.present for kvm02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,348 [salt.state       ][INFO    ][6437] Host kvm02.mcp-pike-ovs-dpdk-ha.local (192.168.10.142) already present
2018-02-06 14:52:27,348 [salt.state       ][INFO    ][6437] Completed state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.348624 duration_in_ms=1.574
2018-02-06 14:52:27,349 [salt.state       ][INFO    ][6437] Running state [dbs] at time 14:52:27.349079
2018-02-06 14:52:27,349 [salt.state       ][INFO    ][6437] Executing state host.present for dbs
2018-02-06 14:52:27,350 [salt.state       ][INFO    ][6437] Host dbs (192.168.10.50) already present
2018-02-06 14:52:27,350 [salt.state       ][INFO    ][6437] Completed state [dbs] at time 14:52:27.350609 duration_in_ms=1.53
2018-02-06 14:52:27,351 [salt.state       ][INFO    ][6437] Running state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.351059
2018-02-06 14:52:27,351 [salt.state       ][INFO    ][6437] Executing state host.present for dbs.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,352 [salt.state       ][INFO    ][6437] Host dbs.mcp-pike-ovs-dpdk-ha.local (192.168.10.50) already present
2018-02-06 14:52:27,352 [salt.state       ][INFO    ][6437] Completed state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.352605 duration_in_ms=1.546
2018-02-06 14:52:27,353 [salt.state       ][INFO    ][6437] Running state [prx] at time 14:52:27.353041
2018-02-06 14:52:27,353 [salt.state       ][INFO    ][6437] Executing state host.present for prx
2018-02-06 14:52:27,354 [salt.state       ][INFO    ][6437] Host prx (192.168.10.103) already present
2018-02-06 14:52:27,354 [salt.state       ][INFO    ][6437] Completed state [prx] at time 14:52:27.354576 duration_in_ms=1.535
2018-02-06 14:52:27,355 [salt.state       ][INFO    ][6437] Running state [prx.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.355031
2018-02-06 14:52:27,355 [salt.state       ][INFO    ][6437] Executing state host.present for prx.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,356 [salt.state       ][INFO    ][6437] Host prx.mcp-pike-ovs-dpdk-ha.local (192.168.10.103) already present
2018-02-06 14:52:27,356 [salt.state       ][INFO    ][6437] Completed state [prx.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.356612 duration_in_ms=1.581
2018-02-06 14:52:27,357 [salt.state       ][INFO    ][6437] Running state [prx02] at time 14:52:27.357083
2018-02-06 14:52:27,357 [salt.state       ][INFO    ][6437] Executing state host.present for prx02
2018-02-06 14:52:27,358 [salt.state       ][INFO    ][6437] Host prx02 (192.168.10.105) already present
2018-02-06 14:52:27,358 [salt.state       ][INFO    ][6437] Completed state [prx02] at time 14:52:27.358622 duration_in_ms=1.539
2018-02-06 14:52:27,359 [salt.state       ][INFO    ][6437] Running state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.359078
2018-02-06 14:52:27,359 [salt.state       ][INFO    ][6437] Executing state host.present for prx02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,360 [salt.state       ][INFO    ][6437] Host prx02.mcp-pike-ovs-dpdk-ha.local (192.168.10.105) already present
2018-02-06 14:52:27,360 [salt.state       ][INFO    ][6437] Completed state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.360659 duration_in_ms=1.581
2018-02-06 14:52:27,361 [salt.state       ][INFO    ][6437] Running state [msg02] at time 14:52:27.361103
2018-02-06 14:52:27,361 [salt.state       ][INFO    ][6437] Executing state host.present for msg02
2018-02-06 14:52:27,362 [salt.state       ][INFO    ][6437] Host msg02 (192.168.10.42) already present
2018-02-06 14:52:27,362 [salt.state       ][INFO    ][6437] Completed state [msg02] at time 14:52:27.362612 duration_in_ms=1.509
2018-02-06 14:52:27,363 [salt.state       ][INFO    ][6437] Running state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.363069
2018-02-06 14:52:27,363 [salt.state       ][INFO    ][6437] Executing state host.present for msg02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,364 [salt.state       ][INFO    ][6437] Host msg02.mcp-pike-ovs-dpdk-ha.local (192.168.10.42) already present
2018-02-06 14:52:27,364 [salt.state       ][INFO    ][6437] Completed state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.364640 duration_in_ms=1.572
2018-02-06 14:52:27,365 [salt.state       ][INFO    ][6437] Running state [msg03] at time 14:52:27.365098
2018-02-06 14:52:27,365 [salt.state       ][INFO    ][6437] Executing state host.present for msg03
2018-02-06 14:52:27,366 [salt.state       ][INFO    ][6437] Host msg03 (192.168.10.43) already present
2018-02-06 14:52:27,366 [salt.state       ][INFO    ][6437] Completed state [msg03] at time 14:52:27.366657 duration_in_ms=1.559
2018-02-06 14:52:27,367 [salt.state       ][INFO    ][6437] Running state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.367111
2018-02-06 14:52:27,367 [salt.state       ][INFO    ][6437] Executing state host.present for msg03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,368 [salt.state       ][INFO    ][6437] Host msg03.mcp-pike-ovs-dpdk-ha.local (192.168.10.43) already present
2018-02-06 14:52:27,369 [salt.state       ][INFO    ][6437] Completed state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.369011 duration_in_ms=1.9
2018-02-06 14:52:27,369 [salt.state       ][INFO    ][6437] Running state [msg01] at time 14:52:27.369464
2018-02-06 14:52:27,369 [salt.state       ][INFO    ][6437] Executing state host.present for msg01
2018-02-06 14:52:27,370 [salt.state       ][INFO    ][6437] Host msg01 (192.168.10.41) already present
2018-02-06 14:52:27,371 [salt.state       ][INFO    ][6437] Completed state [msg01] at time 14:52:27.371014 duration_in_ms=1.549
2018-02-06 14:52:27,371 [salt.state       ][INFO    ][6437] Running state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.371470
2018-02-06 14:52:27,371 [salt.state       ][INFO    ][6437] Executing state host.present for msg01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,372 [salt.state       ][INFO    ][6437] Host msg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.41) already present
2018-02-06 14:52:27,373 [salt.state       ][INFO    ][6437] Completed state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.373084 duration_in_ms=1.614
2018-02-06 14:52:27,373 [salt.state       ][INFO    ][6437] Running state [msg] at time 14:52:27.373535
2018-02-06 14:52:27,373 [salt.state       ][INFO    ][6437] Executing state host.present for msg
2018-02-06 14:52:27,374 [salt.state       ][INFO    ][6437] Host msg (192.168.10.40) already present
2018-02-06 14:52:27,375 [salt.state       ][INFO    ][6437] Completed state [msg] at time 14:52:27.375108 duration_in_ms=1.573
2018-02-06 14:52:27,375 [salt.state       ][INFO    ][6437] Running state [msg.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.375561
2018-02-06 14:52:27,376 [salt.state       ][INFO    ][6437] Executing state host.present for msg.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,377 [salt.state       ][INFO    ][6437] Host msg.mcp-pike-ovs-dpdk-ha.local (192.168.10.40) already present
2018-02-06 14:52:27,377 [salt.state       ][INFO    ][6437] Completed state [msg.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.377419 duration_in_ms=1.858
2018-02-06 14:52:27,377 [salt.state       ][INFO    ][6437] Running state [cfg01] at time 14:52:27.377886
2018-02-06 14:52:27,378 [salt.state       ][INFO    ][6437] Executing state host.present for cfg01
2018-02-06 14:52:27,379 [salt.state       ][INFO    ][6437] Host cfg01 (192.168.10.100) already present
2018-02-06 14:52:27,379 [salt.state       ][INFO    ][6437] Completed state [cfg01] at time 14:52:27.379465 duration_in_ms=1.579
2018-02-06 14:52:27,379 [salt.state       ][INFO    ][6437] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.379912
2018-02-06 14:52:27,380 [salt.state       ][INFO    ][6437] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,381 [salt.state       ][INFO    ][6437] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-02-06 14:52:27,381 [salt.state       ][INFO    ][6437] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.381788 duration_in_ms=1.875
2018-02-06 14:52:27,382 [salt.state       ][INFO    ][6437] Running state [cmp002] at time 14:52:27.382258
2018-02-06 14:52:27,382 [salt.state       ][INFO    ][6437] Executing state host.present for cmp002
2018-02-06 14:52:27,383 [salt.state       ][INFO    ][6437] Host cmp002 (192.168.10.102) already present
2018-02-06 14:52:27,383 [salt.state       ][INFO    ][6437] Completed state [cmp002] at time 14:52:27.383837 duration_in_ms=1.579
2018-02-06 14:52:27,384 [salt.state       ][INFO    ][6437] Running state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.384295
2018-02-06 14:52:27,385 [salt.state       ][INFO    ][6437] Executing state host.present for cmp002.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,385 [salt.state       ][INFO    ][6437] Host cmp002.mcp-pike-ovs-dpdk-ha.local (192.168.10.102) already present
2018-02-06 14:52:27,386 [salt.state       ][INFO    ][6437] Completed state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.386186 duration_in_ms=1.891
2018-02-06 14:52:27,386 [salt.state       ][INFO    ][6437] Running state [cmp001] at time 14:52:27.386639
2018-02-06 14:52:27,387 [salt.state       ][INFO    ][6437] Executing state host.present for cmp001
2018-02-06 14:52:27,387 [salt.state       ][INFO    ][6437] Host cmp001 (192.168.10.101) already present
2018-02-06 14:52:27,388 [salt.state       ][INFO    ][6437] Completed state [cmp001] at time 14:52:27.388314 duration_in_ms=1.675
2018-02-06 14:52:27,388 [salt.state       ][INFO    ][6437] Running state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.388808
2018-02-06 14:52:27,389 [salt.state       ][INFO    ][6437] Executing state host.present for cmp001.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,389 [salt.state       ][INFO    ][6437] Host cmp001.mcp-pike-ovs-dpdk-ha.local (192.168.10.101) already present
2018-02-06 14:52:27,390 [salt.state       ][INFO    ][6437] Completed state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.390352 duration_in_ms=1.544
2018-02-06 14:52:27,390 [salt.state       ][INFO    ][6437] Running state [dbs01] at time 14:52:27.390812
2018-02-06 14:52:27,391 [salt.state       ][INFO    ][6437] Executing state host.present for dbs01
2018-02-06 14:52:27,391 [salt.state       ][INFO    ][6437] Host dbs01 (192.168.10.51) already present
2018-02-06 14:52:27,392 [salt.state       ][INFO    ][6437] Completed state [dbs01] at time 14:52:27.392344 duration_in_ms=1.532
2018-02-06 14:52:27,393 [salt.state       ][INFO    ][6437] Running state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.393150
2018-02-06 14:52:27,393 [salt.state       ][INFO    ][6437] Executing state host.present for dbs01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,394 [salt.state       ][INFO    ][6437] Host dbs01.mcp-pike-ovs-dpdk-ha.local (192.168.10.51) already present
2018-02-06 14:52:27,394 [salt.state       ][INFO    ][6437] Completed state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.394709 duration_in_ms=1.559
2018-02-06 14:52:27,395 [salt.state       ][INFO    ][6437] Running state [dbs02] at time 14:52:27.395165
2018-02-06 14:52:27,395 [salt.state       ][INFO    ][6437] Executing state host.present for dbs02
2018-02-06 14:52:27,396 [salt.state       ][INFO    ][6437] Host dbs02 (192.168.10.52) already present
2018-02-06 14:52:27,397 [salt.state       ][INFO    ][6437] Completed state [dbs02] at time 14:52:27.397039 duration_in_ms=1.874
2018-02-06 14:52:27,397 [salt.state       ][INFO    ][6437] Running state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.397495
2018-02-06 14:52:27,397 [salt.state       ][INFO    ][6437] Executing state host.present for dbs02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,398 [salt.state       ][INFO    ][6437] Host dbs02.mcp-pike-ovs-dpdk-ha.local (192.168.10.52) already present
2018-02-06 14:52:27,399 [salt.state       ][INFO    ][6437] Completed state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.399035 duration_in_ms=1.54
2018-02-06 14:52:27,399 [salt.state       ][INFO    ][6437] Running state [dbs03] at time 14:52:27.399489
2018-02-06 14:52:27,400 [salt.state       ][INFO    ][6437] Executing state host.present for dbs03
2018-02-06 14:52:27,401 [salt.state       ][INFO    ][6437] Host dbs03 (192.168.10.53) already present
2018-02-06 14:52:27,401 [salt.state       ][INFO    ][6437] Completed state [dbs03] at time 14:52:27.401624 duration_in_ms=2.135
2018-02-06 14:52:27,402 [salt.state       ][INFO    ][6437] Running state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.402077
2018-02-06 14:52:27,402 [salt.state       ][INFO    ][6437] Executing state host.present for dbs03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,403 [salt.state       ][INFO    ][6437] Host dbs03.mcp-pike-ovs-dpdk-ha.local (192.168.10.53) already present
2018-02-06 14:52:27,403 [salt.state       ][INFO    ][6437] Completed state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.403619 duration_in_ms=1.542
2018-02-06 14:52:27,404 [salt.state       ][INFO    ][6437] Running state [mas01] at time 14:52:27.404077
2018-02-06 14:52:27,404 [salt.state       ][INFO    ][6437] Executing state host.present for mas01
2018-02-06 14:52:27,405 [salt.state       ][INFO    ][6437] Host mas01 (192.168.10.3) already present
2018-02-06 14:52:27,405 [salt.state       ][INFO    ][6437] Completed state [mas01] at time 14:52:27.405945 duration_in_ms=1.868
2018-02-06 14:52:27,406 [salt.state       ][INFO    ][6437] Running state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.406400
2018-02-06 14:52:27,406 [salt.state       ][INFO    ][6437] Executing state host.present for mas01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,407 [salt.state       ][INFO    ][6437] Host mas01.mcp-pike-ovs-dpdk-ha.local (192.168.10.3) already present
2018-02-06 14:52:27,407 [salt.state       ][INFO    ][6437] Completed state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.407936 duration_in_ms=1.536
2018-02-06 14:52:27,408 [salt.state       ][INFO    ][6437] Running state [ctl02] at time 14:52:27.408423
2018-02-06 14:52:27,408 [salt.state       ][INFO    ][6437] Executing state host.present for ctl02
2018-02-06 14:52:27,409 [salt.state       ][INFO    ][6437] Host ctl02 (192.168.10.12) already present
2018-02-06 14:52:27,410 [salt.state       ][INFO    ][6437] Completed state [ctl02] at time 14:52:27.409974 duration_in_ms=1.551
2018-02-06 14:52:27,410 [salt.state       ][INFO    ][6437] Running state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.410420
2018-02-06 14:52:27,410 [salt.state       ][INFO    ][6437] Executing state host.present for ctl02.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,411 [salt.state       ][INFO    ][6437] Host ctl02.mcp-pike-ovs-dpdk-ha.local (192.168.10.12) already present
2018-02-06 14:52:27,412 [salt.state       ][INFO    ][6437] Completed state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.411959 duration_in_ms=1.538
2018-02-06 14:52:27,412 [salt.state       ][INFO    ][6437] Running state [ctl03] at time 14:52:27.412440
2018-02-06 14:52:27,413 [salt.state       ][INFO    ][6437] Executing state host.present for ctl03
2018-02-06 14:52:27,413 [salt.state       ][INFO    ][6437] Host ctl03 (192.168.10.13) already present
2018-02-06 14:52:27,414 [salt.state       ][INFO    ][6437] Completed state [ctl03] at time 14:52:27.414262 duration_in_ms=1.822
2018-02-06 14:52:27,414 [salt.state       ][INFO    ][6437] Running state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.414723
2018-02-06 14:52:27,415 [salt.state       ][INFO    ][6437] Executing state host.present for ctl03.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,415 [salt.state       ][INFO    ][6437] Host ctl03.mcp-pike-ovs-dpdk-ha.local (192.168.10.13) already present
2018-02-06 14:52:27,416 [salt.state       ][INFO    ][6437] Completed state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.416269 duration_in_ms=1.547
2018-02-06 14:52:27,417 [salt.state       ][INFO    ][6437] Running state [ctl01] at time 14:52:27.417042
2018-02-06 14:52:27,417 [salt.state       ][INFO    ][6437] Executing state host.present for ctl01
2018-02-06 14:52:27,418 [salt.state       ][INFO    ][6437] Host ctl01 (192.168.10.11) already present
2018-02-06 14:52:27,418 [salt.state       ][INFO    ][6437] Completed state [ctl01] at time 14:52:27.418582 duration_in_ms=1.539
2018-02-06 14:52:27,419 [salt.state       ][INFO    ][6437] Running state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.419029
2018-02-06 14:52:27,419 [salt.state       ][INFO    ][6437] Executing state host.present for ctl01.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,420 [salt.state       ][INFO    ][6437] Host ctl01.mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-02-06 14:52:27,420 [salt.state       ][INFO    ][6437] Completed state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.420590 duration_in_ms=1.561
2018-02-06 14:52:27,421 [salt.state       ][INFO    ][6437] Running state [ctl] at time 14:52:27.421025
2018-02-06 14:52:27,421 [salt.state       ][INFO    ][6437] Executing state host.present for ctl
2018-02-06 14:52:27,422 [salt.state       ][INFO    ][6437] Host ctl (192.168.10.10) already present
2018-02-06 14:52:27,422 [salt.state       ][INFO    ][6437] Completed state [ctl] at time 14:52:27.422530 duration_in_ms=1.506
2018-02-06 14:52:27,423 [salt.state       ][INFO    ][6437] Running state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.422980
2018-02-06 14:52:27,423 [salt.state       ][INFO    ][6437] Executing state host.present for ctl.mcp-pike-ovs-dpdk-ha.local
2018-02-06 14:52:27,424 [salt.state       ][INFO    ][6437] Host ctl.mcp-pike-ovs-dpdk-ha.local (192.168.10.10) already present
2018-02-06 14:52:27,424 [salt.state       ][INFO    ][6437] Completed state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 14:52:27.424845 duration_in_ms=1.865
2018-02-06 14:52:27,425 [salt.state       ][INFO    ][6437] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:52:27.425311
2018-02-06 14:52:27,425 [salt.state       ][INFO    ][6437] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-02-06 14:52:27,426 [salt.state       ][INFO    ][6437] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-02-06 14:52:27,426 [salt.state       ][INFO    ][6437] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:52:27.426711 duration_in_ms=1.399
2018-02-06 14:52:27,427 [salt.state       ][INFO    ][6437] Running state [ens2] at time 14:52:27.427164
2018-02-06 14:52:27,427 [salt.state       ][INFO    ][6437] Executing state network.managed for ens2
2018-02-06 14:52:28,181 [salt.state       ][INFO    ][6437] Interface ens2 is up to date.
2018-02-06 14:52:28,181 [salt.state       ][INFO    ][6437] Completed state [ens2] at time 14:52:28.181654 duration_in_ms=754.489
2018-02-06 14:52:28,182 [salt.state       ][INFO    ][6437] Running state [ens3] at time 14:52:28.182064
2018-02-06 14:52:28,182 [salt.state       ][INFO    ][6437] Executing state network.managed for ens3
2018-02-06 14:52:28,849 [salt.state       ][INFO    ][6437] Interface ens3 is up to date.
2018-02-06 14:52:28,850 [salt.state       ][INFO    ][6437] Completed state [ens3] at time 14:52:28.850032 duration_in_ms=667.97
2018-02-06 14:52:28,851 [salt.state       ][INFO    ][6437] Running state [/etc/profile.d/proxy.sh] at time 14:52:28.850998
2018-02-06 14:52:28,851 [salt.state       ][INFO    ][6437] Executing state file.absent for /etc/profile.d/proxy.sh
2018-02-06 14:52:28,852 [salt.state       ][INFO    ][6437] File /etc/profile.d/proxy.sh is not present
2018-02-06 14:52:28,852 [salt.state       ][INFO    ][6437] Completed state [/etc/profile.d/proxy.sh] at time 14:52:28.852253 duration_in_ms=1.255
2018-02-06 14:52:28,852 [salt.state       ][INFO    ][6437] Running state [/etc/apt/apt.conf.d/95proxies] at time 14:52:28.852879
2018-02-06 14:52:28,853 [salt.state       ][INFO    ][6437] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-02-06 14:52:28,853 [salt.state       ][INFO    ][6437] File /etc/apt/apt.conf.d/95proxies is not present
2018-02-06 14:52:28,853 [salt.state       ][INFO    ][6437] Completed state [/etc/apt/apt.conf.d/95proxies] at time 14:52:28.853696 duration_in_ms=0.817
2018-02-06 14:52:28,854 [salt.state       ][INFO    ][6437] Running state [ntp] at time 14:52:28.854010
2018-02-06 14:52:28,854 [salt.state       ][INFO    ][6437] Executing state pkg.installed for ntp
2018-02-06 14:52:28,863 [salt.state       ][INFO    ][6437] All specified packages are already installed
2018-02-06 14:52:28,864 [salt.state       ][INFO    ][6437] Completed state [ntp] at time 14:52:28.864108 duration_in_ms=10.098
2018-02-06 14:52:28,865 [salt.state       ][INFO    ][6437] Running state [/etc/ntp.conf] at time 14:52:28.865689
2018-02-06 14:52:28,865 [salt.state       ][INFO    ][6437] Executing state file.managed for /etc/ntp.conf
2018-02-06 14:52:28,927 [salt.state       ][INFO    ][6437] File /etc/ntp.conf is in the correct state
2018-02-06 14:52:28,927 [salt.state       ][INFO    ][6437] Completed state [/etc/ntp.conf] at time 14:52:28.927701 duration_in_ms=62.012
2018-02-06 14:52:28,930 [salt.state       ][INFO    ][6437] Running state [ntp] at time 14:52:28.930131
2018-02-06 14:52:28,930 [salt.state       ][INFO    ][6437] Executing state service.running for ntp
2018-02-06 14:52:28,931 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-02-06 14:52:28,951 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-06 14:52:28,971 [salt.loaded.int.module.cmdmod][INFO    ][6437] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-06 14:52:28,995 [salt.state       ][INFO    ][6437] The service ntp is already running
2018-02-06 14:52:28,995 [salt.state       ][INFO    ][6437] Completed state [ntp] at time 14:52:28.995524 duration_in_ms=65.392
2018-02-06 14:52:29,000 [salt.minion      ][INFO    ][6437] Returning information for job: 20180206145214857521
2018-02-06 14:52:52,479 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180206145254012300
2018-02-06 14:52:52,512 [salt.minion      ][INFO    ][7254] Starting a new job with PID 7254
2018-02-06 14:52:52,522 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7254] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-02-06 14:52:52,525 [salt.minion      ][INFO    ][7254] Returning information for job: 20180206145254012300
2018-02-06 14:53:16,198 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command pkg.upgrade with jid 20180206145317733410
2018-02-06 14:53:16,229 [salt.minion      ][INFO    ][7266] Starting a new job with PID 7266
2018-02-06 14:53:16,258 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7266] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:53:16,750 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7266] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-02-06 14:53:26,312 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206145327841237
2018-02-06 14:53:26,344 [salt.minion      ][INFO    ][10386] Starting a new job with PID 10386
2018-02-06 14:53:26,362 [salt.minion      ][INFO    ][10386] Returning information for job: 20180206145327841237
2018-02-06 14:53:36,535 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206145338068186
2018-02-06 14:53:36,563 [salt.minion      ][INFO    ][14952] Starting a new job with PID 14952
2018-02-06 14:53:36,580 [salt.minion      ][INFO    ][14952] Returning information for job: 20180206145338068186
2018-02-06 14:53:38,954 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7266] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:53:38,994 [salt.minion      ][INFO    ][7266] Returning information for job: 20180206145317733410
2018-02-06 14:53:50,498 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command test.ping with jid 20180206145352033678
2018-02-06 14:53:50,534 [salt.minion      ][INFO    ][14998] Starting a new job with PID 14998
2018-02-06 14:53:50,607 [salt.minion      ][INFO    ][14998] Returning information for job: 20180206145352033678
2018-02-06 14:55:03,060 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command state.sls with jid 20180206145504594019
2018-02-06 14:55:03,090 [salt.minion      ][INFO    ][15003] Starting a new job with PID 15003
2018-02-06 14:55:03,705 [salt.state       ][INFO    ][15003] Loading fresh modules for state activity
2018-02-06 14:55:03,762 [salt.fileclient  ][INFO    ][15003] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-02-06 14:55:03,803 [salt.fileclient  ][INFO    ][15003] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-02-06 14:55:04,387 [salt.state       ][INFO    ][15003] Running state [keepalived] at time 14:55:04.387450
2018-02-06 14:55:04,388 [salt.state       ][INFO    ][15003] Executing state pkg.installed for keepalived
2018-02-06 14:55:04,389 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:55:04,744 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-02-06 14:55:04,819 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 14:55:06,520 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 14:55:06,558 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-02-06 14:55:10,205 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 14:55:10,253 [salt.state       ][INFO    ][15003] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-02-06 14:55:10,274 [salt.state       ][INFO    ][15003] Loading fresh modules for state activity
2018-02-06 14:55:10,309 [salt.state       ][INFO    ][15003] Completed state [keepalived] at time 14:55:10.309180 duration_in_ms=5921.73
2018-02-06 14:55:10,314 [salt.state       ][INFO    ][15003] Running state [lsof] at time 14:55:10.314587
2018-02-06 14:55:10,315 [salt.state       ][INFO    ][15003] Executing state pkg.installed for lsof
2018-02-06 14:55:10,749 [salt.state       ][INFO    ][15003] All specified packages are already installed
2018-02-06 14:55:10,751 [salt.state       ][INFO    ][15003] Completed state [lsof] at time 14:55:10.750898 duration_in_ms=436.311
2018-02-06 14:55:10,754 [salt.state       ][INFO    ][15003] Running state [/etc/keepalived/keepalived.conf] at time 14:55:10.753970
2018-02-06 14:55:10,754 [salt.state       ][INFO    ][15003] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-02-06 14:55:10,793 [salt.fileclient  ][INFO    ][15003] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-02-06 14:55:10,849 [salt.state       ][INFO    ][15003] File changed:
New file
2018-02-06 14:55:10,850 [salt.state       ][INFO    ][15003] Completed state [/etc/keepalived/keepalived.conf] at time 14:55:10.850540 duration_in_ms=96.57
2018-02-06 14:55:10,851 [salt.state       ][INFO    ][15003] Running state [keepalived] at time 14:55:10.851643
2018-02-06 14:55:10,852 [salt.state       ][INFO    ][15003] Executing state service.running for keepalived
2018-02-06 14:55:10,852 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-02-06 14:55:10,872 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-06 14:55:10,890 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-06 14:55:10,906 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-06 14:55:10,925 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-02-06 14:55:11,003 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-02-06 14:55:11,027 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-06 14:55:11,050 [salt.loaded.int.module.cmdmod][INFO    ][15003] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-02-06 14:55:11,070 [salt.state       ][INFO    ][15003] {'keepalived': True}
2018-02-06 14:55:11,070 [salt.state       ][INFO    ][15003] Completed state [keepalived] at time 14:55:11.070612 duration_in_ms=218.969
2018-02-06 14:55:11,073 [salt.minion      ][INFO    ][15003] Returning information for job: 20180206145504594019
2018-02-06 14:56:28,390 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command pillar.get with jid 20180206145629924685
2018-02-06 14:56:28,427 [salt.minion      ][INFO    ][16314] Starting a new job with PID 16314
2018-02-06 14:56:28,433 [salt.minion      ][INFO    ][16314] Returning information for job: 20180206145629924685
2018-02-06 15:25:20,222 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command state.sls with jid 20180206152521761913
2018-02-06 15:25:20,250 [salt.minion      ][INFO    ][16387] Starting a new job with PID 16387
2018-02-06 15:25:21,813 [salt.state       ][INFO    ][16387] Loading fresh modules for state activity
2018-02-06 15:25:21,882 [salt.fileclient  ][INFO    ][16387] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-02-06 15:25:21,907 [salt.fileclient  ][INFO    ][16387] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-02-06 15:25:22,709 [salt.state       ][INFO    ][16387] Running state [haproxy] at time 15:25:22.709532
2018-02-06 15:25:22,710 [salt.state       ][INFO    ][16387] Executing state pkg.installed for haproxy
2018-02-06 15:25:22,711 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:25:23,117 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-02-06 15:25:23,201 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 15:25:25,047 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:25:25,083 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-02-06 15:25:28,259 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:25:28,302 [salt.state       ][INFO    ][16387] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-02-06 15:25:28,325 [salt.state       ][INFO    ][16387] Loading fresh modules for state activity
2018-02-06 15:25:28,365 [salt.state       ][INFO    ][16387] Completed state [haproxy] at time 15:25:28.365640 duration_in_ms=5656.108
2018-02-06 15:25:28,370 [salt.state       ][INFO    ][16387] Running state [/etc/default/haproxy] at time 15:25:28.370428
2018-02-06 15:25:28,371 [salt.state       ][INFO    ][16387] Executing state file.managed for /etc/default/haproxy
2018-02-06 15:25:28,400 [salt.fileclient  ][INFO    ][16387] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-02-06 15:25:28,405 [salt.state       ][INFO    ][16387] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2018-02-06 15:25:28,407 [salt.state       ][INFO    ][16387] Completed state [/etc/default/haproxy] at time 15:25:28.407631 duration_in_ms=37.202
2018-02-06 15:25:28,408 [salt.state       ][INFO    ][16387] Running state [/etc/haproxy/haproxy.cfg] at time 15:25:28.408268
2018-02-06 15:25:28,408 [salt.state       ][INFO    ][16387] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-02-06 15:25:28,430 [salt.fileclient  ][INFO    ][16387] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-02-06 15:25:28,613 [salt.state       ][INFO    ][16387] File changed:
--- 
+++ 
@@ -1,35 +1,56 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen ceilometer_api
+  bind 192.168.10.75:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 192.168.10.76:8777 check
+  server mdb02 192.168.10.77:8777 check
+  server mdb03 192.168.10.78:8777 check
+
+listen aodh-api
+  bind 192.168.10.75:8042 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server mdb01 192.168.10.76:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 192.168.10.77:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 192.168.10.78:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-02-06 15:25:28,613 [salt.state       ][INFO    ][16387] Completed state [/etc/haproxy/haproxy.cfg] at time 15:25:28.613922 duration_in_ms=205.654
2018-02-06 15:25:28,614 [salt.state       ][INFO    ][16387] Running state [/etc/haproxy/ssl] at time 15:25:28.614246
2018-02-06 15:25:28,614 [salt.state       ][INFO    ][16387] Executing state file.directory for /etc/haproxy/ssl
2018-02-06 15:25:28,615 [salt.state       ][INFO    ][16387] {'/etc/haproxy/ssl': 'New Dir'}
2018-02-06 15:25:28,616 [salt.state       ][INFO    ][16387] Completed state [/etc/haproxy/ssl] at time 15:25:28.616157 duration_in_ms=1.91
2018-02-06 15:25:28,618 [salt.state       ][INFO    ][16387] Running state [haproxy_status_packages] at time 15:25:28.618129
2018-02-06 15:25:28,618 [salt.state       ][INFO    ][16387] Executing state pkg.installed for haproxy_status_packages
2018-02-06 15:25:29,105 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:25:29,146 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2018-02-06 15:25:30,265 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206152531803234
2018-02-06 15:25:30,295 [salt.minion      ][INFO    ][17388] Starting a new job with PID 17388
2018-02-06 15:25:30,314 [salt.minion      ][INFO    ][17388] Returning information for job: 20180206152531803234
2018-02-06 15:25:30,884 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:25:30,932 [salt.state       ][INFO    ][16387] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-02-06 15:25:30,948 [salt.state       ][INFO    ][16387] Loading fresh modules for state activity
2018-02-06 15:25:30,978 [salt.state       ][INFO    ][16387] Completed state [haproxy_status_packages] at time 15:25:30.978254 duration_in_ms=2360.124
2018-02-06 15:25:30,981 [salt.state       ][INFO    ][16387] Running state [/usr/bin/haproxy-status.sh] at time 15:25:30.981233
2018-02-06 15:25:30,981 [salt.state       ][INFO    ][16387] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-02-06 15:25:31,016 [salt.fileclient  ][INFO    ][16387] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-02-06 15:25:31,048 [salt.state       ][INFO    ][16387] File changed:
New file
2018-02-06 15:25:31,049 [salt.state       ][INFO    ][16387] Completed state [/usr/bin/haproxy-status.sh] at time 15:25:31.049875 duration_in_ms=68.641
2018-02-06 15:25:31,052 [salt.state       ][INFO    ][16387] Running state [net.ipv4.ip_nonlocal_bind] at time 15:25:31.052081
2018-02-06 15:25:31,053 [salt.state       ][INFO    ][16387] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-02-06 15:25:31,055 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command 'sysctl -a' in directory '/root'
2018-02-06 15:25:31,095 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-02-06 15:25:31,115 [salt.state       ][INFO    ][16387] {'net.ipv4.ip_nonlocal_bind': 1}
2018-02-06 15:25:31,116 [salt.state       ][INFO    ][16387] Completed state [net.ipv4.ip_nonlocal_bind] at time 15:25:31.116209 duration_in_ms=64.127
2018-02-06 15:25:31,264 [salt.state       ][INFO    ][16387] Running state [haproxy] at time 15:25:31.263981
2018-02-06 15:25:31,264 [salt.state       ][INFO    ][16387] Executing state service.running for haproxy
2018-02-06 15:25:31,265 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-02-06 15:25:31,290 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-02-06 15:25:31,315 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-02-06 15:25:31,337 [salt.state       ][INFO    ][16387] The service haproxy is already running
2018-02-06 15:25:31,338 [salt.state       ][INFO    ][16387] Completed state [haproxy] at time 15:25:31.337939 duration_in_ms=73.959
2018-02-06 15:25:31,338 [salt.state       ][INFO    ][16387] Running state [haproxy] at time 15:25:31.338516
2018-02-06 15:25:31,339 [salt.state       ][INFO    ][16387] Executing state service.mod_watch for haproxy
2018-02-06 15:25:31,340 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-02-06 15:25:31,361 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-02-06 15:25:31,385 [salt.loaded.int.module.cmdmod][INFO    ][16387] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-02-06 15:25:31,451 [salt.state       ][INFO    ][16387] {'haproxy': True}
2018-02-06 15:25:31,457 [salt.state       ][INFO    ][16387] Completed state [haproxy] at time 15:25:31.457242 duration_in_ms=118.725
2018-02-06 15:25:31,459 [salt.minion      ][INFO    ][16387] Returning information for job: 20180206152521761913
2018-02-06 15:25:33,163 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command service.status with jid 20180206152534702870
2018-02-06 15:25:33,195 [salt.minion      ][INFO    ][17457] Starting a new job with PID 17457
2018-02-06 15:25:33,377 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17457] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-02-06 15:25:33,402 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17457] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-02-06 15:25:33,427 [salt.minion      ][INFO    ][17457] Returning information for job: 20180206152534702870
2018-02-06 15:25:34,179 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command service.restart with jid 20180206152535720013
2018-02-06 15:25:34,213 [salt.minion      ][INFO    ][17464] Starting a new job with PID 17464
2018-02-06 15:25:34,403 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17464] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-02-06 15:25:34,430 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17464] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-02-06 15:25:34,475 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17464] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-02-06 15:25:34,526 [salt.minion      ][INFO    ][17464] Returning information for job: 20180206152535720013
2018-02-06 15:45:05,989 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command state.sls with jid 20180206154507529111
2018-02-06 15:45:06,017 [salt.minion      ][INFO    ][17523] Starting a new job with PID 17523
2018-02-06 15:45:08,381 [salt.state       ][INFO    ][17523] Loading fresh modules for state activity
2018-02-06 15:45:08,429 [salt.fileclient  ][INFO    ][17523] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-02-06 15:45:08,457 [salt.fileclient  ][INFO    ][17523] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-02-06 15:45:08,493 [salt.fileclient  ][INFO    ][17523] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-02-06 15:45:09,039 [salt.state       ][INFO    ][17523] Running state [mongodb-server] at time 15:45:09.039255
2018-02-06 15:45:09,040 [salt.state       ][INFO    ][17523] Executing state pkg.installed for mongodb-server
2018-02-06 15:45:09,041 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:45:09,479 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-02-06 15:45:09,555 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 15:45:11,495 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:45:11,531 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb-server'] in directory '/root'
2018-02-06 15:45:16,098 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154517634173
2018-02-06 15:45:16,122 [salt.minion      ][INFO    ][17999] Starting a new job with PID 17999
2018-02-06 15:45:16,139 [salt.minion      ][INFO    ][17999] Returning information for job: 20180206154517634173
2018-02-06 15:45:22,234 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:45:22,279 [salt.state       ][INFO    ][17523] Made the following changes:
'mongodb-clients' changed from 'absent' to '1:2.6.10-0ubuntu1'
'mongodb-server' changed from 'absent' to '1:2.6.10-0ubuntu1'
'libgoogle-perftools4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libsnappy1v5' changed from 'absent' to '1.1.3-2'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libyaml-cpp0.5v5' changed from 'absent' to '0.5.2-3'
'libpcrecpp0v5' changed from 'absent' to '2:8.38-3.1'
'libv8-3.14.5' changed from 'absent' to '3.14.5.8-5ubuntu2'
'libtcmalloc-minimal4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libboost-filesystem1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libunwind8' changed from 'absent' to '1.1-4.1'
'libboost-program-options1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'

2018-02-06 15:45:22,303 [salt.state       ][INFO    ][17523] Loading fresh modules for state activity
2018-02-06 15:45:22,336 [salt.state       ][INFO    ][17523] Completed state [mongodb-server] at time 15:45:22.336124 duration_in_ms=13296.869
2018-02-06 15:45:22,341 [salt.state       ][INFO    ][17523] Running state [mongodb] at time 15:45:22.341692
2018-02-06 15:45:22,342 [salt.state       ][INFO    ][17523] Executing state pkg.installed for mongodb
2018-02-06 15:45:22,752 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:45:22,781 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb'] in directory '/root'
2018-02-06 15:45:24,514 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:45:24,558 [salt.state       ][INFO    ][17523] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-02-06 15:45:24,575 [salt.state       ][INFO    ][17523] Loading fresh modules for state activity
2018-02-06 15:45:24,608 [salt.state       ][INFO    ][17523] Completed state [mongodb] at time 15:45:24.608823 duration_in_ms=2267.131
2018-02-06 15:45:24,614 [salt.state       ][INFO    ][17523] Running state [python-pymongo] at time 15:45:24.614148
2018-02-06 15:45:24,614 [salt.state       ][INFO    ][17523] Executing state pkg.installed for python-pymongo
2018-02-06 15:45:25,056 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:45:25,092 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-pymongo'] in directory '/root'
2018-02-06 15:45:26,126 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154527661782
2018-02-06 15:45:26,153 [salt.minion      ][INFO    ][18636] Starting a new job with PID 18636
2018-02-06 15:45:26,171 [salt.minion      ][INFO    ][18636] Returning information for job: 20180206154527661782
2018-02-06 15:45:27,166 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:45:27,214 [salt.state       ][INFO    ][17523] Made the following changes:
'python-bson' changed from 'absent' to '3.2-1build1'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python2.7-gridfs' changed from 'absent' to '1'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'python2.7-pymongo-ext' changed from 'absent' to '1'

2018-02-06 15:45:27,233 [salt.state       ][INFO    ][17523] Loading fresh modules for state activity
2018-02-06 15:45:27,263 [salt.state       ][INFO    ][17523] Completed state [python-pymongo] at time 15:45:27.263867 duration_in_ms=2649.718
2018-02-06 15:45:27,268 [salt.state       ][INFO    ][17523] Running state [mongodb-clients] at time 15:45:27.268878
2018-02-06 15:45:27,269 [salt.state       ][INFO    ][17523] Executing state pkg.installed for mongodb-clients
2018-02-06 15:45:27,746 [salt.state       ][INFO    ][17523] All specified packages are already installed
2018-02-06 15:45:27,746 [salt.state       ][INFO    ][17523] Completed state [mongodb-clients] at time 15:45:27.746909 duration_in_ms=478.03
2018-02-06 15:45:27,749 [salt.state       ][INFO    ][17523] Running state [/etc/mongodb.conf] at time 15:45:27.749574
2018-02-06 15:45:27,749 [salt.state       ][INFO    ][17523] Executing state file.managed for /etc/mongodb.conf
2018-02-06 15:45:27,793 [salt.fileclient  ][INFO    ][17523] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-02-06 15:45:27,831 [salt.state       ][INFO    ][17523] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # mongodb.conf
 
 # Where to store the data.
@@ -8,7 +10,7 @@
 
 logappend=true
 
-bind_ip = 127.0.0.1
+bind_ip = 0.0.0.0
 #port = 27017
 
 # Enable journaling, http://www.mongodb.org/display/DOCS/Journaling
@@ -17,12 +19,12 @@
 # Enables periodic logging of CPU utilization and I/O wait
 #cpu = true
 
+keyFile = /etc/mongodb.key
+replSet = ceilometer
+
 # Turn on/off security.  Off is currently the default
 #noauth = true
-#auth = true
-
-# Verbose logging output.
-#verbose = true
+auth = true
 
 # Inspect all client data for validity on receipt (useful for
 # developing drivers)
@@ -31,13 +33,21 @@
 # Enable db quota management
 #quota = true
 
+#OpenStack guide for Juno
+smallfiles = true
+
+# Verbose logging output.
+verbose = v
+
+# logLevel
+setParameter = logLevel=1
+
 # Set oplogging level where n is
 #   0=off (default)
 #   1=W
 #   2=R
 #   3=both
 #   7=W+some reads
-#oplog = 0
 
 # Diagnostic/debugging option
 #nocursors = true

2018-02-06 15:45:27,831 [salt.state       ][INFO    ][17523] Completed state [/etc/mongodb.conf] at time 15:45:27.831824 duration_in_ms=82.25
2018-02-06 15:45:27,832 [salt.state       ][INFO    ][17523] Running state [/etc/mongodb.key] at time 15:45:27.832172
2018-02-06 15:45:27,832 [salt.state       ][INFO    ][17523] Executing state file.managed for /etc/mongodb.key
2018-02-06 15:45:27,834 [salt.state       ][INFO    ][17523] File changed:
New file
2018-02-06 15:45:27,834 [salt.state       ][INFO    ][17523] Completed state [/etc/mongodb.key] at time 15:45:27.834258 duration_in_ms=2.086
2018-02-06 15:45:27,834 [salt.state       ][INFO    ][17523] Running state [/var/lock/mongodb] at time 15:45:27.834483
2018-02-06 15:45:27,834 [salt.state       ][INFO    ][17523] Executing state file.directory for /var/lock/mongodb
2018-02-06 15:45:27,835 [salt.state       ][INFO    ][17523] {'/var/lock/mongodb': 'New Dir'}
2018-02-06 15:45:27,835 [salt.state       ][INFO    ][17523] Completed state [/var/lock/mongodb] at time 15:45:27.835561 duration_in_ms=1.078
2018-02-06 15:45:27,845 [salt.state       ][INFO    ][17523] Running state [mongodb] at time 15:45:27.845084
2018-02-06 15:45:27,845 [salt.state       ][INFO    ][17523] Executing state service.running for mongodb
2018-02-06 15:45:27,846 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-02-06 15:45:27,874 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-02-06 15:45:27,896 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-02-06 15:45:27,918 [salt.state       ][INFO    ][17523] The service mongodb is already running
2018-02-06 15:45:27,919 [salt.state       ][INFO    ][17523] Completed state [mongodb] at time 15:45:27.918927 duration_in_ms=73.84
2018-02-06 15:45:27,919 [salt.state       ][INFO    ][17523] Running state [mongodb] at time 15:45:27.919225
2018-02-06 15:45:27,919 [salt.state       ][INFO    ][17523] Executing state service.mod_watch for mongodb
2018-02-06 15:45:27,920 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-02-06 15:45:27,942 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-02-06 15:45:27,968 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-02-06 15:45:28,043 [salt.state       ][INFO    ][17523] {'mongodb': True}
2018-02-06 15:45:28,044 [salt.state       ][INFO    ][17523] Completed state [mongodb] at time 15:45:28.044509 duration_in_ms=125.282
2018-02-06 15:45:28,045 [salt.state       ][INFO    ][17523] Running state [/var/tmp/mongodb_user.js] at time 15:45:28.045748
2018-02-06 15:45:28,047 [salt.state       ][INFO    ][17523] Executing state file.managed for /var/tmp/mongodb_user.js
2018-02-06 15:45:28,083 [salt.fileclient  ][INFO    ][17523] Fetching file from saltenv 'base', ** done ** 'mongodb/files/user.js'
2018-02-06 15:45:28,130 [salt.state       ][INFO    ][17523] File changed:
New file
2018-02-06 15:45:28,130 [salt.state       ][INFO    ][17523] Completed state [/var/tmp/mongodb_user.js] at time 15:45:28.130319 duration_in_ms=84.57
2018-02-06 15:45:28,133 [salt.state       ][INFO    ][17523] Running state [/var/tmp/mongodb_cluster.js] at time 15:45:28.133934
2018-02-06 15:45:28,134 [salt.state       ][INFO    ][17523] Executing state file.managed for /var/tmp/mongodb_cluster.js
2018-02-06 15:45:28,168 [salt.fileclient  ][INFO    ][17523] Fetching file from saltenv 'base', ** done ** 'mongodb/files/cluster.js'
2018-02-06 15:45:28,203 [salt.state       ][INFO    ][17523] File changed:
New file
2018-02-06 15:45:28,203 [salt.state       ][INFO    ][17523] Completed state [/var/tmp/mongodb_cluster.js] at time 15:45:28.203530 duration_in_ms=69.596
2018-02-06 15:45:28,204 [salt.state       ][INFO    ][17523] Running state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 15:45:28.204069
2018-02-06 15:45:28,204 [salt.state       ][INFO    ][17523] Executing state cmd.run for mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q
2018-02-06 15:45:28,205 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-02-06 15:45:28,280 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command 'mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-02-06 15:45:28,405 [salt.loaded.int.module.cmdmod][ERROR   ][17523] Command 'mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q' failed with return code: 1
2018-02-06 15:45:28,406 [salt.loaded.int.module.cmdmod][ERROR   ][17523] stdout: MongoDB shell version: 2.6.10
connecting to: localhost:27017/admin
2018-02-06 15:45:28,406 [salt.loaded.int.module.cmdmod][ERROR   ][17523] retcode: 1
2018-02-06 15:45:28,407 [salt.state       ][ERROR   ][17523] {'pid': 18780, 'retcode': 1, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin'}
2018-02-06 15:45:28,407 [salt.state       ][INFO    ][17523] Completed state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 15:45:28.407597 duration_in_ms=203.527
2018-02-06 15:45:28,408 [salt.state       ][INFO    ][17523] Running state [/var/tmp/mongodb_user_ceilometer.js] at time 15:45:28.408719
2018-02-06 15:45:28,409 [salt.state       ][INFO    ][17523] Executing state file.managed for /var/tmp/mongodb_user_ceilometer.js
2018-02-06 15:45:28,447 [salt.fileclient  ][INFO    ][17523] Fetching file from saltenv 'base', ** done ** 'mongodb/files/user_role.js'
2018-02-06 15:45:28,488 [salt.state       ][INFO    ][17523] File changed:
New file
2018-02-06 15:45:28,488 [salt.state       ][INFO    ][17523] Completed state [/var/tmp/mongodb_user_ceilometer.js] at time 15:45:28.488274 duration_in_ms=79.554
2018-02-06 15:45:28,489 [salt.state       ][INFO    ][17523] Running state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 15:45:28.489576
2018-02-06 15:45:28,489 [salt.state       ][INFO    ][17523] Executing state cmd.run for mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created
2018-02-06 15:45:28,490 [salt.loaded.int.module.cmdmod][INFO    ][17523] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created' in directory '/root'
2018-02-06 15:45:28,558 [salt.loaded.int.module.cmdmod][ERROR   ][17523] Command 'mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created' failed with return code: 1
2018-02-06 15:45:28,559 [salt.loaded.int.module.cmdmod][ERROR   ][17523] stdout: MongoDB shell version: 2.6.10
connecting to: localhost:27017/admin
2018-02-06T15:45:28.556+0000 Error: 18 { ok: 0.0, errmsg: "auth failed", code: 18 } at src/mongo/shell/db.js:1287
2018-02-06 15:45:28,559 [salt.loaded.int.module.cmdmod][ERROR   ][17523] stderr: exception: login failed
2018-02-06 15:45:28,560 [salt.loaded.int.module.cmdmod][ERROR   ][17523] retcode: 1
2018-02-06 15:45:28,560 [salt.state       ][ERROR   ][17523] {'pid': 18799, 'retcode': 1, 'stderr': 'exception: login failed', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin\n2018-02-06T15:45:28.556+0000 Error: 18 { ok: 0.0, errmsg: "auth failed", code: 18 } at src/mongo/shell/db.js:1287'}
2018-02-06 15:45:28,561 [salt.state       ][INFO    ][17523] Completed state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 15:45:28.561227 duration_in_ms=71.65
2018-02-06 15:45:28,563 [salt.minion      ][INFO    ][17523] Returning information for job: 20180206154507529111
2018-02-06 15:45:29,242 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command cmd.run with jid 20180206154530781873
2018-02-06 15:45:29,268 [salt.minion      ][INFO    ][18809] Starting a new job with PID 18809
2018-02-06 15:45:29,277 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18809] Executing command 'mongo localhost:27017/admin' in directory '/root'
2018-02-06 15:45:29,346 [salt.minion      ][INFO    ][18809] Returning information for job: 20180206154530781873
2018-02-06 15:45:30,063 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command cmd.run with jid 20180206154531603170
2018-02-06 15:45:30,091 [salt.minion      ][INFO    ][18820] Starting a new job with PID 18820
2018-02-06 15:45:30,099 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][18820] Executing command 'mongo localhost:27017/admin --eval "rs.initiate()"' in directory '/root'
2018-02-06 15:45:30,209 [salt.minion      ][INFO    ][18820] Returning information for job: 20180206154531603170
2018-02-06 15:45:30,918 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command state.sls with jid 20180206154532459610
2018-02-06 15:45:30,945 [salt.minion      ][INFO    ][18831] Starting a new job with PID 18831
2018-02-06 15:45:33,325 [salt.state       ][INFO    ][18831] Loading fresh modules for state activity
2018-02-06 15:45:34,022 [salt.state       ][INFO    ][18831] Running state [mongodb-server] at time 15:45:34.022801
2018-02-06 15:45:34,023 [salt.state       ][INFO    ][18831] Executing state pkg.installed for mongodb-server
2018-02-06 15:45:34,024 [salt.loaded.int.module.cmdmod][INFO    ][18831] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:45:34,404 [salt.state       ][INFO    ][18831] All specified packages are already installed
2018-02-06 15:45:34,405 [salt.state       ][INFO    ][18831] Completed state [mongodb-server] at time 15:45:34.405321 duration_in_ms=382.52
2018-02-06 15:45:34,406 [salt.state       ][INFO    ][18831] Running state [mongodb] at time 15:45:34.406007
2018-02-06 15:45:34,406 [salt.state       ][INFO    ][18831] Executing state pkg.installed for mongodb
2018-02-06 15:45:34,413 [salt.state       ][INFO    ][18831] All specified packages are already installed
2018-02-06 15:45:34,414 [salt.state       ][INFO    ][18831] Completed state [mongodb] at time 15:45:34.414200 duration_in_ms=8.193
2018-02-06 15:45:34,414 [salt.state       ][INFO    ][18831] Running state [python-pymongo] at time 15:45:34.414704
2018-02-06 15:45:34,415 [salt.state       ][INFO    ][18831] Executing state pkg.installed for python-pymongo
2018-02-06 15:45:34,422 [salt.state       ][INFO    ][18831] All specified packages are already installed
2018-02-06 15:45:34,422 [salt.state       ][INFO    ][18831] Completed state [python-pymongo] at time 15:45:34.422428 duration_in_ms=7.724
2018-02-06 15:45:34,422 [salt.state       ][INFO    ][18831] Running state [mongodb-clients] at time 15:45:34.422898
2018-02-06 15:45:34,423 [salt.state       ][INFO    ][18831] Executing state pkg.installed for mongodb-clients
2018-02-06 15:45:34,430 [salt.state       ][INFO    ][18831] All specified packages are already installed
2018-02-06 15:45:34,431 [salt.state       ][INFO    ][18831] Completed state [mongodb-clients] at time 15:45:34.431308 duration_in_ms=8.41
2018-02-06 15:45:34,435 [salt.state       ][INFO    ][18831] Running state [/etc/mongodb.conf] at time 15:45:34.435309
2018-02-06 15:45:34,435 [salt.state       ][INFO    ][18831] Executing state file.managed for /etc/mongodb.conf
2018-02-06 15:45:34,500 [salt.state       ][INFO    ][18831] File /etc/mongodb.conf is in the correct state
2018-02-06 15:45:34,501 [salt.state       ][INFO    ][18831] Completed state [/etc/mongodb.conf] at time 15:45:34.501413 duration_in_ms=66.104
2018-02-06 15:45:34,502 [salt.state       ][INFO    ][18831] Running state [/etc/mongodb.key] at time 15:45:34.502001
2018-02-06 15:45:34,502 [salt.state       ][INFO    ][18831] Executing state file.managed for /etc/mongodb.key
2018-02-06 15:45:34,504 [salt.state       ][INFO    ][18831] File /etc/mongodb.key is in the correct state
2018-02-06 15:45:34,505 [salt.state       ][INFO    ][18831] Completed state [/etc/mongodb.key] at time 15:45:34.505319 duration_in_ms=3.317
2018-02-06 15:45:34,506 [salt.state       ][INFO    ][18831] Running state [/var/lock/mongodb] at time 15:45:34.506190
2018-02-06 15:45:34,507 [salt.state       ][INFO    ][18831] Executing state file.directory for /var/lock/mongodb
2018-02-06 15:45:34,508 [salt.state       ][INFO    ][18831] Directory /var/lock/mongodb is in the correct state
2018-02-06 15:45:34,509 [salt.state       ][INFO    ][18831] Completed state [/var/lock/mongodb] at time 15:45:34.509245 duration_in_ms=3.055
2018-02-06 15:45:34,511 [salt.state       ][INFO    ][18831] Running state [mongodb] at time 15:45:34.510973
2018-02-06 15:45:34,511 [salt.state       ][INFO    ][18831] Executing state service.running for mongodb
2018-02-06 15:45:34,512 [salt.loaded.int.module.cmdmod][INFO    ][18831] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-02-06 15:45:34,555 [salt.loaded.int.module.cmdmod][INFO    ][18831] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-02-06 15:45:34,581 [salt.loaded.int.module.cmdmod][INFO    ][18831] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-02-06 15:45:34,605 [salt.state       ][INFO    ][18831] The service mongodb is already running
2018-02-06 15:45:34,606 [salt.state       ][INFO    ][18831] Completed state [mongodb] at time 15:45:34.605927 duration_in_ms=94.953
2018-02-06 15:45:34,606 [salt.state       ][INFO    ][18831] Running state [/var/tmp/mongodb_user.js] at time 15:45:34.606606
2018-02-06 15:45:34,607 [salt.state       ][INFO    ][18831] Executing state file.managed for /var/tmp/mongodb_user.js
2018-02-06 15:45:34,666 [salt.state       ][INFO    ][18831] File /var/tmp/mongodb_user.js is in the correct state
2018-02-06 15:45:34,666 [salt.state       ][INFO    ][18831] Completed state [/var/tmp/mongodb_user.js] at time 15:45:34.666528 duration_in_ms=59.922
2018-02-06 15:45:34,669 [salt.state       ][INFO    ][18831] Running state [/var/tmp/mongodb_cluster.js] at time 15:45:34.669776
2018-02-06 15:45:34,670 [salt.state       ][INFO    ][18831] Executing state file.managed for /var/tmp/mongodb_cluster.js
2018-02-06 15:45:34,726 [salt.state       ][INFO    ][18831] File /var/tmp/mongodb_cluster.js is in the correct state
2018-02-06 15:45:34,727 [salt.state       ][INFO    ][18831] Completed state [/var/tmp/mongodb_cluster.js] at time 15:45:34.727385 duration_in_ms=57.609
2018-02-06 15:45:34,728 [salt.state       ][INFO    ][18831] Running state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 15:45:34.728026
2018-02-06 15:45:34,728 [salt.state       ][INFO    ][18831] Executing state cmd.run for mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q
2018-02-06 15:45:34,729 [salt.loaded.int.module.cmdmod][INFO    ][18831] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-02-06 15:45:34,800 [salt.loaded.int.module.cmdmod][INFO    ][18831] Executing command 'mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q' in directory '/root'
2018-02-06 15:45:34,918 [salt.state       ][INFO    ][18831] {'pid': 18868, 'retcode': 0, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin'}
2018-02-06 15:45:34,918 [salt.state       ][INFO    ][18831] Completed state [mongo localhost:27017/admin /var/tmp/mongodb_cluster.js && mongo localhost:27017/admin --quiet --eval "rs.conf()" | grep object -q] at time 15:45:34.918724 duration_in_ms=190.697
2018-02-06 15:45:34,920 [salt.state       ][INFO    ][18831] Running state [mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed] at time 15:45:34.919983
2018-02-06 15:45:34,921 [salt.state       ][INFO    ][18831] Executing state cmd.run for mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed
2018-02-06 15:45:34,922 [salt.loaded.int.module.cmdmod][INFO    ][18831] Executing command 'mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed' in directory '/root'
2018-02-06 15:45:35,032 [salt.state       ][INFO    ][18831] {'pid': 18880, 'retcode': 0, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin\nWARNING: The \'addUser\' shell helper is DEPRECATED. Please use \'createUser\' instead\nSuccessfully added user: { "user" : "admin", "roles" : [ "root" ] }'}
2018-02-06 15:45:35,033 [salt.state       ][INFO    ][18831] Completed state [mongo localhost:27017/admin /var/tmp/mongodb_user.js && touch /var/lock/mongodb/mongodb_password_changed] at time 15:45:35.033426 duration_in_ms=113.442
2018-02-06 15:45:35,034 [salt.state       ][INFO    ][18831] Running state [/var/tmp/mongodb_user_ceilometer.js] at time 15:45:35.034161
2018-02-06 15:45:35,034 [salt.state       ][INFO    ][18831] Executing state file.managed for /var/tmp/mongodb_user_ceilometer.js
2018-02-06 15:45:35,093 [salt.state       ][INFO    ][18831] File /var/tmp/mongodb_user_ceilometer.js is in the correct state
2018-02-06 15:45:35,093 [salt.state       ][INFO    ][18831] Completed state [/var/tmp/mongodb_user_ceilometer.js] at time 15:45:35.093909 duration_in_ms=59.749
2018-02-06 15:45:35,095 [salt.state       ][INFO    ][18831] Running state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 15:45:35.095022
2018-02-06 15:45:35,095 [salt.state       ][INFO    ][18831] Executing state cmd.run for mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created
2018-02-06 15:45:35,096 [salt.loaded.int.module.cmdmod][INFO    ][18831] Executing command 'mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created' in directory '/root'
2018-02-06 15:45:35,171 [salt.state       ][INFO    ][18831] {'pid': 18889, 'retcode': 0, 'stderr': '', 'stdout': 'MongoDB shell version: 2.6.10\nconnecting to: localhost:27017/admin\nWARNING: The \'addUser\' shell helper is DEPRECATED. Please use \'createUser\' instead\nSuccessfully added user: { "user" : "ceilometer", "roles" : [ "readWrite", "dbAdmin" ] }'}
2018-02-06 15:45:35,172 [salt.state       ][INFO    ][18831] Completed state [mongo localhost:27017/admin -u admin -p opnfv_secret /var/tmp/mongodb_user_ceilometer.js && touch /var/lock/mongodb/mongodb_user_ceilometer_created] at time 15:45:35.172359 duration_in_ms=77.336
2018-02-06 15:45:35,175 [salt.minion      ][INFO    ][18831] Returning information for job: 20180206154532459610
2018-02-06 15:45:54,046 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command test.ping with jid 20180206154555589315
2018-02-06 15:45:54,072 [salt.minion      ][INFO    ][18900] Starting a new job with PID 18900
2018-02-06 15:45:54,137 [salt.minion      ][INFO    ][18900] Returning information for job: 20180206154555589315
2018-02-06 15:47:44,533 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command state.sls with jid 20180206154746074351
2018-02-06 15:47:44,559 [salt.minion      ][INFO    ][18915] Starting a new job with PID 18915
2018-02-06 15:47:46,963 [salt.state       ][INFO    ][18915] Loading fresh modules for state activity
2018-02-06 15:47:47,023 [salt.fileclient  ][INFO    ][18915] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-02-06 15:47:47,060 [salt.fileclient  ][INFO    ][18915] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-02-06 15:47:47,750 [salt.state       ][INFO    ][18915] Running state [aodh-api] at time 15:47:47.750192
2018-02-06 15:47:47,750 [salt.state       ][INFO    ][18915] Executing state pkg.installed for aodh-api
2018-02-06 15:47:47,751 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:47:48,127 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-02-06 15:47:48,211 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 15:47:49,967 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:47:50,006 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-api'] in directory '/root'
2018-02-06 15:47:54,594 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154756133440
2018-02-06 15:47:54,624 [salt.minion      ][INFO    ][19765] Starting a new job with PID 19765
2018-02-06 15:47:54,639 [salt.minion      ][INFO    ][19765] Returning information for job: 20180206154756133440
2018-02-06 15:48:04,783 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154806319497
2018-02-06 15:48:04,818 [salt.minion      ][INFO    ][21027] Starting a new job with PID 21027
2018-02-06 15:48:04,861 [salt.minion      ][INFO    ][21027] Returning information for job: 20180206154806319497
2018-02-06 15:48:15,015 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154816550610
2018-02-06 15:48:15,037 [salt.minion      ][INFO    ][26725] Starting a new job with PID 26725
2018-02-06 15:48:15,059 [salt.minion      ][INFO    ][26725] Returning information for job: 20180206154816550610
2018-02-06 15:48:25,217 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154826756586
2018-02-06 15:48:25,246 [salt.minion      ][INFO    ][27480] Starting a new job with PID 27480
2018-02-06 15:48:25,267 [salt.minion      ][INFO    ][27480] Returning information for job: 20180206154826756586
2018-02-06 15:48:34,897 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:48:34,991 [salt.state       ][INFO    ][18915] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~cloud0'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '4.0.2+really4.0.2+dfsg-2ubuntu1~cloud0'
'python-oslo.concurrency' changed from 'absent' to '3.21.0-0ubuntu2~cloud0'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-0ubuntu1~cloud0'
'python-aodh' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-deprecation' changed from 'absent' to '1.0.1-0ubuntu1~cloud0'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python-glanceclient' changed from 'absent' to '1:2.8.0-0ubuntu1~cloud0'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'python-migrate' changed from 'absent' to '0.11.0-0ubuntu1~cloud0'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-oslo.serialization' changed from 'absent' to '2.20.0-0ubuntu1~cloud0'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'libmpc3' changed from 'absent' to '1.0.3-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-setuptools' changed from 'absent' to '36.2.7-2~cloud0'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-fixtures' changed from 'absent' to '3.0.0-2~cloud0'
'python-pycadf' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-gnocchiclient' changed from 'absent' to '3.3.1-0ubuntu2~cloud0'
'elf-binutils' changed from 'absent' to '1'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'c++abi2-dev' changed from 'absent' to '1'
'python-openstackclient' changed from 'absent' to '3.12.0-0ubuntu2~cloud0'
'python-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-requests' changed from '2.9.1-3' to '2.18.1-1~cloud0'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'binutils-gold' changed from 'absent' to '1'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-oslo.db' changed from 'absent' to '4.25.0-0ubuntu1~cloud0'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python2.7-simplejson' changed from 'absent' to '1'
'linux-libc-dev' changed from 'absent' to '4.4.0-112.135'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-zake' changed from 'absent' to '0.1.6-1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-testtools' changed from 'absent' to '1'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'docutils' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'python2.7-dbus' changed from 'absent' to '1'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-oslo.middleware' changed from 'absent' to '3.30.0-0ubuntu1.1~cloud0'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'libc-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.17.0-0ubuntu1~cloud0'
'httpd' changed from 'absent' to '1'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'libstdc++-dev' changed from 'absent' to '1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-0ubuntu1~cloud0'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-positional' changed from 'absent' to '1.1.1-3~cloud0'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~cloud0'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'python-distribute' changed from 'absent' to '1'
'linux-kernel-headers' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.6'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-oslo.policy' changed from 'absent' to '1.25.1-0ubuntu1~cloud0'
'python-stevedore' changed from 'absent' to '1:1.25.0-0ubuntu1~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'aodh-common' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-oslo-db' changed from 'absent' to '1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-waitress' changed from 'absent' to '1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-oslo.utils' changed from 'absent' to '3.28.0-0ubuntu1~cloud0'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'make:any' changed from 'absent' to '1'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python2.7-iso8601' changed from 'absent' to '1'
'manpages-dev' changed from 'absent' to '4.04-2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-tooz' changed from 'absent' to '1.58.0-0ubuntu1~cloud0'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'pycadf-common' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-pecan' changed from 'absent' to '1.1.2-3fakesync2~cloud0'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'libisl15' changed from 'absent' to '0.16.1-1'
'aodh-api' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-keyring' changed from 'absent' to '7.3-1ubuntu1'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'httpd-wsgi' changed from 'absent' to '1'
'python-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-amqp' changed from 'absent' to '2.1.4-1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu2~cloud0'
'python2.7-cmd2' changed from 'absent' to '1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-html5lib' changed from 'absent' to '0.999-4'
'python2.7-lxml' changed from 'absent' to '1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'apache2-api-20120211' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'python-zopeinterface' changed from 'absent' to '1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.6'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-keystonemiddleware' changed from 'absent' to '4.17.0-0ubuntu1~cloud0'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~cloud0'
'ssl-cert' changed from 'absent' to '1.0.37'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'python-openstacksdk' changed from 'absent' to '0.9.17-0ubuntu1~cloud0'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-02-06 15:48:35,032 [salt.state       ][INFO    ][18915] Loading fresh modules for state activity
2018-02-06 15:48:35,078 [salt.state       ][INFO    ][18915] Completed state [aodh-api] at time 15:48:35.078454 duration_in_ms=47328.262
2018-02-06 15:48:35,088 [salt.state       ][INFO    ][18915] Running state [aodh-evaluator] at time 15:48:35.088224
2018-02-06 15:48:35,088 [salt.state       ][INFO    ][18915] Executing state pkg.installed for aodh-evaluator
2018-02-06 15:48:36,308 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154836965692
2018-02-06 15:48:36,368 [salt.minion      ][INFO    ][28138] Starting a new job with PID 28138
2018-02-06 15:48:36,404 [salt.minion      ][INFO    ][28138] Returning information for job: 20180206154836965692
2018-02-06 15:48:37,225 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:48:37,278 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-evaluator'] in directory '/root'
2018-02-06 15:48:40,205 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:48:40,257 [salt.state       ][INFO    ][18915] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-02-06 15:48:40,283 [salt.state       ][INFO    ][18915] Loading fresh modules for state activity
2018-02-06 15:48:40,455 [salt.state       ][INFO    ][18915] Completed state [aodh-evaluator] at time 15:48:40.455241 duration_in_ms=5367.016
2018-02-06 15:48:40,461 [salt.state       ][INFO    ][18915] Running state [aodh-notifier] at time 15:48:40.461545
2018-02-06 15:48:40,462 [salt.state       ][INFO    ][18915] Executing state pkg.installed for aodh-notifier
2018-02-06 15:48:41,199 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:48:41,239 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-notifier'] in directory '/root'
2018-02-06 15:48:43,918 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:48:43,968 [salt.state       ][INFO    ][18915] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-02-06 15:48:43,995 [salt.state       ][INFO    ][18915] Loading fresh modules for state activity
2018-02-06 15:48:44,026 [salt.state       ][INFO    ][18915] Completed state [aodh-notifier] at time 15:48:44.026439 duration_in_ms=3564.893
2018-02-06 15:48:44,031 [salt.state       ][INFO    ][18915] Running state [aodh-listener] at time 15:48:44.031408
2018-02-06 15:48:44,031 [salt.state       ][INFO    ][18915] Executing state pkg.installed for aodh-listener
2018-02-06 15:48:44,700 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:48:44,749 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-listener'] in directory '/root'
2018-02-06 15:48:45,496 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154847034687
2018-02-06 15:48:45,524 [salt.minion      ][INFO    ][28622] Starting a new job with PID 28622
2018-02-06 15:48:45,543 [salt.minion      ][INFO    ][28622] Returning information for job: 20180206154847034687
2018-02-06 15:48:47,536 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:48:47,585 [salt.state       ][INFO    ][18915] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-02-06 15:48:47,611 [salt.state       ][INFO    ][18915] Loading fresh modules for state activity
2018-02-06 15:48:47,646 [salt.state       ][INFO    ][18915] Completed state [aodh-listener] at time 15:48:47.646498 duration_in_ms=3615.089
2018-02-06 15:48:47,651 [salt.state       ][INFO    ][18915] Running state [python-aodhclient] at time 15:48:47.651544
2018-02-06 15:48:47,651 [salt.state       ][INFO    ][18915] Executing state pkg.installed for python-aodhclient
2018-02-06 15:48:48,496 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:48:48,539 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-aodhclient'] in directory '/root'
2018-02-06 15:48:50,281 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:48:50,345 [salt.state       ][INFO    ][18915] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-02-06 15:48:50,375 [salt.state       ][INFO    ][18915] Loading fresh modules for state activity
2018-02-06 15:48:50,408 [salt.state       ][INFO    ][18915] Completed state [python-aodhclient] at time 15:48:50.408511 duration_in_ms=2756.967
2018-02-06 15:48:50,413 [salt.state       ][INFO    ][18915] Running state [/etc/aodh/aodh.conf] at time 15:48:50.413003
2018-02-06 15:48:50,413 [salt.state       ][INFO    ][18915] Executing state file.managed for /etc/aodh/aodh.conf
2018-02-06 15:48:50,474 [salt.fileclient  ][INFO    ][18915] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-02-06 15:48:50,574 [salt.state       ][INFO    ][18915] File changed:
--- 
+++ 
@@ -1,5 +1,4 @@
 [DEFAULT]
-log_dir = /var/log/aodh
 
 #
 # From aodh
@@ -52,6 +51,12 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -78,6 +83,7 @@
 # is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
+log_dir = /var/log/aodh
 
 # Uses logging handler designed to watch file system. When log file is moved or
 # removed this handler will open a new log file with specified path
@@ -91,12 +97,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -125,8 +125,8 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
-
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,iso8601=WARN,keystonemiddleware=WARN,oslo.messaging=INFO,oslo_messaging=INFO,qpid=WARN,requests.packages.urllib3.connectionpool=WARN,requests.packages.urllib3.util.retry=WARN,routes.middleware=WARN,sqlalchemy=WARN,stevedore=WARN,suds=INFO,taskflow=WARN,urllib3.connectionpool=WARN,urllib3.util.retry=WARN,websocket=WARN
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
@@ -158,6 +158,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -168,24 +169,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -198,21 +205,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -227,20 +239,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -305,8 +321,7 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
@@ -316,6 +331,8 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
+
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -335,24 +352,34 @@
 # From aodh
 #
 
+port=8042
+
+host=192.168.10.76
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-pCuBZz/aodh-5.0.0/aodh/api/api-paste.ini
+#paste_config = /build/aodh-t4wvpD/aodh-4.0.0/aodh/api/api-paste.ini
 
 # Authentication mode to use. Unset to disable authentication (string value)
 #auth_mode = keystone
 
-# Project name of resources creator in Gnocchi. (For example the Ceilometer
-# project name (string value)
-#gnocchi_external_project_owner = service
+# DEPRECATED: Enable deprecated combination alarms. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Combination alarms are deprecated. This option and combination alarms
+# will be removed in Aodh 5.0.
+#enable_combination_alarms = false
 
 # Maximum number of alarms defined for a user. (integer value)
+# Deprecated group/name - [DEFAULT]/user_alarm_quota
 #user_alarm_quota = <None>
 
 # Maximum number of alarms defined for a project. (integer value)
+# Deprecated group/name - [DEFAULT]/project_alarm_quota
 #project_alarm_quota = <None>
 
 # Maximum count of actions for each state of an alarm, non-positive number
 # means no limit. (integer value)
+# Deprecated group/name - [DEFAULT]/alarm_max_actions
 #alarm_max_actions = -1
 
 
@@ -414,9 +441,36 @@
 #allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
 
 
+[cors.subdomain]
+
+#
+# From oslo.middleware.cors
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+# Indicate which header field names may be used during the actual request.
+# (list value)
+#allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token
+
+
 [database]
-backend = sqlalchemy
-connection = sqlite:////var/lib/aodh/sqlite.db
 
 #
 # From aodh
@@ -425,24 +479,34 @@
 # Number of seconds that alarm histories are kept in the database for (<= 0
 # means forever). (integer value)
 #alarm_history_time_to_live = -1
+alarm_history_time_to_live = 86400
 
 #
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
-#backend = sqlalchemy
+backend = sqlalchemy
 
 # The SQLAlchemy connection string to use to connect to the database. (string
 # value)
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-#connection = <None>
+connection = mysql+pymysql://aodh:opnfv_secret@192.168.10.50/aodh
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -454,10 +518,6 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
@@ -574,12 +634,27 @@
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = aodh
+password = opnfv_secret
+auth_uri = http://192.168.10.10:5000
+auth_url = http://192.168.10.10:35357
+interface = internalURL
+token_cache_time = -1
+
+#admin_user=aodh
+#admin_password=opnfv_secret
+#admin_tenant_name=service
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -731,43 +806,6 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Allowed values: http, https
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
@@ -787,6 +825,7 @@
 #workers = 1
 
 # The topic that aodh uses for event alarm evaluation. (string value)
+# Deprecated group/name - [DEFAULT]/event_alarm_topic
 #event_alarm_topic = alarm.all
 
 # Number of notification messages to wait before dispatching them. (integer
@@ -871,64 +910,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
 # CA certificate PEM file used to verify the server's certificate (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -983,12 +1019,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1076,7 +1115,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1120,11 +1159,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1137,33 +1172,33 @@
 # Deprecated group/name - [DEFAULT]/amqp_durable_queues
 # Deprecated group/name - [DEFAULT]/rabbit_durable_queues
 #amqp_durable_queues = false
+amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1183,6 +1218,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1192,34 +1228,46 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
+rabbit_userid = openstack
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_password = guest
+rabbit_password = opnfv_secret
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1230,6 +1278,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1238,6 +1287,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1248,6 +1298,7 @@
 # If you just want to make sure that all queues (except those with auto-
 # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
 # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1258,7 +1309,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#rabbit_qos_prefetch_count = 64
 
 # Number of seconds after which the Rabbit broker is considered down if
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
@@ -1270,6 +1321,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1280,6 +1332,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1385,24 +1440,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1415,21 +1476,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -1444,20 +1510,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -1541,9 +1611,12 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
+policy_file = /etc/aodh/policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -1551,6 +1624,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -1563,12 +1637,14 @@
 # Region name to use for OpenStack service endpoints. (string value)
 # Deprecated group/name - [service_credentials]/os_region_name
 #region_name = <None>
+region_name = RegionOne
 
 # Type of endpoint in Identity service catalog to use for communication with
 # OpenStack services. (string value)
 # Allowed values: public, internal, admin, auth, publicURL, internalURL, adminURL
 # Deprecated group/name - [service_credentials]/os_endpoint_type
 #interface = public
+interface = internalURL
 
 #
 # From aodh-auth
@@ -1577,12 +1653,14 @@
 # Authentication type to load (string value)
 # Deprecated group/name - [service_credentials]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://192.168.10.10:5000
 
 # Domain ID to scope to (string value)
 #domain_id = <None>
@@ -1591,15 +1669,17 @@
 #domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
+# Deprecated group/name - [service_credentials]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
+# Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
+project_name = service
 
 # Domain ID containing project (string value)
 #project_domain_id = <None>
+project_domain_id = default
 
 # Domain name containing project (string value)
 #project_domain_name = <None>
@@ -1621,17 +1701,19 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
+# Deprecated group/name - [service_credentials]/user-name
 #username = <None>
+username = aodh
 
 # User's domain id (string value)
 #user_domain_id = <None>
-
+user_domain_id = default
 # User's domain name (string value)
 #user_domain_name = <None>
 
 # User's password (string value)
 #password = <None>
+password = opnfv_secret
 
 
 [service_types]

2018-02-06 15:48:50,581 [salt.state       ][INFO    ][18915] Completed state [/etc/aodh/aodh.conf] at time 15:48:50.581540 duration_in_ms=168.536
2018-02-06 15:48:50,582 [salt.state       ][INFO    ][18915] Running state [/etc/default/aodh-evaluator] at time 15:48:50.581994
2018-02-06 15:48:50,582 [salt.state       ][INFO    ][18915] Executing state file.managed for /etc/default/aodh-evaluator
2018-02-06 15:48:50,620 [salt.fileclient  ][INFO    ][18915] Fetching file from saltenv 'base', ** done ** 'aodh/files/default'
2018-02-06 15:48:50,623 [salt.state       ][INFO    ][18915] File changed:
New file
2018-02-06 15:48:50,624 [salt.state       ][INFO    ][18915] Completed state [/etc/default/aodh-evaluator] at time 15:48:50.624049 duration_in_ms=42.055
2018-02-06 15:48:50,634 [salt.state       ][INFO    ][18915] Running state [/etc/default/aodh-notifier] at time 15:48:50.634117
2018-02-06 15:48:50,634 [salt.state       ][INFO    ][18915] Executing state file.managed for /etc/default/aodh-notifier
2018-02-06 15:48:50,669 [salt.state       ][INFO    ][18915] File changed:
New file
2018-02-06 15:48:50,669 [salt.state       ][INFO    ][18915] Completed state [/etc/default/aodh-notifier] at time 15:48:50.669708 duration_in_ms=35.591
2018-02-06 15:48:50,670 [salt.state       ][INFO    ][18915] Running state [/etc/default/aodh-listener] at time 15:48:50.670119
2018-02-06 15:48:50,670 [salt.state       ][INFO    ][18915] Executing state file.managed for /etc/default/aodh-listener
2018-02-06 15:48:50,694 [salt.state       ][INFO    ][18915] File changed:
New file
2018-02-06 15:48:50,695 [salt.state       ][INFO    ][18915] Completed state [/etc/default/aodh-listener] at time 15:48:50.695047 duration_in_ms=24.928
2018-02-06 15:48:50,696 [salt.state       ][INFO    ][18915] Running state [aodh-dbsync] at time 15:48:50.696424
2018-02-06 15:48:50,696 [salt.state       ][INFO    ][18915] Executing state cmd.run for aodh-dbsync
2018-02-06 15:48:50,699 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command 'aodh-dbsync' in directory '/root'
2018-02-06 15:48:52,697 [salt.state       ][INFO    ][18915] {'pid': 28909, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-06 15:48:52,698 [salt.state       ][INFO    ][18915] Completed state [aodh-dbsync] at time 15:48:52.698810 duration_in_ms=2002.385
2018-02-06 15:48:52,699 [salt.state       ][INFO    ][18915] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 15:48:52.699848
2018-02-06 15:48:52,700 [salt.state       ][INFO    ][18915] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-02-06 15:48:52,740 [salt.fileclient  ][INFO    ][18915] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-02-06 15:48:52,786 [salt.state       ][INFO    ][18915] File changed:
--- 
+++ 
@@ -1,18 +1,5 @@
-# Copyright (c) 2013 New Dream Network, LLC (DreamHost)
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
 
-Listen 8042
+Listen 192.168.10.76:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}
@@ -23,5 +10,5 @@
         ErrorLogFormat "%{cu}t %M"
     </IfVersion>
     ErrorLog /var/log/apache2/aodh_error.log
-    CustomLog /var/log/apache2/aodh_access.log combined
+    CustomLog /var/log/apache2/aodh_access.log "%v:%p %h %l %u %t \"%r\" %>s %D %O \"%{Referer}i\" \"%{User-Agent}i\""
 </VirtualHost>

2018-02-06 15:48:52,788 [salt.state       ][INFO    ][18915] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 15:48:52.788092 duration_in_ms=88.244
2018-02-06 15:48:52,788 [salt.state       ][INFO    ][18915] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 15:48:52.788362
2018-02-06 15:48:52,789 [salt.state       ][INFO    ][18915] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-02-06 15:48:52,795 [salt.state       ][INFO    ][18915] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-02-06 15:48:52,796 [salt.state       ][INFO    ][18915] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 15:48:52.796129 duration_in_ms=7.767
2018-02-06 15:48:52,979 [salt.state       ][INFO    ][18915] Running state [apache2] at time 15:48:52.979223
2018-02-06 15:48:52,979 [salt.state       ][INFO    ][18915] Executing state service.running for apache2
2018-02-06 15:48:52,980 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-06 15:48:53,003 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 15:48:53,026 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 15:48:53,051 [salt.state       ][INFO    ][18915] The service apache2 is already running
2018-02-06 15:48:53,051 [salt.state       ][INFO    ][18915] Completed state [apache2] at time 15:48:53.051605 duration_in_ms=72.383
2018-02-06 15:48:53,052 [salt.state       ][INFO    ][18915] Running state [apache2] at time 15:48:53.051974
2018-02-06 15:48:53,052 [salt.state       ][INFO    ][18915] Executing state service.mod_watch for apache2
2018-02-06 15:48:53,053 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 15:48:53,073 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 15:48:53,099 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-02-06 15:48:55,379 [salt.state       ][INFO    ][18915] {'apache2': True}
2018-02-06 15:48:55,380 [salt.state       ][INFO    ][18915] Completed state [apache2] at time 15:48:55.380086 duration_in_ms=2328.109
2018-02-06 15:48:55,382 [salt.state       ][INFO    ][18915] Running state [aodh-evaluator] at time 15:48:55.382572
2018-02-06 15:48:55,382 [salt.state       ][INFO    ][18915] Executing state service.running for aodh-evaluator
2018-02-06 15:48:55,383 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-02-06 15:48:55,413 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-02-06 15:48:55,435 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-02-06 15:48:55,456 [salt.state       ][INFO    ][18915] The service aodh-evaluator is already running
2018-02-06 15:48:55,457 [salt.state       ][INFO    ][18915] Completed state [aodh-evaluator] at time 15:48:55.457355 duration_in_ms=74.783
2018-02-06 15:48:55,457 [salt.state       ][INFO    ][18915] Running state [aodh-evaluator] at time 15:48:55.457690
2018-02-06 15:48:55,458 [salt.state       ][INFO    ][18915] Executing state service.mod_watch for aodh-evaluator
2018-02-06 15:48:55,459 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-02-06 15:48:55,483 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-02-06 15:48:55,509 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-02-06 15:48:55,695 [salt.state       ][INFO    ][18915] {'aodh-evaluator': True}
2018-02-06 15:48:55,696 [salt.state       ][INFO    ][18915] Completed state [aodh-evaluator] at time 15:48:55.696440 duration_in_ms=238.749
2018-02-06 15:48:55,697 [salt.state       ][INFO    ][18915] Running state [aodh-notifier] at time 15:48:55.697532
2018-02-06 15:48:55,698 [salt.state       ][INFO    ][18915] Executing state service.running for aodh-notifier
2018-02-06 15:48:55,699 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-02-06 15:48:55,701 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154857237849
2018-02-06 15:48:55,743 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-02-06 15:48:55,754 [salt.minion      ][INFO    ][29111] Starting a new job with PID 29111
2018-02-06 15:48:55,774 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-02-06 15:48:55,793 [salt.state       ][INFO    ][18915] The service aodh-notifier is already running
2018-02-06 15:48:55,794 [salt.state       ][INFO    ][18915] Completed state [aodh-notifier] at time 15:48:55.794334 duration_in_ms=96.802
2018-02-06 15:48:55,794 [salt.state       ][INFO    ][18915] Running state [aodh-notifier] at time 15:48:55.794847
2018-02-06 15:48:55,795 [salt.state       ][INFO    ][18915] Executing state service.mod_watch for aodh-notifier
2018-02-06 15:48:55,796 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-02-06 15:48:55,799 [salt.minion      ][INFO    ][29111] Returning information for job: 20180206154857237849
2018-02-06 15:48:55,817 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-02-06 15:48:55,838 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-02-06 15:49:05,771 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154907308960
2018-02-06 15:49:05,793 [salt.minion      ][INFO    ][29139] Starting a new job with PID 29139
2018-02-06 15:49:05,811 [salt.minion      ][INFO    ][29139] Returning information for job: 20180206154907308960
2018-02-06 15:49:10,957 [salt.state       ][INFO    ][18915] {'aodh-notifier': True}
2018-02-06 15:49:10,958 [salt.state       ][INFO    ][18915] Completed state [aodh-notifier] at time 15:49:10.958040 duration_in_ms=15163.192
2018-02-06 15:49:10,959 [salt.state       ][INFO    ][18915] Running state [aodh-listener] at time 15:49:10.959042
2018-02-06 15:49:10,959 [salt.state       ][INFO    ][18915] Executing state service.running for aodh-listener
2018-02-06 15:49:10,960 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-02-06 15:49:10,993 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-02-06 15:49:11,013 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-02-06 15:49:11,033 [salt.state       ][INFO    ][18915] The service aodh-listener is already running
2018-02-06 15:49:11,033 [salt.state       ][INFO    ][18915] Completed state [aodh-listener] at time 15:49:11.033872 duration_in_ms=74.828
2018-02-06 15:49:11,034 [salt.state       ][INFO    ][18915] Running state [aodh-listener] at time 15:49:11.034240
2018-02-06 15:49:11,034 [salt.state       ][INFO    ][18915] Executing state service.mod_watch for aodh-listener
2018-02-06 15:49:11,035 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-02-06 15:49:11,057 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-02-06 15:49:11,078 [salt.loaded.int.module.cmdmod][INFO    ][18915] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-02-06 15:49:15,976 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154917511957
2018-02-06 15:49:16,006 [salt.minion      ][INFO    ][29181] Starting a new job with PID 29181
2018-02-06 15:49:16,023 [salt.minion      ][INFO    ][29181] Returning information for job: 20180206154917511957
2018-02-06 15:49:26,187 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206154927725018
2018-02-06 15:49:26,214 [salt.state       ][INFO    ][18915] {'aodh-listener': True}
2018-02-06 15:49:26,215 [salt.state       ][INFO    ][18915] Completed state [aodh-listener] at time 15:49:26.215073 duration_in_ms=15180.832
2018-02-06 15:49:26,241 [salt.minion      ][INFO    ][18915] Returning information for job: 20180206154746074351
2018-02-06 15:49:26,246 [salt.minion      ][INFO    ][29206] Starting a new job with PID 29206
2018-02-06 15:49:26,263 [salt.minion      ][INFO    ][29206] Returning information for job: 20180206154927725018
2018-02-06 15:51:00,229 [salt.utils.schedule][INFO    ][2187] Running scheduled job: __mine_interval
2018-02-06 15:51:09,152 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command state.sls with jid 20180206155110695703
2018-02-06 15:51:09,178 [salt.minion      ][INFO    ][29245] Starting a new job with PID 29245
2018-02-06 15:51:11,589 [salt.state       ][INFO    ][29245] Loading fresh modules for state activity
2018-02-06 15:51:11,642 [salt.fileclient  ][INFO    ][29245] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-02-06 15:51:11,669 [salt.fileclient  ][INFO    ][29245] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-02-06 15:51:13,206 [salt.state       ][INFO    ][29245] Running state [ceilometer-api] at time 15:51:13.206622
2018-02-06 15:51:13,207 [salt.state       ][INFO    ][29245] Executing state pkg.installed for ceilometer-api
2018-02-06 15:51:13,208 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:51:13,619 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-02-06 15:51:13,703 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-06 15:51:15,507 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:51:15,558 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-api'] in directory '/root'
2018-02-06 15:51:19,239 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206155120781860
2018-02-06 15:51:19,276 [salt.minion      ][INFO    ][29903] Starting a new job with PID 29903
2018-02-06 15:51:19,299 [salt.minion      ][INFO    ][29903] Returning information for job: 20180206155120781860
2018-02-06 15:51:29,271 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206155130813177
2018-02-06 15:51:29,302 [salt.minion      ][INFO    ][31492] Starting a new job with PID 31492
2018-02-06 15:51:29,319 [salt.minion      ][INFO    ][31492] Returning information for job: 20180206155130813177
2018-02-06 15:51:31,227 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:51:31,288 [salt.state       ][INFO    ][29245] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'python-ply' changed from 'absent' to '3.7-1'
'python-twisted-bin' changed from 'absent' to '16.0.0-1'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'python-pysnmp-common' changed from 'absent' to '1'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'python-twisted' changed from 'absent' to '16.0.0-1'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu6~cloud0'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'qemu-system-i386' changed from 'absent' to '1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'qemu-system-x86-64' changed from 'absent' to '1'
'python2.7-twisted-core' changed from 'absent' to '1'
'python-oslo.reports' changed from 'absent' to '1.22.0-0ubuntu1~cloud0'
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'python-pysnmp2' changed from 'absent' to '1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'ceilometer-api' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'python-oslo.rootwrap' changed from 'absent' to '5.9.0-0ubuntu1~cloud0'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-twisted-core' changed from 'absent' to '16.0.0-1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'ceilometer-common' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'python-os-xenapi' changed from 'absent' to '0.2.0-0ubuntu1~cloud0'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'python-ply-lex-3.5' changed from 'absent' to '1'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu6~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'python-swiftclient' changed from 'absent' to '1:3.4.0-0ubuntu1~cloud0'
'libogg0' changed from 'absent' to '1.3.2-1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'librbd1' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'kvm' changed from 'absent' to '1'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-ceilometer' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'
'python-attr' changed from 'absent' to '15.2.0-1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'python2.7-twisted' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'python-serial' changed from 'absent' to '3.0.1-1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-jsonpath-rw-ext' changed from 'absent' to '0.1.9-1'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'libflac8' changed from 'absent' to '1.3.1-4'
'python2.7-ply' changed from 'absent' to '1'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-02-06 15:51:31,321 [salt.state       ][INFO    ][29245] Loading fresh modules for state activity
2018-02-06 15:51:31,489 [salt.state       ][INFO    ][29245] Completed state [ceilometer-api] at time 15:51:31.489556 duration_in_ms=18282.934
2018-02-06 15:51:31,494 [salt.state       ][INFO    ][29245] Running state [ceilometer-agent-central] at time 15:51:31.494482
2018-02-06 15:51:31,494 [salt.state       ][INFO    ][29245] Executing state pkg.installed for ceilometer-agent-central
2018-02-06 15:51:32,037 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:51:32,080 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-central'] in directory '/root'
2018-02-06 15:51:36,221 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:51:36,327 [salt.state       ][INFO    ][29245] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-02-06 15:51:36,371 [salt.state       ][INFO    ][29245] Loading fresh modules for state activity
2018-02-06 15:51:36,417 [salt.state       ][INFO    ][29245] Completed state [ceilometer-agent-central] at time 15:51:36.417439 duration_in_ms=4922.956
2018-02-06 15:51:36,426 [salt.state       ][INFO    ][29245] Running state [python-ceilometerclient] at time 15:51:36.426679
2018-02-06 15:51:36,427 [salt.state       ][INFO    ][29245] Executing state pkg.installed for python-ceilometerclient
2018-02-06 15:51:37,309 [salt.state       ][INFO    ][29245] All specified packages are already installed
2018-02-06 15:51:37,309 [salt.state       ][INFO    ][29245] Completed state [python-ceilometerclient] at time 15:51:37.309459 duration_in_ms=882.779
2018-02-06 15:51:37,309 [salt.state       ][INFO    ][29245] Running state [ceilometer-agent-notification] at time 15:51:37.309803
2018-02-06 15:51:37,310 [salt.state       ][INFO    ][29245] Executing state pkg.installed for ceilometer-agent-notification
2018-02-06 15:51:37,338 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:51:37,382 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-notification'] in directory '/root'
2018-02-06 15:51:39,293 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206155140834323
2018-02-06 15:51:39,349 [salt.minion      ][INFO    ][32035] Starting a new job with PID 32035
2018-02-06 15:51:39,372 [salt.minion      ][INFO    ][32035] Returning information for job: 20180206155140834323
2018-02-06 15:51:40,410 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:51:40,467 [salt.state       ][INFO    ][29245] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-02-06 15:51:40,494 [salt.state       ][INFO    ][29245] Loading fresh modules for state activity
2018-02-06 15:51:40,526 [salt.state       ][INFO    ][29245] Completed state [ceilometer-agent-notification] at time 15:51:40.526543 duration_in_ms=3216.738
2018-02-06 15:51:40,532 [salt.state       ][INFO    ][29245] Running state [python-elasticsearch] at time 15:51:40.532022
2018-02-06 15:51:40,532 [salt.state       ][INFO    ][29245] Executing state pkg.installed for python-elasticsearch
2018-02-06 15:51:41,224 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:51:41,275 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-elasticsearch'] in directory '/root'
2018-02-06 15:51:43,347 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:51:43,407 [salt.state       ][INFO    ][29245] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-02-06 15:51:43,435 [salt.state       ][INFO    ][29245] Loading fresh modules for state activity
2018-02-06 15:51:43,467 [salt.state       ][INFO    ][29245] Completed state [python-elasticsearch] at time 15:51:43.467035 duration_in_ms=2935.012
2018-02-06 15:51:43,472 [salt.state       ][INFO    ][29245] Running state [python-influxdb] at time 15:51:43.472148
2018-02-06 15:51:43,472 [salt.state       ][INFO    ][29245] Executing state pkg.installed for python-influxdb
2018-02-06 15:51:44,392 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-06 15:51:44,471 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-influxdb'] in directory '/root'
2018-02-06 15:51:46,235 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-06 15:51:46,291 [salt.state       ][INFO    ][29245] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-02-06 15:51:46,320 [salt.state       ][INFO    ][29245] Loading fresh modules for state activity
2018-02-06 15:51:46,362 [salt.state       ][INFO    ][29245] Completed state [python-influxdb] at time 15:51:46.361937 duration_in_ms=2889.788
2018-02-06 15:51:46,371 [salt.state       ][INFO    ][29245] Running state [python-pymongo] at time 15:51:46.371802
2018-02-06 15:51:46,375 [salt.state       ][INFO    ][29245] Executing state pkg.installed for python-pymongo
2018-02-06 15:51:47,313 [salt.state       ][INFO    ][29245] All specified packages are already installed
2018-02-06 15:51:47,314 [salt.state       ][INFO    ][29245] Completed state [python-pymongo] at time 15:51:47.314738 duration_in_ms=942.935
2018-02-06 15:51:47,319 [salt.state       ][INFO    ][29245] Running state [/etc/ceilometer/ceilometer.conf] at time 15:51:47.319420
2018-02-06 15:51:47,324 [salt.state       ][INFO    ][29245] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-02-06 15:51:47,369 [salt.fileclient  ][INFO    ][29245] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-02-06 15:51:47,822 [salt.state       ][INFO    ][29245] File changed:
--- 
+++ 
@@ -17,7 +17,7 @@
 #api_paste_config = api_paste.ini
 
 # Inspector to use for inspecting the hypervisor layer. Known inspectors are
-# libvirt, hyperv, vsphere and xenapi. (string value)
+# libvirt, hyperv, vsphere, xenapi and powervm. (string value)
 #hypervisor_inspector = libvirt
 
 # Libvirt domain type. (string value)
@@ -28,26 +28,22 @@
 # (string value)
 #libvirt_uri =
 
-# DEPRECATED: Dispatchers to process metering data. (multi valued)
+# Dispatchers to process metering data. (multi valued)
 # Deprecated group/name - [DEFAULT]/dispatcher
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: This option only be used in collector service, the collector service
-# has been deprecated and will be removed in the future, this should also be
-# deprecated for removal with collector service.
 #meter_dispatchers =
 
-# DEPRECATED: Dispatchers to process event data. (multi valued)
+# Dispatchers to process event data. (multi valued)
 # Deprecated group/name - [DEFAULT]/dispatcher
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: This option only be used in collector service, the collector service
-# has been deprecated and will be removed in the future, this should also be
-# deprecated for removal with collector service.
 #event_dispatchers =
 
 # Exchange name for Ironic notifications. (string value)
 #ironic_exchange = ironic
+
+# Exchanges name to listen for notifications. (multi valued)
+#http_control_exchanges = nova
+#http_control_exchanges = glance
+#http_control_exchanges = neutron
+#http_control_exchanges = cinder
 
 # DEPRECATED: Allow novaclient's debug log output. (Use default_log_levels
 # instead) (boolean value)
@@ -65,6 +61,15 @@
 # Configuration file for event pipeline definition. (string value)
 #event_pipeline_cfg_file = event_pipeline.yaml
 
+# Refresh Pipeline configuration on-the-fly. (boolean value)
+#refresh_pipeline_cfg = false
+
+# Refresh Event Pipeline configuration on-the-fly. (boolean value)
+#refresh_event_pipeline_cfg = false
+
+# Polling interval for pipeline file configuration in seconds. (integer value)
+#pipeline_polling_interval = 20
+
 # Source for samples emitted on this instance. (string value)
 #sample_source = openstack
 
@@ -82,97 +87,53 @@
 # (string value)
 #rootwrap_config = /etc/ceilometer/rootwrap.conf
 
-# DEPRECATED: Exchange name for Nova notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Nova notifications. (string value)
 #nova_control_exchange = nova
 
-# DEPRECATED: Exchange name for Neutron notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Neutron notifications. (string value)
 #neutron_control_exchange = neutron
 
-# DEPRECATED: Exchange name for Heat notifications (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Heat notifications (string value)
 #heat_control_exchange = heat
 
-# DEPRECATED: Exchange name for Glance notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Glance notifications. (string value)
 #glance_control_exchange = glance
 
-# DEPRECATED: Exchange name for Keystone notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Keystone notifications. (string value)
 #keystone_control_exchange = keystone
 
-# DEPRECATED: Exchange name for Cinder notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Cinder notifications. (string value)
 #cinder_control_exchange = cinder
 
-# DEPRECATED: Exchange name for Data Processing notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Data Processing notifications. (string value)
 #sahara_control_exchange = sahara
 
-# DEPRECATED: Exchange name for Swift notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Swift notifications. (string value)
 #swift_control_exchange = swift
 
-# DEPRECATED: Exchange name for Magnum notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Magnum notifications. (string value)
 #magnum_control_exchange = magnum
 
-# DEPRECATED: Exchange name for DBaaS notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for DBaaS notifications. (string value)
 #trove_control_exchange = trove
 
-# DEPRECATED: Exchange name for Messaging service notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for Messaging service notifications. (string value)
 #zaqar_control_exchange = zaqar
 
-# DEPRECATED: Exchange name for DNS service notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for DNS service notifications. (string value)
 #dns_control_exchange = central
 
-# DEPRECATED: Exchange name for ceilometer notifications. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Use notification_control_exchanges instead
+# Exchange name for ceilometer notifications. (string value)
 #ceilometer_control_exchange = ceilometer
 
 # Name of this node, which must be valid in an AMQP key. Can be an opaque
 # identifier. For ZeroMQ only, must be a valid host name, FQDN, or IP address.
-# (unknown value)
+# (string value)
 #host = <your_hostname>
 
 # Timeout seconds for HTTP requests. Set it to None to disable timeout.
 # (integer value)
 #http_timeout = 600
-
-# Maximum number of parallel requests for services to handle at the same time.
-# (integer value)
-# Minimum value: 1
-#max_parallel_requests = 64
 
 #
 # From oslo.log
@@ -182,6 +143,13 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
+
+# DEPRECATED: If set to false, the logging level will be set to WARNING instead
+# of the default INFO level. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#verbose = true
 
 # The name of a logging configuration file. This file is appended to any
 # existing logging configuration files. For details about logging configuration
@@ -221,12 +189,6 @@
 # is set. (boolean value)
 #use_syslog = false
 
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
@@ -255,7 +217,7 @@
 
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
-#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
+#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
@@ -288,6 +250,7 @@
 #
 
 # Size of RPC connection pool. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_conn_pool_size
 #rpc_conn_pool_size = 30
 
 # The pool size limit for connections expiration policy (integer value)
@@ -298,24 +261,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -328,21 +297,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -357,20 +331,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -435,10 +413,10 @@
 # value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
+executor_thread_pool_size = 5
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
@@ -446,6 +424,7 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -484,6 +463,13 @@
 # value means endless wait. (integer value)
 #graceful_shutdown_timeout = 60
 
+# List of pollsters (or wildcard templates) to be used while polling
+#pollster_list =
+
+# To reduce polling agent load, samples are sent to the notification
+# agent in a batch. To gain higher throughput at the cost of load set
+# this to False.
+#batch_polled_samples = True
 
 [api]
 
@@ -523,7 +509,7 @@
 #
 
 # Address to which the UDP socket is bound. Set to an empty string to disable.
-# (unknown value)
+# (string value)
 #udp_address = 0.0.0.0
 
 # Port to which the UDP socket is bound. (port value)
@@ -597,9 +583,21 @@
 # service is running. (string value)
 #backend_url = <None>
 
+# Number of seconds between heartbeats for distributed coordination. (floating
+# point value)
+#heartbeat = 1.0
+
 # Number of seconds between checks to see if group membership has changed
 # (floating point value)
 #check_watchers = 10.0
+
+# Retry backoff factor when retrying to connect with coordination backend
+# (integer value)
+#retry_backoff = 1
+
+# Maximum number of seconds between retry to join partitioning group (integer
+# value)
+#max_retry_interval = 30
 
 
 [cors]
@@ -613,6 +611,41 @@
 # slash. Example: https://horizon.example.com (list value)
 #allowed_origin = <None>
 
+
+# Indicate that the actual request can include user credentials (boolean value)
+#allow_credentials = true
+
+
+# Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
+# Headers. (list value)
+#expose_headers = X-Auth-Token,X-Subject-Token,X-Service-Token,X-Openstack-Request-Id
+
+
+# Maximum cache age of CORS preflight requests. (integer value)
+#max_age = 3600
+
+
+# Indicate which methods can be used during the actual request. (list value)
+#allow_methods = GET,PUT,POST,DELETE,PATCH
+
+
+# Indicate which header field names may be used during the actual request.
+# (list value)
+#allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-Openstack-Request-Id
+
+
+
+[cors.subdomain]
+
+#
+# From oslo.middleware.cors
+#
+
+# Indicate whether this resource may be shared with the domain received in the
+# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
+# slash. Example: https://horizon.example.com (list value)
+#allowed_origin = <None>
+
 # Indicate that the actual request can include user credentials (boolean value)
 #allow_credentials = true
 
@@ -655,7 +688,16 @@
 # From oslo.db
 #
 
+# DEPRECATED: The file name to use with SQLite. (string value)
+# Deprecated group/name - [DEFAULT]/sqlite_db
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Should use config option connection or slave_connection to connect
+# the database.
+#sqlite_db = oslo.sqlite
+
 # If True, SQLite uses synchronous mode. (boolean value)
+# Deprecated group/name - [DEFAULT]/sqlite_synchronous
 #sqlite_synchronous = true
 
 # The back end to use for the database. (string value)
@@ -668,6 +710,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection=mongodb://ceilometer:opnfv_secret@192.168.10.76:27017,192.168.10.77:27017,192.168.10.78:27017,192.168.10.76:27017,192.168.10.77:27017,192.168.10.78:27017/ceilometer
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -679,10 +722,6 @@
 # (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
-#mysql_enable_ndb = false
-
 # Timeout before idle SQL connections are reaped. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
@@ -788,10 +827,6 @@
 # resources/metrics (string value)
 #resources_definition_file = gnocchi_resources.yaml
 
-# Number of seconds before request to gnocchi times out (floating point value)
-# Minimum value: 0
-#request_timeout = 6.05
-
 
 [dispatcher_http]
 
@@ -894,15 +929,26 @@
 
 #
 # From keystonemiddleware.auth_token
-#
+#auth_type = password
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_uri = http://192.168.10.10:5000
+auth_url = http://192.168.10.10:35357
+interface = internal
+token_cache_time = -1
 
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
 # Unauthenticated clients are redirected to this endpoint to authenticate.
-# Although this endpoint should ideally be unversioned, client support in the
-# wild varies. If you're using a versioned v2 endpoint here, then this should
-# *not* be the same endpoint the service user utilizes for validating tokens,
-# because normal end users may not be able to reach that endpoint. (string
+# Although this endpoint should  ideally be unversioned, client support in the
+# wild varies.  If you're using a versioned v2 endpoint here, then this  should
+# *not* be the same endpoint the service user utilizes  for validating tokens,
+# because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
 
@@ -1056,43 +1102,6 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Allowed values: http, https
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
@@ -1153,17 +1162,8 @@
 # From ceilometer
 #
 
-# DEPRECATED: Configuration file for defining meter notifications. This option
-# is deprecated and use meter_definitions_dirs to configure meter notification
-# file. Meter definitions configuration file will be sought according to the
-# parameter. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#meter_definitions_cfg_file = <None>
-
-# List directory to find files of defining meter notifications. (multi valued)
-#meter_definitions_dirs = /etc/ceilometer/meters.d
-#meter_definitions_dirs = /build/ceilometer-QCyRID/ceilometer-9.0.2/ceilometer/data/meters.d
+# Configuration file for defining meter notifications. (string value)
+#meter_definitions_cfg_file = meters.yaml
 
 
 [notification]
@@ -1179,6 +1179,7 @@
 #pipeline_processing_queues = 10
 
 # Acknowledge message when event persistence fails. (boolean value)
+# Deprecated group/name - [collector]/ack_on_event_error
 #ack_on_event_error = true
 
 # Enable workload partitioning, allowing multiple notification agents to be run
@@ -1208,22 +1209,6 @@
 # Deprecated group/name - [DEFAULT]/notification_workers
 #workers = 1
 
-# Exchanges name to listen for notifications. (multi valued)
-# Deprecated group/name - [DEFAULT]/http_control_exchanges
-#notification_control_exchanges = nova
-#notification_control_exchanges = glance
-#notification_control_exchanges = neutron
-#notification_control_exchanges = cinder
-#notification_control_exchanges = heat
-#notification_control_exchanges = keystone
-#notification_control_exchanges = sahara
-#notification_control_exchanges = trove
-#notification_control_exchanges = zaqar
-#notification_control_exchanges = swift
-#notification_control_exchanges = ceilometer
-#notification_control_exchanges = magnum
-#notification_control_exchanges = dns
-
 
 [oslo_concurrency]
 
@@ -1232,15 +1217,15 @@
 #
 
 # Enables or disables inter-process locks. (boolean value)
+# Deprecated group/name - [DEFAULT]/disable_process_locking
 #disable_process_locking = false
 
 # Directory to use for lock files.  For security, the specified directory
 # should only be writable by the user running the processes that need locking.
-# Defaults to environment variable OSLO_LOCK_PATH. If OSLO_LOCK_PATH is not set
-# in the environment, use the Python tempfile.gettempdir function to find a
-# suitable location. If external locks are used, a lock path must be set.
-# (string value)
-#lock_path = /tmp
+# Defaults to environment variable OSLO_LOCK_PATH. If external locks are used,
+# a lock path must be set. (string value)
+# Deprecated group/name - [DEFAULT]/lock_path
+#lock_path = <None>
 
 
 [oslo_messaging_amqp]
@@ -1251,64 +1236,61 @@
 
 # Name for the AMQP container. must be globally unique. Defaults to a generated
 # UUID (string value)
+# Deprecated group/name - [amqp1]/container_name
 #container_name = <None>
 
 # Timeout for inactive connections (in seconds) (integer value)
+# Deprecated group/name - [amqp1]/idle_timeout
 #idle_timeout = 0
 
 # Debug: dump AMQP frames to stdout (boolean value)
+# Deprecated group/name - [amqp1]/trace
 #trace = false
 
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
 # CA certificate PEM file used to verify the server's certificate (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_ca_file
 #ssl_ca_file =
 
 # Self-identifying certificate PEM file for client authentication (string
 # value)
+# Deprecated group/name - [amqp1]/ssl_cert_file
 #ssl_cert_file =
 
 # Private key PEM file used to sign ssl_cert_file certificate (optional)
 # (string value)
+# Deprecated group/name - [amqp1]/ssl_key_file
 #ssl_key_file =
 
 # Password for decrypting ssl_key_file (if encrypted) (string value)
+# Deprecated group/name - [amqp1]/ssl_key_password
 #ssl_key_password = <None>
 
 # DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
+# Deprecated group/name - [amqp1]/allow_insecure_clients
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Not applicable - not a SSL server
 #allow_insecure_clients = false
 
 # Space separated list of acceptable SASL mechanisms (string value)
+# Deprecated group/name - [amqp1]/sasl_mechanisms
 #sasl_mechanisms =
 
 # Path to directory that contains the SASL configuration (string value)
+# Deprecated group/name - [amqp1]/sasl_config_dir
 #sasl_config_dir =
 
 # Name of configuration file (without .conf suffix) (string value)
+# Deprecated group/name - [amqp1]/sasl_config_name
 #sasl_config_name =
 
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
+# User name for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/username
 #username =
 
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
+# Password for message broker authentication (string value)
+# Deprecated group/name - [amqp1]/password
 #password =
 
 # Seconds to pause before attempting to re-connect. (integer value)
@@ -1363,12 +1345,15 @@
 #addressing_mode = dynamic
 
 # address prefix used when sending to a specific server (string value)
+# Deprecated group/name - [amqp1]/server_request_prefix
 #server_request_prefix = exclusive
 
 # address prefix used when broadcasting to all servers (string value)
+# Deprecated group/name - [amqp1]/broadcast_prefix
 #broadcast_prefix = broadcast
 
 # address prefix when sending to any server in group (string value)
+# Deprecated group/name - [amqp1]/group_request_prefix
 #group_request_prefix = unicast
 
 # Address prefix for all generated RPC addresses (string value)
@@ -1456,7 +1441,7 @@
 # Max fetch bytes of Kafka consumer (integer value)
 #kafka_max_fetch_bytes = 1048576
 
-# Default timeout(s) for Kafka consumers (floating point value)
+# Default timeout(s) for Kafka consumers (integer value)
 #kafka_consumer_timeout = 1.0
 
 # Pool Size for Kafka Consumers (integer value)
@@ -1500,11 +1485,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1519,31 +1500,30 @@
 #amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_auto_delete
 #amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
 
 # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
 # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
 # distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_version
+#kombu_ssl_version =
 
 # SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_keyfile
+#kombu_ssl_keyfile =
 
 # SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_certfile
+#kombu_ssl_certfile =
 
 # SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
+# Deprecated group/name - [DEFAULT]/kombu_ssl_ca_certs
+#kombu_ssl_ca_certs =
 
 # How long to wait before reconnecting in response to an AMQP consumer cancel
 # notification. (floating point value)
+# Deprecated group/name - [DEFAULT]/kombu_reconnect_delay
 #kombu_reconnect_delay = 1.0
 
 # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
@@ -1563,6 +1543,7 @@
 
 # DEPRECATED: The RabbitMQ broker address where a single node is used. (string
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1572,24 +1553,32 @@
 # value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rabbit_port
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_port = 5672
 
 # DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# Deprecated group/name - [DEFAULT]/rabbit_hosts
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_hosts = $rabbit_host:$rabbit_port
 
+# Connect over SSL for RabbitMQ. (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_use_ssl
+#rabbit_use_ssl = false
+
 # DEPRECATED: The RabbitMQ userid. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_userid
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
 
 # DEPRECATED: The RabbitMQ password. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_password
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1597,9 +1586,11 @@
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
+# Deprecated group/name - [DEFAULT]/rabbit_login_method
 #rabbit_login_method = AMQPLAIN
 
 # DEPRECATED: The RabbitMQ virtual host. (string value)
+# Deprecated group/name - [DEFAULT]/rabbit_virtual_host
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
@@ -1610,6 +1601,7 @@
 
 # How long to backoff for between retries when connecting to RabbitMQ. (integer
 # value)
+# Deprecated group/name - [DEFAULT]/rabbit_retry_backoff
 #rabbit_retry_backoff = 2
 
 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
@@ -1618,6 +1610,7 @@
 
 # DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
 # (infinite retry count). (integer value)
+# Deprecated group/name - [DEFAULT]/rabbit_max_retries
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #rabbit_max_retries = 0
@@ -1628,6 +1621,7 @@
 # If you just want to make sure that all queues (except those with auto-
 # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
 # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
+# Deprecated group/name - [DEFAULT]/rabbit_ha_queues
 #rabbit_ha_queues = false
 
 # Positive integer representing duration in seconds for queue TTL (x-expires).
@@ -1638,7 +1632,7 @@
 
 # Specifies the number of messages to prefetch. Setting to zero allows
 # unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 0
+#rabbit_qos_prefetch_count = 64
 
 # Number of seconds after which the Rabbit broker is considered down if
 # heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
@@ -1650,6 +1644,7 @@
 #heartbeat_rate = 2
 
 # Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
+# Deprecated group/name - [DEFAULT]/fake_rabbit
 #fake_rabbit = false
 
 # Maximum number of channels to allow (integer value)
@@ -1660,6 +1655,9 @@
 
 # How often to send heartbeats for consumer's connections (integer value)
 #heartbeat_interval = 3
+
+# Enable SSL (boolean value)
+#ssl = <None>
 
 # Arguments passed to ssl.wrap_socket (dict value)
 #ssl_options = <None>
@@ -1765,24 +1763,30 @@
 
 # ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
 # The "host" option should point or resolve to this address. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_address
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
 # Allowed values: redis, sentinel, dummy
+# Deprecated group/name - [DEFAULT]/rpc_zmq_matchmaker
 #rpc_zmq_matchmaker = redis
 
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_contexts
 #rpc_zmq_contexts = 1
 
 # Maximum number of ingress messages to locally buffer per topic. Default is
 # unlimited. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_topic_backlog
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_ipc_dir
 #rpc_zmq_ipc_dir = /var/run/openstack
 
 # Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
 # "host" option, if running Nova. (string value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_host
 #rpc_zmq_host = localhost
 
 # Number of seconds to wait before all pending messages will be sent after
@@ -1795,21 +1799,26 @@
 
 # The default number of seconds that poll should wait. Poll raises timeout
 # exception when timeout expired. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_poll_timeout
 #rpc_poll_timeout = 1
 
 # Expiration timeout in seconds of a name service record about existing target
 # ( < 0 means no timeout). (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_expire
 #zmq_target_expire = 300
 
 # Update period in seconds of a name service record about existing target.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/zmq_target_update
 #zmq_target_update = 180
 
 # Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
 # value)
+# Deprecated group/name - [DEFAULT]/use_pub_sub
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
+# Deprecated group/name - [DEFAULT]/use_router_proxy
 #use_router_proxy = false
 
 # This option makes direct connections dynamic or static. It makes sense only
@@ -1824,20 +1833,24 @@
 # Minimal port number for random ports range. (port value)
 # Minimum value: 0
 # Maximum value: 65535
+# Deprecated group/name - [DEFAULT]/rpc_zmq_min_port
 #rpc_zmq_min_port = 49153
 
 # Maximal port number for random ports range. (integer value)
 # Minimum value: 1
 # Maximum value: 65536
+# Deprecated group/name - [DEFAULT]/rpc_zmq_max_port
 #rpc_zmq_max_port = 65536
 
 # Number of retries to find free port number before fail with ZMQBindError.
 # (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_zmq_bind_port_retries
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
 # outgoing/incoming messages (string value)
 # Allowed values: json, msgpack
+# Deprecated group/name - [DEFAULT]/rpc_zmq_serialization
 #rpc_zmq_serialization = json
 
 # This option configures round-robin mode in zmq socket. True means not keeping
@@ -1921,9 +1934,11 @@
 #
 
 # The file that defines policies. (string value)
+# Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
+# Deprecated group/name - [DEFAULT]/policy_default_rule
 #policy_default_rule = default
 
 # Directories where policy configuration files are stored. They can be relative
@@ -1931,6 +1946,7 @@
 # absolute paths. The file defined by policy_file must exist for these
 # directories to be searched.  Missing or empty directories are ignored. (multi
 # valued)
+# Deprecated group/name - [DEFAULT]/policy_dirs
 #policy_dirs = policy.d
 
 
@@ -1947,6 +1963,7 @@
 # polling agents with different config files. For each sub-group of the agent
 # pool with the same partitioning_group_prefix a disjoint subset of pollsters
 # should be loaded. (string value)
+# Deprecated group/name - [central]/partitioning_group_prefix
 #partitioning_group_prefix = <None>
 
 
@@ -1996,6 +2013,17 @@
 
 [service_credentials]
 
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_url = http://192.168.10.10:5000
+token_cache_time = -1
+interface = internal
+region_name = RegionOne
+
 #
 # From ceilometer-auth
 #
@@ -2017,11 +2045,11 @@
 #domain_name = <None>
 
 # Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
+# Deprecated group/name - [service_credentials]/tenant-id
 #project_id = <None>
 
 # Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
+# Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
 
 # Domain ID containing project (string value)
@@ -2047,7 +2075,7 @@
 #user_id = <None>
 
 # Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
+# Deprecated group/name - [service_credentials]/user-name
 #username = <None>
 
 # User's domain id (string value)
@@ -2076,6 +2104,9 @@
 # From ceilometer
 #
 
+# Kwapi service type. (string value)
+#kwapi = energy
+
 # Glance service type. (string value)
 #glance = image
 
@@ -2100,14 +2131,30 @@
 #cinder = volumev3
 
 
+[storage]
+
+#
+# From ceilometer
+#
+
+# Maximum number of connection retries during startup. Set to -1 to specify an
+# infinite retry count. (integer value)
+# Deprecated group/name - [database]/max_retries
+#max_retries = 10
+
+# Interval (in seconds) between retries of connection. (integer value)
+# Deprecated group/name - [database]/retry_interval
+#retry_interval = 10
+
+
 [vmware]
 
 #
 # From ceilometer
 #
 
-# IP address of the VMware vSphere host. (unknown value)
-#host_ip = 127.0.0.1
+# IP address of the VMware vSphere host. (string value)
+#host_ip =
 
 # Port of the VMware vSphere host. (port value)
 # Minimum value: 0

2018-02-06 15:51:47,830 [salt.state       ][INFO    ][29245] Completed state [/etc/ceilometer/ceilometer.conf] at time 15:51:47.830733 duration_in_ms=511.313
2018-02-06 15:51:47,831 [salt.state       ][INFO    ][29245] Running state [/etc/default/ceilometer-agent-central] at time 15:51:47.831181
2018-02-06 15:51:47,831 [salt.state       ][INFO    ][29245] Executing state file.managed for /etc/default/ceilometer-agent-central
2018-02-06 15:51:47,857 [salt.fileclient  ][INFO    ][29245] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/default'
2018-02-06 15:51:47,860 [salt.state       ][INFO    ][29245] File changed:
New file
2018-02-06 15:51:47,860 [salt.state       ][INFO    ][29245] Completed state [/etc/default/ceilometer-agent-central] at time 15:51:47.860366 duration_in_ms=29.185
2018-02-06 15:51:47,860 [salt.state       ][INFO    ][29245] Running state [/etc/default/ceilometer-agent-notification] at time 15:51:47.860912
2018-02-06 15:51:47,861 [salt.state       ][INFO    ][29245] Executing state file.managed for /etc/default/ceilometer-agent-notification
2018-02-06 15:51:47,878 [salt.state       ][INFO    ][29245] File changed:
New file
2018-02-06 15:51:47,878 [salt.state       ][INFO    ][29245] Completed state [/etc/default/ceilometer-agent-notification] at time 15:51:47.878174 duration_in_ms=17.262
2018-02-06 15:51:47,878 [salt.state       ][INFO    ][29245] Running state [/etc/ceilometer/pipeline.yaml] at time 15:51:47.878559
2018-02-06 15:51:47,878 [salt.state       ][INFO    ][29245] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-02-06 15:51:47,900 [salt.fileclient  ][INFO    ][29245] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-02-06 15:51:48,024 [salt.state       ][INFO    ][29245] File changed:
New file
2018-02-06 15:51:48,029 [salt.state       ][INFO    ][29245] Completed state [/etc/ceilometer/pipeline.yaml] at time 15:51:48.029581 duration_in_ms=151.022
2018-02-06 15:51:48,030 [salt.state       ][INFO    ][29245] Running state [/etc/ceilometer/event_pipeline.yaml] at time 15:51:48.029981
2018-02-06 15:51:48,030 [salt.state       ][INFO    ][29245] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-02-06 15:51:48,048 [salt.fileclient  ][INFO    ][29245] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-02-06 15:51:48,051 [salt.state       ][INFO    ][29245] File changed:
New file
2018-02-06 15:51:48,051 [salt.state       ][INFO    ][29245] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 15:51:48.051383 duration_in_ms=21.401
2018-02-06 15:51:48,051 [salt.state       ][INFO    ][29245] Running state [/etc/ceilometer/event_definitions.yaml] at time 15:51:48.051767
2018-02-06 15:51:48,052 [salt.state       ][INFO    ][29245] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-02-06 15:51:48,076 [salt.fileclient  ][INFO    ][29245] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-02-06 15:51:48,089 [salt.state       ][INFO    ][29245] File changed:
New file
2018-02-06 15:51:48,089 [salt.state       ][INFO    ][29245] Completed state [/etc/ceilometer/event_definitions.yaml] at time 15:51:48.089657 duration_in_ms=37.89
2018-02-06 15:51:48,090 [salt.state       ][INFO    ][29245] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 15:51:48.090087
2018-02-06 15:51:48,090 [salt.state       ][INFO    ][29245] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-02-06 15:51:48,113 [salt.fileclient  ][INFO    ][29245] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-02-06 15:51:48,115 [salt.state       ][INFO    ][29245] File changed:
New file
2018-02-06 15:51:48,115 [salt.state       ][INFO    ][29245] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 15:51:48.115825 duration_in_ms=25.738
2018-02-06 15:51:48,116 [salt.state       ][INFO    ][29245] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 15:51:48.116225
2018-02-06 15:51:48,117 [salt.state       ][INFO    ][29245] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-02-06 15:51:48,135 [salt.fileclient  ][INFO    ][29245] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-02-06 15:51:48,181 [salt.state       ][INFO    ][29245] File changed:
--- 
+++ 
@@ -1,7 +1,7 @@
-Listen 8777
+Listen 192.168.10.76:8777
 
 <VirtualHost *:8777>
-    WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer display-name=%{GROUP}
+    WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer group=ceilometer display-name=%{GROUP}
     WSGIProcessGroup ceilometer-api
     WSGIScriptAlias / /usr/share/ceilometer/app.wsgi
     WSGIApplicationGroup %{GLOBAL}
@@ -9,5 +9,5 @@
         ErrorLogFormat "%{cu}t %M"
     </IfVersion>
     ErrorLog /var/log/apache2/ceilometer_error.log
-    CustomLog /var/log/apache2/ceilometer_access.log combined
+    CustomLog /var/log/apache2/ceilometer_access.log "%v:%p %h %l %u %t \"%r\" %>s %D %O \"%{Referer}i\" \"%{User-Agent}i\""
 </VirtualHost>

2018-02-06 15:51:48,182 [salt.state       ][INFO    ][29245] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 15:51:48.182072 duration_in_ms=65.847
2018-02-06 15:51:48,182 [salt.state       ][INFO    ][29245] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 15:51:48.182320
2018-02-06 15:51:48,182 [salt.state       ][INFO    ][29245] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-02-06 15:51:48,184 [salt.state       ][INFO    ][29245] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-02-06 15:51:48,184 [salt.state       ][INFO    ][29245] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 15:51:48.184207 duration_in_ms=1.888
2018-02-06 15:51:48,186 [salt.state       ][INFO    ][29245] Running state [apache2] at time 15:51:48.186896
2018-02-06 15:51:48,187 [salt.state       ][INFO    ][29245] Executing state service.running for apache2
2018-02-06 15:51:48,187 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-06 15:51:48,210 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 15:51:48,230 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 15:51:48,252 [salt.state       ][INFO    ][29245] The service apache2 is already running
2018-02-06 15:51:48,253 [salt.state       ][INFO    ][29245] Completed state [apache2] at time 15:51:48.253337 duration_in_ms=66.44
2018-02-06 15:51:48,253 [salt.state       ][INFO    ][29245] Running state [apache2] at time 15:51:48.253679
2018-02-06 15:51:48,254 [salt.state       ][INFO    ][29245] Executing state service.mod_watch for apache2
2018-02-06 15:51:48,255 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-06 15:51:48,276 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-06 15:51:48,299 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-02-06 15:51:48,690 [salt.state       ][INFO    ][29245] {'apache2': True}
2018-02-06 15:51:48,690 [salt.state       ][INFO    ][29245] Completed state [apache2] at time 15:51:48.690506 duration_in_ms=436.826
2018-02-06 15:51:48,692 [salt.state       ][INFO    ][29245] Running state [ceilometer-agent-central] at time 15:51:48.692753
2018-02-06 15:51:48,693 [salt.state       ][INFO    ][29245] Executing state service.running for ceilometer-agent-central
2018-02-06 15:51:48,694 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-02-06 15:51:48,732 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-02-06 15:51:48,766 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-02-06 15:51:48,807 [salt.state       ][INFO    ][29245] The service ceilometer-agent-central is already running
2018-02-06 15:51:48,808 [salt.state       ][INFO    ][29245] Completed state [ceilometer-agent-central] at time 15:51:48.808268 duration_in_ms=115.514
2018-02-06 15:51:48,808 [salt.state       ][INFO    ][29245] Running state [ceilometer-agent-central] at time 15:51:48.808855
2018-02-06 15:51:48,809 [salt.state       ][INFO    ][29245] Executing state service.mod_watch for ceilometer-agent-central
2018-02-06 15:51:48,810 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-02-06 15:51:48,835 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-02-06 15:51:48,860 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-02-06 15:51:49,027 [salt.state       ][INFO    ][29245] {'ceilometer-agent-central': True}
2018-02-06 15:51:49,028 [salt.state       ][INFO    ][29245] Completed state [ceilometer-agent-central] at time 15:51:49.027983 duration_in_ms=219.128
2018-02-06 15:51:49,036 [salt.state       ][INFO    ][29245] Running state [ceilometer-agent-notification] at time 15:51:49.036926
2018-02-06 15:51:49,037 [salt.state       ][INFO    ][29245] Executing state service.running for ceilometer-agent-notification
2018-02-06 15:51:49,038 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-02-06 15:51:49,076 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-02-06 15:51:49,118 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-02-06 15:51:49,163 [salt.state       ][INFO    ][29245] The service ceilometer-agent-notification is already running
2018-02-06 15:51:49,163 [salt.state       ][INFO    ][29245] Completed state [ceilometer-agent-notification] at time 15:51:49.163510 duration_in_ms=126.583
2018-02-06 15:51:49,163 [salt.state       ][INFO    ][29245] Running state [ceilometer-agent-notification] at time 15:51:49.163856
2018-02-06 15:51:49,164 [salt.state       ][INFO    ][29245] Executing state service.mod_watch for ceilometer-agent-notification
2018-02-06 15:51:49,165 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-02-06 15:51:49,206 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-02-06 15:51:49,247 [salt.loaded.int.module.cmdmod][INFO    ][29245] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-02-06 15:51:49,425 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command saltutil.find_job with jid 20180206155150966261
2018-02-06 15:51:49,461 [salt.minion      ][INFO    ][32527] Starting a new job with PID 32527
2018-02-06 15:51:49,464 [salt.state       ][INFO    ][29245] {'ceilometer-agent-notification': True}
2018-02-06 15:51:49,472 [salt.state       ][INFO    ][29245] Completed state [ceilometer-agent-notification] at time 15:51:49.468326 duration_in_ms=304.469
2018-02-06 15:51:49,478 [salt.minion      ][INFO    ][32527] Returning information for job: 20180206155150966261
2018-02-06 15:51:49,475 [salt.minion      ][INFO    ][29245] Returning information for job: 20180206155110695703
2018-02-06 15:57:14,826 [salt.minion      ][INFO    ][2187] User sudo_ubuntu Executing command cp.push_dir with jid 20180206155716366540
2018-02-06 15:57:14,861 [salt.minion      ][INFO    ][32584] Starting a new job with PID 32584
