2018-01-06 06:53:36,462 [py.warnings      ][WARNING ][1808] /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-06 06:53:50,677 [salt.loaded.int.module.cmdmod][ERROR   ][1808] 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-06 06:53:53,252 [salt.loaded.int.module.cmdmod][INFO    ][2363] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-06 06:53:53,263 [salt.loaded.int.module.cmdmod][INFO    ][2363] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-06 06:53:53,277 [salt.loaded.int.module.cmdmod][INFO    ][2363] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-06 06:53:53,288 [salt.utils.parsers][WARNING ][1510] Minion received a SIGTERM. Exiting.
2018-01-06 06:53:54,178 [salt.cli.daemons ][INFO    ][2442] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-odl-ha.local"
2018-01-06 06:53:54,284 [salt.cli.daemons ][INFO    ][2442] Starting up the Salt Minion
2018-01-06 06:53:54,284 [salt.utils.event ][INFO    ][2442] Starting pull socket on /var/run/salt/minion/minion_event_5dafe30b6c_pull.ipc
2018-01-06 06:53:54,678 [salt.minion      ][INFO    ][2442] Creating minion process manager
2018-01-06 06:53:55,741 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2442] Executing command ['date', '+%z'] in directory '/root'
2018-01-06 06:53:55,753 [salt.utils.schedule][INFO    ][2442] Updating job settings for scheduled job: __mine_interval
2018-01-06 06:53:55,755 [salt.minion      ][INFO    ][2442] Added mine.update to scheduler
2018-01-06 06:53:55,761 [salt.minion      ][INFO    ][2442] Minion is starting as user 'root'
2018-01-06 06:53:55,774 [salt.minion      ][INFO    ][2442] Minion is ready to receive requests!
2018-01-06 06:53:56,776 [salt.utils.schedule][INFO    ][2442] Running scheduled job: __mine_interval
2018-01-06 06:53:58,647 [salt.minion      ][INFO    ][2442] User sudo_ubuntu Executing command service.force_reload with jid 20180106065402748950
2018-01-06 06:53:58,662 [salt.minion      ][INFO    ][2539] Starting a new job with PID 2539
2018-01-06 06:53:58,851 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2539] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-06 06:53:58,861 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2539] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-06 06:53:58,880 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2539] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-06 06:53:58,899 [salt.utils.parsers][WARNING ][2442] Minion received a SIGTERM. Exiting.
2018-01-06 06:53:58,899 [salt.cli.daemons ][INFO    ][2442] Shutting down the Salt Minion
2018-01-06 06:53:59,309 [salt.cli.daemons ][INFO    ][2581] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-odl-ha.local"
2018-01-06 06:53:59,411 [salt.cli.daemons ][INFO    ][2581] Starting up the Salt Minion
2018-01-06 06:53:59,412 [salt.utils.event ][INFO    ][2581] Starting pull socket on /var/run/salt/minion/minion_event_5dafe30b6c_pull.ipc
2018-01-06 06:53:59,846 [salt.minion      ][INFO    ][2581] Creating minion process manager
2018-01-06 06:54:01,823 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2581] Executing command ['date', '+%z'] in directory '/root'
2018-01-06 06:54:01,834 [salt.utils.schedule][INFO    ][2581] Updating job settings for scheduled job: __mine_interval
2018-01-06 06:54:01,837 [salt.minion      ][INFO    ][2581] Added mine.update to scheduler
2018-01-06 06:54:01,842 [salt.minion      ][INFO    ][2581] Minion is starting as user 'root'
2018-01-06 06:54:01,856 [salt.minion      ][INFO    ][2581] Minion is ready to receive requests!
2018-01-06 06:54:02,857 [salt.utils.schedule][INFO    ][2581] Running scheduled job: __mine_interval
2018-01-06 06:54:08,753 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065412852721
2018-01-06 06:54:08,773 [salt.minion      ][INFO    ][2686] Starting a new job with PID 2686
2018-01-06 06:54:08,789 [salt.minion      ][INFO    ][2686] Returning information for job: 20180106065412852721
2018-01-06 06:54:19,773 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command state.apply with jid 20180106065423876569
2018-01-06 06:54:19,791 [salt.minion      ][INFO    ][2691] Starting a new job with PID 2691
2018-01-06 06:54:23,725 [salt.state       ][INFO    ][2691] Loading fresh modules for state activity
2018-01-06 06:54:24,077 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-06 06:54:24,113 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-06 06:54:24,247 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-06 06:54:24,362 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-06 06:54:24,474 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-06 06:54:24,686 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-06 06:54:24,810 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-06 06:54:24,916 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-06 06:54:25,062 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-06 06:54:25,176 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-06 06:54:25,287 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-06 06:54:25,398 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-06 06:54:25,533 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-06 06:54:25,651 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-06 06:54:25,760 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-06 06:54:25,875 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-06 06:54:26,000 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-06 06:54:26,108 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-06 06:54:26,214 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-06 06:54:26,397 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-06 06:54:26,602 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-06 06:54:26,714 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-06 06:54:26,828 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-06 06:54:26,850 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-06 06:54:26,904 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-06 06:54:26,948 [salt.state       ][INFO    ][2691] Running state [/etc/environment] at time 06:54:26.948791
2018-01-06 06:54:26,949 [salt.state       ][INFO    ][2691] Executing state file.blockreplace for /etc/environment
2018-01-06 06:54:26,957 [salt.state       ][INFO    ][2691] 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-06 06:54:26,958 [salt.state       ][INFO    ][2691] Completed state [/etc/environment] at time 06:54:26.958435 duration_in_ms=9.646
2018-01-06 06:54:26,960 [salt.state       ][INFO    ][2691] Running state [/etc/profile.d] at time 06:54:26.959709
2018-01-06 06:54:26,960 [salt.state       ][INFO    ][2691] Executing state file.directory for /etc/profile.d
2018-01-06 06:54:26,962 [salt.state       ][INFO    ][2691] Directory /etc/profile.d is in the correct state
2018-01-06 06:54:26,962 [salt.state       ][INFO    ][2691] Completed state [/etc/profile.d] at time 06:54:26.962637 duration_in_ms=2.928
2018-01-06 06:54:27,473 [salt.state       ][INFO    ][2691] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:54:27.473927
2018-01-06 06:54:27,474 [salt.state       ][INFO    ][2691] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-06 06:54:27,502 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-06 06:54:27,509 [salt.state       ][INFO    ][2691] File changed:
New file
2018-01-06 06:54:27,510 [salt.state       ][INFO    ][2691] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:54:27.510307 duration_in_ms=36.382
2018-01-06 06:54:27,510 [salt.state       ][INFO    ][2691] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:54:27.510733
2018-01-06 06:54:27,511 [salt.state       ][INFO    ][2691] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-06 06:54:27,530 [salt.state       ][INFO    ][2691] File changed:
New file
2018-01-06 06:54:27,532 [salt.state       ][INFO    ][2691] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:54:27.531980 duration_in_ms=21.247
2018-01-06 06:54:27,533 [salt.state       ][INFO    ][2691] Running state [linux_repo_prereq_pkgs] at time 06:54:27.533415
2018-01-06 06:54:27,533 [salt.state       ][INFO    ][2691] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-06 06:54:27,534 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:54:27,885 [salt.state       ][INFO    ][2691] All specified packages are already installed
2018-01-06 06:54:27,886 [salt.state       ][INFO    ][2691] Completed state [linux_repo_prereq_pkgs] at time 06:54:27.886614 duration_in_ms=353.198
2018-01-06 06:54:27,887 [salt.state       ][INFO    ][2691] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:54:27.887119
2018-01-06 06:54:27,887 [salt.state       ][INFO    ][2691] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-06 06:54:27,888 [salt.state       ][INFO    ][2691] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-06 06:54:27,888 [salt.state       ][INFO    ][2691] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:54:27.888826 duration_in_ms=1.708
2018-01-06 06:54:27,889 [salt.state       ][INFO    ][2691] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:54:27.889231
2018-01-06 06:54:27,889 [salt.state       ][INFO    ][2691] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-06 06:54:27,913 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-06 06:54:28,010 [salt.state       ][INFO    ][2691] File changed:
New file
2018-01-06 06:54:28,010 [salt.state       ][INFO    ][2691] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:54:28.010823 duration_in_ms=121.592
2018-01-06 06:54:28,015 [salt.state       ][INFO    ][2691] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:54:28.015169
2018-01-06 06:54:28,015 [salt.state       ][INFO    ][2691] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-06 06:54:28,127 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-06 06:54:28,308 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 06:54:29,872 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065433972546
2018-01-06 06:54:29,886 [salt.minion      ][INFO    ][3174] Starting a new job with PID 3174
2018-01-06 06:54:29,902 [salt.minion      ][INFO    ][3174] Returning information for job: 20180106065433972546
2018-01-06 06:54:32,026 [salt.state       ][INFO    ][2691] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-06 06:54:32,028 [salt.state       ][INFO    ][2691] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 06:54:32.027634 duration_in_ms=4012.464
2018-01-06 06:54:32,028 [salt.state       ][INFO    ][2691] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:54:32.028429
2018-01-06 06:54:32,028 [salt.state       ][INFO    ][2691] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-06 06:54:32,029 [salt.state       ][INFO    ][2691] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-06 06:54:32,029 [salt.state       ][INFO    ][2691] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:54:32.029840 duration_in_ms=1.411
2018-01-06 06:54:32,030 [salt.state       ][INFO    ][2691] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:54:32.030249
2018-01-06 06:54:32,030 [salt.state       ][INFO    ][2691] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-06 06:54:32,131 [salt.state       ][INFO    ][2691] File changed:
New file
2018-01-06 06:54:32,132 [salt.state       ][INFO    ][2691] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:54:32.132179 duration_in_ms=101.929
2018-01-06 06:54:32,133 [salt.state       ][INFO    ][2691] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:54:32.133407
2018-01-06 06:54:32,133 [salt.state       ][INFO    ][2691] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-06 06:54:32,213 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2018-01-06 06:54:32,362 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 06:54:36,275 [salt.state       ][INFO    ][2691] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-06 06:54:36,276 [salt.state       ][INFO    ][2691] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 06:54:36.275939 duration_in_ms=4142.531
2018-01-06 06:54:36,276 [salt.state       ][INFO    ][2691] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:54:36.276437
2018-01-06 06:54:36,276 [salt.state       ][INFO    ][2691] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-06 06:54:36,277 [salt.state       ][INFO    ][2691] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-06 06:54:36,277 [salt.state       ][INFO    ][2691] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:54:36.277864 duration_in_ms=1.427
2018-01-06 06:54:36,278 [salt.state       ][INFO    ][2691] Running state [/etc/apt/preferences.d/uca] at time 06:54:36.278272
2018-01-06 06:54:36,278 [salt.state       ][INFO    ][2691] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-06 06:54:36,279 [salt.state       ][INFO    ][2691] File /etc/apt/preferences.d/uca is not present
2018-01-06 06:54:36,279 [salt.state       ][INFO    ][2691] Completed state [/etc/apt/preferences.d/uca] at time 06:54:36.279808 duration_in_ms=1.536
2018-01-06 06:54:36,281 [salt.state       ][INFO    ][2691] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:54:36.281022
2018-01-06 06:54:36,281 [salt.state       ][INFO    ][2691] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-06 06:54:36,396 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-06 06:54:36,461 [salt.loaded.int.module.cmdmod][INFO    ][2691] 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-06 06:54:36,645 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 06:54:40,098 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065444202175
2018-01-06 06:54:40,114 [salt.minion      ][INFO    ][4233] Starting a new job with PID 4233
2018-01-06 06:54:40,131 [salt.minion      ][INFO    ][4233] Returning information for job: 20180106065444202175
2018-01-06 06:54:40,825 [salt.state       ][INFO    ][2691] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-06 06:54:40,826 [salt.state       ][INFO    ][2691] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:54:40.826249 duration_in_ms=4545.226
2018-01-06 06:54:40,826 [salt.state       ][INFO    ][2691] Running state [linux_extra_packages_purged] at time 06:54:40.826747
2018-01-06 06:54:40,827 [salt.state       ][INFO    ][2691] Executing state pkg.purged for linux_extra_packages_purged
2018-01-06 06:54:40,862 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-06 06:54:45,916 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:54:45,958 [salt.state       ][INFO    ][2691] {'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-06 06:54:45,974 [salt.state       ][INFO    ][2691] Loading fresh modules for state activity
2018-01-06 06:54:46,006 [salt.state       ][INFO    ][2691] Completed state [linux_extra_packages_purged] at time 06:54:46.006579 duration_in_ms=5179.832
2018-01-06 06:54:46,011 [salt.state       ][INFO    ][2691] Running state [linux_extra_packages_latest] at time 06:54:46.011501
2018-01-06 06:54:46,011 [salt.state       ][INFO    ][2691] Executing state pkg.latest for linux_extra_packages_latest
2018-01-06 06:54:46,460 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-06 06:54:46,518 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 06:54:46,541 [salt.loaded.int.module.cmdmod][INFO    ][2691] 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-06 06:54:49,338 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:54:49,389 [salt.state       ][INFO    ][2691] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-06 06:54:49,409 [salt.state       ][INFO    ][2691] Loading fresh modules for state activity
2018-01-06 06:54:49,450 [salt.state       ][INFO    ][2691] Completed state [linux_extra_packages_latest] at time 06:54:49.450285 duration_in_ms=3438.784
2018-01-06 06:54:49,455 [salt.state       ][INFO    ][2691] Running state [UTC] at time 06:54:49.455509
2018-01-06 06:54:49,456 [salt.state       ][INFO    ][2691] Executing state timezone.system for UTC
2018-01-06 06:54:49,458 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['timedatectl'] in directory '/root'
2018-01-06 06:54:49,497 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['timedatectl'] in directory '/root'
2018-01-06 06:54:49,509 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-06 06:54:49,522 [salt.state       ][INFO    ][2691] {'timezone': 'UTC'}
2018-01-06 06:54:49,524 [salt.state       ][INFO    ][2691] Completed state [UTC] at time 06:54:49.524445 duration_in_ms=68.936
2018-01-06 06:54:49,527 [salt.state       ][INFO    ][2691] Running state [nf_conntrack] at time 06:54:49.527112
2018-01-06 06:54:49,528 [salt.state       ][INFO    ][2691] Executing state kmod.present for nf_conntrack
2018-01-06 06:54:49,528 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'lsmod' in directory '/root'
2018-01-06 06:54:49,816 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'lsmod' in directory '/root'
2018-01-06 06:54:49,827 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-06 06:54:49,842 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'lsmod' in directory '/root'
2018-01-06 06:54:49,925 [salt.state       ][INFO    ][2691] {'nf_conntrack': 'loaded'}
2018-01-06 06:54:49,926 [salt.state       ][INFO    ][2691] Completed state [nf_conntrack] at time 06:54:49.926108 duration_in_ms=398.996
2018-01-06 06:54:49,929 [salt.state       ][INFO    ][2691] Running state [kernel.panic] at time 06:54:49.928970
2018-01-06 06:54:49,929 [salt.state       ][INFO    ][2691] Executing state sysctl.present for kernel.panic
2018-01-06 06:54:49,930 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:49,960 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-06 06:54:49,967 [salt.state       ][INFO    ][2691] {'kernel.panic': 60}
2018-01-06 06:54:49,968 [salt.state       ][INFO    ][2691] Completed state [kernel.panic] at time 06:54:49.967998 duration_in_ms=39.028
2018-01-06 06:54:49,968 [salt.state       ][INFO    ][2691] Running state [net.ipv4.tcp_keepalive_probes] at time 06:54:49.968576
2018-01-06 06:54:49,969 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-06 06:54:49,969 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:49,988 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-06 06:54:49,995 [salt.state       ][INFO    ][2691] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-06 06:54:49,996 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:54:49.996222 duration_in_ms=27.645
2018-01-06 06:54:49,996 [salt.state       ][INFO    ][2691] Running state [fs.file-max] at time 06:54:49.996825
2018-01-06 06:54:49,997 [salt.state       ][INFO    ][2691] Executing state sysctl.present for fs.file-max
2018-01-06 06:54:49,997 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,017 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-06 06:54:50,026 [salt.state       ][INFO    ][2691] {'fs.file-max': 124165}
2018-01-06 06:54:50,026 [salt.state       ][INFO    ][2691] Completed state [fs.file-max] at time 06:54:50.026793 duration_in_ms=29.967
2018-01-06 06:54:50,027 [salt.state       ][INFO    ][2691] Running state [net.core.somaxconn] at time 06:54:50.027098
2018-01-06 06:54:50,027 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.core.somaxconn
2018-01-06 06:54:50,028 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,050 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-06 06:54:50,058 [salt.state       ][INFO    ][2691] {'net.core.somaxconn': 4096}
2018-01-06 06:54:50,059 [salt.state       ][INFO    ][2691] Completed state [net.core.somaxconn] at time 06:54:50.059243 duration_in_ms=32.145
2018-01-06 06:54:50,059 [salt.state       ][INFO    ][2691] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:54:50.059552
2018-01-06 06:54:50,060 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-06 06:54:50,061 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,083 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-06 06:54:50,093 [salt.state       ][INFO    ][2691] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-06 06:54:50,093 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:54:50.093601 duration_in_ms=34.048
2018-01-06 06:54:50,093 [salt.state       ][INFO    ][2691] Running state [net.ipv4.tcp_tw_reuse] at time 06:54:50.093908
2018-01-06 06:54:50,094 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-06 06:54:50,095 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,116 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-06 06:54:50,125 [salt.state       ][INFO    ][2691] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-06 06:54:50,126 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.tcp_tw_reuse] at time 06:54:50.126093 duration_in_ms=32.185
2018-01-06 06:54:50,126 [salt.state       ][INFO    ][2691] Running state [net.ipv4.tcp_congestion_control] at time 06:54:50.126398
2018-01-06 06:54:50,126 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-06 06:54:50,127 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,144 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065454246831
2018-01-06 06:54:50,155 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-06 06:54:50,165 [salt.minion      ][INFO    ][5527] Starting a new job with PID 5527
2018-01-06 06:54:50,178 [salt.state       ][INFO    ][2691] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-06 06:54:50,178 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.tcp_congestion_control] at time 06:54:50.178723 duration_in_ms=52.324
2018-01-06 06:54:50,179 [salt.state       ][INFO    ][2691] Running state [net.ipv4.tcp_retries2] at time 06:54:50.179053
2018-01-06 06:54:50,179 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-06 06:54:50,181 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,185 [salt.minion      ][INFO    ][5527] Returning information for job: 20180106065454246831
2018-01-06 06:54:50,209 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-06 06:54:50,218 [salt.state       ][INFO    ][2691] {'net.ipv4.tcp_retries2': 5}
2018-01-06 06:54:50,218 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.tcp_retries2] at time 06:54:50.218271 duration_in_ms=39.217
2018-01-06 06:54:50,218 [salt.state       ][INFO    ][2691] Running state [net.core.netdev_max_backlog] at time 06:54:50.218581
2018-01-06 06:54:50,221 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-06 06:54:50,221 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,244 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-06 06:54:50,252 [salt.state       ][INFO    ][2691] {'net.core.netdev_max_backlog': 261144}
2018-01-06 06:54:50,253 [salt.state       ][INFO    ][2691] Completed state [net.core.netdev_max_backlog] at time 06:54:50.253077 duration_in_ms=34.496
2018-01-06 06:54:50,253 [salt.state       ][INFO    ][2691] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:54:50.253386
2018-01-06 06:54:50,253 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-06 06:54:50,254 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,277 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-06 06:54:50,286 [salt.state       ][INFO    ][2691] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-06 06:54:50,286 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:54:50.286293 duration_in_ms=32.906
2018-01-06 06:54:50,286 [salt.state       ][INFO    ][2691] Running state [vm.swappiness] at time 06:54:50.286604
2018-01-06 06:54:50,286 [salt.state       ][INFO    ][2691] Executing state sysctl.present for vm.swappiness
2018-01-06 06:54:50,288 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,309 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-06 06:54:50,319 [salt.state       ][INFO    ][2691] {'vm.swappiness': 10}
2018-01-06 06:54:50,320 [salt.state       ][INFO    ][2691] Completed state [vm.swappiness] at time 06:54:50.319676 duration_in_ms=33.069
2018-01-06 06:54:50,320 [salt.state       ][INFO    ][2691] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:54:50.320565
2018-01-06 06:54:50,320 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-06 06:54:50,321 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,340 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-06 06:54:50,348 [salt.state       ][INFO    ][2691] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-06 06:54:50,349 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:54:50.349210 duration_in_ms=28.644
2018-01-06 06:54:50,349 [salt.state       ][INFO    ][2691] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:54:50.349802
2018-01-06 06:54:50,350 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-06 06:54:50,350 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,368 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-06 06:54:50,377 [salt.state       ][INFO    ][2691] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-06 06:54:50,377 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:54:50.377552 duration_in_ms=27.749
2018-01-06 06:54:50,377 [salt.state       ][INFO    ][2691] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:54:50.377863
2018-01-06 06:54:50,378 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-06 06:54:50,378 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,410 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-06 06:54:50,417 [salt.state       ][INFO    ][2691] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-06 06:54:50,418 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:54:50.418191 duration_in_ms=40.327
2018-01-06 06:54:50,418 [salt.state       ][INFO    ][2691] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:54:50.418505
2018-01-06 06:54:50,418 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-06 06:54:50,420 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,438 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-06 06:54:50,446 [salt.state       ][INFO    ][2691] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-06 06:54:50,446 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:54:50.446354 duration_in_ms=27.848
2018-01-06 06:54:50,446 [salt.state       ][INFO    ][2691] Running state [net.ipv4.tcp_fin_timeout] at time 06:54:50.446669
2018-01-06 06:54:50,446 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-06 06:54:50,447 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,469 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-06 06:54:50,475 [salt.state       ][INFO    ][2691] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-06 06:54:50,476 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.tcp_fin_timeout] at time 06:54:50.476017 duration_in_ms=29.348
2018-01-06 06:54:50,476 [salt.state       ][INFO    ][2691] Running state [net.ipv4.tcp_keepalive_time] at time 06:54:50.476325
2018-01-06 06:54:50,476 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-06 06:54:50,477 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,497 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-06 06:54:50,503 [salt.state       ][INFO    ][2691] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-06 06:54:50,504 [salt.state       ][INFO    ][2691] Completed state [net.ipv4.tcp_keepalive_time] at time 06:54:50.504216 duration_in_ms=27.89
2018-01-06 06:54:50,504 [salt.state       ][INFO    ][2691] Running state [net.nf_conntrack_max] at time 06:54:50.504530
2018-01-06 06:54:50,505 [salt.state       ][INFO    ][2691] Executing state sysctl.present for net.nf_conntrack_max
2018-01-06 06:54:50,505 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -a' in directory '/root'
2018-01-06 06:54:50,528 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-06 06:54:50,537 [salt.state       ][INFO    ][2691] {'net.nf_conntrack_max': 1048576}
2018-01-06 06:54:50,538 [salt.state       ][INFO    ][2691] Completed state [net.nf_conntrack_max] at time 06:54:50.538037 duration_in_ms=33.507
2018-01-06 06:54:50,542 [salt.state       ][INFO    ][2691] Running state [linux_sysfs_package] at time 06:54:50.542773
2018-01-06 06:54:50,543 [salt.state       ][INFO    ][2691] Executing state pkg.installed for linux_sysfs_package
2018-01-06 06:54:51,022 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-06 06:54:51,088 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 06:54:53,062 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 06:54:53,085 [salt.loaded.int.module.cmdmod][INFO    ][2691] 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-06 06:54:56,212 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:54:56,253 [salt.state       ][INFO    ][2691] 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-06 06:54:56,272 [salt.state       ][INFO    ][2691] Loading fresh modules for state activity
2018-01-06 06:54:56,316 [salt.state       ][INFO    ][2691] Completed state [linux_sysfs_package] at time 06:54:56.316046 duration_in_ms=5773.272
2018-01-06 06:54:56,320 [salt.state       ][INFO    ][2691] Running state [/etc/sysfs.d] at time 06:54:56.320796
2018-01-06 06:54:56,321 [salt.state       ][INFO    ][2691] Executing state file.directory for /etc/sysfs.d
2018-01-06 06:54:56,327 [salt.state       ][INFO    ][2691] Directory /etc/sysfs.d is in the correct state
2018-01-06 06:54:56,327 [salt.state       ][INFO    ][2691] Completed state [/etc/sysfs.d] at time 06:54:56.327525 duration_in_ms=6.728
2018-01-06 06:54:56,510 [salt.state       ][INFO    ][2691] Running state [ondemand] at time 06:54:56.510364
2018-01-06 06:54:56,510 [salt.state       ][INFO    ][2691] Executing state service.dead for ondemand
2018-01-06 06:54:56,511 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-06 06:54:56,524 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:56,534 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:56,546 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:56,589 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:56,601 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:56,614 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:56,630 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-06 06:54:56,781 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-06 06:54:56,798 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'runlevel' in directory '/root'
2018-01-06 06:54:56,807 [salt.state       ][INFO    ][2691] {'ondemand': True}
2018-01-06 06:54:56,807 [salt.state       ][INFO    ][2691] Completed state [ondemand] at time 06:54:56.807761 duration_in_ms=297.398
2018-01-06 06:54:56,809 [salt.state       ][INFO    ][2691] Running state [cs_CZ.UTF-8] at time 06:54:56.809245
2018-01-06 06:54:56,809 [salt.state       ][INFO    ][2691] Executing state locale.present for cs_CZ.UTF-8
2018-01-06 06:54:56,810 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'locale -a' in directory '/root'
2018-01-06 06:54:56,824 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-06 06:54:57,648 [salt.state       ][INFO    ][2691] {'locale': 'cs_CZ.UTF-8'}
2018-01-06 06:54:57,649 [salt.state       ][INFO    ][2691] Completed state [cs_CZ.UTF-8] at time 06:54:57.649245 duration_in_ms=839.999
2018-01-06 06:54:57,649 [salt.state       ][INFO    ][2691] Running state [en_US.UTF-8] at time 06:54:57.649567
2018-01-06 06:54:57,650 [salt.state       ][INFO    ][2691] Executing state locale.present for en_US.UTF-8
2018-01-06 06:54:57,651 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'locale -a' in directory '/root'
2018-01-06 06:54:57,658 [salt.state       ][INFO    ][2691] Locale en_US.UTF-8 is already present
2018-01-06 06:54:57,659 [salt.state       ][INFO    ][2691] Completed state [en_US.UTF-8] at time 06:54:57.659010 duration_in_ms=9.443
2018-01-06 06:54:57,662 [salt.state       ][INFO    ][2691] Running state [en_US.UTF-8] at time 06:54:57.662042
2018-01-06 06:54:57,662 [salt.state       ][INFO    ][2691] Executing state locale.system for en_US.UTF-8
2018-01-06 06:54:57,662 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'localectl' in directory '/root'
2018-01-06 06:54:57,702 [salt.state       ][INFO    ][2691] System locale en_US.UTF-8 already set
2018-01-06 06:54:57,702 [salt.state       ][INFO    ][2691] Completed state [en_US.UTF-8] at time 06:54:57.702670 duration_in_ms=40.627
2018-01-06 06:54:57,706 [salt.state       ][INFO    ][2691] Running state [root] at time 06:54:57.706356
2018-01-06 06:54:57,706 [salt.state       ][INFO    ][2691] Executing state user.present for root
2018-01-06 06:54:57,710 [salt.state       ][INFO    ][2691] User root is present and up to date
2018-01-06 06:54:57,710 [salt.state       ][INFO    ][2691] Completed state [root] at time 06:54:57.710196 duration_in_ms=3.84
2018-01-06 06:54:57,711 [salt.state       ][INFO    ][2691] Running state [/root] at time 06:54:57.711684
2018-01-06 06:54:57,711 [salt.state       ][INFO    ][2691] Executing state file.directory for /root
2018-01-06 06:54:57,712 [salt.state       ][INFO    ][2691] Directory /root is in the correct state
2018-01-06 06:54:57,712 [salt.state       ][INFO    ][2691] Completed state [/root] at time 06:54:57.712745 duration_in_ms=1.061
2018-01-06 06:54:57,713 [salt.state       ][INFO    ][2691] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:54:57.712968
2018-01-06 06:54:57,713 [salt.state       ][INFO    ][2691] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-06 06:54:57,713 [salt.state       ][INFO    ][2691] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-06 06:54:57,713 [salt.state       ][INFO    ][2691] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:54:57.713640 duration_in_ms=0.672
2018-01-06 06:54:57,713 [salt.state       ][INFO    ][2691] Running state [ubuntu] at time 06:54:57.713871
2018-01-06 06:54:57,714 [salt.state       ][INFO    ][2691] Executing state user.present for ubuntu
2018-01-06 06:54:57,718 [salt.state       ][INFO    ][2691] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-06 06:54:57,719 [salt.state       ][INFO    ][2691] Completed state [ubuntu] at time 06:54:57.719098 duration_in_ms=5.227
2018-01-06 06:54:57,720 [salt.state       ][INFO    ][2691] Running state [/home/ubuntu] at time 06:54:57.720757
2018-01-06 06:54:57,721 [salt.state       ][INFO    ][2691] Executing state file.directory for /home/ubuntu
2018-01-06 06:54:57,722 [salt.state       ][INFO    ][2691] {'mode': '0700'}
2018-01-06 06:54:57,722 [salt.state       ][INFO    ][2691] Completed state [/home/ubuntu] at time 06:54:57.722280 duration_in_ms=1.523
2018-01-06 06:54:57,724 [salt.state       ][INFO    ][2691] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:54:57.723998
2018-01-06 06:54:57,724 [salt.state       ][INFO    ][2691] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-06 06:54:57,754 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-06 06:54:57,760 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command '/usr/sbin/visudo -c -f /tmp/tmpTql53f' in directory '/root'
2018-01-06 06:54:57,781 [salt.state       ][INFO    ][2691] File changed:
New file
2018-01-06 06:54:57,782 [salt.state       ][INFO    ][2691] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:54:57.782030 duration_in_ms=58.031
2018-01-06 06:54:57,782 [salt.state       ][INFO    ][2691] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:54:57.782492
2018-01-06 06:54:57,783 [salt.state       ][INFO    ][2691] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-06 06:54:57,813 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-06 06:54:57,928 [salt.state       ][INFO    ][2691] File changed:
New file
2018-01-06 06:54:57,928 [salt.state       ][INFO    ][2691] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:54:57.928353 duration_in_ms=145.861
2018-01-06 06:54:57,928 [salt.state       ][INFO    ][2691] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:54:57.928594
2018-01-06 06:54:57,928 [salt.state       ][INFO    ][2691] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-06 06:54:57,950 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-06 06:54:58,045 [salt.state       ][INFO    ][2691] File changed:
New file
2018-01-06 06:54:58,045 [salt.state       ][INFO    ][2691] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:54:58.045531 duration_in_ms=116.936
2018-01-06 06:54:58,047 [salt.state       ][INFO    ][2691] Running state [service.systemctl_reload] at time 06:54:58.047272
2018-01-06 06:54:58,048 [salt.state       ][INFO    ][2691] Executing state module.wait for service.systemctl_reload
2018-01-06 06:54:58,048 [salt.state       ][INFO    ][2691] No changes made for service.systemctl_reload
2018-01-06 06:54:58,048 [salt.state       ][INFO    ][2691] Completed state [service.systemctl_reload] at time 06:54:58.048539 duration_in_ms=1.267
2018-01-06 06:54:58,048 [salt.state       ][INFO    ][2691] Running state [service.systemctl_reload] at time 06:54:58.048732
2018-01-06 06:54:58,048 [salt.state       ][INFO    ][2691] Executing state module.mod_watch for service.systemctl_reload
2018-01-06 06:54:58,049 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-06 06:54:58,155 [salt.state       ][INFO    ][2691] {'ret': True}
2018-01-06 06:54:58,156 [salt.state       ][INFO    ][2691] Completed state [service.systemctl_reload] at time 06:54:58.156712 duration_in_ms=107.978
2018-01-06 06:54:58,157 [salt.state       ][INFO    ][2691] Running state [/etc/hostname] at time 06:54:58.157090
2018-01-06 06:54:58,157 [salt.state       ][INFO    ][2691] Executing state file.managed for /etc/hostname
2018-01-06 06:54:58,182 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-06 06:54:58,188 [salt.state       ][INFO    ][2691] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs01

