2018-01-14 09:03:50,716 [py.warnings      ][WARNING ][1845] /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-14 09:04:35,595 [salt.loaded.int.module.cmdmod][ERROR   ][1845] 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-14 09:04:38,029 [salt.loaded.int.module.cmdmod][INFO    ][2605] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-14 09:04:38,054 [salt.loaded.int.module.cmdmod][INFO    ][2605] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-14 09:04:38,089 [salt.loaded.int.module.cmdmod][INFO    ][2605] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-14 09:04:38,116 [salt.utils.parsers][WARNING ][1552] Minion received a SIGTERM. Exiting.
2018-01-14 09:04:38,539 [salt.cli.daemons ][INFO    ][2693] Setting up the Salt Minion "mdb03.baremetal-mcp-pike-odl-ha.local"
2018-01-14 09:04:38,638 [salt.cli.daemons ][INFO    ][2693] Starting up the Salt Minion
2018-01-14 09:04:38,639 [salt.utils.event ][INFO    ][2693] Starting pull socket on /var/run/salt/minion/minion_event_cb8ecf0135_pull.ipc
2018-01-14 09:04:39,205 [salt.minion      ][INFO    ][2693] Creating minion process manager
2018-01-14 09:04:40,248 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2693] Executing command ['date', '+%z'] in directory '/root'
2018-01-14 09:04:40,278 [salt.utils.schedule][INFO    ][2693] Updating job settings for scheduled job: __mine_interval
2018-01-14 09:04:40,287 [salt.minion      ][INFO    ][2693] Added mine.update to scheduler
2018-01-14 09:04:40,301 [salt.minion      ][INFO    ][2693] Minion is starting as user 'root'
2018-01-14 09:04:40,322 [salt.minion      ][INFO    ][2693] Minion is ready to receive requests!
2018-01-14 09:04:41,323 [salt.utils.schedule][INFO    ][2693] Running scheduled job: __mine_interval
2018-01-14 09:04:43,034 [salt.minion      ][INFO    ][2693] User sudo_ubuntu Executing command service.force_reload with jid 20180114090444661223
2018-01-14 09:04:43,063 [salt.minion      ][INFO    ][2789] Starting a new job with PID 2789
2018-01-14 09:04:43,416 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2789] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-14 09:04:43,444 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2789] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-14 09:04:43,477 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2789] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-14 09:04:43,503 [salt.utils.parsers][WARNING ][2693] Minion received a SIGTERM. Exiting.
2018-01-14 09:04:43,504 [salt.cli.daemons ][INFO    ][2693] Shutting down the Salt Minion
2018-01-14 09:04:43,892 [salt.cli.daemons ][INFO    ][2837] Setting up the Salt Minion "mdb03.baremetal-mcp-pike-odl-ha.local"
2018-01-14 09:04:43,970 [salt.cli.daemons ][INFO    ][2837] Starting up the Salt Minion
2018-01-14 09:04:43,971 [salt.utils.event ][INFO    ][2837] Starting pull socket on /var/run/salt/minion/minion_event_cb8ecf0135_pull.ipc
2018-01-14 09:04:44,383 [salt.minion      ][INFO    ][2837] Creating minion process manager
2018-01-14 09:04:45,976 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2837] Executing command ['date', '+%z'] in directory '/root'
2018-01-14 09:04:45,994 [salt.utils.schedule][INFO    ][2837] Updating job settings for scheduled job: __mine_interval
2018-01-14 09:04:45,998 [salt.minion      ][INFO    ][2837] Added mine.update to scheduler
2018-01-14 09:04:46,011 [salt.minion      ][INFO    ][2837] Minion is starting as user 'root'
2018-01-14 09:04:46,025 [salt.minion      ][INFO    ][2837] Minion is ready to receive requests!
2018-01-14 09:04:47,026 [salt.utils.schedule][INFO    ][2837] Running scheduled job: __mine_interval
2018-01-14 09:04:53,120 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090454741092
2018-01-14 09:04:53,151 [salt.minion      ][INFO    ][2934] Starting a new job with PID 2934
2018-01-14 09:04:53,175 [salt.minion      ][INFO    ][2934] Returning information for job: 20180114090454741092
2018-01-14 09:05:04,738 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command state.apply with jid 20180114090506356352
2018-01-14 09:05:04,769 [salt.minion      ][INFO    ][2939] Starting a new job with PID 2939
2018-01-14 09:05:08,045 [salt.state       ][INFO    ][2939] Loading fresh modules for state activity
2018-01-14 09:05:08,108 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-14 09:05:08,167 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-14 09:05:08,358 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-14 09:05:08,478 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-14 09:05:08,593 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-14 09:05:08,778 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-14 09:05:08,878 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-14 09:05:08,959 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-14 09:05:09,054 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-14 09:05:09,129 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-14 09:05:09,197 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-14 09:05:09,272 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-14 09:05:09,363 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-14 09:05:09,440 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-14 09:05:09,507 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-14 09:05:09,572 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-14 09:05:09,651 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-14 09:05:09,731 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-14 09:05:09,799 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-14 09:05:09,907 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-14 09:05:10,067 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-14 09:05:10,153 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-14 09:05:10,251 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-14 09:05:10,272 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-14 09:05:10,325 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-14 09:05:10,356 [salt.state       ][INFO    ][2939] Running state [/etc/environment] at time 09:05:10.356620
2018-01-14 09:05:10,357 [salt.state       ][INFO    ][2939] Executing state file.blockreplace for /etc/environment
2018-01-14 09:05:10,363 [salt.state       ][INFO    ][2939] 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-14 09:05:10,365 [salt.state       ][INFO    ][2939] Completed state [/etc/environment] at time 09:05:10.364990 duration_in_ms=8.37
2018-01-14 09:05:10,365 [salt.state       ][INFO    ][2939] Running state [/etc/profile.d] at time 09:05:10.365431
2018-01-14 09:05:10,365 [salt.state       ][INFO    ][2939] Executing state file.directory for /etc/profile.d
2018-01-14 09:05:10,372 [salt.state       ][INFO    ][2939] Directory /etc/profile.d is in the correct state
2018-01-14 09:05:10,373 [salt.state       ][INFO    ][2939] Completed state [/etc/profile.d] at time 09:05:10.373201 duration_in_ms=7.769
2018-01-14 09:05:10,793 [salt.state       ][INFO    ][2939] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:05:10.793785
2018-01-14 09:05:10,794 [salt.state       ][INFO    ][2939] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-14 09:05:10,818 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-14 09:05:10,824 [salt.state       ][INFO    ][2939] File changed:
New file
2018-01-14 09:05:10,824 [salt.state       ][INFO    ][2939] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:05:10.824483 duration_in_ms=30.699
2018-01-14 09:05:10,824 [salt.state       ][INFO    ][2939] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:05:10.824859
2018-01-14 09:05:10,825 [salt.state       ][INFO    ][2939] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-14 09:05:10,845 [salt.state       ][INFO    ][2939] File changed:
New file
2018-01-14 09:05:10,846 [salt.state       ][INFO    ][2939] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:05:10.846156 duration_in_ms=21.296
2018-01-14 09:05:10,847 [salt.state       ][INFO    ][2939] Running state [linux_repo_prereq_pkgs] at time 09:05:10.847176
2018-01-14 09:05:10,847 [salt.state       ][INFO    ][2939] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-14 09:05:10,848 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:05:11,144 [salt.state       ][INFO    ][2939] All specified packages are already installed
2018-01-14 09:05:11,145 [salt.state       ][INFO    ][2939] Completed state [linux_repo_prereq_pkgs] at time 09:05:11.145041 duration_in_ms=297.864
2018-01-14 09:05:11,145 [salt.state       ][INFO    ][2939] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:05:11.145533
2018-01-14 09:05:11,145 [salt.state       ][INFO    ][2939] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-14 09:05:11,146 [salt.state       ][INFO    ][2939] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-14 09:05:11,146 [salt.state       ][INFO    ][2939] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:05:11.146891 duration_in_ms=1.358
2018-01-14 09:05:11,147 [salt.state       ][INFO    ][2939] Running state [/etc/apt/preferences.d/uca] at time 09:05:11.147279
2018-01-14 09:05:11,147 [salt.state       ][INFO    ][2939] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-14 09:05:11,148 [salt.state       ][INFO    ][2939] File /etc/apt/preferences.d/uca is not present
2018-01-14 09:05:11,148 [salt.state       ][INFO    ][2939] Completed state [/etc/apt/preferences.d/uca] at time 09:05:11.148392 duration_in_ms=1.112
2018-01-14 09:05:11,159 [salt.state       ][INFO    ][2939] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:05:11.159026
2018-01-14 09:05:11,159 [salt.state       ][INFO    ][2939] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-14 09:05:11,239 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-14 09:05:11,406 [salt.loaded.int.module.cmdmod][INFO    ][2939] 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-14 09:05:11,974 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:05:14,839 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090516457990
2018-01-14 09:05:14,979 [salt.minion      ][INFO    ][3469] Starting a new job with PID 3469
2018-01-14 09:05:15,001 [salt.minion      ][INFO    ][3469] Returning information for job: 20180114090516457990
2018-01-14 09:05:16,137 [salt.state       ][INFO    ][2939] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-14 09:05:16,138 [salt.state       ][INFO    ][2939] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:05:16.138593 duration_in_ms=4979.565
2018-01-14 09:05:16,139 [salt.state       ][INFO    ][2939] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 09:05:16.139489
2018-01-14 09:05:16,140 [salt.state       ][INFO    ][2939] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-01-14 09:05:16,141 [salt.state       ][INFO    ][2939] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-01-14 09:05:16,142 [salt.state       ][INFO    ][2939] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 09:05:16.142031 duration_in_ms=2.543
2018-01-14 09:05:16,142 [salt.state       ][INFO    ][2939] Running state [/etc/apt/preferences.d/mcp_extra] at time 09:05:16.142755
2018-01-14 09:05:16,143 [salt.state       ][INFO    ][2939] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-01-14 09:05:16,172 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-14 09:05:16,251 [salt.state       ][INFO    ][2939] File changed:
New file
2018-01-14 09:05:16,252 [salt.state       ][INFO    ][2939] Completed state [/etc/apt/preferences.d/mcp_extra] at time 09:05:16.252700 duration_in_ms=109.944
2018-01-14 09:05:16,254 [salt.state       ][INFO    ][2939] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 09:05:16.254173
2018-01-14 09:05:16,254 [salt.state       ][INFO    ][2939] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2018-01-14 09:05:16,323 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-14 09:05:16,456 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:05:19,965 [salt.state       ][INFO    ][2939] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly extra'}
2018-01-14 09:05:19,965 [salt.state       ][INFO    ][2939] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 09:05:19.965805 duration_in_ms=3711.631
2018-01-14 09:05:19,966 [salt.state       ][INFO    ][2939] Running state [linux_extra_packages_purged] at time 09:05:19.966368
2018-01-14 09:05:19,966 [salt.state       ][INFO    ][2939] Executing state pkg.purged for linux_extra_packages_purged
2018-01-14 09:05:20,004 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-14 09:05:24,972 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090526592659
2018-01-14 09:05:25,001 [salt.minion      ][INFO    ][4198] Starting a new job with PID 4198
2018-01-14 09:05:25,121 [salt.minion      ][INFO    ][4198] Returning information for job: 20180114090526592659
2018-01-14 09:05:29,853 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:05:29,895 [salt.state       ][INFO    ][2939] {'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-14 09:05:29,909 [salt.state       ][INFO    ][2939] Loading fresh modules for state activity
2018-01-14 09:05:29,935 [salt.state       ][INFO    ][2939] Completed state [linux_extra_packages_purged] at time 09:05:29.935687 duration_in_ms=9969.318
2018-01-14 09:05:30,027 [salt.state       ][INFO    ][2939] Running state [linux_extra_packages_latest] at time 09:05:30.027189
2018-01-14 09:05:30,028 [salt.state       ][INFO    ][2939] Executing state pkg.latest for linux_extra_packages_latest
2018-01-14 09:05:30,365 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-14 09:05:30,424 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:05:30,445 [salt.loaded.int.module.cmdmod][INFO    ][2939] 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-14 09:05:35,092 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090536711819
2018-01-14 09:05:35,117 [salt.minion      ][INFO    ][5068] Starting a new job with PID 5068
2018-01-14 09:05:35,149 [salt.minion      ][INFO    ][5068] Returning information for job: 20180114090536711819
2018-01-14 09:05:39,369 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:05:39,416 [salt.state       ][INFO    ][2939] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-14 09:05:39,433 [salt.state       ][INFO    ][2939] Loading fresh modules for state activity
2018-01-14 09:05:39,458 [salt.state       ][INFO    ][2939] Completed state [linux_extra_packages_latest] at time 09:05:39.458194 duration_in_ms=9431.004
2018-01-14 09:05:39,526 [salt.state       ][INFO    ][2939] Running state [UTC] at time 09:05:39.526845
2018-01-14 09:05:39,528 [salt.state       ][INFO    ][2939] Executing state timezone.system for UTC
2018-01-14 09:05:39,534 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['timedatectl'] in directory '/root'
2018-01-14 09:05:40,307 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['timedatectl'] in directory '/root'
2018-01-14 09:05:40,330 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-14 09:05:40,475 [salt.state       ][INFO    ][2939] {'timezone': 'UTC'}
2018-01-14 09:05:40,476 [salt.state       ][INFO    ][2939] Completed state [UTC] at time 09:05:40.476496 duration_in_ms=949.651
2018-01-14 09:05:40,532 [salt.state       ][INFO    ][2939] Running state [nf_conntrack] at time 09:05:40.531959
2018-01-14 09:05:40,533 [salt.state       ][INFO    ][2939] Executing state kmod.present for nf_conntrack
2018-01-14 09:05:40,535 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'lsmod' in directory '/root'
2018-01-14 09:05:43,451 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'lsmod' in directory '/root'
2018-01-14 09:05:43,470 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-14 09:05:43,536 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'lsmod' in directory '/root'
2018-01-14 09:05:43,630 [salt.state       ][INFO    ][2939] {'nf_conntrack': 'loaded'}
2018-01-14 09:05:43,631 [salt.state       ][INFO    ][2939] Completed state [nf_conntrack] at time 09:05:43.630990 duration_in_ms=3099.033
2018-01-14 09:05:43,748 [salt.state       ][INFO    ][2939] Running state [net.ipv4.tcp_keepalive_probes] at time 09:05:43.747953
2018-01-14 09:05:43,749 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-14 09:05:43,751 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:43,874 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-14 09:05:43,895 [salt.state       ][INFO    ][2939] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-14 09:05:43,896 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:05:43.896518 duration_in_ms=148.566
2018-01-14 09:05:43,897 [salt.state       ][INFO    ][2939] Running state [fs.file-max] at time 09:05:43.897625
2018-01-14 09:05:43,898 [salt.state       ][INFO    ][2939] Executing state sysctl.present for fs.file-max
2018-01-14 09:05:43,900 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:44,001 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-14 09:05:44,025 [salt.state       ][INFO    ][2939] {'fs.file-max': 124165}
2018-01-14 09:05:44,026 [salt.state       ][INFO    ][2939] Completed state [fs.file-max] at time 09:05:44.026748 duration_in_ms=129.122
2018-01-14 09:05:44,028 [salt.state       ][INFO    ][2939] Running state [net.core.somaxconn] at time 09:05:44.027933
2018-01-14 09:05:44,029 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.core.somaxconn
2018-01-14 09:05:44,030 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:44,078 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-14 09:05:44,096 [salt.state       ][INFO    ][2939] {'net.core.somaxconn': 4096}
2018-01-14 09:05:44,097 [salt.state       ][INFO    ][2939] Completed state [net.core.somaxconn] at time 09:05:44.097116 duration_in_ms=69.181
2018-01-14 09:05:44,098 [salt.state       ][INFO    ][2939] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:05:44.098202
2018-01-14 09:05:44,099 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-14 09:05:44,100 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:44,138 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-14 09:05:44,155 [salt.state       ][INFO    ][2939] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-14 09:05:44,156 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:05:44.156846 duration_in_ms=58.643
2018-01-14 09:05:44,157 [salt.state       ][INFO    ][2939] Running state [net.ipv4.tcp_tw_reuse] at time 09:05:44.157737
2018-01-14 09:05:44,158 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-14 09:05:44,159 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:44,190 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-14 09:05:44,202 [salt.state       ][INFO    ][2939] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-14 09:05:44,203 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.tcp_tw_reuse] at time 09:05:44.203383 duration_in_ms=45.645
2018-01-14 09:05:44,204 [salt.state       ][INFO    ][2939] Running state [net.ipv4.tcp_congestion_control] at time 09:05:44.204317
2018-01-14 09:05:44,205 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-14 09:05:44,206 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:44,371 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-14 09:05:44,713 [salt.state       ][INFO    ][2939] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-14 09:05:44,714 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.tcp_congestion_control] at time 09:05:44.714563 duration_in_ms=510.246
2018-01-14 09:05:44,715 [salt.state       ][INFO    ][2939] Running state [net.nf_conntrack_max] at time 09:05:44.715386
2018-01-14 09:05:44,716 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.nf_conntrack_max
2018-01-14 09:05:44,717 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:44,761 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-14 09:05:44,777 [salt.state       ][INFO    ][2939] {'net.nf_conntrack_max': 1048576}
2018-01-14 09:05:44,778 [salt.state       ][INFO    ][2939] Completed state [net.nf_conntrack_max] at time 09:05:44.778447 duration_in_ms=63.06
2018-01-14 09:05:44,779 [salt.state       ][INFO    ][2939] Running state [net.ipv4.tcp_retries2] at time 09:05:44.779243
2018-01-14 09:05:44,779 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-14 09:05:44,781 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:44,815 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-14 09:05:44,830 [salt.state       ][INFO    ][2939] {'net.ipv4.tcp_retries2': 5}
2018-01-14 09:05:44,831 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.tcp_retries2] at time 09:05:44.831224 duration_in_ms=51.981
2018-01-14 09:05:44,832 [salt.state       ][INFO    ][2939] Running state [net.ipv4.tcp_fin_timeout] at time 09:05:44.831953
2018-01-14 09:05:44,832 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-14 09:05:44,833 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:44,927 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-14 09:05:44,944 [salt.state       ][INFO    ][2939] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-14 09:05:44,944 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.tcp_fin_timeout] at time 09:05:44.944896 duration_in_ms=112.942
2018-01-14 09:05:44,945 [salt.state       ][INFO    ][2939] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:05:44.945672
2018-01-14 09:05:44,946 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-14 09:05:44,948 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:45,035 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-14 09:05:45,050 [salt.state       ][INFO    ][2939] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-14 09:05:45,051 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:05:45.051042 duration_in_ms=105.37
2018-01-14 09:05:45,051 [salt.state       ][INFO    ][2939] Running state [vm.swappiness] at time 09:05:45.051822
2018-01-14 09:05:45,052 [salt.state       ][INFO    ][2939] Executing state sysctl.present for vm.swappiness
2018-01-14 09:05:45,053 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:45,137 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-14 09:05:45,157 [salt.state       ][INFO    ][2939] {'vm.swappiness': 10}
2018-01-14 09:05:45,158 [salt.state       ][INFO    ][2939] Completed state [vm.swappiness] at time 09:05:45.158580 duration_in_ms=106.758
2018-01-14 09:05:45,159 [salt.state       ][INFO    ][2939] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:05:45.159774
2018-01-14 09:05:45,160 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-14 09:05:45,162 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:45,193 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090546814715
2018-01-14 09:05:45,209 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-14 09:05:45,217 [salt.minion      ][INFO    ][5292] Starting a new job with PID 5292
2018-01-14 09:05:45,233 [salt.state       ][INFO    ][2939] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-14 09:05:45,234 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:05:45.234740 duration_in_ms=74.965
2018-01-14 09:05:45,235 [salt.state       ][INFO    ][2939] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:05:45.235709
2018-01-14 09:05:45,236 [salt.minion      ][INFO    ][5292] Returning information for job: 20180114090546814715
2018-01-14 09:05:45,236 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-14 09:05:45,238 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:45,276 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-14 09:05:45,289 [salt.state       ][INFO    ][2939] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-14 09:05:45,290 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:05:45.290183 duration_in_ms=54.472
2018-01-14 09:05:45,290 [salt.state       ][INFO    ][2939] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:05:45.290899
2018-01-14 09:05:45,291 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-14 09:05:45,292 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:45,319 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-14 09:05:45,330 [salt.state       ][INFO    ][2939] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-14 09:05:45,331 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:05:45.331426 duration_in_ms=40.526
2018-01-14 09:05:45,332 [salt.state       ][INFO    ][2939] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:05:45.332169
2018-01-14 09:05:45,332 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-14 09:05:45,333 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:45,358 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-14 09:05:45,369 [salt.state       ][INFO    ][2939] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-14 09:05:45,369 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:05:45.369759 duration_in_ms=37.59
2018-01-14 09:05:45,370 [salt.state       ][INFO    ][2939] Running state [net.core.netdev_max_backlog] at time 09:05:45.370490
2018-01-14 09:05:45,371 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-14 09:05:45,372 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:45,552 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-14 09:05:45,574 [salt.state       ][INFO    ][2939] {'net.core.netdev_max_backlog': 261144}
2018-01-14 09:05:45,575 [salt.state       ][INFO    ][2939] Completed state [net.core.netdev_max_backlog] at time 09:05:45.575130 duration_in_ms=204.638
2018-01-14 09:05:45,576 [salt.state       ][INFO    ][2939] Running state [net.ipv4.tcp_keepalive_time] at time 09:05:45.576224
2018-01-14 09:05:45,577 [salt.state       ][INFO    ][2939] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-14 09:05:45,578 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:46,415 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-14 09:05:46,440 [salt.state       ][INFO    ][2939] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-14 09:05:46,441 [salt.state       ][INFO    ][2939] Completed state [net.ipv4.tcp_keepalive_time] at time 09:05:46.441823 duration_in_ms=865.616
2018-01-14 09:05:46,443 [salt.state       ][INFO    ][2939] Running state [kernel.panic] at time 09:05:46.443018
2018-01-14 09:05:46,444 [salt.state       ][INFO    ][2939] Executing state sysctl.present for kernel.panic
2018-01-14 09:05:46,446 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:05:46,494 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-14 09:05:46,512 [salt.state       ][INFO    ][2939] {'kernel.panic': 60}
2018-01-14 09:05:46,513 [salt.state       ][INFO    ][2939] Completed state [kernel.panic] at time 09:05:46.513217 duration_in_ms=70.199
2018-01-14 09:05:46,525 [salt.state       ][INFO    ][2939] Running state [linux_sysfs_package] at time 09:05:46.525386
2018-01-14 09:05:46,526 [salt.state       ][INFO    ][2939] Executing state pkg.installed for linux_sysfs_package
2018-01-14 09:05:46,890 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-14 09:05:46,980 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:05:49,045 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:05:49,065 [salt.loaded.int.module.cmdmod][INFO    ][2939] 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-14 09:05:55,322 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090556942226
2018-01-14 09:05:55,351 [salt.minion      ][INFO    ][5899] Starting a new job with PID 5899
2018-01-14 09:05:55,384 [salt.minion      ][INFO    ][5899] Returning information for job: 20180114090556942226
2018-01-14 09:06:00,892 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:06:00,924 [salt.state       ][INFO    ][2939] 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-14 09:06:00,937 [salt.state       ][INFO    ][2939] Loading fresh modules for state activity
2018-01-14 09:06:00,958 [salt.state       ][INFO    ][2939] Completed state [linux_sysfs_package] at time 09:06:00.958491 duration_in_ms=14433.105
2018-01-14 09:06:00,961 [salt.state       ][INFO    ][2939] Running state [/etc/sysfs.d] at time 09:06:00.961571
2018-01-14 09:06:00,962 [salt.state       ][INFO    ][2939] Executing state file.directory for /etc/sysfs.d
2018-01-14 09:06:00,964 [salt.state       ][INFO    ][2939] Directory /etc/sysfs.d is in the correct state
2018-01-14 09:06:00,965 [salt.state       ][INFO    ][2939] Completed state [/etc/sysfs.d] at time 09:06:00.965035 duration_in_ms=3.463
2018-01-14 09:06:01,169 [salt.state       ][INFO    ][2939] Running state [ondemand] at time 09:06:01.169686
2018-01-14 09:06:01,170 [salt.state       ][INFO    ][2939] Executing state service.dead for ondemand
2018-01-14 09:06:01,171 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-14 09:06:01,185 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:01,204 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:01,217 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:01,261 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:01,275 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:01,287 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:01,309 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-14 09:06:01,438 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:06:01,454 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'runlevel' in directory '/root'
2018-01-14 09:06:01,463 [salt.state       ][INFO    ][2939] {'ondemand': True}
2018-01-14 09:06:01,464 [salt.state       ][INFO    ][2939] Completed state [ondemand] at time 09:06:01.464151 duration_in_ms=294.465
2018-01-14 09:06:01,510 [salt.state       ][INFO    ][2939] Running state [cs_CZ.UTF-8] at time 09:06:01.510952
2018-01-14 09:06:01,511 [salt.state       ][INFO    ][2939] Executing state locale.present for cs_CZ.UTF-8
2018-01-14 09:06:01,512 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'locale -a' in directory '/root'
2018-01-14 09:06:01,529 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-14 09:06:02,473 [salt.state       ][INFO    ][2939] {'locale': 'cs_CZ.UTF-8'}
2018-01-14 09:06:02,474 [salt.state       ][INFO    ][2939] Completed state [cs_CZ.UTF-8] at time 09:06:02.474410 duration_in_ms=963.458
2018-01-14 09:06:02,475 [salt.state       ][INFO    ][2939] Running state [en_US.UTF-8] at time 09:06:02.475144
2018-01-14 09:06:02,475 [salt.state       ][INFO    ][2939] Executing state locale.present for en_US.UTF-8
2018-01-14 09:06:02,477 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'locale -a' in directory '/root'
2018-01-14 09:06:02,489 [salt.state       ][INFO    ][2939] Locale en_US.UTF-8 is already present
2018-01-14 09:06:02,489 [salt.state       ][INFO    ][2939] Completed state [en_US.UTF-8] at time 09:06:02.489639 duration_in_ms=14.495
2018-01-14 09:06:02,492 [salt.state       ][INFO    ][2939] Running state [en_US.UTF-8] at time 09:06:02.492247
2018-01-14 09:06:02,492 [salt.state       ][INFO    ][2939] Executing state locale.system for en_US.UTF-8
2018-01-14 09:06:02,493 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'localectl' in directory '/root'
2018-01-14 09:06:02,734 [salt.state       ][INFO    ][2939] System locale en_US.UTF-8 already set
2018-01-14 09:06:02,735 [salt.state       ][INFO    ][2939] Completed state [en_US.UTF-8] at time 09:06:02.735463 duration_in_ms=243.216
2018-01-14 09:06:02,742 [salt.state       ][INFO    ][2939] Running state [root] at time 09:06:02.742689
2018-01-14 09:06:02,743 [salt.state       ][INFO    ][2939] Executing state user.present for root
2018-01-14 09:06:02,750 [salt.state       ][INFO    ][2939] User root is present and up to date
2018-01-14 09:06:02,750 [salt.state       ][INFO    ][2939] Completed state [root] at time 09:06:02.750607 duration_in_ms=7.919
2018-01-14 09:06:02,752 [salt.state       ][INFO    ][2939] Running state [/root] at time 09:06:02.752161
2018-01-14 09:06:02,752 [salt.state       ][INFO    ][2939] Executing state file.directory for /root
2018-01-14 09:06:02,753 [salt.state       ][INFO    ][2939] Directory /root is in the correct state
2018-01-14 09:06:02,753 [salt.state       ][INFO    ][2939] Completed state [/root] at time 09:06:02.753615 duration_in_ms=1.455
2018-01-14 09:06:02,753 [salt.state       ][INFO    ][2939] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:06:02.753892
2018-01-14 09:06:02,754 [salt.state       ][INFO    ][2939] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-14 09:06:02,754 [salt.state       ][INFO    ][2939] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-14 09:06:02,754 [salt.state       ][INFO    ][2939] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:06:02.754851 duration_in_ms=0.958
2018-01-14 09:06:02,755 [salt.state       ][INFO    ][2939] Running state [ubuntu] at time 09:06:02.755160
2018-01-14 09:06:02,755 [salt.state       ][INFO    ][2939] Executing state user.present for ubuntu
2018-01-14 09:06:02,759 [salt.state       ][INFO    ][2939] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-14 09:06:02,759 [salt.state       ][INFO    ][2939] Completed state [ubuntu] at time 09:06:02.759503 duration_in_ms=4.342
2018-01-14 09:06:02,760 [salt.state       ][INFO    ][2939] Running state [/home/ubuntu] at time 09:06:02.760570
2018-01-14 09:06:02,760 [salt.state       ][INFO    ][2939] Executing state file.directory for /home/ubuntu
2018-01-14 09:06:02,761 [salt.state       ][INFO    ][2939] {'mode': '0700'}
2018-01-14 09:06:02,762 [salt.state       ][INFO    ][2939] Completed state [/home/ubuntu] at time 09:06:02.762116 duration_in_ms=1.547
2018-01-14 09:06:02,763 [salt.state       ][INFO    ][2939] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:06:02.763066
2018-01-14 09:06:02,763 [salt.state       ][INFO    ][2939] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-14 09:06:02,791 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-14 09:06:02,798 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command '/usr/sbin/visudo -c -f /tmp/tmpbqpE2J' in directory '/root'
2018-01-14 09:06:02,881 [salt.state       ][INFO    ][2939] File changed:
New file
2018-01-14 09:06:02,881 [salt.state       ][INFO    ][2939] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:06:02.881697 duration_in_ms=118.63
2018-01-14 09:06:02,882 [salt.state       ][INFO    ][2939] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:06:02.882089
2018-01-14 09:06:02,882 [salt.state       ][INFO    ][2939] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-14 09:06:02,913 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-14 09:06:02,972 [salt.state       ][INFO    ][2939] File changed:
New file
2018-01-14 09:06:02,973 [salt.state       ][INFO    ][2939] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:06:02.973161 duration_in_ms=91.072
2018-01-14 09:06:02,973 [salt.state       ][INFO    ][2939] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:06:02.973365
2018-01-14 09:06:02,973 [salt.state       ][INFO    ][2939] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-14 09:06:02,993 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-14 09:06:03,043 [salt.state       ][INFO    ][2939] File changed:
New file
2018-01-14 09:06:03,043 [salt.state       ][INFO    ][2939] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:06:03.043453 duration_in_ms=70.088
2018-01-14 09:06:03,044 [salt.state       ][INFO    ][2939] Running state [service.systemctl_reload] at time 09:06:03.044674
2018-01-14 09:06:03,044 [salt.state       ][INFO    ][2939] Executing state module.wait for service.systemctl_reload
2018-01-14 09:06:03,045 [salt.state       ][INFO    ][2939] No changes made for service.systemctl_reload
2018-01-14 09:06:03,045 [salt.state       ][INFO    ][2939] Completed state [service.systemctl_reload] at time 09:06:03.045275 duration_in_ms=0.601
2018-01-14 09:06:03,045 [salt.state       ][INFO    ][2939] Running state [service.systemctl_reload] at time 09:06:03.045426
2018-01-14 09:06:03,045 [salt.state       ][INFO    ][2939] Executing state module.mod_watch for service.systemctl_reload
2018-01-14 09:06:03,046 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-14 09:06:03,138 [salt.state       ][INFO    ][2939] {'ret': True}
2018-01-14 09:06:03,138 [salt.state       ][INFO    ][2939] Completed state [service.systemctl_reload] at time 09:06:03.138723 duration_in_ms=93.295
2018-01-14 09:06:03,139 [salt.state       ][INFO    ][2939] Running state [/etc/hostname] at time 09:06:03.139281
2018-01-14 09:06:03,139 [salt.state       ][INFO    ][2939] Executing state file.managed for /etc/hostname
2018-01-14 09:06:03,161 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-14 09:06:03,165 [salt.state       ][INFO    ][2939] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb03

