2018-01-21 01:15:03,407 [py.warnings      ][WARNING ][1416] /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-01-21 01:15:27,131 [salt.loaded.int.module.cmdmod][ERROR   ][1416] 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-01-21 01:15:30,116 [salt.loaded.int.module.cmdmod][INFO    ][2132] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-21 01:15:30,138 [salt.loaded.int.module.cmdmod][INFO    ][2132] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-21 01:15:30,171 [salt.loaded.int.module.cmdmod][INFO    ][2132] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-21 01:15:30,215 [salt.utils.parsers][WARNING ][1192] Minion received a SIGTERM. Exiting.
2018-01-21 01:15:30,685 [salt.cli.daemons ][INFO    ][2182] Setting up the Salt Minion "mdb03.baremetal-mcp-pike-ovs-ha.local"
2018-01-21 01:15:30,782 [salt.cli.daemons ][INFO    ][2182] Starting up the Salt Minion
2018-01-21 01:15:30,783 [salt.utils.event ][INFO    ][2182] Starting pull socket on /var/run/salt/minion/minion_event_bcbaf5ab38_pull.ipc
2018-01-21 01:15:31,335 [salt.minion      ][INFO    ][2182] Creating minion process manager
2018-01-21 01:15:32,307 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2182] Executing command ['date', '+%z'] in directory '/root'
2018-01-21 01:15:32,333 [salt.utils.schedule][INFO    ][2182] Updating job settings for scheduled job: __mine_interval
2018-01-21 01:15:32,341 [salt.minion      ][INFO    ][2182] Added mine.update to scheduler
2018-01-21 01:15:32,356 [salt.minion      ][INFO    ][2182] Minion is starting as user 'root'
2018-01-21 01:15:32,372 [salt.minion      ][INFO    ][2182] Minion is ready to receive requests!
2018-01-21 01:15:33,374 [salt.utils.schedule][INFO    ][2182] Running scheduled job: __mine_interval
2018-01-21 01:15:35,620 [salt.minion      ][INFO    ][2182] User sudo_ubuntu Executing command service.force_reload with jid 20180121011536302760
2018-01-21 01:15:35,690 [salt.minion      ][INFO    ][2273] Starting a new job with PID 2273
2018-01-21 01:15:36,076 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2273] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-21 01:15:36,091 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2273] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-21 01:15:36,112 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2273] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-21 01:15:36,138 [salt.utils.parsers][WARNING ][2182] Minion received a SIGTERM. Exiting.
2018-01-21 01:15:36,139 [salt.cli.daemons ][INFO    ][2182] Shutting down the Salt Minion
2018-01-21 01:15:36,533 [salt.cli.daemons ][INFO    ][2286] Setting up the Salt Minion "mdb03.baremetal-mcp-pike-ovs-ha.local"
2018-01-21 01:15:36,630 [salt.cli.daemons ][INFO    ][2286] Starting up the Salt Minion
2018-01-21 01:15:36,631 [salt.utils.event ][INFO    ][2286] Starting pull socket on /var/run/salt/minion/minion_event_bcbaf5ab38_pull.ipc
2018-01-21 01:15:37,096 [salt.minion      ][INFO    ][2286] Creating minion process manager
2018-01-21 01:15:38,581 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2286] Executing command ['date', '+%z'] in directory '/root'
2018-01-21 01:15:38,603 [salt.utils.schedule][INFO    ][2286] Updating job settings for scheduled job: __mine_interval
2018-01-21 01:15:38,605 [salt.minion      ][INFO    ][2286] Added mine.update to scheduler
2018-01-21 01:15:38,618 [salt.minion      ][INFO    ][2286] Minion is starting as user 'root'
2018-01-21 01:15:38,631 [salt.minion      ][INFO    ][2286] Minion is ready to receive requests!
2018-01-21 01:15:39,633 [salt.utils.schedule][INFO    ][2286] Running scheduled job: __mine_interval
2018-01-21 01:15:45,735 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011546420811
2018-01-21 01:15:45,766 [salt.minion      ][INFO    ][2377] Starting a new job with PID 2377
2018-01-21 01:15:45,790 [salt.minion      ][INFO    ][2377] Returning information for job: 20180121011546420811
2018-01-21 01:15:56,721 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command state.apply with jid 20180121011557409433
2018-01-21 01:15:56,750 [salt.minion      ][INFO    ][2382] Starting a new job with PID 2382
2018-01-21 01:15:59,794 [salt.state       ][INFO    ][2382] Loading fresh modules for state activity
2018-01-21 01:16:00,064 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-21 01:16:00,105 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-21 01:16:00,242 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-21 01:16:00,332 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-21 01:16:00,427 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-21 01:16:00,552 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-21 01:16:00,628 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-21 01:16:00,719 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-21 01:16:00,860 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-21 01:16:00,980 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-21 01:16:01,071 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-21 01:16:01,200 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-21 01:16:01,329 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-21 01:16:01,406 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-21 01:16:01,522 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-21 01:16:01,596 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-21 01:16:01,669 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-21 01:16:01,783 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-21 01:16:01,882 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-21 01:16:02,018 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-21 01:16:02,138 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-21 01:16:02,222 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-21 01:16:02,315 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-21 01:16:02,335 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-21 01:16:02,386 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-21 01:16:02,426 [salt.state       ][INFO    ][2382] Running state [/etc/environment] at time 01:16:02.426752
2018-01-21 01:16:02,427 [salt.state       ][INFO    ][2382] Executing state file.blockreplace for /etc/environment
2018-01-21 01:16:02,438 [salt.state       ][INFO    ][2382] 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-01-21 01:16:02,440 [salt.state       ][INFO    ][2382] Completed state [/etc/environment] at time 01:16:02.440285 duration_in_ms=13.533
2018-01-21 01:16:02,441 [salt.state       ][INFO    ][2382] Running state [/etc/profile.d] at time 01:16:02.440972
2018-01-21 01:16:02,441 [salt.state       ][INFO    ][2382] Executing state file.directory for /etc/profile.d
2018-01-21 01:16:02,448 [salt.state       ][INFO    ][2382] Directory /etc/profile.d is in the correct state
2018-01-21 01:16:02,449 [salt.state       ][INFO    ][2382] Completed state [/etc/profile.d] at time 01:16:02.449491 duration_in_ms=8.518
2018-01-21 01:16:02,947 [salt.state       ][INFO    ][2382] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 01:16:02.947175
2018-01-21 01:16:02,948 [salt.state       ][INFO    ][2382] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-21 01:16:02,978 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-21 01:16:02,986 [salt.state       ][INFO    ][2382] File changed:
New file
2018-01-21 01:16:02,987 [salt.state       ][INFO    ][2382] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 01:16:02.986983 duration_in_ms=39.809
2018-01-21 01:16:02,987 [salt.state       ][INFO    ][2382] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 01:16:02.987513
2018-01-21 01:16:02,988 [salt.state       ][INFO    ][2382] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-21 01:16:03,009 [salt.state       ][INFO    ][2382] File changed:
New file
2018-01-21 01:16:03,010 [salt.state       ][INFO    ][2382] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 01:16:03.010257 duration_in_ms=22.744
2018-01-21 01:16:03,011 [salt.state       ][INFO    ][2382] Running state [linux_repo_prereq_pkgs] at time 01:16:03.011528
2018-01-21 01:16:03,012 [salt.state       ][INFO    ][2382] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-21 01:16:03,012 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:16:03,321 [salt.state       ][INFO    ][2382] All specified packages are already installed
2018-01-21 01:16:03,322 [salt.state       ][INFO    ][2382] Completed state [linux_repo_prereq_pkgs] at time 01:16:03.322585 duration_in_ms=311.056
2018-01-21 01:16:03,323 [salt.state       ][INFO    ][2382] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 01:16:03.323115
2018-01-21 01:16:03,323 [salt.state       ][INFO    ][2382] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-21 01:16:03,324 [salt.state       ][INFO    ][2382] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-21 01:16:03,324 [salt.state       ][INFO    ][2382] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 01:16:03.324612 duration_in_ms=1.497
2018-01-21 01:16:03,325 [salt.state       ][INFO    ][2382] Running state [/etc/apt/preferences.d/uca] at time 01:16:03.325009
2018-01-21 01:16:03,325 [salt.state       ][INFO    ][2382] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-21 01:16:03,325 [salt.state       ][INFO    ][2382] File /etc/apt/preferences.d/uca is not present
2018-01-21 01:16:03,326 [salt.state       ][INFO    ][2382] Completed state [/etc/apt/preferences.d/uca] at time 01:16:03.326157 duration_in_ms=1.148
2018-01-21 01:16:03,337 [salt.state       ][INFO    ][2382] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 01:16:03.337180
2018-01-21 01:16:03,337 [salt.state       ][INFO    ][2382] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-21 01:16:03,414 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-21 01:16:03,583 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-21 01:16:03,953 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 01:16:06,814 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011607499484
2018-01-21 01:16:06,845 [salt.minion      ][INFO    ][2914] Starting a new job with PID 2914
2018-01-21 01:16:06,863 [salt.minion      ][INFO    ][2914] Returning information for job: 20180121011607499484
2018-01-21 01:16:07,577 [salt.state       ][INFO    ][2382] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-21 01:16:07,578 [salt.state       ][INFO    ][2382] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 01:16:07.578687 duration_in_ms=4241.506
2018-01-21 01:16:07,579 [salt.state       ][INFO    ][2382] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 01:16:07.579612
2018-01-21 01:16:07,580 [salt.state       ][INFO    ][2382] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-01-21 01:16:07,581 [salt.state       ][INFO    ][2382] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-01-21 01:16:07,582 [salt.state       ][INFO    ][2382] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 01:16:07.582310 duration_in_ms=2.699
2018-01-21 01:16:07,583 [salt.state       ][INFO    ][2382] Running state [/etc/apt/preferences.d/mcp_extra] at time 01:16:07.583041
2018-01-21 01:16:07,583 [salt.state       ][INFO    ][2382] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-01-21 01:16:07,608 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-21 01:16:07,677 [salt.state       ][INFO    ][2382] File changed:
New file
2018-01-21 01:16:07,678 [salt.state       ][INFO    ][2382] Completed state [/etc/apt/preferences.d/mcp_extra] at time 01:16:07.678262 duration_in_ms=95.221
2018-01-21 01:16:07,679 [salt.state       ][INFO    ][2382] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 01:16:07.679491
2018-01-21 01:16:07,679 [salt.state       ][INFO    ][2382] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2018-01-21 01:16:07,743 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-21 01:16:07,924 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 01:16:11,089 [salt.state       ][INFO    ][2382] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly extra'}
2018-01-21 01:16:11,090 [salt.state       ][INFO    ][2382] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 01:16:11.090699 duration_in_ms=3411.208
2018-01-21 01:16:11,091 [salt.state       ][INFO    ][2382] Running state [linux_extra_packages_purged] at time 01:16:11.091194
2018-01-21 01:16:11,091 [salt.state       ][INFO    ][2382] Executing state pkg.purged for linux_extra_packages_purged
2018-01-21 01:16:11,118 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-21 01:16:16,921 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011617606296
2018-01-21 01:16:16,955 [salt.minion      ][INFO    ][3819] Starting a new job with PID 3819
2018-01-21 01:16:16,980 [salt.minion      ][INFO    ][3819] Returning information for job: 20180121011617606296
2018-01-21 01:16:18,343 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:16:18,370 [salt.state       ][INFO    ][2382] {'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-01-21 01:16:18,383 [salt.state       ][INFO    ][2382] Loading fresh modules for state activity
2018-01-21 01:16:18,403 [salt.state       ][INFO    ][2382] Completed state [linux_extra_packages_purged] at time 01:16:18.403334 duration_in_ms=7312.14
2018-01-21 01:16:18,468 [salt.state       ][INFO    ][2382] Running state [linux_extra_packages_latest] at time 01:16:18.468830
2018-01-21 01:16:18,469 [salt.state       ][INFO    ][2382] Executing state pkg.latest for linux_extra_packages_latest
2018-01-21 01:16:18,751 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-21 01:16:18,790 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 01:16:18,811 [salt.loaded.int.module.cmdmod][INFO    ][2382] 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-01-21 01:16:24,359 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:16:24,388 [salt.state       ][INFO    ][2382] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-21 01:16:24,401 [salt.state       ][INFO    ][2382] Loading fresh modules for state activity
2018-01-21 01:16:24,424 [salt.state       ][INFO    ][2382] Completed state [linux_extra_packages_latest] at time 01:16:24.424491 duration_in_ms=5955.66
2018-01-21 01:16:24,440 [salt.state       ][INFO    ][2382] Running state [UTC] at time 01:16:24.440023
2018-01-21 01:16:24,440 [salt.state       ][INFO    ][2382] Executing state timezone.system for UTC
2018-01-21 01:16:24,442 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['timedatectl'] in directory '/root'
2018-01-21 01:16:24,598 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['timedatectl'] in directory '/root'
2018-01-21 01:16:24,623 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-21 01:16:24,639 [salt.state       ][INFO    ][2382] {'timezone': 'UTC'}
2018-01-21 01:16:24,640 [salt.state       ][INFO    ][2382] Completed state [UTC] at time 01:16:24.639935 duration_in_ms=199.912
2018-01-21 01:16:24,663 [salt.state       ][INFO    ][2382] Running state [nf_conntrack] at time 01:16:24.663247
2018-01-21 01:16:24,663 [salt.state       ][INFO    ][2382] Executing state kmod.present for nf_conntrack
2018-01-21 01:16:24,664 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'lsmod' in directory '/root'
2018-01-21 01:16:24,764 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'lsmod' in directory '/root'
2018-01-21 01:16:24,776 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-21 01:16:24,819 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'lsmod' in directory '/root'
2018-01-21 01:16:24,855 [salt.state       ][INFO    ][2382] {'nf_conntrack': 'loaded'}
2018-01-21 01:16:24,857 [salt.state       ][INFO    ][2382] Completed state [nf_conntrack] at time 01:16:24.856879 duration_in_ms=193.63
2018-01-21 01:16:24,865 [salt.state       ][INFO    ][2382] Running state [net.ipv4.tcp_keepalive_probes] at time 01:16:24.865920
2018-01-21 01:16:24,866 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-21 01:16:24,868 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:24,970 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-21 01:16:24,989 [salt.state       ][INFO    ][2382] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-21 01:16:24,989 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.tcp_keepalive_probes] at time 01:16:24.989739 duration_in_ms=123.82
2018-01-21 01:16:24,990 [salt.state       ][INFO    ][2382] Running state [fs.file-max] at time 01:16:24.990139
2018-01-21 01:16:24,990 [salt.state       ][INFO    ][2382] Executing state sysctl.present for fs.file-max
2018-01-21 01:16:24,991 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,020 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-21 01:16:25,034 [salt.state       ][INFO    ][2382] {'fs.file-max': 124165}
2018-01-21 01:16:25,035 [salt.state       ][INFO    ][2382] Completed state [fs.file-max] at time 01:16:25.035720 duration_in_ms=45.579
2018-01-21 01:16:25,036 [salt.state       ][INFO    ][2382] Running state [net.core.somaxconn] at time 01:16:25.036746
2018-01-21 01:16:25,037 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.core.somaxconn
2018-01-21 01:16:25,039 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,075 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-21 01:16:25,092 [salt.state       ][INFO    ][2382] {'net.core.somaxconn': 4096}
2018-01-21 01:16:25,093 [salt.state       ][INFO    ][2382] Completed state [net.core.somaxconn] at time 01:16:25.093078 duration_in_ms=56.333
2018-01-21 01:16:25,093 [salt.state       ][INFO    ][2382] Running state [net.ipv4.tcp_max_syn_backlog] at time 01:16:25.093936
2018-01-21 01:16:25,094 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-21 01:16:25,096 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,125 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-21 01:16:25,139 [salt.state       ][INFO    ][2382] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-21 01:16:25,140 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.tcp_max_syn_backlog] at time 01:16:25.140032 duration_in_ms=46.096
2018-01-21 01:16:25,140 [salt.state       ][INFO    ][2382] Running state [net.ipv4.tcp_tw_reuse] at time 01:16:25.140748
2018-01-21 01:16:25,141 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-21 01:16:25,142 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,169 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-21 01:16:25,182 [salt.state       ][INFO    ][2382] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-21 01:16:25,182 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.tcp_tw_reuse] at time 01:16:25.182694 duration_in_ms=41.946
2018-01-21 01:16:25,183 [salt.state       ][INFO    ][2382] Running state [net.ipv4.tcp_congestion_control] at time 01:16:25.183311
2018-01-21 01:16:25,183 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-21 01:16:25,184 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,209 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-21 01:16:25,232 [salt.state       ][INFO    ][2382] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-21 01:16:25,233 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.tcp_congestion_control] at time 01:16:25.233425 duration_in_ms=50.113
2018-01-21 01:16:25,234 [salt.state       ][INFO    ][2382] Running state [net.nf_conntrack_max] at time 01:16:25.234006
2018-01-21 01:16:25,234 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.nf_conntrack_max
2018-01-21 01:16:25,235 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,259 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-21 01:16:25,271 [salt.state       ][INFO    ][2382] {'net.nf_conntrack_max': 1048576}
2018-01-21 01:16:25,272 [salt.state       ][INFO    ][2382] Completed state [net.nf_conntrack_max] at time 01:16:25.272008 duration_in_ms=38.002
2018-01-21 01:16:25,272 [salt.state       ][INFO    ][2382] Running state [net.ipv4.tcp_retries2] at time 01:16:25.272610
2018-01-21 01:16:25,273 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-21 01:16:25,273 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,298 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-21 01:16:25,310 [salt.state       ][INFO    ][2382] {'net.ipv4.tcp_retries2': 5}
2018-01-21 01:16:25,310 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.tcp_retries2] at time 01:16:25.310724 duration_in_ms=38.114
2018-01-21 01:16:25,311 [salt.state       ][INFO    ][2382] Running state [net.ipv4.tcp_fin_timeout] at time 01:16:25.311280
2018-01-21 01:16:25,311 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-21 01:16:25,312 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,336 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-21 01:16:25,348 [salt.state       ][INFO    ][2382] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-21 01:16:25,348 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.tcp_fin_timeout] at time 01:16:25.348828 duration_in_ms=37.548
2018-01-21 01:16:25,349 [salt.state       ][INFO    ][2382] Running state [net.ipv4.tcp_slow_start_after_idle] at time 01:16:25.349376
2018-01-21 01:16:25,349 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-21 01:16:25,350 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,374 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-21 01:16:25,385 [salt.state       ][INFO    ][2382] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-21 01:16:25,385 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 01:16:25.385698 duration_in_ms=36.321
2018-01-21 01:16:25,386 [salt.state       ][INFO    ][2382] Running state [vm.swappiness] at time 01:16:25.386255
2018-01-21 01:16:25,386 [salt.state       ][INFO    ][2382] Executing state sysctl.present for vm.swappiness
2018-01-21 01:16:25,387 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,411 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-21 01:16:25,422 [salt.state       ][INFO    ][2382] {'vm.swappiness': 10}
2018-01-21 01:16:25,422 [salt.state       ][INFO    ][2382] Completed state [vm.swappiness] at time 01:16:25.422797 duration_in_ms=36.541
2018-01-21 01:16:25,423 [salt.state       ][INFO    ][2382] Running state [net.ipv4.tcp_keepalive_intvl] at time 01:16:25.423352
2018-01-21 01:16:25,423 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-21 01:16:25,424 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,447 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-21 01:16:25,458 [salt.state       ][INFO    ][2382] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-21 01:16:25,459 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.tcp_keepalive_intvl] at time 01:16:25.459069 duration_in_ms=35.717
2018-01-21 01:16:25,459 [salt.state       ][INFO    ][2382] Running state [net.ipv4.neigh.default.gc_thresh1] at time 01:16:25.459607
2018-01-21 01:16:25,460 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-21 01:16:25,461 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,484 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-21 01:16:25,496 [salt.state       ][INFO    ][2382] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-21 01:16:25,497 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 01:16:25.497228 duration_in_ms=37.621
2018-01-21 01:16:25,497 [salt.state       ][INFO    ][2382] Running state [net.ipv4.neigh.default.gc_thresh2] at time 01:16:25.497792
2018-01-21 01:16:25,498 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-21 01:16:25,499 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,523 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-21 01:16:25,535 [salt.state       ][INFO    ][2382] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-21 01:16:25,536 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 01:16:25.536357 duration_in_ms=38.565
2018-01-21 01:16:25,536 [salt.state       ][INFO    ][2382] Running state [net.ipv4.neigh.default.gc_thresh3] at time 01:16:25.536914
2018-01-21 01:16:25,537 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-21 01:16:25,538 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,562 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-21 01:16:25,573 [salt.state       ][INFO    ][2382] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-21 01:16:25,574 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 01:16:25.574472 duration_in_ms=37.558
2018-01-21 01:16:25,575 [salt.state       ][INFO    ][2382] Running state [net.core.netdev_max_backlog] at time 01:16:25.575018
2018-01-21 01:16:25,575 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-21 01:16:25,576 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,599 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-21 01:16:25,610 [salt.state       ][INFO    ][2382] {'net.core.netdev_max_backlog': 261144}
2018-01-21 01:16:25,611 [salt.state       ][INFO    ][2382] Completed state [net.core.netdev_max_backlog] at time 01:16:25.611345 duration_in_ms=36.327
2018-01-21 01:16:25,611 [salt.state       ][INFO    ][2382] Running state [net.ipv4.tcp_keepalive_time] at time 01:16:25.611872
2018-01-21 01:16:25,612 [salt.state       ][INFO    ][2382] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-21 01:16:25,613 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,637 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-21 01:16:25,648 [salt.state       ][INFO    ][2382] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-21 01:16:25,649 [salt.state       ][INFO    ][2382] Completed state [net.ipv4.tcp_keepalive_time] at time 01:16:25.649235 duration_in_ms=37.363
2018-01-21 01:16:25,649 [salt.state       ][INFO    ][2382] Running state [kernel.panic] at time 01:16:25.649780
2018-01-21 01:16:25,650 [salt.state       ][INFO    ][2382] Executing state sysctl.present for kernel.panic
2018-01-21 01:16:25,651 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:16:25,675 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-21 01:16:25,687 [salt.state       ][INFO    ][2382] {'kernel.panic': 60}
2018-01-21 01:16:25,688 [salt.state       ][INFO    ][2382] Completed state [kernel.panic] at time 01:16:25.688639 duration_in_ms=38.859
2018-01-21 01:16:25,695 [salt.state       ][INFO    ][2382] Running state [linux_sysfs_package] at time 01:16:25.695072
2018-01-21 01:16:25,695 [salt.state       ][INFO    ][2382] Executing state pkg.installed for linux_sysfs_package
2018-01-21 01:16:25,994 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-21 01:16:26,037 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 01:16:26,962 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011627648592
2018-01-21 01:16:26,984 [salt.minion      ][INFO    ][4971] Starting a new job with PID 4971
2018-01-21 01:16:26,999 [salt.minion      ][INFO    ][4971] Returning information for job: 20180121011627648592
2018-01-21 01:16:27,742 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 01:16:27,783 [salt.loaded.int.module.cmdmod][INFO    ][2382] 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-01-21 01:16:32,540 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:16:32,587 [salt.state       ][INFO    ][2382] 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-01-21 01:16:32,609 [salt.state       ][INFO    ][2382] Loading fresh modules for state activity
2018-01-21 01:16:32,638 [salt.state       ][INFO    ][2382] Completed state [linux_sysfs_package] at time 01:16:32.638003 duration_in_ms=6942.93
2018-01-21 01:16:32,642 [salt.state       ][INFO    ][2382] Running state [/etc/sysfs.d] at time 01:16:32.642006
2018-01-21 01:16:32,642 [salt.state       ][INFO    ][2382] Executing state file.directory for /etc/sysfs.d
2018-01-21 01:16:32,648 [salt.state       ][INFO    ][2382] Directory /etc/sysfs.d is in the correct state
2018-01-21 01:16:32,649 [salt.state       ][INFO    ][2382] Completed state [/etc/sysfs.d] at time 01:16:32.649204 duration_in_ms=7.197
2018-01-21 01:16:32,869 [salt.state       ][INFO    ][2382] Running state [ondemand] at time 01:16:32.869704
2018-01-21 01:16:32,870 [salt.state       ][INFO    ][2382] Executing state service.dead for ondemand
2018-01-21 01:16:32,870 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-21 01:16:32,885 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-21 01:16:32,898 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-21 01:16:32,912 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-21 01:16:32,987 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-21 01:16:33,008 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-21 01:16:33,027 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-21 01:16:33,048 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-21 01:16:33,209 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-21 01:16:33,235 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'runlevel' in directory '/root'
2018-01-21 01:16:33,250 [salt.state       ][INFO    ][2382] {'ondemand': True}
2018-01-21 01:16:33,251 [salt.state       ][INFO    ][2382] Completed state [ondemand] at time 01:16:33.250913 duration_in_ms=381.209
2018-01-21 01:16:33,257 [salt.state       ][INFO    ][2382] Running state [cs_CZ.UTF-8] at time 01:16:33.257742
2018-01-21 01:16:33,258 [salt.state       ][INFO    ][2382] Executing state locale.present for cs_CZ.UTF-8
2018-01-21 01:16:33,259 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'locale -a' in directory '/root'
2018-01-21 01:16:33,278 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-21 01:16:34,113 [salt.state       ][INFO    ][2382] {'locale': 'cs_CZ.UTF-8'}
2018-01-21 01:16:34,114 [salt.state       ][INFO    ][2382] Completed state [cs_CZ.UTF-8] at time 01:16:34.114633 duration_in_ms=856.892
2018-01-21 01:16:34,115 [salt.state       ][INFO    ][2382] Running state [en_US.UTF-8] at time 01:16:34.115145
2018-01-21 01:16:34,115 [salt.state       ][INFO    ][2382] Executing state locale.present for en_US.UTF-8
2018-01-21 01:16:34,116 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'locale -a' in directory '/root'
2018-01-21 01:16:34,135 [salt.state       ][INFO    ][2382] Locale en_US.UTF-8 is already present
2018-01-21 01:16:34,136 [salt.state       ][INFO    ][2382] Completed state [en_US.UTF-8] at time 01:16:34.136097 duration_in_ms=20.952
2018-01-21 01:16:34,137 [salt.state       ][INFO    ][2382] Running state [en_US.UTF-8] at time 01:16:34.137538
2018-01-21 01:16:34,138 [salt.state       ][INFO    ][2382] Executing state locale.system for en_US.UTF-8
2018-01-21 01:16:34,138 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'localectl' in directory '/root'
2018-01-21 01:16:34,311 [salt.state       ][INFO    ][2382] System locale en_US.UTF-8 already set
2018-01-21 01:16:34,312 [salt.state       ][INFO    ][2382] Completed state [en_US.UTF-8] at time 01:16:34.311992 duration_in_ms=174.451
2018-01-21 01:16:34,323 [salt.state       ][INFO    ][2382] Running state [root] at time 01:16:34.322974
2018-01-21 01:16:34,323 [salt.state       ][INFO    ][2382] Executing state user.present for root
2018-01-21 01:16:34,336 [salt.state       ][INFO    ][2382] User root is present and up to date
2018-01-21 01:16:34,336 [salt.state       ][INFO    ][2382] Completed state [root] at time 01:16:34.336438 duration_in_ms=13.465
2018-01-21 01:16:34,338 [salt.state       ][INFO    ][2382] Running state [/root] at time 01:16:34.338747
2018-01-21 01:16:34,339 [salt.state       ][INFO    ][2382] Executing state file.directory for /root
2018-01-21 01:16:34,340 [salt.state       ][INFO    ][2382] Directory /root is in the correct state
2018-01-21 01:16:34,341 [salt.state       ][INFO    ][2382] Completed state [/root] at time 01:16:34.341202 duration_in_ms=2.454
2018-01-21 01:16:34,341 [salt.state       ][INFO    ][2382] Running state [/etc/sudoers.d/90-salt-user-root] at time 01:16:34.341632
2018-01-21 01:16:34,342 [salt.state       ][INFO    ][2382] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-21 01:16:34,342 [salt.state       ][INFO    ][2382] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-21 01:16:34,343 [salt.state       ][INFO    ][2382] Completed state [/etc/sudoers.d/90-salt-user-root] at time 01:16:34.342946 duration_in_ms=1.313
2018-01-21 01:16:34,343 [salt.state       ][INFO    ][2382] Running state [ubuntu] at time 01:16:34.343372
2018-01-21 01:16:34,343 [salt.state       ][INFO    ][2382] Executing state user.present for ubuntu
2018-01-21 01:16:34,349 [salt.state       ][INFO    ][2382] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-21 01:16:34,349 [salt.state       ][INFO    ][2382] Completed state [ubuntu] at time 01:16:34.349776 duration_in_ms=6.403
2018-01-21 01:16:34,351 [salt.state       ][INFO    ][2382] Running state [/home/ubuntu] at time 01:16:34.351201
2018-01-21 01:16:34,351 [salt.state       ][INFO    ][2382] Executing state file.directory for /home/ubuntu
2018-01-21 01:16:34,353 [salt.state       ][INFO    ][2382] {'mode': '0700'}
2018-01-21 01:16:34,353 [salt.state       ][INFO    ][2382] Completed state [/home/ubuntu] at time 01:16:34.353709 duration_in_ms=2.508
2018-01-21 01:16:34,354 [salt.state       ][INFO    ][2382] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 01:16:34.354857
2018-01-21 01:16:34,355 [salt.state       ][INFO    ][2382] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-21 01:16:34,390 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-21 01:16:34,399 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command '/usr/sbin/visudo -c -f /tmp/tmpMwQKOJ' in directory '/root'
2018-01-21 01:16:34,463 [salt.state       ][INFO    ][2382] File changed:
New file
2018-01-21 01:16:34,464 [salt.state       ][INFO    ][2382] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 01:16:34.464709 duration_in_ms=109.85
2018-01-21 01:16:34,465 [salt.state       ][INFO    ][2382] Running state [/etc/security/limits.d/90-salt-default.conf] at time 01:16:34.465402
2018-01-21 01:16:34,466 [salt.state       ][INFO    ][2382] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-21 01:16:34,509 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-21 01:16:34,619 [salt.state       ][INFO    ][2382] File changed:
New file
2018-01-21 01:16:34,620 [salt.state       ][INFO    ][2382] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 01:16:34.620288 duration_in_ms=154.876
2018-01-21 01:16:34,620 [salt.state       ][INFO    ][2382] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 01:16:34.620572
2018-01-21 01:16:34,620 [salt.state       ][INFO    ][2382] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-21 01:16:34,651 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-21 01:16:34,714 [salt.state       ][INFO    ][2382] File changed:
New file
2018-01-21 01:16:34,714 [salt.state       ][INFO    ][2382] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 01:16:34.714411 duration_in_ms=93.838
2018-01-21 01:16:34,715 [salt.state       ][INFO    ][2382] Running state [service.systemctl_reload] at time 01:16:34.715721
2018-01-21 01:16:34,715 [salt.state       ][INFO    ][2382] Executing state module.wait for service.systemctl_reload
2018-01-21 01:16:34,716 [salt.state       ][INFO    ][2382] No changes made for service.systemctl_reload
2018-01-21 01:16:34,716 [salt.state       ][INFO    ][2382] Completed state [service.systemctl_reload] at time 01:16:34.716344 duration_in_ms=0.623
2018-01-21 01:16:34,716 [salt.state       ][INFO    ][2382] Running state [service.systemctl_reload] at time 01:16:34.716496
2018-01-21 01:16:34,716 [salt.state       ][INFO    ][2382] Executing state module.mod_watch for service.systemctl_reload
2018-01-21 01:16:34,717 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-21 01:16:34,779 [salt.state       ][INFO    ][2382] {'ret': True}
2018-01-21 01:16:34,780 [salt.state       ][INFO    ][2382] Completed state [service.systemctl_reload] at time 01:16:34.779932 duration_in_ms=63.434
2018-01-21 01:16:34,780 [salt.state       ][INFO    ][2382] Running state [/etc/hostname] at time 01:16:34.780707
2018-01-21 01:16:34,781 [salt.state       ][INFO    ][2382] Executing state file.managed for /etc/hostname
2018-01-21 01:16:34,808 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-21 01:16:34,814 [salt.state       ][INFO    ][2382] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb03