2018-01-06 06:54:58,188 [salt.state       ][INFO    ][2691] Completed state [/etc/hostname] at time 06:54:58.188631 duration_in_ms=31.541
2018-01-06 06:54:58,192 [salt.state       ][INFO    ][2691] Running state [hostname dbs01] at time 06:54:58.192174
2018-01-06 06:54:58,192 [salt.state       ][INFO    ][2691] Executing state cmd.wait for hostname dbs01
2018-01-06 06:54:58,192 [salt.state       ][INFO    ][2691] No changes made for hostname dbs01
2018-01-06 06:54:58,192 [salt.state       ][INFO    ][2691] Completed state [hostname dbs01] at time 06:54:58.192914 duration_in_ms=0.741
2018-01-06 06:54:58,193 [salt.state       ][INFO    ][2691] Running state [hostname dbs01] at time 06:54:58.193108
2018-01-06 06:54:58,193 [salt.state       ][INFO    ][2691] Executing state cmd.mod_watch for hostname dbs01
2018-01-06 06:54:58,194 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command 'hostname dbs01' in directory '/root'
2018-01-06 06:54:58,204 [salt.state       ][INFO    ][2691] {'pid': 6496, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-06 06:54:58,205 [salt.state       ][INFO    ][2691] Completed state [hostname dbs01] at time 06:54:58.205370 duration_in_ms=12.261
2018-01-06 06:54:58,207 [salt.state       ][INFO    ][2691] Running state [mdb02] at time 06:54:58.206987
2018-01-06 06:54:58,207 [salt.state       ][INFO    ][2691] Executing state host.present for mdb02
2018-01-06 06:54:58,210 [salt.state       ][INFO    ][2691] {'host': 'mdb02'}
2018-01-06 06:54:58,210 [salt.state       ][INFO    ][2691] Completed state [mdb02] at time 06:54:58.210325 duration_in_ms=3.338
2018-01-06 06:54:58,210 [salt.state       ][INFO    ][2691] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.210547
2018-01-06 06:54:58,210 [salt.state       ][INFO    ][2691] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,212 [salt.state       ][INFO    ][2691] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,212 [salt.state       ][INFO    ][2691] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.212620 duration_in_ms=2.073
2018-01-06 06:54:58,213 [salt.state       ][INFO    ][2691] Running state [mdb03] at time 06:54:58.213709
2018-01-06 06:54:58,214 [salt.state       ][INFO    ][2691] Executing state host.present for mdb03
2018-01-06 06:54:58,215 [salt.state       ][INFO    ][2691] {'host': 'mdb03'}
2018-01-06 06:54:58,216 [salt.state       ][INFO    ][2691] Completed state [mdb03] at time 06:54:58.216326 duration_in_ms=2.617
2018-01-06 06:54:58,216 [salt.state       ][INFO    ][2691] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.216558
2018-01-06 06:54:58,216 [salt.state       ][INFO    ][2691] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,217 [salt.state       ][INFO    ][2691] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,217 [salt.state       ][INFO    ][2691] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.217738 duration_in_ms=1.18
2018-01-06 06:54:58,218 [salt.state       ][INFO    ][2691] Running state [mdb01] at time 06:54:58.217968
2018-01-06 06:54:58,218 [salt.state       ][INFO    ][2691] Executing state host.present for mdb01
2018-01-06 06:54:58,219 [salt.state       ][INFO    ][2691] {'host': 'mdb01'}
2018-01-06 06:54:58,219 [salt.state       ][INFO    ][2691] Completed state [mdb01] at time 06:54:58.219744 duration_in_ms=1.776
2018-01-06 06:54:58,219 [salt.state       ][INFO    ][2691] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.219958
2018-01-06 06:54:58,220 [salt.state       ][INFO    ][2691] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,221 [salt.state       ][INFO    ][2691] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,221 [salt.state       ][INFO    ][2691] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.221453 duration_in_ms=1.495
2018-01-06 06:54:58,221 [salt.state       ][INFO    ][2691] Running state [mdb] at time 06:54:58.221684
2018-01-06 06:54:58,222 [salt.state       ][INFO    ][2691] Executing state host.present for mdb
2018-01-06 06:54:58,223 [salt.state       ][INFO    ][2691] {'host': 'mdb'}
2018-01-06 06:54:58,224 [salt.state       ][INFO    ][2691] Completed state [mdb] at time 06:54:58.224096 duration_in_ms=2.412
2018-01-06 06:54:58,224 [salt.state       ][INFO    ][2691] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.224325
2018-01-06 06:54:58,224 [salt.state       ][INFO    ][2691] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,226 [salt.state       ][INFO    ][2691] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,226 [salt.state       ][INFO    ][2691] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.226620 duration_in_ms=2.295
2018-01-06 06:54:58,226 [salt.state       ][INFO    ][2691] Running state [cfg01] at time 06:54:58.226856
2018-01-06 06:54:58,227 [salt.state       ][INFO    ][2691] Executing state host.present for cfg01
2018-01-06 06:54:58,228 [salt.state       ][INFO    ][2691] {'host': 'cfg01'}
2018-01-06 06:54:58,228 [salt.state       ][INFO    ][2691] Completed state [cfg01] at time 06:54:58.228918 duration_in_ms=2.062
2018-01-06 06:54:58,229 [salt.state       ][INFO    ][2691] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.229150
2018-01-06 06:54:58,229 [salt.state       ][INFO    ][2691] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,230 [salt.state       ][INFO    ][2691] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,230 [salt.state       ][INFO    ][2691] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.230377 duration_in_ms=1.227
2018-01-06 06:54:58,230 [salt.state       ][INFO    ][2691] Running state [prx01] at time 06:54:58.230606
2018-01-06 06:54:58,231 [salt.state       ][INFO    ][2691] Executing state host.present for prx01
2018-01-06 06:54:58,232 [salt.state       ][INFO    ][2691] {'host': 'prx01'}
2018-01-06 06:54:58,232 [salt.state       ][INFO    ][2691] Completed state [prx01] at time 06:54:58.232413 duration_in_ms=1.807
2018-01-06 06:54:58,232 [salt.state       ][INFO    ][2691] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.232638
2018-01-06 06:54:58,232 [salt.state       ][INFO    ][2691] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,233 [salt.state       ][INFO    ][2691] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,233 [salt.state       ][INFO    ][2691] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.233859 duration_in_ms=1.221
2018-01-06 06:54:58,234 [salt.state       ][INFO    ][2691] Running state [kvm01] at time 06:54:58.234089
2018-01-06 06:54:58,234 [salt.state       ][INFO    ][2691] Executing state host.present for kvm01
2018-01-06 06:54:58,235 [salt.state       ][INFO    ][2691] {'host': 'kvm01'}
2018-01-06 06:54:58,236 [salt.state       ][INFO    ][2691] Completed state [kvm01] at time 06:54:58.236187 duration_in_ms=2.098
2018-01-06 06:54:58,236 [salt.state       ][INFO    ][2691] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.236412
2018-01-06 06:54:58,236 [salt.state       ][INFO    ][2691] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,238 [salt.state       ][INFO    ][2691] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,238 [salt.state       ][INFO    ][2691] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.238752 duration_in_ms=2.34
2018-01-06 06:54:58,239 [salt.state       ][INFO    ][2691] Running state [kvm03] at time 06:54:58.238984
2018-01-06 06:54:58,239 [salt.state       ][INFO    ][2691] Executing state host.present for kvm03
2018-01-06 06:54:58,240 [salt.state       ][INFO    ][2691] {'host': 'kvm03'}
2018-01-06 06:54:58,240 [salt.state       ][INFO    ][2691] Completed state [kvm03] at time 06:54:58.240873 duration_in_ms=1.889
2018-01-06 06:54:58,241 [salt.state       ][INFO    ][2691] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.241110
2018-01-06 06:54:58,241 [salt.state       ][INFO    ][2691] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,242 [salt.state       ][INFO    ][2691] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,242 [salt.state       ][INFO    ][2691] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.242353 duration_in_ms=1.243
2018-01-06 06:54:58,242 [salt.state       ][INFO    ][2691] Running state [kvm02] at time 06:54:58.242583
2018-01-06 06:54:58,243 [salt.state       ][INFO    ][2691] Executing state host.present for kvm02
2018-01-06 06:54:58,244 [salt.state       ][INFO    ][2691] {'host': 'kvm02'}
2018-01-06 06:54:58,244 [salt.state       ][INFO    ][2691] Completed state [kvm02] at time 06:54:58.244402 duration_in_ms=1.819
2018-01-06 06:54:58,244 [salt.state       ][INFO    ][2691] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.244632
2018-01-06 06:54:58,244 [salt.state       ][INFO    ][2691] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,245 [salt.state       ][INFO    ][2691] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,245 [salt.state       ][INFO    ][2691] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.245883 duration_in_ms=1.251
2018-01-06 06:54:58,246 [salt.state       ][INFO    ][2691] Running state [dbs] at time 06:54:58.246116
2018-01-06 06:54:58,246 [salt.state       ][INFO    ][2691] Executing state host.present for dbs
2018-01-06 06:54:58,247 [salt.state       ][INFO    ][2691] {'host': 'dbs'}
2018-01-06 06:54:58,248 [salt.state       ][INFO    ][2691] Completed state [dbs] at time 06:54:58.247964 duration_in_ms=1.847
2018-01-06 06:54:58,248 [salt.state       ][INFO    ][2691] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.248196
2018-01-06 06:54:58,248 [salt.state       ][INFO    ][2691] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,249 [salt.state       ][INFO    ][2691] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,250 [salt.state       ][INFO    ][2691] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.250025 duration_in_ms=1.829
2018-01-06 06:54:58,250 [salt.state       ][INFO    ][2691] Running state [prx] at time 06:54:58.250253
2018-01-06 06:54:58,250 [salt.state       ][INFO    ][2691] Executing state host.present for prx
2018-01-06 06:54:58,251 [salt.state       ][INFO    ][2691] {'host': 'prx'}
2018-01-06 06:54:58,251 [salt.state       ][INFO    ][2691] Completed state [prx] at time 06:54:58.251526 duration_in_ms=1.273
2018-01-06 06:54:58,251 [salt.state       ][INFO    ][2691] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.251773
2018-01-06 06:54:58,252 [salt.state       ][INFO    ][2691] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,253 [salt.state       ][INFO    ][2691] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,253 [salt.state       ][INFO    ][2691] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.253335 duration_in_ms=1.562
2018-01-06 06:54:58,253 [salt.state       ][INFO    ][2691] Running state [prx02] at time 06:54:58.253560
2018-01-06 06:54:58,253 [salt.state       ][INFO    ][2691] Executing state host.present for prx02
2018-01-06 06:54:58,254 [salt.state       ][INFO    ][2691] {'host': 'prx02'}
2018-01-06 06:54:58,255 [salt.state       ][INFO    ][2691] Completed state [prx02] at time 06:54:58.255118 duration_in_ms=1.558
2018-01-06 06:54:58,255 [salt.state       ][INFO    ][2691] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.255360
2018-01-06 06:54:58,255 [salt.state       ][INFO    ][2691] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,256 [salt.state       ][INFO    ][2691] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,256 [salt.state       ][INFO    ][2691] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.256673 duration_in_ms=1.313
2018-01-06 06:54:58,257 [salt.state       ][INFO    ][2691] Running state [msg02] at time 06:54:58.257182
2018-01-06 06:54:58,257 [salt.state       ][INFO    ][2691] Executing state host.present for msg02
2018-01-06 06:54:58,258 [salt.state       ][INFO    ][2691] {'host': 'msg02'}
2018-01-06 06:54:58,258 [salt.state       ][INFO    ][2691] Completed state [msg02] at time 06:54:58.258755 duration_in_ms=1.572
2018-01-06 06:54:58,259 [salt.state       ][INFO    ][2691] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.259556
2018-01-06 06:54:58,260 [salt.state       ][INFO    ][2691] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,261 [salt.state       ][INFO    ][2691] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,262 [salt.state       ][INFO    ][2691] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.262029 duration_in_ms=2.473
2018-01-06 06:54:58,262 [salt.state       ][INFO    ][2691] Running state [msg03] at time 06:54:58.262263
2018-01-06 06:54:58,262 [salt.state       ][INFO    ][2691] Executing state host.present for msg03
2018-01-06 06:54:58,263 [salt.state       ][INFO    ][2691] {'host': 'msg03'}
2018-01-06 06:54:58,263 [salt.state       ][INFO    ][2691] Completed state [msg03] at time 06:54:58.263642 duration_in_ms=1.379
2018-01-06 06:54:58,263 [salt.state       ][INFO    ][2691] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.263893
2018-01-06 06:54:58,264 [salt.state       ][INFO    ][2691] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,265 [salt.state       ][INFO    ][2691] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,265 [salt.state       ][INFO    ][2691] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.265385 duration_in_ms=1.492
2018-01-06 06:54:58,265 [salt.state       ][INFO    ][2691] Running state [msg01] at time 06:54:58.265625
2018-01-06 06:54:58,265 [salt.state       ][INFO    ][2691] Executing state host.present for msg01
2018-01-06 06:54:58,266 [salt.state       ][INFO    ][2691] {'host': 'msg01'}
2018-01-06 06:54:58,267 [salt.state       ][INFO    ][2691] Completed state [msg01] at time 06:54:58.267027 duration_in_ms=1.401
2018-01-06 06:54:58,267 [salt.state       ][INFO    ][2691] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.267550
2018-01-06 06:54:58,268 [salt.state       ][INFO    ][2691] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,269 [salt.state       ][INFO    ][2691] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,270 [salt.state       ][INFO    ][2691] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.270087 duration_in_ms=2.536
2018-01-06 06:54:58,270 [salt.state       ][INFO    ][2691] Running state [msg] at time 06:54:58.270330
2018-01-06 06:54:58,270 [salt.state       ][INFO    ][2691] Executing state host.present for msg
2018-01-06 06:54:58,272 [salt.state       ][INFO    ][2691] {'host': 'msg'}
2018-01-06 06:54:58,273 [salt.state       ][INFO    ][2691] Completed state [msg] at time 06:54:58.273151 duration_in_ms=2.821
2018-01-06 06:54:58,273 [salt.state       ][INFO    ][2691] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.273389
2018-01-06 06:54:58,273 [salt.state       ][INFO    ][2691] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,274 [salt.state       ][INFO    ][2691] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,274 [salt.state       ][INFO    ][2691] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.274842 duration_in_ms=1.453
2018-01-06 06:54:58,275 [salt.state       ][INFO    ][2691] Running state [cfg01] at time 06:54:58.275074
2018-01-06 06:54:58,275 [salt.state       ][INFO    ][2691] Executing state host.present for cfg01
2018-01-06 06:54:58,276 [salt.state       ][INFO    ][2691] Host cfg01 (192.168.10.100) already present
2018-01-06 06:54:58,276 [salt.state       ][INFO    ][2691] Completed state [cfg01] at time 06:54:58.276226 duration_in_ms=1.152
2018-01-06 06:54:58,276 [salt.state       ][INFO    ][2691] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.276456
2018-01-06 06:54:58,276 [salt.state       ][INFO    ][2691] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,277 [salt.state       ][INFO    ][2691] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-06 06:54:58,277 [salt.state       ][INFO    ][2691] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.277265 duration_in_ms=0.809
2018-01-06 06:54:58,277 [salt.state       ][INFO    ][2691] Running state [cmp002] at time 06:54:58.277490
2018-01-06 06:54:58,277 [salt.state       ][INFO    ][2691] Executing state host.present for cmp002
2018-01-06 06:54:58,279 [salt.state       ][INFO    ][2691] {'host': 'cmp002'}
2018-01-06 06:54:58,280 [salt.state       ][INFO    ][2691] Completed state [cmp002] at time 06:54:58.280276 duration_in_ms=2.785
2018-01-06 06:54:58,280 [salt.state       ][INFO    ][2691] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.280510
2018-01-06 06:54:58,280 [salt.state       ][INFO    ][2691] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,282 [salt.state       ][INFO    ][2691] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,282 [salt.state       ][INFO    ][2691] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.282513 duration_in_ms=2.003
2018-01-06 06:54:58,282 [salt.state       ][INFO    ][2691] Running state [cmp001] at time 06:54:58.282754
2018-01-06 06:54:58,283 [salt.state       ][INFO    ][2691] Executing state host.present for cmp001
2018-01-06 06:54:58,285 [salt.state       ][INFO    ][2691] {'host': 'cmp001'}
2018-01-06 06:54:58,285 [salt.state       ][INFO    ][2691] Completed state [cmp001] at time 06:54:58.285659 duration_in_ms=2.905
2018-01-06 06:54:58,286 [salt.state       ][INFO    ][2691] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.285887
2018-01-06 06:54:58,286 [salt.state       ][INFO    ][2691] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,287 [salt.state       ][INFO    ][2691] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,287 [salt.state       ][INFO    ][2691] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.287957 duration_in_ms=2.069
2018-01-06 06:54:58,288 [salt.state       ][INFO    ][2691] Running state [dbs01] at time 06:54:58.288191
2018-01-06 06:54:58,288 [salt.state       ][INFO    ][2691] Executing state host.present for dbs01
2018-01-06 06:54:58,290 [salt.state       ][INFO    ][2691] {'host': 'dbs01'}
2018-01-06 06:54:58,290 [salt.state       ][INFO    ][2691] Completed state [dbs01] at time 06:54:58.290881 duration_in_ms=2.69
2018-01-06 06:54:58,291 [salt.state       ][INFO    ][2691] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.291110
2018-01-06 06:54:58,291 [salt.state       ][INFO    ][2691] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,292 [salt.state       ][INFO    ][2691] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,293 [salt.state       ][INFO    ][2691] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.293167 duration_in_ms=2.056
2018-01-06 06:54:58,293 [salt.state       ][INFO    ][2691] Running state [dbs02] at time 06:54:58.293414
2018-01-06 06:54:58,293 [salt.state       ][INFO    ][2691] Executing state host.present for dbs02
2018-01-06 06:54:58,294 [salt.state       ][INFO    ][2691] {'host': 'dbs02'}
2018-01-06 06:54:58,295 [salt.state       ][INFO    ][2691] Completed state [dbs02] at time 06:54:58.295183 duration_in_ms=1.769
2018-01-06 06:54:58,295 [salt.state       ][INFO    ][2691] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.295422
2018-01-06 06:54:58,295 [salt.state       ][INFO    ][2691] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,298 [salt.state       ][INFO    ][2691] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,298 [salt.state       ][INFO    ][2691] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.298573 duration_in_ms=3.151
2018-01-06 06:54:58,298 [salt.state       ][INFO    ][2691] Running state [dbs03] at time 06:54:58.298813
2018-01-06 06:54:58,299 [salt.state       ][INFO    ][2691] Executing state host.present for dbs03
2018-01-06 06:54:58,301 [salt.state       ][INFO    ][2691] {'host': 'dbs03'}
2018-01-06 06:54:58,302 [salt.state       ][INFO    ][2691] Completed state [dbs03] at time 06:54:58.301994 duration_in_ms=3.181
2018-01-06 06:54:58,302 [salt.state       ][INFO    ][2691] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.302215
2018-01-06 06:54:58,302 [salt.state       ][INFO    ][2691] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,303 [salt.state       ][INFO    ][2691] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,304 [salt.state       ][INFO    ][2691] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.303744 duration_in_ms=1.529
2018-01-06 06:54:58,304 [salt.state       ][INFO    ][2691] Running state [odl01] at time 06:54:58.304256
2018-01-06 06:54:58,304 [salt.state       ][INFO    ][2691] Executing state host.present for odl01
2018-01-06 06:54:58,305 [salt.state       ][INFO    ][2691] {'host': 'odl01'}
2018-01-06 06:54:58,305 [salt.state       ][INFO    ][2691] Completed state [odl01] at time 06:54:58.305722 duration_in_ms=1.466
2018-01-06 06:54:58,306 [salt.state       ][INFO    ][2691] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.306237
2018-01-06 06:54:58,306 [salt.state       ][INFO    ][2691] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,308 [salt.state       ][INFO    ][2691] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,308 [salt.state       ][INFO    ][2691] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.308558 duration_in_ms=2.321
2018-01-06 06:54:58,308 [salt.state       ][INFO    ][2691] Running state [mas01] at time 06:54:58.308778
2018-01-06 06:54:58,309 [salt.state       ][INFO    ][2691] Executing state host.present for mas01
2018-01-06 06:54:58,310 [salt.state       ][INFO    ][2691] {'host': 'mas01'}
2018-01-06 06:54:58,310 [salt.state       ][INFO    ][2691] Completed state [mas01] at time 06:54:58.310918 duration_in_ms=2.14
2018-01-06 06:54:58,311 [salt.state       ][INFO    ][2691] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.311170
2018-01-06 06:54:58,311 [salt.state       ][INFO    ][2691] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,313 [salt.state       ][INFO    ][2691] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,313 [salt.state       ][INFO    ][2691] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.313627 duration_in_ms=2.457
2018-01-06 06:54:58,313 [salt.state       ][INFO    ][2691] Running state [ctl02] at time 06:54:58.313867
2018-01-06 06:54:58,314 [salt.state       ][INFO    ][2691] Executing state host.present for ctl02
2018-01-06 06:54:58,316 [salt.state       ][INFO    ][2691] {'host': 'ctl02'}
2018-01-06 06:54:58,316 [salt.state       ][INFO    ][2691] Completed state [ctl02] at time 06:54:58.316268 duration_in_ms=2.401
2018-01-06 06:54:58,317 [salt.state       ][INFO    ][2691] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.316793
2018-01-06 06:54:58,317 [salt.state       ][INFO    ][2691] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,319 [salt.state       ][INFO    ][2691] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,319 [salt.state       ][INFO    ][2691] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.319428 duration_in_ms=2.635
2018-01-06 06:54:58,320 [salt.state       ][INFO    ][2691] Running state [ctl03] at time 06:54:58.319984
2018-01-06 06:54:58,320 [salt.state       ][INFO    ][2691] Executing state host.present for ctl03
2018-01-06 06:54:58,321 [salt.state       ][INFO    ][2691] {'host': 'ctl03'}
2018-01-06 06:54:58,321 [salt.state       ][INFO    ][2691] Completed state [ctl03] at time 06:54:58.321792 duration_in_ms=1.808
2018-01-06 06:54:58,322 [salt.state       ][INFO    ][2691] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.322023
2018-01-06 06:54:58,322 [salt.state       ][INFO    ][2691] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,323 [salt.state       ][INFO    ][2691] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,324 [salt.state       ][INFO    ][2691] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.324907 duration_in_ms=2.884
2018-01-06 06:54:58,325 [salt.state       ][INFO    ][2691] Running state [ctl01] at time 06:54:58.325143
2018-01-06 06:54:58,325 [salt.state       ][INFO    ][2691] Executing state host.present for ctl01
2018-01-06 06:54:58,326 [salt.state       ][INFO    ][2691] {'host': 'ctl01'}
2018-01-06 06:54:58,326 [salt.state       ][INFO    ][2691] Completed state [ctl01] at time 06:54:58.326645 duration_in_ms=1.502
2018-01-06 06:54:58,326 [salt.state       ][INFO    ][2691] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.326875
2018-01-06 06:54:58,327 [salt.state       ][INFO    ][2691] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,329 [salt.state       ][INFO    ][2691] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,329 [salt.state       ][INFO    ][2691] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.329388 duration_in_ms=2.513
2018-01-06 06:54:58,329 [salt.state       ][INFO    ][2691] Running state [ctl] at time 06:54:58.329615
2018-01-06 06:54:58,329 [salt.state       ][INFO    ][2691] Executing state host.present for ctl
2018-01-06 06:54:58,331 [salt.state       ][INFO    ][2691] {'host': 'ctl'}
2018-01-06 06:54:58,332 [salt.state       ][INFO    ][2691] Completed state [ctl] at time 06:54:58.332239 duration_in_ms=2.624
2018-01-06 06:54:58,332 [salt.state       ][INFO    ][2691] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.332472
2018-01-06 06:54:58,332 [salt.state       ][INFO    ][2691] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-06 06:54:58,333 [salt.state       ][INFO    ][2691] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-06 06:54:58,334 [salt.state       ][INFO    ][2691] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:54:58.333998 duration_in_ms=1.526
2018-01-06 06:54:58,336 [salt.state       ][INFO    ][2691] Running state [ens2] at time 06:54:58.335672
2018-01-06 06:54:58,336 [salt.state       ][INFO    ][2691] Executing state network.managed for ens2
2018-01-06 06:54:58,968 [salt.state       ][INFO    ][2691] Interface ens2 is up to date.
2018-01-06 06:54:58,968 [salt.state       ][INFO    ][2691] Completed state [ens2] at time 06:54:58.968417 duration_in_ms=632.744
2018-01-06 06:54:58,968 [salt.state       ][INFO    ][2691] Running state [ens3] at time 06:54:58.968692
2018-01-06 06:54:58,968 [salt.state       ][INFO    ][2691] Executing state network.managed for ens3
2018-01-06 06:54:58,985 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-06 06:54:59,536 [salt.state       ][INFO    ][2691] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-06 06:54:59,537 [salt.state       ][INFO    ][2691] Completed state [ens3] at time 06:54:59.537310 duration_in_ms=568.618
2018-01-06 06:54:59,537 [salt.state       ][INFO    ][2691] Running state [/etc/profile.d/proxy.sh] at time 06:54:59.537718
2018-01-06 06:54:59,538 [salt.state       ][INFO    ][2691] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-06 06:54:59,538 [salt.state       ][INFO    ][2691] File /etc/profile.d/proxy.sh is not present
2018-01-06 06:54:59,539 [salt.state       ][INFO    ][2691] Completed state [/etc/profile.d/proxy.sh] at time 06:54:59.539232 duration_in_ms=1.513
2018-01-06 06:54:59,539 [salt.state       ][INFO    ][2691] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:54:59.539602
2018-01-06 06:54:59,540 [salt.state       ][INFO    ][2691] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-06 06:54:59,540 [salt.state       ][INFO    ][2691] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-06 06:54:59,541 [salt.state       ][INFO    ][2691] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:54:59.541177 duration_in_ms=1.575
2018-01-06 06:54:59,542 [salt.state       ][INFO    ][2691] Running state [ntp] at time 06:54:59.542676
2018-01-06 06:54:59,543 [salt.state       ][INFO    ][2691] Executing state pkg.installed for ntp
2018-01-06 06:54:59,921 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 06:54:59,940 [salt.loaded.int.module.cmdmod][INFO    ][2691] 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-06 06:55:00,261 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106065504365974
2018-01-06 06:55:00,282 [salt.minion      ][INFO    ][6694] Starting a new job with PID 6694
2018-01-06 06:55:00,312 [salt.minion      ][INFO    ][6694] Returning information for job: 20180106065504365974
2018-01-06 06:55:03,384 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:55:03,428 [salt.state       ][INFO    ][2691] 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-06 06:55:03,442 [salt.state       ][INFO    ][2691] Loading fresh modules for state activity
2018-01-06 06:55:03,479 [salt.state       ][INFO    ][2691] Completed state [ntp] at time 06:55:03.479521 duration_in_ms=3936.845
2018-01-06 06:55:03,483 [salt.state       ][INFO    ][2691] Running state [/etc/ntp.conf] at time 06:55:03.483487
2018-01-06 06:55:03,484 [salt.state       ][INFO    ][2691] Executing state file.managed for /etc/ntp.conf
2018-01-06 06:55:03,517 [salt.fileclient  ][INFO    ][2691] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-06 06:55:03,572 [salt.state       ][INFO    ][2691] 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-06 06:55:03,578 [salt.state       ][INFO    ][2691] Completed state [/etc/ntp.conf] at time 06:55:03.578837 duration_in_ms=95.351
2018-01-06 06:55:03,720 [salt.state       ][INFO    ][2691] Running state [ntp] at time 06:55:03.720517
2018-01-06 06:55:03,720 [salt.state       ][INFO    ][2691] Executing state service.running for ntp
2018-01-06 06:55:03,721 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-06 06:55:03,732 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-06 06:55:03,741 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-06 06:55:03,757 [salt.state       ][INFO    ][2691] The service ntp is already running
2018-01-06 06:55:03,757 [salt.state       ][INFO    ][2691] Completed state [ntp] at time 06:55:03.757305 duration_in_ms=36.789
2018-01-06 06:55:03,757 [salt.state       ][INFO    ][2691] Running state [ntp] at time 06:55:03.757548
2018-01-06 06:55:03,757 [salt.state       ][INFO    ][2691] Executing state service.mod_watch for ntp
2018-01-06 06:55:03,758 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-06 06:55:03,773 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-06 06:55:03,790 [salt.loaded.int.module.cmdmod][INFO    ][2691] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-06 06:55:03,851 [salt.state       ][INFO    ][2691] {'ntp': True}
2018-01-06 06:55:03,852 [salt.state       ][INFO    ][2691] Completed state [ntp] at time 06:55:03.852301 duration_in_ms=94.752
2018-01-06 06:55:03,857 [salt.minion      ][INFO    ][2691] Returning information for job: 20180106065423876569
2018-01-06 06:55:06,721 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180106065510823105
2018-01-06 06:55:06,744 [salt.minion      ][INFO    ][7573] Starting a new job with PID 7573
2018-01-06 06:55:06,753 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7573] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-06 06:55:06,757 [salt.minion      ][INFO    ][7573] Returning information for job: 20180106065510823105
2018-01-06 06:55:30,370 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command pkg.upgrade with jid 20180106065534474101
2018-01-06 06:55:30,390 [salt.minion      ][INFO    ][7594] Starting a new job with PID 7594
2018-01-06 06:55:30,414 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7594] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:55:30,795 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7594] 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-06 06:55:38,250 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7594] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 06:55:38,288 [salt.minion      ][INFO    ][7594] Returning information for job: 20180106065534474101
2018-01-06 07:01:51,687 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command test.ping with jid 20180106070155793068
2018-01-06 07:01:51,708 [salt.minion      ][INFO    ][8492] Starting a new job with PID 8492
2018-01-06 07:01:51,762 [salt.minion      ][INFO    ][8492] Returning information for job: 20180106070155793068
2018-01-06 07:02:24,461 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command state.sls with jid 20180106070228566795
2018-01-06 07:02:24,481 [salt.minion      ][INFO    ][8497] Starting a new job with PID 8497
2018-01-06 07:02:25,137 [salt.state       ][INFO    ][8497] Loading fresh modules for state activity
2018-01-06 07:02:25,197 [salt.fileclient  ][INFO    ][8497] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-06 07:02:25,231 [salt.fileclient  ][INFO    ][8497] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-06 07:02:25,752 [salt.state       ][INFO    ][8497] Running state [keepalived] at time 07:02:25.752766
2018-01-06 07:02:25,753 [salt.state       ][INFO    ][8497] Executing state pkg.installed for keepalived
2018-01-06 07:02:25,754 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:02:26,127 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-06 07:02:26,204 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 07:02:28,230 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 07:02:28,253 [salt.loaded.int.module.cmdmod][INFO    ][8497] 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-06 07:02:32,069 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:02:32,115 [salt.state       ][INFO    ][8497] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-01-06 07:02:32,131 [salt.state       ][INFO    ][8497] Loading fresh modules for state activity
2018-01-06 07:02:32,164 [salt.state       ][INFO    ][8497] Completed state [keepalived] at time 07:02:32.164809 duration_in_ms=6412.042
2018-01-06 07:02:32,173 [salt.state       ][INFO    ][8497] Running state [lsof] at time 07:02:32.173701
2018-01-06 07:02:32,174 [salt.state       ][INFO    ][8497] Executing state pkg.installed for lsof
2018-01-06 07:02:32,697 [salt.state       ][INFO    ][8497] All specified packages are already installed
2018-01-06 07:02:32,699 [salt.state       ][INFO    ][8497] Completed state [lsof] at time 07:02:32.699572 duration_in_ms=525.872
2018-01-06 07:02:32,704 [salt.state       ][INFO    ][8497] Running state [/etc/keepalived/keepalived.conf] at time 07:02:32.704144
2018-01-06 07:02:32,705 [salt.state       ][INFO    ][8497] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-06 07:02:32,752 [salt.fileclient  ][INFO    ][8497] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-06 07:02:32,855 [salt.state       ][INFO    ][8497] File changed:
New file
2018-01-06 07:02:32,856 [salt.state       ][INFO    ][8497] Completed state [/etc/keepalived/keepalived.conf] at time 07:02:32.856312 duration_in_ms=152.167
2018-01-06 07:02:32,858 [salt.state       ][INFO    ][8497] Running state [keepalived] at time 07:02:32.858309
2018-01-06 07:02:32,859 [salt.state       ][INFO    ][8497] Executing state service.running for keepalived
2018-01-06 07:02:32,860 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-06 07:02:32,879 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-06 07:02:32,893 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 07:02:32,912 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 07:02:32,930 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-06 07:02:32,986 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-06 07:02:32,996 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 07:02:33,007 [salt.loaded.int.module.cmdmod][INFO    ][8497] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 07:02:33,017 [salt.state       ][INFO    ][8497] {'keepalived': True}
2018-01-06 07:02:33,017 [salt.state       ][INFO    ][8497] Completed state [keepalived] at time 07:02:33.017663 duration_in_ms=159.355
2018-01-06 07:02:33,019 [salt.minion      ][INFO    ][8497] Returning information for job: 20180106070228566795
2018-01-06 07:04:13,630 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command pillar.get with jid 20180106070417736954
2018-01-06 07:04:13,658 [salt.minion      ][INFO    ][9817] Starting a new job with PID 9817
2018-01-06 07:04:13,665 [salt.minion      ][INFO    ][9817] Returning information for job: 20180106070417736954
2018-01-06 07:11:15,340 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command state.sls with jid 20180106071119447023
2018-01-06 07:11:15,359 [salt.minion      ][INFO    ][9857] Starting a new job with PID 9857
2018-01-06 07:11:17,767 [salt.state       ][INFO    ][9857] Loading fresh modules for state activity
2018-01-06 07:11:17,872 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-06 07:11:17,927 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-06 07:11:18,065 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/master.sls'
2018-01-06 07:11:18,197 [py.warnings      ][WARNING ][9857] /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-06 07:11:18,202 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-06 07:11:18,363 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-06 07:11:19,899 [salt.state       ][INFO    ][9857] Running state [/etc/mysql/my.cnf] at time 07:11:19.899431
2018-01-06 07:11:19,901 [salt.state       ][INFO    ][9857] Executing state file.managed for /etc/mysql/my.cnf
2018-01-06 07:11:19,949 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-06 07:11:19,961 [salt.state       ][INFO    ][9857] File changed:
New file
2018-01-06 07:11:19,962 [salt.state       ][INFO    ][9857] Completed state [/etc/mysql/my.cnf] at time 07:11:19.962271 duration_in_ms=62.841
2018-01-06 07:11:19,964 [salt.state       ][INFO    ][9857] Running state [mysql-wsrep-5.6] at time 07:11:19.964291
2018-01-06 07:11:19,965 [salt.state       ][INFO    ][9857] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-06 07:11:19,966 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:11:20,345 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-06 07:11:20,422 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 07:11:22,398 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 07:11:22,423 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-06 07:11:25,437 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071129542856
2018-01-06 07:11:25,457 [salt.minion      ][INFO    ][10281] Starting a new job with PID 10281
2018-01-06 07:11:25,475 [salt.minion      ][INFO    ][10281] Returning information for job: 20180106071129542856
2018-01-06 07:11:35,657 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071139764867
2018-01-06 07:11:35,673 [salt.minion      ][INFO    ][10522] Starting a new job with PID 10522
2018-01-06 07:11:35,690 [salt.minion      ][INFO    ][10522] Returning information for job: 20180106071139764867
2018-01-06 07:11:45,865 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071149972764
2018-01-06 07:11:45,887 [salt.minion      ][INFO    ][11341] Starting a new job with PID 11341
2018-01-06 07:11:45,907 [salt.minion      ][INFO    ][11341] Returning information for job: 20180106071149972764
2018-01-06 07:11:52,756 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:11:52,802 [salt.state       ][INFO    ][9857] Made the following changes:
'libmysqlclient18' changed from 'absent' to '1'
'virtual-mysql-client' changed from 'absent' to '1'
'libencode-locale-perl' changed from 'absent' to '1.05-1'
'timedate' changed from 'absent' to '1'
'mysql-server-5.6' changed from 'absent' to '1'
'libdbi-perl' changed from 'absent' to '1.634-1build1'
'mysql-common' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'mysql-wsrep-server-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'socat' changed from 'absent' to '1.7.3.1-1'
'libcgi-pm-perl' changed from 'absent' to '4.26-1'
'libio-html-perl' changed from 'absent' to '1.001-1'
'mysql-wsrep-libmysqlclient18' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libtimedate-perl' changed from 'absent' to '2.3000-2'
'libterm-readkey-perl' changed from 'absent' to '2.33-1build1'
'liburi-perl' changed from 'absent' to '1.71-1'
'mysql-wsrep-common-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libhtml-parser-perl' changed from 'absent' to '3.72-1'
'libaio1' changed from 'absent' to '0.3.110-2'
'mysql-common-5.6' changed from 'absent' to '1'
'libhttp-message-perl' changed from 'absent' to '6.11-1'
'mysql-wsrep-client-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libmysqlclient20' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'libfcgi-perl' changed from 'absent' to '0.77-1build1'
'libcgi-fast-perl' changed from 'absent' to '1:2.10-1'
'perl-dbdabi-94' changed from 'absent' to '1'
'libdbd-mysql-perl' changed from 'absent' to '4.033-1ubuntu0.1'
'liblwp-mediatypes-perl' changed from 'absent' to '6.02-1'
'virtual-mysql-server' changed from 'absent' to '1'
'libhtml-template-perl' changed from 'absent' to '2.95-2'
'libhttp-date-perl' changed from 'absent' to '6.02-1'
'libhtml-tagset-perl' changed from 'absent' to '3.20-2'
'mysql-wsrep-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'