2018-01-14 09:06:03,166 [salt.state       ][INFO    ][2939] Completed state [/etc/hostname] at time 09:06:03.166756 duration_in_ms=27.475
2018-01-14 09:06:03,169 [salt.state       ][INFO    ][2939] Running state [hostname mdb03] at time 09:06:03.169229
2018-01-14 09:06:03,169 [salt.state       ][INFO    ][2939] Executing state cmd.wait for hostname mdb03
2018-01-14 09:06:03,170 [salt.state       ][INFO    ][2939] No changes made for hostname mdb03
2018-01-14 09:06:03,170 [salt.state       ][INFO    ][2939] Completed state [hostname mdb03] at time 09:06:03.170514 duration_in_ms=1.285
2018-01-14 09:06:03,170 [salt.state       ][INFO    ][2939] Running state [hostname mdb03] at time 09:06:03.170892
2018-01-14 09:06:03,171 [salt.state       ][INFO    ][2939] Executing state cmd.mod_watch for hostname mdb03
2018-01-14 09:06:03,172 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command 'hostname mdb03' in directory '/root'
2018-01-14 09:06:03,183 [salt.state       ][INFO    ][2939] {'pid': 6219, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 09:06:03,184 [salt.state       ][INFO    ][2939] Completed state [hostname mdb03] at time 09:06:03.184246 duration_in_ms=13.353
2018-01-14 09:06:03,190 [salt.state       ][INFO    ][2939] Running state [mdb02] at time 09:06:03.190195
2018-01-14 09:06:03,190 [salt.state       ][INFO    ][2939] Executing state host.present for mdb02
2018-01-14 09:06:03,193 [salt.state       ][INFO    ][2939] {'host': 'mdb02'}
2018-01-14 09:06:03,193 [salt.state       ][INFO    ][2939] Completed state [mdb02] at time 09:06:03.193741 duration_in_ms=3.545
2018-01-14 09:06:03,194 [salt.state       ][INFO    ][2939] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.194173
2018-01-14 09:06:03,194 [salt.state       ][INFO    ][2939] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,197 [salt.state       ][INFO    ][2939] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,197 [salt.state       ][INFO    ][2939] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.197779 duration_in_ms=3.606
2018-01-14 09:06:03,198 [salt.state       ][INFO    ][2939] Running state [mdb03] at time 09:06:03.198196
2018-01-14 09:06:03,198 [salt.state       ][INFO    ][2939] Executing state host.present for mdb03
2018-01-14 09:06:03,203 [salt.state       ][INFO    ][2939] {'host': 'mdb03'}
2018-01-14 09:06:03,203 [salt.state       ][INFO    ][2939] Completed state [mdb03] at time 09:06:03.203840 duration_in_ms=5.644
2018-01-14 09:06:03,204 [salt.state       ][INFO    ][2939] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.204281
2018-01-14 09:06:03,204 [salt.state       ][INFO    ][2939] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,209 [salt.state       ][INFO    ][2939] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,210 [salt.state       ][INFO    ][2939] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.209969 duration_in_ms=5.689
2018-01-14 09:06:03,210 [salt.state       ][INFO    ][2939] Running state [mdb01] at time 09:06:03.210405
2018-01-14 09:06:03,210 [salt.state       ][INFO    ][2939] Executing state host.present for mdb01
2018-01-14 09:06:03,215 [salt.state       ][INFO    ][2939] {'host': 'mdb01'}
2018-01-14 09:06:03,216 [salt.state       ][INFO    ][2939] Completed state [mdb01] at time 09:06:03.216226 duration_in_ms=5.821
2018-01-14 09:06:03,216 [salt.state       ][INFO    ][2939] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.216735
2018-01-14 09:06:03,217 [salt.state       ][INFO    ][2939] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,221 [salt.state       ][INFO    ][2939] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,221 [salt.state       ][INFO    ][2939] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.221895 duration_in_ms=5.159
2018-01-14 09:06:03,222 [salt.state       ][INFO    ][2939] Running state [mdb] at time 09:06:03.222380
2018-01-14 09:06:03,222 [salt.state       ][INFO    ][2939] Executing state host.present for mdb
2018-01-14 09:06:03,227 [salt.state       ][INFO    ][2939] {'host': 'mdb'}
2018-01-14 09:06:03,227 [salt.state       ][INFO    ][2939] Completed state [mdb] at time 09:06:03.227810 duration_in_ms=5.43
2018-01-14 09:06:03,228 [salt.state       ][INFO    ][2939] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.228291
2018-01-14 09:06:03,228 [salt.state       ][INFO    ][2939] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,233 [salt.state       ][INFO    ][2939] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,234 [salt.state       ][INFO    ][2939] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.234174 duration_in_ms=5.883
2018-01-14 09:06:03,234 [salt.state       ][INFO    ][2939] Running state [cfg01] at time 09:06:03.234652
2018-01-14 09:06:03,235 [salt.state       ][INFO    ][2939] Executing state host.present for cfg01
2018-01-14 09:06:03,239 [salt.state       ][INFO    ][2939] {'host': 'cfg01'}
2018-01-14 09:06:03,239 [salt.state       ][INFO    ][2939] Completed state [cfg01] at time 09:06:03.239897 duration_in_ms=5.245
2018-01-14 09:06:03,240 [salt.state       ][INFO    ][2939] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.240365
2018-01-14 09:06:03,240 [salt.state       ][INFO    ][2939] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,245 [salt.state       ][INFO    ][2939] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,246 [salt.state       ][INFO    ][2939] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.246147 duration_in_ms=5.781
2018-01-14 09:06:03,246 [salt.state       ][INFO    ][2939] Running state [prx01] at time 09:06:03.246616
2018-01-14 09:06:03,247 [salt.state       ][INFO    ][2939] Executing state host.present for prx01
2018-01-14 09:06:03,251 [salt.state       ][INFO    ][2939] {'host': 'prx01'}
2018-01-14 09:06:03,251 [salt.state       ][INFO    ][2939] Completed state [prx01] at time 09:06:03.251825 duration_in_ms=5.209
2018-01-14 09:06:03,252 [salt.state       ][INFO    ][2939] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.252224
2018-01-14 09:06:03,252 [salt.state       ][INFO    ][2939] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,257 [salt.state       ][INFO    ][2939] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,257 [salt.state       ][INFO    ][2939] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.257782 duration_in_ms=5.558
2018-01-14 09:06:03,258 [salt.state       ][INFO    ][2939] Running state [kvm01] at time 09:06:03.258205
2018-01-14 09:06:03,258 [salt.state       ][INFO    ][2939] Executing state host.present for kvm01
2018-01-14 09:06:03,263 [salt.state       ][INFO    ][2939] {'host': 'kvm01'}
2018-01-14 09:06:03,263 [salt.state       ][INFO    ][2939] Completed state [kvm01] at time 09:06:03.263766 duration_in_ms=5.561
2018-01-14 09:06:03,264 [salt.state       ][INFO    ][2939] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.264158
2018-01-14 09:06:03,264 [salt.state       ][INFO    ][2939] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,269 [salt.state       ][INFO    ][2939] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,269 [salt.state       ][INFO    ][2939] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.269757 duration_in_ms=5.598
2018-01-14 09:06:03,270 [salt.state       ][INFO    ][2939] Running state [kvm03] at time 09:06:03.270136
2018-01-14 09:06:03,270 [salt.state       ][INFO    ][2939] Executing state host.present for kvm03
2018-01-14 09:06:03,276 [salt.state       ][INFO    ][2939] {'host': 'kvm03'}
2018-01-14 09:06:03,277 [salt.state       ][INFO    ][2939] Completed state [kvm03] at time 09:06:03.277282 duration_in_ms=7.146
2018-01-14 09:06:03,278 [salt.state       ][INFO    ][2939] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.278116
2018-01-14 09:06:03,278 [salt.state       ][INFO    ][2939] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,295 [salt.state       ][INFO    ][2939] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,295 [salt.state       ][INFO    ][2939] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.295548 duration_in_ms=17.431
2018-01-14 09:06:03,295 [salt.state       ][INFO    ][2939] Running state [kvm02] at time 09:06:03.295943
2018-01-14 09:06:03,296 [salt.state       ][INFO    ][2939] Executing state host.present for kvm02
2018-01-14 09:06:03,301 [salt.state       ][INFO    ][2939] {'host': 'kvm02'}
2018-01-14 09:06:03,301 [salt.state       ][INFO    ][2939] Completed state [kvm02] at time 09:06:03.301553 duration_in_ms=5.609
2018-01-14 09:06:03,301 [salt.state       ][INFO    ][2939] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.301930
2018-01-14 09:06:03,302 [salt.state       ][INFO    ][2939] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,307 [salt.state       ][INFO    ][2939] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,307 [salt.state       ][INFO    ][2939] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.307522 duration_in_ms=5.592
2018-01-14 09:06:03,307 [salt.state       ][INFO    ][2939] Running state [dbs] at time 09:06:03.307909
2018-01-14 09:06:03,308 [salt.state       ][INFO    ][2939] Executing state host.present for dbs
2018-01-14 09:06:03,313 [salt.state       ][INFO    ][2939] {'host': 'dbs'}
2018-01-14 09:06:03,313 [salt.state       ][INFO    ][2939] Completed state [dbs] at time 09:06:03.313523 duration_in_ms=5.614
2018-01-14 09:06:03,313 [salt.state       ][INFO    ][2939] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.313898
2018-01-14 09:06:03,314 [salt.state       ][INFO    ][2939] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,319 [salt.state       ][INFO    ][2939] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,319 [salt.state       ][INFO    ][2939] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.319548 duration_in_ms=5.649
2018-01-14 09:06:03,319 [salt.state       ][INFO    ][2939] Running state [prx] at time 09:06:03.319925
2018-01-14 09:06:03,320 [salt.state       ][INFO    ][2939] Executing state host.present for prx
2018-01-14 09:06:03,325 [salt.state       ][INFO    ][2939] {'host': 'prx'}
2018-01-14 09:06:03,325 [salt.state       ][INFO    ][2939] Completed state [prx] at time 09:06:03.325546 duration_in_ms=5.622
2018-01-14 09:06:03,325 [salt.state       ][INFO    ][2939] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.325918
2018-01-14 09:06:03,326 [salt.state       ][INFO    ][2939] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,331 [salt.state       ][INFO    ][2939] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,331 [salt.state       ][INFO    ][2939] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.331527 duration_in_ms=5.608
2018-01-14 09:06:03,331 [salt.state       ][INFO    ][2939] Running state [prx02] at time 09:06:03.331908
2018-01-14 09:06:03,332 [salt.state       ][INFO    ][2939] Executing state host.present for prx02
2018-01-14 09:06:03,337 [salt.state       ][INFO    ][2939] {'host': 'prx02'}
2018-01-14 09:06:03,337 [salt.state       ][INFO    ][2939] Completed state [prx02] at time 09:06:03.337559 duration_in_ms=5.651
2018-01-14 09:06:03,337 [salt.state       ][INFO    ][2939] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.337941
2018-01-14 09:06:03,338 [salt.state       ][INFO    ][2939] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,343 [salt.state       ][INFO    ][2939] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,343 [salt.state       ][INFO    ][2939] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.343557 duration_in_ms=5.616
2018-01-14 09:06:03,343 [salt.state       ][INFO    ][2939] Running state [msg02] at time 09:06:03.343931
2018-01-14 09:06:03,344 [salt.state       ][INFO    ][2939] Executing state host.present for msg02
2018-01-14 09:06:03,349 [salt.state       ][INFO    ][2939] {'host': 'msg02'}
2018-01-14 09:06:03,349 [salt.state       ][INFO    ][2939] Completed state [msg02] at time 09:06:03.349575 duration_in_ms=5.643
2018-01-14 09:06:03,349 [salt.state       ][INFO    ][2939] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.349953
2018-01-14 09:06:03,350 [salt.state       ][INFO    ][2939] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,355 [salt.state       ][INFO    ][2939] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,355 [salt.state       ][INFO    ][2939] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.355563 duration_in_ms=5.611
2018-01-14 09:06:03,355 [salt.state       ][INFO    ][2939] Running state [msg03] at time 09:06:03.355943
2018-01-14 09:06:03,356 [salt.state       ][INFO    ][2939] Executing state host.present for msg03
2018-01-14 09:06:03,361 [salt.state       ][INFO    ][2939] {'host': 'msg03'}
2018-01-14 09:06:03,361 [salt.state       ][INFO    ][2939] Completed state [msg03] at time 09:06:03.361602 duration_in_ms=5.658
2018-01-14 09:06:03,362 [salt.state       ][INFO    ][2939] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.361969
2018-01-14 09:06:03,362 [salt.state       ][INFO    ][2939] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,367 [salt.state       ][INFO    ][2939] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,367 [salt.state       ][INFO    ][2939] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.367588 duration_in_ms=5.619
2018-01-14 09:06:03,367 [salt.state       ][INFO    ][2939] Running state [msg01] at time 09:06:03.367959
2018-01-14 09:06:03,368 [salt.state       ][INFO    ][2939] Executing state host.present for msg01
2018-01-14 09:06:03,373 [salt.state       ][INFO    ][2939] {'host': 'msg01'}
2018-01-14 09:06:03,373 [salt.state       ][INFO    ][2939] Completed state [msg01] at time 09:06:03.373710 duration_in_ms=5.75
2018-01-14 09:06:03,374 [salt.state       ][INFO    ][2939] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.374102
2018-01-14 09:06:03,374 [salt.state       ][INFO    ][2939] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,379 [salt.state       ][INFO    ][2939] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,379 [salt.state       ][INFO    ][2939] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.379913 duration_in_ms=5.811
2018-01-14 09:06:03,380 [salt.state       ][INFO    ][2939] Running state [msg] at time 09:06:03.380329
2018-01-14 09:06:03,380 [salt.state       ][INFO    ][2939] Executing state host.present for msg
2018-01-14 09:06:03,383 [salt.state       ][INFO    ][2939] {'host': 'msg'}
2018-01-14 09:06:03,383 [salt.state       ][INFO    ][2939] Completed state [msg] at time 09:06:03.383517 duration_in_ms=3.189
2018-01-14 09:06:03,383 [salt.state       ][INFO    ][2939] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.383888
2018-01-14 09:06:03,384 [salt.state       ][INFO    ][2939] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,389 [salt.state       ][INFO    ][2939] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,389 [salt.state       ][INFO    ][2939] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.389562 duration_in_ms=5.675
2018-01-14 09:06:03,389 [salt.state       ][INFO    ][2939] Running state [cfg01] at time 09:06:03.389945
2018-01-14 09:06:03,390 [salt.state       ][INFO    ][2939] Executing state host.present for cfg01
2018-01-14 09:06:03,390 [salt.state       ][INFO    ][2939] Host cfg01 (10.167.4.100) already present
2018-01-14 09:06:03,391 [salt.state       ][INFO    ][2939] Completed state [cfg01] at time 09:06:03.391190 duration_in_ms=1.245
2018-01-14 09:06:03,391 [salt.state       ][INFO    ][2939] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.391560
2018-01-14 09:06:03,391 [salt.state       ][INFO    ][2939] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,392 [salt.state       ][INFO    ][2939] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2018-01-14 09:06:03,392 [salt.state       ][INFO    ][2939] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.392773 duration_in_ms=1.213
2018-01-14 09:06:03,393 [salt.state       ][INFO    ][2939] Running state [cmp002] at time 09:06:03.393144
2018-01-14 09:06:03,393 [salt.state       ][INFO    ][2939] Executing state host.present for cmp002
2018-01-14 09:06:03,395 [salt.state       ][INFO    ][2939] {'host': 'cmp002'}
2018-01-14 09:06:03,395 [salt.state       ][INFO    ][2939] Completed state [cmp002] at time 09:06:03.395567 duration_in_ms=2.423
2018-01-14 09:06:03,395 [salt.state       ][INFO    ][2939] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.395936
2018-01-14 09:06:03,396 [salt.state       ][INFO    ][2939] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,407 [salt.state       ][INFO    ][2939] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,407 [salt.state       ][INFO    ][2939] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.407880 duration_in_ms=11.943
2018-01-14 09:06:03,408 [salt.state       ][INFO    ][2939] Running state [cmp001] at time 09:06:03.408294
2018-01-14 09:06:03,408 [salt.state       ][INFO    ][2939] Executing state host.present for cmp001
2018-01-14 09:06:03,413 [salt.state       ][INFO    ][2939] {'host': 'cmp001'}
2018-01-14 09:06:03,413 [salt.state       ][INFO    ][2939] Completed state [cmp001] at time 09:06:03.413617 duration_in_ms=5.324
2018-01-14 09:06:03,414 [salt.state       ][INFO    ][2939] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.413987
2018-01-14 09:06:03,414 [salt.state       ][INFO    ][2939] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,419 [salt.state       ][INFO    ][2939] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,419 [salt.state       ][INFO    ][2939] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.419679 duration_in_ms=5.692
2018-01-14 09:06:03,420 [salt.state       ][INFO    ][2939] Running state [dbs01] at time 09:06:03.420169
2018-01-14 09:06:03,420 [salt.state       ][INFO    ][2939] Executing state host.present for dbs01
2018-01-14 09:06:03,425 [salt.state       ][INFO    ][2939] {'host': 'dbs01'}
2018-01-14 09:06:03,425 [salt.state       ][INFO    ][2939] Completed state [dbs01] at time 09:06:03.425885 duration_in_ms=5.716
2018-01-14 09:06:03,426 [salt.state       ][INFO    ][2939] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.426405
2018-01-14 09:06:03,426 [salt.state       ][INFO    ][2939] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,431 [salt.state       ][INFO    ][2939] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,431 [salt.state       ][INFO    ][2939] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.431705 duration_in_ms=5.301
2018-01-14 09:06:03,432 [salt.state       ][INFO    ][2939] Running state [dbs02] at time 09:06:03.432081
2018-01-14 09:06:03,432 [salt.state       ][INFO    ][2939] Executing state host.present for dbs02
2018-01-14 09:06:03,437 [salt.state       ][INFO    ][2939] {'host': 'dbs02'}
2018-01-14 09:06:03,437 [salt.state       ][INFO    ][2939] Completed state [dbs02] at time 09:06:03.437752 duration_in_ms=5.671
2018-01-14 09:06:03,438 [salt.state       ][INFO    ][2939] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.438148
2018-01-14 09:06:03,438 [salt.state       ][INFO    ][2939] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,443 [salt.state       ][INFO    ][2939] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,443 [salt.state       ][INFO    ][2939] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.443546 duration_in_ms=5.398
2018-01-14 09:06:03,443 [salt.state       ][INFO    ][2939] Running state [dbs03] at time 09:06:03.443901
2018-01-14 09:06:03,444 [salt.state       ][INFO    ][2939] Executing state host.present for dbs03
2018-01-14 09:06:03,449 [salt.state       ][INFO    ][2939] {'host': 'dbs03'}
2018-01-14 09:06:03,449 [salt.state       ][INFO    ][2939] Completed state [dbs03] at time 09:06:03.449659 duration_in_ms=5.758
2018-01-14 09:06:03,450 [salt.state       ][INFO    ][2939] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.450034
2018-01-14 09:06:03,450 [salt.state       ][INFO    ][2939] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,455 [salt.state       ][INFO    ][2939] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,455 [salt.state       ][INFO    ][2939] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.455589 duration_in_ms=5.554
2018-01-14 09:06:03,455 [salt.state       ][INFO    ][2939] Running state [odl01] at time 09:06:03.455947
2018-01-14 09:06:03,456 [salt.state       ][INFO    ][2939] Executing state host.present for odl01
2018-01-14 09:06:03,461 [salt.state       ][INFO    ][2939] {'host': 'odl01'}
2018-01-14 09:06:03,461 [salt.state       ][INFO    ][2939] Completed state [odl01] at time 09:06:03.461598 duration_in_ms=5.651
2018-01-14 09:06:03,461 [salt.state       ][INFO    ][2939] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.461956
2018-01-14 09:06:03,462 [salt.state       ][INFO    ][2939] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,467 [salt.state       ][INFO    ][2939] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,467 [salt.state       ][INFO    ][2939] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.467767 duration_in_ms=5.811
2018-01-14 09:06:03,468 [salt.state       ][INFO    ][2939] Running state [mas01] at time 09:06:03.468123
2018-01-14 09:06:03,468 [salt.state       ][INFO    ][2939] Executing state host.present for mas01
2018-01-14 09:06:03,473 [salt.state       ][INFO    ][2939] {'host': 'mas01'}
2018-01-14 09:06:03,473 [salt.state       ][INFO    ][2939] Completed state [mas01] at time 09:06:03.473590 duration_in_ms=5.468
2018-01-14 09:06:03,473 [salt.state       ][INFO    ][2939] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.473947
2018-01-14 09:06:03,474 [salt.state       ][INFO    ][2939] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,479 [salt.state       ][INFO    ][2939] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,479 [salt.state       ][INFO    ][2939] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.479674 duration_in_ms=5.728
2018-01-14 09:06:03,480 [salt.state       ][INFO    ][2939] Running state [ctl02] at time 09:06:03.480029
2018-01-14 09:06:03,480 [salt.state       ][INFO    ][2939] Executing state host.present for ctl02
2018-01-14 09:06:03,487 [salt.state       ][INFO    ][2939] {'host': 'ctl02'}
2018-01-14 09:06:03,487 [salt.state       ][INFO    ][2939] Completed state [ctl02] at time 09:06:03.487564 duration_in_ms=7.534
2018-01-14 09:06:03,487 [salt.state       ][INFO    ][2939] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.487941
2018-01-14 09:06:03,488 [salt.state       ][INFO    ][2939] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,493 [salt.state       ][INFO    ][2939] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,493 [salt.state       ][INFO    ][2939] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.493717 duration_in_ms=5.777
2018-01-14 09:06:03,494 [salt.state       ][INFO    ][2939] Running state [ctl03] at time 09:06:03.494154
2018-01-14 09:06:03,494 [salt.state       ][INFO    ][2939] Executing state host.present for ctl03
2018-01-14 09:06:03,499 [salt.state       ][INFO    ][2939] {'host': 'ctl03'}
2018-01-14 09:06:03,499 [salt.state       ][INFO    ][2939] Completed state [ctl03] at time 09:06:03.499475 duration_in_ms=5.321
2018-01-14 09:06:03,499 [salt.state       ][INFO    ][2939] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.499836
2018-01-14 09:06:03,500 [salt.state       ][INFO    ][2939] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,505 [salt.state       ][INFO    ][2939] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,505 [salt.state       ][INFO    ][2939] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.505794 duration_in_ms=5.959
2018-01-14 09:06:03,506 [salt.state       ][INFO    ][2939] Running state [ctl01] at time 09:06:03.506157
2018-01-14 09:06:03,506 [salt.state       ][INFO    ][2939] Executing state host.present for ctl01
2018-01-14 09:06:03,583 [salt.state       ][INFO    ][2939] {'host': 'ctl01'}
2018-01-14 09:06:03,584 [salt.state       ][INFO    ][2939] Completed state [ctl01] at time 09:06:03.584070 duration_in_ms=77.911
2018-01-14 09:06:03,585 [salt.state       ][INFO    ][2939] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.584968
2018-01-14 09:06:03,585 [salt.state       ][INFO    ][2939] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,589 [salt.state       ][INFO    ][2939] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,590 [salt.state       ][INFO    ][2939] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.590063 duration_in_ms=5.094
2018-01-14 09:06:03,591 [salt.state       ][INFO    ][2939] Running state [ctl] at time 09:06:03.590984
2018-01-14 09:06:03,591 [salt.state       ][INFO    ][2939] Executing state host.present for ctl
2018-01-14 09:06:03,599 [salt.state       ][INFO    ][2939] {'host': 'ctl'}
2018-01-14 09:06:03,600 [salt.state       ][INFO    ][2939] Completed state [ctl] at time 09:06:03.600130 duration_in_ms=9.146
2018-01-14 09:06:03,601 [salt.state       ][INFO    ][2939] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.600982
2018-01-14 09:06:03,601 [salt.state       ][INFO    ][2939] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-14 09:06:03,604 [salt.state       ][INFO    ][2939] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-14 09:06:03,604 [salt.state       ][INFO    ][2939] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:06:03.604917 duration_in_ms=3.935
2018-01-14 09:06:03,608 [salt.state       ][INFO    ][2939] Running state [ens2] at time 09:06:03.608082
2018-01-14 09:06:03,608 [salt.state       ][INFO    ][2939] Executing state network.managed for ens2
2018-01-14 09:06:04,427 [salt.state       ][INFO    ][2939] Interface ens2 is up to date.
2018-01-14 09:06:04,428 [salt.state       ][INFO    ][2939] Completed state [ens2] at time 09:06:04.428018 duration_in_ms=819.937
2018-01-14 09:06:04,428 [salt.state       ][INFO    ][2939] Running state [ens3] at time 09:06:04.428544
2018-01-14 09:06:04,429 [salt.state       ][INFO    ][2939] Executing state network.managed for ens3
2018-01-14 09:06:04,470 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-14 09:06:05,172 [salt.state       ][INFO    ][2939] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-14 09:06:05,351 [salt.state       ][INFO    ][2939] Completed state [ens3] at time 09:06:05.351776 duration_in_ms=923.229
2018-01-14 09:06:05,352 [salt.state       ][INFO    ][2939] Running state [/etc/profile.d/proxy.sh] at time 09:06:05.352496
2018-01-14 09:06:05,352 [salt.state       ][INFO    ][2939] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-14 09:06:05,353 [salt.state       ][INFO    ][2939] File /etc/profile.d/proxy.sh is not present
2018-01-14 09:06:05,353 [salt.state       ][INFO    ][2939] Completed state [/etc/profile.d/proxy.sh] at time 09:06:05.353850 duration_in_ms=1.354
2018-01-14 09:06:05,354 [salt.state       ][INFO    ][2939] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:06:05.354153
2018-01-14 09:06:05,354 [salt.state       ][INFO    ][2939] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-14 09:06:05,354 [salt.state       ][INFO    ][2939] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-14 09:06:05,355 [salt.state       ][INFO    ][2939] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:06:05.355070 duration_in_ms=0.917
2018-01-14 09:06:05,357 [salt.state       ][INFO    ][2939] Running state [ntp] at time 09:06:05.357239
2018-01-14 09:06:05,357 [salt.state       ][INFO    ][2939] Executing state pkg.installed for ntp
2018-01-14 09:06:05,494 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:06:05,517 [salt.loaded.int.module.cmdmod][INFO    ][2939] 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-14 09:06:05,658 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090607144087
2018-01-14 09:06:05,671 [salt.minion      ][INFO    ][6411] Starting a new job with PID 6411
2018-01-14 09:06:05,684 [salt.minion      ][INFO    ][6411] Returning information for job: 20180114090607144087
2018-01-14 09:06:15,668 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090617288866
2018-01-14 09:06:15,683 [salt.minion      ][INFO    ][7153] Starting a new job with PID 7153
2018-01-14 09:06:15,711 [salt.minion      ][INFO    ][7153] Returning information for job: 20180114090617288866
2018-01-14 09:06:16,801 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:06:16,844 [salt.state       ][INFO    ][2939] 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-14 09:06:16,863 [salt.state       ][INFO    ][2939] Loading fresh modules for state activity
2018-01-14 09:06:16,891 [salt.state       ][INFO    ][2939] Completed state [ntp] at time 09:06:16.891899 duration_in_ms=11534.659
2018-01-14 09:06:16,895 [salt.state       ][INFO    ][2939] Running state [/etc/ntp.conf] at time 09:06:16.895840
2018-01-14 09:06:16,896 [salt.state       ][INFO    ][2939] Executing state file.managed for /etc/ntp.conf
2018-01-14 09:06:16,921 [salt.fileclient  ][INFO    ][2939] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-14 09:06:16,958 [salt.state       ][INFO    ][2939] 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-14 09:06:16,967 [salt.state       ][INFO    ][2939] Completed state [/etc/ntp.conf] at time 09:06:16.967661 duration_in_ms=71.82
2018-01-14 09:06:17,162 [salt.state       ][INFO    ][2939] Running state [ntp] at time 09:06:17.162407
2018-01-14 09:06:17,163 [salt.state       ][INFO    ][2939] Executing state service.running for ntp
2018-01-14 09:06:17,163 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-14 09:06:17,176 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-14 09:06:17,187 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-14 09:06:17,206 [salt.state       ][INFO    ][2939] The service ntp is already running
2018-01-14 09:06:17,207 [salt.state       ][INFO    ][2939] Completed state [ntp] at time 09:06:17.207019 duration_in_ms=44.612
2018-01-14 09:06:17,207 [salt.state       ][INFO    ][2939] Running state [ntp] at time 09:06:17.207440
2018-01-14 09:06:17,207 [salt.state       ][INFO    ][2939] Executing state service.mod_watch for ntp
2018-01-14 09:06:17,208 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-14 09:06:17,219 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-14 09:06:17,234 [salt.loaded.int.module.cmdmod][INFO    ][2939] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-14 09:06:17,298 [salt.state       ][INFO    ][2939] {'ntp': True}
2018-01-14 09:06:17,298 [salt.state       ][INFO    ][2939] Completed state [ntp] at time 09:06:17.298757 duration_in_ms=91.315
2018-01-14 09:06:17,302 [salt.minion      ][INFO    ][2939] Returning information for job: 20180114090506356352
2018-01-14 09:06:41,211 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180114090642832622
2018-01-14 09:06:41,239 [salt.minion      ][INFO    ][7330] Starting a new job with PID 7330
2018-01-14 09:06:41,258 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7330] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-14 09:06:41,262 [salt.minion      ][INFO    ][7330] Returning information for job: 20180114090642832622
2018-01-14 09:07:07,013 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command pkg.upgrade with jid 20180114090708635817
2018-01-14 09:07:07,043 [salt.minion      ][INFO    ][7335] Starting a new job with PID 7335
2018-01-14 09:07:07,093 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:07:07,469 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7335] 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-14 09:07:17,119 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090718736916
2018-01-14 09:07:17,150 [salt.minion      ][INFO    ][7426] Starting a new job with PID 7426
2018-01-14 09:07:17,176 [salt.minion      ][INFO    ][7426] Returning information for job: 20180114090718736916
2018-01-14 09:07:27,154 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090728775229
2018-01-14 09:07:27,176 [salt.minion      ][INFO    ][7483] Starting a new job with PID 7483
2018-01-14 09:07:27,203 [salt.minion      ][INFO    ][7483] Returning information for job: 20180114090728775229
2018-01-14 09:07:37,321 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090738943609
2018-01-14 09:07:37,353 [salt.minion      ][INFO    ][7547] Starting a new job with PID 7547
2018-01-14 09:07:37,378 [salt.minion      ][INFO    ][7547] Returning information for job: 20180114090738943609
2018-01-14 09:07:47,492 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090749114110
2018-01-14 09:07:47,516 [salt.minion      ][INFO    ][7997] Starting a new job with PID 7997
2018-01-14 09:07:47,544 [salt.minion      ][INFO    ][7997] Returning information for job: 20180114090749114110
2018-01-14 09:07:57,537 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114090759159593
2018-01-14 09:07:57,561 [salt.minion      ][INFO    ][8108] Starting a new job with PID 8108
2018-01-14 09:07:57,574 [salt.minion      ][INFO    ][8108] Returning information for job: 20180114090759159593
2018-01-14 09:07:59,123 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:07:59,179 [salt.minion      ][INFO    ][7335] Returning information for job: 20180114090708635817
2018-01-14 09:30:30,764 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command test.ping with jid 20180114093032406390
2018-01-14 09:30:30,791 [salt.minion      ][INFO    ][8323] Starting a new job with PID 8323
2018-01-14 09:30:30,923 [salt.minion      ][INFO    ][8323] Returning information for job: 20180114093032406390
2018-01-14 09:30:47,386 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command state.sls with jid 20180114093049027511
2018-01-14 09:30:47,409 [salt.minion      ][INFO    ][8328] Starting a new job with PID 8328
2018-01-14 09:30:47,901 [salt.state       ][INFO    ][8328] Loading fresh modules for state activity
2018-01-14 09:30:47,962 [salt.fileclient  ][INFO    ][8328] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-14 09:30:47,996 [salt.fileclient  ][INFO    ][8328] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-14 09:30:48,532 [salt.state       ][INFO    ][8328] Running state [keepalived] at time 09:30:48.532815
2018-01-14 09:30:48,533 [salt.state       ][INFO    ][8328] Executing state pkg.installed for keepalived
2018-01-14 09:30:48,534 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:30:48,890 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-14 09:30:48,993 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:30:51,048 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:30:51,079 [salt.loaded.int.module.cmdmod][INFO    ][8328] 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-14 09:30:57,434 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114093059074353
2018-01-14 09:30:57,457 [salt.minion      ][INFO    ][9484] Starting a new job with PID 9484
2018-01-14 09:30:57,486 [salt.minion      ][INFO    ][9484] Returning information for job: 20180114093059074353
2018-01-14 09:30:58,970 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:30:59,008 [salt.state       ][INFO    ][8328] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'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'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-01-14 09:30:59,027 [salt.state       ][INFO    ][8328] Loading fresh modules for state activity
2018-01-14 09:30:59,051 [salt.state       ][INFO    ][8328] Completed state [keepalived] at time 09:30:59.051717 duration_in_ms=10518.9
2018-01-14 09:30:59,063 [salt.state       ][INFO    ][8328] Running state [lsof] at time 09:30:59.063072
2018-01-14 09:30:59,063 [salt.state       ][INFO    ][8328] Executing state pkg.installed for lsof
2018-01-14 09:30:59,464 [salt.state       ][INFO    ][8328] All specified packages are already installed
2018-01-14 09:30:59,464 [salt.state       ][INFO    ][8328] Completed state [lsof] at time 09:30:59.464724 duration_in_ms=401.653
2018-01-14 09:30:59,466 [salt.state       ][INFO    ][8328] Running state [/etc/keepalived/keepalived.conf] at time 09:30:59.466687
2018-01-14 09:30:59,466 [salt.state       ][INFO    ][8328] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-14 09:30:59,495 [salt.fileclient  ][INFO    ][8328] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-14 09:30:59,535 [salt.state       ][INFO    ][8328] File changed:
New file
2018-01-14 09:30:59,535 [salt.state       ][INFO    ][8328] Completed state [/etc/keepalived/keepalived.conf] at time 09:30:59.535729 duration_in_ms=69.041
2018-01-14 09:30:59,536 [salt.state       ][INFO    ][8328] Running state [keepalived] at time 09:30:59.536433
2018-01-14 09:30:59,536 [salt.state       ][INFO    ][8328] Executing state service.running for keepalived
2018-01-14 09:30:59,537 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-14 09:30:59,559 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-14 09:30:59,576 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:30:59,594 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:30:59,612 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-14 09:30:59,697 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-14 09:30:59,730 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:30:59,757 [salt.loaded.int.module.cmdmod][INFO    ][8328] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:30:59,781 [salt.state       ][INFO    ][8328] {'keepalived': True}
2018-01-14 09:30:59,782 [salt.state       ][INFO    ][8328] Completed state [keepalived] at time 09:30:59.782089 duration_in_ms=245.654
2018-01-14 09:30:59,785 [salt.minion      ][INFO    ][8328] Returning information for job: 20180114093049027511
2018-01-14 09:34:31,500 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command pillar.get with jid 20180114093433144953
2018-01-14 09:34:31,523 [salt.minion      ][INFO    ][9624] Starting a new job with PID 9624
2018-01-14 09:34:31,532 [salt.minion      ][INFO    ][9624] Returning information for job: 20180114093433144953
2018-01-14 10:04:47,027 [salt.utils.schedule][INFO    ][2837] Running scheduled job: __mine_interval
2018-01-14 10:07:12,324 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command state.sls with jid 20180114100713992426
2018-01-14 10:07:12,360 [salt.minion      ][INFO    ][9708] Starting a new job with PID 9708
2018-01-14 10:07:13,264 [salt.state       ][INFO    ][9708] Loading fresh modules for state activity
2018-01-14 10:07:13,321 [salt.fileclient  ][INFO    ][9708] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-14 10:07:13,524 [salt.fileclient  ][INFO    ][9708] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-14 10:07:14,115 [salt.state       ][INFO    ][9708] Running state [haproxy] at time 10:07:14.114988
2018-01-14 10:07:14,115 [salt.state       ][INFO    ][9708] Executing state pkg.installed for haproxy
2018-01-14 10:07:14,116 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:14,526 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-14 10:07:14,617 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:18,361 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:18,388 [salt.loaded.int.module.cmdmod][INFO    ][9708] 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-14 10:07:22,426 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100724091116
2018-01-14 10:07:22,463 [salt.minion      ][INFO    ][10330] Starting a new job with PID 10330
2018-01-14 10:07:22,512 [salt.minion      ][INFO    ][10330] Returning information for job: 20180114100724091116
2018-01-14 10:07:25,658 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:25,704 [salt.state       ][INFO    ][9708] 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-14 10:07:25,723 [salt.state       ][INFO    ][9708] Loading fresh modules for state activity
2018-01-14 10:07:25,753 [salt.state       ][INFO    ][9708] Completed state [haproxy] at time 10:07:25.753701 duration_in_ms=11638.713
2018-01-14 10:07:25,760 [salt.state       ][INFO    ][9708] Running state [/etc/default/haproxy] at time 10:07:25.760242
2018-01-14 10:07:25,761 [salt.state       ][INFO    ][9708] Executing state file.managed for /etc/default/haproxy
2018-01-14 10:07:25,797 [salt.fileclient  ][INFO    ][9708] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-14 10:07:25,800 [salt.state       ][INFO    ][9708] 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-14 10:07:25,802 [salt.state       ][INFO    ][9708] Completed state [/etc/default/haproxy] at time 10:07:25.802264 duration_in_ms=42.022
2018-01-14 10:07:25,802 [salt.state       ][INFO    ][9708] Running state [/etc/haproxy/haproxy.cfg] at time 10:07:25.802765
2018-01-14 10:07:25,803 [salt.state       ][INFO    ][9708] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-14 10:07:25,821 [salt.fileclient  ][INFO    ][9708] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-14 10:07:25,929 [salt.state       ][INFO    ][9708] 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-14 10:07:25,935 [salt.state       ][INFO    ][9708] Completed state [/etc/haproxy/haproxy.cfg] at time 10:07:25.935886 duration_in_ms=133.121
2018-01-14 10:07:25,936 [salt.state       ][INFO    ][9708] Running state [/etc/haproxy/ssl] at time 10:07:25.936217
2018-01-14 10:07:25,936 [salt.state       ][INFO    ][9708] Executing state file.directory for /etc/haproxy/ssl
2018-01-14 10:07:25,937 [salt.state       ][INFO    ][9708] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-14 10:07:25,937 [salt.state       ][INFO    ][9708] Completed state [/etc/haproxy/ssl] at time 10:07:25.937921 duration_in_ms=1.703
2018-01-14 10:07:25,938 [salt.state       ][INFO    ][9708] Running state [haproxy_status_packages] at time 10:07:25.938780
2018-01-14 10:07:25,939 [salt.state       ][INFO    ][9708] Executing state pkg.installed for haproxy_status_packages
2018-01-14 10:07:26,245 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:26,263 [salt.loaded.int.module.cmdmod][INFO    ][9708] 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-14 10:07:28,958 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:29,007 [salt.state       ][INFO    ][9708] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-01-14 10:07:29,020 [salt.state       ][INFO    ][9708] Loading fresh modules for state activity
2018-01-14 10:07:29,086 [salt.state       ][INFO    ][9708] Completed state [haproxy_status_packages] at time 10:07:29.086771 duration_in_ms=3147.991
2018-01-14 10:07:29,089 [salt.state       ][INFO    ][9708] Running state [/usr/bin/haproxy-status.sh] at time 10:07:29.089284
2018-01-14 10:07:29,089 [salt.state       ][INFO    ][9708] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-14 10:07:29,112 [salt.fileclient  ][INFO    ][9708] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-14 10:07:29,132 [salt.state       ][INFO    ][9708] File changed:
New file
2018-01-14 10:07:29,132 [salt.state       ][INFO    ][9708] Completed state [/usr/bin/haproxy-status.sh] at time 10:07:29.132922 duration_in_ms=43.638
2018-01-14 10:07:29,134 [salt.state       ][INFO    ][9708] Running state [net.ipv4.ip_nonlocal_bind] at time 10:07:29.134633
2018-01-14 10:07:29,135 [salt.state       ][INFO    ][9708] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-14 10:07:29,136 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 10:07:29,164 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-14 10:07:29,175 [salt.state       ][INFO    ][9708] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-14 10:07:29,176 [salt.state       ][INFO    ][9708] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:07:29.176507 duration_in_ms=41.874
2018-01-14 10:07:29,404 [salt.state       ][INFO    ][9708] Running state [haproxy] at time 10:07:29.404514
2018-01-14 10:07:29,405 [salt.state       ][INFO    ][9708] Executing state service.running for haproxy
2018-01-14 10:07:29,406 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-14 10:07:29,420 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:29,431 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:29,442 [salt.state       ][INFO    ][9708] The service haproxy is already running
2018-01-14 10:07:29,443 [salt.state       ][INFO    ][9708] Completed state [haproxy] at time 10:07:29.443430 duration_in_ms=38.916
2018-01-14 10:07:29,443 [salt.state       ][INFO    ][9708] Running state [haproxy] at time 10:07:29.443916
2018-01-14 10:07:29,444 [salt.state       ][INFO    ][9708] Executing state service.mod_watch for haproxy
2018-01-14 10:07:29,445 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:29,456 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:29,467 [salt.loaded.int.module.cmdmod][INFO    ][9708] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:29,502 [salt.state       ][INFO    ][9708] {'haproxy': True}
2018-01-14 10:07:29,503 [salt.state       ][INFO    ][9708] Completed state [haproxy] at time 10:07:29.503327 duration_in_ms=59.411
2018-01-14 10:07:29,505 [salt.minion      ][INFO    ][9708] Returning information for job: 20180114100713992426
2018-01-14 10:07:32,427 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command service.status with jid 20180114100734093464
2018-01-14 10:07:32,457 [salt.minion      ][INFO    ][10867] Starting a new job with PID 10867
2018-01-14 10:07:32,855 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10867] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-14 10:07:32,879 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10867] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:07:32,901 [salt.minion      ][INFO    ][10867] Returning information for job: 20180114100734093464
2018-01-14 10:07:34,982 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command service.restart with jid 20180114100736650740
2018-01-14 10:07:35,017 [salt.minion      ][INFO    ][10876] Starting a new job with PID 10876
2018-01-14 10:07:35,418 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10876] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-14 10:07:35,459 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10876] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-14 10:07:35,498 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][10876] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-14 10:07:35,550 [salt.minion      ][INFO    ][10876] Returning information for job: 20180114100736650740
2018-01-14 10:35:26,863 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command state.sls with jid 20180114103528543684
2018-01-14 10:35:26,895 [salt.minion      ][INFO    ][10997] Starting a new job with PID 10997
2018-01-14 10:35:29,397 [salt.state       ][INFO    ][10997] Loading fresh modules for state activity
2018-01-14 10:35:29,454 [salt.fileclient  ][INFO    ][10997] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-01-14 10:35:29,484 [salt.fileclient  ][INFO    ][10997] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-01-14 10:35:29,525 [salt.fileclient  ][INFO    ][10997] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-01-14 10:35:29,993 [salt.state       ][INFO    ][10997] Running state [mongodb-server] at time 10:35:29.993393
2018-01-14 10:35:29,994 [salt.state       ][INFO    ][10997] Executing state pkg.installed for mongodb-server
2018-01-14 10:35:29,995 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:35:30,333 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-01-14 10:35:30,448 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:35:32,317 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:35:32,353 [salt.loaded.int.module.cmdmod][INFO    ][10997] 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-14 10:35:36,959 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103538647307
2018-01-14 10:35:36,990 [salt.minion      ][INFO    ][11367] Starting a new job with PID 11367
2018-01-14 10:35:37,026 [salt.minion      ][INFO    ][11367] Returning information for job: 20180114103538647307
2018-01-14 10:35:47,000 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103548687206
2018-01-14 10:35:47,037 [salt.minion      ][INFO    ][11435] Starting a new job with PID 11435
2018-01-14 10:35:47,073 [salt.minion      ][INFO    ][11435] Returning information for job: 20180114103548687206
2018-01-14 10:35:57,040 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103558727311
2018-01-14 10:35:57,065 [salt.minion      ][INFO    ][11790] Starting a new job with PID 11790
2018-01-14 10:35:57,098 [salt.minion      ][INFO    ][11790] Returning information for job: 20180114103558727311
2018-01-14 10:36:00,064 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:36:00,127 [salt.state       ][INFO    ][10997] 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-14 10:36:00,149 [salt.state       ][INFO    ][10997] Loading fresh modules for state activity
2018-01-14 10:36:00,225 [salt.state       ][INFO    ][10997] Completed state [mongodb-server] at time 10:36:00.225044 duration_in_ms=30231.65
2018-01-14 10:36:00,238 [salt.state       ][INFO    ][10997] Running state [mongodb] at time 10:36:00.237987
2018-01-14 10:36:00,238 [salt.state       ][INFO    ][10997] Executing state pkg.installed for mongodb
2018-01-14 10:36:00,658 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:36:00,691 [salt.loaded.int.module.cmdmod][INFO    ][10997] 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-14 10:36:03,248 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:36:03,302 [salt.state       ][INFO    ][10997] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-01-14 10:36:03,328 [salt.state       ][INFO    ][10997] Loading fresh modules for state activity
2018-01-14 10:36:03,365 [salt.state       ][INFO    ][10997] Completed state [mongodb] at time 10:36:03.365383 duration_in_ms=3127.396
2018-01-14 10:36:03,377 [salt.state       ][INFO    ][10997] Running state [python-pymongo] at time 10:36:03.377273
2018-01-14 10:36:03,378 [salt.state       ][INFO    ][10997] Executing state pkg.installed for python-pymongo
2018-01-14 10:36:03,861 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:36:03,894 [salt.loaded.int.module.cmdmod][INFO    ][10997] 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-14 10:36:07,069 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103608758058
2018-01-14 10:36:07,101 [salt.minion      ][INFO    ][12128] Starting a new job with PID 12128
2018-01-14 10:36:07,134 [salt.minion      ][INFO    ][12128] Returning information for job: 20180114103608758058
2018-01-14 10:36:17,332 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103618813236
2018-01-14 10:36:17,487 [salt.minion      ][INFO    ][12184] Starting a new job with PID 12184
2018-01-14 10:36:21,826 [salt.minion      ][INFO    ][12184] Returning information for job: 20180114103618813236
2018-01-14 10:36:27,265 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114103628950149
2018-01-14 10:36:27,298 [salt.minion      ][INFO    ][12263] Starting a new job with PID 12263
2018-01-14 10:36:27,332 [salt.minion      ][INFO    ][12263] Returning information for job: 20180114103628950149
2018-01-14 10:36:28,467 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:36:28,546 [salt.state       ][INFO    ][10997] 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-14 10:36:28,592 [salt.state       ][INFO    ][10997] Loading fresh modules for state activity
2018-01-14 10:36:28,689 [salt.state       ][INFO    ][10997] Completed state [python-pymongo] at time 10:36:28.689557 duration_in_ms=25312.282
2018-01-14 10:36:28,732 [salt.state       ][INFO    ][10997] Running state [mongodb-clients] at time 10:36:28.732007
2018-01-14 10:36:28,733 [salt.state       ][INFO    ][10997] Executing state pkg.installed for mongodb-clients
2018-01-14 10:36:30,055 [salt.state       ][INFO    ][10997] All specified packages are already installed
2018-01-14 10:36:30,056 [salt.state       ][INFO    ][10997] Completed state [mongodb-clients] at time 10:36:30.056886 duration_in_ms=1324.879
2018-01-14 10:36:30,070 [salt.state       ][INFO    ][10997] Running state [/etc/mongodb.conf] at time 10:36:30.070568
2018-01-14 10:36:30,071 [salt.state       ][INFO    ][10997] Executing state file.managed for /etc/mongodb.conf
2018-01-14 10:36:30,117 [salt.fileclient  ][INFO    ][10997] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-01-14 10:36:30,171 [salt.state       ][INFO    ][10997] 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-14 10:36:30,179 [salt.state       ][INFO    ][10997] Completed state [/etc/mongodb.conf] at time 10:36:30.179645 duration_in_ms=109.076
2018-01-14 10:36:30,180 [salt.state       ][INFO    ][10997] Running state [/etc/mongodb.key] at time 10:36:30.180126
2018-01-14 10:36:30,180 [salt.state       ][INFO    ][10997] Executing state file.managed for /etc/mongodb.key
2018-01-14 10:36:30,189 [salt.state       ][INFO    ][10997] File changed:
New file
2018-01-14 10:36:30,190 [salt.state       ][INFO    ][10997] Completed state [/etc/mongodb.key] at time 10:36:30.190818 duration_in_ms=10.692
2018-01-14 10:36:30,191 [salt.state       ][INFO    ][10997] Running state [/var/lock/mongodb] at time 10:36:30.191574
2018-01-14 10:36:30,192 [salt.state       ][INFO    ][10997] Executing state file.directory for /var/lock/mongodb
2018-01-14 10:36:30,193 [salt.state       ][INFO    ][10997] {'/var/lock/mongodb': 'New Dir'}
2018-01-14 10:36:30,194 [salt.state       ][INFO    ][10997] Completed state [/var/lock/mongodb] at time 10:36:30.194221 duration_in_ms=2.647
2018-01-14 10:36:30,198 [salt.state       ][INFO    ][10997] Running state [mongodb] at time 10:36:30.198850
2018-01-14 10:36:30,199 [salt.state       ][INFO    ][10997] Executing state service.running for mongodb
2018-01-14 10:36:30,200 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-14 10:36:30,237 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:30,258 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:30,277 [salt.state       ][INFO    ][10997] The service mongodb is already running
2018-01-14 10:36:30,278 [salt.state       ][INFO    ][10997] Completed state [mongodb] at time 10:36:30.278541 duration_in_ms=79.685
2018-01-14 10:36:30,279 [salt.state       ][INFO    ][10997] Running state [mongodb] at time 10:36:30.279087
2018-01-14 10:36:30,279 [salt.state       ][INFO    ][10997] Executing state service.mod_watch for mongodb
2018-01-14 10:36:30,281 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:30,300 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:30,321 [salt.loaded.int.module.cmdmod][INFO    ][10997] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-01-14 10:36:30,485 [salt.state       ][INFO    ][10997] {'mongodb': True}
2018-01-14 10:36:30,486 [salt.state       ][INFO    ][10997] Completed state [mongodb] at time 10:36:30.486683 duration_in_ms=207.594
2018-01-14 10:36:30,496 [salt.minion      ][INFO    ][10997] Returning information for job: 20180114103528543684
2018-01-14 10:36:41,495 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command test.ping with jid 20180114103643189201
2018-01-14 10:36:41,523 [salt.minion      ][INFO    ][12413] Starting a new job with PID 12413
2018-01-14 10:36:41,813 [salt.minion      ][INFO    ][12413] Returning information for job: 20180114103643189201
2018-01-14 10:40:36,191 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command state.sls with jid 20180114104037882266
2018-01-14 10:40:36,228 [salt.minion      ][INFO    ][12428] Starting a new job with PID 12428
2018-01-14 10:40:38,030 [salt.state       ][INFO    ][12428] Loading fresh modules for state activity
2018-01-14 10:40:38,100 [salt.fileclient  ][INFO    ][12428] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-01-14 10:40:38,144 [salt.fileclient  ][INFO    ][12428] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-01-14 10:40:39,572 [salt.state       ][INFO    ][12428] Running state [aodh-api] at time 10:40:39.572531
2018-01-14 10:40:39,573 [salt.state       ][INFO    ][12428] Executing state pkg.installed for aodh-api
2018-01-14 10:40:39,575 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:40:40,017 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-01-14 10:40:40,157 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:40:42,430 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:40:42,476 [salt.loaded.int.module.cmdmod][INFO    ][12428] 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-14 10:40:46,247 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104047936285
2018-01-14 10:40:46,275 [salt.minion      ][INFO    ][12846] Starting a new job with PID 12846
2018-01-14 10:40:46,320 [salt.minion      ][INFO    ][12846] Returning information for job: 20180114104047936285
2018-01-14 10:40:56,448 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104058136842
2018-01-14 10:40:56,483 [salt.minion      ][INFO    ][13122] Starting a new job with PID 13122
2018-01-14 10:40:56,519 [salt.minion      ][INFO    ][13122] Returning information for job: 20180114104058136842
2018-01-14 10:41:06,655 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104108334252
2018-01-14 10:41:06,684 [salt.minion      ][INFO    ][13372] Starting a new job with PID 13372
2018-01-14 10:41:06,729 [salt.minion      ][INFO    ][13372] Returning information for job: 20180114104108334252
2018-01-14 10:41:16,855 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104118545119
2018-01-14 10:41:16,886 [salt.minion      ][INFO    ][13646] Starting a new job with PID 13646
2018-01-14 10:41:16,938 [salt.minion      ][INFO    ][13646] Returning information for job: 20180114104118545119
2018-01-14 10:41:27,069 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104128758171
2018-01-14 10:41:27,093 [salt.minion      ][INFO    ][13906] Starting a new job with PID 13906
2018-01-14 10:41:27,124 [salt.minion      ][INFO    ][13906] Returning information for job: 20180114104128758171
2018-01-14 10:41:37,255 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104138945278
2018-01-14 10:41:37,283 [salt.minion      ][INFO    ][14156] Starting a new job with PID 14156
2018-01-14 10:41:37,333 [salt.minion      ][INFO    ][14156] Returning information for job: 20180114104138945278
2018-01-14 10:41:47,469 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104149158510
2018-01-14 10:41:47,499 [salt.minion      ][INFO    ][14316] Starting a new job with PID 14316
2018-01-14 10:41:47,536 [salt.minion      ][INFO    ][14316] Returning information for job: 20180114104149158510
2018-01-14 10:41:57,681 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104159370570
2018-01-14 10:41:57,712 [salt.minion      ][INFO    ][14493] Starting a new job with PID 14493
2018-01-14 10:41:57,745 [salt.minion      ][INFO    ][14493] Returning information for job: 20180114104159370570
2018-01-14 10:42:07,886 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104209577407
2018-01-14 10:42:07,917 [salt.minion      ][INFO    ][15768] Starting a new job with PID 15768
2018-01-14 10:42:07,945 [salt.minion      ][INFO    ][15768] Returning information for job: 20180114104209577407
2018-01-14 10:42:18,091 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104219780444
2018-01-14 10:42:18,120 [salt.minion      ][INFO    ][19809] Starting a new job with PID 19809
2018-01-14 10:42:18,161 [salt.minion      ][INFO    ][19809] Returning information for job: 20180114104219780444
2018-01-14 10:42:28,318 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104230007720
2018-01-14 10:42:28,347 [salt.minion      ][INFO    ][19831] Starting a new job with PID 19831
2018-01-14 10:42:28,391 [salt.minion      ][INFO    ][19831] Returning information for job: 20180114104230007720
2018-01-14 10:42:38,345 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104240031025
2018-01-14 10:42:38,374 [salt.minion      ][INFO    ][20233] Starting a new job with PID 20233
2018-01-14 10:42:38,428 [salt.minion      ][INFO    ][20233] Returning information for job: 20180114104240031025
2018-01-14 10:42:48,368 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104250059380
2018-01-14 10:42:48,403 [salt.minion      ][INFO    ][20469] Starting a new job with PID 20469
2018-01-14 10:42:48,443 [salt.minion      ][INFO    ][20469] Returning information for job: 20180114104250059380
2018-01-14 10:42:58,394 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104300085593
2018-01-14 10:42:58,425 [salt.minion      ][INFO    ][20745] Starting a new job with PID 20745
2018-01-14 10:42:58,451 [salt.minion      ][INFO    ][20745] Returning information for job: 20180114104300085593
2018-01-14 10:43:08,607 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104310300200
2018-01-14 10:43:08,630 [salt.minion      ][INFO    ][21114] Starting a new job with PID 21114
2018-01-14 10:43:08,664 [salt.minion      ][INFO    ][21114] Returning information for job: 20180114104310300200
2018-01-14 10:43:18,829 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104320519006
2018-01-14 10:43:18,854 [salt.minion      ][INFO    ][21324] Starting a new job with PID 21324
2018-01-14 10:43:18,887 [salt.minion      ][INFO    ][21324] Returning information for job: 20180114104320519006
2018-01-14 10:43:29,055 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104330747643
2018-01-14 10:43:29,080 [salt.minion      ][INFO    ][21640] Starting a new job with PID 21640
2018-01-14 10:43:29,103 [salt.minion      ][INFO    ][21640] Returning information for job: 20180114104330747643
2018-01-14 10:43:30,870 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:43:30,943 [salt.state       ][INFO    ][12428] 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-0ubuntu9'
'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.5'
'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.2'
'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-0ubuntu9'
'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-14 10:43:31,003 [salt.state       ][INFO    ][12428] Loading fresh modules for state activity
2018-01-14 10:43:31,068 [salt.state       ][INFO    ][12428] Completed state [aodh-api] at time 10:43:31.068475 duration_in_ms=171495.945
2018-01-14 10:43:31,079 [salt.state       ][INFO    ][12428] Running state [aodh-evaluator] at time 10:43:31.079004
2018-01-14 10:43:31,083 [salt.state       ][INFO    ][12428] Executing state pkg.installed for aodh-evaluator
2018-01-14 10:43:32,445 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:43:32,481 [salt.loaded.int.module.cmdmod][INFO    ][12428] 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-14 10:43:36,829 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:43:36,879 [salt.state       ][INFO    ][12428] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-14 10:43:36,904 [salt.state       ][INFO    ][12428] Loading fresh modules for state activity
2018-01-14 10:43:37,037 [salt.state       ][INFO    ][12428] Completed state [aodh-evaluator] at time 10:43:37.037725 duration_in_ms=5958.72
2018-01-14 10:43:37,044 [salt.state       ][INFO    ][12428] Running state [aodh-notifier] at time 10:43:37.044718
2018-01-14 10:43:37,045 [salt.state       ][INFO    ][12428] Executing state pkg.installed for aodh-notifier
2018-01-14 10:43:37,361 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:43:37,391 [salt.loaded.int.module.cmdmod][INFO    ][12428] 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-14 10:43:39,271 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104340963104
2018-01-14 10:43:39,296 [salt.minion      ][INFO    ][22107] Starting a new job with PID 22107
2018-01-14 10:43:39,343 [salt.minion      ][INFO    ][22107] Returning information for job: 20180114104340963104
2018-01-14 10:43:41,506 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:43:41,546 [salt.state       ][INFO    ][12428] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-14 10:43:41,566 [salt.state       ][INFO    ][12428] Loading fresh modules for state activity
2018-01-14 10:43:41,588 [salt.state       ][INFO    ][12428] Completed state [aodh-notifier] at time 10:43:41.588481 duration_in_ms=4543.762
2018-01-14 10:43:41,593 [salt.state       ][INFO    ][12428] Running state [aodh-listener] at time 10:43:41.593964
2018-01-14 10:43:41,594 [salt.state       ][INFO    ][12428] Executing state pkg.installed for aodh-listener
2018-01-14 10:43:41,919 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:43:41,948 [salt.loaded.int.module.cmdmod][INFO    ][12428] 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-14 10:43:46,064 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:43:46,120 [salt.state       ][INFO    ][12428] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-14 10:43:46,160 [salt.state       ][INFO    ][12428] Loading fresh modules for state activity
2018-01-14 10:43:46,197 [salt.state       ][INFO    ][12428] Completed state [aodh-listener] at time 10:43:46.197351 duration_in_ms=4603.386
2018-01-14 10:43:46,202 [salt.state       ][INFO    ][12428] Running state [python-aodhclient] at time 10:43:46.202775
2018-01-14 10:43:46,203 [salt.state       ][INFO    ][12428] Executing state pkg.installed for python-aodhclient
2018-01-14 10:43:46,539 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:43:46,594 [salt.loaded.int.module.cmdmod][INFO    ][12428] 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-14 10:43:49,070 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:43:49,106 [salt.state       ][INFO    ][12428] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-01-14 10:43:49,130 [salt.state       ][INFO    ][12428] Loading fresh modules for state activity
2018-01-14 10:43:49,157 [salt.state       ][INFO    ][12428] Completed state [python-aodhclient] at time 10:43:49.157009 duration_in_ms=2954.229
2018-01-14 10:43:49,166 [salt.state       ][INFO    ][12428] Running state [/etc/aodh/aodh.conf] at time 10:43:49.166538
2018-01-14 10:43:49,167 [salt.state       ][INFO    ][12428] Executing state file.managed for /etc/aodh/aodh.conf
2018-01-14 10:43:49,362 [salt.fileclient  ][INFO    ][12428] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-01-14 10:43:49,420 [salt.state       ][INFO    ][12428] 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-14 10:43:49,429 [salt.state       ][INFO    ][12428] Completed state [/etc/aodh/aodh.conf] at time 10:43:49.429191 duration_in_ms=262.654
2018-01-14 10:43:49,434 [salt.state       ][INFO    ][12428] Running state [aodh-dbsync] at time 10:43:49.434367
2018-01-14 10:43:49,434 [salt.state       ][INFO    ][12428] Executing state cmd.run for aodh-dbsync
2018-01-14 10:43:49,438 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command 'aodh-dbsync' in directory '/root'
2018-01-14 10:43:49,711 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104350996782
2018-01-14 10:43:49,741 [salt.minion      ][INFO    ][22675] Starting a new job with PID 22675
2018-01-14 10:43:49,766 [salt.minion      ][INFO    ][22675] Returning information for job: 20180114104350996782
2018-01-14 10:43:51,219 [salt.state       ][INFO    ][12428] {'pid': 22670, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 10:43:51,221 [salt.state       ][INFO    ][12428] Completed state [aodh-dbsync] at time 10:43:51.221318 duration_in_ms=1786.948
2018-01-14 10:43:51,223 [salt.state       ][INFO    ][12428] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 10:43:51.223520
2018-01-14 10:43:51,224 [salt.state       ][INFO    ][12428] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-01-14 10:43:51,265 [salt.fileclient  ][INFO    ][12428] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-01-14 10:43:51,317 [salt.state       ][INFO    ][12428] 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-14 10:43:51,319 [salt.state       ][INFO    ][12428] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 10:43:51.319873 duration_in_ms=96.353
2018-01-14 10:43:51,320 [salt.state       ][INFO    ][12428] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 10:43:51.320332
2018-01-14 10:43:51,320 [salt.state       ][INFO    ][12428] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-01-14 10:43:51,332 [salt.state       ][INFO    ][12428] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-01-14 10:43:51,332 [salt.state       ][INFO    ][12428] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 10:43:51.332763 duration_in_ms=12.432
2018-01-14 10:43:51,700 [salt.state       ][INFO    ][12428] Running state [apache2] at time 10:43:51.700637
2018-01-14 10:43:51,701 [salt.state       ][INFO    ][12428] Executing state service.running for apache2
2018-01-14 10:43:51,701 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-14 10:43:51,731 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-14 10:43:51,753 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-14 10:43:51,778 [salt.state       ][INFO    ][12428] The service apache2 is already running
2018-01-14 10:43:51,778 [salt.state       ][INFO    ][12428] Completed state [apache2] at time 10:43:51.778572 duration_in_ms=77.936
2018-01-14 10:43:51,778 [salt.state       ][INFO    ][12428] Running state [apache2] at time 10:43:51.778893
2018-01-14 10:43:51,779 [salt.state       ][INFO    ][12428] Executing state service.mod_watch for apache2
2018-01-14 10:43:51,780 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-14 10:43:51,801 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-14 10:43:51,824 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-14 10:43:54,247 [salt.state       ][INFO    ][12428] {'apache2': True}
2018-01-14 10:43:54,248 [salt.state       ][INFO    ][12428] Completed state [apache2] at time 10:43:54.247963 duration_in_ms=2469.068
2018-01-14 10:43:54,249 [salt.state       ][INFO    ][12428] Running state [aodh-evaluator] at time 10:43:54.249471
2018-01-14 10:43:54,250 [salt.state       ][INFO    ][12428] Executing state service.running for aodh-evaluator
2018-01-14 10:43:54,252 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-01-14 10:43:54,289 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:43:54,315 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:43:54,338 [salt.state       ][INFO    ][12428] The service aodh-evaluator is already running
2018-01-14 10:43:54,339 [salt.state       ][INFO    ][12428] Completed state [aodh-evaluator] at time 10:43:54.339733 duration_in_ms=90.262
2018-01-14 10:43:54,340 [salt.state       ][INFO    ][12428] Running state [aodh-evaluator] at time 10:43:54.340405
2018-01-14 10:43:54,341 [salt.state       ][INFO    ][12428] Executing state service.mod_watch for aodh-evaluator
2018-01-14 10:43:54,343 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:43:54,367 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:43:54,390 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-01-14 10:43:54,592 [salt.state       ][INFO    ][12428] {'aodh-evaluator': True}
2018-01-14 10:43:54,592 [salt.state       ][INFO    ][12428] Completed state [aodh-evaluator] at time 10:43:54.592715 duration_in_ms=252.31
2018-01-14 10:43:54,593 [salt.state       ][INFO    ][12428] Running state [aodh-notifier] at time 10:43:54.593568
2018-01-14 10:43:54,594 [salt.state       ][INFO    ][12428] Executing state service.running for aodh-notifier
2018-01-14 10:43:54,599 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-01-14 10:43:54,645 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:43:54,669 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:43:54,694 [salt.state       ][INFO    ][12428] The service aodh-notifier is already running
2018-01-14 10:43:54,694 [salt.state       ][INFO    ][12428] Completed state [aodh-notifier] at time 10:43:54.694851 duration_in_ms=101.282
2018-01-14 10:43:54,695 [salt.state       ][INFO    ][12428] Running state [aodh-notifier] at time 10:43:54.695192
2018-01-14 10:43:54,695 [salt.state       ][INFO    ][12428] Executing state service.mod_watch for aodh-notifier
2018-01-14 10:43:54,696 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:43:54,716 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:43:54,732 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-01-14 10:43:59,519 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104401210435
2018-01-14 10:43:59,545 [salt.minion      ][INFO    ][22968] Starting a new job with PID 22968
2018-01-14 10:43:59,584 [salt.minion      ][INFO    ][22968] Returning information for job: 20180114104401210435
2018-01-14 10:44:09,765 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104411456604
2018-01-14 10:44:09,793 [salt.minion      ][INFO    ][22973] Starting a new job with PID 22973
2018-01-14 10:44:09,842 [salt.state       ][INFO    ][12428] {'aodh-notifier': True}
2018-01-14 10:44:09,844 [salt.state       ][INFO    ][12428] Completed state [aodh-notifier] at time 10:44:09.842803 duration_in_ms=15147.61
2018-01-14 10:44:09,845 [salt.state       ][INFO    ][12428] Running state [aodh-listener] at time 10:44:09.845472
2018-01-14 10:44:09,846 [salt.state       ][INFO    ][12428] Executing state service.running for aodh-listener
2018-01-14 10:44:09,847 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-01-14 10:44:09,898 [salt.minion      ][INFO    ][22973] Returning information for job: 20180114104411456604
2018-01-14 10:44:09,907 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:44:09,935 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:44:09,956 [salt.state       ][INFO    ][12428] The service aodh-listener is already running
2018-01-14 10:44:09,956 [salt.state       ][INFO    ][12428] Completed state [aodh-listener] at time 10:44:09.956715 duration_in_ms=111.243
2018-01-14 10:44:09,957 [salt.state       ][INFO    ][12428] Running state [aodh-listener] at time 10:44:09.957074
2018-01-14 10:44:09,957 [salt.state       ][INFO    ][12428] Executing state service.mod_watch for aodh-listener
2018-01-14 10:44:09,958 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:44:09,975 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:44:09,996 [salt.loaded.int.module.cmdmod][INFO    ][12428] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-01-14 10:44:19,891 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104421584461
2018-01-14 10:44:19,919 [salt.minion      ][INFO    ][23033] Starting a new job with PID 23033
2018-01-14 10:44:19,959 [salt.minion      ][INFO    ][23033] Returning information for job: 20180114104421584461
2018-01-14 10:44:25,246 [salt.state       ][INFO    ][12428] {'aodh-listener': True}
2018-01-14 10:44:25,253 [salt.state       ][INFO    ][12428] Completed state [aodh-listener] at time 10:44:25.253353 duration_in_ms=15296.277
2018-01-14 10:44:25,260 [salt.minion      ][INFO    ][12428] Returning information for job: 20180114104037882266
2018-01-14 10:48:23,677 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command state.sls with jid 20180114104825372777
2018-01-14 10:48:23,706 [salt.minion      ][INFO    ][23109] Starting a new job with PID 23109
2018-01-14 10:48:26,169 [salt.state       ][INFO    ][23109] Loading fresh modules for state activity
2018-01-14 10:48:26,238 [salt.fileclient  ][INFO    ][23109] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-01-14 10:48:26,270 [salt.fileclient  ][INFO    ][23109] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-01-14 10:48:27,564 [salt.state       ][INFO    ][23109] Running state [ceilometer-api] at time 10:48:27.564757
2018-01-14 10:48:27,565 [salt.state       ][INFO    ][23109] Executing state pkg.installed for ceilometer-api
2018-01-14 10:48:27,566 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:48:28,001 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-01-14 10:48:28,130 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:48:30,239 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:48:30,271 [salt.loaded.int.module.cmdmod][INFO    ][23109] 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-14 10:48:33,779 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104835472420
2018-01-14 10:48:33,809 [salt.minion      ][INFO    ][23485] Starting a new job with PID 23485
2018-01-14 10:48:33,841 [salt.minion      ][INFO    ][23485] Returning information for job: 20180114104835472420
2018-01-14 10:48:43,827 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104845521838
2018-01-14 10:48:43,856 [salt.minion      ][INFO    ][23724] Starting a new job with PID 23724
2018-01-14 10:48:43,895 [salt.minion      ][INFO    ][23724] Returning information for job: 20180114104845521838
2018-01-14 10:48:53,859 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104855552069
2018-01-14 10:48:53,891 [salt.minion      ][INFO    ][23966] Starting a new job with PID 23966
2018-01-14 10:48:53,928 [salt.minion      ][INFO    ][23966] Returning information for job: 20180114104855552069
2018-01-14 10:49:03,899 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104905592250
2018-01-14 10:49:03,931 [salt.minion      ][INFO    ][24163] Starting a new job with PID 24163
2018-01-14 10:49:03,971 [salt.minion      ][INFO    ][24163] Returning information for job: 20180114104905592250
2018-01-14 10:49:13,941 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104915635489
2018-01-14 10:49:13,969 [salt.minion      ][INFO    ][25126] Starting a new job with PID 25126
2018-01-14 10:49:14,001 [salt.minion      ][INFO    ][25126] Returning information for job: 20180114104915635489
2018-01-14 10:49:23,996 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104925690772
2018-01-14 10:49:24,028 [salt.minion      ][INFO    ][25446] Starting a new job with PID 25446
2018-01-14 10:49:24,073 [salt.minion      ][INFO    ][25446] Returning information for job: 20180114104925690772
2018-01-14 10:49:26,477 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:26,560 [salt.state       ][INFO    ][23109] 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-14 10:49:26,611 [salt.state       ][INFO    ][23109] Loading fresh modules for state activity
2018-01-14 10:49:26,777 [salt.state       ][INFO    ][23109] Completed state [ceilometer-api] at time 10:49:26.777656 duration_in_ms=59212.899
2018-01-14 10:49:26,784 [salt.state       ][INFO    ][23109] Running state [ceilometer-agent-central] at time 10:49:26.784120
2018-01-14 10:49:26,784 [salt.state       ][INFO    ][23109] Executing state pkg.installed for ceilometer-agent-central
2018-01-14 10:49:27,197 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:49:27,229 [salt.loaded.int.module.cmdmod][INFO    ][23109] 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-14 10:49:31,772 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:31,825 [salt.state       ][INFO    ][23109] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-14 10:49:31,850 [salt.state       ][INFO    ][23109] Loading fresh modules for state activity
2018-01-14 10:49:31,875 [salt.state       ][INFO    ][23109] Completed state [ceilometer-agent-central] at time 10:49:31.875487 duration_in_ms=5091.366
2018-01-14 10:49:31,882 [salt.state       ][INFO    ][23109] Running state [python-ceilometerclient] at time 10:49:31.882041
2018-01-14 10:49:31,882 [salt.state       ][INFO    ][23109] Executing state pkg.installed for python-ceilometerclient
2018-01-14 10:49:32,379 [salt.state       ][INFO    ][23109] All specified packages are already installed
2018-01-14 10:49:32,380 [salt.state       ][INFO    ][23109] Completed state [python-ceilometerclient] at time 10:49:32.380187 duration_in_ms=498.145
2018-01-14 10:49:32,380 [salt.state       ][INFO    ][23109] Running state [ceilometer-agent-notification] at time 10:49:32.380424
2018-01-14 10:49:32,380 [salt.state       ][INFO    ][23109] Executing state pkg.installed for ceilometer-agent-notification
2018-01-14 10:49:32,392 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:49:32,424 [salt.loaded.int.module.cmdmod][INFO    ][23109] 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-14 10:49:34,050 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104935744713
2018-01-14 10:49:34,086 [salt.minion      ][INFO    ][25927] Starting a new job with PID 25927
2018-01-14 10:49:34,120 [salt.minion      ][INFO    ][25927] Returning information for job: 20180114104935744713
2018-01-14 10:49:37,146 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:37,188 [salt.state       ][INFO    ][23109] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-14 10:49:37,207 [salt.state       ][INFO    ][23109] Loading fresh modules for state activity
2018-01-14 10:49:37,228 [salt.state       ][INFO    ][23109] Completed state [ceilometer-agent-notification] at time 10:49:37.227987 duration_in_ms=4847.563
2018-01-14 10:49:37,234 [salt.state       ][INFO    ][23109] Running state [python-elasticsearch] at time 10:49:37.234275
2018-01-14 10:49:37,234 [salt.state       ][INFO    ][23109] Executing state pkg.installed for python-elasticsearch
2018-01-14 10:49:37,752 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:49:37,807 [salt.loaded.int.module.cmdmod][INFO    ][23109] 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-14 10:49:40,718 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:40,761 [salt.state       ][INFO    ][23109] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-01-14 10:49:40,782 [salt.state       ][INFO    ][23109] Loading fresh modules for state activity
2018-01-14 10:49:40,802 [salt.state       ][INFO    ][23109] Completed state [python-elasticsearch] at time 10:49:40.802659 duration_in_ms=3568.383
2018-01-14 10:49:40,808 [salt.state       ][INFO    ][23109] Running state [python-influxdb] at time 10:49:40.808262
2018-01-14 10:49:40,808 [salt.state       ][INFO    ][23109] Executing state pkg.installed for python-influxdb
2018-01-14 10:49:41,342 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:49:41,397 [salt.loaded.int.module.cmdmod][INFO    ][23109] 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-14 10:49:44,105 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114104945800601
2018-01-14 10:49:44,137 [salt.minion      ][INFO    ][26328] Starting a new job with PID 26328
2018-01-14 10:49:44,168 [salt.minion      ][INFO    ][26328] Returning information for job: 20180114104945800601
2018-01-14 10:49:44,404 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:49:44,471 [salt.state       ][INFO    ][23109] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-01-14 10:49:44,529 [salt.state       ][INFO    ][23109] Loading fresh modules for state activity
2018-01-14 10:49:44,577 [salt.state       ][INFO    ][23109] Completed state [python-influxdb] at time 10:49:44.577325 duration_in_ms=3769.06
2018-01-14 10:49:44,590 [salt.state       ][INFO    ][23109] Running state [python-pymongo] at time 10:49:44.590265
2018-01-14 10:49:44,590 [salt.state       ][INFO    ][23109] Executing state pkg.installed for python-pymongo
2018-01-14 10:49:45,055 [salt.state       ][INFO    ][23109] All specified packages are already installed
2018-01-14 10:49:45,056 [salt.state       ][INFO    ][23109] Completed state [python-pymongo] at time 10:49:45.056246 duration_in_ms=465.981
2018-01-14 10:49:45,058 [salt.state       ][INFO    ][23109] Running state [/etc/ceilometer/ceilometer.conf] at time 10:49:45.058859
2018-01-14 10:49:45,059 [salt.state       ][INFO    ][23109] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-01-14 10:49:45,094 [salt.fileclient  ][INFO    ][23109] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-01-14 10:49:45,228 [salt.state       ][INFO    ][23109] 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-14 10:49:45,229 [salt.state       ][INFO    ][23109] Completed state [/etc/ceilometer/ceilometer.conf] at time 10:49:45.229906 duration_in_ms=171.046
2018-01-14 10:49:45,230 [salt.state       ][INFO    ][23109] Running state [/etc/ceilometer/pipeline.yaml] at time 10:49:45.230495
2018-01-14 10:49:45,230 [salt.state       ][INFO    ][23109] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-01-14 10:49:45,257 [salt.fileclient  ][INFO    ][23109] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-01-14 10:49:45,311 [salt.state       ][INFO    ][23109] File changed:
New file
2018-01-14 10:49:45,311 [salt.state       ][INFO    ][23109] Completed state [/etc/ceilometer/pipeline.yaml] at time 10:49:45.311511 duration_in_ms=81.017
2018-01-14 10:49:45,312 [salt.state       ][INFO    ][23109] Running state [/etc/ceilometer/event_pipeline.yaml] at time 10:49:45.312021
2018-01-14 10:49:45,312 [salt.state       ][INFO    ][23109] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-01-14 10:49:45,335 [salt.fileclient  ][INFO    ][23109] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-01-14 10:49:45,338 [salt.state       ][INFO    ][23109] File changed:
New file
2018-01-14 10:49:45,339 [salt.state       ][INFO    ][23109] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 10:49:45.339115 duration_in_ms=27.094
2018-01-14 10:49:45,339 [salt.state       ][INFO    ][23109] Running state [/etc/ceilometer/event_definitions.yaml] at time 10:49:45.339723
2018-01-14 10:49:45,340 [salt.state       ][INFO    ][23109] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-01-14 10:49:45,362 [salt.fileclient  ][INFO    ][23109] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-01-14 10:49:45,373 [salt.state       ][INFO    ][23109] File changed:
New file
2018-01-14 10:49:45,373 [salt.state       ][INFO    ][23109] Completed state [/etc/ceilometer/event_definitions.yaml] at time 10:49:45.373290 duration_in_ms=33.566
2018-01-14 10:49:45,373 [salt.state       ][INFO    ][23109] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 10:49:45.373884
2018-01-14 10:49:45,374 [salt.state       ][INFO    ][23109] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-01-14 10:49:45,395 [salt.fileclient  ][INFO    ][23109] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-01-14 10:49:45,398 [salt.state       ][INFO    ][23109] File changed:
New file
2018-01-14 10:49:45,398 [salt.state       ][INFO    ][23109] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 10:49:45.398647 duration_in_ms=24.762
2018-01-14 10:49:45,399 [salt.state       ][INFO    ][23109] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 10:49:45.399147
2018-01-14 10:49:45,399 [salt.state       ][INFO    ][23109] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-01-14 10:49:45,423 [salt.fileclient  ][INFO    ][23109] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-01-14 10:49:45,463 [salt.state       ][INFO    ][23109] 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-14 10:49:45,463 [salt.state       ][INFO    ][23109] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 10:49:45.463614 duration_in_ms=64.467
2018-01-14 10:49:45,463 [salt.state       ][INFO    ][23109] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 10:49:45.463902
2018-01-14 10:49:45,464 [salt.state       ][INFO    ][23109] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-01-14 10:49:45,465 [salt.state       ][INFO    ][23109] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-01-14 10:49:45,466 [salt.state       ][INFO    ][23109] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 10:49:45.466194 duration_in_ms=2.292
2018-01-14 10:49:45,468 [salt.state       ][INFO    ][23109] Running state [apache2] at time 10:49:45.468756
2018-01-14 10:49:45,469 [salt.state       ][INFO    ][23109] Executing state service.running for apache2
2018-01-14 10:49:45,469 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-14 10:49:45,490 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-14 10:49:45,506 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-14 10:49:45,522 [salt.state       ][INFO    ][23109] The service apache2 is already running
2018-01-14 10:49:45,522 [salt.state       ][INFO    ][23109] Completed state [apache2] at time 10:49:45.522643 duration_in_ms=53.884
2018-01-14 10:49:45,523 [salt.state       ][INFO    ][23109] Running state [apache2] at time 10:49:45.523091
2018-01-14 10:49:45,523 [salt.state       ][INFO    ][23109] Executing state service.mod_watch for apache2
2018-01-14 10:49:45,524 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-14 10:49:45,539 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-14 10:49:45,556 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-14 10:49:47,897 [salt.state       ][INFO    ][23109] {'apache2': True}
2018-01-14 10:49:47,898 [salt.state       ][INFO    ][23109] Completed state [apache2] at time 10:49:47.898576 duration_in_ms=2375.483
2018-01-14 10:49:47,903 [salt.state       ][INFO    ][23109] Running state [ceilometer-agent-central] at time 10:49:47.903657
2018-01-14 10:49:47,905 [salt.state       ][INFO    ][23109] Executing state service.running for ceilometer-agent-central
2018-01-14 10:49:47,907 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-01-14 10:49:47,940 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:47,966 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:47,989 [salt.state       ][INFO    ][23109] The service ceilometer-agent-central is already running
2018-01-14 10:49:47,989 [salt.state       ][INFO    ][23109] Completed state [ceilometer-agent-central] at time 10:49:47.989690 duration_in_ms=86.035
2018-01-14 10:49:47,990 [salt.state       ][INFO    ][23109] Running state [ceilometer-agent-central] at time 10:49:47.990105
2018-01-14 10:49:47,990 [salt.state       ][INFO    ][23109] Executing state service.mod_watch for ceilometer-agent-central
2018-01-14 10:49:47,991 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:48,011 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:48,030 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-14 10:49:48,222 [salt.state       ][INFO    ][23109] {'ceilometer-agent-central': True}
2018-01-14 10:49:48,227 [salt.state       ][INFO    ][23109] Completed state [ceilometer-agent-central] at time 10:49:48.227292 duration_in_ms=237.186
2018-01-14 10:49:48,228 [salt.state       ][INFO    ][23109] Running state [ceilometer-agent-notification] at time 10:49:48.228309
2018-01-14 10:49:48,228 [salt.state       ][INFO    ][23109] Executing state service.running for ceilometer-agent-notification
2018-01-14 10:49:48,229 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-01-14 10:49:48,285 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,306 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,326 [salt.state       ][INFO    ][23109] The service ceilometer-agent-notification is already running
2018-01-14 10:49:48,326 [salt.state       ][INFO    ][23109] Completed state [ceilometer-agent-notification] at time 10:49:48.326727 duration_in_ms=98.417
2018-01-14 10:49:48,345 [salt.state       ][INFO    ][23109] Running state [ceilometer-agent-notification] at time 10:49:48.345588
2018-01-14 10:49:48,346 [salt.state       ][INFO    ][23109] Executing state service.mod_watch for ceilometer-agent-notification
2018-01-14 10:49:48,346 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,367 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,396 [salt.loaded.int.module.cmdmod][INFO    ][23109] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-14 10:49:48,662 [salt.state       ][INFO    ][23109] {'ceilometer-agent-notification': True}
2018-01-14 10:49:48,663 [salt.state       ][INFO    ][23109] Completed state [ceilometer-agent-notification] at time 10:49:48.662831 duration_in_ms=317.242
2018-01-14 10:49:48,670 [salt.minion      ][INFO    ][23109] Returning information for job: 20180114104825372777
2018-01-14 10:55:09,743 [salt.minion      ][INFO    ][2837] User sudo_ubuntu Executing command cp.push_dir with jid 20180114105511443917
2018-01-14 10:55:09,777 [salt.minion      ][INFO    ][26772] Starting a new job with PID 26772