2018-01-21 01:16:34,815 [salt.state       ][INFO    ][2382] Completed state [/etc/hostname] at time 01:16:34.815668 duration_in_ms=34.961
2018-01-21 01:16:34,819 [salt.state       ][INFO    ][2382] Running state [hostname mdb03] at time 01:16:34.819222
2018-01-21 01:16:34,819 [salt.state       ][INFO    ][2382] Executing state cmd.wait for hostname mdb03
2018-01-21 01:16:34,820 [salt.state       ][INFO    ][2382] No changes made for hostname mdb03
2018-01-21 01:16:34,821 [salt.state       ][INFO    ][2382] Completed state [hostname mdb03] at time 01:16:34.821098 duration_in_ms=1.877
2018-01-21 01:16:34,821 [salt.state       ][INFO    ][2382] Running state [hostname mdb03] at time 01:16:34.821590
2018-01-21 01:16:34,822 [salt.state       ][INFO    ][2382] Executing state cmd.mod_watch for hostname mdb03
2018-01-21 01:16:34,823 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command 'hostname mdb03' in directory '/root'
2018-01-21 01:16:34,839 [salt.state       ][INFO    ][2382] {'pid': 5455, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-21 01:16:34,840 [salt.state       ][INFO    ][2382] Completed state [hostname mdb03] at time 01:16:34.840196 duration_in_ms=18.605
2018-01-21 01:16:34,847 [salt.state       ][INFO    ][2382] Running state [mdb02] at time 01:16:34.847797
2018-01-21 01:16:34,848 [salt.state       ][INFO    ][2382] Executing state host.present for mdb02
2018-01-21 01:16:34,851 [salt.state       ][INFO    ][2382] {'host': 'mdb02'}
2018-01-21 01:16:34,852 [salt.state       ][INFO    ][2382] Completed state [mdb02] at time 01:16:34.852382 duration_in_ms=4.586
2018-01-21 01:16:34,852 [salt.state       ][INFO    ][2382] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.852895
2018-01-21 01:16:34,853 [salt.state       ][INFO    ][2382] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:34,860 [salt.state       ][INFO    ][2382] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:34,860 [salt.state       ][INFO    ][2382] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.860724 duration_in_ms=7.829
2018-01-21 01:16:34,861 [salt.state       ][INFO    ][2382] Running state [mdb03] at time 01:16:34.861240
2018-01-21 01:16:34,861 [salt.state       ][INFO    ][2382] Executing state host.present for mdb03
2018-01-21 01:16:34,866 [salt.state       ][INFO    ][2382] {'host': 'mdb03'}
2018-01-21 01:16:34,866 [salt.state       ][INFO    ][2382] Completed state [mdb03] at time 01:16:34.866722 duration_in_ms=5.482
2018-01-21 01:16:34,867 [salt.state       ][INFO    ][2382] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.867250
2018-01-21 01:16:34,867 [salt.state       ][INFO    ][2382] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:34,872 [salt.state       ][INFO    ][2382] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:34,872 [salt.state       ][INFO    ][2382] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.872691 duration_in_ms=5.443
2018-01-21 01:16:34,873 [salt.state       ][INFO    ][2382] Running state [mdb01] at time 01:16:34.873193
2018-01-21 01:16:34,873 [salt.state       ][INFO    ][2382] Executing state host.present for mdb01
2018-01-21 01:16:34,920 [salt.state       ][INFO    ][2382] {'host': 'mdb01'}
2018-01-21 01:16:34,921 [salt.state       ][INFO    ][2382] Completed state [mdb01] at time 01:16:34.921184 duration_in_ms=47.991
2018-01-21 01:16:34,921 [salt.state       ][INFO    ][2382] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.921919
2018-01-21 01:16:34,922 [salt.state       ][INFO    ][2382] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:34,926 [salt.state       ][INFO    ][2382] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:34,927 [salt.state       ][INFO    ][2382] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.927158 duration_in_ms=5.238
2018-01-21 01:16:34,927 [salt.state       ][INFO    ][2382] Running state [mdb] at time 01:16:34.927847
2018-01-21 01:16:34,928 [salt.state       ][INFO    ][2382] Executing state host.present for mdb
2018-01-21 01:16:34,938 [salt.state       ][INFO    ][2382] {'host': 'mdb'}
2018-01-21 01:16:34,939 [salt.state       ][INFO    ][2382] Completed state [mdb] at time 01:16:34.939102 duration_in_ms=11.256
2018-01-21 01:16:34,939 [salt.state       ][INFO    ][2382] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.939693
2018-01-21 01:16:34,940 [salt.state       ][INFO    ][2382] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:34,944 [salt.state       ][INFO    ][2382] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:34,944 [salt.state       ][INFO    ][2382] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.944940 duration_in_ms=5.247
2018-01-21 01:16:34,945 [salt.state       ][INFO    ][2382] Running state [cfg01] at time 01:16:34.945486
2018-01-21 01:16:34,946 [salt.state       ][INFO    ][2382] Executing state host.present for cfg01
2018-01-21 01:16:34,950 [salt.state       ][INFO    ][2382] {'host': 'cfg01'}
2018-01-21 01:16:34,951 [salt.state       ][INFO    ][2382] Completed state [cfg01] at time 01:16:34.950954 duration_in_ms=5.468
2018-01-21 01:16:34,951 [salt.state       ][INFO    ][2382] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.951492
2018-01-21 01:16:34,952 [salt.state       ][INFO    ][2382] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:34,956 [salt.state       ][INFO    ][2382] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:34,957 [salt.state       ][INFO    ][2382] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.956962 duration_in_ms=5.47
2018-01-21 01:16:34,957 [salt.state       ][INFO    ][2382] Running state [prx01] at time 01:16:34.957485
2018-01-21 01:16:34,957 [salt.state       ][INFO    ][2382] Executing state host.present for prx01
2018-01-21 01:16:34,962 [salt.state       ][INFO    ][2382] {'host': 'prx01'}
2018-01-21 01:16:34,963 [salt.state       ][INFO    ][2382] Completed state [prx01] at time 01:16:34.963042 duration_in_ms=5.557
2018-01-21 01:16:34,963 [salt.state       ][INFO    ][2382] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.963566
2018-01-21 01:16:34,964 [salt.state       ][INFO    ][2382] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:34,974 [salt.state       ][INFO    ][2382] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:34,975 [salt.state       ][INFO    ][2382] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.975106 duration_in_ms=11.54
2018-01-21 01:16:34,975 [salt.state       ][INFO    ][2382] Running state [kvm01] at time 01:16:34.975638
2018-01-21 01:16:34,976 [salt.state       ][INFO    ][2382] Executing state host.present for kvm01
2018-01-21 01:16:34,980 [salt.state       ][INFO    ][2382] {'host': 'kvm01'}
2018-01-21 01:16:34,981 [salt.state       ][INFO    ][2382] Completed state [kvm01] at time 01:16:34.981152 duration_in_ms=5.514
2018-01-21 01:16:34,981 [salt.state       ][INFO    ][2382] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.981686
2018-01-21 01:16:34,982 [salt.state       ][INFO    ][2382] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:34,986 [salt.state       ][INFO    ][2382] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:34,987 [salt.state       ][INFO    ][2382] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.987293 duration_in_ms=5.607
2018-01-21 01:16:34,987 [salt.state       ][INFO    ][2382] Running state [kvm03] at time 01:16:34.987910
2018-01-21 01:16:34,988 [salt.state       ][INFO    ][2382] Executing state host.present for kvm03
2018-01-21 01:16:34,992 [salt.state       ][INFO    ][2382] {'host': 'kvm03'}
2018-01-21 01:16:34,993 [salt.state       ][INFO    ][2382] Completed state [kvm03] at time 01:16:34.993559 duration_in_ms=5.648
2018-01-21 01:16:34,994 [salt.state       ][INFO    ][2382] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.994512
2018-01-21 01:16:34,995 [salt.state       ][INFO    ][2382] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:34,998 [salt.state       ][INFO    ][2382] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:34,999 [salt.state       ][INFO    ][2382] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:34.999756 duration_in_ms=5.244
2018-01-21 01:16:35,000 [salt.state       ][INFO    ][2382] Running state [kvm02] at time 01:16:35.000703
2018-01-21 01:16:35,001 [salt.state       ][INFO    ][2382] Executing state host.present for kvm02
2018-01-21 01:16:35,010 [salt.state       ][INFO    ][2382] {'host': 'kvm02'}
2018-01-21 01:16:35,011 [salt.state       ][INFO    ][2382] Completed state [kvm02] at time 01:16:35.011089 duration_in_ms=10.386
2018-01-21 01:16:35,011 [salt.state       ][INFO    ][2382] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.011640
2018-01-21 01:16:35,012 [salt.state       ][INFO    ][2382] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,016 [salt.state       ][INFO    ][2382] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,017 [salt.state       ][INFO    ][2382] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.017637 duration_in_ms=5.996
2018-01-21 01:16:35,018 [salt.state       ][INFO    ][2382] Running state [dbs] at time 01:16:35.018613
2018-01-21 01:16:35,019 [salt.state       ][INFO    ][2382] Executing state host.present for dbs
2018-01-21 01:16:35,022 [salt.state       ][INFO    ][2382] {'host': 'dbs'}
2018-01-21 01:16:35,023 [salt.state       ][INFO    ][2382] Completed state [dbs] at time 01:16:35.023570 duration_in_ms=4.957
2018-01-21 01:16:35,024 [salt.state       ][INFO    ][2382] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.024656
2018-01-21 01:16:35,025 [salt.state       ][INFO    ][2382] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,034 [salt.state       ][INFO    ][2382] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,035 [salt.state       ][INFO    ][2382] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.035579 duration_in_ms=10.924
2018-01-21 01:16:35,036 [salt.state       ][INFO    ][2382] Running state [prx] at time 01:16:35.036599
2018-01-21 01:16:35,037 [salt.state       ][INFO    ][2382] Executing state host.present for prx
2018-01-21 01:16:35,042 [salt.state       ][INFO    ][2382] {'host': 'prx'}
2018-01-21 01:16:35,043 [salt.state       ][INFO    ][2382] Completed state [prx] at time 01:16:35.043495 duration_in_ms=6.896
2018-01-21 01:16:35,044 [salt.state       ][INFO    ][2382] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.044575
2018-01-21 01:16:35,045 [salt.state       ][INFO    ][2382] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,054 [salt.state       ][INFO    ][2382] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,055 [salt.state       ][INFO    ][2382] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.055099 duration_in_ms=10.525
2018-01-21 01:16:35,055 [salt.state       ][INFO    ][2382] Running state [prx02] at time 01:16:35.055908
2018-01-21 01:16:35,056 [salt.state       ][INFO    ][2382] Executing state host.present for prx02
2018-01-21 01:16:35,060 [salt.state       ][INFO    ][2382] {'host': 'prx02'}
2018-01-21 01:16:35,061 [salt.state       ][INFO    ][2382] Completed state [prx02] at time 01:16:35.061066 duration_in_ms=5.157
2018-01-21 01:16:35,061 [salt.state       ][INFO    ][2382] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.061863
2018-01-21 01:16:35,062 [salt.state       ][INFO    ][2382] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,072 [salt.state       ][INFO    ][2382] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,073 [salt.state       ][INFO    ][2382] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.073191 duration_in_ms=11.329
2018-01-21 01:16:35,074 [salt.state       ][INFO    ][2382] Running state [msg02] at time 01:16:35.074002
2018-01-21 01:16:35,074 [salt.state       ][INFO    ][2382] Executing state host.present for msg02
2018-01-21 01:16:35,078 [salt.state       ][INFO    ][2382] {'host': 'msg02'}
2018-01-21 01:16:35,079 [salt.state       ][INFO    ][2382] Completed state [msg02] at time 01:16:35.078987 duration_in_ms=4.985
2018-01-21 01:16:35,079 [salt.state       ][INFO    ][2382] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.079784
2018-01-21 01:16:35,080 [salt.state       ][INFO    ][2382] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,084 [salt.state       ][INFO    ][2382] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,085 [salt.state       ][INFO    ][2382] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.085385 duration_in_ms=5.6
2018-01-21 01:16:35,086 [salt.state       ][INFO    ][2382] Running state [msg03] at time 01:16:35.086342
2018-01-21 01:16:35,087 [salt.state       ][INFO    ][2382] Executing state host.present for msg03
2018-01-21 01:16:35,090 [salt.state       ][INFO    ][2382] {'host': 'msg03'}
2018-01-21 01:16:35,091 [salt.state       ][INFO    ][2382] Completed state [msg03] at time 01:16:35.091181 duration_in_ms=4.839
2018-01-21 01:16:35,092 [salt.state       ][INFO    ][2382] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.092201
2018-01-21 01:16:35,093 [salt.state       ][INFO    ][2382] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,096 [salt.state       ][INFO    ][2382] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,097 [salt.state       ][INFO    ][2382] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.097263 duration_in_ms=5.062
2018-01-21 01:16:35,098 [salt.state       ][INFO    ][2382] Running state [msg01] at time 01:16:35.098164
2018-01-21 01:16:35,099 [salt.state       ][INFO    ][2382] Executing state host.present for msg01
2018-01-21 01:16:35,102 [salt.state       ][INFO    ][2382] {'host': 'msg01'}
2018-01-21 01:16:35,103 [salt.state       ][INFO    ][2382] Completed state [msg01] at time 01:16:35.103156 duration_in_ms=4.991
2018-01-21 01:16:35,104 [salt.state       ][INFO    ][2382] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.104052
2018-01-21 01:16:35,105 [salt.state       ][INFO    ][2382] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,114 [salt.state       ][INFO    ][2382] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,115 [salt.state       ][INFO    ][2382] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.115248 duration_in_ms=11.196
2018-01-21 01:16:35,116 [salt.state       ][INFO    ][2382] Running state [msg] at time 01:16:35.116217
2018-01-21 01:16:35,117 [salt.state       ][INFO    ][2382] Executing state host.present for msg
2018-01-21 01:16:35,126 [salt.state       ][INFO    ][2382] {'host': 'msg'}
2018-01-21 01:16:35,127 [salt.state       ][INFO    ][2382] Completed state [msg] at time 01:16:35.127152 duration_in_ms=10.935
2018-01-21 01:16:35,128 [salt.state       ][INFO    ][2382] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.128136
2018-01-21 01:16:35,129 [salt.state       ][INFO    ][2382] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,138 [salt.state       ][INFO    ][2382] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,139 [salt.state       ][INFO    ][2382] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.139099 duration_in_ms=10.963
2018-01-21 01:16:35,139 [salt.state       ][INFO    ][2382] Running state [cfg01] at time 01:16:35.139893
2018-01-21 01:16:35,140 [salt.state       ][INFO    ][2382] Executing state host.present for cfg01
2018-01-21 01:16:35,141 [salt.state       ][INFO    ][2382] Host cfg01 (10.167.4.100) already present
2018-01-21 01:16:35,142 [salt.state       ][INFO    ][2382] Completed state [cfg01] at time 01:16:35.142328 duration_in_ms=2.435
2018-01-21 01:16:35,143 [salt.state       ][INFO    ][2382] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.143038
2018-01-21 01:16:35,143 [salt.state       ][INFO    ][2382] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,144 [salt.state       ][INFO    ][2382] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-21 01:16:35,145 [salt.state       ][INFO    ][2382] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.145400 duration_in_ms=2.363
2018-01-21 01:16:35,146 [salt.state       ][INFO    ][2382] Running state [cmp002] at time 01:16:35.146104
2018-01-21 01:16:35,146 [salt.state       ][INFO    ][2382] Executing state host.present for cmp002
2018-01-21 01:16:35,150 [salt.state       ][INFO    ][2382] {'host': 'cmp002'}
2018-01-21 01:16:35,150 [salt.state       ][INFO    ][2382] Completed state [cmp002] at time 01:16:35.150918 duration_in_ms=4.813
2018-01-21 01:16:35,151 [salt.state       ][INFO    ][2382] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.151630
2018-01-21 01:16:35,152 [salt.state       ][INFO    ][2382] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,162 [salt.state       ][INFO    ][2382] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,162 [salt.state       ][INFO    ][2382] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.162928 duration_in_ms=11.298
2018-01-21 01:16:35,163 [salt.state       ][INFO    ][2382] Running state [cmp001] at time 01:16:35.163636
2018-01-21 01:16:35,164 [salt.state       ][INFO    ][2382] Executing state host.present for cmp001
2018-01-21 01:16:35,168 [salt.state       ][INFO    ][2382] {'host': 'cmp001'}
2018-01-21 01:16:35,169 [salt.state       ][INFO    ][2382] Completed state [cmp001] at time 01:16:35.168949 duration_in_ms=5.313
2018-01-21 01:16:35,169 [salt.state       ][INFO    ][2382] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.169642
2018-01-21 01:16:35,170 [salt.state       ][INFO    ][2382] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,180 [salt.state       ][INFO    ][2382] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,181 [salt.state       ][INFO    ][2382] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.181192 duration_in_ms=11.549
2018-01-21 01:16:35,181 [salt.state       ][INFO    ][2382] Running state [dbs01] at time 01:16:35.181875
2018-01-21 01:16:35,182 [salt.state       ][INFO    ][2382] Executing state host.present for dbs01
2018-01-21 01:16:35,184 [salt.state       ][INFO    ][2382] {'host': 'dbs01'}
2018-01-21 01:16:35,185 [salt.state       ][INFO    ][2382] Completed state [dbs01] at time 01:16:35.185174 duration_in_ms=3.299
2018-01-21 01:16:35,185 [salt.state       ][INFO    ][2382] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.185812
2018-01-21 01:16:35,186 [salt.state       ][INFO    ][2382] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,190 [salt.state       ][INFO    ][2382] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,190 [salt.state       ][INFO    ][2382] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.190880 duration_in_ms=5.067
2018-01-21 01:16:35,191 [salt.state       ][INFO    ][2382] Running state [dbs02] at time 01:16:35.191525
2018-01-21 01:16:35,192 [salt.state       ][INFO    ][2382] Executing state host.present for dbs02
2018-01-21 01:16:35,196 [salt.state       ][INFO    ][2382] {'host': 'dbs02'}
2018-01-21 01:16:35,196 [salt.state       ][INFO    ][2382] Completed state [dbs02] at time 01:16:35.196897 duration_in_ms=5.371
2018-01-21 01:16:35,197 [salt.state       ][INFO    ][2382] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.197527
2018-01-21 01:16:35,198 [salt.state       ][INFO    ][2382] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,202 [salt.state       ][INFO    ][2382] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,202 [salt.state       ][INFO    ][2382] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.202867 duration_in_ms=5.339
2018-01-21 01:16:35,203 [salt.state       ][INFO    ][2382] Running state [dbs03] at time 01:16:35.203629
2018-01-21 01:16:35,204 [salt.state       ][INFO    ][2382] Executing state host.present for dbs03
2018-01-21 01:16:35,208 [salt.state       ][INFO    ][2382] {'host': 'dbs03'}
2018-01-21 01:16:35,208 [salt.state       ][INFO    ][2382] Completed state [dbs03] at time 01:16:35.208866 duration_in_ms=5.237
2018-01-21 01:16:35,209 [salt.state       ][INFO    ][2382] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.209475
2018-01-21 01:16:35,210 [salt.state       ][INFO    ][2382] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,214 [salt.state       ][INFO    ][2382] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,215 [salt.state       ][INFO    ][2382] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.215048 duration_in_ms=5.573
2018-01-21 01:16:35,215 [salt.state       ][INFO    ][2382] Running state [mas01] at time 01:16:35.215892
2018-01-21 01:16:35,216 [salt.state       ][INFO    ][2382] Executing state host.present for mas01
2018-01-21 01:16:35,220 [salt.state       ][INFO    ][2382] {'host': 'mas01'}
2018-01-21 01:16:35,221 [salt.state       ][INFO    ][2382] Completed state [mas01] at time 01:16:35.220989 duration_in_ms=5.091
2018-01-21 01:16:35,221 [salt.state       ][INFO    ][2382] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.221622
2018-01-21 01:16:35,222 [salt.state       ][INFO    ][2382] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,226 [salt.state       ][INFO    ][2382] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,226 [salt.state       ][INFO    ][2382] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.226788 duration_in_ms=5.166
2018-01-21 01:16:35,227 [salt.state       ][INFO    ][2382] Running state [ctl02] at time 01:16:35.227377
2018-01-21 01:16:35,228 [salt.state       ][INFO    ][2382] Executing state host.present for ctl02
2018-01-21 01:16:35,238 [salt.state       ][INFO    ][2382] {'host': 'ctl02'}
2018-01-21 01:16:35,238 [salt.state       ][INFO    ][2382] Completed state [ctl02] at time 01:16:35.238875 duration_in_ms=11.498
2018-01-21 01:16:35,239 [salt.state       ][INFO    ][2382] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.239449
2018-01-21 01:16:35,240 [salt.state       ][INFO    ][2382] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,250 [salt.state       ][INFO    ][2382] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,250 [salt.state       ][INFO    ][2382] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.250848 duration_in_ms=11.399
2018-01-21 01:16:35,251 [salt.state       ][INFO    ][2382] Running state [ctl03] at time 01:16:35.251378
2018-01-21 01:16:35,251 [salt.state       ][INFO    ][2382] Executing state host.present for ctl03
2018-01-21 01:16:35,262 [salt.state       ][INFO    ][2382] {'host': 'ctl03'}
2018-01-21 01:16:35,262 [salt.state       ][INFO    ][2382] Completed state [ctl03] at time 01:16:35.262756 duration_in_ms=11.378
2018-01-21 01:16:35,263 [salt.state       ][INFO    ][2382] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.263252
2018-01-21 01:16:35,263 [salt.state       ][INFO    ][2382] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,274 [salt.state       ][INFO    ][2382] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,274 [salt.state       ][INFO    ][2382] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.274857 duration_in_ms=11.605
2018-01-21 01:16:35,275 [salt.state       ][INFO    ][2382] Running state [ctl01] at time 01:16:35.275368
2018-01-21 01:16:35,275 [salt.state       ][INFO    ][2382] Executing state host.present for ctl01
2018-01-21 01:16:35,286 [salt.state       ][INFO    ][2382] {'host': 'ctl01'}
2018-01-21 01:16:35,286 [salt.state       ][INFO    ][2382] Completed state [ctl01] at time 01:16:35.286734 duration_in_ms=11.366
2018-01-21 01:16:35,287 [salt.state       ][INFO    ][2382] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.287200
2018-01-21 01:16:35,287 [salt.state       ][INFO    ][2382] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,292 [salt.state       ][INFO    ][2382] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,292 [salt.state       ][INFO    ][2382] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.292726 duration_in_ms=5.526
2018-01-21 01:16:35,293 [salt.state       ][INFO    ][2382] Running state [ctl] at time 01:16:35.293192
2018-01-21 01:16:35,293 [salt.state       ][INFO    ][2382] Executing state host.present for ctl
2018-01-21 01:16:35,304 [salt.state       ][INFO    ][2382] {'host': 'ctl'}
2018-01-21 01:16:35,304 [salt.state       ][INFO    ][2382] Completed state [ctl] at time 01:16:35.304744 duration_in_ms=11.552
2018-01-21 01:16:35,305 [salt.state       ][INFO    ][2382] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.305223
2018-01-21 01:16:35,305 [salt.state       ][INFO    ][2382] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-21 01:16:35,316 [salt.state       ][INFO    ][2382] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-21 01:16:35,316 [salt.state       ][INFO    ][2382] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 01:16:35.316755 duration_in_ms=11.531
2018-01-21 01:16:35,317 [salt.state       ][INFO    ][2382] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 01:16:35.317266
2018-01-21 01:16:35,317 [salt.state       ][INFO    ][2382] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-21 01:16:35,318 [salt.state       ][INFO    ][2382] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-21 01:16:35,318 [salt.state       ][INFO    ][2382] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 01:16:35.318797 duration_in_ms=1.531
2018-01-21 01:16:35,322 [salt.state       ][INFO    ][2382] Running state [ens2] at time 01:16:35.322676
2018-01-21 01:16:35,323 [salt.state       ][INFO    ][2382] Executing state network.managed for ens2
2018-01-21 01:16:35,461 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-21 01:16:37,022 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-21 01:16:38,379 [salt.state       ][INFO    ][2382] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-21 01:16:38,380 [salt.state       ][INFO    ][2382] Completed state [ens2] at time 01:16:38.380269 duration_in_ms=3057.591
2018-01-21 01:16:38,381 [salt.state       ][INFO    ][2382] Running state [ens3] at time 01:16:38.380953
2018-01-21 01:16:38,381 [salt.state       ][INFO    ][2382] Executing state network.managed for ens3
2018-01-21 01:16:38,420 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-21 01:16:38,643 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011637697670
2018-01-21 01:16:38,666 [salt.minion      ][INFO    ][5668] Starting a new job with PID 5668
2018-01-21 01:16:38,694 [salt.minion      ][INFO    ][5668] Returning information for job: 20180121011637697670
2018-01-21 01:16:39,005 [salt.state       ][INFO    ][2382] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-21 01:16:39,005 [salt.state       ][INFO    ][2382] Completed state [ens3] at time 01:16:39.005824 duration_in_ms=624.871
2018-01-21 01:16:39,006 [salt.state       ][INFO    ][2382] Running state [/etc/profile.d/proxy.sh] at time 01:16:39.006536
2018-01-21 01:16:39,007 [salt.state       ][INFO    ][2382] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-21 01:16:39,008 [salt.state       ][INFO    ][2382] File /etc/profile.d/proxy.sh is not present
2018-01-21 01:16:39,008 [salt.state       ][INFO    ][2382] Completed state [/etc/profile.d/proxy.sh] at time 01:16:39.008620 duration_in_ms=2.085
2018-01-21 01:16:39,009 [salt.state       ][INFO    ][2382] Running state [/etc/apt/apt.conf.d/95proxies] at time 01:16:39.009113
2018-01-21 01:16:39,009 [salt.state       ][INFO    ][2382] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-21 01:16:39,010 [salt.state       ][INFO    ][2382] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-21 01:16:39,010 [salt.state       ][INFO    ][2382] Completed state [/etc/apt/apt.conf.d/95proxies] at time 01:16:39.010612 duration_in_ms=1.5
2018-01-21 01:16:39,013 [salt.state       ][INFO    ][2382] Running state [ntp] at time 01:16:39.013324
2018-01-21 01:16:39,013 [salt.state       ][INFO    ][2382] Executing state pkg.installed for ntp
2018-01-21 01:16:39,183 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 01:16:39,209 [salt.loaded.int.module.cmdmod][INFO    ][2382] 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-01-21 01:16:45,751 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:16:45,791 [salt.state       ][INFO    ][2382] 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-01-21 01:16:45,805 [salt.state       ][INFO    ][2382] Loading fresh modules for state activity
2018-01-21 01:16:45,833 [salt.state       ][INFO    ][2382] Completed state [ntp] at time 01:16:45.833033 duration_in_ms=6819.708
2018-01-21 01:16:45,841 [salt.state       ][INFO    ][2382] Running state [/etc/ntp.conf] at time 01:16:45.841695
2018-01-21 01:16:45,842 [salt.state       ][INFO    ][2382] Executing state file.managed for /etc/ntp.conf
2018-01-21 01:16:45,879 [salt.fileclient  ][INFO    ][2382] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-21 01:16:45,949 [salt.state       ][INFO    ][2382] 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-01-21 01:16:45,957 [salt.state       ][INFO    ][2382] Completed state [/etc/ntp.conf] at time 01:16:45.957272 duration_in_ms=115.577
2018-01-21 01:16:46,176 [salt.state       ][INFO    ][2382] Running state [ntp] at time 01:16:46.176618
2018-01-21 01:16:46,177 [salt.state       ][INFO    ][2382] Executing state service.running for ntp
2018-01-21 01:16:46,178 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-21 01:16:46,192 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-21 01:16:46,206 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-21 01:16:46,220 [salt.state       ][INFO    ][2382] The service ntp is already running
2018-01-21 01:16:46,221 [salt.state       ][INFO    ][2382] Completed state [ntp] at time 01:16:46.221572 duration_in_ms=44.952
2018-01-21 01:16:46,222 [salt.state       ][INFO    ][2382] Running state [ntp] at time 01:16:46.222068
2018-01-21 01:16:46,222 [salt.state       ][INFO    ][2382] Executing state service.mod_watch for ntp
2018-01-21 01:16:46,223 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-21 01:16:46,236 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-21 01:16:46,252 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-21 01:16:46,349 [salt.state       ][INFO    ][2382] {'ntp': True}
2018-01-21 01:16:46,349 [salt.state       ][INFO    ][2382] Completed state [ntp] at time 01:16:46.349783 duration_in_ms=127.713
2018-01-21 01:16:46,365 [salt.minion      ][INFO    ][2382] Returning information for job: 20180121011557409433
2018-01-21 01:16:56,457 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180121011657146843
2018-01-21 01:16:56,495 [salt.minion      ][INFO    ][6549] Starting a new job with PID 6549
2018-01-21 01:16:56,520 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6549] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-21 01:16:56,523 [salt.minion      ][INFO    ][6549] Returning information for job: 20180121011657146843
2018-01-21 01:17:19,623 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command pkg.upgrade with jid 20180121011720306855
2018-01-21 01:17:19,666 [salt.minion      ][INFO    ][6561] Starting a new job with PID 6561
2018-01-21 01:17:19,704 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6561] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:17:20,239 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6561] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-21 01:17:29,720 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011730404105
2018-01-21 01:17:29,751 [salt.minion      ][INFO    ][6754] Starting a new job with PID 6754
2018-01-21 01:17:29,787 [salt.minion      ][INFO    ][6754] Returning information for job: 20180121011730404105
2018-01-21 01:17:39,754 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011740437989
2018-01-21 01:17:39,780 [salt.minion      ][INFO    ][7331] Starting a new job with PID 7331
2018-01-21 01:17:39,805 [salt.minion      ][INFO    ][7331] Returning information for job: 20180121011740437989
2018-01-21 01:17:49,931 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011750614712
2018-01-21 01:17:49,973 [salt.minion      ][INFO    ][7378] Starting a new job with PID 7378
2018-01-21 01:17:49,997 [salt.minion      ][INFO    ][7378] Returning information for job: 20180121011750614712
2018-01-21 01:18:00,122 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011800806469
2018-01-21 01:18:00,150 [salt.minion      ][INFO    ][7419] Starting a new job with PID 7419
2018-01-21 01:18:00,214 [salt.minion      ][INFO    ][7419] Returning information for job: 20180121011800806469
2018-01-21 01:18:10,299 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011810984195
2018-01-21 01:18:10,333 [salt.minion      ][INFO    ][7470] Starting a new job with PID 7470
2018-01-21 01:18:10,359 [salt.minion      ][INFO    ][7470] Returning information for job: 20180121011810984195
2018-01-21 01:18:20,400 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011821085753
2018-01-21 01:18:20,432 [salt.minion      ][INFO    ][7522] Starting a new job with PID 7522
2018-01-21 01:18:20,490 [salt.minion      ][INFO    ][7522] Returning information for job: 20180121011821085753
2018-01-21 01:18:30,626 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011831311078
2018-01-21 01:18:30,654 [salt.minion      ][INFO    ][7578] Starting a new job with PID 7578
2018-01-21 01:18:30,689 [salt.minion      ][INFO    ][7578] Returning information for job: 20180121011831311078
2018-01-21 01:18:40,773 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011841448225
2018-01-21 01:18:40,798 [salt.minion      ][INFO    ][8411] Starting a new job with PID 8411
2018-01-21 01:18:40,815 [salt.minion      ][INFO    ][8411] Returning information for job: 20180121011841448225
2018-01-21 01:18:50,793 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011851477807
2018-01-21 01:18:50,828 [salt.minion      ][INFO    ][9033] Starting a new job with PID 9033
2018-01-21 01:18:50,856 [salt.minion      ][INFO    ][9033] Returning information for job: 20180121011851477807
2018-01-21 01:19:00,925 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121011901611117
2018-01-21 01:19:00,957 [salt.minion      ][INFO    ][12858] Starting a new job with PID 12858
2018-01-21 01:19:00,981 [salt.minion      ][INFO    ][12858] Returning information for job: 20180121011901611117
2018-01-21 01:19:04,031 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6561] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:19:04,064 [salt.minion      ][INFO    ][6561] Returning information for job: 20180121011720306855
2018-01-21 01:19:07,656 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command test.ping with jid 20180121011908345390
2018-01-21 01:19:07,686 [salt.minion      ][INFO    ][12896] Starting a new job with PID 12896
2018-01-21 01:19:07,771 [salt.minion      ][INFO    ][12896] Returning information for job: 20180121011908345390
2018-01-21 01:21:21,839 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command state.sls with jid 20180121012122528508
2018-01-21 01:21:21,861 [salt.minion      ][INFO    ][12901] Starting a new job with PID 12901
2018-01-21 01:21:22,272 [salt.state       ][INFO    ][12901] Loading fresh modules for state activity
2018-01-21 01:21:22,333 [salt.fileclient  ][INFO    ][12901] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-21 01:21:22,362 [salt.fileclient  ][INFO    ][12901] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-21 01:21:22,944 [salt.state       ][INFO    ][12901] Running state [keepalived] at time 01:21:22.944251
2018-01-21 01:21:22,944 [salt.state       ][INFO    ][12901] Executing state pkg.installed for keepalived
2018-01-21 01:21:22,945 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:21:23,322 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-21 01:21:23,405 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 01:21:25,115 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 01:21:25,148 [salt.loaded.int.module.cmdmod][INFO    ][12901] 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-01-21 01:21:31,883 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121012132573470
2018-01-21 01:21:31,911 [salt.minion      ][INFO    ][14051] Starting a new job with PID 14051
2018-01-21 01:21:31,940 [salt.minion      ][INFO    ][14051] Returning information for job: 20180121012132573470
2018-01-21 01:21:33,985 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:21:34,024 [salt.state       ][INFO    ][12901] 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-01-21 01:21:34,040 [salt.state       ][INFO    ][12901] Loading fresh modules for state activity
2018-01-21 01:21:34,064 [salt.state       ][INFO    ][12901] Completed state [keepalived] at time 01:21:34.064803 duration_in_ms=11120.551
2018-01-21 01:21:34,078 [salt.state       ][INFO    ][12901] Running state [lsof] at time 01:21:34.078295
2018-01-21 01:21:34,078 [salt.state       ][INFO    ][12901] Executing state pkg.installed for lsof
2018-01-21 01:21:34,451 [salt.state       ][INFO    ][12901] All specified packages are already installed
2018-01-21 01:21:34,451 [salt.state       ][INFO    ][12901] Completed state [lsof] at time 01:21:34.451788 duration_in_ms=373.494
2018-01-21 01:21:34,453 [salt.state       ][INFO    ][12901] Running state [/etc/keepalived/keepalived.conf] at time 01:21:34.453646
2018-01-21 01:21:34,453 [salt.state       ][INFO    ][12901] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-21 01:21:34,478 [salt.fileclient  ][INFO    ][12901] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-21 01:21:34,513 [salt.state       ][INFO    ][12901] File changed:
New file
2018-01-21 01:21:34,514 [salt.state       ][INFO    ][12901] Completed state [/etc/keepalived/keepalived.conf] at time 01:21:34.514073 duration_in_ms=60.427
2018-01-21 01:21:34,514 [salt.state       ][INFO    ][12901] Running state [keepalived] at time 01:21:34.514664
2018-01-21 01:21:34,514 [salt.state       ][INFO    ][12901] Executing state service.running for keepalived
2018-01-21 01:21:34,515 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-21 01:21:34,531 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-21 01:21:34,546 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-21 01:21:34,559 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-21 01:21:34,571 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-21 01:21:34,644 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-21 01:21:34,666 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-21 01:21:34,685 [salt.loaded.int.module.cmdmod][INFO    ][12901] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-21 01:21:34,704 [salt.state       ][INFO    ][12901] {'keepalived': True}
2018-01-21 01:21:34,705 [salt.state       ][INFO    ][12901] Completed state [keepalived] at time 01:21:34.705357 duration_in_ms=190.668
2018-01-21 01:21:34,708 [salt.minion      ][INFO    ][12901] Returning information for job: 20180121012122528508
2018-01-21 01:23:16,434 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command pillar.get with jid 20180121012317130902
2018-01-21 01:23:16,465 [salt.minion      ][INFO    ][14221] Starting a new job with PID 14221
2018-01-21 01:23:16,475 [salt.minion      ][INFO    ][14221] Returning information for job: 20180121012317130902
2018-01-21 01:55:31,477 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command state.sls with jid 20180121015532189784
2018-01-21 01:55:31,515 [salt.minion      ][INFO    ][14311] Starting a new job with PID 14311
2018-01-21 01:55:32,414 [salt.state       ][INFO    ][14311] Loading fresh modules for state activity
2018-01-21 01:55:32,821 [salt.fileclient  ][INFO    ][14311] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-21 01:55:32,855 [salt.fileclient  ][INFO    ][14311] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-21 01:55:33,355 [salt.state       ][INFO    ][14311] Running state [haproxy] at time 01:55:33.355668
2018-01-21 01:55:33,356 [salt.state       ][INFO    ][14311] Executing state pkg.installed for haproxy
2018-01-21 01:55:33,357 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:55:33,657 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-21 01:55:33,729 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 01:55:37,132 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 01:55:37,167 [salt.loaded.int.module.cmdmod][INFO    ][14311] 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-01-21 01:55:41,581 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121015542279000
2018-01-21 01:55:41,617 [salt.minion      ][INFO    ][14911] Starting a new job with PID 14911
2018-01-21 01:55:41,644 [salt.minion      ][INFO    ][14911] Returning information for job: 20180121015542279000
2018-01-21 01:55:44,850 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:55:44,903 [salt.state       ][INFO    ][14311] 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-01-21 01:55:44,924 [salt.state       ][INFO    ][14311] Loading fresh modules for state activity
2018-01-21 01:55:44,949 [salt.state       ][INFO    ][14311] Completed state [haproxy] at time 01:55:44.949382 duration_in_ms=11593.714
2018-01-21 01:55:44,952 [salt.state       ][INFO    ][14311] Running state [/etc/default/haproxy] at time 01:55:44.952772
2018-01-21 01:55:44,953 [salt.state       ][INFO    ][14311] Executing state file.managed for /etc/default/haproxy
2018-01-21 01:55:44,990 [salt.fileclient  ][INFO    ][14311] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-21 01:55:45,001 [salt.state       ][INFO    ][14311] 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-01-21 01:55:45,002 [salt.state       ][INFO    ][14311] Completed state [/etc/default/haproxy] at time 01:55:45.001969 duration_in_ms=49.196
2018-01-21 01:55:45,002 [salt.state       ][INFO    ][14311] Running state [/etc/haproxy/haproxy.cfg] at time 01:55:45.002471
2018-01-21 01:55:45,002 [salt.state       ][INFO    ][14311] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-21 01:55:45,030 [salt.fileclient  ][INFO    ][14311] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-21 01:55:45,217 [salt.state       ][INFO    ][14311] 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 10.167.4.75:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 10.167.4.76:8777 check
+  server mdb02 10.167.4.77:8777 check
+  server mdb03 10.167.4.78:8777 check
+
+listen aodh-api
+  bind 10.167.4.75:8042 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server mdb01 10.167.4.76:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 10.167.4.77:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 10.167.4.78:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-01-21 01:55:45,217 [salt.state       ][INFO    ][14311] Completed state [/etc/haproxy/haproxy.cfg] at time 01:55:45.217899 duration_in_ms=215.426
2018-01-21 01:55:45,218 [salt.state       ][INFO    ][14311] Running state [/etc/haproxy/ssl] at time 01:55:45.218472
2018-01-21 01:55:45,218 [salt.state       ][INFO    ][14311] Executing state file.directory for /etc/haproxy/ssl
2018-01-21 01:55:45,220 [salt.state       ][INFO    ][14311] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-21 01:55:45,220 [salt.state       ][INFO    ][14311] Completed state [/etc/haproxy/ssl] at time 01:55:45.220587 duration_in_ms=2.114
2018-01-21 01:55:45,221 [salt.state       ][INFO    ][14311] Running state [haproxy_status_packages] at time 01:55:45.221608
2018-01-21 01:55:45,221 [salt.state       ][INFO    ][14311] Executing state pkg.installed for haproxy_status_packages
2018-01-21 01:55:45,594 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 01:55:45,622 [salt.loaded.int.module.cmdmod][INFO    ][14311] 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-01-21 01:55:48,311 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 01:55:48,377 [salt.state       ][INFO    ][14311] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-01-21 01:55:48,400 [salt.state       ][INFO    ][14311] Loading fresh modules for state activity
2018-01-21 01:55:48,431 [salt.state       ][INFO    ][14311] Completed state [haproxy_status_packages] at time 01:55:48.431580 duration_in_ms=3209.971
2018-01-21 01:55:48,435 [salt.state       ][INFO    ][14311] Running state [/usr/bin/haproxy-status.sh] at time 01:55:48.435627
2018-01-21 01:55:48,436 [salt.state       ][INFO    ][14311] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-21 01:55:48,466 [salt.fileclient  ][INFO    ][14311] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-21 01:55:48,496 [salt.state       ][INFO    ][14311] File changed:
New file
2018-01-21 01:55:48,497 [salt.state       ][INFO    ][14311] Completed state [/usr/bin/haproxy-status.sh] at time 01:55:48.497531 duration_in_ms=61.904
2018-01-21 01:55:48,499 [salt.state       ][INFO    ][14311] Running state [net.ipv4.ip_nonlocal_bind] at time 01:55:48.499654
2018-01-21 01:55:48,500 [salt.state       ][INFO    ][14311] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-21 01:55:48,502 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command 'sysctl -a' in directory '/root'
2018-01-21 01:55:48,534 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-21 01:55:48,552 [salt.state       ][INFO    ][14311] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-21 01:55:48,552 [salt.state       ][INFO    ][14311] Completed state [net.ipv4.ip_nonlocal_bind] at time 01:55:48.552912 duration_in_ms=53.257
2018-01-21 01:55:48,814 [salt.state       ][INFO    ][14311] Running state [haproxy] at time 01:55:48.814111
2018-01-21 01:55:48,814 [salt.state       ][INFO    ][14311] Executing state service.running for haproxy
2018-01-21 01:55:48,815 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-21 01:55:48,835 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-21 01:55:48,850 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-21 01:55:48,865 [salt.state       ][INFO    ][14311] The service haproxy is already running
2018-01-21 01:55:48,866 [salt.state       ][INFO    ][14311] Completed state [haproxy] at time 01:55:48.866645 duration_in_ms=52.534
2018-01-21 01:55:48,867 [salt.state       ][INFO    ][14311] Running state [haproxy] at time 01:55:48.867106
2018-01-21 01:55:48,867 [salt.state       ][INFO    ][14311] Executing state service.mod_watch for haproxy
2018-01-21 01:55:48,868 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-21 01:55:48,883 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-21 01:55:48,901 [salt.loaded.int.module.cmdmod][INFO    ][14311] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-21 01:55:48,945 [salt.state       ][INFO    ][14311] {'haproxy': True}
2018-01-21 01:55:48,946 [salt.state       ][INFO    ][14311] Completed state [haproxy] at time 01:55:48.945978 duration_in_ms=78.872
2018-01-21 01:55:48,947 [salt.minion      ][INFO    ][14311] Returning information for job: 20180121015532189784
2018-01-21 01:55:50,648 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command service.status with jid 20180121015551357832
2018-01-21 01:55:50,687 [salt.minion      ][INFO    ][15381] Starting a new job with PID 15381
2018-01-21 01:55:51,081 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15381] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-21 01:55:51,098 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15381] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-21 01:55:51,112 [salt.minion      ][INFO    ][15381] Returning information for job: 20180121015551357832
2018-01-21 01:55:51,820 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command service.restart with jid 20180121015552519500
2018-01-21 01:55:51,855 [salt.minion      ][INFO    ][15390] Starting a new job with PID 15390
2018-01-21 01:55:52,250 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15390] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-21 01:55:52,266 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15390] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-21 01:55:52,298 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15390] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-21 01:55:52,337 [salt.minion      ][INFO    ][15390] Returning information for job: 20180121015552519500
2018-01-21 02:15:39,633 [salt.utils.schedule][INFO    ][2286] Running scheduled job: __mine_interval
2018-01-21 02:32:56,445 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command state.sls with jid 20180121023257178421
2018-01-21 02:32:56,475 [salt.minion      ][INFO    ][15502] Starting a new job with PID 15502
2018-01-21 02:32:59,026 [salt.state       ][INFO    ][15502] Loading fresh modules for state activity
2018-01-21 02:32:59,088 [salt.fileclient  ][INFO    ][15502] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-01-21 02:32:59,122 [salt.fileclient  ][INFO    ][15502] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-01-21 02:32:59,164 [salt.fileclient  ][INFO    ][15502] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-01-21 02:32:59,621 [salt.state       ][INFO    ][15502] Running state [mongodb-server] at time 02:32:59.621226
2018-01-21 02:32:59,622 [salt.state       ][INFO    ][15502] Executing state pkg.installed for mongodb-server
2018-01-21 02:32:59,622 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:32:59,972 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-01-21 02:33:00,054 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 02:33:01,841 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:33:01,881 [salt.loaded.int.module.cmdmod][INFO    ][15502] 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-01-21 02:33:06,483 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121023307216773
2018-01-21 02:33:06,516 [salt.minion      ][INFO    ][15971] Starting a new job with PID 15971
2018-01-21 02:33:06,548 [salt.minion      ][INFO    ][15971] Returning information for job: 20180121023307216773
2018-01-21 02:33:16,531 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121023317264506
2018-01-21 02:33:16,562 [salt.minion      ][INFO    ][16379] Starting a new job with PID 16379
2018-01-21 02:33:16,587 [salt.minion      ][INFO    ][16379] Returning information for job: 20180121023317264506
2018-01-21 02:33:17,689 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:33:17,749 [salt.state       ][INFO    ][15502] 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-01-21 02:33:17,775 [salt.state       ][INFO    ][15502] Loading fresh modules for state activity
2018-01-21 02:33:17,806 [salt.state       ][INFO    ][15502] Completed state [mongodb-server] at time 02:33:17.806884 duration_in_ms=18185.657
2018-01-21 02:33:17,814 [salt.state       ][INFO    ][15502] Running state [mongodb] at time 02:33:17.814642
2018-01-21 02:33:17,815 [salt.state       ][INFO    ][15502] Executing state pkg.installed for mongodb
2018-01-21 02:33:18,212 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:33:18,241 [salt.loaded.int.module.cmdmod][INFO    ][15502] 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-01-21 02:33:20,599 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:33:20,670 [salt.state       ][INFO    ][15502] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-01-21 02:33:20,695 [salt.state       ][INFO    ][15502] Loading fresh modules for state activity
2018-01-21 02:33:20,736 [salt.state       ][INFO    ][15502] Completed state [mongodb] at time 02:33:20.736506 duration_in_ms=2921.863
2018-01-21 02:33:20,753 [salt.state       ][INFO    ][15502] Running state [python-pymongo] at time 02:33:20.751811
2018-01-21 02:33:20,760 [salt.state       ][INFO    ][15502] Executing state pkg.installed for python-pymongo
2018-01-21 02:33:21,301 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:33:21,331 [salt.loaded.int.module.cmdmod][INFO    ][15502] 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-01-21 02:33:26,549 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121023327284561
2018-01-21 02:33:26,599 [salt.minion      ][INFO    ][16569] Starting a new job with PID 16569
2018-01-21 02:33:28,118 [salt.minion      ][INFO    ][16569] Returning information for job: 20180121023327284561
2018-01-21 02:33:36,727 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121023337461748
2018-01-21 02:33:36,785 [salt.minion      ][INFO    ][16659] Starting a new job with PID 16659
2018-01-21 02:33:36,822 [salt.minion      ][INFO    ][16659] Returning information for job: 20180121023337461748
2018-01-21 02:33:37,228 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:33:37,284 [salt.state       ][INFO    ][15502] 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-01-21 02:33:37,303 [salt.state       ][INFO    ][15502] Loading fresh modules for state activity
2018-01-21 02:33:37,327 [salt.state       ][INFO    ][15502] Completed state [python-pymongo] at time 02:33:37.327693 duration_in_ms=16575.881
2018-01-21 02:33:37,334 [salt.state       ][INFO    ][15502] Running state [mongodb-clients] at time 02:33:37.334251
2018-01-21 02:33:37,334 [salt.state       ][INFO    ][15502] Executing state pkg.installed for mongodb-clients
2018-01-21 02:33:37,989 [salt.state       ][INFO    ][15502] All specified packages are already installed
2018-01-21 02:33:37,989 [salt.state       ][INFO    ][15502] Completed state [mongodb-clients] at time 02:33:37.989595 duration_in_ms=655.344
2018-01-21 02:33:37,991 [salt.state       ][INFO    ][15502] Running state [/etc/mongodb.conf] at time 02:33:37.991175
2018-01-21 02:33:37,991 [salt.state       ][INFO    ][15502] Executing state file.managed for /etc/mongodb.conf
2018-01-21 02:33:38,029 [salt.fileclient  ][INFO    ][15502] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-01-21 02:33:38,103 [salt.state       ][INFO    ][15502] 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-01-21 02:33:38,112 [salt.state       ][INFO    ][15502] Completed state [/etc/mongodb.conf] at time 02:33:38.112228 duration_in_ms=121.052
2018-01-21 02:33:38,112 [salt.state       ][INFO    ][15502] Running state [/etc/mongodb.key] at time 02:33:38.112581
2018-01-21 02:33:38,112 [salt.state       ][INFO    ][15502] Executing state file.managed for /etc/mongodb.key
2018-01-21 02:33:38,122 [salt.state       ][INFO    ][15502] File changed:
New file
2018-01-21 02:33:38,122 [salt.state       ][INFO    ][15502] Completed state [/etc/mongodb.key] at time 02:33:38.122214 duration_in_ms=9.633
2018-01-21 02:33:38,122 [salt.state       ][INFO    ][15502] Running state [/var/lock/mongodb] at time 02:33:38.122466
2018-01-21 02:33:38,122 [salt.state       ][INFO    ][15502] Executing state file.directory for /var/lock/mongodb
2018-01-21 02:33:38,123 [salt.state       ][INFO    ][15502] {'/var/lock/mongodb': 'New Dir'}
2018-01-21 02:33:38,123 [salt.state       ][INFO    ][15502] Completed state [/var/lock/mongodb] at time 02:33:38.123680 duration_in_ms=1.213
2018-01-21 02:33:38,124 [salt.state       ][INFO    ][15502] Running state [mongodb] at time 02:33:38.124897
2018-01-21 02:33:38,125 [salt.state       ][INFO    ][15502] Executing state service.running for mongodb
2018-01-21 02:33:38,125 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-21 02:33:38,157 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-21 02:33:38,182 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-21 02:33:38,204 [salt.state       ][INFO    ][15502] The service mongodb is already running
2018-01-21 02:33:38,205 [salt.state       ][INFO    ][15502] Completed state [mongodb] at time 02:33:38.205293 duration_in_ms=80.392
2018-01-21 02:33:38,205 [salt.state       ][INFO    ][15502] Running state [mongodb] at time 02:33:38.205809
2018-01-21 02:33:38,206 [salt.state       ][INFO    ][15502] Executing state service.mod_watch for mongodb
2018-01-21 02:33:38,207 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-21 02:33:38,229 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-21 02:33:38,252 [salt.loaded.int.module.cmdmod][INFO    ][15502] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-01-21 02:33:38,440 [salt.state       ][INFO    ][15502] {'mongodb': True}
2018-01-21 02:33:38,441 [salt.state       ][INFO    ][15502] Completed state [mongodb] at time 02:33:38.441153 duration_in_ms=235.342
2018-01-21 02:33:38,447 [salt.minion      ][INFO    ][15502] Returning information for job: 20180121023257178421
2018-01-21 02:33:45,252 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command test.ping with jid 20180121023345988618
2018-01-21 02:33:45,287 [salt.minion      ][INFO    ][16764] Starting a new job with PID 16764
2018-01-21 02:33:45,370 [salt.minion      ][INFO    ][16764] Returning information for job: 20180121023345988618
2018-01-21 02:42:21,953 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command state.sls with jid 20180121024222691377
2018-01-21 02:42:21,990 [salt.minion      ][INFO    ][16789] Starting a new job with PID 16789
2018-01-21 02:42:23,478 [salt.state       ][INFO    ][16789] Loading fresh modules for state activity
2018-01-21 02:42:23,542 [salt.fileclient  ][INFO    ][16789] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-01-21 02:42:23,580 [salt.fileclient  ][INFO    ][16789] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-01-21 02:42:24,464 [salt.state       ][INFO    ][16789] Running state [aodh-api] at time 02:42:24.464030
2018-01-21 02:42:24,464 [salt.state       ][INFO    ][16789] Executing state pkg.installed for aodh-api
2018-01-21 02:42:24,464 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:42:24,874 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-01-21 02:42:25,004 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 02:42:27,214 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:42:27,252 [salt.loaded.int.module.cmdmod][INFO    ][16789] 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-01-21 02:42:31,998 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024232738067
2018-01-21 02:42:32,033 [salt.minion      ][INFO    ][17237] Starting a new job with PID 17237
2018-01-21 02:42:32,066 [salt.minion      ][INFO    ][17237] Returning information for job: 20180121024232738067
2018-01-21 02:42:42,191 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024242928003
2018-01-21 02:42:42,238 [salt.minion      ][INFO    ][17456] Starting a new job with PID 17456
2018-01-21 02:42:42,268 [salt.minion      ][INFO    ][17456] Returning information for job: 20180121024242928003
2018-01-21 02:42:52,394 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024253132777
2018-01-21 02:42:52,437 [salt.minion      ][INFO    ][17670] Starting a new job with PID 17670
2018-01-21 02:42:52,470 [salt.minion      ][INFO    ][17670] Returning information for job: 20180121024253132777
2018-01-21 02:43:02,600 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024303339688
2018-01-21 02:43:02,643 [salt.minion      ][INFO    ][17942] Starting a new job with PID 17942
2018-01-21 02:43:02,672 [salt.minion      ][INFO    ][17942] Returning information for job: 20180121024303339688
2018-01-21 02:43:12,808 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024313547484
2018-01-21 02:43:12,841 [salt.minion      ][INFO    ][18183] Starting a new job with PID 18183
2018-01-21 02:43:12,867 [salt.minion      ][INFO    ][18183] Returning information for job: 20180121024313547484
2018-01-21 02:43:23,007 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024323744943
2018-01-21 02:43:23,039 [salt.minion      ][INFO    ][18433] Starting a new job with PID 18433
2018-01-21 02:43:23,081 [salt.minion      ][INFO    ][18433] Returning information for job: 20180121024323744943
2018-01-21 02:43:33,222 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024333963319
2018-01-21 02:43:33,257 [salt.minion      ][INFO    ][18622] Starting a new job with PID 18622
2018-01-21 02:43:33,284 [salt.minion      ][INFO    ][18622] Returning information for job: 20180121024333963319
2018-01-21 02:43:43,433 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024344171785
2018-01-21 02:43:43,479 [salt.minion      ][INFO    ][18799] Starting a new job with PID 18799
2018-01-21 02:43:43,500 [salt.minion      ][INFO    ][18799] Returning information for job: 20180121024344171785
2018-01-21 02:43:53,650 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024354391000
2018-01-21 02:43:53,689 [salt.minion      ][INFO    ][18993] Starting a new job with PID 18993
2018-01-21 02:43:53,719 [salt.minion      ][INFO    ][18993] Returning information for job: 20180121024354391000
2018-01-21 02:44:03,872 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024404612786
2018-01-21 02:44:03,908 [salt.minion      ][INFO    ][24154] Starting a new job with PID 24154
2018-01-21 02:44:03,937 [salt.minion      ][INFO    ][24154] Returning information for job: 20180121024404612786
2018-01-21 02:44:14,096 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024414834878
2018-01-21 02:44:14,140 [salt.minion      ][INFO    ][24162] Starting a new job with PID 24162
2018-01-21 02:44:14,172 [salt.minion      ][INFO    ][24162] Returning information for job: 20180121024414834878
2018-01-21 02:44:24,122 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024424862147
2018-01-21 02:44:24,173 [salt.minion      ][INFO    ][24399] Starting a new job with PID 24399
2018-01-21 02:44:24,202 [salt.minion      ][INFO    ][24399] Returning information for job: 20180121024424862147
2018-01-21 02:44:34,157 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024434898059
2018-01-21 02:44:34,197 [salt.minion      ][INFO    ][24725] Starting a new job with PID 24725
2018-01-21 02:44:34,225 [salt.minion      ][INFO    ][24725] Returning information for job: 20180121024434898059
2018-01-21 02:44:44,186 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024444926366
2018-01-21 02:44:44,217 [salt.minion      ][INFO    ][25001] Starting a new job with PID 25001
2018-01-21 02:44:44,244 [salt.minion      ][INFO    ][25001] Returning information for job: 20180121024444926366
2018-01-21 02:44:54,211 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024454950826
2018-01-21 02:44:54,253 [salt.minion      ][INFO    ][25320] Starting a new job with PID 25320
2018-01-21 02:44:54,278 [salt.minion      ][INFO    ][25320] Returning information for job: 20180121024454950826
2018-01-21 02:45:04,234 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024504975860
2018-01-21 02:45:04,268 [salt.minion      ][INFO    ][25577] Starting a new job with PID 25577
2018-01-21 02:45:04,304 [salt.minion      ][INFO    ][25577] Returning information for job: 20180121024504975860
2018-01-21 02:45:14,257 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024514998976
2018-01-21 02:45:14,304 [salt.minion      ][INFO    ][25813] Starting a new job with PID 25813
2018-01-21 02:45:14,331 [salt.minion      ][INFO    ][25813] Returning information for job: 20180121024514998976
2018-01-21 02:45:18,382 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:45:18,423 [salt.state       ][INFO    ][16789] 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.5'
'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.5'
'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.5'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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-109.132'
'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.5'
'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.5'
'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.5'
'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.5'
'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.5'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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.5'
'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.5'
'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.5'
'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.5'
'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-0ubuntu1~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.5'
'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.5'
'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-01-21 02:45:18,472 [salt.state       ][INFO    ][16789] Loading fresh modules for state activity
2018-01-21 02:45:18,516 [salt.state       ][INFO    ][16789] Completed state [aodh-api] at time 02:45:18.516366 duration_in_ms=174052.337
2018-01-21 02:45:18,529 [salt.state       ][INFO    ][16789] Running state [aodh-evaluator] at time 02:45:18.529155
2018-01-21 02:45:18,529 [salt.state       ][INFO    ][16789] Executing state pkg.installed for aodh-evaluator
2018-01-21 02:45:20,148 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:45:20,179 [salt.loaded.int.module.cmdmod][INFO    ][16789] 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-01-21 02:45:24,312 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024525053952
2018-01-21 02:45:24,355 [salt.minion      ][INFO    ][26257] Starting a new job with PID 26257
2018-01-21 02:45:24,391 [salt.minion      ][INFO    ][26257] Returning information for job: 20180121024525053952
2018-01-21 02:45:25,434 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:45:25,532 [salt.state       ][INFO    ][16789] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-21 02:45:25,565 [salt.state       ][INFO    ][16789] Loading fresh modules for state activity
2018-01-21 02:45:25,715 [salt.state       ][INFO    ][16789] Completed state [aodh-evaluator] at time 02:45:25.715231 duration_in_ms=7186.075
2018-01-21 02:45:25,721 [salt.state       ][INFO    ][16789] Running state [aodh-notifier] at time 02:45:25.721188
2018-01-21 02:45:25,721 [salt.state       ][INFO    ][16789] Executing state pkg.installed for aodh-notifier
2018-01-21 02:45:26,056 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:45:26,094 [salt.loaded.int.module.cmdmod][INFO    ][16789] 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-01-21 02:45:31,046 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:45:31,096 [salt.state       ][INFO    ][16789] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-21 02:45:31,114 [salt.state       ][INFO    ][16789] Loading fresh modules for state activity
2018-01-21 02:45:31,133 [salt.state       ][INFO    ][16789] Completed state [aodh-notifier] at time 02:45:31.133313 duration_in_ms=5412.124
2018-01-21 02:45:31,138 [salt.state       ][INFO    ][16789] Running state [aodh-listener] at time 02:45:31.138485
2018-01-21 02:45:31,138 [salt.state       ][INFO    ][16789] Executing state pkg.installed for aodh-listener
2018-01-21 02:45:31,471 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:45:31,508 [salt.loaded.int.module.cmdmod][INFO    ][16789] 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-01-21 02:45:34,375 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024535115073
2018-01-21 02:45:34,417 [salt.minion      ][INFO    ][26670] Starting a new job with PID 26670
2018-01-21 02:45:34,463 [salt.minion      ][INFO    ][26670] Returning information for job: 20180121024535115073
2018-01-21 02:45:35,994 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:45:36,057 [salt.state       ][INFO    ][16789] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-21 02:45:36,087 [salt.state       ][INFO    ][16789] Loading fresh modules for state activity
2018-01-21 02:45:36,115 [salt.state       ][INFO    ][16789] Completed state [aodh-listener] at time 02:45:36.115440 duration_in_ms=4976.955
2018-01-21 02:45:36,122 [salt.state       ][INFO    ][16789] Running state [python-aodhclient] at time 02:45:36.122654
2018-01-21 02:45:36,123 [salt.state       ][INFO    ][16789] Executing state pkg.installed for python-aodhclient
2018-01-21 02:45:36,508 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:45:36,546 [salt.loaded.int.module.cmdmod][INFO    ][16789] 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-01-21 02:45:39,571 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:45:39,643 [salt.state       ][INFO    ][16789] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-01-21 02:45:39,673 [salt.state       ][INFO    ][16789] Loading fresh modules for state activity
2018-01-21 02:45:39,699 [salt.state       ][INFO    ][16789] Completed state [python-aodhclient] at time 02:45:39.699257 duration_in_ms=3576.602
2018-01-21 02:45:39,703 [salt.state       ][INFO    ][16789] Running state [/etc/aodh/aodh.conf] at time 02:45:39.703141
2018-01-21 02:45:39,703 [salt.state       ][INFO    ][16789] Executing state file.managed for /etc/aodh/aodh.conf
2018-01-21 02:45:39,765 [salt.fileclient  ][INFO    ][16789] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-01-21 02:45:39,912 [salt.state       ][INFO    ][16789] 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@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.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=10.167.4.78
+
 # 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@10.167.4.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://10.167.4.10:5000
