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

2018-01-20 08:11:46,797 [salt.loaded.int.module.cmdmod][ERROR   ][1416] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-01-20 08:11:49,673 [salt.loaded.int.module.cmdmod][INFO    ][2131] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-20 08:11:49,703 [salt.loaded.int.module.cmdmod][INFO    ][2131] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-20 08:11:49,731 [salt.loaded.int.module.cmdmod][INFO    ][2131] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-20 08:11:49,763 [salt.utils.parsers][WARNING ][1200] Minion received a SIGTERM. Exiting.
2018-01-20 08:11:50,634 [salt.cli.daemons ][INFO    ][2181] Setting up the Salt Minion "mdb03.baremetal-mcp-pike-odl-ha.local"
2018-01-20 08:11:50,752 [salt.cli.daemons ][INFO    ][2181] Starting up the Salt Minion
2018-01-20 08:11:50,754 [salt.utils.event ][INFO    ][2181] Starting pull socket on /var/run/salt/minion/minion_event_cb8ecf0135_pull.ipc
2018-01-20 08:11:51,314 [salt.minion      ][INFO    ][2181] Creating minion process manager
2018-01-20 08:11:52,540 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2181] Executing command ['date', '+%z'] in directory '/root'
2018-01-20 08:11:52,577 [salt.utils.schedule][INFO    ][2181] Updating job settings for scheduled job: __mine_interval
2018-01-20 08:11:52,581 [salt.minion      ][INFO    ][2181] Added mine.update to scheduler
2018-01-20 08:11:52,595 [salt.minion      ][INFO    ][2181] Minion is starting as user 'root'
2018-01-20 08:11:52,612 [salt.minion      ][INFO    ][2181] Minion is ready to receive requests!
2018-01-20 08:11:53,615 [salt.utils.schedule][INFO    ][2181] Running scheduled job: __mine_interval
2018-01-20 08:11:53,735 [salt.minion      ][INFO    ][2181] User sudo_ubuntu Executing command service.force_reload with jid 20180120081153247280
2018-01-20 08:11:53,759 [salt.minion      ][INFO    ][2272] Starting a new job with PID 2272
2018-01-20 08:11:54,047 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2272] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-20 08:11:54,062 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2272] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-20 08:11:54,091 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2272] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-20 08:11:54,129 [salt.utils.parsers][WARNING ][2181] Minion received a SIGTERM. Exiting.
2018-01-20 08:11:54,130 [salt.cli.daemons ][INFO    ][2181] Shutting down the Salt Minion
2018-01-20 08:11:54,519 [salt.cli.daemons ][INFO    ][2285] Setting up the Salt Minion "mdb03.baremetal-mcp-pike-odl-ha.local"
2018-01-20 08:11:54,614 [salt.cli.daemons ][INFO    ][2285] Starting up the Salt Minion
2018-01-20 08:11:54,615 [salt.utils.event ][INFO    ][2285] Starting pull socket on /var/run/salt/minion/minion_event_cb8ecf0135_pull.ipc
2018-01-20 08:11:55,135 [salt.minion      ][INFO    ][2285] Creating minion process manager
2018-01-20 08:11:56,604 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2285] Executing command ['date', '+%z'] in directory '/root'
2018-01-20 08:11:56,630 [salt.utils.schedule][INFO    ][2285] Updating job settings for scheduled job: __mine_interval
2018-01-20 08:11:56,640 [salt.minion      ][INFO    ][2285] Added mine.update to scheduler
2018-01-20 08:11:56,656 [salt.minion      ][INFO    ][2285] Minion is starting as user 'root'
2018-01-20 08:11:56,673 [salt.minion      ][INFO    ][2285] Minion is ready to receive requests!
2018-01-20 08:11:57,676 [salt.utils.schedule][INFO    ][2285] Running scheduled job: __mine_interval
2018-01-20 08:12:03,796 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081203316763
2018-01-20 08:12:03,838 [salt.minion      ][INFO    ][2376] Starting a new job with PID 2376
2018-01-20 08:12:03,859 [salt.minion      ][INFO    ][2376] Returning information for job: 20180120081203316763
2018-01-20 08:12:15,145 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command state.apply with jid 20180120081214662750
2018-01-20 08:12:15,176 [salt.minion      ][INFO    ][2381] Starting a new job with PID 2381
2018-01-20 08:12:16,992 [salt.state       ][INFO    ][2381] Loading fresh modules for state activity
2018-01-20 08:12:17,054 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-20 08:12:17,098 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-20 08:12:17,227 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-20 08:12:17,340 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-20 08:12:17,469 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-20 08:12:17,619 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-20 08:12:17,694 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-20 08:12:17,753 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-20 08:12:18,304 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-20 08:12:18,497 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-20 08:12:18,637 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-20 08:12:18,742 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-20 08:12:18,849 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-20 08:12:18,931 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-20 08:12:19,052 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-20 08:12:19,145 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-20 08:12:19,221 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-20 08:12:19,306 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-20 08:12:19,374 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-20 08:12:19,497 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-20 08:12:19,609 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-20 08:12:19,679 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-20 08:12:19,757 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-20 08:12:19,780 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-20 08:12:19,824 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-20 08:12:19,853 [salt.state       ][INFO    ][2381] Running state [/etc/environment] at time 08:12:19.853453
2018-01-20 08:12:19,853 [salt.state       ][INFO    ][2381] Executing state file.blockreplace for /etc/environment
2018-01-20 08:12:19,860 [salt.state       ][INFO    ][2381] 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-20 08:12:19,861 [salt.state       ][INFO    ][2381] Completed state [/etc/environment] at time 08:12:19.861744 duration_in_ms=8.29
2018-01-20 08:12:19,862 [salt.state       ][INFO    ][2381] Running state [/etc/profile.d] at time 08:12:19.862247
2018-01-20 08:12:19,862 [salt.state       ][INFO    ][2381] Executing state file.directory for /etc/profile.d
2018-01-20 08:12:19,876 [salt.state       ][INFO    ][2381] Directory /etc/profile.d is in the correct state
2018-01-20 08:12:19,876 [salt.state       ][INFO    ][2381] Completed state [/etc/profile.d] at time 08:12:19.876596 duration_in_ms=14.349
2018-01-20 08:12:20,363 [salt.state       ][INFO    ][2381] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 08:12:20.363926
2018-01-20 08:12:20,364 [salt.state       ][INFO    ][2381] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-20 08:12:20,388 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-20 08:12:20,393 [salt.state       ][INFO    ][2381] File changed:
New file
2018-01-20 08:12:20,393 [salt.state       ][INFO    ][2381] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 08:12:20.393466 duration_in_ms=29.54
2018-01-20 08:12:20,393 [salt.state       ][INFO    ][2381] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 08:12:20.393644
2018-01-20 08:12:20,393 [salt.state       ][INFO    ][2381] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-20 08:12:20,414 [salt.state       ][INFO    ][2381] File changed:
New file
2018-01-20 08:12:20,414 [salt.state       ][INFO    ][2381] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 08:12:20.414778 duration_in_ms=21.133
2018-01-20 08:12:20,416 [salt.state       ][INFO    ][2381] Running state [linux_repo_prereq_pkgs] at time 08:12:20.416063
2018-01-20 08:12:20,416 [salt.state       ][INFO    ][2381] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-20 08:12:20,417 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 08:12:20,719 [salt.state       ][INFO    ][2381] All specified packages are already installed
2018-01-20 08:12:20,719 [salt.state       ][INFO    ][2381] Completed state [linux_repo_prereq_pkgs] at time 08:12:20.719532 duration_in_ms=303.468
2018-01-20 08:12:20,719 [salt.state       ][INFO    ][2381] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 08:12:20.719892
2018-01-20 08:12:20,720 [salt.state       ][INFO    ][2381] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-20 08:12:20,720 [salt.state       ][INFO    ][2381] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-20 08:12:20,720 [salt.state       ][INFO    ][2381] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 08:12:20.720860 duration_in_ms=0.968
2018-01-20 08:12:20,721 [salt.state       ][INFO    ][2381] Running state [/etc/apt/preferences.d/uca] at time 08:12:20.721045
2018-01-20 08:12:20,721 [salt.state       ][INFO    ][2381] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-20 08:12:20,721 [salt.state       ][INFO    ][2381] File /etc/apt/preferences.d/uca is not present
2018-01-20 08:12:20,721 [salt.state       ][INFO    ][2381] Completed state [/etc/apt/preferences.d/uca] at time 08:12:20.721752 duration_in_ms=0.707
2018-01-20 08:12:20,734 [salt.state       ][INFO    ][2381] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 08:12:20.734682
2018-01-20 08:12:20,734 [salt.state       ][INFO    ][2381] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-20 08:12:20,839 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-20 08:12:20,998 [salt.loaded.int.module.cmdmod][INFO    ][2381] 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-20 08:12:21,575 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 08:12:25,235 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081224754531
2018-01-20 08:12:25,268 [salt.minion      ][INFO    ][2914] Starting a new job with PID 2914
2018-01-20 08:12:25,274 [salt.state       ][INFO    ][2381] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-20 08:12:25,275 [salt.state       ][INFO    ][2381] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 08:12:25.275269 duration_in_ms=4540.587
2018-01-20 08:12:25,275 [salt.state       ][INFO    ][2381] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 08:12:25.275718
2018-01-20 08:12:25,276 [salt.state       ][INFO    ][2381] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2018-01-20 08:12:25,276 [salt.state       ][INFO    ][2381] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2018-01-20 08:12:25,277 [salt.state       ][INFO    ][2381] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 08:12:25.277016 duration_in_ms=1.297
2018-01-20 08:12:25,277 [salt.state       ][INFO    ][2381] Running state [/etc/apt/preferences.d/mcp_extra] at time 08:12:25.277375
2018-01-20 08:12:25,277 [salt.state       ][INFO    ][2381] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2018-01-20 08:12:25,287 [salt.minion      ][INFO    ][2914] Returning information for job: 20180120081224754531
2018-01-20 08:12:25,310 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-20 08:12:25,363 [salt.state       ][INFO    ][2381] File changed:
New file
2018-01-20 08:12:25,363 [salt.state       ][INFO    ][2381] Completed state [/etc/apt/preferences.d/mcp_extra] at time 08:12:25.363875 duration_in_ms=86.499
2018-01-20 08:12:25,364 [salt.state       ][INFO    ][2381] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 08:12:25.364817
2018-01-20 08:12:25,365 [salt.state       ][INFO    ][2381] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2018-01-20 08:12:25,412 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-20 08:12:25,580 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 08:12:28,864 [salt.state       ][INFO    ][2381] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly extra'}
2018-01-20 08:12:28,864 [salt.state       ][INFO    ][2381] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 08:12:28.864885 duration_in_ms=3500.068
2018-01-20 08:12:28,865 [salt.state       ][INFO    ][2381] Running state [linux_extra_packages_purged] at time 08:12:28.865396
2018-01-20 08:12:28,865 [salt.state       ][INFO    ][2381] Executing state pkg.purged for linux_extra_packages_purged
2018-01-20 08:12:28,896 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-20 08:12:35,262 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081234781601
2018-01-20 08:12:35,299 [salt.minion      ][INFO    ][4041] Starting a new job with PID 4041
2018-01-20 08:12:35,328 [salt.minion      ][INFO    ][4041] Returning information for job: 20180120081234781601
2018-01-20 08:12:36,024 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 08:12:36,064 [salt.state       ][INFO    ][2381] {'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-20 08:12:36,086 [salt.state       ][INFO    ][2381] Loading fresh modules for state activity
2018-01-20 08:12:36,117 [salt.state       ][INFO    ][2381] Completed state [linux_extra_packages_purged] at time 08:12:36.117657 duration_in_ms=7252.261
2018-01-20 08:12:36,214 [salt.state       ][INFO    ][2381] Running state [linux_extra_packages_latest] at time 08:12:36.214864
2018-01-20 08:12:36,215 [salt.state       ][INFO    ][2381] Executing state pkg.latest for linux_extra_packages_latest
2018-01-20 08:12:36,564 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-20 08:12:36,616 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 08:12:36,649 [salt.loaded.int.module.cmdmod][INFO    ][2381] 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-20 08:12:41,553 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 08:12:41,581 [salt.state       ][INFO    ][2381] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-20 08:12:41,593 [salt.state       ][INFO    ][2381] Loading fresh modules for state activity
2018-01-20 08:12:41,613 [salt.state       ][INFO    ][2381] Completed state [linux_extra_packages_latest] at time 08:12:41.613633 duration_in_ms=5398.769
2018-01-20 08:12:41,623 [salt.state       ][INFO    ][2381] Running state [UTC] at time 08:12:41.623090
2018-01-20 08:12:41,623 [salt.state       ][INFO    ][2381] Executing state timezone.system for UTC
2018-01-20 08:12:41,626 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['timedatectl'] in directory '/root'
2018-01-20 08:12:41,796 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['timedatectl'] in directory '/root'
2018-01-20 08:12:41,812 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-20 08:12:41,838 [salt.state       ][INFO    ][2381] {'timezone': 'UTC'}
2018-01-20 08:12:41,839 [salt.state       ][INFO    ][2381] Completed state [UTC] at time 08:12:41.838842 duration_in_ms=215.75
2018-01-20 08:12:41,852 [salt.state       ][INFO    ][2381] Running state [nf_conntrack] at time 08:12:41.852649
2018-01-20 08:12:41,853 [salt.state       ][INFO    ][2381] Executing state kmod.present for nf_conntrack
2018-01-20 08:12:41,854 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'lsmod' in directory '/root'
2018-01-20 08:12:42,046 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'lsmod' in directory '/root'
2018-01-20 08:12:42,076 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-20 08:12:42,139 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'lsmod' in directory '/root'
2018-01-20 08:12:42,208 [salt.state       ][INFO    ][2381] {'nf_conntrack': 'loaded'}
2018-01-20 08:12:42,209 [salt.state       ][INFO    ][2381] Completed state [nf_conntrack] at time 08:12:42.209165 duration_in_ms=356.516
2018-01-20 08:12:42,218 [salt.state       ][INFO    ][2381] Running state [net.ipv4.tcp_keepalive_probes] at time 08:12:42.218600
2018-01-20 08:12:42,219 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-20 08:12:42,220 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,309 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-20 08:12:42,331 [salt.state       ][INFO    ][2381] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-20 08:12:42,333 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.tcp_keepalive_probes] at time 08:12:42.332978 duration_in_ms=114.377
2018-01-20 08:12:42,334 [salt.state       ][INFO    ][2381] Running state [fs.file-max] at time 08:12:42.334043
2018-01-20 08:12:42,335 [salt.state       ][INFO    ][2381] Executing state sysctl.present for fs.file-max
2018-01-20 08:12:42,336 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,385 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-20 08:12:42,408 [salt.state       ][INFO    ][2381] {'fs.file-max': 124165}
2018-01-20 08:12:42,409 [salt.state       ][INFO    ][2381] Completed state [fs.file-max] at time 08:12:42.409466 duration_in_ms=75.423
2018-01-20 08:12:42,410 [salt.state       ][INFO    ][2381] Running state [net.core.somaxconn] at time 08:12:42.410385
2018-01-20 08:12:42,411 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.core.somaxconn
2018-01-20 08:12:42,412 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,456 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-20 08:12:42,478 [salt.state       ][INFO    ][2381] {'net.core.somaxconn': 4096}
2018-01-20 08:12:42,479 [salt.state       ][INFO    ][2381] Completed state [net.core.somaxconn] at time 08:12:42.478988 duration_in_ms=68.602
2018-01-20 08:12:42,479 [salt.state       ][INFO    ][2381] Running state [net.ipv4.tcp_max_syn_backlog] at time 08:12:42.479859
2018-01-20 08:12:42,480 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-20 08:12:42,482 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,519 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-20 08:12:42,541 [salt.state       ][INFO    ][2381] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-20 08:12:42,542 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.tcp_max_syn_backlog] at time 08:12:42.542129 duration_in_ms=62.269
2018-01-20 08:12:42,542 [salt.state       ][INFO    ][2381] Running state [net.ipv4.tcp_tw_reuse] at time 08:12:42.542811
2018-01-20 08:12:42,543 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-20 08:12:42,544 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,579 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-20 08:12:42,604 [salt.state       ][INFO    ][2381] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-20 08:12:42,605 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.tcp_tw_reuse] at time 08:12:42.605489 duration_in_ms=62.675
2018-01-20 08:12:42,606 [salt.state       ][INFO    ][2381] Running state [net.ipv4.tcp_congestion_control] at time 08:12:42.606720
2018-01-20 08:12:42,607 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-20 08:12:42,609 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,661 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-20 08:12:42,698 [salt.state       ][INFO    ][2381] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-20 08:12:42,699 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.tcp_congestion_control] at time 08:12:42.699181 duration_in_ms=92.461
2018-01-20 08:12:42,700 [salt.state       ][INFO    ][2381] Running state [net.nf_conntrack_max] at time 08:12:42.700162
2018-01-20 08:12:42,700 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.nf_conntrack_max
2018-01-20 08:12:42,702 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,755 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-20 08:12:42,781 [salt.state       ][INFO    ][2381] {'net.nf_conntrack_max': 1048576}
2018-01-20 08:12:42,781 [salt.state       ][INFO    ][2381] Completed state [net.nf_conntrack_max] at time 08:12:42.781836 duration_in_ms=81.673
2018-01-20 08:12:42,782 [salt.state       ][INFO    ][2381] Running state [net.ipv4.tcp_retries2] at time 08:12:42.782630
2018-01-20 08:12:42,783 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-20 08:12:42,784 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,833 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-20 08:12:42,858 [salt.state       ][INFO    ][2381] {'net.ipv4.tcp_retries2': 5}
2018-01-20 08:12:42,858 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.tcp_retries2] at time 08:12:42.858658 duration_in_ms=76.028
2018-01-20 08:12:42,859 [salt.state       ][INFO    ][2381] Running state [net.ipv4.tcp_fin_timeout] at time 08:12:42.859237
2018-01-20 08:12:42,859 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-20 08:12:42,860 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,905 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-20 08:12:42,929 [salt.state       ][INFO    ][2381] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-20 08:12:42,929 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.tcp_fin_timeout] at time 08:12:42.929738 duration_in_ms=70.501
2018-01-20 08:12:42,930 [salt.state       ][INFO    ][2381] Running state [net.ipv4.tcp_slow_start_after_idle] at time 08:12:42.930287
2018-01-20 08:12:42,930 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-20 08:12:42,931 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:42,972 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-20 08:12:42,994 [salt.state       ][INFO    ][2381] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-20 08:12:42,994 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 08:12:42.994719 duration_in_ms=64.432
2018-01-20 08:12:42,995 [salt.state       ][INFO    ][2381] Running state [vm.swappiness] at time 08:12:42.995244
2018-01-20 08:12:42,995 [salt.state       ][INFO    ][2381] Executing state sysctl.present for vm.swappiness
2018-01-20 08:12:42,996 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:43,033 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-20 08:12:43,055 [salt.state       ][INFO    ][2381] {'vm.swappiness': 10}
2018-01-20 08:12:43,056 [salt.state       ][INFO    ][2381] Completed state [vm.swappiness] at time 08:12:43.056019 duration_in_ms=60.774
2018-01-20 08:12:43,056 [salt.state       ][INFO    ][2381] Running state [net.ipv4.tcp_keepalive_intvl] at time 08:12:43.056573
2018-01-20 08:12:43,057 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-20 08:12:43,058 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:43,098 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-20 08:12:43,122 [salt.state       ][INFO    ][2381] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-20 08:12:43,123 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.tcp_keepalive_intvl] at time 08:12:43.123057 duration_in_ms=66.484
2018-01-20 08:12:43,123 [salt.state       ][INFO    ][2381] Running state [net.ipv4.neigh.default.gc_thresh1] at time 08:12:43.123547
2018-01-20 08:12:43,123 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-20 08:12:43,124 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:43,164 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-20 08:12:43,185 [salt.state       ][INFO    ][2381] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-20 08:12:43,186 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 08:12:43.186010 duration_in_ms=62.462
2018-01-20 08:12:43,186 [salt.state       ][INFO    ][2381] Running state [net.ipv4.neigh.default.gc_thresh2] at time 08:12:43.186493
2018-01-20 08:12:43,186 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-20 08:12:43,187 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:43,223 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-20 08:12:43,247 [salt.state       ][INFO    ][2381] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-20 08:12:43,248 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 08:12:43.247926 duration_in_ms=61.432
2018-01-20 08:12:43,248 [salt.state       ][INFO    ][2381] Running state [net.ipv4.neigh.default.gc_thresh3] at time 08:12:43.248395
2018-01-20 08:12:43,248 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-20 08:12:43,249 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:43,286 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-20 08:12:43,309 [salt.state       ][INFO    ][2381] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-20 08:12:43,309 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 08:12:43.309505 duration_in_ms=61.109
2018-01-20 08:12:43,309 [salt.state       ][INFO    ][2381] Running state [net.core.netdev_max_backlog] at time 08:12:43.309930
2018-01-20 08:12:43,310 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-20 08:12:43,311 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:43,348 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-20 08:12:43,361 [salt.state       ][INFO    ][2381] {'net.core.netdev_max_backlog': 261144}
2018-01-20 08:12:43,361 [salt.state       ][INFO    ][2381] Completed state [net.core.netdev_max_backlog] at time 08:12:43.361608 duration_in_ms=51.678
2018-01-20 08:12:43,362 [salt.state       ][INFO    ][2381] Running state [net.ipv4.tcp_keepalive_time] at time 08:12:43.362009
2018-01-20 08:12:43,362 [salt.state       ][INFO    ][2381] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-20 08:12:43,363 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:43,387 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-20 08:12:43,400 [salt.state       ][INFO    ][2381] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-20 08:12:43,401 [salt.state       ][INFO    ][2381] Completed state [net.ipv4.tcp_keepalive_time] at time 08:12:43.401326 duration_in_ms=39.316
2018-01-20 08:12:43,401 [salt.state       ][INFO    ][2381] Running state [kernel.panic] at time 08:12:43.401869
2018-01-20 08:12:43,402 [salt.state       ][INFO    ][2381] Executing state sysctl.present for kernel.panic
2018-01-20 08:12:43,403 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -a' in directory '/root'
2018-01-20 08:12:43,427 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-20 08:12:43,440 [salt.state       ][INFO    ][2381] {'kernel.panic': 60}
2018-01-20 08:12:43,440 [salt.state       ][INFO    ][2381] Completed state [kernel.panic] at time 08:12:43.440605 duration_in_ms=38.736
2018-01-20 08:12:43,446 [salt.state       ][INFO    ][2381] Running state [linux_sysfs_package] at time 08:12:43.446949
2018-01-20 08:12:43,447 [salt.state       ][INFO    ][2381] Executing state pkg.installed for linux_sysfs_package
2018-01-20 08:12:43,827 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-20 08:12:43,873 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 08:12:45,340 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081244854716
2018-01-20 08:12:45,359 [salt.minion      ][INFO    ][4989] Starting a new job with PID 4989
2018-01-20 08:12:45,373 [salt.minion      ][INFO    ][4989] Returning information for job: 20180120081244854716
2018-01-20 08:12:45,573 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 08:12:45,610 [salt.loaded.int.module.cmdmod][INFO    ][2381] 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-20 08:12:51,611 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 08:12:51,658 [salt.state       ][INFO    ][2381] 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-20 08:12:51,686 [salt.state       ][INFO    ][2381] Loading fresh modules for state activity
2018-01-20 08:12:51,718 [salt.state       ][INFO    ][2381] Completed state [linux_sysfs_package] at time 08:12:51.718485 duration_in_ms=8271.535
2018-01-20 08:12:51,721 [salt.state       ][INFO    ][2381] Running state [/etc/sysfs.d] at time 08:12:51.721809
2018-01-20 08:12:51,722 [salt.state       ][INFO    ][2381] Executing state file.directory for /etc/sysfs.d
2018-01-20 08:12:51,726 [salt.state       ][INFO    ][2381] Directory /etc/sysfs.d is in the correct state
2018-01-20 08:12:51,726 [salt.state       ][INFO    ][2381] Completed state [/etc/sysfs.d] at time 08:12:51.726876 duration_in_ms=5.067
2018-01-20 08:12:51,942 [salt.state       ][INFO    ][2381] Running state [ondemand] at time 08:12:51.942623
2018-01-20 08:12:51,945 [salt.state       ][INFO    ][2381] Executing state service.dead for ondemand
2018-01-20 08:12:51,946 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-20 08:12:51,967 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-20 08:12:51,980 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 08:12:51,994 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-20 08:12:52,057 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-20 08:12:52,074 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 08:12:52,087 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 08:12:52,102 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-20 08:12:52,226 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-20 08:12:52,246 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'runlevel' in directory '/root'
2018-01-20 08:12:52,259 [salt.state       ][INFO    ][2381] {'ondemand': True}
2018-01-20 08:12:52,259 [salt.state       ][INFO    ][2381] Completed state [ondemand] at time 08:12:52.259835 duration_in_ms=317.213
2018-01-20 08:12:52,268 [salt.state       ][INFO    ][2381] Running state [cs_CZ.UTF-8] at time 08:12:52.268072
2018-01-20 08:12:52,268 [salt.state       ][INFO    ][2381] Executing state locale.present for cs_CZ.UTF-8
2018-01-20 08:12:52,268 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'locale -a' in directory '/root'
2018-01-20 08:12:52,285 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-20 08:12:52,846 [salt.state       ][INFO    ][2381] {'locale': 'cs_CZ.UTF-8'}
2018-01-20 08:12:52,847 [salt.state       ][INFO    ][2381] Completed state [cs_CZ.UTF-8] at time 08:12:52.847081 duration_in_ms=579.008
2018-01-20 08:12:52,847 [salt.state       ][INFO    ][2381] Running state [en_US.UTF-8] at time 08:12:52.847557
2018-01-20 08:12:52,847 [salt.state       ][INFO    ][2381] Executing state locale.present for en_US.UTF-8
2018-01-20 08:12:52,848 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'locale -a' in directory '/root'
2018-01-20 08:12:52,857 [salt.state       ][INFO    ][2381] Locale en_US.UTF-8 is already present
2018-01-20 08:12:52,858 [salt.state       ][INFO    ][2381] Completed state [en_US.UTF-8] at time 08:12:52.858306 duration_in_ms=10.749
2018-01-20 08:12:52,859 [salt.state       ][INFO    ][2381] Running state [en_US.UTF-8] at time 08:12:52.859586
2018-01-20 08:12:52,860 [salt.state       ][INFO    ][2381] Executing state locale.system for en_US.UTF-8
2018-01-20 08:12:52,860 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'localectl' in directory '/root'
2018-01-20 08:12:52,967 [salt.state       ][INFO    ][2381] System locale en_US.UTF-8 already set
2018-01-20 08:12:52,968 [salt.state       ][INFO    ][2381] Completed state [en_US.UTF-8] at time 08:12:52.968308 duration_in_ms=108.721
2018-01-20 08:12:52,999 [salt.state       ][INFO    ][2381] Running state [root] at time 08:12:52.999442
2018-01-20 08:12:53,000 [salt.state       ][INFO    ][2381] Executing state user.present for root
2018-01-20 08:12:53,012 [salt.state       ][INFO    ][2381] User root is present and up to date
2018-01-20 08:12:53,012 [salt.state       ][INFO    ][2381] Completed state [root] at time 08:12:53.012859 duration_in_ms=13.417
2018-01-20 08:12:53,014 [salt.state       ][INFO    ][2381] Running state [/root] at time 08:12:53.014801
2018-01-20 08:12:53,015 [salt.state       ][INFO    ][2381] Executing state file.directory for /root
2018-01-20 08:12:53,016 [salt.state       ][INFO    ][2381] Directory /root is in the correct state
2018-01-20 08:12:53,016 [salt.state       ][INFO    ][2381] Completed state [/root] at time 08:12:53.016795 duration_in_ms=1.994
2018-01-20 08:12:53,017 [salt.state       ][INFO    ][2381] Running state [/etc/sudoers.d/90-salt-user-root] at time 08:12:53.017166
2018-01-20 08:12:53,017 [salt.state       ][INFO    ][2381] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-20 08:12:53,018 [salt.state       ][INFO    ][2381] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-20 08:12:53,018 [salt.state       ][INFO    ][2381] Completed state [/etc/sudoers.d/90-salt-user-root] at time 08:12:53.018373 duration_in_ms=1.206
2018-01-20 08:12:53,018 [salt.state       ][INFO    ][2381] Running state [ubuntu] at time 08:12:53.018726
2018-01-20 08:12:53,019 [salt.state       ][INFO    ][2381] Executing state user.present for ubuntu
2018-01-20 08:12:53,024 [salt.state       ][INFO    ][2381] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-20 08:12:53,024 [salt.state       ][INFO    ][2381] Completed state [ubuntu] at time 08:12:53.024493 duration_in_ms=5.767
2018-01-20 08:12:53,026 [salt.state       ][INFO    ][2381] Running state [/home/ubuntu] at time 08:12:53.025962
2018-01-20 08:12:53,026 [salt.state       ][INFO    ][2381] Executing state file.directory for /home/ubuntu
2018-01-20 08:12:53,027 [salt.state       ][INFO    ][2381] {'mode': '0700'}
2018-01-20 08:12:53,028 [salt.state       ][INFO    ][2381] Completed state [/home/ubuntu] at time 08:12:53.028233 duration_in_ms=2.27
2018-01-20 08:12:53,029 [salt.state       ][INFO    ][2381] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:12:53.029392
2018-01-20 08:12:53,029 [salt.state       ][INFO    ][2381] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-20 08:12:53,057 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-20 08:12:53,064 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command '/usr/sbin/visudo -c -f /tmp/tmpKD3Qi2' in directory '/root'
2018-01-20 08:12:53,114 [salt.state       ][INFO    ][2381] File changed:
New file
2018-01-20 08:12:53,114 [salt.state       ][INFO    ][2381] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:12:53.114579 duration_in_ms=85.186
2018-01-20 08:12:53,115 [salt.state       ][INFO    ][2381] Running state [/etc/security/limits.d/90-salt-default.conf] at time 08:12:53.115115
2018-01-20 08:12:53,115 [salt.state       ][INFO    ][2381] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-20 08:12:53,152 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-20 08:12:53,262 [salt.state       ][INFO    ][2381] File changed:
New file
2018-01-20 08:12:53,262 [salt.state       ][INFO    ][2381] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 08:12:53.262932 duration_in_ms=147.817
2018-01-20 08:12:53,263 [salt.state       ][INFO    ][2381] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:12:53.263259
2018-01-20 08:12:53,263 [salt.state       ][INFO    ][2381] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-20 08:12:53,285 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-20 08:12:53,360 [salt.state       ][INFO    ][2381] File changed:
New file
2018-01-20 08:12:53,360 [salt.state       ][INFO    ][2381] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:12:53.360294 duration_in_ms=97.035
2018-01-20 08:12:53,362 [salt.state       ][INFO    ][2381] Running state [service.systemctl_reload] at time 08:12:53.362044
2018-01-20 08:12:53,362 [salt.state       ][INFO    ][2381] Executing state module.wait for service.systemctl_reload
2018-01-20 08:12:53,362 [salt.state       ][INFO    ][2381] No changes made for service.systemctl_reload
2018-01-20 08:12:53,362 [salt.state       ][INFO    ][2381] Completed state [service.systemctl_reload] at time 08:12:53.362815 duration_in_ms=0.771
2018-01-20 08:12:53,363 [salt.state       ][INFO    ][2381] Running state [service.systemctl_reload] at time 08:12:53.363013
2018-01-20 08:12:53,363 [salt.state       ][INFO    ][2381] Executing state module.mod_watch for service.systemctl_reload
2018-01-20 08:12:53,363 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-20 08:12:53,486 [salt.state       ][INFO    ][2381] {'ret': True}
2018-01-20 08:12:53,488 [salt.state       ][INFO    ][2381] Completed state [service.systemctl_reload] at time 08:12:53.488112 duration_in_ms=125.097
2018-01-20 08:12:53,489 [salt.state       ][INFO    ][2381] Running state [/etc/hostname] at time 08:12:53.489043
2018-01-20 08:12:53,491 [salt.state       ][INFO    ][2381] Executing state file.managed for /etc/hostname
2018-01-20 08:12:53,520 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-20 08:12:53,528 [salt.state       ][INFO    ][2381] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb03