2018-01-06 07:11:52,817 [salt.state       ][INFO    ][9857] Loading fresh modules for state activity
2018-01-06 07:11:52,851 [salt.state       ][INFO    ][9857] Completed state [mysql-wsrep-5.6] at time 07:11:52.851059 duration_in_ms=32886.768
2018-01-06 07:11:52,856 [salt.state       ][INFO    ][9857] Running state [galera-3] at time 07:11:52.856042
2018-01-06 07:11:52,856 [salt.state       ][INFO    ][9857] Executing state pkg.installed for galera-3
2018-01-06 07:11:53,273 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-06 07:11:53,341 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 07:11:55,304 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 07:11:55,326 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'galera-3'] in directory '/root'
2018-01-06 07:11:56,082 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071200190317
2018-01-06 07:11:56,094 [salt.minion      ][INFO    ][11911] Starting a new job with PID 11911
2018-01-06 07:11:56,109 [salt.minion      ][INFO    ][11911] Returning information for job: 20180106071200190317
2018-01-06 07:11:57,338 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:11:57,382 [salt.state       ][INFO    ][9857] Made the following changes:
'galera' changed from 'absent' to '1'
'percona-xtradb-cluster-galera-25' changed from 'absent' to '1'
'galera3' changed from 'absent' to '1'
'galera-3' changed from 'absent' to '25.3.14-1'
'wsrep' changed from 'absent' to '1'

2018-01-06 07:11:57,396 [salt.state       ][INFO    ][9857] Loading fresh modules for state activity
2018-01-06 07:11:57,430 [salt.state       ][INFO    ][9857] Completed state [galera-3] at time 07:11:57.430547 duration_in_ms=4574.504
2018-01-06 07:11:57,435 [salt.state       ][INFO    ][9857] Running state [rsync] at time 07:11:57.435136
2018-01-06 07:11:57,436 [salt.state       ][INFO    ][9857] Executing state pkg.installed for rsync
2018-01-06 07:11:57,810 [salt.state       ][INFO    ][9857] All specified packages are already installed
2018-01-06 07:11:57,811 [salt.state       ][INFO    ][9857] Completed state [rsync] at time 07:11:57.811589 duration_in_ms=376.452
2018-01-06 07:11:57,812 [salt.state       ][INFO    ][9857] Running state [python-mysqldb] at time 07:11:57.812601
2018-01-06 07:11:57,813 [salt.state       ][INFO    ][9857] Executing state pkg.installed for python-mysqldb
2018-01-06 07:11:57,831 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-06 07:11:57,891 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 07:11:59,848 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 07:11:59,870 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-mysqldb'] in directory '/root'
2018-01-06 07:12:01,694 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:12:01,740 [salt.state       ][INFO    ][9857] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-06 07:12:01,754 [salt.state       ][INFO    ][9857] Loading fresh modules for state activity
2018-01-06 07:12:01,786 [salt.state       ][INFO    ][9857] Completed state [python-mysqldb] at time 07:12:01.786917 duration_in_ms=3974.315
2018-01-06 07:12:01,792 [salt.state       ][INFO    ][9857] Running state [psmisc] at time 07:12:01.792101
2018-01-06 07:12:01,792 [salt.state       ][INFO    ][9857] Executing state pkg.installed for psmisc
2018-01-06 07:12:02,167 [salt.state       ][INFO    ][9857] All specified packages are already installed
2018-01-06 07:12:02,168 [salt.state       ][INFO    ][9857] Completed state [psmisc] at time 07:12:02.168532 duration_in_ms=376.431
2018-01-06 07:12:02,169 [salt.state       ][INFO    ][9857] Running state [netcat] at time 07:12:02.169529
2018-01-06 07:12:02,169 [salt.state       ][INFO    ][9857] Executing state pkg.installed for netcat
2018-01-06 07:12:02,177 [salt.state       ][INFO    ][9857] All specified packages are already installed
2018-01-06 07:12:02,177 [salt.state       ][INFO    ][9857] Completed state [netcat] at time 07:12:02.177807 duration_in_ms=8.277
2018-01-06 07:12:02,178 [salt.state       ][INFO    ][9857] Running state [percona-xtrabackup] at time 07:12:02.178640
2018-01-06 07:12:02,179 [salt.state       ][INFO    ][9857] Executing state pkg.installed for percona-xtrabackup
2018-01-06 07:12:02,197 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-06 07:12:02,268 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 07:12:04,196 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 07:12:04,224 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'percona-xtrabackup'] in directory '/root'
2018-01-06 07:12:06,302 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071210406370
2018-01-06 07:12:06,319 [salt.minion      ][INFO    ][12961] Starting a new job with PID 12961
2018-01-06 07:12:06,338 [salt.minion      ][INFO    ][12961] Returning information for job: 20180106071210406370
2018-01-06 07:12:06,841 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:12:06,886 [salt.state       ][INFO    ][9857] Made the following changes:
'libev4' changed from 'absent' to '1:4.22-1'
'xtrabackup' changed from 'absent' to '1'
'libcurl3' changed from 'absent' to '7.47.0-1ubuntu2.5'
'percona-xtrabackup' changed from 'absent' to '2.3.7-0ubuntu0.16.04.2'