+auth_url = http://10.167.4.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://10.167.4.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-01-21 02:45:39,921 [salt.state       ][INFO    ][16789] Completed state [/etc/aodh/aodh.conf] at time 02:45:39.921336 duration_in_ms=218.195
2018-01-21 02:45:39,922 [salt.state       ][INFO    ][16789] Running state [aodh-dbsync] at time 02:45:39.922707
2018-01-21 02:45:39,923 [salt.state       ][INFO    ][16789] Executing state cmd.run for aodh-dbsync
2018-01-21 02:45:39,938 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command 'aodh-dbsync' in directory '/root'
2018-01-21 02:45:41,789 [salt.state       ][INFO    ][16789] {'pid': 26842, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-21 02:45:41,790 [salt.state       ][INFO    ][16789] Completed state [aodh-dbsync] at time 02:45:41.790510 duration_in_ms=1867.801
2018-01-21 02:45:41,791 [salt.state       ][INFO    ][16789] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 02:45:41.791265
2018-01-21 02:45:41,791 [salt.state       ][INFO    ][16789] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-01-21 02:45:41,831 [salt.fileclient  ][INFO    ][16789] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-01-21 02:45:41,875 [salt.state       ][INFO    ][16789] 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 10.167.4.78:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2018-01-21 02:45:41,875 [salt.state       ][INFO    ][16789] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 02:45:41.875738 duration_in_ms=84.472
2018-01-21 02:45:41,876 [salt.state       ][INFO    ][16789] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 02:45:41.876347
2018-01-21 02:45:41,876 [salt.state       ][INFO    ][16789] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-01-21 02:45:41,900 [salt.state       ][INFO    ][16789] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-01-21 02:45:41,900 [salt.state       ][INFO    ][16789] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 02:45:41.900826 duration_in_ms=24.48
2018-01-21 02:45:42,386 [salt.state       ][INFO    ][16789] Running state [apache2] at time 02:45:42.385990
2018-01-21 02:45:42,386 [salt.state       ][INFO    ][16789] Executing state service.running for apache2
2018-01-21 02:45:42,386 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-21 02:45:42,419 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-21 02:45:42,447 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-21 02:45:42,484 [salt.state       ][INFO    ][16789] The service apache2 is already running
2018-01-21 02:45:42,485 [salt.state       ][INFO    ][16789] Completed state [apache2] at time 02:45:42.485113 duration_in_ms=99.124
2018-01-21 02:45:42,485 [salt.state       ][INFO    ][16789] Running state [apache2] at time 02:45:42.485469
2018-01-21 02:45:42,485 [salt.state       ][INFO    ][16789] Executing state service.mod_watch for apache2
2018-01-21 02:45:42,486 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-21 02:45:42,514 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-21 02:45:42,546 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-21 02:45:44,482 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024545226326
2018-01-21 02:45:44,516 [salt.minion      ][INFO    ][27016] Starting a new job with PID 27016
2018-01-21 02:45:44,548 [salt.minion      ][INFO    ][27016] Returning information for job: 20180121024545226326
2018-01-21 02:45:45,023 [salt.state       ][INFO    ][16789] {'apache2': True}
2018-01-21 02:45:45,025 [salt.state       ][INFO    ][16789] Completed state [apache2] at time 02:45:45.025355 duration_in_ms=2539.885
2018-01-21 02:45:45,027 [salt.state       ][INFO    ][16789] Running state [aodh-evaluator] at time 02:45:45.027468
2018-01-21 02:45:45,028 [salt.state       ][INFO    ][16789] Executing state service.running for aodh-evaluator
2018-01-21 02:45:45,031 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-01-21 02:45:45,082 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-21 02:45:45,138 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-21 02:45:45,168 [salt.state       ][INFO    ][16789] The service aodh-evaluator is already running
2018-01-21 02:45:45,170 [salt.state       ][INFO    ][16789] Completed state [aodh-evaluator] at time 02:45:45.169908 duration_in_ms=142.439
2018-01-21 02:45:45,170 [salt.state       ][INFO    ][16789] Running state [aodh-evaluator] at time 02:45:45.170700
2018-01-21 02:45:45,171 [salt.state       ][INFO    ][16789] Executing state service.mod_watch for aodh-evaluator
2018-01-21 02:45:45,172 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-21 02:45:45,205 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-21 02:45:45,238 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-01-21 02:45:45,470 [salt.state       ][INFO    ][16789] {'aodh-evaluator': True}
2018-01-21 02:45:45,470 [salt.state       ][INFO    ][16789] Completed state [aodh-evaluator] at time 02:45:45.470610 duration_in_ms=299.938
2018-01-21 02:45:45,471 [salt.state       ][INFO    ][16789] Running state [aodh-notifier] at time 02:45:45.471264
2018-01-21 02:45:45,471 [salt.state       ][INFO    ][16789] Executing state service.running for aodh-notifier
2018-01-21 02:45:45,474 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-01-21 02:45:45,514 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-21 02:45:45,550 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-21 02:45:45,585 [salt.state       ][INFO    ][16789] The service aodh-notifier is already running
2018-01-21 02:45:45,586 [salt.state       ][INFO    ][16789] Completed state [aodh-notifier] at time 02:45:45.586290 duration_in_ms=115.026
2018-01-21 02:45:45,586 [salt.state       ][INFO    ][16789] Running state [aodh-notifier] at time 02:45:45.586813
2018-01-21 02:45:45,587 [salt.state       ][INFO    ][16789] Executing state service.mod_watch for aodh-notifier
2018-01-21 02:45:45,588 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-21 02:45:45,617 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-21 02:45:45,645 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-01-21 02:45:54,541 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024555282122
2018-01-21 02:45:54,574 [salt.minion      ][INFO    ][27078] Starting a new job with PID 27078
2018-01-21 02:45:54,602 [salt.minion      ][INFO    ][27078] Returning information for job: 20180121024555282122
2018-01-21 02:46:00,829 [salt.state       ][INFO    ][16789] {'aodh-notifier': True}
2018-01-21 02:46:00,830 [salt.state       ][INFO    ][16789] Completed state [aodh-notifier] at time 02:46:00.830129 duration_in_ms=15243.314
2018-01-21 02:46:00,831 [salt.state       ][INFO    ][16789] Running state [aodh-listener] at time 02:46:00.831536
2018-01-21 02:46:00,838 [salt.state       ][INFO    ][16789] Executing state service.running for aodh-listener
2018-01-21 02:46:00,843 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-01-21 02:46:00,884 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-21 02:46:00,911 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-21 02:46:00,938 [salt.state       ][INFO    ][16789] The service aodh-listener is already running
2018-01-21 02:46:00,939 [salt.state       ][INFO    ][16789] Completed state [aodh-listener] at time 02:46:00.939741 duration_in_ms=108.204
2018-01-21 02:46:00,940 [salt.state       ][INFO    ][16789] Running state [aodh-listener] at time 02:46:00.940858
2018-01-21 02:46:00,942 [salt.state       ][INFO    ][16789] Executing state service.mod_watch for aodh-listener
2018-01-21 02:46:00,943 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-21 02:46:00,969 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-21 02:46:01,002 [salt.loaded.int.module.cmdmod][INFO    ][16789] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-01-21 02:46:04,599 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024605342025
2018-01-21 02:46:04,632 [salt.minion      ][INFO    ][27121] Starting a new job with PID 27121
2018-01-21 02:46:04,663 [salt.minion      ][INFO    ][27121] Returning information for job: 20180121024605342025
2018-01-21 02:46:14,650 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024615388479
2018-01-21 02:46:14,682 [salt.minion      ][INFO    ][27126] Starting a new job with PID 27126
2018-01-21 02:46:14,711 [salt.minion      ][INFO    ][27126] Returning information for job: 20180121024615388479
2018-01-21 02:46:16,320 [salt.state       ][INFO    ][16789] {'aodh-listener': True}
2018-01-21 02:46:16,321 [salt.state       ][INFO    ][16789] Completed state [aodh-listener] at time 02:46:16.321398 duration_in_ms=15380.539
2018-01-21 02:46:16,342 [salt.minion      ][INFO    ][16789] Returning information for job: 20180121024222691377
2018-01-21 02:46:17,039 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command state.sls with jid 20180121024617781532
2018-01-21 02:46:17,082 [salt.minion      ][INFO    ][27161] Starting a new job with PID 27161
2018-01-21 02:46:18,806 [salt.state       ][INFO    ][27161] Loading fresh modules for state activity
2018-01-21 02:46:18,979 [salt.fileclient  ][INFO    ][27161] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-01-21 02:46:19,014 [salt.fileclient  ][INFO    ][27161] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-01-21 02:46:20,595 [salt.state       ][INFO    ][27161] Running state [ceilometer-api] at time 02:46:20.595202
2018-01-21 02:46:20,596 [salt.state       ][INFO    ][27161] Executing state pkg.installed for ceilometer-api
2018-01-21 02:46:20,597 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:46:20,921 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-01-21 02:46:21,019 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 02:46:23,307 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:46:23,350 [salt.loaded.int.module.cmdmod][INFO    ][27161] 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-01-21 02:46:27,137 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024627879798
2018-01-21 02:46:27,170 [salt.minion      ][INFO    ][27534] Starting a new job with PID 27534
2018-01-21 02:46:27,198 [salt.minion      ][INFO    ][27534] Returning information for job: 20180121024627879798
2018-01-21 02:46:37,190 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024637929731
2018-01-21 02:46:37,232 [salt.minion      ][INFO    ][27792] Starting a new job with PID 27792
2018-01-21 02:46:37,263 [salt.minion      ][INFO    ][27792] Returning information for job: 20180121024637929731
2018-01-21 02:46:47,234 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024647975627
2018-01-21 02:46:47,269 [salt.minion      ][INFO    ][28038] Starting a new job with PID 28038
2018-01-21 02:46:47,296 [salt.minion      ][INFO    ][28038] Returning information for job: 20180121024647975627
2018-01-21 02:46:57,271 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024658012893
2018-01-21 02:46:57,307 [salt.minion      ][INFO    ][28188] Starting a new job with PID 28188
2018-01-21 02:46:57,338 [salt.minion      ][INFO    ][28188] Returning information for job: 20180121024658012893
2018-01-21 02:47:07,313 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024708055345
2018-01-21 02:47:07,341 [salt.minion      ][INFO    ][29159] Starting a new job with PID 29159
2018-01-21 02:47:07,370 [salt.minion      ][INFO    ][29159] Returning information for job: 20180121024708055345
2018-01-21 02:47:17,368 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024718109596
2018-01-21 02:47:17,413 [salt.minion      ][INFO    ][29451] Starting a new job with PID 29451
2018-01-21 02:47:17,447 [salt.minion      ][INFO    ][29451] Returning information for job: 20180121024718109596
2018-01-21 02:47:20,677 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:47:20,758 [salt.state       ][INFO    ][27161] 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-01-21 02:47:20,822 [salt.state       ][INFO    ][27161] Loading fresh modules for state activity
2018-01-21 02:47:20,989 [salt.state       ][INFO    ][27161] Completed state [ceilometer-api] at time 02:47:20.989363 duration_in_ms=60394.161
2018-01-21 02:47:20,996 [salt.state       ][INFO    ][27161] Running state [ceilometer-agent-central] at time 02:47:20.996226
2018-01-21 02:47:20,996 [salt.state       ][INFO    ][27161] Executing state pkg.installed for ceilometer-agent-central
2018-01-21 02:47:21,732 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:47:21,778 [salt.loaded.int.module.cmdmod][INFO    ][27161] 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-01-21 02:47:26,613 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:47:26,681 [salt.state       ][INFO    ][27161] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-21 02:47:26,700 [salt.state       ][INFO    ][27161] Loading fresh modules for state activity
2018-01-21 02:47:26,719 [salt.state       ][INFO    ][27161] Completed state [ceilometer-agent-central] at time 02:47:26.719078 duration_in_ms=5722.852
2018-01-21 02:47:26,724 [salt.state       ][INFO    ][27161] Running state [python-ceilometerclient] at time 02:47:26.724673
2018-01-21 02:47:26,725 [salt.state       ][INFO    ][27161] Executing state pkg.installed for python-ceilometerclient
2018-01-21 02:47:27,273 [salt.state       ][INFO    ][27161] All specified packages are already installed
2018-01-21 02:47:27,274 [salt.state       ][INFO    ][27161] Completed state [python-ceilometerclient] at time 02:47:27.274669 duration_in_ms=549.996
2018-01-21 02:47:27,275 [salt.state       ][INFO    ][27161] Running state [ceilometer-agent-notification] at time 02:47:27.275120
2018-01-21 02:47:27,275 [salt.state       ][INFO    ][27161] Executing state pkg.installed for ceilometer-agent-notification
2018-01-21 02:47:27,295 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:47:27,333 [salt.loaded.int.module.cmdmod][INFO    ][27161] 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-01-21 02:47:27,434 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024728154430
2018-01-21 02:47:27,456 [salt.minion      ][INFO    ][29839] Starting a new job with PID 29839
2018-01-21 02:47:27,473 [salt.minion      ][INFO    ][29839] Returning information for job: 20180121024728154430
2018-01-21 02:47:32,266 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:47:32,308 [salt.state       ][INFO    ][27161] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-21 02:47:32,328 [salt.state       ][INFO    ][27161] Loading fresh modules for state activity
2018-01-21 02:47:32,348 [salt.state       ][INFO    ][27161] Completed state [ceilometer-agent-notification] at time 02:47:32.348024 duration_in_ms=5072.904
2018-01-21 02:47:32,353 [salt.state       ][INFO    ][27161] Running state [python-elasticsearch] at time 02:47:32.353556
2018-01-21 02:47:32,353 [salt.state       ][INFO    ][27161] Executing state pkg.installed for python-elasticsearch
2018-01-21 02:47:32,947 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:47:33,003 [salt.loaded.int.module.cmdmod][INFO    ][27161] 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-01-21 02:47:36,338 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:47:36,381 [salt.state       ][INFO    ][27161] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-01-21 02:47:36,400 [salt.state       ][INFO    ][27161] Loading fresh modules for state activity
2018-01-21 02:47:36,422 [salt.state       ][INFO    ][27161] Completed state [python-elasticsearch] at time 02:47:36.422804 duration_in_ms=4069.247
2018-01-21 02:47:36,428 [salt.state       ][INFO    ][27161] Running state [python-influxdb] at time 02:47:36.428359
2018-01-21 02:47:36,428 [salt.state       ][INFO    ][27161] Executing state pkg.installed for python-influxdb
2018-01-21 02:47:36,994 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 02:47:37,036 [salt.loaded.int.module.cmdmod][INFO    ][27161] 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-01-21 02:47:37,456 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121024738199897
2018-01-21 02:47:37,490 [salt.minion      ][INFO    ][30167] Starting a new job with PID 30167
2018-01-21 02:47:37,517 [salt.minion      ][INFO    ][30167] Returning information for job: 20180121024738199897
2018-01-21 02:47:40,069 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 02:47:40,124 [salt.state       ][INFO    ][27161] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-01-21 02:47:40,145 [salt.state       ][INFO    ][27161] Loading fresh modules for state activity
2018-01-21 02:47:40,168 [salt.state       ][INFO    ][27161] Completed state [python-influxdb] at time 02:47:40.168760 duration_in_ms=3740.398
2018-01-21 02:47:40,182 [salt.state       ][INFO    ][27161] Running state [python-pymongo] at time 02:47:40.182180
2018-01-21 02:47:40,183 [salt.state       ][INFO    ][27161] Executing state pkg.installed for python-pymongo
2018-01-21 02:47:40,650 [salt.state       ][INFO    ][27161] All specified packages are already installed
2018-01-21 02:47:40,651 [salt.state       ][INFO    ][27161] Completed state [python-pymongo] at time 02:47:40.651729 duration_in_ms=469.551
2018-01-21 02:47:40,654 [salt.state       ][INFO    ][27161] Running state [/etc/ceilometer/ceilometer.conf] at time 02:47:40.653988
2018-01-21 02:47:40,654 [salt.state       ][INFO    ][27161] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-01-21 02:47:40,721 [salt.fileclient  ][INFO    ][27161] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-01-21 02:47:40,866 [salt.state       ][INFO    ][27161] 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@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.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@10.167.4.76:27017,10.167.4.77:27017,10.167.4.78:27017,10.167.4.76:27017,10.167.4.77:27017,10.167.4.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://10.167.4.10:5000
+auth_url = http://10.167.4.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://10.167.4.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-01-21 02:47:40,870 [salt.state       ][INFO    ][27161] Completed state [/etc/ceilometer/ceilometer.conf] at time 02:47:40.870021 duration_in_ms=216.032
2018-01-21 02:47:40,870 [salt.state       ][INFO    ][27161] Running state [/etc/ceilometer/pipeline.yaml] at time 02:47:40.870770
2018-01-21 02:47:40,871 [salt.state       ][INFO    ][27161] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-01-21 02:47:40,901 [salt.fileclient  ][INFO    ][27161] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-01-21 02:47:40,971 [salt.state       ][INFO    ][27161] File changed:
New file
2018-01-21 02:47:40,971 [salt.state       ][INFO    ][27161] Completed state [/etc/ceilometer/pipeline.yaml] at time 02:47:40.971828 duration_in_ms=101.059
2018-01-21 02:47:40,972 [salt.state       ][INFO    ][27161] Running state [/etc/ceilometer/event_pipeline.yaml] at time 02:47:40.972528
2018-01-21 02:47:40,972 [salt.state       ][INFO    ][27161] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-01-21 02:47:40,998 [salt.fileclient  ][INFO    ][27161] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-01-21 02:47:41,002 [salt.state       ][INFO    ][27161] File changed:
New file
2018-01-21 02:47:41,002 [salt.state       ][INFO    ][27161] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 02:47:41.002338 duration_in_ms=29.809
2018-01-21 02:47:41,002 [salt.state       ][INFO    ][27161] Running state [/etc/ceilometer/event_definitions.yaml] at time 02:47:41.002892
2018-01-21 02:47:41,003 [salt.state       ][INFO    ][27161] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-01-21 02:47:41,030 [salt.fileclient  ][INFO    ][27161] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-01-21 02:47:41,039 [salt.state       ][INFO    ][27161] File changed:
New file
2018-01-21 02:47:41,039 [salt.state       ][INFO    ][27161] Completed state [/etc/ceilometer/event_definitions.yaml] at time 02:47:41.039852 duration_in_ms=36.96
2018-01-21 02:47:41,040 [salt.state       ][INFO    ][27161] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 02:47:41.040353
2018-01-21 02:47:41,040 [salt.state       ][INFO    ][27161] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-01-21 02:47:41,074 [salt.fileclient  ][INFO    ][27161] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-01-21 02:47:41,081 [salt.state       ][INFO    ][27161] File changed:
New file
2018-01-21 02:47:41,081 [salt.state       ][INFO    ][27161] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 02:47:41.081828 duration_in_ms=41.475
2018-01-21 02:47:41,082 [salt.state       ][INFO    ][27161] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 02:47:41.082256
2018-01-21 02:47:41,082 [salt.state       ][INFO    ][27161] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-01-21 02:47:41,105 [salt.fileclient  ][INFO    ][27161] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-01-21 02:47:41,148 [salt.state       ][INFO    ][27161] File changed:
--- 
+++ 
@@ -1,7 +1,7 @@
-Listen 8777
+Listen 10.167.4.78: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}