2018-01-20 08:12:53,530 [salt.state       ][INFO    ][2381] Completed state [/etc/hostname] at time 08:12:53.530016 duration_in_ms=40.973
2018-01-20 08:12:53,534 [salt.state       ][INFO    ][2381] Running state [hostname mdb03] at time 08:12:53.534566
2018-01-20 08:12:53,535 [salt.state       ][INFO    ][2381] Executing state cmd.wait for hostname mdb03
2018-01-20 08:12:53,536 [salt.state       ][INFO    ][2381] No changes made for hostname mdb03
2018-01-20 08:12:53,536 [salt.state       ][INFO    ][2381] Completed state [hostname mdb03] at time 08:12:53.536903 duration_in_ms=2.337
2018-01-20 08:12:53,537 [salt.state       ][INFO    ][2381] Running state [hostname mdb03] at time 08:12:53.537625
2018-01-20 08:12:53,538 [salt.state       ][INFO    ][2381] Executing state cmd.mod_watch for hostname mdb03
2018-01-20 08:12:53,539 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command 'hostname mdb03' in directory '/root'
2018-01-20 08:12:53,567 [salt.state       ][INFO    ][2381] {'pid': 5472, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-20 08:12:53,569 [salt.state       ][INFO    ][2381] Completed state [hostname mdb03] at time 08:12:53.569224 duration_in_ms=31.596
2018-01-20 08:12:53,581 [salt.state       ][INFO    ][2381] Running state [mdb02] at time 08:12:53.581281
2018-01-20 08:12:53,582 [salt.state       ][INFO    ][2381] Executing state host.present for mdb02
2018-01-20 08:12:53,588 [salt.state       ][INFO    ][2381] {'host': 'mdb02'}
2018-01-20 08:12:53,589 [salt.state       ][INFO    ][2381] Completed state [mdb02] at time 08:12:53.589284 duration_in_ms=8.003
2018-01-20 08:12:53,590 [salt.state       ][INFO    ][2381] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.590450
2018-01-20 08:12:53,591 [salt.state       ][INFO    ][2381] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,614 [salt.state       ][INFO    ][2381] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,615 [salt.state       ][INFO    ][2381] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.615371 duration_in_ms=24.922
2018-01-20 08:12:53,616 [salt.state       ][INFO    ][2381] Running state [mdb03] at time 08:12:53.616385
2018-01-20 08:12:53,617 [salt.state       ][INFO    ][2381] Executing state host.present for mdb03
2018-01-20 08:12:53,620 [salt.state       ][INFO    ][2381] {'host': 'mdb03'}
2018-01-20 08:12:53,621 [salt.state       ][INFO    ][2381] Completed state [mdb03] at time 08:12:53.621193 duration_in_ms=4.81
2018-01-20 08:12:53,622 [salt.state       ][INFO    ][2381] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.622125
2018-01-20 08:12:53,622 [salt.state       ][INFO    ][2381] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,626 [salt.state       ][INFO    ][2381] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,627 [salt.state       ][INFO    ][2381] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.627177 duration_in_ms=5.052
2018-01-20 08:12:53,628 [salt.state       ][INFO    ][2381] Running state [mdb01] at time 08:12:53.628038
2018-01-20 08:12:53,628 [salt.state       ][INFO    ][2381] Executing state host.present for mdb01
2018-01-20 08:12:53,638 [salt.state       ][INFO    ][2381] {'host': 'mdb01'}
2018-01-20 08:12:53,639 [salt.state       ][INFO    ][2381] Completed state [mdb01] at time 08:12:53.639247 duration_in_ms=11.209
2018-01-20 08:12:53,640 [salt.state       ][INFO    ][2381] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.640123
2018-01-20 08:12:53,641 [salt.state       ][INFO    ][2381] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,650 [salt.state       ][INFO    ][2381] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,651 [salt.state       ][INFO    ][2381] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.651333 duration_in_ms=11.21
2018-01-20 08:12:53,652 [salt.state       ][INFO    ][2381] Running state [mdb] at time 08:12:53.652350
2018-01-20 08:12:53,653 [salt.state       ][INFO    ][2381] Executing state host.present for mdb
2018-01-20 08:12:53,656 [salt.state       ][INFO    ][2381] {'host': 'mdb'}
2018-01-20 08:12:53,657 [salt.state       ][INFO    ][2381] Completed state [mdb] at time 08:12:53.657477 duration_in_ms=5.127
2018-01-20 08:12:53,658 [salt.state       ][INFO    ][2381] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.658509
2018-01-20 08:12:53,659 [salt.state       ][INFO    ][2381] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,668 [salt.state       ][INFO    ][2381] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,669 [salt.state       ][INFO    ][2381] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.669507 duration_in_ms=10.999
2018-01-20 08:12:53,670 [salt.state       ][INFO    ][2381] Running state [cfg01] at time 08:12:53.670493
2018-01-20 08:12:53,671 [salt.state       ][INFO    ][2381] Executing state host.present for cfg01
2018-01-20 08:12:53,680 [salt.state       ][INFO    ][2381] {'host': 'cfg01'}
2018-01-20 08:12:53,681 [salt.state       ][INFO    ][2381] Completed state [cfg01] at time 08:12:53.681338 duration_in_ms=10.845
2018-01-20 08:12:53,682 [salt.state       ][INFO    ][2381] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.682232
2018-01-20 08:12:53,683 [salt.state       ][INFO    ][2381] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,686 [salt.state       ][INFO    ][2381] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,687 [salt.state       ][INFO    ][2381] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.687270 duration_in_ms=5.038
2018-01-20 08:12:53,688 [salt.state       ][INFO    ][2381] Running state [prx01] at time 08:12:53.688218
2018-01-20 08:12:53,689 [salt.state       ][INFO    ][2381] Executing state host.present for prx01
2018-01-20 08:12:53,692 [salt.state       ][INFO    ][2381] {'host': 'prx01'}
2018-01-20 08:12:53,693 [salt.state       ][INFO    ][2381] Completed state [prx01] at time 08:12:53.693302 duration_in_ms=5.084
2018-01-20 08:12:53,694 [salt.state       ][INFO    ][2381] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.694209
2018-01-20 08:12:53,695 [salt.state       ][INFO    ][2381] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,700 [salt.state       ][INFO    ][2381] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,701 [salt.state       ][INFO    ][2381] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.701609 duration_in_ms=7.4
2018-01-20 08:12:53,702 [salt.state       ][INFO    ][2381] Running state [kvm01] at time 08:12:53.702506
2018-01-20 08:12:53,703 [salt.state       ][INFO    ][2381] Executing state host.present for kvm01
2018-01-20 08:12:53,706 [salt.state       ][INFO    ][2381] {'host': 'kvm01'}
2018-01-20 08:12:53,707 [salt.state       ][INFO    ][2381] Completed state [kvm01] at time 08:12:53.707210 duration_in_ms=4.704
2018-01-20 08:12:53,708 [salt.state       ][INFO    ][2381] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.708022
2018-01-20 08:12:53,708 [salt.state       ][INFO    ][2381] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,718 [salt.state       ][INFO    ][2381] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,719 [salt.state       ][INFO    ][2381] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.719184 duration_in_ms=11.162
2018-01-20 08:12:53,720 [salt.state       ][INFO    ][2381] Running state [kvm03] at time 08:12:53.720011
2018-01-20 08:12:53,720 [salt.state       ][INFO    ][2381] Executing state host.present for kvm03
2018-01-20 08:12:53,724 [salt.state       ][INFO    ][2381] {'host': 'kvm03'}
2018-01-20 08:12:53,725 [salt.state       ][INFO    ][2381] Completed state [kvm03] at time 08:12:53.725283 duration_in_ms=5.273
2018-01-20 08:12:53,726 [salt.state       ][INFO    ][2381] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.726114
2018-01-20 08:12:53,726 [salt.state       ][INFO    ][2381] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,730 [salt.state       ][INFO    ][2381] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,731 [salt.state       ][INFO    ][2381] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.731259 duration_in_ms=5.145
2018-01-20 08:12:53,732 [salt.state       ][INFO    ][2381] Running state [kvm02] at time 08:12:53.732057
2018-01-20 08:12:53,732 [salt.state       ][INFO    ][2381] Executing state host.present for kvm02
2018-01-20 08:12:53,736 [salt.state       ][INFO    ][2381] {'host': 'kvm02'}
2018-01-20 08:12:53,737 [salt.state       ][INFO    ][2381] Completed state [kvm02] at time 08:12:53.737192 duration_in_ms=5.134
2018-01-20 08:12:53,738 [salt.state       ][INFO    ][2381] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.738047
2018-01-20 08:12:53,738 [salt.state       ][INFO    ][2381] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,742 [salt.state       ][INFO    ][2381] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,743 [salt.state       ][INFO    ][2381] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.743222 duration_in_ms=5.174
2018-01-20 08:12:53,744 [salt.state       ][INFO    ][2381] Running state [dbs] at time 08:12:53.744025
2018-01-20 08:12:53,744 [salt.state       ][INFO    ][2381] Executing state host.present for dbs
2018-01-20 08:12:53,748 [salt.state       ][INFO    ][2381] {'host': 'dbs'}
2018-01-20 08:12:53,749 [salt.state       ][INFO    ][2381] Completed state [dbs] at time 08:12:53.749145 duration_in_ms=5.121
2018-01-20 08:12:53,750 [salt.state       ][INFO    ][2381] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.749975
2018-01-20 08:12:53,750 [salt.state       ][INFO    ][2381] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,754 [salt.state       ][INFO    ][2381] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,755 [salt.state       ][INFO    ][2381] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.755181 duration_in_ms=5.206
2018-01-20 08:12:53,756 [salt.state       ][INFO    ][2381] Running state [prx] at time 08:12:53.755941
2018-01-20 08:12:53,756 [salt.state       ][INFO    ][2381] Executing state host.present for prx
2018-01-20 08:12:53,760 [salt.state       ][INFO    ][2381] {'host': 'prx'}
2018-01-20 08:12:53,761 [salt.state       ][INFO    ][2381] Completed state [prx] at time 08:12:53.761178 duration_in_ms=5.238
2018-01-20 08:12:53,762 [salt.state       ][INFO    ][2381] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.761987
2018-01-20 08:12:53,762 [salt.state       ][INFO    ][2381] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,766 [salt.state       ][INFO    ][2381] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,767 [salt.state       ][INFO    ][2381] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.767194 duration_in_ms=5.207
2018-01-20 08:12:53,768 [salt.state       ][INFO    ][2381] Running state [prx02] at time 08:12:53.767958
2018-01-20 08:12:53,768 [salt.state       ][INFO    ][2381] Executing state host.present for prx02
2018-01-20 08:12:53,772 [salt.state       ][INFO    ][2381] {'host': 'prx02'}
2018-01-20 08:12:53,773 [salt.state       ][INFO    ][2381] Completed state [prx02] at time 08:12:53.773293 duration_in_ms=5.334
2018-01-20 08:12:53,774 [salt.state       ][INFO    ][2381] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.774041
2018-01-20 08:12:53,774 [salt.state       ][INFO    ][2381] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,778 [salt.state       ][INFO    ][2381] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,779 [salt.state       ][INFO    ][2381] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.779266 duration_in_ms=5.224
2018-01-20 08:12:53,780 [salt.state       ][INFO    ][2381] Running state [msg02] at time 08:12:53.780009
2018-01-20 08:12:53,780 [salt.state       ][INFO    ][2381] Executing state host.present for msg02
2018-01-20 08:12:53,784 [salt.state       ][INFO    ][2381] {'host': 'msg02'}
2018-01-20 08:12:53,785 [salt.state       ][INFO    ][2381] Completed state [msg02] at time 08:12:53.785290 duration_in_ms=5.28
2018-01-20 08:12:53,786 [salt.state       ][INFO    ][2381] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.786042
2018-01-20 08:12:53,786 [salt.state       ][INFO    ][2381] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,790 [salt.state       ][INFO    ][2381] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,791 [salt.state       ][INFO    ][2381] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.791263 duration_in_ms=5.221
2018-01-20 08:12:53,792 [salt.state       ][INFO    ][2381] Running state [msg03] at time 08:12:53.792032
2018-01-20 08:12:53,792 [salt.state       ][INFO    ][2381] Executing state host.present for msg03
2018-01-20 08:12:53,796 [salt.state       ][INFO    ][2381] {'host': 'msg03'}
2018-01-20 08:12:53,797 [salt.state       ][INFO    ][2381] Completed state [msg03] at time 08:12:53.797267 duration_in_ms=5.235
2018-01-20 08:12:53,798 [salt.state       ][INFO    ][2381] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.798030
2018-01-20 08:12:53,798 [salt.state       ][INFO    ][2381] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,800 [salt.state       ][INFO    ][2381] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,801 [salt.state       ][INFO    ][2381] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.801666 duration_in_ms=3.636
2018-01-20 08:12:53,802 [salt.state       ][INFO    ][2381] Running state [msg01] at time 08:12:53.802410
2018-01-20 08:12:53,803 [salt.state       ][INFO    ][2381] Executing state host.present for msg01
2018-01-20 08:12:53,812 [salt.state       ][INFO    ][2381] {'host': 'msg01'}
2018-01-20 08:12:53,812 [salt.state       ][INFO    ][2381] Completed state [msg01] at time 08:12:53.812904 duration_in_ms=10.493
2018-01-20 08:12:53,813 [salt.state       ][INFO    ][2381] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.813666
2018-01-20 08:12:53,814 [salt.state       ][INFO    ][2381] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,824 [salt.state       ][INFO    ][2381] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,825 [salt.state       ][INFO    ][2381] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.824956 duration_in_ms=11.291
2018-01-20 08:12:53,825 [salt.state       ][INFO    ][2381] Running state [msg] at time 08:12:53.825726
2018-01-20 08:12:53,826 [salt.state       ][INFO    ][2381] Executing state host.present for msg
2018-01-20 08:12:53,836 [salt.state       ][INFO    ][2381] {'host': 'msg'}
2018-01-20 08:12:53,837 [salt.state       ][INFO    ][2381] Completed state [msg] at time 08:12:53.836958 duration_in_ms=11.232
2018-01-20 08:12:53,837 [salt.state       ][INFO    ][2381] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.837711
2018-01-20 08:12:53,838 [salt.state       ][INFO    ][2381] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,848 [salt.state       ][INFO    ][2381] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,849 [salt.state       ][INFO    ][2381] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.848964 duration_in_ms=11.253
2018-01-20 08:12:53,849 [salt.state       ][INFO    ][2381] Running state [cfg01] at time 08:12:53.849722
2018-01-20 08:12:53,850 [salt.state       ][INFO    ][2381] Executing state host.present for cfg01
2018-01-20 08:12:53,851 [salt.state       ][INFO    ][2381] Host cfg01 (10.167.4.100) already present
2018-01-20 08:12:53,852 [salt.state       ][INFO    ][2381] Completed state [cfg01] at time 08:12:53.851982 duration_in_ms=2.259
2018-01-20 08:12:53,852 [salt.state       ][INFO    ][2381] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.852682
2018-01-20 08:12:53,853 [salt.state       ][INFO    ][2381] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,854 [salt.state       ][INFO    ][2381] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2018-01-20 08:12:53,855 [salt.state       ][INFO    ][2381] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.854963 duration_in_ms=2.28
2018-01-20 08:12:53,855 [salt.state       ][INFO    ][2381] Running state [cmp002] at time 08:12:53.855659
2018-01-20 08:12:53,856 [salt.state       ][INFO    ][2381] Executing state host.present for cmp002
2018-01-20 08:12:53,860 [salt.state       ][INFO    ][2381] {'host': 'cmp002'}
2018-01-20 08:12:53,860 [salt.state       ][INFO    ][2381] Completed state [cmp002] at time 08:12:53.860817 duration_in_ms=5.158
2018-01-20 08:12:53,861 [salt.state       ][INFO    ][2381] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.861574
2018-01-20 08:12:53,862 [salt.state       ][INFO    ][2381] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,872 [salt.state       ][INFO    ][2381] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,872 [salt.state       ][INFO    ][2381] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.872837 duration_in_ms=11.264
2018-01-20 08:12:53,873 [salt.state       ][INFO    ][2381] Running state [cmp001] at time 08:12:53.873604
2018-01-20 08:12:53,874 [salt.state       ][INFO    ][2381] Executing state host.present for cmp001
2018-01-20 08:12:53,884 [salt.state       ][INFO    ][2381] {'host': 'cmp001'}
2018-01-20 08:12:53,884 [salt.state       ][INFO    ][2381] Completed state [cmp001] at time 08:12:53.884848 duration_in_ms=11.244
2018-01-20 08:12:53,885 [salt.state       ][INFO    ][2381] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.885598
2018-01-20 08:12:53,886 [salt.state       ][INFO    ][2381] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,896 [salt.state       ][INFO    ][2381] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,896 [salt.state       ][INFO    ][2381] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.896873 duration_in_ms=11.276
2018-01-20 08:12:53,897 [salt.state       ][INFO    ][2381] Running state [dbs01] at time 08:12:53.897637
2018-01-20 08:12:53,898 [salt.state       ][INFO    ][2381] Executing state host.present for dbs01
2018-01-20 08:12:53,908 [salt.state       ][INFO    ][2381] {'host': 'dbs01'}
2018-01-20 08:12:53,908 [salt.state       ][INFO    ][2381] Completed state [dbs01] at time 08:12:53.908880 duration_in_ms=11.242
2018-01-20 08:12:53,909 [salt.state       ][INFO    ][2381] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.909638
2018-01-20 08:12:53,910 [salt.state       ][INFO    ][2381] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,920 [salt.state       ][INFO    ][2381] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,920 [salt.state       ][INFO    ][2381] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.920783 duration_in_ms=11.144
2018-01-20 08:12:53,921 [salt.state       ][INFO    ][2381] Running state [dbs02] at time 08:12:53.921542
2018-01-20 08:12:53,922 [salt.state       ][INFO    ][2381] Executing state host.present for dbs02
2018-01-20 08:12:53,932 [salt.state       ][INFO    ][2381] {'host': 'dbs02'}
2018-01-20 08:12:53,932 [salt.state       ][INFO    ][2381] Completed state [dbs02] at time 08:12:53.932809 duration_in_ms=11.267
2018-01-20 08:12:53,933 [salt.state       ][INFO    ][2381] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.933543
2018-01-20 08:12:53,934 [salt.state       ][INFO    ][2381] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,944 [salt.state       ][INFO    ][2381] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,944 [salt.state       ][INFO    ][2381] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.944811 duration_in_ms=11.268
2018-01-20 08:12:53,945 [salt.state       ][INFO    ][2381] Running state [dbs03] at time 08:12:53.945570
2018-01-20 08:12:53,946 [salt.state       ][INFO    ][2381] Executing state host.present for dbs03
2018-01-20 08:12:53,956 [salt.state       ][INFO    ][2381] {'host': 'dbs03'}
2018-01-20 08:12:53,957 [salt.state       ][INFO    ][2381] Completed state [dbs03] at time 08:12:53.957008 duration_in_ms=11.438
2018-01-20 08:12:53,958 [salt.state       ][INFO    ][2381] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.957993
2018-01-20 08:12:53,958 [salt.state       ][INFO    ][2381] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,962 [salt.state       ][INFO    ][2381] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,963 [salt.state       ][INFO    ][2381] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.962998 duration_in_ms=5.005
2018-01-20 08:12:53,964 [salt.state       ][INFO    ][2381] Running state [odl01] at time 08:12:53.963932
2018-01-20 08:12:53,964 [salt.state       ][INFO    ][2381] Executing state host.present for odl01
2018-01-20 08:12:53,974 [salt.state       ][INFO    ][2381] {'host': 'odl01'}
2018-01-20 08:12:53,975 [salt.state       ][INFO    ][2381] Completed state [odl01] at time 08:12:53.975037 duration_in_ms=11.105
2018-01-20 08:12:53,976 [salt.state       ][INFO    ][2381] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.975952
2018-01-20 08:12:53,976 [salt.state       ][INFO    ][2381] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,982 [salt.state       ][INFO    ][2381] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,983 [salt.state       ][INFO    ][2381] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.983291 duration_in_ms=7.339
2018-01-20 08:12:53,984 [salt.state       ][INFO    ][2381] Running state [mas01] at time 08:12:53.984173
2018-01-20 08:12:53,985 [salt.state       ][INFO    ][2381] Executing state host.present for mas01
2018-01-20 08:12:53,988 [salt.state       ][INFO    ][2381] {'host': 'mas01'}
2018-01-20 08:12:53,989 [salt.state       ][INFO    ][2381] Completed state [mas01] at time 08:12:53.988945 duration_in_ms=4.772
2018-01-20 08:12:53,989 [salt.state       ][INFO    ][2381] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.989863
2018-01-20 08:12:53,990 [salt.state       ][INFO    ][2381] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:53,994 [salt.state       ][INFO    ][2381] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:53,995 [salt.state       ][INFO    ][2381] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:12:53.995301 duration_in_ms=5.438
2018-01-20 08:12:53,996 [salt.state       ][INFO    ][2381] Running state [ctl02] at time 08:12:53.996517
2018-01-20 08:12:53,997 [salt.state       ][INFO    ][2381] Executing state host.present for ctl02
2018-01-20 08:12:54,001 [salt.state       ][INFO    ][2381] {'host': 'ctl02'}
2018-01-20 08:12:54,002 [salt.state       ][INFO    ][2381] Completed state [ctl02] at time 08:12:54.002238 duration_in_ms=5.721
2018-01-20 08:12:54,003 [salt.state       ][INFO    ][2381] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:12:54.003306
2018-01-20 08:12:54,004 [salt.state       ][INFO    ][2381] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:54,006 [salt.state       ][INFO    ][2381] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:54,007 [salt.state       ][INFO    ][2381] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:12:54.007235 duration_in_ms=3.93
2018-01-20 08:12:54,008 [salt.state       ][INFO    ][2381] Running state [ctl03] at time 08:12:54.007980
2018-01-20 08:12:54,008 [salt.state       ][INFO    ][2381] Executing state host.present for ctl03
2018-01-20 08:12:54,012 [salt.state       ][INFO    ][2381] {'host': 'ctl03'}
2018-01-20 08:12:54,012 [salt.state       ][INFO    ][2381] Completed state [ctl03] at time 08:12:54.012909 duration_in_ms=4.929
2018-01-20 08:12:54,013 [salt.state       ][INFO    ][2381] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:12:54.013699
2018-01-20 08:12:54,014 [salt.state       ][INFO    ][2381] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:54,018 [salt.state       ][INFO    ][2381] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:54,018 [salt.state       ][INFO    ][2381] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:12:54.018873 duration_in_ms=5.175
2018-01-20 08:12:54,019 [salt.state       ][INFO    ][2381] Running state [ctl01] at time 08:12:54.019607
2018-01-20 08:12:54,020 [salt.state       ][INFO    ][2381] Executing state host.present for ctl01
2018-01-20 08:12:54,030 [salt.state       ][INFO    ][2381] {'host': 'ctl01'}
2018-01-20 08:12:54,030 [salt.state       ][INFO    ][2381] Completed state [ctl01] at time 08:12:54.030892 duration_in_ms=11.285
2018-01-20 08:12:54,031 [salt.state       ][INFO    ][2381] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:12:54.031618
2018-01-20 08:12:54,032 [salt.state       ][INFO    ][2381] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:54,036 [salt.state       ][INFO    ][2381] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:54,036 [salt.state       ][INFO    ][2381] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:12:54.036859 duration_in_ms=5.24
2018-01-20 08:12:54,037 [salt.state       ][INFO    ][2381] Running state [ctl] at time 08:12:54.037617
2018-01-20 08:12:54,038 [salt.state       ][INFO    ][2381] Executing state host.present for ctl
2018-01-20 08:12:54,048 [salt.state       ][INFO    ][2381] {'host': 'ctl'}
2018-01-20 08:12:54,049 [salt.state       ][INFO    ][2381] Completed state [ctl] at time 08:12:54.049023 duration_in_ms=11.405
2018-01-20 08:12:54,049 [salt.state       ][INFO    ][2381] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:12:54.049867
2018-01-20 08:12:54,050 [salt.state       ][INFO    ][2381] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-20 08:12:54,060 [salt.state       ][INFO    ][2381] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-20 08:12:54,061 [salt.state       ][INFO    ][2381] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:12:54.061365 duration_in_ms=11.497
2018-01-20 08:12:54,062 [salt.state       ][INFO    ][2381] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:12:54.062245
2018-01-20 08:12:54,062 [salt.state       ][INFO    ][2381] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-20 08:12:54,063 [salt.state       ][INFO    ][2381] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-20 08:12:54,064 [salt.state       ][INFO    ][2381] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:12:54.064541 duration_in_ms=2.296
2018-01-20 08:12:54,070 [salt.state       ][INFO    ][2381] Running state [ens2] at time 08:12:54.070515
2018-01-20 08:12:54,071 [salt.state       ][INFO    ][2381] Executing state network.managed for ens2
2018-01-20 08:12:54,625 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-20 08:12:55,384 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081254906166
2018-01-20 08:12:55,409 [salt.minion      ][INFO    ][5494] Starting a new job with PID 5494
2018-01-20 08:12:55,427 [salt.minion      ][INFO    ][5494] Returning information for job: 20180120081254906166
2018-01-20 08:12:55,935 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-20 08:12:57,302 [salt.state       ][INFO    ][2381] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-20 08:12:57,303 [salt.state       ][INFO    ][2381] Completed state [ens2] at time 08:12:57.303817 duration_in_ms=3233.302
2018-01-20 08:12:57,304 [salt.state       ][INFO    ][2381] Running state [ens3] at time 08:12:57.304696
2018-01-20 08:12:57,305 [salt.state       ][INFO    ][2381] Executing state network.managed for ens3
2018-01-20 08:12:57,350 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-20 08:12:58,000 [salt.state       ][INFO    ][2381] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-20 08:12:58,001 [salt.state       ][INFO    ][2381] Completed state [ens3] at time 08:12:58.001248 duration_in_ms=696.522
2018-01-20 08:12:58,002 [salt.state       ][INFO    ][2381] Running state [/etc/profile.d/proxy.sh] at time 08:12:58.001962
2018-01-20 08:12:58,002 [salt.state       ][INFO    ][2381] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-20 08:12:58,003 [salt.state       ][INFO    ][2381] File /etc/profile.d/proxy.sh is not present
2018-01-20 08:12:58,004 [salt.state       ][INFO    ][2381] Completed state [/etc/profile.d/proxy.sh] at time 08:12:58.003887 duration_in_ms=1.925
2018-01-20 08:12:58,004 [salt.state       ][INFO    ][2381] Running state [/etc/apt/apt.conf.d/95proxies] at time 08:12:58.004448
2018-01-20 08:12:58,004 [salt.state       ][INFO    ][2381] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-20 08:12:58,005 [salt.state       ][INFO    ][2381] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-20 08:12:58,006 [salt.state       ][INFO    ][2381] Completed state [/etc/apt/apt.conf.d/95proxies] at time 08:12:58.005927 duration_in_ms=1.479
2018-01-20 08:12:58,008 [salt.state       ][INFO    ][2381] Running state [ntp] at time 08:12:58.008737
2018-01-20 08:12:58,009 [salt.state       ][INFO    ][2381] Executing state pkg.installed for ntp
2018-01-20 08:12:58,190 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 08:12:58,218 [salt.loaded.int.module.cmdmod][INFO    ][2381] 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-20 08:13:05,521 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081305040016
2018-01-20 08:13:05,551 [salt.minion      ][INFO    ][6477] Starting a new job with PID 6477
2018-01-20 08:13:05,568 [salt.minion      ][INFO    ][6477] Returning information for job: 20180120081305040016
2018-01-20 08:13:05,714 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 08:13:05,747 [salt.state       ][INFO    ][2381] 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-20 08:13:05,760 [salt.state       ][INFO    ][2381] Loading fresh modules for state activity
2018-01-20 08:13:05,780 [salt.state       ][INFO    ][2381] Completed state [ntp] at time 08:13:05.780523 duration_in_ms=7771.787
2018-01-20 08:13:05,783 [salt.state       ][INFO    ][2381] Running state [/etc/ntp.conf] at time 08:13:05.783635
2018-01-20 08:13:05,784 [salt.state       ][INFO    ][2381] Executing state file.managed for /etc/ntp.conf
2018-01-20 08:13:05,814 [salt.fileclient  ][INFO    ][2381] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-20 08:13:05,844 [salt.state       ][INFO    ][2381] 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-20 08:13:05,853 [salt.state       ][INFO    ][2381] Completed state [/etc/ntp.conf] at time 08:13:05.853093 duration_in_ms=69.458
2018-01-20 08:13:06,038 [salt.state       ][INFO    ][2381] Running state [ntp] at time 08:13:06.038209
2018-01-20 08:13:06,038 [salt.state       ][INFO    ][2381] Executing state service.running for ntp
2018-01-20 08:13:06,039 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-20 08:13:06,053 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-20 08:13:06,065 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-20 08:13:06,079 [salt.state       ][INFO    ][2381] The service ntp is already running
2018-01-20 08:13:06,079 [salt.state       ][INFO    ][2381] Completed state [ntp] at time 08:13:06.079802 duration_in_ms=41.593
2018-01-20 08:13:06,080 [salt.state       ][INFO    ][2381] Running state [ntp] at time 08:13:06.080236
2018-01-20 08:13:06,080 [salt.state       ][INFO    ][2381] Executing state service.mod_watch for ntp
2018-01-20 08:13:06,081 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-20 08:13:06,093 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-20 08:13:06,107 [salt.loaded.int.module.cmdmod][INFO    ][2381] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-20 08:13:06,202 [salt.state       ][INFO    ][2381] {'ntp': True}
2018-01-20 08:13:06,203 [salt.state       ][INFO    ][2381] Completed state [ntp] at time 08:13:06.203045 duration_in_ms=122.806
2018-01-20 08:13:06,222 [salt.minion      ][INFO    ][2381] Returning information for job: 20180120081214662750
2018-01-20 08:13:18,348 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180120081317867982
2018-01-20 08:13:18,373 [salt.minion      ][INFO    ][6568] Starting a new job with PID 6568
2018-01-20 08:13:18,387 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6568] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-20 08:13:18,390 [salt.minion      ][INFO    ][6568] Returning information for job: 20180120081317867982
2018-01-20 08:13:44,067 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command pkg.upgrade with jid 20180120081343587221
2018-01-20 08:13:44,102 [salt.minion      ][INFO    ][6577] Starting a new job with PID 6577
2018-01-20 08:13:44,139 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6577] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 08:13:44,554 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6577] 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-20 08:13:54,167 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081353683023
2018-01-20 08:13:54,195 [salt.minion      ][INFO    ][7267] Starting a new job with PID 7267
2018-01-20 08:13:54,232 [salt.minion      ][INFO    ][7267] Returning information for job: 20180120081353683023
2018-01-20 08:14:04,238 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081403756944
2018-01-20 08:14:04,275 [salt.minion      ][INFO    ][7355] Starting a new job with PID 7355
2018-01-20 08:14:04,301 [salt.minion      ][INFO    ][7355] Returning information for job: 20180120081403756944
2018-01-20 08:14:14,422 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081413940983
2018-01-20 08:14:14,454 [salt.minion      ][INFO    ][7402] Starting a new job with PID 7402
2018-01-20 08:14:14,514 [salt.minion      ][INFO    ][7402] Returning information for job: 20180120081413940983
2018-01-20 08:14:24,561 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081424081189
2018-01-20 08:14:24,599 [salt.minion      ][INFO    ][7440] Starting a new job with PID 7440
2018-01-20 08:14:24,625 [salt.minion      ][INFO    ][7440] Returning information for job: 20180120081424081189
2018-01-20 08:14:34,738 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081434259878
2018-01-20 08:14:34,771 [salt.minion      ][INFO    ][7490] Starting a new job with PID 7490
2018-01-20 08:14:34,815 [salt.minion      ][INFO    ][7490] Returning information for job: 20180120081434259878
2018-01-20 08:14:44,895 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081444404517
2018-01-20 08:14:44,925 [salt.minion      ][INFO    ][7548] Starting a new job with PID 7548
2018-01-20 08:14:44,952 [salt.minion      ][INFO    ][7548] Returning information for job: 20180120081444404517
2018-01-20 08:14:55,060 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081454580109
2018-01-20 08:14:55,090 [salt.minion      ][INFO    ][7593] Starting a new job with PID 7593
2018-01-20 08:14:55,156 [salt.minion      ][INFO    ][7593] Returning information for job: 20180120081454580109
2018-01-20 08:15:05,203 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081504721478
2018-01-20 08:15:05,227 [salt.minion      ][INFO    ][7656] Starting a new job with PID 7656
2018-01-20 08:15:05,252 [salt.minion      ][INFO    ][7656] Returning information for job: 20180120081504721478
2018-01-20 08:15:15,262 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081514782485
2018-01-20 08:15:15,286 [salt.minion      ][INFO    ][9019] Starting a new job with PID 9019
2018-01-20 08:15:15,306 [salt.minion      ][INFO    ][9019] Returning information for job: 20180120081514782485
2018-01-20 08:15:25,471 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120081524992238
2018-01-20 08:15:25,498 [salt.minion      ][INFO    ][11320] Starting a new job with PID 11320
2018-01-20 08:15:25,514 [salt.minion      ][INFO    ][11320] Returning information for job: 20180120081524992238
2018-01-20 08:15:33,704 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6577] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 08:15:33,744 [salt.minion      ][INFO    ][6577] Returning information for job: 20180120081343587221
2018-01-20 08:33:40,123 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command test.ping with jid 20180120083339658020
2018-01-20 08:33:40,158 [salt.minion      ][INFO    ][13033] Starting a new job with PID 13033
2018-01-20 08:33:40,242 [salt.minion      ][INFO    ][13033] Returning information for job: 20180120083339658020
2018-01-20 08:36:05,945 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command state.sls with jid 20180120083605483936
2018-01-20 08:36:05,975 [salt.minion      ][INFO    ][13038] Starting a new job with PID 13038
2018-01-20 08:36:07,554 [salt.state       ][INFO    ][13038] Loading fresh modules for state activity
2018-01-20 08:36:07,614 [salt.fileclient  ][INFO    ][13038] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-20 08:36:07,653 [salt.fileclient  ][INFO    ][13038] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-20 08:36:08,204 [salt.state       ][INFO    ][13038] Running state [keepalived] at time 08:36:08.204097
2018-01-20 08:36:08,205 [salt.state       ][INFO    ][13038] Executing state pkg.installed for keepalived
2018-01-20 08:36:08,207 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 08:36:08,599 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-20 08:36:08,684 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 08:36:10,591 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 08:36:10,626 [salt.loaded.int.module.cmdmod][INFO    ][13038] 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-20 08:36:15,995 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120083615529293
2018-01-20 08:36:16,026 [salt.minion      ][INFO    ][14017] Starting a new job with PID 14017
2018-01-20 08:36:16,050 [salt.minion      ][INFO    ][14017] Returning information for job: 20180120083615529293
2018-01-20 08:36:19,913 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 08:36:19,973 [salt.state       ][INFO    ][13038] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-20 08:36:19,999 [salt.state       ][INFO    ][13038] Loading fresh modules for state activity
2018-01-20 08:36:20,034 [salt.state       ][INFO    ][13038] Completed state [keepalived] at time 08:36:20.034029 duration_in_ms=11829.932
2018-01-20 08:36:20,046 [salt.state       ][INFO    ][13038] Running state [lsof] at time 08:36:20.046120
2018-01-20 08:36:20,047 [salt.state       ][INFO    ][13038] Executing state pkg.installed for lsof
2018-01-20 08:36:20,445 [salt.state       ][INFO    ][13038] All specified packages are already installed
2018-01-20 08:36:20,446 [salt.state       ][INFO    ][13038] Completed state [lsof] at time 08:36:20.446002 duration_in_ms=399.883
2018-01-20 08:36:20,447 [salt.state       ][INFO    ][13038] Running state [/etc/keepalived/keepalived.conf] at time 08:36:20.447937
2018-01-20 08:36:20,448 [salt.state       ][INFO    ][13038] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-20 08:36:20,478 [salt.fileclient  ][INFO    ][13038] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-20 08:36:20,514 [salt.state       ][INFO    ][13038] File changed:
New file
2018-01-20 08:36:20,515 [salt.state       ][INFO    ][13038] Completed state [/etc/keepalived/keepalived.conf] at time 08:36:20.515172 duration_in_ms=67.235
2018-01-20 08:36:20,516 [salt.state       ][INFO    ][13038] Running state [keepalived] at time 08:36:20.516073
2018-01-20 08:36:20,516 [salt.state       ][INFO    ][13038] Executing state service.running for keepalived
2018-01-20 08:36:20,517 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-20 08:36:20,537 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-20 08:36:20,555 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 08:36:20,573 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 08:36:20,591 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-20 08:36:20,709 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-20 08:36:20,738 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 08:36:20,764 [salt.loaded.int.module.cmdmod][INFO    ][13038] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-20 08:36:20,787 [salt.state       ][INFO    ][13038] {'keepalived': True}
2018-01-20 08:36:20,788 [salt.state       ][INFO    ][13038] Completed state [keepalived] at time 08:36:20.788451 duration_in_ms=272.377
2018-01-20 08:36:20,790 [salt.minion      ][INFO    ][13038] Returning information for job: 20180120083605483936
2018-01-20 08:37:58,165 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command pillar.get with jid 20180120083757710063
2018-01-20 08:37:58,216 [salt.minion      ][INFO    ][14281] Starting a new job with PID 14281
2018-01-20 08:37:58,226 [salt.minion      ][INFO    ][14281] Returning information for job: 20180120083757710063
2018-01-20 09:10:24,009 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command state.sls with jid 20180120091023572673
2018-01-20 09:10:24,060 [salt.minion      ][INFO    ][14356] Starting a new job with PID 14356
2018-01-20 09:10:25,086 [salt.state       ][INFO    ][14356] Loading fresh modules for state activity
2018-01-20 09:10:25,141 [salt.fileclient  ][INFO    ][14356] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-20 09:10:25,174 [salt.fileclient  ][INFO    ][14356] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-20 09:10:25,880 [salt.state       ][INFO    ][14356] Running state [haproxy] at time 09:10:25.880030
2018-01-20 09:10:25,880 [salt.state       ][INFO    ][14356] Executing state pkg.installed for haproxy
2018-01-20 09:10:25,881 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:10:26,219 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-20 09:10:26,299 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:10:29,685 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:10:29,732 [salt.loaded.int.module.cmdmod][INFO    ][14356] 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-20 09:10:34,125 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120091033654740
2018-01-20 09:10:34,163 [salt.minion      ][INFO    ][14958] Starting a new job with PID 14958
2018-01-20 09:10:34,196 [salt.minion      ][INFO    ][14958] Returning information for job: 20180120091033654740
2018-01-20 09:10:38,021 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:10:38,071 [salt.state       ][INFO    ][14356] 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-20 09:10:38,088 [salt.state       ][INFO    ][14356] Loading fresh modules for state activity
2018-01-20 09:10:38,110 [salt.state       ][INFO    ][14356] Completed state [haproxy] at time 09:10:38.109921 duration_in_ms=12229.89
2018-01-20 09:10:38,117 [salt.state       ][INFO    ][14356] Running state [/etc/default/haproxy] at time 09:10:38.117487
2018-01-20 09:10:38,118 [salt.state       ][INFO    ][14356] Executing state file.managed for /etc/default/haproxy
2018-01-20 09:10:38,169 [salt.fileclient  ][INFO    ][14356] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-20 09:10:38,172 [salt.state       ][INFO    ][14356] 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-20 09:10:38,172 [salt.state       ][INFO    ][14356] Completed state [/etc/default/haproxy] at time 09:10:38.172247 duration_in_ms=54.761
2018-01-20 09:10:38,172 [salt.state       ][INFO    ][14356] Running state [/etc/haproxy/haproxy.cfg] at time 09:10:38.172553
2018-01-20 09:10:38,172 [salt.state       ][INFO    ][14356] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-20 09:10:38,203 [salt.fileclient  ][INFO    ][14356] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-20 09:10:38,329 [salt.state       ][INFO    ][14356] 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-20 09:10:38,341 [salt.state       ][INFO    ][14356] Completed state [/etc/haproxy/haproxy.cfg] at time 09:10:38.340959 duration_in_ms=168.406
2018-01-20 09:10:38,341 [salt.state       ][INFO    ][14356] Running state [/etc/haproxy/ssl] at time 09:10:38.341379
2018-01-20 09:10:38,341 [salt.state       ][INFO    ][14356] Executing state file.directory for /etc/haproxy/ssl
2018-01-20 09:10:38,342 [salt.state       ][INFO    ][14356] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-20 09:10:38,343 [salt.state       ][INFO    ][14356] Completed state [/etc/haproxy/ssl] at time 09:10:38.343065 duration_in_ms=1.686
2018-01-20 09:10:38,343 [salt.state       ][INFO    ][14356] Running state [haproxy_status_packages] at time 09:10:38.343863
2018-01-20 09:10:38,344 [salt.state       ][INFO    ][14356] Executing state pkg.installed for haproxy_status_packages
2018-01-20 09:10:38,623 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:10:38,643 [salt.loaded.int.module.cmdmod][INFO    ][14356] 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-20 09:10:41,291 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:10:41,344 [salt.state       ][INFO    ][14356] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-01-20 09:10:41,367 [salt.state       ][INFO    ][14356] Loading fresh modules for state activity
2018-01-20 09:10:41,399 [salt.state       ][INFO    ][14356] Completed state [haproxy_status_packages] at time 09:10:41.399253 duration_in_ms=3055.389
2018-01-20 09:10:41,404 [salt.state       ][INFO    ][14356] Running state [/usr/bin/haproxy-status.sh] at time 09:10:41.404276
2018-01-20 09:10:41,404 [salt.state       ][INFO    ][14356] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-20 09:10:41,442 [salt.fileclient  ][INFO    ][14356] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-20 09:10:41,473 [salt.state       ][INFO    ][14356] File changed:
New file
2018-01-20 09:10:41,473 [salt.state       ][INFO    ][14356] Completed state [/usr/bin/haproxy-status.sh] at time 09:10:41.473343 duration_in_ms=69.067
2018-01-20 09:10:41,475 [salt.state       ][INFO    ][14356] Running state [net.ipv4.ip_nonlocal_bind] at time 09:10:41.475859
2018-01-20 09:10:41,476 [salt.state       ][INFO    ][14356] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-20 09:10:41,479 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command 'sysctl -a' in directory '/root'
2018-01-20 09:10:41,524 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-20 09:10:41,544 [salt.state       ][INFO    ][14356] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-20 09:10:41,544 [salt.state       ][INFO    ][14356] Completed state [net.ipv4.ip_nonlocal_bind] at time 09:10:41.544749 duration_in_ms=68.889
2018-01-20 09:10:41,844 [salt.state       ][INFO    ][14356] Running state [haproxy] at time 09:10:41.844756
2018-01-20 09:10:41,845 [salt.state       ][INFO    ][14356] Executing state service.running for haproxy
2018-01-20 09:10:41,845 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-20 09:10:41,863 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-20 09:10:41,878 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-20 09:10:41,892 [salt.state       ][INFO    ][14356] The service haproxy is already running
2018-01-20 09:10:41,893 [salt.state       ][INFO    ][14356] Completed state [haproxy] at time 09:10:41.893013 duration_in_ms=48.257
2018-01-20 09:10:41,893 [salt.state       ][INFO    ][14356] Running state [haproxy] at time 09:10:41.893391
2018-01-20 09:10:41,893 [salt.state       ][INFO    ][14356] Executing state service.mod_watch for haproxy
2018-01-20 09:10:41,894 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-20 09:10:41,909 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-20 09:10:41,924 [salt.loaded.int.module.cmdmod][INFO    ][14356] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-20 09:10:41,980 [salt.state       ][INFO    ][14356] {'haproxy': True}
2018-01-20 09:10:41,981 [salt.state       ][INFO    ][14356] Completed state [haproxy] at time 09:10:41.981062 duration_in_ms=87.671
2018-01-20 09:10:41,983 [salt.minion      ][INFO    ][14356] Returning information for job: 20180120091023572673
2018-01-20 09:10:43,044 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command service.status with jid 20180120091042607032
2018-01-20 09:10:43,087 [salt.minion      ][INFO    ][15428] Starting a new job with PID 15428
2018-01-20 09:10:43,464 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15428] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-20 09:10:43,491 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15428] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-20 09:10:43,513 [salt.minion      ][INFO    ][15428] Returning information for job: 20180120091042607032
2018-01-20 09:10:45,586 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command service.restart with jid 20180120091045120970
2018-01-20 09:10:45,633 [salt.minion      ][INFO    ][15437] Starting a new job with PID 15437
2018-01-20 09:10:46,008 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15437] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-20 09:10:46,037 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15437] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-20 09:10:46,089 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][15437] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-20 09:10:46,149 [salt.minion      ][INFO    ][15437] Returning information for job: 20180120091045120970
2018-01-20 09:11:57,676 [salt.utils.schedule][INFO    ][2285] Running scheduled job: __mine_interval
2018-01-20 09:39:24,983 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command state.sls with jid 20180120093924561764
2018-01-20 09:39:25,018 [salt.minion      ][INFO    ][15540] Starting a new job with PID 15540
2018-01-20 09:39:26,639 [salt.state       ][INFO    ][15540] Loading fresh modules for state activity
2018-01-20 09:39:26,708 [salt.fileclient  ][INFO    ][15540] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2018-01-20 09:39:26,741 [salt.fileclient  ][INFO    ][15540] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2018-01-20 09:39:26,783 [salt.fileclient  ][INFO    ][15540] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2018-01-20 09:39:27,251 [salt.state       ][INFO    ][15540] Running state [mongodb-server] at time 09:39:27.251656
2018-01-20 09:39:27,252 [salt.state       ][INFO    ][15540] Executing state pkg.installed for mongodb-server
2018-01-20 09:39:27,253 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:39:27,592 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['apt-cache', '-q', 'policy', 'mongodb-server'] in directory '/root'
2018-01-20 09:39:27,680 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:39:29,805 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:39:29,856 [salt.loaded.int.module.cmdmod][INFO    ][15540] 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-20 09:39:35,051 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093934627484
2018-01-20 09:39:35,104 [salt.minion      ][INFO    ][16015] Starting a new job with PID 16015
2018-01-20 09:39:35,132 [salt.minion      ][INFO    ][16015] Returning information for job: 20180120093934627484
2018-01-20 09:39:45,097 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093944671556
2018-01-20 09:39:45,134 [salt.minion      ][INFO    ][16409] Starting a new job with PID 16409
2018-01-20 09:39:45,165 [salt.minion      ][INFO    ][16409] Returning information for job: 20180120093944671556
2018-01-20 09:39:46,923 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:39:46,965 [salt.state       ][INFO    ][15540] 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-20 09:39:46,981 [salt.state       ][INFO    ][15540] Loading fresh modules for state activity
2018-01-20 09:39:47,006 [salt.state       ][INFO    ][15540] Completed state [mongodb-server] at time 09:39:47.006029 duration_in_ms=19754.371
2018-01-20 09:39:47,018 [salt.state       ][INFO    ][15540] Running state [mongodb] at time 09:39:47.018712
2018-01-20 09:39:47,019 [salt.state       ][INFO    ][15540] Executing state pkg.installed for mongodb
2018-01-20 09:39:47,463 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:39:47,499 [salt.loaded.int.module.cmdmod][INFO    ][15540] 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-20 09:39:49,983 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:39:50,043 [salt.state       ][INFO    ][15540] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2018-01-20 09:39:50,068 [salt.state       ][INFO    ][15540] Loading fresh modules for state activity
2018-01-20 09:39:50,113 [salt.state       ][INFO    ][15540] Completed state [mongodb] at time 09:39:50.113746 duration_in_ms=3095.034
2018-01-20 09:39:50,121 [salt.state       ][INFO    ][15540] Running state [python-pymongo] at time 09:39:50.121626
2018-01-20 09:39:50,122 [salt.state       ][INFO    ][15540] Executing state pkg.installed for python-pymongo
2018-01-20 09:39:50,727 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:39:50,765 [salt.loaded.int.module.cmdmod][INFO    ][15540] 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-20 09:39:55,134 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120093954709477
2018-01-20 09:39:55,197 [salt.minion      ][INFO    ][16599] Starting a new job with PID 16599
2018-01-20 09:39:55,273 [salt.minion      ][INFO    ][16599] Returning information for job: 20180120093954709477
2018-01-20 09:40:05,170 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094004740626
2018-01-20 09:40:05,247 [salt.minion      ][INFO    ][16635] Starting a new job with PID 16635
2018-01-20 09:40:05,275 [salt.minion      ][INFO    ][16635] Returning information for job: 20180120094004740626
2018-01-20 09:40:08,864 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:40:08,929 [salt.state       ][INFO    ][15540] 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-20 09:40:08,961 [salt.state       ][INFO    ][15540] Loading fresh modules for state activity
2018-01-20 09:40:09,024 [salt.state       ][INFO    ][15540] Completed state [python-pymongo] at time 09:40:09.024059 duration_in_ms=18902.432
2018-01-20 09:40:09,037 [salt.state       ][INFO    ][15540] Running state [mongodb-clients] at time 09:40:09.037156
2018-01-20 09:40:09,038 [salt.state       ][INFO    ][15540] Executing state pkg.installed for mongodb-clients
2018-01-20 09:40:09,806 [salt.state       ][INFO    ][15540] All specified packages are already installed
2018-01-20 09:40:09,806 [salt.state       ][INFO    ][15540] Completed state [mongodb-clients] at time 09:40:09.806817 duration_in_ms=769.661
2018-01-20 09:40:09,809 [salt.state       ][INFO    ][15540] Running state [/etc/mongodb.conf] at time 09:40:09.808994
2018-01-20 09:40:09,809 [salt.state       ][INFO    ][15540] Executing state file.managed for /etc/mongodb.conf
2018-01-20 09:40:09,875 [salt.fileclient  ][INFO    ][15540] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2018-01-20 09:40:09,926 [salt.state       ][INFO    ][15540] 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-20 09:40:09,927 [salt.state       ][INFO    ][15540] Completed state [/etc/mongodb.conf] at time 09:40:09.927260 duration_in_ms=118.266
2018-01-20 09:40:09,927 [salt.state       ][INFO    ][15540] Running state [/etc/mongodb.key] at time 09:40:09.927836
2018-01-20 09:40:09,928 [salt.state       ][INFO    ][15540] Executing state file.managed for /etc/mongodb.key
2018-01-20 09:40:09,932 [salt.state       ][INFO    ][15540] File changed:
New file
2018-01-20 09:40:09,932 [salt.state       ][INFO    ][15540] Completed state [/etc/mongodb.key] at time 09:40:09.932598 duration_in_ms=4.76
2018-01-20 09:40:09,933 [salt.state       ][INFO    ][15540] Running state [/var/lock/mongodb] at time 09:40:09.933080
2018-01-20 09:40:09,933 [salt.state       ][INFO    ][15540] Executing state file.directory for /var/lock/mongodb
2018-01-20 09:40:09,934 [salt.state       ][INFO    ][15540] {'/var/lock/mongodb': 'New Dir'}
2018-01-20 09:40:09,935 [salt.state       ][INFO    ][15540] Completed state [/var/lock/mongodb] at time 09:40:09.935277 duration_in_ms=2.197
2018-01-20 09:40:09,937 [salt.state       ][INFO    ][15540] Running state [mongodb] at time 09:40:09.937497
2018-01-20 09:40:09,938 [salt.state       ][INFO    ][15540] Executing state service.running for mongodb
2018-01-20 09:40:09,939 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2018-01-20 09:40:09,990 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-20 09:40:10,021 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-20 09:40:10,051 [salt.state       ][INFO    ][15540] The service mongodb is already running
2018-01-20 09:40:10,052 [salt.state       ][INFO    ][15540] Completed state [mongodb] at time 09:40:10.052800 duration_in_ms=115.303
2018-01-20 09:40:10,053 [salt.state       ][INFO    ][15540] Running state [mongodb] at time 09:40:10.053825
2018-01-20 09:40:10,054 [salt.state       ][INFO    ][15540] Executing state service.mod_watch for mongodb
2018-01-20 09:40:10,056 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2018-01-20 09:40:10,085 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2018-01-20 09:40:10,114 [salt.loaded.int.module.cmdmod][INFO    ][15540] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2018-01-20 09:40:10,318 [salt.state       ][INFO    ][15540] {'mongodb': True}
2018-01-20 09:40:10,320 [salt.state       ][INFO    ][15540] Completed state [mongodb] at time 09:40:10.319967 duration_in_ms=266.142
2018-01-20 09:40:10,325 [salt.minion      ][INFO    ][15540] Returning information for job: 20180120093924561764
2018-01-20 09:40:11,883 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command test.ping with jid 20180120094011460067
2018-01-20 09:40:11,916 [salt.minion      ][INFO    ][16802] Starting a new job with PID 16802
2018-01-20 09:40:11,998 [salt.minion      ][INFO    ][16802] Returning information for job: 20180120094011460067
2018-01-20 09:44:12,410 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command state.sls with jid 20180120094411989551
2018-01-20 09:44:12,444 [salt.minion      ][INFO    ][16817] Starting a new job with PID 16817
2018-01-20 09:44:14,165 [salt.state       ][INFO    ][16817] Loading fresh modules for state activity
2018-01-20 09:44:14,227 [salt.fileclient  ][INFO    ][16817] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-01-20 09:44:14,262 [salt.fileclient  ][INFO    ][16817] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-01-20 09:44:15,101 [salt.state       ][INFO    ][16817] Running state [aodh-api] at time 09:44:15.101412
2018-01-20 09:44:15,101 [salt.state       ][INFO    ][16817] Executing state pkg.installed for aodh-api
2018-01-20 09:44:15,102 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:44:15,490 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-01-20 09:44:15,600 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:44:17,646 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:44:17,685 [salt.loaded.int.module.cmdmod][INFO    ][16817] 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-20 09:44:22,452 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094422031049
2018-01-20 09:44:22,491 [salt.minion      ][INFO    ][17257] Starting a new job with PID 17257
2018-01-20 09:44:22,518 [salt.minion      ][INFO    ][17257] Returning information for job: 20180120094422031049
2018-01-20 09:44:32,639 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094432216032
2018-01-20 09:44:32,681 [salt.minion      ][INFO    ][17476] Starting a new job with PID 17476
2018-01-20 09:44:32,713 [salt.minion      ][INFO    ][17476] Returning information for job: 20180120094432216032
2018-01-20 09:44:42,839 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094442417629
2018-01-20 09:44:42,888 [salt.minion      ][INFO    ][17669] Starting a new job with PID 17669
2018-01-20 09:44:42,924 [salt.minion      ][INFO    ][17669] Returning information for job: 20180120094442417629
2018-01-20 09:44:53,051 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094452629812
2018-01-20 09:44:53,090 [salt.minion      ][INFO    ][17866] Starting a new job with PID 17866
2018-01-20 09:44:53,117 [salt.minion      ][INFO    ][17866] Returning information for job: 20180120094452629812
2018-01-20 09:45:03,244 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094502824678
2018-01-20 09:45:03,290 [salt.minion      ][INFO    ][18089] Starting a new job with PID 18089
2018-01-20 09:45:03,326 [salt.minion      ][INFO    ][18089] Returning information for job: 20180120094502824678
2018-01-20 09:45:13,456 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094513035124
2018-01-20 09:45:13,493 [salt.minion      ][INFO    ][18310] Starting a new job with PID 18310
2018-01-20 09:45:13,521 [salt.minion      ][INFO    ][18310] Returning information for job: 20180120094513035124
2018-01-20 09:45:23,655 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094523234038
2018-01-20 09:45:23,695 [salt.minion      ][INFO    ][18534] Starting a new job with PID 18534
2018-01-20 09:45:23,740 [salt.minion      ][INFO    ][18534] Returning information for job: 20180120094523234038
2018-01-20 09:45:33,874 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094533454895
2018-01-20 09:45:33,933 [salt.minion      ][INFO    ][18684] Starting a new job with PID 18684
2018-01-20 09:45:33,965 [salt.minion      ][INFO    ][18684] Returning information for job: 20180120094533454895
2018-01-20 09:45:43,897 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094543477096
2018-01-20 09:45:43,935 [salt.minion      ][INFO    ][18843] Starting a new job with PID 18843
2018-01-20 09:45:43,961 [salt.minion      ][INFO    ][18843] Returning information for job: 20180120094543477096
2018-01-20 09:45:54,100 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094553681426
2018-01-20 09:45:54,156 [salt.minion      ][INFO    ][18998] Starting a new job with PID 18998
2018-01-20 09:45:54,189 [salt.minion      ][INFO    ][18998] Returning information for job: 20180120094553681426
2018-01-20 09:46:04,119 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094603699293
2018-01-20 09:46:04,167 [salt.minion      ][INFO    ][21905] Starting a new job with PID 21905
2018-01-20 09:46:04,195 [salt.minion      ][INFO    ][21905] Returning information for job: 20180120094603699293
2018-01-20 09:46:14,338 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094613917412
2018-01-20 09:46:14,375 [salt.minion      ][INFO    ][24206] Starting a new job with PID 24206
2018-01-20 09:46:14,401 [salt.minion      ][INFO    ][24206] Returning information for job: 20180120094613917412
2018-01-20 09:46:24,551 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094624130276
2018-01-20 09:46:24,586 [salt.minion      ][INFO    ][24218] Starting a new job with PID 24218
2018-01-20 09:46:24,612 [salt.minion      ][INFO    ][24218] Returning information for job: 20180120094624130276
2018-01-20 09:46:34,762 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094634342049
2018-01-20 09:46:34,798 [salt.minion      ][INFO    ][24630] Starting a new job with PID 24630
2018-01-20 09:46:34,825 [salt.minion      ][INFO    ][24630] Returning information for job: 20180120094634342049
2018-01-20 09:46:44,982 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094644562693
2018-01-20 09:46:45,018 [salt.minion      ][INFO    ][24871] Starting a new job with PID 24871
2018-01-20 09:46:45,047 [salt.minion      ][INFO    ][24871] Returning information for job: 20180120094644562693
2018-01-20 09:46:55,209 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094654789182
2018-01-20 09:46:55,253 [salt.minion      ][INFO    ][25152] Starting a new job with PID 25152
2018-01-20 09:46:55,283 [salt.minion      ][INFO    ][25152] Returning information for job: 20180120094654789182
2018-01-20 09:47:05,235 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094704814982
2018-01-20 09:47:05,269 [salt.minion      ][INFO    ][25502] Starting a new job with PID 25502
2018-01-20 09:47:05,295 [salt.minion      ][INFO    ][25502] Returning information for job: 20180120094704814982
2018-01-20 09:47:15,254 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094714834005
2018-01-20 09:47:15,300 [salt.minion      ][INFO    ][25713] Starting a new job with PID 25713
2018-01-20 09:47:15,326 [salt.minion      ][INFO    ][25713] Returning information for job: 20180120094714834005
2018-01-20 09:47:25,494 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094725077207
2018-01-20 09:47:25,521 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:47:25,563 [salt.minion      ][INFO    ][26087] Starting a new job with PID 26087
2018-01-20 09:47:25,582 [salt.minion      ][INFO    ][26087] Returning information for job: 20180120094725077207
2018-01-20 09:47:25,596 [salt.state       ][INFO    ][16817] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~cloud0'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '4.0.2+really4.0.2+dfsg-2ubuntu1~cloud0'
'python-oslo.concurrency' changed from 'absent' to '3.21.0-0ubuntu2~cloud0'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-0ubuntu1~cloud0'
'python-aodh' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-deprecation' changed from 'absent' to '1.0.1-0ubuntu1~cloud0'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python-glanceclient' changed from 'absent' to '1:2.8.0-0ubuntu1~cloud0'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'python-migrate' changed from 'absent' to '0.11.0-0ubuntu1~cloud0'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-oslo.serialization' changed from 'absent' to '2.20.0-0ubuntu1~cloud0'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libmpc3' changed from 'absent' to '1.0.3-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-0ubuntu1~cloud0'
'python-setuptools' changed from 'absent' to '36.2.7-2~cloud0'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-fixtures' changed from 'absent' to '3.0.0-2~cloud0'
'python-pycadf' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-gnocchiclient' changed from 'absent' to '3.3.1-0ubuntu2~cloud0'
'elf-binutils' changed from 'absent' to '1'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'c++abi2-dev' changed from 'absent' to '1'
'python-openstackclient' changed from 'absent' to '3.12.0-0ubuntu2~cloud0'
'python-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-requests' changed from '2.9.1-3' to '2.18.1-1~cloud0'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'binutils-gold' changed from 'absent' to '1'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.db' changed from 'absent' to '4.25.0-0ubuntu1~cloud0'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python2.7-simplejson' changed from 'absent' to '1'
'linux-libc-dev' changed from 'absent' to '4.4.0-109.132'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-zake' changed from 'absent' to '0.1.6-1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-testtools' changed from 'absent' to '1'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'docutils' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'python2.7-dbus' changed from 'absent' to '1'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.middleware' changed from 'absent' to '3.30.0-0ubuntu1.1~cloud0'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'libc-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.17.0-0ubuntu1~cloud0'
'httpd' changed from 'absent' to '1'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-dev' changed from 'absent' to '1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-0ubuntu1~cloud0'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-positional' changed from 'absent' to '1.1.1-3~cloud0'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~cloud0'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'python-distribute' changed from 'absent' to '1'
'linux-kernel-headers' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.6'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-oslo.policy' changed from 'absent' to '1.25.1-0ubuntu1~cloud0'
'python-stevedore' changed from 'absent' to '1:1.25.0-0ubuntu1~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'aodh-common' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-oslo-db' changed from 'absent' to '1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-waitress' changed from 'absent' to '1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-oslo.utils' changed from 'absent' to '3.28.0-0ubuntu1~cloud0'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'make:any' changed from 'absent' to '1'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python2.7-iso8601' changed from 'absent' to '1'
'manpages-dev' changed from 'absent' to '4.04-2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-tooz' changed from 'absent' to '1.58.0-0ubuntu1~cloud0'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'pycadf-common' changed from 'absent' to '2.6.0-0ubuntu1~cloud0'
'python-pecan' changed from 'absent' to '1.1.2-3fakesync2~cloud0'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'libisl15' changed from 'absent' to '0.16.1-1'
'aodh-api' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-alembic' changed from 'absent' to '0.8.10-0ubuntu2~cloud0'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-keyring' changed from 'absent' to '7.3-1ubuntu1'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapache2-mod-wsgi' changed from 'absent' to '4.3.0-1.1build1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'httpd-wsgi' changed from 'absent' to '1'
'python-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-amqp' changed from 'absent' to '2.1.4-1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu1~cloud0'
'python2.7-cmd2' changed from 'absent' to '1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-html5lib' changed from 'absent' to '0.999-4'
'python2.7-lxml' changed from 'absent' to '1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'apache2-api-20120211' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'python-zopeinterface' changed from 'absent' to '1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.1.9+ds1-0ubuntu3~cloud0'
'python-keystonemiddleware' changed from 'absent' to '4.17.0-0ubuntu1~cloud0'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~cloud0'
'ssl-cert' changed from 'absent' to '1.0.37'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'python-openstacksdk' changed from 'absent' to '0.9.17-0ubuntu1~cloud0'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-01-20 09:47:25,662 [salt.state       ][INFO    ][16817] Loading fresh modules for state activity
2018-01-20 09:47:25,737 [salt.state       ][INFO    ][16817] Completed state [aodh-api] at time 09:47:25.737188 duration_in_ms=190635.775
2018-01-20 09:47:25,744 [salt.state       ][INFO    ][16817] Running state [aodh-evaluator] at time 09:47:25.744250
2018-01-20 09:47:25,745 [salt.state       ][INFO    ][16817] Executing state pkg.installed for aodh-evaluator
2018-01-20 09:47:27,303 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:47:27,364 [salt.loaded.int.module.cmdmod][INFO    ][16817] 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-20 09:47:32,101 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:47:32,163 [salt.state       ][INFO    ][16817] Made the following changes:
'aodh-evaluator' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-20 09:47:32,183 [salt.state       ][INFO    ][16817] Loading fresh modules for state activity
2018-01-20 09:47:32,291 [salt.state       ][INFO    ][16817] Completed state [aodh-evaluator] at time 09:47:32.291066 duration_in_ms=6546.815
2018-01-20 09:47:32,296 [salt.state       ][INFO    ][16817] Running state [aodh-notifier] at time 09:47:32.296802
2018-01-20 09:47:32,297 [salt.state       ][INFO    ][16817] Executing state pkg.installed for aodh-notifier
2018-01-20 09:47:32,699 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:47:32,735 [salt.loaded.int.module.cmdmod][INFO    ][16817] 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-20 09:47:35,526 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094735108161
2018-01-20 09:47:35,591 [salt.minion      ][INFO    ][26510] Starting a new job with PID 26510
2018-01-20 09:47:35,612 [salt.minion      ][INFO    ][26510] Returning information for job: 20180120094735108161
2018-01-20 09:47:37,318 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:47:37,394 [salt.state       ][INFO    ][16817] Made the following changes:
'aodh-notifier' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-20 09:47:37,425 [salt.state       ][INFO    ][16817] Loading fresh modules for state activity
2018-01-20 09:47:37,454 [salt.state       ][INFO    ][16817] Completed state [aodh-notifier] at time 09:47:37.454692 duration_in_ms=5157.888
2018-01-20 09:47:37,462 [salt.state       ][INFO    ][16817] Running state [aodh-listener] at time 09:47:37.462277
2018-01-20 09:47:37,462 [salt.state       ][INFO    ][16817] Executing state pkg.installed for aodh-listener
2018-01-20 09:47:37,806 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:47:37,840 [salt.loaded.int.module.cmdmod][INFO    ][16817] 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-20 09:47:42,476 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:47:42,517 [salt.state       ][INFO    ][16817] Made the following changes:
'aodh-listener' changed from 'absent' to '5.0.0-0ubuntu2~cloud0'