2018-01-06 07:12:06,901 [salt.state       ][INFO    ][9857] Loading fresh modules for state activity
2018-01-06 07:12:06,934 [salt.state       ][INFO    ][9857] Completed state [percona-xtrabackup] at time 07:12:06.934095 duration_in_ms=4755.455
2018-01-06 07:12:06,938 [salt.state       ][INFO    ][9857] Running state [socat] at time 07:12:06.938836
2018-01-06 07:12:06,939 [salt.state       ][INFO    ][9857] Executing state pkg.installed for socat
2018-01-06 07:12:07,338 [salt.state       ][INFO    ][9857] All specified packages are already installed
2018-01-06 07:12:07,340 [salt.state       ][INFO    ][9857] Completed state [socat] at time 07:12:07.340160 duration_in_ms=401.322
2018-01-06 07:12:07,341 [salt.state       ][INFO    ][9857] Running state [libdbd-mysql] at time 07:12:07.341065
2018-01-06 07:12:07,341 [salt.state       ][INFO    ][9857] Executing state pkg.installed for libdbd-mysql
2018-01-06 07:12:07,363 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-06 07:12:07,429 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 07:12:09,530 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 07:12:09,557 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libdbd-mysql'] in directory '/root'
2018-01-06 07:12:11,471 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:12:11,516 [salt.state       ][INFO    ][9857] Made the following changes:
'libdbd-mysql' changed from 'absent' to '0.9.0-3ubuntu2'
'libdbi1' changed from 'absent' to '0.9.0-4'

2018-01-06 07:12:11,530 [salt.state       ][INFO    ][9857] Loading fresh modules for state activity
2018-01-06 07:12:11,562 [salt.state       ][INFO    ][9857] Completed state [libdbd-mysql] at time 07:12:11.562491 duration_in_ms=4221.425
2018-01-06 07:12:11,567 [salt.state       ][INFO    ][9857] Running state [python-pymysql] at time 07:12:11.567525
2018-01-06 07:12:11,568 [salt.state       ][INFO    ][9857] Executing state pkg.installed for python-pymysql
2018-01-06 07:12:11,947 [salt.state       ][INFO    ][9857] All specified packages are already installed
2018-01-06 07:12:11,948 [salt.state       ][INFO    ][9857] Completed state [python-pymysql] at time 07:12:11.948273 duration_in_ms=380.747
2018-01-06 07:12:11,950 [salt.state       ][INFO    ][9857] Running state [/var/log/mysql] at time 07:12:11.950936
2018-01-06 07:12:11,951 [salt.state       ][INFO    ][9857] Executing state file.directory for /var/log/mysql
2018-01-06 07:12:11,952 [salt.state       ][INFO    ][9857] {'mode': '0755'}
2018-01-06 07:12:11,952 [salt.state       ][INFO    ][9857] Completed state [/var/log/mysql] at time 07:12:11.952747 duration_in_ms=1.811
2018-01-06 07:12:11,953 [salt.state       ][INFO    ][9857] Running state [/var/run/mysqld] at time 07:12:11.953736
2018-01-06 07:12:11,954 [salt.state       ][INFO    ][9857] Executing state file.directory for /var/run/mysqld
2018-01-06 07:12:11,955 [salt.state       ][INFO    ][9857] Directory /var/run/mysqld is in the correct state
2018-01-06 07:12:11,955 [salt.state       ][INFO    ][9857] Completed state [/var/run/mysqld] at time 07:12:11.955500 duration_in_ms=1.764
2018-01-06 07:12:11,957 [salt.state       ][INFO    ][9857] Running state [/etc/systemd/system/mysql.service.d] at time 07:12:11.957117
2018-01-06 07:12:11,957 [salt.state       ][INFO    ][9857] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-06 07:12:11,958 [salt.state       ][INFO    ][9857] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-06 07:12:11,959 [salt.state       ][INFO    ][9857] Completed state [/etc/systemd/system/mysql.service.d] at time 07:12:11.959053 duration_in_ms=1.936
2018-01-06 07:12:11,960 [salt.state       ][INFO    ][9857] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 07:12:11.960873
2018-01-06 07:12:11,961 [salt.state       ][INFO    ][9857] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-06 07:12:11,962 [salt.state       ][INFO    ][9857] File changed:
New file
2018-01-06 07:12:11,963 [salt.state       ][INFO    ][9857] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 07:12:11.963318 duration_in_ms=2.445
2018-01-06 07:12:11,965 [salt.state       ][INFO    ][9857] Running state [service.systemctl_reload] at time 07:12:11.965595
2018-01-06 07:12:11,966 [salt.state       ][INFO    ][9857] Executing state module.wait for service.systemctl_reload
2018-01-06 07:12:11,966 [salt.state       ][INFO    ][9857] No changes made for service.systemctl_reload
2018-01-06 07:12:11,968 [salt.state       ][INFO    ][9857] Completed state [service.systemctl_reload] at time 07:12:11.968121 duration_in_ms=1.564
2018-01-06 07:12:11,968 [salt.state       ][INFO    ][9857] Running state [service.systemctl_reload] at time 07:12:11.968577
2018-01-06 07:12:11,969 [salt.state       ][INFO    ][9857] Executing state module.mod_watch for service.systemctl_reload
2018-01-06 07:12:11,969 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-06 07:12:12,064 [salt.state       ][INFO    ][9857] {'ret': True}
2018-01-06 07:12:12,064 [salt.state       ][INFO    ][9857] Completed state [service.systemctl_reload] at time 07:12:12.064614 duration_in_ms=96.037
2018-01-06 07:12:12,065 [salt.state       ][INFO    ][9857] Running state [/etc/mysql/debian.cnf] at time 07:12:12.065887
2018-01-06 07:12:12,066 [salt.state       ][INFO    ][9857] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-06 07:12:12,108 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-06 07:12:12,178 [salt.state       ][INFO    ][9857] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = nXjFGiN9Mcaa75C3
-socket   = /var/run/mysqld/mysqld.sock
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+
 [mysql_upgrade]
-host     = localhost
-user     = debian-sys-maint
-password = nXjFGiN9Mcaa75C3
-socket   = /var/run/mysqld/mysqld.sock
-basedir  = /usr
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+basedir = /usr