2018-01-21 02:47:41,149 [salt.state       ][INFO    ][27161] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 02:47:41.148813 duration_in_ms=66.556
2018-01-21 02:47:41,149 [salt.state       ][INFO    ][27161] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 02:47:41.149564
2018-01-21 02:47:41,150 [salt.state       ][INFO    ][27161] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-01-21 02:47:41,160 [salt.state       ][INFO    ][27161] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-01-21 02:47:41,161 [salt.state       ][INFO    ][27161] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 02:47:41.161072 duration_in_ms=11.507
2018-01-21 02:47:41,164 [salt.state       ][INFO    ][27161] Running state [apache2] at time 02:47:41.164174
2018-01-21 02:47:41,164 [salt.state       ][INFO    ][27161] Executing state service.running for apache2
2018-01-21 02:47:41,165 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-21 02:47:41,205 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-21 02:47:41,235 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-21 02:47:41,276 [salt.state       ][INFO    ][27161] The service apache2 is already running
2018-01-21 02:47:41,277 [salt.state       ][INFO    ][27161] Completed state [apache2] at time 02:47:41.276975 duration_in_ms=112.8
2018-01-21 02:47:41,277 [salt.state       ][INFO    ][27161] Running state [apache2] at time 02:47:41.277619
2018-01-21 02:47:41,278 [salt.state       ][INFO    ][27161] Executing state service.mod_watch for apache2
2018-01-21 02:47:41,280 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-21 02:47:41,311 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-21 02:47:41,346 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-21 02:47:43,825 [salt.state       ][INFO    ][27161] {'apache2': True}
2018-01-21 02:47:43,826 [salt.state       ][INFO    ][27161] Completed state [apache2] at time 02:47:43.825971 duration_in_ms=2548.351
2018-01-21 02:47:43,829 [salt.state       ][INFO    ][27161] Running state [ceilometer-agent-central] at time 02:47:43.828988
2018-01-21 02:47:43,830 [salt.state       ][INFO    ][27161] Executing state service.running for ceilometer-agent-central
2018-01-21 02:47:43,832 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-01-21 02:47:43,900 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-21 02:47:43,935 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-21 02:47:43,968 [salt.state       ][INFO    ][27161] The service ceilometer-agent-central is already running
2018-01-21 02:47:43,976 [salt.state       ][INFO    ][27161] Completed state [ceilometer-agent-central] at time 02:47:43.976608 duration_in_ms=147.62
2018-01-21 02:47:43,977 [salt.state       ][INFO    ][27161] Running state [ceilometer-agent-central] at time 02:47:43.977569
2018-01-21 02:47:43,978 [salt.state       ][INFO    ][27161] Executing state service.mod_watch for ceilometer-agent-central
2018-01-21 02:47:43,980 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-21 02:47:44,015 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-21 02:47:44,051 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-21 02:47:44,410 [salt.state       ][INFO    ][27161] {'ceilometer-agent-central': True}
2018-01-21 02:47:44,411 [salt.state       ][INFO    ][27161] Completed state [ceilometer-agent-central] at time 02:47:44.411285 duration_in_ms=433.716
2018-01-21 02:47:44,413 [salt.state       ][INFO    ][27161] Running state [ceilometer-agent-notification] at time 02:47:44.413386
2018-01-21 02:47:44,414 [salt.state       ][INFO    ][27161] Executing state service.running for ceilometer-agent-notification
2018-01-21 02:47:44,419 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-01-21 02:47:44,460 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-21 02:47:44,490 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-21 02:47:44,525 [salt.state       ][INFO    ][27161] The service ceilometer-agent-notification is already running
2018-01-21 02:47:44,525 [salt.state       ][INFO    ][27161] Completed state [ceilometer-agent-notification] at time 02:47:44.525818 duration_in_ms=112.432
2018-01-21 02:47:44,526 [salt.state       ][INFO    ][27161] Running state [ceilometer-agent-notification] at time 02:47:44.526275
2018-01-21 02:47:44,526 [salt.state       ][INFO    ][27161] Executing state service.mod_watch for ceilometer-agent-notification
2018-01-21 02:47:44,528 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-21 02:47:44,554 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-21 02:47:44,578 [salt.loaded.int.module.cmdmod][INFO    ][27161] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-21 02:47:44,831 [salt.state       ][INFO    ][27161] {'ceilometer-agent-notification': True}
2018-01-21 02:47:44,831 [salt.state       ][INFO    ][27161] Completed state [ceilometer-agent-notification] at time 02:47:44.831772 duration_in_ms=305.497
2018-01-21 02:47:44,856 [salt.minion      ][INFO    ][27161] Returning information for job: 20180121024617781532
2018-01-21 02:53:31,362 [salt.minion      ][INFO    ][2286] User sudo_ubuntu Executing command cp.push_dir with jid 20180121025332114162
2018-01-21 02:53:31,415 [salt.minion      ][INFO    ][30552] Starting a new job with PID 30552