2018-01-20 09:47:42,536 [salt.state       ][INFO    ][16817] Loading fresh modules for state activity
2018-01-20 09:47:42,565 [salt.state       ][INFO    ][16817] Completed state [aodh-listener] at time 09:47:42.565534 duration_in_ms=5103.256
2018-01-20 09:47:42,575 [salt.state       ][INFO    ][16817] Running state [python-aodhclient] at time 09:47:42.575374
2018-01-20 09:47:42,575 [salt.state       ][INFO    ][16817] Executing state pkg.installed for python-aodhclient
2018-01-20 09:47:42,961 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:47:42,993 [salt.loaded.int.module.cmdmod][INFO    ][16817] 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-20 09:47:45,605 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094745187255
2018-01-20 09:47:45,657 [salt.minion      ][INFO    ][26870] Starting a new job with PID 26870
2018-01-20 09:47:45,736 [salt.minion      ][INFO    ][26870] Returning information for job: 20180120094745187255
2018-01-20 09:47:46,007 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:47:46,085 [salt.state       ][INFO    ][16817] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-0ubuntu1~cloud0'

2018-01-20 09:47:46,116 [salt.state       ][INFO    ][16817] Loading fresh modules for state activity
2018-01-20 09:47:46,143 [salt.state       ][INFO    ][16817] Completed state [python-aodhclient] at time 09:47:46.143779 duration_in_ms=3568.404
2018-01-20 09:47:46,147 [salt.state       ][INFO    ][16817] Running state [/etc/aodh/aodh.conf] at time 09:47:46.147854
2018-01-20 09:47:46,148 [salt.state       ][INFO    ][16817] Executing state file.managed for /etc/aodh/aodh.conf
2018-01-20 09:47:46,198 [salt.fileclient  ][INFO    ][16817] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/aodh.conf.Debian'
2018-01-20 09:47:46,274 [salt.state       ][INFO    ][16817] 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-20 09:47:46,275 [salt.state       ][INFO    ][16817] Completed state [/etc/aodh/aodh.conf] at time 09:47:46.275209 duration_in_ms=127.355
2018-01-20 09:47:46,276 [salt.state       ][INFO    ][16817] Running state [aodh-dbsync] at time 09:47:46.276302
2018-01-20 09:47:46,276 [salt.state       ][INFO    ][16817] Executing state cmd.run for aodh-dbsync
2018-01-20 09:47:46,278 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command 'aodh-dbsync' in directory '/root'
2018-01-20 09:47:47,838 [salt.state       ][INFO    ][16817] {'pid': 26887, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-20 09:47:47,839 [salt.state       ][INFO    ][16817] Completed state [aodh-dbsync] at time 09:47:47.839637 duration_in_ms=1563.333
2018-01-20 09:47:47,841 [salt.state       ][INFO    ][16817] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 09:47:47.841689
2018-01-20 09:47:47,842 [salt.state       ][INFO    ][16817] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-01-20 09:47:47,877 [salt.fileclient  ][INFO    ][16817] Fetching file from saltenv 'base', ** done ** 'aodh/files/pike/apache-aodh.apache2.conf.Debian'
2018-01-20 09:47:47,923 [salt.state       ][INFO    ][16817] 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-20 09:47:47,924 [salt.state       ][INFO    ][16817] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 09:47:47.924209 duration_in_ms=82.52
2018-01-20 09:47:47,924 [salt.state       ][INFO    ][16817] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 09:47:47.924659
2018-01-20 09:47:47,925 [salt.state       ][INFO    ][16817] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-01-20 09:47:47,941 [salt.state       ][INFO    ][16817] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-01-20 09:47:47,942 [salt.state       ][INFO    ][16817] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 09:47:47.942185 duration_in_ms=17.527
2018-01-20 09:47:48,537 [salt.state       ][INFO    ][16817] Running state [apache2] at time 09:47:48.537651
2018-01-20 09:47:48,538 [salt.state       ][INFO    ][16817] Executing state service.running for apache2
2018-01-20 09:47:48,538 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-20 09:47:48,573 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-20 09:47:48,603 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-20 09:47:48,645 [salt.state       ][INFO    ][16817] The service apache2 is already running
2018-01-20 09:47:48,646 [salt.state       ][INFO    ][16817] Completed state [apache2] at time 09:47:48.646114 duration_in_ms=108.464
2018-01-20 09:47:48,646 [salt.state       ][INFO    ][16817] Running state [apache2] at time 09:47:48.646504
2018-01-20 09:47:48,647 [salt.state       ][INFO    ][16817] Executing state service.mod_watch for apache2
2018-01-20 09:47:48,649 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-20 09:47:48,678 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-20 09:47:48,707 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-20 09:47:50,213 [salt.state       ][INFO    ][16817] {'apache2': True}
2018-01-20 09:47:50,214 [salt.state       ][INFO    ][16817] Completed state [apache2] at time 09:47:50.214284 duration_in_ms=1567.778
2018-01-20 09:47:50,217 [salt.state       ][INFO    ][16817] Running state [aodh-evaluator] at time 09:47:50.217540
2018-01-20 09:47:50,219 [salt.state       ][INFO    ][16817] Executing state service.running for aodh-evaluator
2018-01-20 09:47:50,222 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-01-20 09:47:50,264 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-20 09:47:50,299 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-20 09:47:50,335 [salt.state       ][INFO    ][16817] The service aodh-evaluator is already running
2018-01-20 09:47:50,337 [salt.state       ][INFO    ][16817] Completed state [aodh-evaluator] at time 09:47:50.337397 duration_in_ms=119.857
2018-01-20 09:47:50,338 [salt.state       ][INFO    ][16817] Running state [aodh-evaluator] at time 09:47:50.338516
2018-01-20 09:47:50,339 [salt.state       ][INFO    ][16817] Executing state service.mod_watch for aodh-evaluator
2018-01-20 09:47:50,341 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-01-20 09:47:50,374 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-01-20 09:47:50,407 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-01-20 09:47:50,617 [salt.state       ][INFO    ][16817] {'aodh-evaluator': True}
2018-01-20 09:47:50,618 [salt.state       ][INFO    ][16817] Completed state [aodh-evaluator] at time 09:47:50.618438 duration_in_ms=279.922
2018-01-20 09:47:50,619 [salt.state       ][INFO    ][16817] Running state [aodh-notifier] at time 09:47:50.619370
2018-01-20 09:47:50,620 [salt.state       ][INFO    ][16817] Executing state service.running for aodh-notifier
2018-01-20 09:47:50,622 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-01-20 09:47:50,655 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-20 09:47:50,681 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-20 09:47:50,703 [salt.state       ][INFO    ][16817] The service aodh-notifier is already running
2018-01-20 09:47:50,704 [salt.state       ][INFO    ][16817] Completed state [aodh-notifier] at time 09:47:50.704119 duration_in_ms=84.748
2018-01-20 09:47:50,704 [salt.state       ][INFO    ][16817] Running state [aodh-notifier] at time 09:47:50.704532
2018-01-20 09:47:50,705 [salt.state       ][INFO    ][16817] Executing state service.mod_watch for aodh-notifier
2018-01-20 09:47:50,706 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-01-20 09:47:50,739 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-01-20 09:47:50,773 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-01-20 09:47:55,705 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094755288475
2018-01-20 09:47:55,741 [salt.minion      ][INFO    ][27122] Starting a new job with PID 27122
2018-01-20 09:47:55,772 [salt.minion      ][INFO    ][27122] Returning information for job: 20180120094755288475
2018-01-20 09:48:05,745 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094805325769
2018-01-20 09:48:05,778 [salt.minion      ][INFO    ][27127] Starting a new job with PID 27127
2018-01-20 09:48:05,806 [salt.minion      ][INFO    ][27127] Returning information for job: 20180120094805325769
2018-01-20 09:48:05,873 [salt.state       ][INFO    ][16817] {'aodh-notifier': True}
2018-01-20 09:48:05,874 [salt.state       ][INFO    ][16817] Completed state [aodh-notifier] at time 09:48:05.874106 duration_in_ms=15169.573
2018-01-20 09:48:05,875 [salt.state       ][INFO    ][16817] Running state [aodh-listener] at time 09:48:05.875192
2018-01-20 09:48:05,875 [salt.state       ][INFO    ][16817] Executing state service.running for aodh-listener
2018-01-20 09:48:05,881 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-01-20 09:48:05,926 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-20 09:48:05,961 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-20 09:48:05,994 [salt.state       ][INFO    ][16817] The service aodh-listener is already running
2018-01-20 09:48:05,995 [salt.state       ][INFO    ][16817] Completed state [aodh-listener] at time 09:48:05.995640 duration_in_ms=120.447
2018-01-20 09:48:05,996 [salt.state       ][INFO    ][16817] Running state [aodh-listener] at time 09:48:05.996457
2018-01-20 09:48:05,997 [salt.state       ][INFO    ][16817] Executing state service.mod_watch for aodh-listener
2018-01-20 09:48:05,999 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-01-20 09:48:06,024 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-01-20 09:48:06,048 [salt.loaded.int.module.cmdmod][INFO    ][16817] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-01-20 09:48:15,782 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120094815364663
2018-01-20 09:48:15,817 [salt.minion      ][INFO    ][27171] Starting a new job with PID 27171
2018-01-20 09:48:15,846 [salt.minion      ][INFO    ][27171] Returning information for job: 20180120094815364663
2018-01-20 09:48:21,321 [salt.state       ][INFO    ][16817] {'aodh-listener': True}
2018-01-20 09:48:21,323 [salt.state       ][INFO    ][16817] Completed state [aodh-listener] at time 09:48:21.323202 duration_in_ms=15326.743
2018-01-20 09:48:21,349 [salt.minion      ][INFO    ][16817] Returning information for job: 20180120094411989551
2018-01-20 09:52:17,561 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command state.sls with jid 20180120095217147836
2018-01-20 09:52:17,598 [salt.minion      ][INFO    ][27221] Starting a new job with PID 27221
2018-01-20 09:52:19,342 [salt.state       ][INFO    ][27221] Loading fresh modules for state activity
2018-01-20 09:52:19,480 [salt.fileclient  ][INFO    ][27221] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-01-20 09:52:19,515 [salt.fileclient  ][INFO    ][27221] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-01-20 09:52:21,199 [salt.state       ][INFO    ][27221] Running state [ceilometer-api] at time 09:52:21.199483
2018-01-20 09:52:21,199 [salt.state       ][INFO    ][27221] Executing state pkg.installed for ceilometer-api
2018-01-20 09:52:21,200 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:52:21,544 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-01-20 09:52:21,640 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-20 09:52:23,881 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:52:23,941 [salt.loaded.int.module.cmdmod][INFO    ][27221] 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-20 09:52:27,656 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095227239812
2018-01-20 09:52:27,694 [salt.minion      ][INFO    ][27581] Starting a new job with PID 27581
2018-01-20 09:52:27,722 [salt.minion      ][INFO    ][27581] Returning information for job: 20180120095227239812
2018-01-20 09:52:37,682 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095237267227
2018-01-20 09:52:37,721 [salt.minion      ][INFO    ][27785] Starting a new job with PID 27785
2018-01-20 09:52:37,760 [salt.minion      ][INFO    ][27785] Returning information for job: 20180120095237267227
2018-01-20 09:52:47,739 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095247305499
2018-01-20 09:52:47,784 [salt.minion      ][INFO    ][27997] Starting a new job with PID 27997
2018-01-20 09:52:47,827 [salt.minion      ][INFO    ][27997] Returning information for job: 20180120095247305499
2018-01-20 09:52:57,792 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095257371635
2018-01-20 09:52:57,831 [salt.minion      ][INFO    ][28193] Starting a new job with PID 28193
2018-01-20 09:52:57,856 [salt.minion      ][INFO    ][28193] Returning information for job: 20180120095257371635
2018-01-20 09:53:08,015 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095307599355
2018-01-20 09:53:08,070 [salt.minion      ][INFO    ][29058] Starting a new job with PID 29058
2018-01-20 09:53:08,096 [salt.minion      ][INFO    ][29058] Returning information for job: 20180120095307599355
2018-01-20 09:53:18,109 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095317669413
2018-01-20 09:53:18,146 [salt.minion      ][INFO    ][29442] Starting a new job with PID 29442
2018-01-20 09:53:18,176 [salt.minion      ][INFO    ][29442] Returning information for job: 20180120095317669413
2018-01-20 09:53:26,765 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:53:26,843 [salt.state       ][INFO    ][27221] 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-20 09:53:26,877 [salt.state       ][INFO    ][27221] Loading fresh modules for state activity
2018-01-20 09:53:27,018 [salt.state       ][INFO    ][27221] Completed state [ceilometer-api] at time 09:53:27.018222 duration_in_ms=65818.736
2018-01-20 09:53:27,033 [salt.state       ][INFO    ][27221] Running state [ceilometer-agent-central] at time 09:53:27.033550
2018-01-20 09:53:27,034 [salt.state       ][INFO    ][27221] Executing state pkg.installed for ceilometer-agent-central
2018-01-20 09:53:27,571 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:53:27,606 [salt.loaded.int.module.cmdmod][INFO    ][27221] 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-20 09:53:28,170 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095327754692
2018-01-20 09:53:28,210 [salt.minion      ][INFO    ][29654] Starting a new job with PID 29654
2018-01-20 09:53:28,231 [salt.minion      ][INFO    ][29654] Returning information for job: 20180120095327754692
2018-01-20 09:53:32,015 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:53:32,058 [salt.state       ][INFO    ][27221] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-20 09:53:32,078 [salt.state       ][INFO    ][27221] Loading fresh modules for state activity
2018-01-20 09:53:32,106 [salt.state       ][INFO    ][27221] Completed state [ceilometer-agent-central] at time 09:53:32.106258 duration_in_ms=5072.709
2018-01-20 09:53:32,111 [salt.state       ][INFO    ][27221] Running state [python-ceilometerclient] at time 09:53:32.111749
2018-01-20 09:53:32,112 [salt.state       ][INFO    ][27221] Executing state pkg.installed for python-ceilometerclient
2018-01-20 09:53:32,605 [salt.state       ][INFO    ][27221] All specified packages are already installed
2018-01-20 09:53:32,605 [salt.state       ][INFO    ][27221] Completed state [python-ceilometerclient] at time 09:53:32.605930 duration_in_ms=494.18
2018-01-20 09:53:32,606 [salt.state       ][INFO    ][27221] Running state [ceilometer-agent-notification] at time 09:53:32.606346
2018-01-20 09:53:32,606 [salt.state       ][INFO    ][27221] Executing state pkg.installed for ceilometer-agent-notification
2018-01-20 09:53:32,626 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:53:32,662 [salt.loaded.int.module.cmdmod][INFO    ][27221] 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-20 09:53:37,383 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:53:37,429 [salt.state       ][INFO    ][27221] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:9.0.2-0ubuntu1~cloud0'

2018-01-20 09:53:37,449 [salt.state       ][INFO    ][27221] Loading fresh modules for state activity
2018-01-20 09:53:37,477 [salt.state       ][INFO    ][27221] Completed state [ceilometer-agent-notification] at time 09:53:37.477280 duration_in_ms=4870.934
2018-01-20 09:53:37,487 [salt.state       ][INFO    ][27221] Running state [python-elasticsearch] at time 09:53:37.487839
2018-01-20 09:53:37,495 [salt.state       ][INFO    ][27221] Executing state pkg.installed for python-elasticsearch
2018-01-20 09:53:38,156 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:53:38,216 [salt.loaded.int.module.cmdmod][INFO    ][27221] 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-20 09:53:38,347 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095337826347
2018-01-20 09:53:38,374 [salt.minion      ][INFO    ][30106] Starting a new job with PID 30106
2018-01-20 09:53:38,389 [salt.minion      ][INFO    ][30106] Returning information for job: 20180120095337826347
2018-01-20 09:53:40,666 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:53:40,705 [salt.state       ][INFO    ][27221] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-01-20 09:53:40,721 [salt.state       ][INFO    ][27221] Loading fresh modules for state activity
2018-01-20 09:53:40,737 [salt.state       ][INFO    ][27221] Completed state [python-elasticsearch] at time 09:53:40.737894 duration_in_ms=3250.055
2018-01-20 09:53:40,742 [salt.state       ][INFO    ][27221] Running state [python-influxdb] at time 09:53:40.742553
2018-01-20 09:53:40,742 [salt.state       ][INFO    ][27221] Executing state pkg.installed for python-influxdb
2018-01-20 09:53:41,240 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-20 09:53:41,289 [salt.loaded.int.module.cmdmod][INFO    ][27221] 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-20 09:53:44,333 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-20 09:53:44,416 [salt.state       ][INFO    ][27221] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-01-20 09:53:44,459 [salt.state       ][INFO    ][27221] Loading fresh modules for state activity
2018-01-20 09:53:44,498 [salt.state       ][INFO    ][27221] Completed state [python-influxdb] at time 09:53:44.498143 duration_in_ms=3755.587
2018-01-20 09:53:44,512 [salt.state       ][INFO    ][27221] Running state [python-pymongo] at time 09:53:44.512662
2018-01-20 09:53:44,513 [salt.state       ][INFO    ][27221] Executing state pkg.installed for python-pymongo
2018-01-20 09:53:44,948 [salt.state       ][INFO    ][27221] All specified packages are already installed
2018-01-20 09:53:44,949 [salt.state       ][INFO    ][27221] Completed state [python-pymongo] at time 09:53:44.949556 duration_in_ms=436.896
2018-01-20 09:53:44,959 [salt.state       ][INFO    ][27221] Running state [/etc/ceilometer/ceilometer.conf] at time 09:53:44.959085
2018-01-20 09:53:44,959 [salt.state       ][INFO    ][27221] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-01-20 09:53:45,019 [salt.fileclient  ][INFO    ][27221] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer-server.conf.Debian'
2018-01-20 09:53:45,146 [salt.state       ][INFO    ][27221] 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-20 09:53:45,148 [salt.state       ][INFO    ][27221] Completed state [/etc/ceilometer/ceilometer.conf] at time 09:53:45.148070 duration_in_ms=188.984
2018-01-20 09:53:45,148 [salt.state       ][INFO    ][27221] Running state [/etc/ceilometer/pipeline.yaml] at time 09:53:45.148632
2018-01-20 09:53:45,149 [salt.state       ][INFO    ][27221] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-01-20 09:53:45,174 [salt.fileclient  ][INFO    ][27221] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/pipeline.yaml'
2018-01-20 09:53:45,232 [salt.state       ][INFO    ][27221] File changed:
New file
2018-01-20 09:53:45,232 [salt.state       ][INFO    ][27221] Completed state [/etc/ceilometer/pipeline.yaml] at time 09:53:45.232481 duration_in_ms=83.849
2018-01-20 09:53:45,233 [salt.state       ][INFO    ][27221] Running state [/etc/ceilometer/event_pipeline.yaml] at time 09:53:45.233570
2018-01-20 09:53:45,234 [salt.state       ][INFO    ][27221] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-01-20 09:53:45,257 [salt.fileclient  ][INFO    ][27221] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_pipeline.yaml'
2018-01-20 09:53:45,259 [salt.state       ][INFO    ][27221] File changed:
New file
2018-01-20 09:53:45,259 [salt.state       ][INFO    ][27221] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 09:53:45.259752 duration_in_ms=26.183
2018-01-20 09:53:45,260 [salt.state       ][INFO    ][27221] Running state [/etc/ceilometer/event_definitions.yaml] at time 09:53:45.260088
2018-01-20 09:53:45,260 [salt.state       ][INFO    ][27221] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-01-20 09:53:45,285 [salt.fileclient  ][INFO    ][27221] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/event_definitions.yaml'
2018-01-20 09:53:45,293 [salt.state       ][INFO    ][27221] File changed:
New file
2018-01-20 09:53:45,293 [salt.state       ][INFO    ][27221] Completed state [/etc/ceilometer/event_definitions.yaml] at time 09:53:45.293531 duration_in_ms=33.444
2018-01-20 09:53:45,294 [salt.state       ][INFO    ][27221] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 09:53:45.294095
2018-01-20 09:53:45,294 [salt.state       ][INFO    ][27221] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-01-20 09:53:45,314 [salt.fileclient  ][INFO    ][27221] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/gabbi_pipeline.yaml'
2018-01-20 09:53:45,317 [salt.state       ][INFO    ][27221] File changed:
New file
2018-01-20 09:53:45,317 [salt.state       ][INFO    ][27221] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 09:53:45.317701 duration_in_ms=23.606
2018-01-20 09:53:45,318 [salt.state       ][INFO    ][27221] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 09:53:45.318147
2018-01-20 09:53:45,318 [salt.state       ][INFO    ][27221] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2018-01-20 09:53:45,340 [salt.fileclient  ][INFO    ][27221] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/pike/ceilometer.apache2.conf.Debian'
2018-01-20 09:53:45,377 [salt.state       ][INFO    ][27221] 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-20 09:53:45,378 [salt.state       ][INFO    ][27221] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 09:53:45.378075 duration_in_ms=59.928
2018-01-20 09:53:45,378 [salt.state       ][INFO    ][27221] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 09:53:45.378805
2018-01-20 09:53:45,379 [salt.state       ][INFO    ][27221] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2018-01-20 09:53:45,394 [salt.state       ][INFO    ][27221] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2018-01-20 09:53:45,395 [salt.state       ][INFO    ][27221] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 09:53:45.395232 duration_in_ms=16.426
2018-01-20 09:53:45,400 [salt.state       ][INFO    ][27221] Running state [apache2] at time 09:53:45.400185
2018-01-20 09:53:45,400 [salt.state       ][INFO    ][27221] Executing state service.running for apache2
2018-01-20 09:53:45,402 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-20 09:53:45,443 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-20 09:53:45,477 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-20 09:53:45,516 [salt.state       ][INFO    ][27221] The service apache2 is already running
2018-01-20 09:53:45,517 [salt.state       ][INFO    ][27221] Completed state [apache2] at time 09:53:45.517138 duration_in_ms=116.952
2018-01-20 09:53:45,517 [salt.state       ][INFO    ][27221] Running state [apache2] at time 09:53:45.517805
2018-01-20 09:53:45,518 [salt.state       ][INFO    ][27221] Executing state service.mod_watch for apache2
2018-01-20 09:53:45,520 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-20 09:53:45,551 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-20 09:53:45,587 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-20 09:53:48,012 [salt.state       ][INFO    ][27221] {'apache2': True}
2018-01-20 09:53:48,013 [salt.state       ][INFO    ][27221] Completed state [apache2] at time 09:53:48.013075 duration_in_ms=2495.268
2018-01-20 09:53:48,016 [salt.state       ][INFO    ][27221] Running state [ceilometer-agent-central] at time 09:53:48.016122
2018-01-20 09:53:48,017 [salt.state       ][INFO    ][27221] Executing state service.running for ceilometer-agent-central
2018-01-20 09:53:48,019 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-01-20 09:53:48,059 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-20 09:53:48,092 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-20 09:53:48,125 [salt.state       ][INFO    ][27221] The service ceilometer-agent-central is already running
2018-01-20 09:53:48,127 [salt.state       ][INFO    ][27221] Completed state [ceilometer-agent-central] at time 09:53:48.127240 duration_in_ms=111.118
2018-01-20 09:53:48,128 [salt.state       ][INFO    ][27221] Running state [ceilometer-agent-central] at time 09:53:48.128243
2018-01-20 09:53:48,130 [salt.state       ][INFO    ][27221] Executing state service.mod_watch for ceilometer-agent-central
2018-01-20 09:53:48,132 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-20 09:53:48,165 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-20 09:53:48,224 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-01-20 09:53:48,364 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command saltutil.find_job with jid 20180120095347949181
2018-01-20 09:53:48,419 [salt.minion      ][INFO    ][30491] Starting a new job with PID 30491
2018-01-20 09:53:48,453 [salt.minion      ][INFO    ][30491] Returning information for job: 20180120095347949181
2018-01-20 09:53:48,543 [salt.state       ][INFO    ][27221] {'ceilometer-agent-central': True}
2018-01-20 09:53:48,545 [salt.state       ][INFO    ][27221] Completed state [ceilometer-agent-central] at time 09:53:48.544915 duration_in_ms=416.671
2018-01-20 09:53:48,552 [salt.state       ][INFO    ][27221] Running state [ceilometer-agent-notification] at time 09:53:48.552072
2018-01-20 09:53:48,553 [salt.state       ][INFO    ][27221] Executing state service.running for ceilometer-agent-notification
2018-01-20 09:53:48,556 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-01-20 09:53:48,598 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-20 09:53:48,625 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-20 09:53:48,652 [salt.state       ][INFO    ][27221] The service ceilometer-agent-notification is already running
2018-01-20 09:53:48,653 [salt.state       ][INFO    ][27221] Completed state [ceilometer-agent-notification] at time 09:53:48.653566 duration_in_ms=101.493
2018-01-20 09:53:48,654 [salt.state       ][INFO    ][27221] Running state [ceilometer-agent-notification] at time 09:53:48.654070
2018-01-20 09:53:48,654 [salt.state       ][INFO    ][27221] Executing state service.mod_watch for ceilometer-agent-notification
2018-01-20 09:53:48,655 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-20 09:53:48,680 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-20 09:53:48,703 [salt.loaded.int.module.cmdmod][INFO    ][27221] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-01-20 09:53:48,877 [salt.state       ][INFO    ][27221] {'ceilometer-agent-notification': True}
2018-01-20 09:53:48,878 [salt.state       ][INFO    ][27221] Completed state [ceilometer-agent-notification] at time 09:53:48.878605 duration_in_ms=224.535
2018-01-20 09:53:48,907 [salt.minion      ][INFO    ][27221] Returning information for job: 20180120095217147836
2018-01-20 09:59:49,221 [salt.minion      ][INFO    ][2285] User sudo_ubuntu Executing command cp.push_dir with jid 20180120095948817099
2018-01-20 09:59:49,279 [salt.minion      ][INFO    ][30599] Starting a new job with PID 30599