2018-01-06 07:12:12,179 [salt.state       ][INFO    ][9857] Completed state [/etc/mysql/debian.cnf] at time 07:12:12.179462 duration_in_ms=113.575
2018-01-06 07:12:12,179 [salt.state       ][INFO    ][9857] Running state [/usr/local/sbin/galera_init.sh] at time 07:12:12.179722
2018-01-06 07:12:12,179 [salt.state       ][INFO    ][9857] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-06 07:12:12,219 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-06 07:12:12,225 [salt.state       ][INFO    ][9857] File changed:
New file
2018-01-06 07:12:12,226 [salt.state       ][INFO    ][9857] Completed state [/usr/local/sbin/galera_init.sh] at time 07:12:12.226248 duration_in_ms=46.525
2018-01-06 07:12:12,227 [salt.state       ][INFO    ][9857] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 07:12:12.227016
2018-01-06 07:12:12,227 [salt.state       ][INFO    ][9857] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-06 07:12:12,266 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-06 07:12:12,271 [salt.state       ][INFO    ][9857] File changed:
New file
2018-01-06 07:12:12,272 [salt.state       ][INFO    ][9857] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 07:12:12.271624 duration_in_ms=44.609
2018-01-06 07:12:12,276 [salt.state       ][INFO    ][9857] Running state [/usr/local/sbin/galera_init.sh] at time 07:12:12.276729
2018-01-06 07:12:12,277 [salt.state       ][INFO    ][9857] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-06 07:12:12,278 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-06 07:12:16,129 [salt.state       ][INFO    ][9857] {'pid': 13530, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-06 07:12:16,130 [salt.state       ][INFO    ][9857] Completed state [/usr/local/sbin/galera_init.sh] at time 07:12:16.130384 duration_in_ms=3853.655
2018-01-06 07:12:16,133 [salt.state       ][INFO    ][9857] Running state [mysqladmin password "opnfv_secret"] at time 07:12:16.133725
2018-01-06 07:12:16,134 [salt.state       ][INFO    ][9857] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-06 07:12:16,135 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-06 07:12:16,154 [salt.state       ][INFO    ][9857] {'pid': 13987, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-06 07:12:16,154 [salt.state       ][INFO    ][9857] Completed state [mysqladmin password "opnfv_secret"] at time 07:12:16.154478 duration_in_ms=20.752
2018-01-06 07:12:16,157 [salt.state       ][INFO    ][9857] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 07:12:16.157802
2018-01-06 07:12:16,158 [salt.state       ][INFO    ][9857] Executing state cmd.run for mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"
2018-01-06 07:12:16,159 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command 'mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"' in directory '/root'
2018-01-06 07:12:16,176 [salt.state       ][INFO    ][9857] {'pid': 13989, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-06 07:12:16,177 [salt.state       ][INFO    ][9857] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 07:12:16.177050 duration_in_ms=19.249
2018-01-06 07:12:16,180 [salt.state       ][INFO    ][9857] Running state [mysql] at time 07:12:16.180280
2018-01-06 07:12:16,180 [salt.state       ][INFO    ][9857] Executing state service.dead for mysql
2018-01-06 07:12:16,181 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-06 07:12:16,196 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-06 07:12:16,209 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-06 07:12:16,231 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-06 07:12:16,520 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071220625460
2018-01-06 07:12:16,530 [salt.minion      ][INFO    ][14035] Starting a new job with PID 14035
2018-01-06 07:12:16,545 [salt.minion      ][INFO    ][14035] Returning information for job: 20180106071220625460
2018-01-06 07:12:26,741 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071230845320
2018-01-06 07:12:26,761 [salt.minion      ][INFO    ][14091] Starting a new job with PID 14091
2018-01-06 07:12:26,781 [salt.minion      ][INFO    ][14091] Returning information for job: 20180106071230845320
2018-01-06 07:12:36,801 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071240908772
2018-01-06 07:12:36,817 [salt.minion      ][INFO    ][14096] Starting a new job with PID 14096
2018-01-06 07:12:36,836 [salt.minion      ][INFO    ][14096] Returning information for job: 20180106071240908772
2018-01-06 07:12:47,023 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071251127302
2018-01-06 07:12:47,040 [salt.minion      ][INFO    ][14101] Starting a new job with PID 14101
2018-01-06 07:12:47,057 [salt.minion      ][INFO    ][14101] Returning information for job: 20180106071251127302
2018-01-06 07:12:57,042 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071301145837
2018-01-06 07:12:57,062 [salt.minion      ][INFO    ][14106] Starting a new job with PID 14106
2018-01-06 07:12:57,082 [salt.minion      ][INFO    ][14106] Returning information for job: 20180106071301145837
2018-01-06 07:13:07,073 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071311174529
2018-01-06 07:13:07,092 [salt.minion      ][INFO    ][14111] Starting a new job with PID 14111
2018-01-06 07:13:07,110 [salt.minion      ][INFO    ][14111] Returning information for job: 20180106071311174529
2018-01-06 07:13:17,309 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071321407655
2018-01-06 07:13:17,330 [salt.minion      ][INFO    ][14116] Starting a new job with PID 14116
2018-01-06 07:13:17,353 [salt.minion      ][INFO    ][14116] Returning information for job: 20180106071321407655
2018-01-06 07:13:27,342 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071331447213
2018-01-06 07:13:27,361 [salt.minion      ][INFO    ][14121] Starting a new job with PID 14121
2018-01-06 07:13:27,380 [salt.minion      ][INFO    ][14121] Returning information for job: 20180106071331447213
2018-01-06 07:13:37,365 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071341471492
2018-01-06 07:13:37,383 [salt.minion      ][INFO    ][14126] Starting a new job with PID 14126
2018-01-06 07:13:37,401 [salt.minion      ][INFO    ][14126] Returning information for job: 20180106071341471492
2018-01-06 07:13:47,396 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071351501413
2018-01-06 07:13:47,414 [salt.minion      ][INFO    ][14131] Starting a new job with PID 14131
2018-01-06 07:13:47,433 [salt.minion      ][INFO    ][14131] Returning information for job: 20180106071351501413
2018-01-06 07:13:57,428 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071401534031
2018-01-06 07:13:57,449 [salt.minion      ][INFO    ][14136] Starting a new job with PID 14136
2018-01-06 07:13:57,466 [salt.minion      ][INFO    ][14136] Returning information for job: 20180106071401534031
2018-01-06 07:14:07,463 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071411569155
2018-01-06 07:14:07,479 [salt.minion      ][INFO    ][14141] Starting a new job with PID 14141
2018-01-06 07:14:07,498 [salt.minion      ][INFO    ][14141] Returning information for job: 20180106071411569155
2018-01-06 07:14:17,501 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071421602928
2018-01-06 07:14:17,517 [salt.minion      ][INFO    ][14146] Starting a new job with PID 14146
2018-01-06 07:14:17,534 [salt.minion      ][INFO    ][14146] Returning information for job: 20180106071421602928
2018-01-06 07:14:27,534 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071431639700
2018-01-06 07:14:27,551 [salt.minion      ][INFO    ][14151] Starting a new job with PID 14151
2018-01-06 07:14:27,569 [salt.minion      ][INFO    ][14151] Returning information for job: 20180106071431639700
2018-01-06 07:14:37,578 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071441684086
2018-01-06 07:14:37,594 [salt.minion      ][INFO    ][14156] Starting a new job with PID 14156
2018-01-06 07:14:37,613 [salt.minion      ][INFO    ][14156] Returning information for job: 20180106071441684086
2018-01-06 07:14:47,629 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071451727074
2018-01-06 07:14:47,643 [salt.minion      ][INFO    ][14161] Starting a new job with PID 14161
2018-01-06 07:14:47,662 [salt.minion      ][INFO    ][14161] Returning information for job: 20180106071451727074
2018-01-06 07:14:57,681 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071501788404
2018-01-06 07:14:57,701 [salt.minion      ][INFO    ][14166] Starting a new job with PID 14166
2018-01-06 07:14:57,721 [salt.minion      ][INFO    ][14166] Returning information for job: 20180106071501788404
2018-01-06 07:15:07,745 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071511849440
2018-01-06 07:15:07,764 [salt.minion      ][INFO    ][14181] Starting a new job with PID 14181
2018-01-06 07:15:07,784 [salt.minion      ][INFO    ][14181] Returning information for job: 20180106071511849440
2018-01-06 07:15:17,801 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071521907732
2018-01-06 07:15:17,820 [salt.minion      ][INFO    ][14186] Starting a new job with PID 14186
2018-01-06 07:15:17,851 [salt.minion      ][INFO    ][14186] Returning information for job: 20180106071521907732
2018-01-06 07:15:27,881 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071531986047
2018-01-06 07:15:27,902 [salt.minion      ][INFO    ][14191] Starting a new job with PID 14191
2018-01-06 07:15:27,922 [salt.minion      ][INFO    ][14191] Returning information for job: 20180106071531986047
2018-01-06 07:15:37,956 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071542054565
2018-01-06 07:15:37,975 [salt.minion      ][INFO    ][14196] Starting a new job with PID 14196
2018-01-06 07:15:37,995 [salt.minion      ][INFO    ][14196] Returning information for job: 20180106071542054565
2018-01-06 07:15:48,029 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071552134626
2018-01-06 07:15:48,050 [salt.minion      ][INFO    ][14201] Starting a new job with PID 14201
2018-01-06 07:15:48,071 [salt.minion      ][INFO    ][14201] Returning information for job: 20180106071552134626
2018-01-06 07:15:58,106 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071602210787
2018-01-06 07:15:58,126 [salt.minion      ][INFO    ][14206] Starting a new job with PID 14206
2018-01-06 07:15:58,144 [salt.minion      ][INFO    ][14206] Returning information for job: 20180106071602210787
2018-01-06 07:16:08,181 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071612288930
2018-01-06 07:16:08,200 [salt.minion      ][INFO    ][14211] Starting a new job with PID 14211
2018-01-06 07:16:08,234 [salt.minion      ][INFO    ][14211] Returning information for job: 20180106071612288930
2018-01-06 07:16:18,280 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071622387429
2018-01-06 07:16:18,299 [salt.minion      ][INFO    ][14216] Starting a new job with PID 14216
2018-01-06 07:16:18,319 [salt.minion      ][INFO    ][14216] Returning information for job: 20180106071622387429
2018-01-06 07:16:28,372 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071632472489
2018-01-06 07:16:28,392 [salt.minion      ][INFO    ][14221] Starting a new job with PID 14221
2018-01-06 07:16:28,414 [salt.minion      ][INFO    ][14221] Returning information for job: 20180106071632472489
2018-01-06 07:16:38,474 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071642577131
2018-01-06 07:16:38,499 [salt.minion      ][INFO    ][14226] Starting a new job with PID 14226
2018-01-06 07:16:38,518 [salt.minion      ][INFO    ][14226] Returning information for job: 20180106071642577131
2018-01-06 07:16:48,578 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071652680610
2018-01-06 07:16:48,597 [salt.minion      ][INFO    ][14231] Starting a new job with PID 14231
2018-01-06 07:16:48,615 [salt.minion      ][INFO    ][14231] Returning information for job: 20180106071652680610
2018-01-06 07:16:58,677 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071702775282
2018-01-06 07:16:58,700 [salt.minion      ][INFO    ][14236] Starting a new job with PID 14236
2018-01-06 07:16:58,719 [salt.minion      ][INFO    ][14236] Returning information for job: 20180106071702775282
2018-01-06 07:17:08,791 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071712893200
2018-01-06 07:17:08,810 [salt.minion      ][INFO    ][14249] Starting a new job with PID 14249
2018-01-06 07:17:08,830 [salt.minion      ][INFO    ][14249] Returning information for job: 20180106071712893200
2018-01-06 07:17:18,905 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071723013806
2018-01-06 07:17:18,927 [salt.minion      ][INFO    ][14254] Starting a new job with PID 14254
2018-01-06 07:17:18,948 [salt.minion      ][INFO    ][14254] Returning information for job: 20180106071723013806
2018-01-06 07:17:29,037 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071733141492
2018-01-06 07:17:29,056 [salt.minion      ][INFO    ][14259] Starting a new job with PID 14259
2018-01-06 07:17:29,074 [salt.minion      ][INFO    ][14259] Returning information for job: 20180106071733141492
2018-01-06 07:17:39,172 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071743272781
2018-01-06 07:17:39,192 [salt.minion      ][INFO    ][14264] Starting a new job with PID 14264
2018-01-06 07:17:39,212 [salt.minion      ][INFO    ][14264] Returning information for job: 20180106071743272781
2018-01-06 07:17:49,310 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071753407801
2018-01-06 07:17:49,330 [salt.minion      ][INFO    ][14269] Starting a new job with PID 14269
2018-01-06 07:17:49,345 [salt.minion      ][INFO    ][14269] Returning information for job: 20180106071753407801
2018-01-06 07:17:59,442 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071803545548
2018-01-06 07:17:59,461 [salt.minion      ][INFO    ][14274] Starting a new job with PID 14274
2018-01-06 07:17:59,479 [salt.minion      ][INFO    ][14274] Returning information for job: 20180106071803545548
2018-01-06 07:18:09,594 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071813697026
2018-01-06 07:18:09,613 [salt.minion      ][INFO    ][14279] Starting a new job with PID 14279
2018-01-06 07:18:09,632 [salt.minion      ][INFO    ][14279] Returning information for job: 20180106071813697026
2018-01-06 07:18:19,745 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071823848810
2018-01-06 07:18:19,762 [salt.minion      ][INFO    ][14284] Starting a new job with PID 14284
2018-01-06 07:18:19,791 [salt.minion      ][INFO    ][14284] Returning information for job: 20180106071823848810
2018-01-06 07:18:29,913 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071834021999
2018-01-06 07:18:29,934 [salt.minion      ][INFO    ][14289] Starting a new job with PID 14289
2018-01-06 07:18:29,954 [salt.minion      ][INFO    ][14289] Returning information for job: 20180106071834021999
2018-01-06 07:18:40,088 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071844187199
2018-01-06 07:18:40,108 [salt.minion      ][INFO    ][14294] Starting a new job with PID 14294
2018-01-06 07:18:40,125 [salt.minion      ][INFO    ][14294] Returning information for job: 20180106071844187199
2018-01-06 07:18:50,248 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071854353809
2018-01-06 07:18:50,269 [salt.minion      ][INFO    ][14299] Starting a new job with PID 14299
2018-01-06 07:18:50,288 [salt.minion      ][INFO    ][14299] Returning information for job: 20180106071854353809
2018-01-06 07:19:00,426 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071904534893
2018-01-06 07:19:00,446 [salt.minion      ][INFO    ][14304] Starting a new job with PID 14304
2018-01-06 07:19:00,467 [salt.minion      ][INFO    ][14304] Returning information for job: 20180106071904534893
2018-01-06 07:19:10,607 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071914713160
2018-01-06 07:19:10,628 [salt.minion      ][INFO    ][14320] Starting a new job with PID 14320
2018-01-06 07:19:10,647 [salt.minion      ][INFO    ][14320] Returning information for job: 20180106071914713160
2018-01-06 07:19:20,796 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071924892940
2018-01-06 07:19:20,815 [salt.minion      ][INFO    ][14325] Starting a new job with PID 14325
2018-01-06 07:19:20,835 [salt.minion      ][INFO    ][14325] Returning information for job: 20180106071924892940
2018-01-06 07:19:31,004 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071935109549
2018-01-06 07:19:31,025 [salt.minion      ][INFO    ][14330] Starting a new job with PID 14330
2018-01-06 07:19:31,045 [salt.minion      ][INFO    ][14330] Returning information for job: 20180106071935109549
2018-01-06 07:19:41,217 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071945324759
2018-01-06 07:19:41,233 [salt.minion      ][INFO    ][14335] Starting a new job with PID 14335
2018-01-06 07:19:41,252 [salt.minion      ][INFO    ][14335] Returning information for job: 20180106071945324759
2018-01-06 07:19:51,437 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106071955542834
2018-01-06 07:19:51,461 [salt.minion      ][INFO    ][14340] Starting a new job with PID 14340
2018-01-06 07:19:51,478 [salt.minion      ][INFO    ][14340] Returning information for job: 20180106071955542834
2018-01-06 07:20:01,673 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072005776259
2018-01-06 07:20:01,691 [salt.minion      ][INFO    ][14345] Starting a new job with PID 14345
2018-01-06 07:20:01,710 [salt.minion      ][INFO    ][14345] Returning information for job: 20180106072005776259
2018-01-06 07:20:11,907 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072016009274
2018-01-06 07:20:11,925 [salt.minion      ][INFO    ][14350] Starting a new job with PID 14350
2018-01-06 07:20:11,944 [salt.minion      ][INFO    ][14350] Returning information for job: 20180106072016009274
2018-01-06 07:20:22,139 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072026243211
2018-01-06 07:20:22,160 [salt.minion      ][INFO    ][14355] Starting a new job with PID 14355
2018-01-06 07:20:22,178 [salt.minion      ][INFO    ][14355] Returning information for job: 20180106072026243211
2018-01-06 07:20:32,164 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072036274202
2018-01-06 07:20:32,187 [salt.minion      ][INFO    ][14360] Starting a new job with PID 14360
2018-01-06 07:20:32,208 [salt.minion      ][INFO    ][14360] Returning information for job: 20180106072036274202
2018-01-06 07:20:42,201 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072046311235
2018-01-06 07:20:42,221 [salt.minion      ][INFO    ][14365] Starting a new job with PID 14365
2018-01-06 07:20:42,240 [salt.minion      ][INFO    ][14365] Returning information for job: 20180106072046311235
2018-01-06 07:20:52,260 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072056359429
2018-01-06 07:20:52,281 [salt.minion      ][INFO    ][14370] Starting a new job with PID 14370
2018-01-06 07:20:52,299 [salt.minion      ][INFO    ][14370] Returning information for job: 20180106072056359429
2018-01-06 07:21:02,307 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072106408019
2018-01-06 07:21:02,328 [salt.minion      ][INFO    ][14375] Starting a new job with PID 14375
2018-01-06 07:21:02,348 [salt.minion      ][INFO    ][14375] Returning information for job: 20180106072106408019
2018-01-06 07:21:12,363 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072116469571
2018-01-06 07:21:12,385 [salt.minion      ][INFO    ][14380] Starting a new job with PID 14380
2018-01-06 07:21:12,406 [salt.minion      ][INFO    ][14380] Returning information for job: 20180106072116469571
2018-01-06 07:21:22,421 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072126526611
2018-01-06 07:21:22,440 [salt.minion      ][INFO    ][14385] Starting a new job with PID 14385
2018-01-06 07:21:22,462 [salt.minion      ][INFO    ][14385] Returning information for job: 20180106072126526611
2018-01-06 07:21:32,490 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072136599449
2018-01-06 07:21:32,513 [salt.minion      ][INFO    ][14390] Starting a new job with PID 14390
2018-01-06 07:21:32,533 [salt.minion      ][INFO    ][14390] Returning information for job: 20180106072136599449
2018-01-06 07:21:42,563 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072146672508
2018-01-06 07:21:42,584 [salt.minion      ][INFO    ][14395] Starting a new job with PID 14395
2018-01-06 07:21:42,610 [salt.minion      ][INFO    ][14395] Returning information for job: 20180106072146672508
2018-01-06 07:21:52,665 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072156768577
2018-01-06 07:21:52,685 [salt.minion      ][INFO    ][14400] Starting a new job with PID 14400
2018-01-06 07:21:52,703 [salt.minion      ][INFO    ][14400] Returning information for job: 20180106072156768577
2018-01-06 07:22:02,769 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072206868771
2018-01-06 07:22:02,786 [salt.minion      ][INFO    ][14405] Starting a new job with PID 14405
2018-01-06 07:22:02,804 [salt.minion      ][INFO    ][14405] Returning information for job: 20180106072206868771
2018-01-06 07:22:12,858 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072216960173
2018-01-06 07:22:12,877 [salt.minion      ][INFO    ][14410] Starting a new job with PID 14410
2018-01-06 07:22:12,897 [salt.minion      ][INFO    ][14410] Returning information for job: 20180106072216960173
2018-01-06 07:22:16,459 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-06 07:22:16,474 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-06 07:22:16,497 [salt.state       ][INFO    ][9857] {'mysql': False}
2018-01-06 07:22:16,497 [salt.state       ][INFO    ][9857] Completed state [mysql] at time 07:22:16.497885 duration_in_ms=600317.605
2018-01-06 07:22:16,501 [salt.state       ][INFO    ][9857] Running state [/etc/mysql/my.cnf] at time 07:22:16.501423
2018-01-06 07:22:16,501 [salt.state       ][INFO    ][9857] Executing state file.managed for /etc/mysql/my.cnf
2018-01-06 07:22:16,550 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.init'
2018-01-06 07:22:16,622 [salt.state       ][INFO    ][9857] File changed:
--- 
+++ 
@@ -1,36 +1,59 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.51
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+
+wsrep_cluster_address="gcomm://"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.51
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.51:4567"
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-06 07:22:16,623 [salt.state       ][INFO    ][9857] Completed state [/etc/mysql/my.cnf] at time 07:22:16.623684 duration_in_ms=122.26
2018-01-06 07:22:16,625 [salt.state       ][INFO    ][9857] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 07:22:16.625785
2018-01-06 07:22:16,626 [salt.state       ][INFO    ][9857] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-06 07:22:16,626 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-06 07:22:22,945 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106072227053847
2018-01-06 07:22:22,962 [salt.minion      ][INFO    ][15200] Starting a new job with PID 15200
2018-01-06 07:22:22,982 [salt.minion      ][INFO    ][15200] Returning information for job: 20180106072227053847
2018-01-06 07:22:24,091 [salt.state       ][INFO    ][9857] {'pid': 14431, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-06 07:22:24,092 [salt.state       ][INFO    ][9857] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 07:22:24.092291 duration_in_ms=7466.504
2018-01-06 07:22:24,095 [salt.state       ][INFO    ][9857] Running state [/var/lib/mysql/.galera_bootstrap] at time 07:22:24.095689
2018-01-06 07:22:24,096 [salt.state       ][INFO    ][9857] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-06 07:22:24,097 [salt.state       ][INFO    ][9857] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-06 07:22:24,098 [salt.state       ][INFO    ][9857] Completed state [/var/lib/mysql/.galera_bootstrap] at time 07:22:24.098241 duration_in_ms=2.551
2018-01-06 07:22:24,638 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['git', '--version'] in directory '/root'
2018-01-06 07:22:24,722 [salt.state       ][INFO    ][9857] Running state [/etc/mysql/my.cnf] at time 07:22:24.722094
2018-01-06 07:22:24,722 [salt.state       ][INFO    ][9857] Executing state file.managed for /etc/mysql/my.cnf
2018-01-06 07:22:24,772 [salt.fileclient  ][INFO    ][9857] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-06 07:22:24,851 [salt.state       ][INFO    ][9857] File changed:
--- 
+++ 
@@ -1,8 +1,13 @@
 # All files in this package is subject to the GPL v2 license
 # More information is in the COPYING file in the top directory of this package.
 # Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
 syslog
+
 [mysqld]
 datadir=/var/lib/mysql
 bind-address=192.168.10.51
@@ -14,8 +19,10 @@
 init-connect='SET NAMES utf8'
 character-set-server=utf8
 default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
 skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
 
 myisam_sort_buffer_size=64M
 wait_timeout=1800
@@ -38,8 +45,7 @@
 innodb_doublewrite=0
 innodb_autoinc_lock_mode=2
 innodb_locks_unsafe_for_binlog=1
-
-wsrep_cluster_address="gcomm://"
+wsrep_cluster_address="gcomm://192.168.10.51:4567,192.168.10.52:4567,192.168.10.53:4567/?pc.wait_prim=no"
 wsrep_provider=/usr/lib/galera/libgalera_smm.so
 wsrep_cluster_name="openstack"
 
@@ -50,6 +56,8 @@
 wsrep_provider_options="gcache.size = 256M"
 wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.51:4567"
 
+
+
 [xtrabackup]
 parallel=4
 

2018-01-06 07:22:24,856 [salt.state       ][INFO    ][9857] Completed state [/etc/mysql/my.cnf] at time 07:22:24.856553 duration_in_ms=134.46
2018-01-06 07:22:24,858 [salt.state       ][INFO    ][9857] Running state [mysql] at time 07:22:24.858850
2018-01-06 07:22:24,859 [salt.state       ][INFO    ][9857] Executing state service.running for mysql
2018-01-06 07:22:24,860 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-06 07:22:24,873 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-06 07:22:24,897 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-06 07:22:24,915 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-06 07:22:24,933 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-06 07:22:25,357 [salt.loaded.int.module.cmdmod][INFO    ][9857] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-06 07:22:25,372 [salt.state       ][INFO    ][9857] {'mysql': True}
2018-01-06 07:22:25,372 [salt.state       ][INFO    ][9857] Completed state [mysql] at time 07:22:25.372881 duration_in_ms=514.03
2018-01-06 07:22:25,373 [salt.state       ][INFO    ][9857] Running state [ceilometer] at time 07:22:25.373446
2018-01-06 07:22:25,373 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for ceilometer
2018-01-06 07:22:25,383 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'ceilometer' created
2018-01-06 07:22:25,384 [salt.state       ][INFO    ][9857] {'ceilometer': 'Present'}
2018-01-06 07:22:25,384 [salt.state       ][INFO    ][9857] Completed state [ceilometer] at time 07:22:25.384236 duration_in_ms=10.791
2018-01-06 07:22:25,384 [salt.state       ][INFO    ][9857] Running state [ceilometer] at time 07:22:25.384509
2018-01-06 07:22:25,384 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for ceilometer
2018-01-06 07:22:25,405 [salt.loaded.int.module.mysql][INFO    ][9857] User 'ceilometer'@'%' has been created
2018-01-06 07:22:25,405 [salt.state       ][INFO    ][9857] {'ceilometer': 'Present'}
2018-01-06 07:22:25,406 [salt.state       ][INFO    ][9857] Completed state [ceilometer] at time 07:22:25.405995 duration_in_ms=21.486
2018-01-06 07:22:25,409 [salt.state       ][INFO    ][9857] Running state [mysql_grants_ceilometer_ceilometer_%] at time 07:22:25.409212
2018-01-06 07:22:25,409 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-06 07:22:25,427 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-06 07:22:25,427 [salt.state       ][INFO    ][9857] {'mysql_grants_ceilometer_ceilometer_%': 'Present'}
2018-01-06 07:22:25,428 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 07:22:25.428288 duration_in_ms=19.076
2018-01-06 07:22:25,428 [salt.state       ][INFO    ][9857] Running state [ceilometer] at time 07:22:25.428768
2018-01-06 07:22:25,429 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for ceilometer
2018-01-06 07:22:25,449 [salt.loaded.int.module.mysql][INFO    ][9857] User 'ceilometer'@'192.168.10.51' has been created
2018-01-06 07:22:25,450 [salt.state       ][INFO    ][9857] {'ceilometer': 'Present'}
2018-01-06 07:22:25,450 [salt.state       ][INFO    ][9857] Completed state [ceilometer] at time 07:22:25.450492 duration_in_ms=21.723
2018-01-06 07:22:25,453 [salt.state       ][INFO    ][9857] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 07:22:25.453168
2018-01-06 07:22:25,453 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.51
2018-01-06 07:22:25,473 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-06 07:22:25,473 [salt.state       ][INFO    ][9857] {'mysql_grants_ceilometer_ceilometer_192.168.10.51': 'Present'}
2018-01-06 07:22:25,474 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 07:22:25.474278 duration_in_ms=21.109
2018-01-06 07:22:25,474 [salt.state       ][INFO    ][9857] Running state [aodh] at time 07:22:25.474751
2018-01-06 07:22:25,475 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for aodh
2018-01-06 07:22:25,480 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'aodh' created
2018-01-06 07:22:25,481 [salt.state       ][INFO    ][9857] {'aodh': 'Present'}
2018-01-06 07:22:25,482 [salt.state       ][INFO    ][9857] Completed state [aodh] at time 07:22:25.482061 duration_in_ms=7.309
2018-01-06 07:22:25,482 [salt.state       ][INFO    ][9857] Running state [aodh] at time 07:22:25.482524
2018-01-06 07:22:25,482 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for aodh
2018-01-06 07:22:25,501 [salt.loaded.int.module.mysql][INFO    ][9857] User 'aodh'@'%' has been created
2018-01-06 07:22:25,502 [salt.state       ][INFO    ][9857] {'aodh': 'Present'}
2018-01-06 07:22:25,502 [salt.state       ][INFO    ][9857] Completed state [aodh] at time 07:22:25.502445 duration_in_ms=19.92
2018-01-06 07:22:25,507 [salt.state       ][INFO    ][9857] Running state [mysql_grants_aodh_aodh_%] at time 07:22:25.507158
2018-01-06 07:22:25,507 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-06 07:22:25,524 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-06 07:22:25,525 [salt.state       ][INFO    ][9857] {'mysql_grants_aodh_aodh_%': 'Present'}
2018-01-06 07:22:25,526 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_aodh_aodh_%] at time 07:22:25.526070 duration_in_ms=18.913
2018-01-06 07:22:25,526 [salt.state       ][INFO    ][9857] Running state [aodh] at time 07:22:25.526516
2018-01-06 07:22:25,526 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for aodh
2018-01-06 07:22:25,549 [salt.loaded.int.module.mysql][INFO    ][9857] User 'aodh'@'192.168.10.50' has been created
2018-01-06 07:22:25,549 [salt.state       ][INFO    ][9857] {'aodh': 'Present'}
2018-01-06 07:22:25,549 [salt.state       ][INFO    ][9857] Completed state [aodh] at time 07:22:25.549569 duration_in_ms=23.052
2018-01-06 07:22:25,551 [salt.state       ][INFO    ][9857] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 07:22:25.551615
2018-01-06 07:22:25,551 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-06 07:22:25,570 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-06 07:22:25,571 [salt.state       ][INFO    ][9857] {'mysql_grants_aodh_aodh_192.168.10.50': 'Present'}
2018-01-06 07:22:25,572 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 07:22:25.572119 duration_in_ms=20.502
2018-01-06 07:22:25,572 [salt.state       ][INFO    ][9857] Running state [nova] at time 07:22:25.572618
2018-01-06 07:22:25,573 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for nova
2018-01-06 07:22:25,582 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'nova' created
2018-01-06 07:22:25,583 [salt.state       ][INFO    ][9857] {'nova': 'Present'}
2018-01-06 07:22:25,583 [salt.state       ][INFO    ][9857] Completed state [nova] at time 07:22:25.583306 duration_in_ms=10.689
2018-01-06 07:22:25,583 [salt.state       ][INFO    ][9857] Running state [nova] at time 07:22:25.583551
2018-01-06 07:22:25,583 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for nova
2018-01-06 07:22:25,603 [salt.loaded.int.module.mysql][INFO    ][9857] User 'nova'@'%' has been created
2018-01-06 07:22:25,604 [salt.state       ][INFO    ][9857] {'nova': 'Present'}
2018-01-06 07:22:25,604 [salt.state       ][INFO    ][9857] Completed state [nova] at time 07:22:25.604385 duration_in_ms=20.833
2018-01-06 07:22:25,606 [salt.state       ][INFO    ][9857] Running state [mysql_grants_nova_nova_%] at time 07:22:25.606653
2018-01-06 07:22:25,606 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-06 07:22:25,628 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-06 07:22:25,628 [salt.state       ][INFO    ][9857] {'mysql_grants_nova_nova_%': 'Present'}
2018-01-06 07:22:25,628 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_nova_nova_%] at time 07:22:25.628798 duration_in_ms=22.144
2018-01-06 07:22:25,629 [salt.state       ][INFO    ][9857] Running state [nova] at time 07:22:25.629176
2018-01-06 07:22:25,629 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for nova
2018-01-06 07:22:25,650 [salt.loaded.int.module.mysql][INFO    ][9857] User 'nova'@'192.168.10.51' has been created
2018-01-06 07:22:25,651 [salt.state       ][INFO    ][9857] {'nova': 'Present'}
2018-01-06 07:22:25,652 [salt.state       ][INFO    ][9857] Completed state [nova] at time 07:22:25.652013 duration_in_ms=22.837
2018-01-06 07:22:25,654 [salt.state       ][INFO    ][9857] Running state [mysql_grants_nova_nova_192.168.10.51] at time 07:22:25.654028
2018-01-06 07:22:25,654 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.51
2018-01-06 07:22:25,670 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-06 07:22:25,670 [salt.state       ][INFO    ][9857] {'mysql_grants_nova_nova_192.168.10.51': 'Present'}
2018-01-06 07:22:25,671 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_nova_nova_192.168.10.51] at time 07:22:25.671016 duration_in_ms=16.988
2018-01-06 07:22:25,671 [salt.state       ][INFO    ][9857] Running state [grafana] at time 07:22:25.671562
2018-01-06 07:22:25,672 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for grafana
2018-01-06 07:22:25,678 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'grafana' created
2018-01-06 07:22:25,678 [salt.state       ][INFO    ][9857] {'grafana': 'Present'}
2018-01-06 07:22:25,678 [salt.state       ][INFO    ][9857] Completed state [grafana] at time 07:22:25.678666 duration_in_ms=7.103
2018-01-06 07:22:25,678 [salt.state       ][INFO    ][9857] Running state [grafana] at time 07:22:25.678907
2018-01-06 07:22:25,679 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for grafana
2018-01-06 07:22:25,702 [salt.loaded.int.module.mysql][INFO    ][9857] User 'grafana'@'%' has been created
2018-01-06 07:22:25,702 [salt.state       ][INFO    ][9857] {'grafana': 'Present'}
2018-01-06 07:22:25,702 [salt.state       ][INFO    ][9857] Completed state [grafana] at time 07:22:25.702738 duration_in_ms=23.829
2018-01-06 07:22:25,705 [salt.state       ][INFO    ][9857] Running state [mysql_grants_grafana_grafana_%] at time 07:22:25.705370
2018-01-06 07:22:25,706 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-06 07:22:25,724 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-06 07:22:25,725 [salt.state       ][INFO    ][9857] {'mysql_grants_grafana_grafana_%': 'Present'}
2018-01-06 07:22:25,725 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_grafana_grafana_%] at time 07:22:25.725550 duration_in_ms=20.179
2018-01-06 07:22:25,725 [salt.state       ][INFO    ][9857] Running state [grafana] at time 07:22:25.725828
2018-01-06 07:22:25,726 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for grafana
2018-01-06 07:22:25,753 [salt.loaded.int.module.mysql][INFO    ][9857] User 'grafana'@'192.168.10.51' has been created
2018-01-06 07:22:25,754 [salt.state       ][INFO    ][9857] {'grafana': 'Present'}
2018-01-06 07:22:25,754 [salt.state       ][INFO    ][9857] Completed state [grafana] at time 07:22:25.754655 duration_in_ms=28.826
2018-01-06 07:22:25,757 [salt.state       ][INFO    ][9857] Running state [mysql_grants_grafana_grafana_192.168.10.51] at time 07:22:25.757769
2018-01-06 07:22:25,758 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.51
2018-01-06 07:22:25,778 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-06 07:22:25,778 [salt.state       ][INFO    ][9857] {'mysql_grants_grafana_grafana_192.168.10.51': 'Present'}
2018-01-06 07:22:25,780 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_grafana_grafana_192.168.10.51] at time 07:22:25.780179 duration_in_ms=22.41
2018-01-06 07:22:25,780 [salt.state       ][INFO    ][9857] Running state [designate_pool_manager] at time 07:22:25.780647
2018-01-06 07:22:25,781 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for designate_pool_manager
2018-01-06 07:22:25,786 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'designate_pool_manager' created
2018-01-06 07:22:25,787 [salt.state       ][INFO    ][9857] {'designate_pool_manager': 'Present'}
2018-01-06 07:22:25,787 [salt.state       ][INFO    ][9857] Completed state [designate_pool_manager] at time 07:22:25.787413 duration_in_ms=6.766
2018-01-06 07:22:25,788 [salt.state       ][INFO    ][9857] Running state [designate] at time 07:22:25.788513
2018-01-06 07:22:25,788 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for designate
2018-01-06 07:22:25,806 [salt.loaded.int.module.mysql][INFO    ][9857] User 'designate'@'%' has been created
2018-01-06 07:22:25,806 [salt.state       ][INFO    ][9857] {'designate': 'Present'}
2018-01-06 07:22:25,807 [salt.state       ][INFO    ][9857] Completed state [designate] at time 07:22:25.807035 duration_in_ms=18.522
2018-01-06 07:22:25,809 [salt.state       ][INFO    ][9857] Running state [mysql_grants_designate_designate_pool_manager_%] at time 07:22:25.809480
2018-01-06 07:22:25,809 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-06 07:22:25,829 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-06 07:22:25,830 [salt.state       ][INFO    ][9857] {'mysql_grants_designate_designate_pool_manager_%': 'Present'}
2018-01-06 07:22:25,831 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 07:22:25.831579 duration_in_ms=22.099
2018-01-06 07:22:25,832 [salt.state       ][INFO    ][9857] Running state [designate] at time 07:22:25.832263
2018-01-06 07:22:25,833 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for designate
2018-01-06 07:22:25,856 [salt.loaded.int.module.mysql][INFO    ][9857] User 'designate'@'192.168.10.50' has been created
2018-01-06 07:22:25,856 [salt.state       ][INFO    ][9857] {'designate': 'Present'}
2018-01-06 07:22:25,857 [salt.state       ][INFO    ][9857] Completed state [designate] at time 07:22:25.857207 duration_in_ms=24.944
2018-01-06 07:22:25,861 [salt.state       ][INFO    ][9857] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 07:22:25.861165
2018-01-06 07:22:25,861 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-06 07:22:25,880 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-06 07:22:25,881 [salt.state       ][INFO    ][9857] {'mysql_grants_designate_designate_pool_manager_192.168.10.50': 'Present'}
2018-01-06 07:22:25,881 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 07:22:25.881812 duration_in_ms=20.646
2018-01-06 07:22:25,882 [salt.state       ][INFO    ][9857] Running state [heat] at time 07:22:25.882349
2018-01-06 07:22:25,882 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for heat
2018-01-06 07:22:25,891 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'heat' created
2018-01-06 07:22:25,892 [salt.state       ][INFO    ][9857] {'heat': 'Present'}
2018-01-06 07:22:25,893 [salt.state       ][INFO    ][9857] Completed state [heat] at time 07:22:25.892939 duration_in_ms=10.589
2018-01-06 07:22:25,893 [salt.state       ][INFO    ][9857] Running state [heat] at time 07:22:25.893832
2018-01-06 07:22:25,894 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for heat
2018-01-06 07:22:25,917 [salt.loaded.int.module.mysql][INFO    ][9857] User 'heat'@'%' has been created
2018-01-06 07:22:25,918 [salt.state       ][INFO    ][9857] {'heat': 'Present'}
2018-01-06 07:22:25,918 [salt.state       ][INFO    ][9857] Completed state [heat] at time 07:22:25.918632 duration_in_ms=24.8
2018-01-06 07:22:25,921 [salt.state       ][INFO    ][9857] Running state [mysql_grants_heat_heat_%] at time 07:22:25.921415
2018-01-06 07:22:25,921 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-06 07:22:25,942 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-06 07:22:25,942 [salt.state       ][INFO    ][9857] {'mysql_grants_heat_heat_%': 'Present'}
2018-01-06 07:22:25,943 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_heat_heat_%] at time 07:22:25.943626 duration_in_ms=22.211
2018-01-06 07:22:25,944 [salt.state       ][INFO    ][9857] Running state [heat] at time 07:22:25.944108
2018-01-06 07:22:25,944 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for heat
2018-01-06 07:22:25,965 [salt.loaded.int.module.mysql][INFO    ][9857] User 'heat'@'192.168.10.51' has been created
2018-01-06 07:22:25,965 [salt.state       ][INFO    ][9857] {'heat': 'Present'}
2018-01-06 07:22:25,966 [salt.state       ][INFO    ][9857] Completed state [heat] at time 07:22:25.966196 duration_in_ms=22.087
2018-01-06 07:22:25,968 [salt.state       ][INFO    ][9857] Running state [mysql_grants_heat_heat_192.168.10.51] at time 07:22:25.968761
2018-01-06 07:22:25,969 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.51
2018-01-06 07:22:25,986 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-06 07:22:25,987 [salt.state       ][INFO    ][9857] {'mysql_grants_heat_heat_192.168.10.51': 'Present'}
2018-01-06 07:22:25,988 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_heat_heat_192.168.10.51] at time 07:22:25.988400 duration_in_ms=19.639
2018-01-06 07:22:25,988 [salt.state       ][INFO    ][9857] Running state [nova_api] at time 07:22:25.988867
2018-01-06 07:22:25,989 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for nova_api
2018-01-06 07:22:25,996 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'nova_api' created
2018-01-06 07:22:25,996 [salt.state       ][INFO    ][9857] {'nova_api': 'Present'}
2018-01-06 07:22:25,997 [salt.state       ][INFO    ][9857] Completed state [nova_api] at time 07:22:25.997042 duration_in_ms=8.175
2018-01-06 07:22:25,997 [salt.state       ][INFO    ][9857] Running state [nova] at time 07:22:25.997517
2018-01-06 07:22:25,997 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for nova
2018-01-06 07:22:26,003 [salt.state       ][INFO    ][9857] User nova@% is already present with the desired password
2018-01-06 07:22:26,004 [salt.state       ][INFO    ][9857] Completed state [nova] at time 07:22:26.004382 duration_in_ms=6.864
2018-01-06 07:22:26,006 [salt.state       ][INFO    ][9857] Running state [mysql_grants_nova_nova_api_%] at time 07:22:26.006666
2018-01-06 07:22:26,007 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-06 07:22:26,028 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-06 07:22:26,028 [salt.state       ][INFO    ][9857] {'mysql_grants_nova_nova_api_%': 'Present'}
2018-01-06 07:22:26,029 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_nova_nova_api_%] at time 07:22:26.029305 duration_in_ms=22.639
2018-01-06 07:22:26,029 [salt.state       ][INFO    ][9857] Running state [nova] at time 07:22:26.029800
2018-01-06 07:22:26,030 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for nova
2018-01-06 07:22:26,035 [salt.state       ][INFO    ][9857] User nova@192.168.10.51 is already present with the desired password
2018-01-06 07:22:26,036 [salt.state       ][INFO    ][9857] Completed state [nova] at time 07:22:26.036078 duration_in_ms=6.278
2018-01-06 07:22:26,038 [salt.state       ][INFO    ][9857] Running state [mysql_grants_nova_nova_api_192.168.10.51] at time 07:22:26.037975
2018-01-06 07:22:26,038 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.51
2018-01-06 07:22:26,056 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-06 07:22:26,057 [salt.state       ][INFO    ][9857] {'mysql_grants_nova_nova_api_192.168.10.51': 'Present'}
2018-01-06 07:22:26,057 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_nova_nova_api_192.168.10.51] at time 07:22:26.057631 duration_in_ms=19.655
2018-01-06 07:22:26,058 [salt.state       ][INFO    ][9857] Running state [keystone] at time 07:22:26.058157
2018-01-06 07:22:26,058 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for keystone
2018-01-06 07:22:26,066 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'keystone' created
2018-01-06 07:22:26,067 [salt.state       ][INFO    ][9857] {'keystone': 'Present'}
2018-01-06 07:22:26,067 [salt.state       ][INFO    ][9857] Completed state [keystone] at time 07:22:26.067417 duration_in_ms=9.259
2018-01-06 07:22:26,067 [salt.state       ][INFO    ][9857] Running state [keystone] at time 07:22:26.067842
2018-01-06 07:22:26,068 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for keystone
2018-01-06 07:22:26,090 [salt.loaded.int.module.mysql][INFO    ][9857] User 'keystone'@'%' has been created
2018-01-06 07:22:26,091 [salt.state       ][INFO    ][9857] {'keystone': 'Present'}
2018-01-06 07:22:26,092 [salt.state       ][INFO    ][9857] Completed state [keystone] at time 07:22:26.092050 duration_in_ms=24.207
2018-01-06 07:22:26,094 [salt.state       ][INFO    ][9857] Running state [mysql_grants_keystone_keystone_%] at time 07:22:26.094563
2018-01-06 07:22:26,095 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-06 07:22:26,115 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-06 07:22:26,116 [salt.state       ][INFO    ][9857] {'mysql_grants_keystone_keystone_%': 'Present'}
2018-01-06 07:22:26,116 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_keystone_keystone_%] at time 07:22:26.116586 duration_in_ms=22.022
2018-01-06 07:22:26,117 [salt.state       ][INFO    ][9857] Running state [keystone] at time 07:22:26.117113
2018-01-06 07:22:26,117 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for keystone
2018-01-06 07:22:26,138 [salt.loaded.int.module.mysql][INFO    ][9857] User 'keystone'@'192.168.10.51' has been created
2018-01-06 07:22:26,139 [salt.state       ][INFO    ][9857] {'keystone': 'Present'}
2018-01-06 07:22:26,139 [salt.state       ][INFO    ][9857] Completed state [keystone] at time 07:22:26.139457 duration_in_ms=22.344
2018-01-06 07:22:26,142 [salt.state       ][INFO    ][9857] Running state [mysql_grants_keystone_keystone_192.168.10.51] at time 07:22:26.142374
2018-01-06 07:22:26,143 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.51
2018-01-06 07:22:26,161 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-06 07:22:26,161 [salt.state       ][INFO    ][9857] {'mysql_grants_keystone_keystone_192.168.10.51': 'Present'}
2018-01-06 07:22:26,162 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_keystone_keystone_192.168.10.51] at time 07:22:26.162289 duration_in_ms=19.916
2018-01-06 07:22:26,162 [salt.state       ][INFO    ][9857] Running state [nova_cell0] at time 07:22:26.162718
2018-01-06 07:22:26,163 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for nova_cell0
2018-01-06 07:22:26,170 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'nova_cell0' created
2018-01-06 07:22:26,171 [salt.state       ][INFO    ][9857] {'nova_cell0': 'Present'}
2018-01-06 07:22:26,171 [salt.state       ][INFO    ][9857] Completed state [nova_cell0] at time 07:22:26.171574 duration_in_ms=8.856
2018-01-06 07:22:26,172 [salt.state       ][INFO    ][9857] Running state [nova] at time 07:22:26.172092
2018-01-06 07:22:26,172 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for nova
2018-01-06 07:22:26,177 [salt.state       ][INFO    ][9857] User nova@% is already present with the desired password
2018-01-06 07:22:26,178 [salt.state       ][INFO    ][9857] Completed state [nova] at time 07:22:26.178271 duration_in_ms=6.179
2018-01-06 07:22:26,180 [salt.state       ][INFO    ][9857] Running state [mysql_grants_nova_nova_cell0_%] at time 07:22:26.180458
2018-01-06 07:22:26,180 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-06 07:22:26,203 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-06 07:22:26,204 [salt.state       ][INFO    ][9857] {'mysql_grants_nova_nova_cell0_%': 'Present'}
2018-01-06 07:22:26,205 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_nova_nova_cell0_%] at time 07:22:26.205712 duration_in_ms=25.252
2018-01-06 07:22:26,206 [salt.state       ][INFO    ][9857] Running state [nova] at time 07:22:26.206679
2018-01-06 07:22:26,208 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for nova
2018-01-06 07:22:26,212 [salt.state       ][INFO    ][9857] User nova@192.168.10.51 is already present with the desired password
2018-01-06 07:22:26,213 [salt.state       ][INFO    ][9857] Completed state [nova] at time 07:22:26.213295 duration_in_ms=6.617
2018-01-06 07:22:26,215 [salt.state       ][INFO    ][9857] Running state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 07:22:26.215175
2018-01-06 07:22:26,215 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.51
2018-01-06 07:22:26,234 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-06 07:22:26,234 [salt.state       ][INFO    ][9857] {'mysql_grants_nova_nova_cell0_192.168.10.51': 'Present'}
2018-01-06 07:22:26,235 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 07:22:26.234991 duration_in_ms=19.816
2018-01-06 07:22:26,235 [salt.state       ][INFO    ][9857] Running state [cinder] at time 07:22:26.235805
2018-01-06 07:22:26,236 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for cinder
2018-01-06 07:22:26,243 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'cinder' created
2018-01-06 07:22:26,244 [salt.state       ][INFO    ][9857] {'cinder': 'Present'}
2018-01-06 07:22:26,244 [salt.state       ][INFO    ][9857] Completed state [cinder] at time 07:22:26.244573 duration_in_ms=8.768
2018-01-06 07:22:26,245 [salt.state       ][INFO    ][9857] Running state [cinder] at time 07:22:26.245036
2018-01-06 07:22:26,245 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for cinder
2018-01-06 07:22:26,267 [salt.loaded.int.module.mysql][INFO    ][9857] User 'cinder'@'%' has been created
2018-01-06 07:22:26,268 [salt.state       ][INFO    ][9857] {'cinder': 'Present'}
2018-01-06 07:22:26,268 [salt.state       ][INFO    ][9857] Completed state [cinder] at time 07:22:26.268731 duration_in_ms=23.694
2018-01-06 07:22:26,271 [salt.state       ][INFO    ][9857] Running state [mysql_grants_cinder_cinder_%] at time 07:22:26.271015
2018-01-06 07:22:26,272 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-06 07:22:26,290 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-06 07:22:26,291 [salt.state       ][INFO    ][9857] {'mysql_grants_cinder_cinder_%': 'Present'}
2018-01-06 07:22:26,292 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_cinder_cinder_%] at time 07:22:26.292144 duration_in_ms=21.129
2018-01-06 07:22:26,292 [salt.state       ][INFO    ][9857] Running state [cinder] at time 07:22:26.292650
2018-01-06 07:22:26,293 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for cinder
2018-01-06 07:22:26,314 [salt.loaded.int.module.mysql][INFO    ][9857] User 'cinder'@'192.168.10.51' has been created
2018-01-06 07:22:26,314 [salt.state       ][INFO    ][9857] {'cinder': 'Present'}
2018-01-06 07:22:26,315 [salt.state       ][INFO    ][9857] Completed state [cinder] at time 07:22:26.315269 duration_in_ms=22.618
2018-01-06 07:22:26,317 [salt.state       ][INFO    ][9857] Running state [mysql_grants_cinder_cinder_192.168.10.51] at time 07:22:26.317922
2018-01-06 07:22:26,318 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.51
2018-01-06 07:22:26,338 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-06 07:22:26,340 [salt.state       ][INFO    ][9857] {'mysql_grants_cinder_cinder_192.168.10.51': 'Present'}
2018-01-06 07:22:26,340 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_cinder_cinder_192.168.10.51] at time 07:22:26.340416 duration_in_ms=22.494
2018-01-06 07:22:26,340 [salt.state       ][INFO    ][9857] Running state [glance] at time 07:22:26.340911
2018-01-06 07:22:26,341 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for glance
2018-01-06 07:22:26,349 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'glance' created
2018-01-06 07:22:26,350 [salt.state       ][INFO    ][9857] {'glance': 'Present'}
2018-01-06 07:22:26,350 [salt.state       ][INFO    ][9857] Completed state [glance] at time 07:22:26.350676 duration_in_ms=9.764
2018-01-06 07:22:26,351 [salt.state       ][INFO    ][9857] Running state [glance] at time 07:22:26.351192
2018-01-06 07:22:26,352 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for glance
2018-01-06 07:22:26,373 [salt.loaded.int.module.mysql][INFO    ][9857] User 'glance'@'%' has been created
2018-01-06 07:22:26,373 [salt.state       ][INFO    ][9857] {'glance': 'Present'}
2018-01-06 07:22:26,374 [salt.state       ][INFO    ][9857] Completed state [glance] at time 07:22:26.374089 duration_in_ms=22.897
2018-01-06 07:22:26,377 [salt.state       ][INFO    ][9857] Running state [mysql_grants_glance_glance_%] at time 07:22:26.377070
2018-01-06 07:22:26,377 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-06 07:22:26,396 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-06 07:22:26,397 [salt.state       ][INFO    ][9857] {'mysql_grants_glance_glance_%': 'Present'}
2018-01-06 07:22:26,397 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_glance_glance_%] at time 07:22:26.397637 duration_in_ms=20.567
2018-01-06 07:22:26,398 [salt.state       ][INFO    ][9857] Running state [glance] at time 07:22:26.398095
2018-01-06 07:22:26,398 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for glance
2018-01-06 07:22:26,420 [salt.loaded.int.module.mysql][INFO    ][9857] User 'glance'@'192.168.10.51' has been created
2018-01-06 07:22:26,421 [salt.state       ][INFO    ][9857] {'glance': 'Present'}
2018-01-06 07:22:26,422 [salt.state       ][INFO    ][9857] Completed state [glance] at time 07:22:26.422041 duration_in_ms=23.945
2018-01-06 07:22:26,424 [salt.state       ][INFO    ][9857] Running state [mysql_grants_glance_glance_192.168.10.51] at time 07:22:26.424549
2018-01-06 07:22:26,425 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.51
2018-01-06 07:22:26,444 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-06 07:22:26,444 [salt.state       ][INFO    ][9857] {'mysql_grants_glance_glance_192.168.10.51': 'Present'}
2018-01-06 07:22:26,445 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_glance_glance_192.168.10.51] at time 07:22:26.445122 duration_in_ms=20.573
2018-01-06 07:22:26,445 [salt.state       ][INFO    ][9857] Running state [neutron] at time 07:22:26.445630
2018-01-06 07:22:26,446 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for neutron
2018-01-06 07:22:26,454 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'neutron' created
2018-01-06 07:22:26,454 [salt.state       ][INFO    ][9857] {'neutron': 'Present'}
2018-01-06 07:22:26,455 [salt.state       ][INFO    ][9857] Completed state [neutron] at time 07:22:26.455238 duration_in_ms=9.609
2018-01-06 07:22:26,455 [salt.state       ][INFO    ][9857] Running state [neutron] at time 07:22:26.455694
2018-01-06 07:22:26,456 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for neutron
2018-01-06 07:22:26,478 [salt.loaded.int.module.mysql][INFO    ][9857] User 'neutron'@'%' has been created
2018-01-06 07:22:26,479 [salt.state       ][INFO    ][9857] {'neutron': 'Present'}
2018-01-06 07:22:26,479 [salt.state       ][INFO    ][9857] Completed state [neutron] at time 07:22:26.479499 duration_in_ms=23.804
2018-01-06 07:22:26,481 [salt.state       ][INFO    ][9857] Running state [mysql_grants_neutron_neutron_%] at time 07:22:26.481803
2018-01-06 07:22:26,482 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-06 07:22:26,502 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-06 07:22:26,502 [salt.state       ][INFO    ][9857] {'mysql_grants_neutron_neutron_%': 'Present'}
2018-01-06 07:22:26,503 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_neutron_neutron_%] at time 07:22:26.503374 duration_in_ms=21.571
2018-01-06 07:22:26,504 [salt.state       ][INFO    ][9857] Running state [neutron] at time 07:22:26.504170
2018-01-06 07:22:26,505 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for neutron
2018-01-06 07:22:26,529 [salt.loaded.int.module.mysql][INFO    ][9857] User 'neutron'@'192.168.10.51' has been created
2018-01-06 07:22:26,530 [salt.state       ][INFO    ][9857] {'neutron': 'Present'}
2018-01-06 07:22:26,531 [salt.state       ][INFO    ][9857] Completed state [neutron] at time 07:22:26.530948 duration_in_ms=26.777
2018-01-06 07:22:26,534 [salt.state       ][INFO    ][9857] Running state [mysql_grants_neutron_neutron_192.168.10.51] at time 07:22:26.534113
2018-01-06 07:22:26,534 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.51
2018-01-06 07:22:26,554 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-06 07:22:26,554 [salt.state       ][INFO    ][9857] {'mysql_grants_neutron_neutron_192.168.10.51': 'Present'}
2018-01-06 07:22:26,555 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_neutron_neutron_192.168.10.51] at time 07:22:26.555136 duration_in_ms=21.022
2018-01-06 07:22:26,555 [salt.state       ][INFO    ][9857] Running state [designate] at time 07:22:26.555715
2018-01-06 07:22:26,556 [salt.state       ][INFO    ][9857] Executing state mysql_database.present for designate
2018-01-06 07:22:26,564 [salt.loaded.int.module.mysql][INFO    ][9857] DB 'designate' created
2018-01-06 07:22:26,564 [salt.state       ][INFO    ][9857] {'designate': 'Present'}
2018-01-06 07:22:26,565 [salt.state       ][INFO    ][9857] Completed state [designate] at time 07:22:26.564966 duration_in_ms=9.251
2018-01-06 07:22:26,565 [salt.state       ][INFO    ][9857] Running state [designate] at time 07:22:26.565414
2018-01-06 07:22:26,565 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for designate
2018-01-06 07:22:26,570 [salt.state       ][INFO    ][9857] User designate@% is already present with the desired password
2018-01-06 07:22:26,571 [salt.state       ][INFO    ][9857] Completed state [designate] at time 07:22:26.571243 duration_in_ms=5.829
2018-01-06 07:22:26,573 [salt.state       ][INFO    ][9857] Running state [mysql_grants_designate_designate_%] at time 07:22:26.573676
2018-01-06 07:22:26,574 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-06 07:22:26,592 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-06 07:22:26,593 [salt.state       ][INFO    ][9857] {'mysql_grants_designate_designate_%': 'Present'}
2018-01-06 07:22:26,593 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_designate_designate_%] at time 07:22:26.593605 duration_in_ms=19.928
2018-01-06 07:22:26,594 [salt.state       ][INFO    ][9857] Running state [designate] at time 07:22:26.594083
2018-01-06 07:22:26,594 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for designate
2018-01-06 07:22:26,598 [salt.state       ][INFO    ][9857] User designate@192.168.10.50 is already present with the desired password
2018-01-06 07:22:26,599 [salt.state       ][INFO    ][9857] Completed state [designate] at time 07:22:26.599336 duration_in_ms=5.254
2018-01-06 07:22:26,601 [salt.state       ][INFO    ][9857] Running state [mysql_grants_designate_designate_192.168.10.50] at time 07:22:26.601538
2018-01-06 07:22:26,602 [salt.state       ][INFO    ][9857] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-06 07:22:26,623 [salt.loaded.int.module.mysql][INFO    ][9857] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-06 07:22:26,624 [salt.state       ][INFO    ][9857] {'mysql_grants_designate_designate_192.168.10.50': 'Present'}
2018-01-06 07:22:26,624 [salt.state       ][INFO    ][9857] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 07:22:26.624530 duration_in_ms=22.992
2018-01-06 07:22:26,624 [salt.state       ][INFO    ][9857] Running state [haproxy] at time 07:22:26.624958
2018-01-06 07:22:26,625 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for haproxy
2018-01-06 07:22:26,645 [salt.loaded.int.module.mysql][INFO    ][9857] User 'haproxy'@'localhost' has been created with passwordless login
2018-01-06 07:22:26,646 [salt.state       ][INFO    ][9857] {'haproxy': 'Present'}
2018-01-06 07:22:26,646 [salt.state       ][INFO    ][9857] Completed state [haproxy] at time 07:22:26.646799 duration_in_ms=21.84
2018-01-06 07:22:26,647 [salt.state       ][INFO    ][9857] Running state [haproxy] at time 07:22:26.647601
2018-01-06 07:22:26,648 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for haproxy
2018-01-06 07:22:26,669 [salt.loaded.int.module.mysql][INFO    ][9857] User 'haproxy'@'%' has been created with passwordless login
2018-01-06 07:22:26,670 [salt.state       ][INFO    ][9857] {'haproxy': 'Present'}
2018-01-06 07:22:26,670 [salt.state       ][INFO    ][9857] Completed state [haproxy] at time 07:22:26.670877 duration_in_ms=23.276
2018-01-06 07:22:26,671 [salt.state       ][INFO    ][9857] Running state [haproxy] at time 07:22:26.671691
2018-01-06 07:22:26,672 [salt.state       ][INFO    ][9857] Executing state mysql_user.present for haproxy
2018-01-06 07:22:26,697 [salt.loaded.int.module.mysql][INFO    ][9857] User 'haproxy'@'192.168.10.51' has been created with passwordless login
2018-01-06 07:22:26,698 [salt.state       ][INFO    ][9857] {'haproxy': 'Present'}
2018-01-06 07:22:26,699 [salt.state       ][INFO    ][9857] Completed state [haproxy] at time 07:22:26.699297 duration_in_ms=27.606
2018-01-06 07:22:26,703 [salt.minion      ][INFO    ][9857] Returning information for job: 20180106071119447023
2018-01-06 07:33:51,488 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command mysql.status with jid 20180106073355599706
2018-01-06 07:33:51,508 [salt.minion      ][INFO    ][15916] Starting a new job with PID 15916
2018-01-06 07:33:51,532 [salt.minion      ][INFO    ][15916] Returning information for job: 20180106073355599706
2018-01-06 07:34:06,055 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command state.sls with jid 20180106073410166768
2018-01-06 07:34:06,077 [salt.minion      ][INFO    ][15921] Starting a new job with PID 15921
2018-01-06 07:34:07,679 [salt.state       ][INFO    ][15921] Loading fresh modules for state activity
2018-01-06 07:34:07,730 [salt.fileclient  ][INFO    ][15921] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-06 07:34:08,201 [salt.fileclient  ][INFO    ][15921] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-06 07:34:08,781 [salt.state       ][INFO    ][15921] Running state [haproxy] at time 07:34:08.781540
2018-01-06 07:34:08,782 [salt.state       ][INFO    ][15921] Executing state pkg.installed for haproxy
2018-01-06 07:34:08,783 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:34:09,242 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-06 07:34:09,333 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-06 07:34:13,200 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-06 07:34:13,224 [salt.loaded.int.module.cmdmod][INFO    ][15921] 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-06 07:34:16,190 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command saltutil.find_job with jid 20180106073420299407
2018-01-06 07:34:16,207 [salt.minion      ][INFO    ][16735] Starting a new job with PID 16735
2018-01-06 07:34:16,223 [salt.minion      ][INFO    ][16735] Returning information for job: 20180106073420299407
2018-01-06 07:34:16,668 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:34:16,704 [salt.state       ][INFO    ][15921] 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-06 07:34:16,720 [salt.state       ][INFO    ][15921] Loading fresh modules for state activity
2018-01-06 07:34:16,763 [salt.state       ][INFO    ][15921] Completed state [haproxy] at time 07:34:16.763605 duration_in_ms=7982.065
2018-01-06 07:34:16,768 [salt.state       ][INFO    ][15921] Running state [/etc/default/haproxy] at time 07:34:16.767696
2018-01-06 07:34:16,768 [salt.state       ][INFO    ][15921] Executing state file.managed for /etc/default/haproxy
2018-01-06 07:34:16,797 [salt.fileclient  ][INFO    ][15921] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-06 07:34:16,802 [salt.state       ][INFO    ][15921] 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-06 07:34:16,807 [salt.state       ][INFO    ][15921] Completed state [/etc/default/haproxy] at time 07:34:16.807393 duration_in_ms=39.696
2018-01-06 07:34:16,808 [salt.state       ][INFO    ][15921] Running state [/etc/haproxy/haproxy.cfg] at time 07:34:16.808201
2018-01-06 07:34:16,808 [salt.state       ][INFO    ][15921] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-06 07:34:16,833 [salt.fileclient  ][INFO    ][15921] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-06 07:34:17,043 [salt.state       ][INFO    ][15921] File changed:
--- 
+++ 
@@ -1,35 +1,54 @@
 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 10s
+  timeout connect 10s
+  timeout client 10s
+  timeout server 10s
+  timeout check 10s
+
+listen mysql_cluster
+  bind 192.168.10.50:3306 
+  balance first
+  mode tcp
+  option httpchk
+  option tcplog
+  option clitcpka
+  option srvtcpka
+  timeout client  300s
+  timeout server  300s
+  # option conflict's with port check of clustercheck script, if enabled haproxy reports invalid reponse
+  option mysql-check user haproxy
+  server dbs01 192.168.10.51:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 192.168.10.52:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 192.168.10.53:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-01-06 07:34:17,048 [salt.state       ][INFO    ][15921] Completed state [/etc/haproxy/haproxy.cfg] at time 07:34:17.048510 duration_in_ms=240.308
2018-01-06 07:34:17,049 [salt.state       ][INFO    ][15921] Running state [/etc/haproxy/ssl] at time 07:34:17.048979
2018-01-06 07:34:17,049 [salt.state       ][INFO    ][15921] Executing state file.directory for /etc/haproxy/ssl
2018-01-06 07:34:17,050 [salt.state       ][INFO    ][15921] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-06 07:34:17,050 [salt.state       ][INFO    ][15921] Completed state [/etc/haproxy/ssl] at time 07:34:17.050810 duration_in_ms=1.832
2018-01-06 07:34:17,052 [salt.state       ][INFO    ][15921] Running state [haproxy_status_packages] at time 07:34:17.052414
2018-01-06 07:34:17,052 [salt.state       ][INFO    ][15921] Executing state pkg.installed for haproxy_status_packages
2018-01-06 07:34:17,448 [salt.state       ][INFO    ][15921] All specified packages are already installed
2018-01-06 07:34:17,448 [salt.state       ][INFO    ][15921] Completed state [haproxy_status_packages] at time 07:34:17.448467 duration_in_ms=396.052
2018-01-06 07:34:17,449 [salt.state       ][INFO    ][15921] Running state [/usr/bin/haproxy-status.sh] at time 07:34:17.449048
2018-01-06 07:34:17,449 [salt.state       ][INFO    ][15921] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-06 07:34:17,472 [salt.fileclient  ][INFO    ][15921] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-06 07:34:17,496 [salt.state       ][INFO    ][15921] File changed:
New file
2018-01-06 07:34:17,496 [salt.state       ][INFO    ][15921] Completed state [/usr/bin/haproxy-status.sh] at time 07:34:17.496184 duration_in_ms=47.136
2018-01-06 07:34:17,496 [salt.state       ][INFO    ][15921] Running state [net.ipv4.ip_nonlocal_bind] at time 07:34:17.496675
2018-01-06 07:34:17,496 [salt.state       ][INFO    ][15921] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-06 07:34:17,497 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command 'sysctl -a' in directory '/root'
2018-01-06 07:34:17,517 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-06 07:34:17,524 [salt.state       ][INFO    ][15921] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-06 07:34:17,524 [salt.state       ][INFO    ][15921] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:34:17.524613 duration_in_ms=27.938
2018-01-06 07:34:17,525 [salt.state       ][INFO    ][15921] Running state [haproxy] at time 07:34:17.525899
2018-01-06 07:34:17,526 [salt.state       ][INFO    ][15921] Executing state service.running for haproxy
2018-01-06 07:34:17,526 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 07:34:17,535 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 07:34:17,542 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-06 07:34:17,550 [salt.state       ][INFO    ][15921] The service haproxy is already running
2018-01-06 07:34:17,550 [salt.state       ][INFO    ][15921] Completed state [haproxy] at time 07:34:17.550447 duration_in_ms=24.548
2018-01-06 07:34:17,550 [salt.state       ][INFO    ][15921] Running state [haproxy] at time 07:34:17.550686
2018-01-06 07:34:17,550 [salt.state       ][INFO    ][15921] Executing state service.mod_watch for haproxy
2018-01-06 07:34:17,551 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 07:34:17,560 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-06 07:34:17,568 [salt.loaded.int.module.cmdmod][INFO    ][15921] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-06 07:34:17,604 [salt.state       ][INFO    ][15921] {'haproxy': True}
2018-01-06 07:34:17,604 [salt.state       ][INFO    ][15921] Completed state [haproxy] at time 07:34:17.604647 duration_in_ms=53.961
2018-01-06 07:34:17,606 [salt.minion      ][INFO    ][15921] Returning information for job: 20180106073410166768
2018-01-06 07:34:20,257 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command service.status with jid 20180106073424369170
2018-01-06 07:34:20,275 [salt.minion      ][INFO    ][16842] Starting a new job with PID 16842
2018-01-06 07:34:20,462 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16842] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 07:34:20,473 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16842] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 07:34:20,484 [salt.minion      ][INFO    ][16842] Returning information for job: 20180106073424369170
2018-01-06 07:34:22,166 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command service.restart with jid 20180106073426277761
2018-01-06 07:34:22,186 [salt.minion      ][INFO    ][16849] Starting a new job with PID 16849
2018-01-06 07:34:22,371 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16849] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-06 07:34:22,381 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16849] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-06 07:34:22,401 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16849] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-06 07:34:22,435 [salt.minion      ][INFO    ][16849] Returning information for job: 20180106073426277761
2018-01-06 07:52:54,865 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command test.ping with jid 20180106075258980078
2018-01-06 07:52:54,887 [salt.minion      ][INFO    ][17083] Starting a new job with PID 17083
2018-01-06 07:52:54,949 [salt.minion      ][INFO    ][17083] Returning information for job: 20180106075258980078
2018-01-06 07:53:06,993 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command state.sls with jid 20180106075311104033
2018-01-06 07:53:07,012 [salt.minion      ][INFO    ][17088] Starting a new job with PID 17088
2018-01-06 07:53:07,658 [salt.state       ][INFO    ][17088] Loading fresh modules for state activity
2018-01-06 07:53:08,394 [salt.state       ][INFO    ][17088] Running state [keepalived] at time 07:53:08.394597
2018-01-06 07:53:08,394 [salt.state       ][INFO    ][17088] Executing state pkg.installed for keepalived
2018-01-06 07:53:08,395 [salt.loaded.int.module.cmdmod][INFO    ][17088] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:53:08,841 [salt.state       ][INFO    ][17088] All specified packages are already installed
2018-01-06 07:53:08,842 [salt.state       ][INFO    ][17088] Completed state [keepalived] at time 07:53:08.842680 duration_in_ms=448.084
2018-01-06 07:53:08,843 [salt.state       ][INFO    ][17088] Running state [lsof] at time 07:53:08.843225
2018-01-06 07:53:08,843 [salt.state       ][INFO    ][17088] Executing state pkg.installed for lsof
2018-01-06 07:53:08,854 [salt.state       ][INFO    ][17088] All specified packages are already installed
2018-01-06 07:53:08,854 [salt.state       ][INFO    ][17088] Completed state [lsof] at time 07:53:08.854649 duration_in_ms=11.423
2018-01-06 07:53:08,858 [salt.state       ][INFO    ][17088] Running state [/etc/keepalived/keepalived.conf] at time 07:53:08.857996
2018-01-06 07:53:08,858 [salt.state       ][INFO    ][17088] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-06 07:53:08,953 [salt.state       ][INFO    ][17088] File /etc/keepalived/keepalived.conf is in the correct state
2018-01-06 07:53:08,954 [salt.state       ][INFO    ][17088] Completed state [/etc/keepalived/keepalived.conf] at time 07:53:08.954785 duration_in_ms=96.787
2018-01-06 07:53:08,957 [salt.state       ][INFO    ][17088] Running state [keepalived] at time 07:53:08.957206
2018-01-06 07:53:08,957 [salt.state       ][INFO    ][17088] Executing state service.running for keepalived
2018-01-06 07:53:08,958 [salt.loaded.int.module.cmdmod][INFO    ][17088] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-06 07:53:08,987 [salt.loaded.int.module.cmdmod][INFO    ][17088] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-06 07:53:09,004 [salt.loaded.int.module.cmdmod][INFO    ][17088] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-06 07:53:09,017 [salt.state       ][INFO    ][17088] The service keepalived is already running
2018-01-06 07:53:09,018 [salt.state       ][INFO    ][17088] Completed state [keepalived] at time 07:53:09.018195 duration_in_ms=60.987
2018-01-06 07:53:09,020 [salt.minion      ][INFO    ][17088] Returning information for job: 20180106075311104033
2018-01-06 07:53:35,720 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command pillar.get with jid 20180106075339836576
2018-01-06 07:53:35,746 [salt.minion      ][INFO    ][17115] Starting a new job with PID 17115
2018-01-06 07:53:35,753 [salt.minion      ][INFO    ][17115] Returning information for job: 20180106075339836576
2018-01-06 07:54:02,857 [salt.utils.schedule][INFO    ][2581] Running scheduled job: __mine_interval
2018-01-06 07:55:28,969 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command state.sls with jid 20180106075533079077
2018-01-06 07:55:28,994 [salt.minion      ][INFO    ][17129] Starting a new job with PID 17129
2018-01-06 07:55:29,666 [salt.state       ][INFO    ][17129] Loading fresh modules for state activity
2018-01-06 07:55:29,924 [py.warnings      ][WARNING ][17129] /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-06 07:55:29,925 [salt.loaded.int.module.cmdmod][INFO    ][17129] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-06 07:55:30,840 [salt.state       ][INFO    ][17129] Running state [mysql-wsrep-5.6] at time 07:55:30.840718
2018-01-06 07:55:30,841 [salt.state       ][INFO    ][17129] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-06 07:55:30,841 [salt.loaded.int.module.cmdmod][INFO    ][17129] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:55:31,283 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,284 [salt.state       ][INFO    ][17129] Completed state [mysql-wsrep-5.6] at time 07:55:31.284281 duration_in_ms=443.563
2018-01-06 07:55:31,284 [salt.state       ][INFO    ][17129] Running state [galera-3] at time 07:55:31.284570
2018-01-06 07:55:31,284 [salt.state       ][INFO    ][17129] Executing state pkg.installed for galera-3
2018-01-06 07:55:31,292 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,293 [salt.state       ][INFO    ][17129] Completed state [galera-3] at time 07:55:31.292734 duration_in_ms=8.164
2018-01-06 07:55:31,293 [salt.state       ][INFO    ][17129] Running state [rsync] at time 07:55:31.293273
2018-01-06 07:55:31,293 [salt.state       ][INFO    ][17129] Executing state pkg.installed for rsync
2018-01-06 07:55:31,300 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,300 [salt.state       ][INFO    ][17129] Completed state [rsync] at time 07:55:31.300718 duration_in_ms=7.445
2018-01-06 07:55:31,300 [salt.state       ][INFO    ][17129] Running state [python-mysqldb] at time 07:55:31.300942
2018-01-06 07:55:31,301 [salt.state       ][INFO    ][17129] Executing state pkg.installed for python-mysqldb
2018-01-06 07:55:31,309 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,309 [salt.state       ][INFO    ][17129] Completed state [python-mysqldb] at time 07:55:31.309663 duration_in_ms=8.721
2018-01-06 07:55:31,309 [salt.state       ][INFO    ][17129] Running state [psmisc] at time 07:55:31.309884
2018-01-06 07:55:31,310 [salt.state       ][INFO    ][17129] Executing state pkg.installed for psmisc
2018-01-06 07:55:31,317 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,318 [salt.state       ][INFO    ][17129] Completed state [psmisc] at time 07:55:31.318261 duration_in_ms=8.376
2018-01-06 07:55:31,318 [salt.state       ][INFO    ][17129] Running state [netcat] at time 07:55:31.318762
2018-01-06 07:55:31,319 [salt.state       ][INFO    ][17129] Executing state pkg.installed for netcat
2018-01-06 07:55:31,326 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,326 [salt.state       ][INFO    ][17129] Completed state [netcat] at time 07:55:31.326598 duration_in_ms=7.835
2018-01-06 07:55:31,326 [salt.state       ][INFO    ][17129] Running state [percona-xtrabackup] at time 07:55:31.326816
2018-01-06 07:55:31,327 [salt.state       ][INFO    ][17129] Executing state pkg.installed for percona-xtrabackup
2018-01-06 07:55:31,336 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,336 [salt.state       ][INFO    ][17129] Completed state [percona-xtrabackup] at time 07:55:31.336551 duration_in_ms=9.735
2018-01-06 07:55:31,336 [salt.state       ][INFO    ][17129] Running state [socat] at time 07:55:31.336778
2018-01-06 07:55:31,337 [salt.state       ][INFO    ][17129] Executing state pkg.installed for socat
2018-01-06 07:55:31,344 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,344 [salt.state       ][INFO    ][17129] Completed state [socat] at time 07:55:31.344622 duration_in_ms=7.844
2018-01-06 07:55:31,344 [salt.state       ][INFO    ][17129] Running state [libdbd-mysql] at time 07:55:31.344844
2018-01-06 07:55:31,345 [salt.state       ][INFO    ][17129] Executing state pkg.installed for libdbd-mysql
2018-01-06 07:55:31,353 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,353 [salt.state       ][INFO    ][17129] Completed state [libdbd-mysql] at time 07:55:31.353614 duration_in_ms=8.77
2018-01-06 07:55:31,353 [salt.state       ][INFO    ][17129] Running state [python-pymysql] at time 07:55:31.353861
2018-01-06 07:55:31,354 [salt.state       ][INFO    ][17129] Executing state pkg.installed for python-pymysql
2018-01-06 07:55:31,361 [salt.state       ][INFO    ][17129] All specified packages are already installed
2018-01-06 07:55:31,362 [salt.state       ][INFO    ][17129] Completed state [python-pymysql] at time 07:55:31.362136 duration_in_ms=8.275
2018-01-06 07:55:31,365 [salt.state       ][INFO    ][17129] Running state [/var/log/mysql] at time 07:55:31.365670
2018-01-06 07:55:31,366 [salt.state       ][INFO    ][17129] Executing state file.directory for /var/log/mysql
2018-01-06 07:55:31,368 [salt.state       ][INFO    ][17129] Directory /var/log/mysql is in the correct state
2018-01-06 07:55:31,368 [salt.state       ][INFO    ][17129] Completed state [/var/log/mysql] at time 07:55:31.368481 duration_in_ms=2.811
2018-01-06 07:55:31,369 [salt.state       ][INFO    ][17129] Running state [/var/run/mysqld] at time 07:55:31.369242
2018-01-06 07:55:31,369 [salt.state       ][INFO    ][17129] Executing state file.directory for /var/run/mysqld
2018-01-06 07:55:31,370 [salt.state       ][INFO    ][17129] {'group': 'root'}
2018-01-06 07:55:31,370 [salt.state       ][INFO    ][17129] Completed state [/var/run/mysqld] at time 07:55:31.370863 duration_in_ms=1.621
2018-01-06 07:55:31,371 [salt.state       ][INFO    ][17129] Running state [/etc/systemd/system/mysql.service.d] at time 07:55:31.371635
2018-01-06 07:55:31,371 [salt.state       ][INFO    ][17129] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-06 07:55:31,372 [salt.state       ][INFO    ][17129] Directory /etc/systemd/system/mysql.service.d is in the correct state
2018-01-06 07:55:31,372 [salt.state       ][INFO    ][17129] Completed state [/etc/systemd/system/mysql.service.d] at time 07:55:31.372735 duration_in_ms=1.1
2018-01-06 07:55:31,374 [salt.state       ][INFO    ][17129] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 07:55:31.374189
2018-01-06 07:55:31,374 [salt.state       ][INFO    ][17129] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-06 07:55:31,377 [salt.state       ][INFO    ][17129] File /etc/systemd/system/mysql.service.d/override.conf is in the correct state
2018-01-06 07:55:31,377 [salt.state       ][INFO    ][17129] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 07:55:31.377727 duration_in_ms=3.538
2018-01-06 07:55:31,379 [salt.state       ][INFO    ][17129] Running state [service.systemctl_reload] at time 07:55:31.379695
2018-01-06 07:55:31,379 [salt.state       ][INFO    ][17129] Executing state module.wait for service.systemctl_reload
2018-01-06 07:55:31,380 [salt.state       ][INFO    ][17129] No changes made for service.systemctl_reload
2018-01-06 07:55:31,380 [salt.state       ][INFO    ][17129] Completed state [service.systemctl_reload] at time 07:55:31.380367 duration_in_ms=0.672
2018-01-06 07:55:31,381 [salt.state       ][INFO    ][17129] Running state [/etc/mysql/debian.cnf] at time 07:55:31.381391
2018-01-06 07:55:31,381 [salt.state       ][INFO    ][17129] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-06 07:55:31,472 [salt.state       ][INFO    ][17129] File /etc/mysql/debian.cnf is in the correct state
2018-01-06 07:55:31,472 [salt.state       ][INFO    ][17129] Completed state [/etc/mysql/debian.cnf] at time 07:55:31.472537 duration_in_ms=91.146
2018-01-06 07:55:31,472 [salt.state       ][INFO    ][17129] Running state [/usr/local/sbin/galera_init.sh] at time 07:55:31.472760
2018-01-06 07:55:31,472 [salt.state       ][INFO    ][17129] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-06 07:55:31,495 [salt.state       ][INFO    ][17129] File /usr/local/sbin/galera_init.sh is in the correct state
2018-01-06 07:55:31,496 [salt.state       ][INFO    ][17129] Completed state [/usr/local/sbin/galera_init.sh] at time 07:55:31.496066 duration_in_ms=23.306
2018-01-06 07:55:31,496 [salt.state       ][INFO    ][17129] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 07:55:31.496288
2018-01-06 07:55:31,496 [salt.state       ][INFO    ][17129] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-06 07:55:31,519 [salt.state       ][INFO    ][17129] File /usr/local/sbin/galera_bootstrap.sh is in the correct state
2018-01-06 07:55:31,519 [salt.state       ][INFO    ][17129] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 07:55:31.519525 duration_in_ms=23.236
2018-01-06 07:55:31,520 [salt.state       ][INFO    ][17129] Running state [/etc/mysql/my.cnf] at time 07:55:31.520054
2018-01-06 07:55:31,520 [salt.state       ][INFO    ][17129] Executing state file.managed for /etc/mysql/my.cnf
2018-01-06 07:55:31,616 [salt.state       ][INFO    ][17129] File /etc/mysql/my.cnf is in the correct state
2018-01-06 07:55:31,616 [salt.state       ][INFO    ][17129] Completed state [/etc/mysql/my.cnf] at time 07:55:31.616791 duration_in_ms=96.737
2018-01-06 07:55:31,618 [salt.state       ][INFO    ][17129] Running state [mysql] at time 07:55:31.618916
2018-01-06 07:55:31,619 [salt.state       ][INFO    ][17129] Executing state service.running for mysql
2018-01-06 07:55:31,620 [salt.loaded.int.module.cmdmod][INFO    ][17129] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-06 07:55:31,645 [salt.loaded.int.module.cmdmod][INFO    ][17129] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-06 07:55:31,657 [salt.loaded.int.module.cmdmod][INFO    ][17129] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-06 07:55:31,672 [salt.state       ][INFO    ][17129] The service mysql is already running
2018-01-06 07:55:31,673 [salt.state       ][INFO    ][17129] Completed state [mysql] at time 07:55:31.673090 duration_in_ms=54.172
2018-01-06 07:55:31,676 [salt.state       ][INFO    ][17129] Running state [ceilometer] at time 07:55:31.676779
2018-01-06 07:55:31,677 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for ceilometer
2018-01-06 07:55:31,688 [salt.state       ][INFO    ][17129] Database ceilometer is already present
2018-01-06 07:55:31,688 [salt.state       ][INFO    ][17129] Completed state [ceilometer] at time 07:55:31.688798 duration_in_ms=12.02
2018-01-06 07:55:31,689 [salt.state       ][INFO    ][17129] Running state [ceilometer] at time 07:55:31.689539
2018-01-06 07:55:31,689 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for ceilometer
2018-01-06 07:55:31,696 [salt.state       ][INFO    ][17129] User ceilometer@% is already present with the desired password
2018-01-06 07:55:31,698 [salt.state       ][INFO    ][17129] Completed state [ceilometer] at time 07:55:31.698132 duration_in_ms=8.593
2018-01-06 07:55:31,701 [salt.state       ][INFO    ][17129] Running state [mysql_grants_ceilometer_ceilometer_%] at time 07:55:31.701631
2018-01-06 07:55:31,702 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-06 07:55:31,711 [salt.state       ][INFO    ][17129] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-06 07:55:31,712 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 07:55:31.712312 duration_in_ms=10.68
2018-01-06 07:55:31,712 [salt.state       ][INFO    ][17129] Running state [ceilometer] at time 07:55:31.712797
2018-01-06 07:55:31,713 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for ceilometer
2018-01-06 07:55:31,717 [salt.state       ][INFO    ][17129] User ceilometer@192.168.10.51 is already present with the desired password
2018-01-06 07:55:31,717 [salt.state       ][INFO    ][17129] Completed state [ceilometer] at time 07:55:31.717544 duration_in_ms=4.746
2018-01-06 07:55:31,720 [salt.state       ][INFO    ][17129] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 07:55:31.720501
2018-01-06 07:55:31,721 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.51
2018-01-06 07:55:31,727 [salt.state       ][INFO    ][17129] Grant all on ceilometer.* to ceilometer@192.168.10.51 is already present
2018-01-06 07:55:31,728 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 07:55:31.728139 duration_in_ms=7.638
2018-01-06 07:55:31,728 [salt.state       ][INFO    ][17129] Running state [aodh] at time 07:55:31.728586
2018-01-06 07:55:31,729 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for aodh
2018-01-06 07:55:31,732 [salt.state       ][INFO    ][17129] Database aodh is already present
2018-01-06 07:55:31,733 [salt.state       ][INFO    ][17129] Completed state [aodh] at time 07:55:31.733011 duration_in_ms=4.425
2018-01-06 07:55:31,733 [salt.state       ][INFO    ][17129] Running state [aodh] at time 07:55:31.733474
2018-01-06 07:55:31,733 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for aodh
2018-01-06 07:55:31,737 [salt.state       ][INFO    ][17129] User aodh@% is already present with the desired password
2018-01-06 07:55:31,738 [salt.state       ][INFO    ][17129] Completed state [aodh] at time 07:55:31.738315 duration_in_ms=4.84
2018-01-06 07:55:31,741 [salt.state       ][INFO    ][17129] Running state [mysql_grants_aodh_aodh_%] at time 07:55:31.741234
2018-01-06 07:55:31,741 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-06 07:55:31,748 [salt.state       ][INFO    ][17129] Grant all on aodh.* to aodh@% is already present
2018-01-06 07:55:31,749 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_aodh_aodh_%] at time 07:55:31.749357 duration_in_ms=8.123
2018-01-06 07:55:31,749 [salt.state       ][INFO    ][17129] Running state [aodh] at time 07:55:31.749818
2018-01-06 07:55:31,750 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for aodh
2018-01-06 07:55:31,757 [salt.state       ][INFO    ][17129] User aodh@192.168.10.50 is already present with the desired password
2018-01-06 07:55:31,757 [salt.state       ][INFO    ][17129] Completed state [aodh] at time 07:55:31.757811 duration_in_ms=7.993
2018-01-06 07:55:31,760 [salt.state       ][INFO    ][17129] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 07:55:31.760068
2018-01-06 07:55:31,760 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-06 07:55:31,771 [salt.state       ][INFO    ][17129] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-06 07:55:31,772 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 07:55:31.772520 duration_in_ms=12.451
2018-01-06 07:55:31,773 [salt.state       ][INFO    ][17129] Running state [nova] at time 07:55:31.773952
2018-01-06 07:55:31,774 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for nova
2018-01-06 07:55:31,779 [salt.state       ][INFO    ][17129] Database nova is already present
2018-01-06 07:55:31,780 [salt.state       ][INFO    ][17129] Completed state [nova] at time 07:55:31.780381 duration_in_ms=6.427
2018-01-06 07:55:31,781 [salt.state       ][INFO    ][17129] Running state [nova] at time 07:55:31.781277
2018-01-06 07:55:31,782 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for nova
2018-01-06 07:55:31,791 [salt.state       ][INFO    ][17129] User nova@% is already present with the desired password
2018-01-06 07:55:31,792 [salt.state       ][INFO    ][17129] Completed state [nova] at time 07:55:31.792194 duration_in_ms=10.917
2018-01-06 07:55:31,796 [salt.state       ][INFO    ][17129] Running state [mysql_grants_nova_nova_%] at time 07:55:31.796860
2018-01-06 07:55:31,797 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-06 07:55:31,810 [salt.state       ][INFO    ][17129] Grant all on nova.* to nova@% is already present
2018-01-06 07:55:31,811 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_nova_nova_%] at time 07:55:31.810916 duration_in_ms=14.055
2018-01-06 07:55:31,812 [salt.state       ][INFO    ][17129] Running state [nova] at time 07:55:31.812293
2018-01-06 07:55:31,813 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for nova
2018-01-06 07:55:31,818 [salt.state       ][INFO    ][17129] User nova@192.168.10.51 is already present with the desired password
2018-01-06 07:55:31,819 [salt.state       ][INFO    ][17129] Completed state [nova] at time 07:55:31.819815 duration_in_ms=7.523
2018-01-06 07:55:31,822 [salt.state       ][INFO    ][17129] Running state [mysql_grants_nova_nova_192.168.10.51] at time 07:55:31.822553
2018-01-06 07:55:31,823 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.51
2018-01-06 07:55:31,833 [salt.state       ][INFO    ][17129] Grant all on nova.* to nova@192.168.10.51 is already present
2018-01-06 07:55:31,834 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_nova_nova_192.168.10.51] at time 07:55:31.834256 duration_in_ms=11.702
2018-01-06 07:55:31,835 [salt.state       ][INFO    ][17129] Running state [grafana] at time 07:55:31.835160
2018-01-06 07:55:31,836 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for grafana
2018-01-06 07:55:31,841 [salt.state       ][INFO    ][17129] Database grafana is already present
2018-01-06 07:55:31,842 [salt.state       ][INFO    ][17129] Completed state [grafana] at time 07:55:31.842282 duration_in_ms=7.122
2018-01-06 07:55:31,843 [salt.state       ][INFO    ][17129] Running state [grafana] at time 07:55:31.843186
2018-01-06 07:55:31,844 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for grafana
2018-01-06 07:55:31,851 [salt.state       ][INFO    ][17129] User grafana@% is already present with the desired password
2018-01-06 07:55:31,852 [salt.state       ][INFO    ][17129] Completed state [grafana] at time 07:55:31.852525 duration_in_ms=9.354
2018-01-06 07:55:31,856 [salt.state       ][INFO    ][17129] Running state [mysql_grants_grafana_grafana_%] at time 07:55:31.856837
2018-01-06 07:55:31,859 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-06 07:55:31,871 [salt.state       ][INFO    ][17129] Grant all on grafana.* to grafana@% is already present
2018-01-06 07:55:31,872 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_grafana_grafana_%] at time 07:55:31.872237 duration_in_ms=15.4
2018-01-06 07:55:31,873 [salt.state       ][INFO    ][17129] Running state [grafana] at time 07:55:31.873131
2018-01-06 07:55:31,874 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for grafana
2018-01-06 07:55:31,881 [salt.state       ][INFO    ][17129] User grafana@192.168.10.51 is already present with the desired password
2018-01-06 07:55:31,882 [salt.state       ][INFO    ][17129] Completed state [grafana] at time 07:55:31.882361 duration_in_ms=9.229
2018-01-06 07:55:31,886 [salt.state       ][INFO    ][17129] Running state [mysql_grants_grafana_grafana_192.168.10.51] at time 07:55:31.886234
2018-01-06 07:55:31,887 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.51
2018-01-06 07:55:31,898 [salt.state       ][INFO    ][17129] Grant all on grafana.* to grafana@192.168.10.51 is already present
2018-01-06 07:55:31,899 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_grafana_grafana_192.168.10.51] at time 07:55:31.899762 duration_in_ms=13.529
2018-01-06 07:55:31,900 [salt.state       ][INFO    ][17129] Running state [designate_pool_manager] at time 07:55:31.900578
2018-01-06 07:55:31,901 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for designate_pool_manager
2018-01-06 07:55:31,906 [salt.state       ][INFO    ][17129] Database designate_pool_manager is already present
2018-01-06 07:55:31,906 [salt.state       ][INFO    ][17129] Completed state [designate_pool_manager] at time 07:55:31.906840 duration_in_ms=6.262
2018-01-06 07:55:31,908 [salt.state       ][INFO    ][17129] Running state [designate] at time 07:55:31.908195
2018-01-06 07:55:31,908 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for designate
2018-01-06 07:55:31,915 [salt.state       ][INFO    ][17129] User designate@% is already present with the desired password
2018-01-06 07:55:31,916 [salt.state       ][INFO    ][17129] Completed state [designate] at time 07:55:31.916001 duration_in_ms=7.806
2018-01-06 07:55:31,919 [salt.state       ][INFO    ][17129] Running state [mysql_grants_designate_designate_pool_manager_%] at time 07:55:31.919145
2018-01-06 07:55:31,920 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-06 07:55:31,927 [salt.state       ][INFO    ][17129] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-06 07:55:31,928 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 07:55:31.928114 duration_in_ms=8.97
2018-01-06 07:55:31,928 [salt.state       ][INFO    ][17129] Running state [designate] at time 07:55:31.928367
2018-01-06 07:55:31,928 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for designate
2018-01-06 07:55:31,934 [salt.state       ][INFO    ][17129] User designate@192.168.10.50 is already present with the desired password
2018-01-06 07:55:31,934 [salt.state       ][INFO    ][17129] Completed state [designate] at time 07:55:31.934842 duration_in_ms=6.475
2018-01-06 07:55:31,937 [salt.state       ][INFO    ][17129] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 07:55:31.937432
2018-01-06 07:55:31,937 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-06 07:55:31,945 [salt.state       ][INFO    ][17129] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-06 07:55:31,945 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 07:55:31.945547 duration_in_ms=8.115
2018-01-06 07:55:31,945 [salt.state       ][INFO    ][17129] Running state [heat] at time 07:55:31.945825
2018-01-06 07:55:31,946 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for heat
2018-01-06 07:55:31,949 [salt.state       ][INFO    ][17129] Database heat is already present
2018-01-06 07:55:31,949 [salt.state       ][INFO    ][17129] Completed state [heat] at time 07:55:31.949217 duration_in_ms=3.392
2018-01-06 07:55:31,949 [salt.state       ][INFO    ][17129] Running state [heat] at time 07:55:31.949488
2018-01-06 07:55:31,949 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for heat
2018-01-06 07:55:31,954 [salt.state       ][INFO    ][17129] User heat@% is already present with the desired password
2018-01-06 07:55:31,955 [salt.state       ][INFO    ][17129] Completed state [heat] at time 07:55:31.955008 duration_in_ms=5.52
2018-01-06 07:55:31,959 [salt.state       ][INFO    ][17129] Running state [mysql_grants_heat_heat_%] at time 07:55:31.958966
2018-01-06 07:55:31,960 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-06 07:55:31,965 [salt.state       ][INFO    ][17129] Grant all on heat.* to heat@% is already present
2018-01-06 07:55:31,966 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_heat_heat_%] at time 07:55:31.966241 duration_in_ms=7.274
2018-01-06 07:55:31,967 [salt.state       ][INFO    ][17129] Running state [heat] at time 07:55:31.966789
2018-01-06 07:55:31,969 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for heat
2018-01-06 07:55:31,974 [salt.state       ][INFO    ][17129] User heat@192.168.10.51 is already present with the desired password
2018-01-06 07:55:31,974 [salt.state       ][INFO    ][17129] Completed state [heat] at time 07:55:31.974329 duration_in_ms=7.54
2018-01-06 07:55:31,975 [salt.state       ][INFO    ][17129] Running state [mysql_grants_heat_heat_192.168.10.51] at time 07:55:31.975874
2018-01-06 07:55:31,976 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.51
2018-01-06 07:55:31,983 [salt.state       ][INFO    ][17129] Grant all on heat.* to heat@192.168.10.51 is already present
2018-01-06 07:55:31,984 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_heat_heat_192.168.10.51] at time 07:55:31.984396 duration_in_ms=8.522
2018-01-06 07:55:31,984 [salt.state       ][INFO    ][17129] Running state [nova_api] at time 07:55:31.984636
2018-01-06 07:55:31,984 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for nova_api
2018-01-06 07:55:31,987 [salt.state       ][INFO    ][17129] Database nova_api is already present
2018-01-06 07:55:31,987 [salt.state       ][INFO    ][17129] Completed state [nova_api] at time 07:55:31.987886 duration_in_ms=3.25
2018-01-06 07:55:31,988 [salt.state       ][INFO    ][17129] Running state [nova] at time 07:55:31.988124
2018-01-06 07:55:31,988 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for nova
2018-01-06 07:55:31,993 [salt.state       ][INFO    ][17129] User nova@% is already present with the desired password
2018-01-06 07:55:31,994 [salt.state       ][INFO    ][17129] Completed state [nova] at time 07:55:31.994061 duration_in_ms=5.937
2018-01-06 07:55:31,996 [salt.state       ][INFO    ][17129] Running state [mysql_grants_nova_nova_api_%] at time 07:55:31.996215
2018-01-06 07:55:31,996 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-06 07:55:32,005 [salt.state       ][INFO    ][17129] Grant all on nova_api.* to nova@% is already present
2018-01-06 07:55:32,005 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_nova_nova_api_%] at time 07:55:32.005800 duration_in_ms=9.585
2018-01-06 07:55:32,006 [salt.state       ][INFO    ][17129] Running state [nova] at time 07:55:32.006083
2018-01-06 07:55:32,006 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for nova
2018-01-06 07:55:32,010 [salt.state       ][INFO    ][17129] User nova@192.168.10.51 is already present with the desired password
2018-01-06 07:55:32,010 [salt.state       ][INFO    ][17129] Completed state [nova] at time 07:55:32.010800 duration_in_ms=4.716
2018-01-06 07:55:32,013 [salt.state       ][INFO    ][17129] Running state [mysql_grants_nova_nova_api_192.168.10.51] at time 07:55:32.013357
2018-01-06 07:55:32,013 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.51
2018-01-06 07:55:32,020 [salt.state       ][INFO    ][17129] Grant all on nova_api.* to nova@192.168.10.51 is already present
2018-01-06 07:55:32,020 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_nova_nova_api_192.168.10.51] at time 07:55:32.020217 duration_in_ms=6.861
2018-01-06 07:55:32,020 [salt.state       ][INFO    ][17129] Running state [keystone] at time 07:55:32.020453
2018-01-06 07:55:32,020 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for keystone
2018-01-06 07:55:32,023 [salt.state       ][INFO    ][17129] Database keystone is already present
2018-01-06 07:55:32,023 [salt.state       ][INFO    ][17129] Completed state [keystone] at time 07:55:32.023454 duration_in_ms=3.001
2018-01-06 07:55:32,023 [salt.state       ][INFO    ][17129] Running state [keystone] at time 07:55:32.023696
2018-01-06 07:55:32,023 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for keystone
2018-01-06 07:55:32,027 [salt.state       ][INFO    ][17129] User keystone@% is already present with the desired password
2018-01-06 07:55:32,027 [salt.state       ][INFO    ][17129] Completed state [keystone] at time 07:55:32.027637 duration_in_ms=3.94
2018-01-06 07:55:32,029 [salt.state       ][INFO    ][17129] Running state [mysql_grants_keystone_keystone_%] at time 07:55:32.029719
2018-01-06 07:55:32,030 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-06 07:55:32,037 [salt.state       ][INFO    ][17129] Grant all on keystone.* to keystone@% is already present
2018-01-06 07:55:32,037 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_keystone_keystone_%] at time 07:55:32.037737 duration_in_ms=8.018
2018-01-06 07:55:32,038 [salt.state       ][INFO    ][17129] Running state [keystone] at time 07:55:32.038010
2018-01-06 07:55:32,038 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for keystone
2018-01-06 07:55:32,044 [salt.state       ][INFO    ][17129] User keystone@192.168.10.51 is already present with the desired password
2018-01-06 07:55:32,044 [salt.state       ][INFO    ][17129] Completed state [keystone] at time 07:55:32.044287 duration_in_ms=6.277
2018-01-06 07:55:32,046 [salt.state       ][INFO    ][17129] Running state [mysql_grants_keystone_keystone_192.168.10.51] at time 07:55:32.046743
2018-01-06 07:55:32,047 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.51
2018-01-06 07:55:32,053 [salt.state       ][INFO    ][17129] Grant all on keystone.* to keystone@192.168.10.51 is already present
2018-01-06 07:55:32,054 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_keystone_keystone_192.168.10.51] at time 07:55:32.054135 duration_in_ms=7.392
2018-01-06 07:55:32,054 [salt.state       ][INFO    ][17129] Running state [nova_cell0] at time 07:55:32.054380
2018-01-06 07:55:32,054 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for nova_cell0
2018-01-06 07:55:32,057 [salt.state       ][INFO    ][17129] Database nova_cell0 is already present
2018-01-06 07:55:32,057 [salt.state       ][INFO    ][17129] Completed state [nova_cell0] at time 07:55:32.057551 duration_in_ms=3.171
2018-01-06 07:55:32,057 [salt.state       ][INFO    ][17129] Running state [nova] at time 07:55:32.057798
2018-01-06 07:55:32,058 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for nova
2018-01-06 07:55:32,062 [salt.state       ][INFO    ][17129] User nova@% is already present with the desired password
2018-01-06 07:55:32,062 [salt.state       ][INFO    ][17129] Completed state [nova] at time 07:55:32.062821 duration_in_ms=5.023
2018-01-06 07:55:32,064 [salt.state       ][INFO    ][17129] Running state [mysql_grants_nova_nova_cell0_%] at time 07:55:32.064914
2018-01-06 07:55:32,065 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-06 07:55:32,071 [salt.state       ][INFO    ][17129] Grant all on nova_cell0.* to nova@% is already present
2018-01-06 07:55:32,071 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_nova_nova_cell0_%] at time 07:55:32.071517 duration_in_ms=6.603
2018-01-06 07:55:32,072 [salt.state       ][INFO    ][17129] Running state [nova] at time 07:55:32.072055
2018-01-06 07:55:32,072 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for nova
2018-01-06 07:55:32,077 [salt.state       ][INFO    ][17129] User nova@192.168.10.51 is already present with the desired password
2018-01-06 07:55:32,077 [salt.state       ][INFO    ][17129] Completed state [nova] at time 07:55:32.077210 duration_in_ms=5.155
2018-01-06 07:55:32,079 [salt.state       ][INFO    ][17129] Running state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 07:55:32.079017
2018-01-06 07:55:32,079 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.51
2018-01-06 07:55:32,087 [salt.state       ][INFO    ][17129] Grant all on nova_cell0.* to nova@192.168.10.51 is already present
2018-01-06 07:55:32,087 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 07:55:32.087331 duration_in_ms=8.314
2018-01-06 07:55:32,087 [salt.state       ][INFO    ][17129] Running state [cinder] at time 07:55:32.087585
2018-01-06 07:55:32,088 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for cinder
2018-01-06 07:55:32,090 [salt.state       ][INFO    ][17129] Database cinder is already present
2018-01-06 07:55:32,090 [salt.state       ][INFO    ][17129] Completed state [cinder] at time 07:55:32.090816 duration_in_ms=3.231
2018-01-06 07:55:32,091 [salt.state       ][INFO    ][17129] Running state [cinder] at time 07:55:32.091062
2018-01-06 07:55:32,091 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for cinder
2018-01-06 07:55:32,095 [salt.state       ][INFO    ][17129] User cinder@% is already present with the desired password
2018-01-06 07:55:32,095 [salt.state       ][INFO    ][17129] Completed state [cinder] at time 07:55:32.095472 duration_in_ms=4.41
2018-01-06 07:55:32,098 [salt.state       ][INFO    ][17129] Running state [mysql_grants_cinder_cinder_%] at time 07:55:32.098694
2018-01-06 07:55:32,098 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-06 07:55:32,105 [salt.state       ][INFO    ][17129] Grant all on cinder.* to cinder@% is already present
2018-01-06 07:55:32,105 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_cinder_cinder_%] at time 07:55:32.105798 duration_in_ms=7.104
2018-01-06 07:55:32,106 [salt.state       ][INFO    ][17129] Running state [cinder] at time 07:55:32.106031
2018-01-06 07:55:32,106 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for cinder
2018-01-06 07:55:32,113 [salt.state       ][INFO    ][17129] User cinder@192.168.10.51 is already present with the desired password
2018-01-06 07:55:32,113 [salt.state       ][INFO    ][17129] Completed state [cinder] at time 07:55:32.113820 duration_in_ms=7.789
2018-01-06 07:55:32,116 [salt.state       ][INFO    ][17129] Running state [mysql_grants_cinder_cinder_192.168.10.51] at time 07:55:32.116477
2018-01-06 07:55:32,116 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.51
2018-01-06 07:55:32,124 [salt.state       ][INFO    ][17129] Grant all on cinder.* to cinder@192.168.10.51 is already present
2018-01-06 07:55:32,125 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_cinder_cinder_192.168.10.51] at time 07:55:32.125071 duration_in_ms=8.595
2018-01-06 07:55:32,125 [salt.state       ][INFO    ][17129] Running state [glance] at time 07:55:32.125369
2018-01-06 07:55:32,125 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for glance
2018-01-06 07:55:32,128 [salt.state       ][INFO    ][17129] Database glance is already present
2018-01-06 07:55:32,128 [salt.state       ][INFO    ][17129] Completed state [glance] at time 07:55:32.128917 duration_in_ms=3.547
2018-01-06 07:55:32,129 [salt.state       ][INFO    ][17129] Running state [glance] at time 07:55:32.129152
2018-01-06 07:55:32,129 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for glance
2018-01-06 07:55:32,133 [salt.state       ][INFO    ][17129] User glance@% is already present with the desired password
2018-01-06 07:55:32,133 [salt.state       ][INFO    ][17129] Completed state [glance] at time 07:55:32.133676 duration_in_ms=4.523
2018-01-06 07:55:32,136 [salt.state       ][INFO    ][17129] Running state [mysql_grants_glance_glance_%] at time 07:55:32.136098
2018-01-06 07:55:32,136 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-06 07:55:32,142 [salt.state       ][INFO    ][17129] Grant all on glance.* to glance@% is already present
2018-01-06 07:55:32,143 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_glance_glance_%] at time 07:55:32.143072 duration_in_ms=6.974
2018-01-06 07:55:32,143 [salt.state       ][INFO    ][17129] Running state [glance] at time 07:55:32.143332
2018-01-06 07:55:32,143 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for glance
2018-01-06 07:55:32,148 [salt.state       ][INFO    ][17129] User glance@192.168.10.51 is already present with the desired password
2018-01-06 07:55:32,148 [salt.state       ][INFO    ][17129] Completed state [glance] at time 07:55:32.148940 duration_in_ms=5.607
2018-01-06 07:55:32,150 [salt.state       ][INFO    ][17129] Running state [mysql_grants_glance_glance_192.168.10.51] at time 07:55:32.150755
2018-01-06 07:55:32,151 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.51
2018-01-06 07:55:32,159 [salt.state       ][INFO    ][17129] Grant all on glance.* to glance@192.168.10.51 is already present
2018-01-06 07:55:32,159 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_glance_glance_192.168.10.51] at time 07:55:32.159504 duration_in_ms=8.748
2018-01-06 07:55:32,159 [salt.state       ][INFO    ][17129] Running state [neutron] at time 07:55:32.159803
2018-01-06 07:55:32,160 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for neutron
2018-01-06 07:55:32,162 [salt.state       ][INFO    ][17129] Database neutron is already present
2018-01-06 07:55:32,163 [salt.state       ][INFO    ][17129] Completed state [neutron] at time 07:55:32.163119 duration_in_ms=3.317
2018-01-06 07:55:32,163 [salt.state       ][INFO    ][17129] Running state [neutron] at time 07:55:32.163677
2018-01-06 07:55:32,163 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for neutron
2018-01-06 07:55:32,170 [salt.state       ][INFO    ][17129] User neutron@% is already present with the desired password
2018-01-06 07:55:32,170 [salt.state       ][INFO    ][17129] Completed state [neutron] at time 07:55:32.170675 duration_in_ms=6.997
2018-01-06 07:55:32,172 [salt.state       ][INFO    ][17129] Running state [mysql_grants_neutron_neutron_%] at time 07:55:32.172612
2018-01-06 07:55:32,172 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-06 07:55:32,181 [salt.state       ][INFO    ][17129] Grant all on neutron.* to neutron@% is already present
2018-01-06 07:55:32,181 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_neutron_neutron_%] at time 07:55:32.181751 duration_in_ms=9.14
2018-01-06 07:55:32,182 [salt.state       ][INFO    ][17129] Running state [neutron] at time 07:55:32.182026
2018-01-06 07:55:32,182 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for neutron
2018-01-06 07:55:32,188 [salt.state       ][INFO    ][17129] User neutron@192.168.10.51 is already present with the desired password
2018-01-06 07:55:32,188 [salt.state       ][INFO    ][17129] Completed state [neutron] at time 07:55:32.188894 duration_in_ms=6.868
2018-01-06 07:55:32,191 [salt.state       ][INFO    ][17129] Running state [mysql_grants_neutron_neutron_192.168.10.51] at time 07:55:32.191054
2018-01-06 07:55:32,191 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.51
2018-01-06 07:55:32,198 [salt.state       ][INFO    ][17129] Grant all on neutron.* to neutron@192.168.10.51 is already present
2018-01-06 07:55:32,198 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_neutron_neutron_192.168.10.51] at time 07:55:32.198942 duration_in_ms=7.887
2018-01-06 07:55:32,199 [salt.state       ][INFO    ][17129] Running state [designate] at time 07:55:32.199497
2018-01-06 07:55:32,199 [salt.state       ][INFO    ][17129] Executing state mysql_database.present for designate
2018-01-06 07:55:32,201 [salt.state       ][INFO    ][17129] Database designate is already present
2018-01-06 07:55:32,202 [salt.state       ][INFO    ][17129] Completed state [designate] at time 07:55:32.202176 duration_in_ms=2.679
2018-01-06 07:55:32,202 [salt.state       ][INFO    ][17129] Running state [designate] at time 07:55:32.202418
2018-01-06 07:55:32,202 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for designate
2018-01-06 07:55:32,207 [salt.state       ][INFO    ][17129] User designate@% is already present with the desired password
2018-01-06 07:55:32,208 [salt.state       ][INFO    ][17129] Completed state [designate] at time 07:55:32.208155 duration_in_ms=5.737
2018-01-06 07:55:32,210 [salt.state       ][INFO    ][17129] Running state [mysql_grants_designate_designate_%] at time 07:55:32.210396
2018-01-06 07:55:32,210 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-06 07:55:32,216 [salt.state       ][INFO    ][17129] Grant all on designate.* to designate@% is already present
2018-01-06 07:55:32,216 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_designate_designate_%] at time 07:55:32.216845 duration_in_ms=6.448
2018-01-06 07:55:32,217 [salt.state       ][INFO    ][17129] Running state [designate] at time 07:55:32.217104
2018-01-06 07:55:32,217 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for designate
2018-01-06 07:55:32,224 [salt.state       ][INFO    ][17129] User designate@192.168.10.50 is already present with the desired password
2018-01-06 07:55:32,224 [salt.state       ][INFO    ][17129] Completed state [designate] at time 07:55:32.224464 duration_in_ms=7.36
2018-01-06 07:55:32,226 [salt.state       ][INFO    ][17129] Running state [mysql_grants_designate_designate_192.168.10.50] at time 07:55:32.226327
2018-01-06 07:55:32,226 [salt.state       ][INFO    ][17129] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-06 07:55:32,235 [salt.state       ][INFO    ][17129] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-06 07:55:32,235 [salt.state       ][INFO    ][17129] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 07:55:32.235243 duration_in_ms=8.916
2018-01-06 07:55:32,235 [salt.state       ][INFO    ][17129] Running state [haproxy] at time 07:55:32.235518
2018-01-06 07:55:32,235 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for haproxy
2018-01-06 07:55:32,242 [salt.state       ][INFO    ][17129] User haproxy@localhost is already present with passwordless login
2018-01-06 07:55:32,243 [salt.state       ][INFO    ][17129] Completed state [haproxy] at time 07:55:32.243237 duration_in_ms=7.719
2018-01-06 07:55:32,243 [salt.state       ][INFO    ][17129] Running state [haproxy] at time 07:55:32.243492
2018-01-06 07:55:32,243 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for haproxy
2018-01-06 07:55:32,251 [salt.state       ][INFO    ][17129] User haproxy@% is already present with passwordless login
2018-01-06 07:55:32,251 [salt.state       ][INFO    ][17129] Completed state [haproxy] at time 07:55:32.251475 duration_in_ms=7.983
2018-01-06 07:55:32,252 [salt.state       ][INFO    ][17129] Running state [haproxy] at time 07:55:32.252127
2018-01-06 07:55:32,252 [salt.state       ][INFO    ][17129] Executing state mysql_user.present for haproxy
2018-01-06 07:55:32,259 [salt.state       ][INFO    ][17129] User haproxy@192.168.10.51 is already present with passwordless login
2018-01-06 07:55:32,259 [salt.state       ][INFO    ][17129] Completed state [haproxy] at time 07:55:32.259724 duration_in_ms=7.596
2018-01-06 07:55:32,265 [salt.minion      ][INFO    ][17129] Returning information for job: 20180106075533079077
2018-01-06 07:55:36,905 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command mysql.status with jid 20180106075541019714
2018-01-06 07:55:36,921 [salt.minion      ][INFO    ][17160] Starting a new job with PID 17160
2018-01-06 07:55:36,948 [salt.minion      ][INFO    ][17160] Returning information for job: 20180106075541019714
2018-01-06 07:55:42,861 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command state.sls with jid 20180106075546972926
2018-01-06 07:55:42,879 [salt.minion      ][INFO    ][17165] Starting a new job with PID 17165
2018-01-06 07:55:46,430 [salt.state       ][INFO    ][17165] Loading fresh modules for state activity
2018-01-06 07:55:47,098 [salt.state       ][INFO    ][17165] Running state [haproxy] at time 07:55:47.098154
2018-01-06 07:55:47,099 [salt.state       ][INFO    ][17165] Executing state pkg.installed for haproxy
2018-01-06 07:55:47,100 [salt.loaded.int.module.cmdmod][INFO    ][17165] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-06 07:55:47,536 [salt.state       ][INFO    ][17165] All specified packages are already installed
2018-01-06 07:55:47,537 [salt.state       ][INFO    ][17165] Completed state [haproxy] at time 07:55:47.537000 duration_in_ms=438.846
2018-01-06 07:55:47,540 [salt.state       ][INFO    ][17165] Running state [/etc/default/haproxy] at time 07:55:47.540410
2018-01-06 07:55:47,540 [salt.state       ][INFO    ][17165] Executing state file.managed for /etc/default/haproxy
2018-01-06 07:55:47,564 [salt.state       ][INFO    ][17165] File /etc/default/haproxy is in the correct state
2018-01-06 07:55:47,564 [salt.state       ][INFO    ][17165] Completed state [/etc/default/haproxy] at time 07:55:47.564950 duration_in_ms=24.54
2018-01-06 07:55:47,565 [salt.state       ][INFO    ][17165] Running state [/etc/haproxy/haproxy.cfg] at time 07:55:47.565718
2018-01-06 07:55:47,566 [salt.state       ][INFO    ][17165] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-06 07:55:47,747 [salt.state       ][INFO    ][17165] File /etc/haproxy/haproxy.cfg is in the correct state
2018-01-06 07:55:47,747 [salt.state       ][INFO    ][17165] Completed state [/etc/haproxy/haproxy.cfg] at time 07:55:47.747872 duration_in_ms=182.153
2018-01-06 07:55:47,748 [salt.state       ][INFO    ][17165] Running state [/etc/haproxy/ssl] at time 07:55:47.748416
2018-01-06 07:55:47,748 [salt.state       ][INFO    ][17165] Executing state file.directory for /etc/haproxy/ssl
2018-01-06 07:55:47,749 [salt.state       ][INFO    ][17165] Directory /etc/haproxy/ssl is in the correct state
2018-01-06 07:55:47,750 [salt.state       ][INFO    ][17165] Completed state [/etc/haproxy/ssl] at time 07:55:47.750189 duration_in_ms=1.772
2018-01-06 07:55:47,750 [salt.state       ][INFO    ][17165] Running state [haproxy_status_packages] at time 07:55:47.750597
2018-01-06 07:55:47,751 [salt.state       ][INFO    ][17165] Executing state pkg.installed for haproxy_status_packages
2018-01-06 07:55:47,761 [salt.state       ][INFO    ][17165] All specified packages are already installed
2018-01-06 07:55:47,761 [salt.state       ][INFO    ][17165] Completed state [haproxy_status_packages] at time 07:55:47.761717 duration_in_ms=11.12
2018-01-06 07:55:47,762 [salt.state       ][INFO    ][17165] Running state [/usr/bin/haproxy-status.sh] at time 07:55:47.762437
2018-01-06 07:55:47,762 [salt.state       ][INFO    ][17165] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-06 07:55:47,799 [salt.state       ][INFO    ][17165] File /usr/bin/haproxy-status.sh is in the correct state
2018-01-06 07:55:47,799 [salt.state       ][INFO    ][17165] Completed state [/usr/bin/haproxy-status.sh] at time 07:55:47.799613 duration_in_ms=37.175
2018-01-06 07:55:47,801 [salt.state       ][INFO    ][17165] Running state [net.ipv4.ip_nonlocal_bind] at time 07:55:47.801435
2018-01-06 07:55:47,801 [salt.state       ][INFO    ][17165] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-06 07:55:47,810 [salt.loaded.int.module.cmdmod][INFO    ][17165] Executing command 'sysctl -a' in directory '/root'
2018-01-06 07:55:47,833 [salt.state       ][INFO    ][17165] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-01-06 07:55:47,833 [salt.state       ][INFO    ][17165] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:55:47.833767 duration_in_ms=32.33
2018-01-06 07:55:47,835 [salt.state       ][INFO    ][17165] Running state [haproxy] at time 07:55:47.835636
2018-01-06 07:55:47,836 [salt.state       ][INFO    ][17165] Executing state service.running for haproxy
2018-01-06 07:55:47,837 [salt.loaded.int.module.cmdmod][INFO    ][17165] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 07:55:47,850 [salt.loaded.int.module.cmdmod][INFO    ][17165] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 07:55:47,862 [salt.loaded.int.module.cmdmod][INFO    ][17165] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-06 07:55:47,873 [salt.state       ][INFO    ][17165] The service haproxy is already running
2018-01-06 07:55:47,873 [salt.state       ][INFO    ][17165] Completed state [haproxy] at time 07:55:47.873926 duration_in_ms=38.288
2018-01-06 07:55:47,876 [salt.minion      ][INFO    ][17165] Returning information for job: 20180106075546972926
2018-01-06 07:55:50,872 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command service.status with jid 20180106075554986813
2018-01-06 07:55:50,894 [salt.minion      ][INFO    ][17192] Starting a new job with PID 17192
2018-01-06 07:55:51,100 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17192] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-06 07:55:51,115 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17192] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-06 07:55:51,128 [salt.minion      ][INFO    ][17192] Returning information for job: 20180106075554986813
2018-01-06 07:55:53,342 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command service.restart with jid 20180106075557455220
2018-01-06 07:55:53,367 [salt.minion      ][INFO    ][17199] Starting a new job with PID 17199
2018-01-06 07:55:53,570 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17199] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-06 07:55:53,584 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17199] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-06 07:55:53,602 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17199] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-06 07:55:53,636 [salt.minion      ][INFO    ][17199] Returning information for job: 20180106075557455220
2018-01-06 08:16:10,858 [salt.minion      ][INFO    ][2581] User sudo_ubuntu Executing command cp.push_dir with jid 20180106081614978152
2018-01-06 08:16:10,882 [salt.minion      ][INFO    ][17309] Starting a new job with PID 17309
