2018-01-26 05:51:53,121 [py.warnings      ][WARNING ][1451] /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-26 05:52:07,966 [salt.loaded.int.module.cmdmod][ERROR   ][1451] 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-26 05:52:11,047 [salt.loaded.int.module.cmdmod][INFO    ][1969] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-26 05:52:11,064 [salt.loaded.int.module.cmdmod][INFO    ][1969] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-26 05:52:11,093 [salt.loaded.int.module.cmdmod][INFO    ][1969] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-26 05:52:11,131 [salt.utils.parsers][WARNING ][1216] Minion received a SIGTERM. Exiting.
2018-01-26 05:52:11,574 [salt.cli.daemons ][INFO    ][2018] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-odl-ha.local"
2018-01-26 05:52:11,691 [salt.cli.daemons ][INFO    ][2018] Starting up the Salt Minion
2018-01-26 05:52:11,692 [salt.utils.event ][INFO    ][2018] Starting pull socket on /var/run/salt/minion/minion_event_5dafe30b6c_pull.ipc
2018-01-26 05:52:12,259 [salt.minion      ][INFO    ][2018] Creating minion process manager
2018-01-26 05:52:13,575 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2018] Executing command ['date', '+%z'] in directory '/root'
2018-01-26 05:52:13,603 [salt.utils.schedule][INFO    ][2018] Updating job settings for scheduled job: __mine_interval
2018-01-26 05:52:13,606 [salt.minion      ][INFO    ][2018] Added mine.update to scheduler
2018-01-26 05:52:13,613 [salt.minion      ][INFO    ][2018] Minion is starting as user 'root'
2018-01-26 05:52:13,629 [salt.minion      ][INFO    ][2018] Minion is ready to receive requests!
2018-01-26 05:52:14,631 [salt.utils.schedule][INFO    ][2018] Running scheduled job: __mine_interval
2018-01-26 05:52:17,846 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command state.apply with jid 20180126055218033282
2018-01-26 05:52:17,879 [salt.minion      ][INFO    ][2109] Starting a new job with PID 2109
2018-01-26 05:52:22,158 [salt.state       ][INFO    ][2109] Loading fresh modules for state activity
2018-01-26 05:52:22,205 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-26 05:52:22,287 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-26 05:52:22,423 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-26 05:52:22,530 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-26 05:52:22,631 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-26 05:52:22,842 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-26 05:52:22,958 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-26 05:52:23,059 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-26 05:52:23,193 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-26 05:52:23,294 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-26 05:52:23,406 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-26 05:52:23,520 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-26 05:52:23,647 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-26 05:52:24,578 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-26 05:52:24,682 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-26 05:52:24,790 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-26 05:52:24,907 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-26 05:52:25,019 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-26 05:52:25,117 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-26 05:52:25,302 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-26 05:52:25,509 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-26 05:52:25,619 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-26 05:52:25,737 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-26 05:52:25,760 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-26 05:52:25,814 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-26 05:52:25,853 [salt.state       ][INFO    ][2109] Running state [/etc/environment] at time 05:52:25.853542
2018-01-26 05:52:25,854 [salt.state       ][INFO    ][2109] Executing state file.blockreplace for /etc/environment
2018-01-26 05:52:25,862 [salt.state       ][INFO    ][2109] 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-26 05:52:25,864 [salt.state       ][INFO    ][2109] Completed state [/etc/environment] at time 05:52:25.864029 duration_in_ms=10.488
2018-01-26 05:52:25,864 [salt.state       ][INFO    ][2109] Running state [/etc/profile.d] at time 05:52:25.864567
2018-01-26 05:52:25,865 [salt.state       ][INFO    ][2109] Executing state file.directory for /etc/profile.d
2018-01-26 05:52:25,869 [salt.state       ][INFO    ][2109] Directory /etc/profile.d is in the correct state
2018-01-26 05:52:25,870 [salt.state       ][INFO    ][2109] Completed state [/etc/profile.d] at time 05:52:25.870296 duration_in_ms=5.728
2018-01-26 05:52:26,413 [salt.state       ][INFO    ][2109] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:52:26.413458
2018-01-26 05:52:26,414 [salt.state       ][INFO    ][2109] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-26 05:52:26,449 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-26 05:52:26,461 [salt.state       ][INFO    ][2109] File changed:
New file
2018-01-26 05:52:26,462 [salt.state       ][INFO    ][2109] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:52:26.462494 duration_in_ms=49.035
2018-01-26 05:52:26,463 [salt.state       ][INFO    ][2109] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:52:26.463169
2018-01-26 05:52:26,463 [salt.state       ][INFO    ][2109] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-26 05:52:26,826 [salt.state       ][INFO    ][2109] File changed:
New file
2018-01-26 05:52:26,827 [salt.state       ][INFO    ][2109] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:52:26.827267 duration_in_ms=364.098
2018-01-26 05:52:26,828 [salt.state       ][INFO    ][2109] Running state [linux_repo_prereq_pkgs] at time 05:52:26.828848
2018-01-26 05:52:26,829 [salt.state       ][INFO    ][2109] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-26 05:52:26,830 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 05:52:27,186 [salt.state       ][INFO    ][2109] All specified packages are already installed
2018-01-26 05:52:27,187 [salt.state       ][INFO    ][2109] Completed state [linux_repo_prereq_pkgs] at time 05:52:27.186980 duration_in_ms=358.131
2018-01-26 05:52:27,187 [salt.state       ][INFO    ][2109] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:52:27.187632
2018-01-26 05:52:27,188 [salt.state       ][INFO    ][2109] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-26 05:52:27,189 [salt.state       ][INFO    ][2109] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-26 05:52:27,189 [salt.state       ][INFO    ][2109] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 05:52:27.189734 duration_in_ms=2.101
2018-01-26 05:52:27,190 [salt.state       ][INFO    ][2109] Running state [/etc/apt/preferences.d/mk_openstack] at time 05:52:27.190205
2018-01-26 05:52:27,190 [salt.state       ][INFO    ][2109] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-26 05:52:27,215 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-26 05:52:27,294 [salt.state       ][INFO    ][2109] File changed:
New file
2018-01-26 05:52:27,295 [salt.state       ][INFO    ][2109] Completed state [/etc/apt/preferences.d/mk_openstack] at time 05:52:27.295010 duration_in_ms=104.804
2018-01-26 05:52:27,297 [salt.state       ][INFO    ][2109] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 05:52:27.296976
2018-01-26 05:52:27,297 [salt.state       ][INFO    ][2109] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-26 05:52:27,298 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-26 05:52:27,512 [salt.state       ][INFO    ][2109] {'pid': 2169, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 05:52:27,513 [salt.state       ][INFO    ][2109] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 05:52:27.513568 duration_in_ms=216.591
2018-01-26 05:52:27,519 [salt.state       ][INFO    ][2109] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 05:52:27.519264
2018-01-26 05:52:27,519 [salt.state       ][INFO    ][2109] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-26 05:52:27,631 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 05:52:27,922 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126055228108268
2018-01-26 05:52:27,944 [salt.minion      ][INFO    ][2410] Starting a new job with PID 2410
2018-01-26 05:52:27,965 [salt.minion      ][INFO    ][2410] Returning information for job: 20180126055228108268
2018-01-26 05:52:31,333 [salt.state       ][INFO    ][2109] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial stable pike'}
2018-01-26 05:52:31,333 [salt.state       ][INFO    ][2109] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 05:52:31.333525 duration_in_ms=3814.26
2018-01-26 05:52:31,333 [salt.state       ][INFO    ][2109] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:52:31.333942
2018-01-26 05:52:31,334 [salt.state       ][INFO    ][2109] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-26 05:52:31,334 [salt.state       ][INFO    ][2109] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-26 05:52:31,335 [salt.state       ][INFO    ][2109] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:52:31.335091 duration_in_ms=1.149
2018-01-26 05:52:31,335 [salt.state       ][INFO    ][2109] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:52:31.335338
2018-01-26 05:52:31,335 [salt.state       ][INFO    ][2109] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-26 05:52:31,435 [salt.state       ][INFO    ][2109] File changed:
New file
2018-01-26 05:52:31,435 [salt.state       ][INFO    ][2109] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:52:31.435369 duration_in_ms=100.03
2018-01-26 05:52:31,435 [salt.state       ][INFO    ][2109] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 05:52:31.435632
2018-01-26 05:52:31,435 [salt.state       ][INFO    ][2109] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-26 05:52:31,436 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-26 05:52:31,608 [salt.state       ][INFO    ][2109] {'pid': 2601, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 05:52:31,609 [salt.state       ][INFO    ][2109] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 05:52:31.609246 duration_in_ms=173.613
2018-01-26 05:52:31,611 [salt.state       ][INFO    ][2109] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:52:31.611080
2018-01-26 05:52:31,611 [salt.state       ][INFO    ][2109] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-26 05:52:31,691 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 05:52:35,643 [salt.state       ][INFO    ][2109] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-26 05:52:35,644 [salt.state       ][INFO    ][2109] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 05:52:35.644197 duration_in_ms=4033.116
2018-01-26 05:52:35,644 [salt.state       ][INFO    ][2109] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:52:35.644853
2018-01-26 05:52:35,645 [salt.state       ][INFO    ][2109] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-26 05:52:35,646 [salt.state       ][INFO    ][2109] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-26 05:52:35,646 [salt.state       ][INFO    ][2109] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:52:35.646668 duration_in_ms=1.815
2018-01-26 05:52:35,647 [salt.state       ][INFO    ][2109] Running state [/etc/apt/preferences.d/uca] at time 05:52:35.647145
2018-01-26 05:52:35,647 [salt.state       ][INFO    ][2109] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-26 05:52:35,648 [salt.state       ][INFO    ][2109] File /etc/apt/preferences.d/uca is not present
2018-01-26 05:52:35,648 [salt.state       ][INFO    ][2109] Completed state [/etc/apt/preferences.d/uca] at time 05:52:35.648571 duration_in_ms=1.426
2018-01-26 05:52:35,649 [salt.state       ][INFO    ][2109] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:52:35.649023
2018-01-26 05:52:35,649 [salt.state       ][INFO    ][2109] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-26 05:52:35,650 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-26 05:52:35,875 [salt.state       ][INFO    ][2109] {'pid': 3080, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.eoKJdqNlDI/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-26 05:52:35,876 [salt.state       ][INFO    ][2109] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:52:35.876071 duration_in_ms=227.046
2018-01-26 05:52:35,878 [salt.state       ][INFO    ][2109] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:52:35.878251
2018-01-26 05:52:35,878 [salt.state       ][INFO    ][2109] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-26 05:52:36,027 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 05:52:38,027 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126055238213117
2018-01-26 05:52:38,050 [salt.minion      ][INFO    ][3601] Starting a new job with PID 3601
2018-01-26 05:52:38,068 [salt.minion      ][INFO    ][3601] Returning information for job: 20180126055238213117
2018-01-26 05:52:40,286 [salt.state       ][INFO    ][2109] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-26 05:52:40,287 [salt.state       ][INFO    ][2109] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:52:40.287673 duration_in_ms=4409.421
2018-01-26 05:52:40,289 [salt.state       ][INFO    ][2109] Running state [linux_extra_packages_purged] at time 05:52:40.289462
2018-01-26 05:52:40,290 [salt.state       ][INFO    ][2109] Executing state pkg.purged for linux_extra_packages_purged
2018-01-26 05:52:40,327 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-26 05:52:45,071 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 05:52:45,114 [salt.state       ][INFO    ][2109] {'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-26 05:52:45,138 [salt.state       ][INFO    ][2109] Loading fresh modules for state activity
2018-01-26 05:52:45,176 [salt.state       ][INFO    ][2109] Completed state [linux_extra_packages_purged] at time 05:52:45.176840 duration_in_ms=4887.377
2018-01-26 05:52:45,181 [salt.state       ][INFO    ][2109] Running state [linux_extra_packages_latest] at time 05:52:45.181352
2018-01-26 05:52:45,181 [salt.state       ][INFO    ][2109] Executing state pkg.latest for linux_extra_packages_latest
2018-01-26 05:52:45,637 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-26 05:52:45,706 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 05:52:45,739 [salt.loaded.int.module.cmdmod][INFO    ][2109] 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-26 05:52:48,226 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126055248407907
2018-01-26 05:52:48,246 [salt.minion      ][INFO    ][4755] Starting a new job with PID 4755
2018-01-26 05:52:48,263 [salt.minion      ][INFO    ][4755] Returning information for job: 20180126055248407907
2018-01-26 05:52:48,635 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 05:52:48,678 [salt.state       ][INFO    ][2109] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-26 05:52:48,697 [salt.state       ][INFO    ][2109] Loading fresh modules for state activity
2018-01-26 05:52:48,734 [salt.state       ][INFO    ][2109] Completed state [linux_extra_packages_latest] at time 05:52:48.734009 duration_in_ms=3552.656
2018-01-26 05:52:48,738 [salt.state       ][INFO    ][2109] Running state [UTC] at time 05:52:48.738455
2018-01-26 05:52:48,738 [salt.state       ][INFO    ][2109] Executing state timezone.system for UTC
2018-01-26 05:52:48,741 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['timedatectl'] in directory '/root'
2018-01-26 05:52:48,813 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['timedatectl'] in directory '/root'
2018-01-26 05:52:48,831 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-26 05:52:48,851 [salt.state       ][INFO    ][2109] {'timezone': 'UTC'}
2018-01-26 05:52:48,852 [salt.state       ][INFO    ][2109] Completed state [UTC] at time 05:52:48.851962 duration_in_ms=113.507
2018-01-26 05:52:48,855 [salt.state       ][INFO    ][2109] Running state [nf_conntrack] at time 05:52:48.855562
2018-01-26 05:52:48,855 [salt.state       ][INFO    ][2109] Executing state kmod.present for nf_conntrack
2018-01-26 05:52:48,857 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'lsmod' in directory '/root'
2018-01-26 05:52:48,937 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'lsmod' in directory '/root'
2018-01-26 05:52:48,960 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-26 05:52:48,987 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'lsmod' in directory '/root'
2018-01-26 05:52:49,036 [salt.state       ][INFO    ][2109] {'nf_conntrack': 'loaded'}
2018-01-26 05:52:49,037 [salt.state       ][INFO    ][2109] Completed state [nf_conntrack] at time 05:52:49.037456 duration_in_ms=181.893
2018-01-26 05:52:49,042 [salt.state       ][INFO    ][2109] Running state [kernel.panic] at time 05:52:49.042174
2018-01-26 05:52:49,042 [salt.state       ][INFO    ][2109] Executing state sysctl.present for kernel.panic
2018-01-26 05:52:49,043 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,113 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-26 05:52:49,131 [salt.state       ][INFO    ][2109] {'kernel.panic': 60}
2018-01-26 05:52:49,132 [salt.state       ][INFO    ][2109] Completed state [kernel.panic] at time 05:52:49.132026 duration_in_ms=89.851
2018-01-26 05:52:49,133 [salt.state       ][INFO    ][2109] Running state [net.ipv4.tcp_keepalive_probes] at time 05:52:49.133537
2018-01-26 05:52:49,134 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-26 05:52:49,135 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,176 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-26 05:52:49,191 [salt.state       ][INFO    ][2109] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-26 05:52:49,193 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:52:49.193259 duration_in_ms=59.722
2018-01-26 05:52:49,193 [salt.state       ][INFO    ][2109] Running state [fs.file-max] at time 05:52:49.193897
2018-01-26 05:52:49,194 [salt.state       ][INFO    ][2109] Executing state sysctl.present for fs.file-max
2018-01-26 05:52:49,195 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,231 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-26 05:52:49,248 [salt.state       ][INFO    ][2109] {'fs.file-max': 124165}
2018-01-26 05:52:49,249 [salt.state       ][INFO    ][2109] Completed state [fs.file-max] at time 05:52:49.249216 duration_in_ms=55.319
2018-01-26 05:52:49,249 [salt.state       ][INFO    ][2109] Running state [net.core.somaxconn] at time 05:52:49.249868
2018-01-26 05:52:49,250 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.core.somaxconn
2018-01-26 05:52:49,251 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,285 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-26 05:52:49,301 [salt.state       ][INFO    ][2109] {'net.core.somaxconn': 4096}
2018-01-26 05:52:49,301 [salt.state       ][INFO    ][2109] Completed state [net.core.somaxconn] at time 05:52:49.301764 duration_in_ms=51.895
2018-01-26 05:52:49,302 [salt.state       ][INFO    ][2109] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:52:49.302413
2018-01-26 05:52:49,303 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-26 05:52:49,304 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,341 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-26 05:52:49,357 [salt.state       ][INFO    ][2109] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-26 05:52:49,358 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:52:49.358219 duration_in_ms=55.805
2018-01-26 05:52:49,358 [salt.state       ][INFO    ][2109] Running state [net.ipv4.tcp_tw_reuse] at time 05:52:49.358854
2018-01-26 05:52:49,359 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-26 05:52:49,361 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,395 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-26 05:52:49,413 [salt.state       ][INFO    ][2109] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-26 05:52:49,414 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.tcp_tw_reuse] at time 05:52:49.414368 duration_in_ms=55.513
2018-01-26 05:52:49,415 [salt.state       ][INFO    ][2109] Running state [net.ipv4.tcp_congestion_control] at time 05:52:49.415053
2018-01-26 05:52:49,415 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-26 05:52:49,416 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,451 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-26 05:52:49,474 [salt.state       ][INFO    ][2109] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-26 05:52:49,474 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.tcp_congestion_control] at time 05:52:49.474803 duration_in_ms=59.75
2018-01-26 05:52:49,475 [salt.state       ][INFO    ][2109] Running state [net.ipv4.tcp_retries2] at time 05:52:49.475473
2018-01-26 05:52:49,476 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-26 05:52:49,477 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,513 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-26 05:52:49,531 [salt.state       ][INFO    ][2109] {'net.ipv4.tcp_retries2': 5}
2018-01-26 05:52:49,531 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.tcp_retries2] at time 05:52:49.531836 duration_in_ms=56.363
2018-01-26 05:52:49,532 [salt.state       ][INFO    ][2109] Running state [net.core.netdev_max_backlog] at time 05:52:49.532514
2018-01-26 05:52:49,533 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-26 05:52:49,534 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,568 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-26 05:52:49,584 [salt.state       ][INFO    ][2109] {'net.core.netdev_max_backlog': 261144}
2018-01-26 05:52:49,585 [salt.state       ][INFO    ][2109] Completed state [net.core.netdev_max_backlog] at time 05:52:49.585213 duration_in_ms=52.698
2018-01-26 05:52:49,585 [salt.state       ][INFO    ][2109] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:52:49.585730
2018-01-26 05:52:49,586 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-26 05:52:49,587 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,621 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-26 05:52:49,640 [salt.state       ][INFO    ][2109] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-26 05:52:49,641 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:52:49.641407 duration_in_ms=55.676
2018-01-26 05:52:49,642 [salt.state       ][INFO    ][2109] Running state [vm.swappiness] at time 05:52:49.642078
2018-01-26 05:52:49,642 [salt.state       ][INFO    ][2109] Executing state sysctl.present for vm.swappiness
2018-01-26 05:52:49,643 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,676 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-26 05:52:49,693 [salt.state       ][INFO    ][2109] {'vm.swappiness': 10}
2018-01-26 05:52:49,693 [salt.state       ][INFO    ][2109] Completed state [vm.swappiness] at time 05:52:49.693752 duration_in_ms=51.674
2018-01-26 05:52:49,694 [salt.state       ][INFO    ][2109] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:52:49.694410
2018-01-26 05:52:49,695 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-26 05:52:49,696 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,730 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-26 05:52:49,746 [salt.state       ][INFO    ][2109] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-26 05:52:49,746 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:52:49.746736 duration_in_ms=52.324
2018-01-26 05:52:49,747 [salt.state       ][INFO    ][2109] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:52:49.747384
2018-01-26 05:52:49,748 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-26 05:52:49,749 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,783 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-26 05:52:49,799 [salt.state       ][INFO    ][2109] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-26 05:52:49,799 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:52:49.799748 duration_in_ms=52.327
2018-01-26 05:52:49,800 [salt.state       ][INFO    ][2109] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:52:49.800728
2018-01-26 05:52:49,801 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-26 05:52:49,802 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,837 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-26 05:52:49,857 [salt.state       ][INFO    ][2109] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-26 05:52:49,858 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:52:49.858610 duration_in_ms=57.881
2018-01-26 05:52:49,859 [salt.state       ][INFO    ][2109] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:52:49.859275
2018-01-26 05:52:49,859 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-26 05:52:49,861 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,898 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-26 05:52:49,913 [salt.state       ][INFO    ][2109] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-26 05:52:49,914 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:52:49.914115 duration_in_ms=54.84
2018-01-26 05:52:49,914 [salt.state       ][INFO    ][2109] Running state [net.ipv4.tcp_fin_timeout] at time 05:52:49.914774
2018-01-26 05:52:49,915 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-26 05:52:49,916 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:49,948 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-26 05:52:49,962 [salt.state       ][INFO    ][2109] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-26 05:52:49,963 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.tcp_fin_timeout] at time 05:52:49.963443 duration_in_ms=48.668
2018-01-26 05:52:49,964 [salt.state       ][INFO    ][2109] Running state [net.ipv4.tcp_keepalive_time] at time 05:52:49.963989
2018-01-26 05:52:49,964 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-26 05:52:49,965 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:50,000 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-26 05:52:50,017 [salt.state       ][INFO    ][2109] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-26 05:52:50,018 [salt.state       ][INFO    ][2109] Completed state [net.ipv4.tcp_keepalive_time] at time 05:52:50.018238 duration_in_ms=54.248
2018-01-26 05:52:50,018 [salt.state       ][INFO    ][2109] Running state [net.nf_conntrack_max] at time 05:52:50.018904
2018-01-26 05:52:50,019 [salt.state       ][INFO    ][2109] Executing state sysctl.present for net.nf_conntrack_max
2018-01-26 05:52:50,021 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -a' in directory '/root'
2018-01-26 05:52:50,056 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-26 05:52:50,075 [salt.state       ][INFO    ][2109] {'net.nf_conntrack_max': 1048576}
2018-01-26 05:52:50,076 [salt.state       ][INFO    ][2109] Completed state [net.nf_conntrack_max] at time 05:52:50.076740 duration_in_ms=57.834
2018-01-26 05:52:50,082 [salt.state       ][INFO    ][2109] Running state [linux_sysfs_package] at time 05:52:50.082934
2018-01-26 05:52:50,083 [salt.state       ][INFO    ][2109] Executing state pkg.installed for linux_sysfs_package
2018-01-26 05:52:50,544 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-26 05:52:50,612 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 05:52:52,502 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 05:52:52,533 [salt.loaded.int.module.cmdmod][INFO    ][2109] 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-26 05:52:55,649 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 05:52:55,690 [salt.state       ][INFO    ][2109] 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-26 05:52:55,712 [salt.state       ][INFO    ][2109] Loading fresh modules for state activity
2018-01-26 05:52:55,752 [salt.state       ][INFO    ][2109] Completed state [linux_sysfs_package] at time 05:52:55.752155 duration_in_ms=5669.22
2018-01-26 05:52:55,757 [salt.state       ][INFO    ][2109] Running state [/etc/sysfs.d] at time 05:52:55.757532
2018-01-26 05:52:55,757 [salt.state       ][INFO    ][2109] Executing state file.directory for /etc/sysfs.d
2018-01-26 05:52:55,761 [salt.state       ][INFO    ][2109] Directory /etc/sysfs.d is in the correct state
2018-01-26 05:52:55,761 [salt.state       ][INFO    ][2109] Completed state [/etc/sysfs.d] at time 05:52:55.761764 duration_in_ms=4.232
2018-01-26 05:52:55,817 [salt.state       ][INFO    ][2109] Running state [ondemand] at time 05:52:55.817212
2018-01-26 05:52:55,817 [salt.state       ][INFO    ][2109] Executing state service.dead for ondemand
2018-01-26 05:52:55,820 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-26 05:52:55,842 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-26 05:52:55,866 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 05:52:55,894 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-26 05:52:55,979 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-26 05:52:56,002 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 05:52:56,025 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 05:52:56,055 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-26 05:52:56,222 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 05:52:56,250 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'runlevel' in directory '/root'
2018-01-26 05:52:56,271 [salt.state       ][INFO    ][2109] {'ondemand': True}
2018-01-26 05:52:56,271 [salt.state       ][INFO    ][2109] Completed state [ondemand] at time 05:52:56.271768 duration_in_ms=454.555
2018-01-26 05:52:56,276 [salt.state       ][INFO    ][2109] Running state [cs_CZ.UTF-8] at time 05:52:56.276837
2018-01-26 05:52:56,277 [salt.state       ][INFO    ][2109] Executing state locale.present for cs_CZ.UTF-8
2018-01-26 05:52:56,277 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'locale -a' in directory '/root'
2018-01-26 05:52:56,302 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-26 05:52:57,113 [salt.state       ][INFO    ][2109] {'locale': 'cs_CZ.UTF-8'}
2018-01-26 05:52:57,114 [salt.state       ][INFO    ][2109] Completed state [cs_CZ.UTF-8] at time 05:52:57.114024 duration_in_ms=837.186
2018-01-26 05:52:57,114 [salt.state       ][INFO    ][2109] Running state [en_US.UTF-8] at time 05:52:57.114481
2018-01-26 05:52:57,114 [salt.state       ][INFO    ][2109] Executing state locale.present for en_US.UTF-8
2018-01-26 05:52:57,115 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'locale -a' in directory '/root'
2018-01-26 05:52:57,133 [salt.state       ][INFO    ][2109] Locale en_US.UTF-8 is already present
2018-01-26 05:52:57,133 [salt.state       ][INFO    ][2109] Completed state [en_US.UTF-8] at time 05:52:57.133594 duration_in_ms=19.112
2018-01-26 05:52:57,135 [salt.state       ][INFO    ][2109] Running state [en_US.UTF-8] at time 05:52:57.135598
2018-01-26 05:52:57,136 [salt.state       ][INFO    ][2109] Executing state locale.system for en_US.UTF-8
2018-01-26 05:52:57,137 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'localectl' in directory '/root'
2018-01-26 05:52:57,193 [salt.state       ][INFO    ][2109] System locale en_US.UTF-8 already set
2018-01-26 05:52:57,193 [salt.state       ][INFO    ][2109] Completed state [en_US.UTF-8] at time 05:52:57.193736 duration_in_ms=58.137
2018-01-26 05:52:57,197 [salt.state       ][INFO    ][2109] Running state [root] at time 05:52:57.197453
2018-01-26 05:52:57,198 [salt.state       ][INFO    ][2109] Executing state user.present for root
2018-01-26 05:52:57,207 [salt.state       ][INFO    ][2109] User root is present and up to date
2018-01-26 05:52:57,207 [salt.state       ][INFO    ][2109] Completed state [root] at time 05:52:57.207569 duration_in_ms=10.116
2018-01-26 05:52:57,211 [salt.state       ][INFO    ][2109] Running state [/root] at time 05:52:57.211813
2018-01-26 05:52:57,212 [salt.state       ][INFO    ][2109] Executing state file.directory for /root
2018-01-26 05:52:57,213 [salt.state       ][INFO    ][2109] Directory /root is in the correct state
2018-01-26 05:52:57,214 [salt.state       ][INFO    ][2109] Completed state [/root] at time 05:52:57.214050 duration_in_ms=2.237
2018-01-26 05:52:57,214 [salt.state       ][INFO    ][2109] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:52:57.214582
2018-01-26 05:52:57,215 [salt.state       ][INFO    ][2109] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-26 05:52:57,215 [salt.state       ][INFO    ][2109] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-26 05:52:57,216 [salt.state       ][INFO    ][2109] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:52:57.216017 duration_in_ms=1.435
2018-01-26 05:52:57,216 [salt.state       ][INFO    ][2109] Running state [ubuntu] at time 05:52:57.216495
2018-01-26 05:52:57,216 [salt.state       ][INFO    ][2109] Executing state user.present for ubuntu
2018-01-26 05:52:57,221 [salt.state       ][INFO    ][2109] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-26 05:52:57,221 [salt.state       ][INFO    ][2109] Completed state [ubuntu] at time 05:52:57.221631 duration_in_ms=5.136
2018-01-26 05:52:57,222 [salt.state       ][INFO    ][2109] Running state [/home/ubuntu] at time 05:52:57.222944
2018-01-26 05:52:57,223 [salt.state       ][INFO    ][2109] Executing state file.directory for /home/ubuntu
2018-01-26 05:52:57,225 [salt.state       ][INFO    ][2109] {'mode': '0700'}
2018-01-26 05:52:57,225 [salt.state       ][INFO    ][2109] Completed state [/home/ubuntu] at time 05:52:57.225943 duration_in_ms=2.999
2018-01-26 05:52:57,227 [salt.state       ][INFO    ][2109] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:52:57.227115
2018-01-26 05:52:57,227 [salt.state       ][INFO    ][2109] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-26 05:52:57,250 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-26 05:52:57,255 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command '/usr/sbin/visudo -c -f /tmp/tmpU5V6wz' in directory '/root'
2018-01-26 05:52:57,280 [salt.state       ][INFO    ][2109] File changed:
New file
2018-01-26 05:52:57,281 [salt.state       ][INFO    ][2109] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:52:57.281481 duration_in_ms=54.365
2018-01-26 05:52:57,282 [salt.state       ][INFO    ][2109] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:52:57.282109
2018-01-26 05:52:57,282 [salt.state       ][INFO    ][2109] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-26 05:52:57,306 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-26 05:52:57,397 [salt.state       ][INFO    ][2109] File changed:
New file
2018-01-26 05:52:57,398 [salt.state       ][INFO    ][2109] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:52:57.398016 duration_in_ms=115.907
2018-01-26 05:52:57,398 [salt.state       ][INFO    ][2109] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:52:57.398524
2018-01-26 05:52:57,399 [salt.state       ][INFO    ][2109] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-26 05:52:57,899 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-26 05:52:57,982 [salt.state       ][INFO    ][2109] File changed:
New file
2018-01-26 05:52:57,983 [salt.state       ][INFO    ][2109] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:52:57.982942 duration_in_ms=584.418
2018-01-26 05:52:57,985 [salt.state       ][INFO    ][2109] Running state [service.systemctl_reload] at time 05:52:57.985014
2018-01-26 05:52:57,985 [salt.state       ][INFO    ][2109] Executing state module.wait for service.systemctl_reload
2018-01-26 05:52:57,986 [salt.state       ][INFO    ][2109] No changes made for service.systemctl_reload
2018-01-26 05:52:57,986 [salt.state       ][INFO    ][2109] Completed state [service.systemctl_reload] at time 05:52:57.986439 duration_in_ms=1.425
2018-01-26 05:52:57,986 [salt.state       ][INFO    ][2109] Running state [service.systemctl_reload] at time 05:52:57.986866
2018-01-26 05:52:57,987 [salt.state       ][INFO    ][2109] Executing state module.mod_watch for service.systemctl_reload
2018-01-26 05:52:57,988 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-26 05:52:58,081 [salt.state       ][INFO    ][2109] {'ret': True}
2018-01-26 05:52:58,082 [salt.state       ][INFO    ][2109] Completed state [service.systemctl_reload] at time 05:52:58.082019 duration_in_ms=95.152
2018-01-26 05:52:58,082 [salt.state       ][INFO    ][2109] Running state [/etc/hostname] at time 05:52:58.082791
2018-01-26 05:52:58,083 [salt.state       ][INFO    ][2109] Executing state file.managed for /etc/hostname
2018-01-26 05:52:58,109 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-26 05:52:58,114 [salt.state       ][INFO    ][2109] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs01

2018-01-26 05:52:58,116 [salt.state       ][INFO    ][2109] Completed state [/etc/hostname] at time 05:52:58.115957 duration_in_ms=33.165
2018-01-26 05:52:58,118 [salt.state       ][INFO    ][2109] Running state [hostname dbs01] at time 05:52:58.118511
2018-01-26 05:52:58,119 [salt.state       ][INFO    ][2109] Executing state cmd.wait for hostname dbs01
2018-01-26 05:52:58,119 [salt.state       ][INFO    ][2109] No changes made for hostname dbs01
2018-01-26 05:52:58,120 [salt.state       ][INFO    ][2109] Completed state [hostname dbs01] at time 05:52:58.119996 duration_in_ms=1.485
2018-01-26 05:52:58,121 [salt.state       ][INFO    ][2109] Running state [hostname dbs01] at time 05:52:58.121271
2018-01-26 05:52:58,121 [salt.state       ][INFO    ][2109] Executing state cmd.mod_watch for hostname dbs01
2018-01-26 05:52:58,122 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command 'hostname dbs01' in directory '/root'
2018-01-26 05:52:58,141 [salt.state       ][INFO    ][2109] {'pid': 5710, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-26 05:52:58,142 [salt.state       ][INFO    ][2109] Completed state [hostname dbs01] at time 05:52:58.142141 duration_in_ms=20.869
2018-01-26 05:52:58,144 [salt.state       ][INFO    ][2109] Running state [mdb02] at time 05:52:58.144347
2018-01-26 05:52:58,145 [salt.state       ][INFO    ][2109] Executing state host.present for mdb02
2018-01-26 05:52:58,147 [salt.state       ][INFO    ][2109] {'host': 'mdb02'}
2018-01-26 05:52:58,147 [salt.state       ][INFO    ][2109] Completed state [mdb02] at time 05:52:58.147688 duration_in_ms=3.342
2018-01-26 05:52:58,148 [salt.state       ][INFO    ][2109] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.148282
2018-01-26 05:52:58,149 [salt.state       ][INFO    ][2109] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,150 [salt.state       ][INFO    ][2109] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,151 [salt.state       ][INFO    ][2109] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.151053 duration_in_ms=2.771
2018-01-26 05:52:58,151 [salt.state       ][INFO    ][2109] Running state [mdb03] at time 05:52:58.151528
2018-01-26 05:52:58,152 [salt.state       ][INFO    ][2109] Executing state host.present for mdb03
2018-01-26 05:52:58,153 [salt.state       ][INFO    ][2109] {'host': 'mdb03'}
2018-01-26 05:52:58,153 [salt.state       ][INFO    ][2109] Completed state [mdb03] at time 05:52:58.153848 duration_in_ms=2.32
2018-01-26 05:52:58,154 [salt.state       ][INFO    ][2109] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.154323
2018-01-26 05:52:58,154 [salt.state       ][INFO    ][2109] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,155 [salt.state       ][INFO    ][2109] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,156 [salt.state       ][INFO    ][2109] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.156294 duration_in_ms=1.971
2018-01-26 05:52:58,157 [salt.state       ][INFO    ][2109] Running state [mdb01] at time 05:52:58.157351
2018-01-26 05:52:58,157 [salt.state       ][INFO    ][2109] Executing state host.present for mdb01
2018-01-26 05:52:58,158 [salt.state       ][INFO    ][2109] {'host': 'mdb01'}
2018-01-26 05:52:58,159 [salt.state       ][INFO    ][2109] Completed state [mdb01] at time 05:52:58.159317 duration_in_ms=1.966
2018-01-26 05:52:58,159 [salt.state       ][INFO    ][2109] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.159809
2018-01-26 05:52:58,160 [salt.state       ][INFO    ][2109] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,161 [salt.state       ][INFO    ][2109] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,161 [salt.state       ][INFO    ][2109] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.161815 duration_in_ms=2.006
2018-01-26 05:52:58,162 [salt.state       ][INFO    ][2109] Running state [mdb] at time 05:52:58.162290
2018-01-26 05:52:58,162 [salt.state       ][INFO    ][2109] Executing state host.present for mdb
2018-01-26 05:52:58,163 [salt.state       ][INFO    ][2109] {'host': 'mdb'}
2018-01-26 05:52:58,164 [salt.state       ][INFO    ][2109] Completed state [mdb] at time 05:52:58.164325 duration_in_ms=2.035
2018-01-26 05:52:58,164 [salt.state       ][INFO    ][2109] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.164804
2018-01-26 05:52:58,165 [salt.state       ][INFO    ][2109] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,166 [salt.state       ][INFO    ][2109] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,166 [salt.state       ][INFO    ][2109] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.166820 duration_in_ms=2.016
2018-01-26 05:52:58,167 [salt.state       ][INFO    ][2109] Running state [cfg01] at time 05:52:58.167289
2018-01-26 05:52:58,167 [salt.state       ][INFO    ][2109] Executing state host.present for cfg01
2018-01-26 05:52:58,169 [salt.state       ][INFO    ][2109] {'host': 'cfg01'}
2018-01-26 05:52:58,169 [salt.state       ][INFO    ][2109] Completed state [cfg01] at time 05:52:58.169641 duration_in_ms=2.352
2018-01-26 05:52:58,170 [salt.state       ][INFO    ][2109] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.170115
2018-01-26 05:52:58,170 [salt.state       ][INFO    ][2109] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,171 [salt.state       ][INFO    ][2109] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,172 [salt.state       ][INFO    ][2109] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.172197 duration_in_ms=2.083
2018-01-26 05:52:58,172 [salt.state       ][INFO    ][2109] Running state [prx01] at time 05:52:58.172956
2018-01-26 05:52:58,173 [salt.state       ][INFO    ][2109] Executing state host.present for prx01
2018-01-26 05:52:58,174 [salt.state       ][INFO    ][2109] {'host': 'prx01'}
2018-01-26 05:52:58,175 [salt.state       ][INFO    ][2109] Completed state [prx01] at time 05:52:58.174959 duration_in_ms=2.004
2018-01-26 05:52:58,175 [salt.state       ][INFO    ][2109] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.175420
2018-01-26 05:52:58,175 [salt.state       ][INFO    ][2109] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,177 [salt.state       ][INFO    ][2109] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,177 [salt.state       ][INFO    ][2109] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.177498 duration_in_ms=2.078
2018-01-26 05:52:58,178 [salt.state       ][INFO    ][2109] Running state [kvm01] at time 05:52:58.177968
2018-01-26 05:52:58,178 [salt.state       ][INFO    ][2109] Executing state host.present for kvm01
2018-01-26 05:52:58,179 [salt.state       ][INFO    ][2109] {'host': 'kvm01'}
2018-01-26 05:52:58,180 [salt.state       ][INFO    ][2109] Completed state [kvm01] at time 05:52:58.180009 duration_in_ms=2.041
2018-01-26 05:52:58,180 [salt.state       ][INFO    ][2109] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.180473
2018-01-26 05:52:58,180 [salt.state       ][INFO    ][2109] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,182 [salt.state       ][INFO    ][2109] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,182 [salt.state       ][INFO    ][2109] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.182468 duration_in_ms=1.995
2018-01-26 05:52:58,182 [salt.state       ][INFO    ][2109] Running state [kvm03] at time 05:52:58.182913
2018-01-26 05:52:58,183 [salt.state       ][INFO    ][2109] Executing state host.present for kvm03
2018-01-26 05:52:58,184 [salt.state       ][INFO    ][2109] {'host': 'kvm03'}
2018-01-26 05:52:58,184 [salt.state       ][INFO    ][2109] Completed state [kvm03] at time 05:52:58.184896 duration_in_ms=1.983
2018-01-26 05:52:58,185 [salt.state       ][INFO    ][2109] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.185338
2018-01-26 05:52:58,185 [salt.state       ][INFO    ][2109] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,187 [salt.state       ][INFO    ][2109] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,187 [salt.state       ][INFO    ][2109] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.187868 duration_in_ms=2.53
2018-01-26 05:52:58,188 [salt.state       ][INFO    ][2109] Running state [kvm02] at time 05:52:58.188329
2018-01-26 05:52:58,188 [salt.state       ][INFO    ][2109] Executing state host.present for kvm02
2018-01-26 05:52:58,189 [salt.state       ][INFO    ][2109] {'host': 'kvm02'}
2018-01-26 05:52:58,190 [salt.state       ][INFO    ][2109] Completed state [kvm02] at time 05:52:58.190303 duration_in_ms=1.974
2018-01-26 05:52:58,190 [salt.state       ][INFO    ][2109] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.190746
2018-01-26 05:52:58,191 [salt.state       ][INFO    ][2109] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,192 [salt.state       ][INFO    ][2109] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,192 [salt.state       ][INFO    ][2109] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.192764 duration_in_ms=2.018
2018-01-26 05:52:58,193 [salt.state       ][INFO    ][2109] Running state [dbs] at time 05:52:58.193216
2018-01-26 05:52:58,193 [salt.state       ][INFO    ][2109] Executing state host.present for dbs
2018-01-26 05:52:58,194 [salt.state       ][INFO    ][2109] {'host': 'dbs'}
2018-01-26 05:52:58,195 [salt.state       ][INFO    ][2109] Completed state [dbs] at time 05:52:58.195190 duration_in_ms=1.974
2018-01-26 05:52:58,195 [salt.state       ][INFO    ][2109] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.195628
2018-01-26 05:52:58,196 [salt.state       ][INFO    ][2109] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,197 [salt.state       ][INFO    ][2109] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,197 [salt.state       ][INFO    ][2109] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.197938 duration_in_ms=2.309
2018-01-26 05:52:58,198 [salt.state       ][INFO    ][2109] Running state [prx] at time 05:52:58.198383
2018-01-26 05:52:58,198 [salt.state       ][INFO    ][2109] Executing state host.present for prx
2018-01-26 05:52:58,200 [salt.state       ][INFO    ][2109] {'host': 'prx'}
2018-01-26 05:52:58,200 [salt.state       ][INFO    ][2109] Completed state [prx] at time 05:52:58.200407 duration_in_ms=2.024
2018-01-26 05:52:58,200 [salt.state       ][INFO    ][2109] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.200847
2018-01-26 05:52:58,201 [salt.state       ][INFO    ][2109] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,202 [salt.state       ][INFO    ][2109] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,202 [salt.state       ][INFO    ][2109] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.202848 duration_in_ms=2.001
2018-01-26 05:52:58,203 [salt.state       ][INFO    ][2109] Running state [prx02] at time 05:52:58.203286
2018-01-26 05:52:58,203 [salt.state       ][INFO    ][2109] Executing state host.present for prx02
2018-01-26 05:52:58,204 [salt.state       ][INFO    ][2109] {'host': 'prx02'}
2018-01-26 05:52:58,205 [salt.state       ][INFO    ][2109] Completed state [prx02] at time 05:52:58.205327 duration_in_ms=2.041
2018-01-26 05:52:58,205 [salt.state       ][INFO    ][2109] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.205763
2018-01-26 05:52:58,206 [salt.state       ][INFO    ][2109] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,207 [salt.state       ][INFO    ][2109] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,207 [salt.state       ][INFO    ][2109] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.207910 duration_in_ms=2.147
2018-01-26 05:52:58,208 [salt.state       ][INFO    ][2109] Running state [msg02] at time 05:52:58.208668
2018-01-26 05:52:58,209 [salt.state       ][INFO    ][2109] Executing state host.present for msg02
2018-01-26 05:52:58,210 [salt.state       ][INFO    ][2109] {'host': 'msg02'}
2018-01-26 05:52:58,210 [salt.state       ][INFO    ][2109] Completed state [msg02] at time 05:52:58.210724 duration_in_ms=2.346
2018-01-26 05:52:58,211 [salt.state       ][INFO    ][2109] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.211164
2018-01-26 05:52:58,211 [salt.state       ][INFO    ][2109] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,212 [salt.state       ][INFO    ][2109] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,213 [salt.state       ][INFO    ][2109] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.213274 duration_in_ms=2.11
2018-01-26 05:52:58,213 [salt.state       ][INFO    ][2109] Running state [msg03] at time 05:52:58.213728
2018-01-26 05:52:58,214 [salt.state       ][INFO    ][2109] Executing state host.present for msg03
2018-01-26 05:52:58,215 [salt.state       ][INFO    ][2109] {'host': 'msg03'}
2018-01-26 05:52:58,215 [salt.state       ][INFO    ][2109] Completed state [msg03] at time 05:52:58.215817 duration_in_ms=2.088
2018-01-26 05:52:58,216 [salt.state       ][INFO    ][2109] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.216257
2018-01-26 05:52:58,217 [salt.state       ][INFO    ][2109] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,218 [salt.state       ][INFO    ][2109] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,218 [salt.state       ][INFO    ][2109] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.218641 duration_in_ms=2.384
2018-01-26 05:52:58,219 [salt.state       ][INFO    ][2109] Running state [msg01] at time 05:52:58.219087
2018-01-26 05:52:58,219 [salt.state       ][INFO    ][2109] Executing state host.present for msg01
2018-01-26 05:52:58,221 [salt.state       ][INFO    ][2109] {'host': 'msg01'}
2018-01-26 05:52:58,221 [salt.state       ][INFO    ][2109] Completed state [msg01] at time 05:52:58.221613 duration_in_ms=2.526
2018-01-26 05:52:58,221 [salt.state       ][INFO    ][2109] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.221884
2018-01-26 05:52:58,222 [salt.state       ][INFO    ][2109] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,223 [salt.state       ][INFO    ][2109] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,223 [salt.state       ][INFO    ][2109] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.223356 duration_in_ms=1.471
2018-01-26 05:52:58,223 [salt.state       ][INFO    ][2109] Running state [msg] at time 05:52:58.223611
2018-01-26 05:52:58,223 [salt.state       ][INFO    ][2109] Executing state host.present for msg
2018-01-26 05:52:58,224 [salt.state       ][INFO    ][2109] {'host': 'msg'}
2018-01-26 05:52:58,225 [salt.state       ][INFO    ][2109] Completed state [msg] at time 05:52:58.225121 duration_in_ms=1.51
2018-01-26 05:52:58,225 [salt.state       ][INFO    ][2109] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.225372
2018-01-26 05:52:58,225 [salt.state       ][INFO    ][2109] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,226 [salt.state       ][INFO    ][2109] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,226 [salt.state       ][INFO    ][2109] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.226859 duration_in_ms=1.487
2018-01-26 05:52:58,227 [salt.state       ][INFO    ][2109] Running state [cfg01] at time 05:52:58.227093
2018-01-26 05:52:58,227 [salt.state       ][INFO    ][2109] Executing state host.present for cfg01
2018-01-26 05:52:58,227 [salt.state       ][INFO    ][2109] Host cfg01 (192.168.10.100) already present
2018-01-26 05:52:58,228 [salt.state       ][INFO    ][2109] Completed state [cfg01] at time 05:52:58.227995 duration_in_ms=0.902
2018-01-26 05:52:58,228 [salt.state       ][INFO    ][2109] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.228235
2018-01-26 05:52:58,229 [salt.state       ][INFO    ][2109] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,230 [salt.state       ][INFO    ][2109] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-26 05:52:58,230 [salt.state       ][INFO    ][2109] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.230494 duration_in_ms=2.258
2018-01-26 05:52:58,230 [salt.state       ][INFO    ][2109] Running state [cmp002] at time 05:52:58.230721
2018-01-26 05:52:58,230 [salt.state       ][INFO    ][2109] Executing state host.present for cmp002
2018-01-26 05:52:58,232 [salt.state       ][INFO    ][2109] {'host': 'cmp002'}
2018-01-26 05:52:58,232 [salt.state       ][INFO    ][2109] Completed state [cmp002] at time 05:52:58.232214 duration_in_ms=1.493
2018-01-26 05:52:58,232 [salt.state       ][INFO    ][2109] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.232461
2018-01-26 05:52:58,232 [salt.state       ][INFO    ][2109] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,233 [salt.state       ][INFO    ][2109] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,234 [salt.state       ][INFO    ][2109] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.233966 duration_in_ms=1.504
2018-01-26 05:52:58,234 [salt.state       ][INFO    ][2109] Running state [cmp001] at time 05:52:58.234204
2018-01-26 05:52:58,234 [salt.state       ][INFO    ][2109] Executing state host.present for cmp001
2018-01-26 05:52:58,235 [salt.state       ][INFO    ][2109] {'host': 'cmp001'}
2018-01-26 05:52:58,235 [salt.state       ][INFO    ][2109] Completed state [cmp001] at time 05:52:58.235698 duration_in_ms=1.494
2018-01-26 05:52:58,235 [salt.state       ][INFO    ][2109] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.235949
2018-01-26 05:52:58,236 [salt.state       ][INFO    ][2109] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,237 [salt.state       ][INFO    ][2109] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,237 [salt.state       ][INFO    ][2109] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.237772 duration_in_ms=1.823
2018-01-26 05:52:58,238 [salt.state       ][INFO    ][2109] Running state [dbs01] at time 05:52:58.238016
2018-01-26 05:52:58,238 [salt.state       ][INFO    ][2109] Executing state host.present for dbs01
2018-01-26 05:52:58,239 [salt.state       ][INFO    ][2109] {'host': 'dbs01'}
2018-01-26 05:52:58,239 [salt.state       ][INFO    ][2109] Completed state [dbs01] at time 05:52:58.239643 duration_in_ms=1.627
2018-01-26 05:52:58,239 [salt.state       ][INFO    ][2109] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.239921
2018-01-26 05:52:58,240 [salt.state       ][INFO    ][2109] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,242 [salt.state       ][INFO    ][2109] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,242 [salt.state       ][INFO    ][2109] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.242809 duration_in_ms=2.887
2018-01-26 05:52:58,243 [salt.state       ][INFO    ][2109] Running state [dbs02] at time 05:52:58.243056
2018-01-26 05:52:58,243 [salt.state       ][INFO    ][2109] Executing state host.present for dbs02
2018-01-26 05:52:58,244 [salt.state       ][INFO    ][2109] {'host': 'dbs02'}
2018-01-26 05:52:58,244 [salt.state       ][INFO    ][2109] Completed state [dbs02] at time 05:52:58.244887 duration_in_ms=1.83
2018-01-26 05:52:58,245 [salt.state       ][INFO    ][2109] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.245133
2018-01-26 05:52:58,245 [salt.state       ][INFO    ][2109] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,246 [salt.state       ][INFO    ][2109] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,246 [salt.state       ][INFO    ][2109] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.246670 duration_in_ms=1.538
2018-01-26 05:52:58,246 [salt.state       ][INFO    ][2109] Running state [dbs03] at time 05:52:58.246930
2018-01-26 05:52:58,247 [salt.state       ][INFO    ][2109] Executing state host.present for dbs03
2018-01-26 05:52:58,248 [salt.state       ][INFO    ][2109] {'host': 'dbs03'}
2018-01-26 05:52:58,248 [salt.state       ][INFO    ][2109] Completed state [dbs03] at time 05:52:58.248774 duration_in_ms=1.844
2018-01-26 05:52:58,249 [salt.state       ][INFO    ][2109] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.249025
2018-01-26 05:52:58,249 [salt.state       ][INFO    ][2109] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,250 [salt.state       ][INFO    ][2109] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,250 [salt.state       ][INFO    ][2109] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.250587 duration_in_ms=1.562
2018-01-26 05:52:58,250 [salt.state       ][INFO    ][2109] Running state [odl01] at time 05:52:58.250850
2018-01-26 05:52:58,251 [salt.state       ][INFO    ][2109] Executing state host.present for odl01
2018-01-26 05:52:58,252 [salt.state       ][INFO    ][2109] {'host': 'odl01'}
2018-01-26 05:52:58,252 [salt.state       ][INFO    ][2109] Completed state [odl01] at time 05:52:58.252809 duration_in_ms=1.959
2018-01-26 05:52:58,253 [salt.state       ][INFO    ][2109] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.253058
2018-01-26 05:52:58,253 [salt.state       ][INFO    ][2109] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,254 [salt.state       ][INFO    ][2109] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,254 [salt.state       ][INFO    ][2109] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.254626 duration_in_ms=1.568
2018-01-26 05:52:58,255 [salt.state       ][INFO    ][2109] Running state [mas01] at time 05:52:58.255160
2018-01-26 05:52:58,255 [salt.state       ][INFO    ][2109] Executing state host.present for mas01
2018-01-26 05:52:58,256 [salt.state       ][INFO    ][2109] {'host': 'mas01'}
2018-01-26 05:52:58,256 [salt.state       ][INFO    ][2109] Completed state [mas01] at time 05:52:58.256938 duration_in_ms=1.778
2018-01-26 05:52:58,257 [salt.state       ][INFO    ][2109] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.257181
2018-01-26 05:52:58,257 [salt.state       ][INFO    ][2109] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,258 [salt.state       ][INFO    ][2109] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,258 [salt.state       ][INFO    ][2109] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.258754 duration_in_ms=1.573
2018-01-26 05:52:58,259 [salt.state       ][INFO    ][2109] Running state [ctl02] at time 05:52:58.259008
2018-01-26 05:52:58,259 [salt.state       ][INFO    ][2109] Executing state host.present for ctl02
2018-01-26 05:52:58,260 [salt.state       ][INFO    ][2109] {'host': 'ctl02'}
2018-01-26 05:52:58,260 [salt.state       ][INFO    ][2109] Completed state [ctl02] at time 05:52:58.260608 duration_in_ms=1.601
2018-01-26 05:52:58,260 [salt.state       ][INFO    ][2109] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.260851
2018-01-26 05:52:58,261 [salt.state       ][INFO    ][2109] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,262 [salt.state       ][INFO    ][2109] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,262 [salt.state       ][INFO    ][2109] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.262430 duration_in_ms=1.579
2018-01-26 05:52:58,262 [salt.state       ][INFO    ][2109] Running state [ctl03] at time 05:52:58.262677
2018-01-26 05:52:58,262 [salt.state       ][INFO    ][2109] Executing state host.present for ctl03
2018-01-26 05:52:58,264 [salt.state       ][INFO    ][2109] {'host': 'ctl03'}
2018-01-26 05:52:58,265 [salt.state       ][INFO    ][2109] Completed state [ctl03] at time 05:52:58.264953 duration_in_ms=2.276
2018-01-26 05:52:58,265 [salt.state       ][INFO    ][2109] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.265215
2018-01-26 05:52:58,265 [salt.state       ][INFO    ][2109] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,266 [salt.state       ][INFO    ][2109] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,266 [salt.state       ][INFO    ][2109] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.266852 duration_in_ms=1.637
2018-01-26 05:52:58,267 [salt.state       ][INFO    ][2109] Running state [ctl01] at time 05:52:58.267101
2018-01-26 05:52:58,267 [salt.state       ][INFO    ][2109] Executing state host.present for ctl01
2018-01-26 05:52:58,268 [salt.state       ][INFO    ][2109] {'host': 'ctl01'}
2018-01-26 05:52:58,268 [salt.state       ][INFO    ][2109] Completed state [ctl01] at time 05:52:58.268760 duration_in_ms=1.658
2018-01-26 05:52:58,269 [salt.state       ][INFO    ][2109] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.269006
2018-01-26 05:52:58,269 [salt.state       ][INFO    ][2109] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,270 [salt.state       ][INFO    ][2109] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,270 [salt.state       ][INFO    ][2109] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.270621 duration_in_ms=1.615
2018-01-26 05:52:58,270 [salt.state       ][INFO    ][2109] Running state [ctl] at time 05:52:58.270869
2018-01-26 05:52:58,271 [salt.state       ][INFO    ][2109] Executing state host.present for ctl
2018-01-26 05:52:58,272 [salt.state       ][INFO    ][2109] {'host': 'ctl'}
2018-01-26 05:52:58,273 [salt.state       ][INFO    ][2109] Completed state [ctl] at time 05:52:58.272982 duration_in_ms=2.113
2018-01-26 05:52:58,273 [salt.state       ][INFO    ][2109] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.273229
2018-01-26 05:52:58,273 [salt.state       ][INFO    ][2109] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-26 05:52:58,274 [salt.state       ][INFO    ][2109] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-26 05:52:58,274 [salt.state       ][INFO    ][2109] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 05:52:58.274846 duration_in_ms=1.617
2018-01-26 05:52:58,275 [salt.state       ][INFO    ][2109] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:52:58.275095
2018-01-26 05:52:58,275 [salt.state       ][INFO    ][2109] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-26 05:52:58,275 [salt.state       ][INFO    ][2109] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-26 05:52:58,276 [salt.state       ][INFO    ][2109] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:52:58.275958 duration_in_ms=0.863
2018-01-26 05:52:58,291 [salt.state       ][INFO    ][2109] Running state [ens2] at time 05:52:58.291487
2018-01-26 05:52:58,291 [salt.state       ][INFO    ][2109] Executing state network.managed for ens2
2018-01-26 05:52:58,358 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126055258541129
2018-01-26 05:52:58,380 [salt.minion      ][INFO    ][5714] Starting a new job with PID 5714
2018-01-26 05:52:58,400 [salt.minion      ][INFO    ][5714] Returning information for job: 20180126055258541129
2018-01-26 05:52:58,465 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-26 05:52:59,659 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-26 05:53:00,886 [salt.state       ][INFO    ][2109] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-26 05:53:00,887 [salt.state       ][INFO    ][2109] Completed state [ens2] at time 05:53:00.887378 duration_in_ms=2595.89
2018-01-26 05:53:00,887 [salt.state       ][INFO    ][2109] Running state [ens3] at time 05:53:00.887949
2018-01-26 05:53:00,888 [salt.state       ][INFO    ][2109] Executing state network.managed for ens3
2018-01-26 05:53:00,925 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-26 05:53:01,650 [salt.state       ][INFO    ][2109] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-26 05:53:01,650 [salt.state       ][INFO    ][2109] Completed state [ens3] at time 05:53:01.650908 duration_in_ms=762.959
2018-01-26 05:53:01,651 [salt.state       ][INFO    ][2109] Running state [/etc/profile.d/proxy.sh] at time 05:53:01.651488
2018-01-26 05:53:01,652 [salt.state       ][INFO    ][2109] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-26 05:53:01,653 [salt.state       ][INFO    ][2109] File /etc/profile.d/proxy.sh is not present
2018-01-26 05:53:01,653 [salt.state       ][INFO    ][2109] Completed state [/etc/profile.d/proxy.sh] at time 05:53:01.653443 duration_in_ms=1.956
2018-01-26 05:53:01,653 [salt.state       ][INFO    ][2109] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:53:01.653890
2018-01-26 05:53:01,654 [salt.state       ][INFO    ][2109] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-26 05:53:01,654 [salt.state       ][INFO    ][2109] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-26 05:53:01,655 [salt.state       ][INFO    ][2109] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:53:01.655217 duration_in_ms=1.327
2018-01-26 05:53:01,657 [salt.state       ][INFO    ][2109] Running state [ntp] at time 05:53:01.656966
2018-01-26 05:53:01,657 [salt.state       ][INFO    ][2109] Executing state pkg.installed for ntp
2018-01-26 05:53:02,036 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 05:53:02,063 [salt.loaded.int.module.cmdmod][INFO    ][2109] 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-26 05:53:05,344 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 05:53:05,387 [salt.state       ][INFO    ][2109] 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-26 05:53:05,409 [salt.state       ][INFO    ][2109] Loading fresh modules for state activity
2018-01-26 05:53:05,517 [salt.state       ][INFO    ][2109] Completed state [ntp] at time 05:53:05.517802 duration_in_ms=3860.836
2018-01-26 05:53:05,521 [salt.state       ][INFO    ][2109] Running state [/etc/ntp.conf] at time 05:53:05.521544
2018-01-26 05:53:05,521 [salt.state       ][INFO    ][2109] Executing state file.managed for /etc/ntp.conf
2018-01-26 05:53:05,546 [salt.fileclient  ][INFO    ][2109] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-26 05:53:05,600 [salt.state       ][INFO    ][2109] 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-26 05:53:05,601 [salt.state       ][INFO    ][2109] Completed state [/etc/ntp.conf] at time 05:53:05.600988 duration_in_ms=79.444
2018-01-26 05:53:05,655 [salt.state       ][INFO    ][2109] Running state [ntp] at time 05:53:05.655880
2018-01-26 05:53:05,656 [salt.state       ][INFO    ][2109] Executing state service.running for ntp
2018-01-26 05:53:05,659 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-26 05:53:05,686 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-26 05:53:05,705 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-26 05:53:05,723 [salt.state       ][INFO    ][2109] The service ntp is already running
2018-01-26 05:53:05,724 [salt.state       ][INFO    ][2109] Completed state [ntp] at time 05:53:05.723973 duration_in_ms=68.093
2018-01-26 05:53:05,724 [salt.state       ][INFO    ][2109] Running state [ntp] at time 05:53:05.724306
2018-01-26 05:53:05,724 [salt.state       ][INFO    ][2109] Executing state service.mod_watch for ntp
2018-01-26 05:53:05,725 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-26 05:53:05,743 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-26 05:53:05,766 [salt.loaded.int.module.cmdmod][INFO    ][2109] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-26 05:53:05,878 [salt.state       ][INFO    ][2109] {'ntp': True}
2018-01-26 05:53:05,878 [salt.state       ][INFO    ][2109] Completed state [ntp] at time 05:53:05.878614 duration_in_ms=154.307
2018-01-26 05:53:05,884 [salt.minion      ][INFO    ][2109] Returning information for job: 20180126055218033282
2018-01-26 05:53:07,238 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180126055307423823
2018-01-26 05:53:07,260 [salt.minion      ][INFO    ][6804] Starting a new job with PID 6804
2018-01-26 05:53:07,273 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6804] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-26 05:53:07,275 [salt.minion      ][INFO    ][6804] Returning information for job: 20180126055307423823
2018-01-26 05:53:53,680 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command pkg.upgrade with jid 20180126055353868334
2018-01-26 05:53:53,711 [salt.minion      ][INFO    ][6816] Starting a new job with PID 6816
2018-01-26 05:53:53,734 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6816] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 05:53:54,166 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6816] 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-26 05:54:02,323 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6816] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 05:54:02,376 [salt.minion      ][INFO    ][6816] Returning information for job: 20180126055353868334
2018-01-26 06:01:28,080 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command test.ping with jid 20180126060128263720
2018-01-26 06:01:28,113 [salt.minion      ][INFO    ][7873] Starting a new job with PID 7873
2018-01-26 06:01:28,184 [salt.minion      ][INFO    ][7873] Returning information for job: 20180126060128263720
2018-01-26 06:02:57,440 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command state.sls with jid 20180126060257625686
2018-01-26 06:02:57,469 [salt.minion      ][INFO    ][7878] Starting a new job with PID 7878
2018-01-26 06:02:58,058 [salt.state       ][INFO    ][7878] Loading fresh modules for state activity
2018-01-26 06:02:58,119 [salt.fileclient  ][INFO    ][7878] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-26 06:02:58,158 [salt.fileclient  ][INFO    ][7878] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-26 06:02:58,781 [salt.state       ][INFO    ][7878] Running state [keepalived] at time 06:02:58.781143
2018-01-26 06:02:58,781 [salt.state       ][INFO    ][7878] Executing state pkg.installed for keepalived
2018-01-26 06:02:58,782 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:02:59,186 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-26 06:02:59,277 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 06:03:01,265 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 06:03:01,298 [salt.loaded.int.module.cmdmod][INFO    ][7878] 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-26 06:03:05,286 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:03:05,333 [salt.state       ][INFO    ][7878] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-26 06:03:05,355 [salt.state       ][INFO    ][7878] Loading fresh modules for state activity
2018-01-26 06:03:05,386 [salt.state       ][INFO    ][7878] Completed state [keepalived] at time 06:03:05.386077 duration_in_ms=6604.935
2018-01-26 06:03:05,390 [salt.state       ][INFO    ][7878] Running state [lsof] at time 06:03:05.390879
2018-01-26 06:03:05,391 [salt.state       ][INFO    ][7878] Executing state pkg.installed for lsof
2018-01-26 06:03:05,808 [salt.state       ][INFO    ][7878] All specified packages are already installed
2018-01-26 06:03:05,809 [salt.state       ][INFO    ][7878] Completed state [lsof] at time 06:03:05.809765 duration_in_ms=418.882
2018-01-26 06:03:05,813 [salt.state       ][INFO    ][7878] Running state [/etc/keepalived/keepalived.conf] at time 06:03:05.813768
2018-01-26 06:03:05,814 [salt.state       ][INFO    ][7878] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-26 06:03:05,854 [salt.fileclient  ][INFO    ][7878] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-26 06:03:05,917 [salt.state       ][INFO    ][7878] File changed:
New file
2018-01-26 06:03:05,918 [salt.state       ][INFO    ][7878] Completed state [/etc/keepalived/keepalived.conf] at time 06:03:05.918238 duration_in_ms=104.47
2018-01-26 06:03:05,919 [salt.state       ][INFO    ][7878] Running state [keepalived] at time 06:03:05.919277
2018-01-26 06:03:05,919 [salt.state       ][INFO    ][7878] Executing state service.running for keepalived
2018-01-26 06:03:05,920 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-26 06:03:05,945 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-26 06:03:05,965 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 06:03:05,995 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 06:03:06,016 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-26 06:03:06,098 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-26 06:03:06,121 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 06:03:06,144 [salt.loaded.int.module.cmdmod][INFO    ][7878] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 06:03:06,167 [salt.state       ][INFO    ][7878] {'keepalived': True}
2018-01-26 06:03:06,168 [salt.state       ][INFO    ][7878] Completed state [keepalived] at time 06:03:06.168621 duration_in_ms=249.342
2018-01-26 06:03:06,171 [salt.minion      ][INFO    ][7878] Returning information for job: 20180126060257625686
2018-01-26 06:04:11,441 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command pillar.get with jid 20180126060411628197
2018-01-26 06:04:11,471 [salt.minion      ][INFO    ][9152] Starting a new job with PID 9152
2018-01-26 06:04:11,480 [salt.minion      ][INFO    ][9152] Returning information for job: 20180126060411628197
2018-01-26 06:10:50,972 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command state.sls with jid 20180126061051159125
2018-01-26 06:10:51,002 [salt.minion      ][INFO    ][9180] Starting a new job with PID 9180
2018-01-26 06:10:53,298 [salt.state       ][INFO    ][9180] Loading fresh modules for state activity
2018-01-26 06:10:53,357 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-26 06:10:53,397 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-26 06:10:53,474 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/master.sls'
2018-01-26 06:10:53,532 [py.warnings      ][WARNING ][9180] /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-26 06:10:53,534 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-26 06:10:53,623 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-26 06:10:55,218 [salt.state       ][INFO    ][9180] Running state [/etc/mysql/my.cnf] at time 06:10:55.218222
2018-01-26 06:10:55,218 [salt.state       ][INFO    ][9180] Executing state file.managed for /etc/mysql/my.cnf
2018-01-26 06:10:55,252 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-26 06:10:55,260 [salt.state       ][INFO    ][9180] File changed:
New file
2018-01-26 06:10:55,261 [salt.state       ][INFO    ][9180] Completed state [/etc/mysql/my.cnf] at time 06:10:55.261416 duration_in_ms=43.194
2018-01-26 06:10:55,262 [salt.state       ][INFO    ][9180] Running state [mysql-wsrep-5.6] at time 06:10:55.262819
2018-01-26 06:10:55,263 [salt.state       ][INFO    ][9180] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-26 06:10:55,265 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:10:55,663 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-26 06:10:55,758 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 06:10:57,834 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 06:10:57,868 [salt.loaded.int.module.cmdmod][INFO    ][9180] 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-26 06:11:01,067 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061101249411
2018-01-26 06:11:01,090 [salt.minion      ][INFO    ][10069] Starting a new job with PID 10069
2018-01-26 06:11:01,109 [salt.minion      ][INFO    ][10069] Returning information for job: 20180126061101249411
2018-01-26 06:11:11,288 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061111472264
2018-01-26 06:11:11,321 [salt.minion      ][INFO    ][10644] Starting a new job with PID 10644
2018-01-26 06:11:11,337 [salt.minion      ][INFO    ][10644] Returning information for job: 20180126061111472264
2018-01-26 06:11:16,920 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:11:16,974 [salt.state       ][INFO    ][9180] 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.21-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.21-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-26 06:11:16,996 [salt.state       ][INFO    ][9180] Loading fresh modules for state activity
2018-01-26 06:11:17,028 [salt.state       ][INFO    ][9180] Completed state [mysql-wsrep-5.6] at time 06:11:17.028077 duration_in_ms=21765.257
2018-01-26 06:11:17,033 [salt.state       ][INFO    ][9180] Running state [galera-3] at time 06:11:17.033430
2018-01-26 06:11:17,033 [salt.state       ][INFO    ][9180] Executing state pkg.installed for galera-3
2018-01-26 06:11:17,482 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-26 06:11:17,549 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 06:11:19,477 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 06:11:19,512 [salt.loaded.int.module.cmdmod][INFO    ][9180] 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-26 06:11:21,307 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061121491517
2018-01-26 06:11:21,332 [salt.minion      ][INFO    ][11242] Starting a new job with PID 11242
2018-01-26 06:11:21,350 [salt.minion      ][INFO    ][11242] Returning information for job: 20180126061121491517
2018-01-26 06:11:21,530 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:11:21,576 [salt.state       ][INFO    ][9180] 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-26 06:11:21,594 [salt.state       ][INFO    ][9180] Loading fresh modules for state activity
2018-01-26 06:11:21,676 [salt.state       ][INFO    ][9180] Completed state [galera-3] at time 06:11:21.676136 duration_in_ms=4642.705
2018-01-26 06:11:21,681 [salt.state       ][INFO    ][9180] Running state [rsync] at time 06:11:21.681118
2018-01-26 06:11:21,681 [salt.state       ][INFO    ][9180] Executing state pkg.installed for rsync
2018-01-26 06:11:22,115 [salt.state       ][INFO    ][9180] All specified packages are already installed
2018-01-26 06:11:22,115 [salt.state       ][INFO    ][9180] Completed state [rsync] at time 06:11:22.115704 duration_in_ms=434.585
2018-01-26 06:11:22,116 [salt.state       ][INFO    ][9180] Running state [python-mysqldb] at time 06:11:22.116671
2018-01-26 06:11:22,116 [salt.state       ][INFO    ][9180] Executing state pkg.installed for python-mysqldb
2018-01-26 06:11:22,135 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-26 06:11:22,201 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 06:11:24,161 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 06:11:24,201 [salt.loaded.int.module.cmdmod][INFO    ][9180] 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-26 06:11:26,093 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:11:26,143 [salt.state       ][INFO    ][9180] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-26 06:11:26,163 [salt.state       ][INFO    ][9180] Loading fresh modules for state activity
2018-01-26 06:11:26,198 [salt.state       ][INFO    ][9180] Completed state [python-mysqldb] at time 06:11:26.198193 duration_in_ms=4081.521
2018-01-26 06:11:26,205 [salt.state       ][INFO    ][9180] Running state [psmisc] at time 06:11:26.205134
2018-01-26 06:11:26,205 [salt.state       ][INFO    ][9180] Executing state pkg.installed for psmisc
2018-01-26 06:11:26,642 [salt.state       ][INFO    ][9180] All specified packages are already installed
2018-01-26 06:11:26,642 [salt.state       ][INFO    ][9180] Completed state [psmisc] at time 06:11:26.642828 duration_in_ms=437.694
2018-01-26 06:11:26,644 [salt.state       ][INFO    ][9180] Running state [netcat] at time 06:11:26.644048
2018-01-26 06:11:26,644 [salt.state       ][INFO    ][9180] Executing state pkg.installed for netcat
2018-01-26 06:11:26,652 [salt.state       ][INFO    ][9180] All specified packages are already installed
2018-01-26 06:11:26,652 [salt.state       ][INFO    ][9180] Completed state [netcat] at time 06:11:26.652546 duration_in_ms=8.498
2018-01-26 06:11:26,653 [salt.state       ][INFO    ][9180] Running state [percona-xtrabackup] at time 06:11:26.653392
2018-01-26 06:11:26,653 [salt.state       ][INFO    ][9180] Executing state pkg.installed for percona-xtrabackup
2018-01-26 06:11:26,672 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-26 06:11:26,735 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 06:11:28,656 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 06:11:28,697 [salt.loaded.int.module.cmdmod][INFO    ][9180] 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-26 06:11:31,341 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:11:31,395 [salt.state       ][INFO    ][9180] 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-26 06:11:31,416 [salt.state       ][INFO    ][9180] Loading fresh modules for state activity
2018-01-26 06:11:31,450 [salt.state       ][INFO    ][9180] Completed state [percona-xtrabackup] at time 06:11:31.450862 duration_in_ms=4797.469
2018-01-26 06:11:31,456 [salt.state       ][INFO    ][9180] Running state [socat] at time 06:11:31.456202
2018-01-26 06:11:31,456 [salt.state       ][INFO    ][9180] Executing state pkg.installed for socat
2018-01-26 06:11:31,910 [salt.state       ][INFO    ][9180] All specified packages are already installed
2018-01-26 06:11:31,911 [salt.state       ][INFO    ][9180] Completed state [socat] at time 06:11:31.911241 duration_in_ms=455.038
2018-01-26 06:11:31,912 [salt.state       ][INFO    ][9180] Running state [libdbd-mysql] at time 06:11:31.912480
2018-01-26 06:11:31,912 [salt.state       ][INFO    ][9180] Executing state pkg.installed for libdbd-mysql
2018-01-26 06:11:31,931 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-26 06:11:31,993 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 06:11:32,095 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061131717712
2018-01-26 06:11:32,120 [salt.minion      ][INFO    ][12272] Starting a new job with PID 12272
2018-01-26 06:11:32,139 [salt.minion      ][INFO    ][12272] Returning information for job: 20180126061131717712
2018-01-26 06:11:33,942 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 06:11:33,979 [salt.loaded.int.module.cmdmod][INFO    ][9180] 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-26 06:11:35,932 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:11:35,984 [salt.state       ][INFO    ][9180] 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-26 06:11:36,005 [salt.state       ][INFO    ][9180] Loading fresh modules for state activity
2018-01-26 06:11:36,040 [salt.state       ][INFO    ][9180] Completed state [libdbd-mysql] at time 06:11:36.040185 duration_in_ms=4127.704
2018-01-26 06:11:36,046 [salt.state       ][INFO    ][9180] Running state [python-pymysql] at time 06:11:36.046062
2018-01-26 06:11:36,046 [salt.state       ][INFO    ][9180] Executing state pkg.installed for python-pymysql
2018-01-26 06:11:36,507 [salt.state       ][INFO    ][9180] All specified packages are already installed
2018-01-26 06:11:36,508 [salt.state       ][INFO    ][9180] Completed state [python-pymysql] at time 06:11:36.508052 duration_in_ms=461.989
2018-01-26 06:11:36,510 [salt.state       ][INFO    ][9180] Running state [/var/log/mysql] at time 06:11:36.510893
2018-01-26 06:11:36,511 [salt.state       ][INFO    ][9180] Executing state file.directory for /var/log/mysql
2018-01-26 06:11:36,512 [salt.state       ][INFO    ][9180] {'mode': '0755'}
2018-01-26 06:11:36,513 [salt.state       ][INFO    ][9180] Completed state [/var/log/mysql] at time 06:11:36.513152 duration_in_ms=2.259
2018-01-26 06:11:36,514 [salt.state       ][INFO    ][9180] Running state [/var/run/mysqld] at time 06:11:36.514207
2018-01-26 06:11:36,514 [salt.state       ][INFO    ][9180] Executing state file.directory for /var/run/mysqld
2018-01-26 06:11:36,515 [salt.state       ][INFO    ][9180] Directory /var/run/mysqld is in the correct state
2018-01-26 06:11:36,516 [salt.state       ][INFO    ][9180] Completed state [/var/run/mysqld] at time 06:11:36.516320 duration_in_ms=2.113
2018-01-26 06:11:36,517 [salt.state       ][INFO    ][9180] Running state [/etc/systemd/system/mysql.service.d] at time 06:11:36.517367
2018-01-26 06:11:36,517 [salt.state       ][INFO    ][9180] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-26 06:11:36,519 [salt.state       ][INFO    ][9180] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-26 06:11:36,519 [salt.state       ][INFO    ][9180] Completed state [/etc/systemd/system/mysql.service.d] at time 06:11:36.519745 duration_in_ms=2.378
2018-01-26 06:11:36,521 [salt.state       ][INFO    ][9180] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 06:11:36.521573
2018-01-26 06:11:36,522 [salt.state       ][INFO    ][9180] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-26 06:11:36,523 [salt.state       ][INFO    ][9180] File changed:
New file
2018-01-26 06:11:36,524 [salt.state       ][INFO    ][9180] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 06:11:36.524722 duration_in_ms=3.149
2018-01-26 06:11:36,526 [salt.state       ][INFO    ][9180] Running state [service.systemctl_reload] at time 06:11:36.526610
2018-01-26 06:11:36,527 [salt.state       ][INFO    ][9180] Executing state module.wait for service.systemctl_reload
2018-01-26 06:11:36,527 [salt.state       ][INFO    ][9180] No changes made for service.systemctl_reload
2018-01-26 06:11:36,528 [salt.state       ][INFO    ][9180] Completed state [service.systemctl_reload] at time 06:11:36.528016 duration_in_ms=1.406
2018-01-26 06:11:36,528 [salt.state       ][INFO    ][9180] Running state [service.systemctl_reload] at time 06:11:36.528746
2018-01-26 06:11:36,529 [salt.state       ][INFO    ][9180] Executing state module.mod_watch for service.systemctl_reload
2018-01-26 06:11:36,529 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-26 06:11:36,617 [salt.state       ][INFO    ][9180] {'ret': True}
2018-01-26 06:11:36,618 [salt.state       ][INFO    ][9180] Completed state [service.systemctl_reload] at time 06:11:36.618193 duration_in_ms=89.446
2018-01-26 06:11:36,619 [salt.state       ][INFO    ][9180] Running state [/etc/mysql/debian.cnf] at time 06:11:36.619781
2018-01-26 06:11:36,620 [salt.state       ][INFO    ][9180] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-26 06:11:36,651 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-26 06:11:36,710 [salt.state       ][INFO    ][9180] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = NNblubs7iQRMDrQt
-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 = NNblubs7iQRMDrQt
-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-26 06:11:36,712 [salt.state       ][INFO    ][9180] Completed state [/etc/mysql/debian.cnf] at time 06:11:36.712030 duration_in_ms=92.247
2018-01-26 06:11:36,712 [salt.state       ][INFO    ][9180] Running state [/usr/local/sbin/galera_init.sh] at time 06:11:36.712384
2018-01-26 06:11:36,712 [salt.state       ][INFO    ][9180] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-26 06:11:36,738 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-26 06:11:36,743 [salt.state       ][INFO    ][9180] File changed:
New file
2018-01-26 06:11:36,744 [salt.state       ][INFO    ][9180] Completed state [/usr/local/sbin/galera_init.sh] at time 06:11:36.744106 duration_in_ms=31.721
2018-01-26 06:11:36,744 [salt.state       ][INFO    ][9180] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 06:11:36.744502
2018-01-26 06:11:36,744 [salt.state       ][INFO    ][9180] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-26 06:11:36,771 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-26 06:11:36,776 [salt.state       ][INFO    ][9180] File changed:
New file
2018-01-26 06:11:36,776 [salt.state       ][INFO    ][9180] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 06:11:36.776702 duration_in_ms=32.2
2018-01-26 06:11:36,781 [salt.state       ][INFO    ][9180] Running state [/usr/local/sbin/galera_init.sh] at time 06:11:36.781125
2018-01-26 06:11:36,781 [salt.state       ][INFO    ][9180] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-26 06:11:36,782 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-26 06:11:40,631 [salt.state       ][INFO    ][9180] {'pid': 12754, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-26 06:11:40,632 [salt.state       ][INFO    ][9180] Completed state [/usr/local/sbin/galera_init.sh] at time 06:11:40.632743 duration_in_ms=3851.619
2018-01-26 06:11:40,635 [salt.state       ][INFO    ][9180] Running state [mysqladmin password "opnfv_secret"] at time 06:11:40.635860
2018-01-26 06:11:40,637 [salt.state       ][INFO    ][9180] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-26 06:11:40,638 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-26 06:11:40,667 [salt.state       ][INFO    ][9180] {'pid': 13200, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-26 06:11:40,668 [salt.state       ][INFO    ][9180] Completed state [mysqladmin password "opnfv_secret"] at time 06:11:40.667979 duration_in_ms=32.121
2018-01-26 06:11:40,671 [salt.state       ][INFO    ][9180] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 06:11:40.671036
2018-01-26 06:11:40,671 [salt.state       ][INFO    ][9180] 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-26 06:11:40,673 [salt.loaded.int.module.cmdmod][INFO    ][9180] 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-26 06:11:40,700 [salt.state       ][INFO    ][9180] {'pid': 13202, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-26 06:11:40,701 [salt.state       ][INFO    ][9180] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 06:11:40.701306 duration_in_ms=30.269
2018-01-26 06:11:40,706 [salt.state       ][INFO    ][9180] Running state [mysql] at time 06:11:40.706370
2018-01-26 06:11:40,707 [salt.state       ][INFO    ][9180] Executing state service.dead for mysql
2018-01-26 06:11:40,709 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-26 06:11:40,739 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-26 06:11:40,765 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 06:11:40,798 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-26 06:11:41,699 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061141877853
2018-01-26 06:11:41,727 [salt.minion      ][INFO    ][13264] Starting a new job with PID 13264
2018-01-26 06:11:41,748 [salt.minion      ][INFO    ][13264] Returning information for job: 20180126061141877853
2018-01-26 06:11:51,728 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061151909401
2018-01-26 06:11:51,750 [salt.minion      ][INFO    ][13300] Starting a new job with PID 13300
2018-01-26 06:11:51,771 [salt.minion      ][INFO    ][13300] Returning information for job: 20180126061151909401
2018-01-26 06:12:01,954 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061202136731
2018-01-26 06:12:01,985 [salt.minion      ][INFO    ][13305] Starting a new job with PID 13305
2018-01-26 06:12:02,000 [salt.minion      ][INFO    ][13305] Returning information for job: 20180126061202136731
2018-01-26 06:12:12,021 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061212195267
2018-01-26 06:12:12,050 [salt.minion      ][INFO    ][13310] Starting a new job with PID 13310
2018-01-26 06:12:12,068 [salt.minion      ][INFO    ][13310] Returning information for job: 20180126061212195267
2018-01-26 06:12:22,049 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061222231193
2018-01-26 06:12:22,074 [salt.minion      ][INFO    ][13315] Starting a new job with PID 13315
2018-01-26 06:12:22,094 [salt.minion      ][INFO    ][13315] Returning information for job: 20180126061222231193
2018-01-26 06:12:32,083 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061232263086
2018-01-26 06:12:32,108 [salt.minion      ][INFO    ][13320] Starting a new job with PID 13320
2018-01-26 06:12:32,129 [salt.minion      ][INFO    ][13320] Returning information for job: 20180126061232263086
2018-01-26 06:12:42,116 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061242294867
2018-01-26 06:12:42,146 [salt.minion      ][INFO    ][13325] Starting a new job with PID 13325
2018-01-26 06:12:42,163 [salt.minion      ][INFO    ][13325] Returning information for job: 20180126061242294867
2018-01-26 06:12:52,146 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061252327489
2018-01-26 06:12:52,179 [salt.minion      ][INFO    ][13330] Starting a new job with PID 13330
2018-01-26 06:12:52,196 [salt.minion      ][INFO    ][13330] Returning information for job: 20180126061252327489
2018-01-26 06:13:02,184 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061302368238
2018-01-26 06:13:02,213 [salt.minion      ][INFO    ][13335] Starting a new job with PID 13335
2018-01-26 06:13:02,229 [salt.minion      ][INFO    ][13335] Returning information for job: 20180126061302368238
2018-01-26 06:13:12,222 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061312399594
2018-01-26 06:13:12,254 [salt.minion      ][INFO    ][13340] Starting a new job with PID 13340
2018-01-26 06:13:12,279 [salt.minion      ][INFO    ][13340] Returning information for job: 20180126061312399594
2018-01-26 06:13:22,268 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061322451169
2018-01-26 06:13:22,299 [salt.minion      ][INFO    ][13345] Starting a new job with PID 13345
2018-01-26 06:13:22,317 [salt.minion      ][INFO    ][13345] Returning information for job: 20180126061322451169
2018-01-26 06:13:32,313 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061332497128
2018-01-26 06:13:32,343 [salt.minion      ][INFO    ][13350] Starting a new job with PID 13350
2018-01-26 06:13:32,362 [salt.minion      ][INFO    ][13350] Returning information for job: 20180126061332497128
2018-01-26 06:13:42,360 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061342541630
2018-01-26 06:13:42,390 [salt.minion      ][INFO    ][13365] Starting a new job with PID 13365
2018-01-26 06:13:42,412 [salt.minion      ][INFO    ][13365] Returning information for job: 20180126061342541630
2018-01-26 06:13:52,411 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061352594074
2018-01-26 06:13:52,440 [salt.minion      ][INFO    ][13370] Starting a new job with PID 13370
2018-01-26 06:13:52,459 [salt.minion      ][INFO    ][13370] Returning information for job: 20180126061352594074
2018-01-26 06:14:02,459 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061402644076
2018-01-26 06:14:02,490 [salt.minion      ][INFO    ][13375] Starting a new job with PID 13375
2018-01-26 06:14:02,507 [salt.minion      ][INFO    ][13375] Returning information for job: 20180126061402644076
2018-01-26 06:14:12,511 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061412691402
2018-01-26 06:14:12,543 [salt.minion      ][INFO    ][13380] Starting a new job with PID 13380
2018-01-26 06:14:12,560 [salt.minion      ][INFO    ][13380] Returning information for job: 20180126061412691402
2018-01-26 06:14:22,568 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061422749922
2018-01-26 06:14:22,601 [salt.minion      ][INFO    ][13385] Starting a new job with PID 13385
2018-01-26 06:14:22,617 [salt.minion      ][INFO    ][13385] Returning information for job: 20180126061422749922
2018-01-26 06:14:32,625 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061432809718
2018-01-26 06:14:32,657 [salt.minion      ][INFO    ][13390] Starting a new job with PID 13390
2018-01-26 06:14:32,674 [salt.minion      ][INFO    ][13390] Returning information for job: 20180126061432809718
2018-01-26 06:14:42,693 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061442876962
2018-01-26 06:14:42,722 [salt.minion      ][INFO    ][13395] Starting a new job with PID 13395
2018-01-26 06:14:42,744 [salt.minion      ][INFO    ][13395] Returning information for job: 20180126061442876962
2018-01-26 06:14:52,751 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061452935640
2018-01-26 06:14:52,781 [salt.minion      ][INFO    ][13400] Starting a new job with PID 13400
2018-01-26 06:14:52,797 [salt.minion      ][INFO    ][13400] Returning information for job: 20180126061452935640
2018-01-26 06:15:02,807 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061502988476
2018-01-26 06:15:02,837 [salt.minion      ][INFO    ][13405] Starting a new job with PID 13405
2018-01-26 06:15:02,855 [salt.minion      ][INFO    ][13405] Returning information for job: 20180126061502988476
2018-01-26 06:15:12,880 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061513057672
2018-01-26 06:15:12,906 [salt.minion      ][INFO    ][13410] Starting a new job with PID 13410
2018-01-26 06:15:12,927 [salt.minion      ][INFO    ][13410] Returning information for job: 20180126061513057672
2018-01-26 06:15:22,951 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061523134355
2018-01-26 06:15:22,980 [salt.minion      ][INFO    ][13415] Starting a new job with PID 13415
2018-01-26 06:15:23,003 [salt.minion      ][INFO    ][13415] Returning information for job: 20180126061523134355
2018-01-26 06:15:33,043 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061533221182
2018-01-26 06:15:33,077 [salt.minion      ][INFO    ][13420] Starting a new job with PID 13420
2018-01-26 06:15:33,094 [salt.minion      ][INFO    ][13420] Returning information for job: 20180126061533221182
2018-01-26 06:15:43,134 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061543314084
2018-01-26 06:15:43,163 [salt.minion      ][INFO    ][13425] Starting a new job with PID 13425
2018-01-26 06:15:43,182 [salt.minion      ][INFO    ][13425] Returning information for job: 20180126061543314084
2018-01-26 06:15:53,225 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061553408472
2018-01-26 06:15:53,256 [salt.minion      ][INFO    ][13430] Starting a new job with PID 13430
2018-01-26 06:15:53,275 [salt.minion      ][INFO    ][13430] Returning information for job: 20180126061553408472
2018-01-26 06:16:03,312 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061603497130
2018-01-26 06:16:03,342 [salt.minion      ][INFO    ][13435] Starting a new job with PID 13435
2018-01-26 06:16:03,358 [salt.minion      ][INFO    ][13435] Returning information for job: 20180126061603497130
2018-01-26 06:16:13,403 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061613586131
2018-01-26 06:16:13,439 [salt.minion      ][INFO    ][13440] Starting a new job with PID 13440
2018-01-26 06:16:13,459 [salt.minion      ][INFO    ][13440] Returning information for job: 20180126061613586131
2018-01-26 06:16:23,516 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061623697152
2018-01-26 06:16:23,547 [salt.minion      ][INFO    ][13445] Starting a new job with PID 13445
2018-01-26 06:16:23,564 [salt.minion      ][INFO    ][13445] Returning information for job: 20180126061623697152
2018-01-26 06:16:33,619 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061633795983
2018-01-26 06:16:33,653 [salt.minion      ][INFO    ][13450] Starting a new job with PID 13450
2018-01-26 06:16:33,670 [salt.minion      ][INFO    ][13450] Returning information for job: 20180126061633795983
2018-01-26 06:16:43,732 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061643912096
2018-01-26 06:16:43,758 [salt.minion      ][INFO    ][13455] Starting a new job with PID 13455
2018-01-26 06:16:43,778 [salt.minion      ][INFO    ][13455] Returning information for job: 20180126061643912096
2018-01-26 06:16:53,843 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061654028342
2018-01-26 06:16:53,873 [salt.minion      ][INFO    ][13460] Starting a new job with PID 13460
2018-01-26 06:16:53,890 [salt.minion      ][INFO    ][13460] Returning information for job: 20180126061654028342
2018-01-26 06:17:04,658 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061704841509
2018-01-26 06:17:04,690 [salt.minion      ][INFO    ][13468] Starting a new job with PID 13468
2018-01-26 06:17:04,710 [salt.minion      ][INFO    ][13468] Returning information for job: 20180126061704841509
2018-01-26 06:17:14,785 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061714968474
2018-01-26 06:17:14,814 [salt.minion      ][INFO    ][13473] Starting a new job with PID 13473
2018-01-26 06:17:14,834 [salt.minion      ][INFO    ][13473] Returning information for job: 20180126061714968474
2018-01-26 06:17:24,923 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061725105234
2018-01-26 06:17:24,954 [salt.minion      ][INFO    ][13478] Starting a new job with PID 13478
2018-01-26 06:17:24,971 [salt.minion      ][INFO    ][13478] Returning information for job: 20180126061725105234
2018-01-26 06:17:35,048 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061735232564
2018-01-26 06:17:35,081 [salt.minion      ][INFO    ][13483] Starting a new job with PID 13483
2018-01-26 06:17:35,098 [salt.minion      ][INFO    ][13483] Returning information for job: 20180126061735232564
2018-01-26 06:17:45,198 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061745378996
2018-01-26 06:17:45,230 [salt.minion      ][INFO    ][13488] Starting a new job with PID 13488
2018-01-26 06:17:45,249 [salt.minion      ][INFO    ][13488] Returning information for job: 20180126061745378996
2018-01-26 06:17:55,353 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061755538994
2018-01-26 06:17:55,387 [salt.minion      ][INFO    ][13493] Starting a new job with PID 13493
2018-01-26 06:17:55,408 [salt.minion      ][INFO    ][13493] Returning information for job: 20180126061755538994
2018-01-26 06:18:05,522 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061805702598
2018-01-26 06:18:05,549 [salt.minion      ][INFO    ][13498] Starting a new job with PID 13498
2018-01-26 06:18:05,566 [salt.minion      ][INFO    ][13498] Returning information for job: 20180126061805702598
2018-01-26 06:18:15,666 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061815850397
2018-01-26 06:18:15,691 [salt.minion      ][INFO    ][13503] Starting a new job with PID 13503
2018-01-26 06:18:15,711 [salt.minion      ][INFO    ][13503] Returning information for job: 20180126061815850397
2018-01-26 06:18:25,832 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061826012486
2018-01-26 06:18:25,860 [salt.minion      ][INFO    ][13508] Starting a new job with PID 13508
2018-01-26 06:18:25,879 [salt.minion      ][INFO    ][13508] Returning information for job: 20180126061826012486
2018-01-26 06:18:36,006 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061836187876
2018-01-26 06:18:36,031 [salt.minion      ][INFO    ][13523] Starting a new job with PID 13523
2018-01-26 06:18:36,051 [salt.minion      ][INFO    ][13523] Returning information for job: 20180126061836187876
2018-01-26 06:18:46,182 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061846364960
2018-01-26 06:18:46,212 [salt.minion      ][INFO    ][13528] Starting a new job with PID 13528
2018-01-26 06:18:46,231 [salt.minion      ][INFO    ][13528] Returning information for job: 20180126061846364960
2018-01-26 06:18:56,373 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061856557605
2018-01-26 06:18:56,405 [salt.minion      ][INFO    ][13533] Starting a new job with PID 13533
2018-01-26 06:18:56,421 [salt.minion      ][INFO    ][13533] Returning information for job: 20180126061856557605
2018-01-26 06:19:06,561 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061906745919
2018-01-26 06:19:06,593 [salt.minion      ][INFO    ][13538] Starting a new job with PID 13538
2018-01-26 06:19:06,610 [salt.minion      ][INFO    ][13538] Returning information for job: 20180126061906745919
2018-01-26 06:19:16,752 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061916935216
2018-01-26 06:19:16,785 [salt.minion      ][INFO    ][13543] Starting a new job with PID 13543
2018-01-26 06:19:16,806 [salt.minion      ][INFO    ][13543] Returning information for job: 20180126061916935216
2018-01-26 06:19:26,961 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061927144965
2018-01-26 06:19:26,991 [salt.minion      ][INFO    ][13548] Starting a new job with PID 13548
2018-01-26 06:19:27,009 [salt.minion      ][INFO    ][13548] Returning information for job: 20180126061927144965
2018-01-26 06:19:37,203 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061937377544
2018-01-26 06:19:37,230 [salt.minion      ][INFO    ][13553] Starting a new job with PID 13553
2018-01-26 06:19:37,252 [salt.minion      ][INFO    ][13553] Returning information for job: 20180126061937377544
2018-01-26 06:19:47,438 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061947614565
2018-01-26 06:19:47,466 [salt.minion      ][INFO    ][13558] Starting a new job with PID 13558
2018-01-26 06:19:47,486 [salt.minion      ][INFO    ][13558] Returning information for job: 20180126061947614565
2018-01-26 06:19:57,674 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126061957849668
2018-01-26 06:19:57,702 [salt.minion      ][INFO    ][13563] Starting a new job with PID 13563
2018-01-26 06:19:57,722 [salt.minion      ][INFO    ][13563] Returning information for job: 20180126061957849668
2018-01-26 06:20:07,910 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062008089199
2018-01-26 06:20:07,938 [salt.minion      ][INFO    ][13568] Starting a new job with PID 13568
2018-01-26 06:20:07,959 [salt.minion      ][INFO    ][13568] Returning information for job: 20180126062008089199
2018-01-26 06:20:18,141 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062018322355
2018-01-26 06:20:18,173 [salt.minion      ][INFO    ][13573] Starting a new job with PID 13573
2018-01-26 06:20:18,189 [salt.minion      ][INFO    ][13573] Returning information for job: 20180126062018322355
2018-01-26 06:20:28,169 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062028349751
2018-01-26 06:20:28,194 [salt.minion      ][INFO    ][13578] Starting a new job with PID 13578
2018-01-26 06:20:28,215 [salt.minion      ][INFO    ][13578] Returning information for job: 20180126062028349751
2018-01-26 06:20:38,196 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062038379427
2018-01-26 06:20:38,225 [salt.minion      ][INFO    ][13583] Starting a new job with PID 13583
2018-01-26 06:20:38,242 [salt.minion      ][INFO    ][13583] Returning information for job: 20180126062038379427
2018-01-26 06:20:48,392 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062048578729
2018-01-26 06:20:48,423 [salt.minion      ][INFO    ][13588] Starting a new job with PID 13588
2018-01-26 06:20:48,441 [salt.minion      ][INFO    ][13588] Returning information for job: 20180126062048578729
2018-01-26 06:20:58,617 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062058793013
2018-01-26 06:20:58,646 [salt.minion      ][INFO    ][13593] Starting a new job with PID 13593
2018-01-26 06:20:58,664 [salt.minion      ][INFO    ][13593] Returning information for job: 20180126062058793013
2018-01-26 06:21:08,860 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062109042053
2018-01-26 06:21:08,886 [salt.minion      ][INFO    ][13598] Starting a new job with PID 13598
2018-01-26 06:21:08,902 [salt.minion      ][INFO    ][13598] Returning information for job: 20180126062109042053
2018-01-26 06:21:18,899 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062119076410
2018-01-26 06:21:18,932 [salt.minion      ][INFO    ][13603] Starting a new job with PID 13603
2018-01-26 06:21:18,953 [salt.minion      ][INFO    ][13603] Returning information for job: 20180126062119076410
2018-01-26 06:21:29,124 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062129303437
2018-01-26 06:21:29,155 [salt.minion      ][INFO    ][13608] Starting a new job with PID 13608
2018-01-26 06:21:29,176 [salt.minion      ][INFO    ][13608] Returning information for job: 20180126062129303437
2018-01-26 06:21:39,338 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126062139522965
2018-01-26 06:21:39,370 [salt.minion      ][INFO    ][13613] Starting a new job with PID 13613
2018-01-26 06:21:39,394 [salt.minion      ][INFO    ][13613] Returning information for job: 20180126062139522965
2018-01-26 06:21:41,013 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-26 06:21:41,042 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 06:21:41,075 [salt.state       ][INFO    ][9180] {'mysql': False}
2018-01-26 06:21:41,075 [salt.state       ][INFO    ][9180] Completed state [mysql] at time 06:21:41.075643 duration_in_ms=600369.273
2018-01-26 06:21:41,077 [salt.state       ][INFO    ][9180] Running state [/etc/mysql/my.cnf] at time 06:21:41.077608
2018-01-26 06:21:41,078 [salt.state       ][INFO    ][9180] Executing state file.managed for /etc/mysql/my.cnf
2018-01-26 06:21:41,112 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.init'
2018-01-26 06:21:41,171 [salt.state       ][INFO    ][9180] 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-26 06:21:41,171 [salt.state       ][INFO    ][9180] Completed state [/etc/mysql/my.cnf] at time 06:21:41.171516 duration_in_ms=93.907
2018-01-26 06:21:41,173 [salt.state       ][INFO    ][9180] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 06:21:41.173252
2018-01-26 06:21:41,173 [salt.state       ][INFO    ][9180] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-26 06:21:41,174 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-26 06:21:47,317 [salt.state       ][INFO    ][9180] {'pid': 13624, '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-26 06:21:47,318 [salt.state       ][INFO    ][9180] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 06:21:47.318071 duration_in_ms=6144.817
2018-01-26 06:21:47,321 [salt.state       ][INFO    ][9180] Running state [/var/lib/mysql/.galera_bootstrap] at time 06:21:47.321563
2018-01-26 06:21:47,321 [salt.state       ][INFO    ][9180] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-26 06:21:47,322 [salt.state       ][INFO    ][9180] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-26 06:21:47,322 [salt.state       ][INFO    ][9180] Completed state [/var/lib/mysql/.galera_bootstrap] at time 06:21:47.322856 duration_in_ms=1.293
2018-01-26 06:21:47,632 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['git', '--version'] in directory '/root'
2018-01-26 06:21:47,743 [salt.state       ][INFO    ][9180] Running state [/etc/mysql/my.cnf] at time 06:21:47.743300
2018-01-26 06:21:47,743 [salt.state       ][INFO    ][9180] Executing state file.managed for /etc/mysql/my.cnf
2018-01-26 06:21:47,779 [salt.fileclient  ][INFO    ][9180] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-26 06:21:47,845 [salt.state       ][INFO    ][9180] 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-26 06:21:47,845 [salt.state       ][INFO    ][9180] Completed state [/etc/mysql/my.cnf] at time 06:21:47.845880 duration_in_ms=102.58
2018-01-26 06:21:47,847 [salt.state       ][INFO    ][9180] Running state [mysql] at time 06:21:47.847828
2018-01-26 06:21:47,848 [salt.state       ][INFO    ][9180] Executing state service.running for mysql
2018-01-26 06:21:47,849 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-26 06:21:47,879 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 06:21:47,914 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 06:21:47,954 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 06:21:47,983 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-26 06:21:48,346 [salt.loaded.int.module.cmdmod][INFO    ][9180] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 06:21:48,373 [salt.state       ][INFO    ][9180] {'mysql': True}
2018-01-26 06:21:48,374 [salt.state       ][INFO    ][9180] Completed state [mysql] at time 06:21:48.374272 duration_in_ms=526.443
2018-01-26 06:21:48,374 [salt.state       ][INFO    ][9180] Running state [ceilometer] at time 06:21:48.374699
2018-01-26 06:21:48,375 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for ceilometer
2018-01-26 06:21:48,384 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'ceilometer' created
2018-01-26 06:21:48,384 [salt.state       ][INFO    ][9180] {'ceilometer': 'Present'}
2018-01-26 06:21:48,384 [salt.state       ][INFO    ][9180] Completed state [ceilometer] at time 06:21:48.384908 duration_in_ms=10.208
2018-01-26 06:21:48,385 [salt.state       ][INFO    ][9180] Running state [ceilometer] at time 06:21:48.385200
2018-01-26 06:21:48,385 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for ceilometer
2018-01-26 06:21:48,402 [salt.loaded.int.module.mysql][INFO    ][9180] User 'ceilometer'@'%' has been created
2018-01-26 06:21:48,402 [salt.state       ][INFO    ][9180] {'ceilometer': 'Present'}
2018-01-26 06:21:48,403 [salt.state       ][INFO    ][9180] Completed state [ceilometer] at time 06:21:48.403013 duration_in_ms=17.813
2018-01-26 06:21:48,405 [salt.state       ][INFO    ][9180] Running state [mysql_grants_ceilometer_ceilometer_%] at time 06:21:48.405610
2018-01-26 06:21:48,405 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-26 06:21:48,421 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-26 06:21:48,421 [salt.state       ][INFO    ][9180] {'mysql_grants_ceilometer_ceilometer_%': 'Present'}
2018-01-26 06:21:48,422 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 06:21:48.422162 duration_in_ms=16.551
2018-01-26 06:21:48,422 [salt.state       ][INFO    ][9180] Running state [ceilometer] at time 06:21:48.422417
2018-01-26 06:21:48,422 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for ceilometer
2018-01-26 06:21:48,438 [salt.loaded.int.module.mysql][INFO    ][9180] User 'ceilometer'@'192.168.10.51' has been created
2018-01-26 06:21:48,439 [salt.state       ][INFO    ][9180] {'ceilometer': 'Present'}
2018-01-26 06:21:48,439 [salt.state       ][INFO    ][9180] Completed state [ceilometer] at time 06:21:48.439440 duration_in_ms=17.023
2018-01-26 06:21:48,441 [salt.state       ][INFO    ][9180] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 06:21:48.441449
2018-01-26 06:21:48,441 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.51
2018-01-26 06:21:48,456 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-26 06:21:48,456 [salt.state       ][INFO    ][9180] {'mysql_grants_ceilometer_ceilometer_192.168.10.51': 'Present'}
2018-01-26 06:21:48,456 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 06:21:48.456540 duration_in_ms=15.091
2018-01-26 06:21:48,456 [salt.state       ][INFO    ][9180] Running state [aodh] at time 06:21:48.456805
2018-01-26 06:21:48,457 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for aodh
2018-01-26 06:21:48,462 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'aodh' created
2018-01-26 06:21:48,462 [salt.state       ][INFO    ][9180] {'aodh': 'Present'}
2018-01-26 06:21:48,462 [salt.state       ][INFO    ][9180] Completed state [aodh] at time 06:21:48.462703 duration_in_ms=5.897
2018-01-26 06:21:48,462 [salt.state       ][INFO    ][9180] Running state [aodh] at time 06:21:48.462946
2018-01-26 06:21:48,463 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for aodh
2018-01-26 06:21:48,478 [salt.loaded.int.module.mysql][INFO    ][9180] User 'aodh'@'%' has been created
2018-01-26 06:21:48,479 [salt.state       ][INFO    ][9180] {'aodh': 'Present'}
2018-01-26 06:21:48,479 [salt.state       ][INFO    ][9180] Completed state [aodh] at time 06:21:48.479277 duration_in_ms=16.33
2018-01-26 06:21:48,481 [salt.state       ][INFO    ][9180] Running state [mysql_grants_aodh_aodh_%] at time 06:21:48.481074
2018-01-26 06:21:48,481 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-26 06:21:48,495 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-26 06:21:48,496 [salt.state       ][INFO    ][9180] {'mysql_grants_aodh_aodh_%': 'Present'}
2018-01-26 06:21:48,496 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_aodh_aodh_%] at time 06:21:48.496259 duration_in_ms=15.184
2018-01-26 06:21:48,497 [salt.state       ][INFO    ][9180] Running state [aodh] at time 06:21:48.497150
2018-01-26 06:21:48,497 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for aodh
2018-01-26 06:21:48,514 [salt.loaded.int.module.mysql][INFO    ][9180] User 'aodh'@'192.168.10.50' has been created
2018-01-26 06:21:48,514 [salt.state       ][INFO    ][9180] {'aodh': 'Present'}
2018-01-26 06:21:48,515 [salt.state       ][INFO    ][9180] Completed state [aodh] at time 06:21:48.515000 duration_in_ms=17.849
2018-01-26 06:21:48,516 [salt.state       ][INFO    ][9180] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 06:21:48.516853
2018-01-26 06:21:48,517 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-26 06:21:48,530 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-26 06:21:48,531 [salt.state       ][INFO    ][9180] {'mysql_grants_aodh_aodh_192.168.10.50': 'Present'}
2018-01-26 06:21:48,531 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 06:21:48.531465 duration_in_ms=14.611
2018-01-26 06:21:48,531 [salt.state       ][INFO    ][9180] Running state [nova] at time 06:21:48.531701
2018-01-26 06:21:48,531 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for nova
2018-01-26 06:21:48,538 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'nova' created
2018-01-26 06:21:48,539 [salt.state       ][INFO    ][9180] {'nova': 'Present'}
2018-01-26 06:21:48,539 [salt.state       ][INFO    ][9180] Completed state [nova] at time 06:21:48.539435 duration_in_ms=7.734
2018-01-26 06:21:48,539 [salt.state       ][INFO    ][9180] Running state [nova] at time 06:21:48.539693
2018-01-26 06:21:48,539 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for nova
2018-01-26 06:21:48,560 [salt.loaded.int.module.mysql][INFO    ][9180] User 'nova'@'%' has been created
2018-01-26 06:21:48,560 [salt.state       ][INFO    ][9180] {'nova': 'Present'}
2018-01-26 06:21:48,561 [salt.state       ][INFO    ][9180] Completed state [nova] at time 06:21:48.561019 duration_in_ms=21.325
2018-01-26 06:21:48,563 [salt.state       ][INFO    ][9180] Running state [mysql_grants_nova_nova_%] at time 06:21:48.562979
2018-01-26 06:21:48,563 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-26 06:21:48,578 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-26 06:21:48,578 [salt.state       ][INFO    ][9180] {'mysql_grants_nova_nova_%': 'Present'}
2018-01-26 06:21:48,578 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_nova_nova_%] at time 06:21:48.578649 duration_in_ms=15.669
2018-01-26 06:21:48,578 [salt.state       ][INFO    ][9180] Running state [nova] at time 06:21:48.578908
2018-01-26 06:21:48,579 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for nova
2018-01-26 06:21:48,595 [salt.loaded.int.module.mysql][INFO    ][9180] User 'nova'@'192.168.10.51' has been created
2018-01-26 06:21:48,596 [salt.state       ][INFO    ][9180] {'nova': 'Present'}
2018-01-26 06:21:48,596 [salt.state       ][INFO    ][9180] Completed state [nova] at time 06:21:48.596331 duration_in_ms=17.422
2018-01-26 06:21:48,598 [salt.state       ][INFO    ][9180] Running state [mysql_grants_nova_nova_192.168.10.51] at time 06:21:48.598205
2018-01-26 06:21:48,598 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.51
2018-01-26 06:21:48,613 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-26 06:21:48,613 [salt.state       ][INFO    ][9180] {'mysql_grants_nova_nova_192.168.10.51': 'Present'}
2018-01-26 06:21:48,614 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_nova_nova_192.168.10.51] at time 06:21:48.614148 duration_in_ms=15.943
2018-01-26 06:21:48,614 [salt.state       ][INFO    ][9180] Running state [grafana] at time 06:21:48.614400
2018-01-26 06:21:48,614 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for grafana
2018-01-26 06:21:48,620 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'grafana' created
2018-01-26 06:21:48,620 [salt.state       ][INFO    ][9180] {'grafana': 'Present'}
2018-01-26 06:21:48,620 [salt.state       ][INFO    ][9180] Completed state [grafana] at time 06:21:48.620826 duration_in_ms=6.425
2018-01-26 06:21:48,621 [salt.state       ][INFO    ][9180] Running state [grafana] at time 06:21:48.621088
2018-01-26 06:21:48,621 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for grafana
2018-01-26 06:21:48,641 [salt.loaded.int.module.mysql][INFO    ][9180] User 'grafana'@'%' has been created
2018-01-26 06:21:48,641 [salt.state       ][INFO    ][9180] {'grafana': 'Present'}
2018-01-26 06:21:48,642 [salt.state       ][INFO    ][9180] Completed state [grafana] at time 06:21:48.642015 duration_in_ms=20.926
2018-01-26 06:21:48,644 [salt.state       ][INFO    ][9180] Running state [mysql_grants_grafana_grafana_%] at time 06:21:48.644061
2018-01-26 06:21:48,644 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-26 06:21:48,658 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-26 06:21:48,658 [salt.state       ][INFO    ][9180] {'mysql_grants_grafana_grafana_%': 'Present'}
2018-01-26 06:21:48,658 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_grafana_grafana_%] at time 06:21:48.658846 duration_in_ms=14.785
2018-01-26 06:21:48,659 [salt.state       ][INFO    ][9180] Running state [grafana] at time 06:21:48.659079
2018-01-26 06:21:48,659 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for grafana
2018-01-26 06:21:48,675 [salt.loaded.int.module.mysql][INFO    ][9180] User 'grafana'@'192.168.10.51' has been created
2018-01-26 06:21:48,675 [salt.state       ][INFO    ][9180] {'grafana': 'Present'}
2018-01-26 06:21:48,676 [salt.state       ][INFO    ][9180] Completed state [grafana] at time 06:21:48.676024 duration_in_ms=16.944
2018-01-26 06:21:48,678 [salt.state       ][INFO    ][9180] Running state [mysql_grants_grafana_grafana_192.168.10.51] at time 06:21:48.678262
2018-01-26 06:21:48,678 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.51
2018-01-26 06:21:48,692 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-26 06:21:48,692 [salt.state       ][INFO    ][9180] {'mysql_grants_grafana_grafana_192.168.10.51': 'Present'}
2018-01-26 06:21:48,693 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_grafana_grafana_192.168.10.51] at time 06:21:48.693179 duration_in_ms=14.917
2018-01-26 06:21:48,693 [salt.state       ][INFO    ][9180] Running state [designate_pool_manager] at time 06:21:48.693428
2018-01-26 06:21:48,693 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for designate_pool_manager
2018-01-26 06:21:48,698 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'designate_pool_manager' created
2018-01-26 06:21:48,698 [salt.state       ][INFO    ][9180] {'designate_pool_manager': 'Present'}
2018-01-26 06:21:48,698 [salt.state       ][INFO    ][9180] Completed state [designate_pool_manager] at time 06:21:48.698698 duration_in_ms=5.27
2018-01-26 06:21:48,698 [salt.state       ][INFO    ][9180] Running state [designate] at time 06:21:48.698944
2018-01-26 06:21:48,699 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for designate
2018-01-26 06:21:48,715 [salt.loaded.int.module.mysql][INFO    ][9180] User 'designate'@'%' has been created
2018-01-26 06:21:48,715 [salt.state       ][INFO    ][9180] {'designate': 'Present'}
2018-01-26 06:21:48,715 [salt.state       ][INFO    ][9180] Completed state [designate] at time 06:21:48.715864 duration_in_ms=16.919
2018-01-26 06:21:48,718 [salt.state       ][INFO    ][9180] Running state [mysql_grants_designate_designate_pool_manager_%] at time 06:21:48.718871
2018-01-26 06:21:48,719 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-26 06:21:48,733 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-26 06:21:48,734 [salt.state       ][INFO    ][9180] {'mysql_grants_designate_designate_pool_manager_%': 'Present'}
2018-01-26 06:21:48,734 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 06:21:48.734308 duration_in_ms=15.438
2018-01-26 06:21:48,734 [salt.state       ][INFO    ][9180] Running state [designate] at time 06:21:48.734569
2018-01-26 06:21:48,734 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for designate
2018-01-26 06:21:48,751 [salt.loaded.int.module.mysql][INFO    ][9180] User 'designate'@'192.168.10.50' has been created
2018-01-26 06:21:48,751 [salt.state       ][INFO    ][9180] {'designate': 'Present'}
2018-01-26 06:21:48,752 [salt.state       ][INFO    ][9180] Completed state [designate] at time 06:21:48.752001 duration_in_ms=17.431
2018-01-26 06:21:48,754 [salt.state       ][INFO    ][9180] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 06:21:48.754385
2018-01-26 06:21:48,754 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-26 06:21:48,770 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-26 06:21:48,770 [salt.state       ][INFO    ][9180] {'mysql_grants_designate_designate_pool_manager_192.168.10.50': 'Present'}
2018-01-26 06:21:48,770 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 06:21:48.770818 duration_in_ms=16.433
2018-01-26 06:21:48,771 [salt.state       ][INFO    ][9180] Running state [heat] at time 06:21:48.771097
2018-01-26 06:21:48,771 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for heat
2018-01-26 06:21:48,777 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'heat' created
2018-01-26 06:21:48,778 [salt.state       ][INFO    ][9180] {'heat': 'Present'}
2018-01-26 06:21:48,778 [salt.state       ][INFO    ][9180] Completed state [heat] at time 06:21:48.778387 duration_in_ms=7.289
2018-01-26 06:21:48,778 [salt.state       ][INFO    ][9180] Running state [heat] at time 06:21:48.778649
2018-01-26 06:21:48,778 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for heat
2018-01-26 06:21:48,798 [salt.loaded.int.module.mysql][INFO    ][9180] User 'heat'@'%' has been created
2018-01-26 06:21:48,798 [salt.state       ][INFO    ][9180] {'heat': 'Present'}
2018-01-26 06:21:48,798 [salt.state       ][INFO    ][9180] Completed state [heat] at time 06:21:48.798637 duration_in_ms=19.988
2018-01-26 06:21:48,801 [salt.state       ][INFO    ][9180] Running state [mysql_grants_heat_heat_%] at time 06:21:48.801158
2018-01-26 06:21:48,801 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-26 06:21:48,816 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-26 06:21:48,816 [salt.state       ][INFO    ][9180] {'mysql_grants_heat_heat_%': 'Present'}
2018-01-26 06:21:48,817 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_heat_heat_%] at time 06:21:48.817017 duration_in_ms=15.86
2018-01-26 06:21:48,817 [salt.state       ][INFO    ][9180] Running state [heat] at time 06:21:48.817257
2018-01-26 06:21:48,817 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for heat
2018-01-26 06:21:48,834 [salt.loaded.int.module.mysql][INFO    ][9180] User 'heat'@'192.168.10.51' has been created
2018-01-26 06:21:48,834 [salt.state       ][INFO    ][9180] {'heat': 'Present'}
2018-01-26 06:21:48,835 [salt.state       ][INFO    ][9180] Completed state [heat] at time 06:21:48.835145 duration_in_ms=17.886
2018-01-26 06:21:48,837 [salt.state       ][INFO    ][9180] Running state [mysql_grants_heat_heat_192.168.10.51] at time 06:21:48.837375
2018-01-26 06:21:48,837 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.51
2018-01-26 06:21:48,853 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-26 06:21:48,853 [salt.state       ][INFO    ][9180] {'mysql_grants_heat_heat_192.168.10.51': 'Present'}
2018-01-26 06:21:48,853 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_heat_heat_192.168.10.51] at time 06:21:48.853604 duration_in_ms=16.229
2018-01-26 06:21:48,853 [salt.state       ][INFO    ][9180] Running state [nova_api] at time 06:21:48.853868
2018-01-26 06:21:48,854 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for nova_api
2018-01-26 06:21:48,859 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'nova_api' created
2018-01-26 06:21:48,860 [salt.state       ][INFO    ][9180] {'nova_api': 'Present'}
2018-01-26 06:21:48,860 [salt.state       ][INFO    ][9180] Completed state [nova_api] at time 06:21:48.860769 duration_in_ms=6.901
2018-01-26 06:21:48,861 [salt.state       ][INFO    ][9180] Running state [nova] at time 06:21:48.861049
2018-01-26 06:21:48,861 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for nova
2018-01-26 06:21:48,865 [salt.state       ][INFO    ][9180] User nova@% is already present with the desired password
2018-01-26 06:21:48,865 [salt.state       ][INFO    ][9180] Completed state [nova] at time 06:21:48.865649 duration_in_ms=4.6
2018-01-26 06:21:48,867 [salt.state       ][INFO    ][9180] Running state [mysql_grants_nova_nova_api_%] at time 06:21:48.867678
2018-01-26 06:21:48,868 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-26 06:21:48,884 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-26 06:21:48,884 [salt.state       ][INFO    ][9180] {'mysql_grants_nova_nova_api_%': 'Present'}
2018-01-26 06:21:48,884 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_nova_nova_api_%] at time 06:21:48.884861 duration_in_ms=17.183
2018-01-26 06:21:48,885 [salt.state       ][INFO    ][9180] Running state [nova] at time 06:21:48.885143
2018-01-26 06:21:48,885 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for nova
2018-01-26 06:21:48,889 [salt.state       ][INFO    ][9180] User nova@192.168.10.51 is already present with the desired password
2018-01-26 06:21:48,889 [salt.state       ][INFO    ][9180] Completed state [nova] at time 06:21:48.889664 duration_in_ms=4.521
2018-01-26 06:21:48,891 [salt.state       ][INFO    ][9180] Running state [mysql_grants_nova_nova_api_192.168.10.51] at time 06:21:48.891495
2018-01-26 06:21:48,891 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.51
2018-01-26 06:21:48,907 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-26 06:21:48,907 [salt.state       ][INFO    ][9180] {'mysql_grants_nova_nova_api_192.168.10.51': 'Present'}
2018-01-26 06:21:48,907 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_nova_nova_api_192.168.10.51] at time 06:21:48.907531 duration_in_ms=16.035
2018-01-26 06:21:48,907 [salt.state       ][INFO    ][9180] Running state [keystone] at time 06:21:48.907847
2018-01-26 06:21:48,908 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for keystone
2018-01-26 06:21:48,914 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'keystone' created
2018-01-26 06:21:48,914 [salt.state       ][INFO    ][9180] {'keystone': 'Present'}
2018-01-26 06:21:48,914 [salt.state       ][INFO    ][9180] Completed state [keystone] at time 06:21:48.914627 duration_in_ms=6.779
2018-01-26 06:21:48,914 [salt.state       ][INFO    ][9180] Running state [keystone] at time 06:21:48.914908
2018-01-26 06:21:48,915 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for keystone
2018-01-26 06:21:48,932 [salt.loaded.int.module.mysql][INFO    ][9180] User 'keystone'@'%' has been created
2018-01-26 06:21:48,933 [salt.state       ][INFO    ][9180] {'keystone': 'Present'}
2018-01-26 06:21:48,933 [salt.state       ][INFO    ][9180] Completed state [keystone] at time 06:21:48.933274 duration_in_ms=18.365
2018-01-26 06:21:48,936 [salt.state       ][INFO    ][9180] Running state [mysql_grants_keystone_keystone_%] at time 06:21:48.936072
2018-01-26 06:21:48,936 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-26 06:21:48,953 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-26 06:21:48,954 [salt.state       ][INFO    ][9180] {'mysql_grants_keystone_keystone_%': 'Present'}
2018-01-26 06:21:48,954 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_keystone_keystone_%] at time 06:21:48.954404 duration_in_ms=18.332
2018-01-26 06:21:48,954 [salt.state       ][INFO    ][9180] Running state [keystone] at time 06:21:48.954667
2018-01-26 06:21:48,954 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for keystone
2018-01-26 06:21:48,972 [salt.loaded.int.module.mysql][INFO    ][9180] User 'keystone'@'192.168.10.51' has been created
2018-01-26 06:21:48,972 [salt.state       ][INFO    ][9180] {'keystone': 'Present'}
2018-01-26 06:21:48,973 [salt.state       ][INFO    ][9180] Completed state [keystone] at time 06:21:48.973168 duration_in_ms=18.5
2018-01-26 06:21:48,975 [salt.state       ][INFO    ][9180] Running state [mysql_grants_keystone_keystone_192.168.10.51] at time 06:21:48.975124
2018-01-26 06:21:48,975 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.51
2018-01-26 06:21:48,989 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-26 06:21:48,989 [salt.state       ][INFO    ][9180] {'mysql_grants_keystone_keystone_192.168.10.51': 'Present'}
2018-01-26 06:21:48,990 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_keystone_keystone_192.168.10.51] at time 06:21:48.990117 duration_in_ms=14.993
2018-01-26 06:21:48,990 [salt.state       ][INFO    ][9180] Running state [nova_cell0] at time 06:21:48.990406
2018-01-26 06:21:48,990 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for nova_cell0
2018-01-26 06:21:48,996 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'nova_cell0' created
2018-01-26 06:21:48,997 [salt.state       ][INFO    ][9180] {'nova_cell0': 'Present'}
2018-01-26 06:21:48,997 [salt.state       ][INFO    ][9180] Completed state [nova_cell0] at time 06:21:48.997311 duration_in_ms=6.904
2018-01-26 06:21:48,997 [salt.state       ][INFO    ][9180] Running state [nova] at time 06:21:48.997598
2018-01-26 06:21:48,997 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for nova
2018-01-26 06:21:49,002 [salt.state       ][INFO    ][9180] User nova@% is already present with the desired password
2018-01-26 06:21:49,002 [salt.state       ][INFO    ][9180] Completed state [nova] at time 06:21:49.002810 duration_in_ms=5.211
2018-01-26 06:21:49,005 [salt.state       ][INFO    ][9180] Running state [mysql_grants_nova_nova_cell0_%] at time 06:21:49.005302
2018-01-26 06:21:49,005 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-26 06:21:49,021 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-26 06:21:49,021 [salt.state       ][INFO    ][9180] {'mysql_grants_nova_nova_cell0_%': 'Present'}
2018-01-26 06:21:49,022 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_nova_nova_cell0_%] at time 06:21:49.022107 duration_in_ms=16.805
2018-01-26 06:21:49,022 [salt.state       ][INFO    ][9180] Running state [nova] at time 06:21:49.022369
2018-01-26 06:21:49,022 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for nova
2018-01-26 06:21:49,027 [salt.state       ][INFO    ][9180] User nova@192.168.10.51 is already present with the desired password
2018-01-26 06:21:49,028 [salt.state       ][INFO    ][9180] Completed state [nova] at time 06:21:49.027950 duration_in_ms=5.581
2018-01-26 06:21:49,029 [salt.state       ][INFO    ][9180] Running state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 06:21:49.029740
2018-01-26 06:21:49,030 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.51
2018-01-26 06:21:49,045 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-26 06:21:49,046 [salt.state       ][INFO    ][9180] {'mysql_grants_nova_nova_cell0_192.168.10.51': 'Present'}
2018-01-26 06:21:49,046 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 06:21:49.046351 duration_in_ms=16.611
2018-01-26 06:21:49,046 [salt.state       ][INFO    ][9180] Running state [cinder] at time 06:21:49.046628
2018-01-26 06:21:49,046 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for cinder
2018-01-26 06:21:49,052 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'cinder' created
2018-01-26 06:21:49,053 [salt.state       ][INFO    ][9180] {'cinder': 'Present'}
2018-01-26 06:21:49,053 [salt.state       ][INFO    ][9180] Completed state [cinder] at time 06:21:49.053241 duration_in_ms=6.613
2018-01-26 06:21:49,053 [salt.state       ][INFO    ][9180] Running state [cinder] at time 06:21:49.053505
2018-01-26 06:21:49,053 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for cinder
2018-01-26 06:21:49,071 [salt.loaded.int.module.mysql][INFO    ][9180] User 'cinder'@'%' has been created
2018-01-26 06:21:49,072 [salt.state       ][INFO    ][9180] {'cinder': 'Present'}
2018-01-26 06:21:49,072 [salt.state       ][INFO    ][9180] Completed state [cinder] at time 06:21:49.072234 duration_in_ms=18.728
2018-01-26 06:21:49,074 [salt.state       ][INFO    ][9180] Running state [mysql_grants_cinder_cinder_%] at time 06:21:49.074882
2018-01-26 06:21:49,075 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-26 06:21:49,092 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-26 06:21:49,092 [salt.state       ][INFO    ][9180] {'mysql_grants_cinder_cinder_%': 'Present'}
2018-01-26 06:21:49,093 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_cinder_cinder_%] at time 06:21:49.093137 duration_in_ms=18.255
2018-01-26 06:21:49,093 [salt.state       ][INFO    ][9180] Running state [cinder] at time 06:21:49.093452
2018-01-26 06:21:49,093 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for cinder
2018-01-26 06:21:49,110 [salt.loaded.int.module.mysql][INFO    ][9180] User 'cinder'@'192.168.10.51' has been created
2018-01-26 06:21:49,110 [salt.state       ][INFO    ][9180] {'cinder': 'Present'}
2018-01-26 06:21:49,110 [salt.state       ][INFO    ][9180] Completed state [cinder] at time 06:21:49.110918 duration_in_ms=17.465
2018-01-26 06:21:49,113 [salt.state       ][INFO    ][9180] Running state [mysql_grants_cinder_cinder_192.168.10.51] at time 06:21:49.112977
2018-01-26 06:21:49,113 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.51
2018-01-26 06:21:49,129 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-26 06:21:49,129 [salt.state       ][INFO    ][9180] {'mysql_grants_cinder_cinder_192.168.10.51': 'Present'}
2018-01-26 06:21:49,129 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_cinder_cinder_192.168.10.51] at time 06:21:49.129468 duration_in_ms=16.491
2018-01-26 06:21:49,129 [salt.state       ][INFO    ][9180] Running state [glance] at time 06:21:49.129728
2018-01-26 06:21:49,129 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for glance
2018-01-26 06:21:49,135 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'glance' created
2018-01-26 06:21:49,136 [salt.state       ][INFO    ][9180] {'glance': 'Present'}
2018-01-26 06:21:49,136 [salt.state       ][INFO    ][9180] Completed state [glance] at time 06:21:49.136399 duration_in_ms=6.67
2018-01-26 06:21:49,136 [salt.state       ][INFO    ][9180] Running state [glance] at time 06:21:49.136675
2018-01-26 06:21:49,136 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for glance
2018-01-26 06:21:49,155 [salt.loaded.int.module.mysql][INFO    ][9180] User 'glance'@'%' has been created
2018-01-26 06:21:49,156 [salt.state       ][INFO    ][9180] {'glance': 'Present'}
2018-01-26 06:21:49,157 [salt.state       ][INFO    ][9180] Completed state [glance] at time 06:21:49.157445 duration_in_ms=20.769
2018-01-26 06:21:49,159 [salt.state       ][INFO    ][9180] Running state [mysql_grants_glance_glance_%] at time 06:21:49.159609
2018-01-26 06:21:49,159 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-26 06:21:49,176 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-26 06:21:49,176 [salt.state       ][INFO    ][9180] {'mysql_grants_glance_glance_%': 'Present'}
2018-01-26 06:21:49,177 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_glance_glance_%] at time 06:21:49.177025 duration_in_ms=17.416
2018-01-26 06:21:49,177 [salt.state       ][INFO    ][9180] Running state [glance] at time 06:21:49.177329
2018-01-26 06:21:49,177 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for glance
2018-01-26 06:21:49,196 [salt.loaded.int.module.mysql][INFO    ][9180] User 'glance'@'192.168.10.51' has been created
2018-01-26 06:21:49,197 [salt.state       ][INFO    ][9180] {'glance': 'Present'}
2018-01-26 06:21:49,197 [salt.state       ][INFO    ][9180] Completed state [glance] at time 06:21:49.197496 duration_in_ms=20.166
2018-01-26 06:21:49,199 [salt.state       ][INFO    ][9180] Running state [mysql_grants_glance_glance_192.168.10.51] at time 06:21:49.199564
2018-01-26 06:21:49,199 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.51
2018-01-26 06:21:49,215 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-26 06:21:49,215 [salt.state       ][INFO    ][9180] {'mysql_grants_glance_glance_192.168.10.51': 'Present'}
2018-01-26 06:21:49,216 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_glance_glance_192.168.10.51] at time 06:21:49.216003 duration_in_ms=16.439
2018-01-26 06:21:49,216 [salt.state       ][INFO    ][9180] Running state [neutron] at time 06:21:49.216270
2018-01-26 06:21:49,216 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for neutron
2018-01-26 06:21:49,222 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'neutron' created
2018-01-26 06:21:49,222 [salt.state       ][INFO    ][9180] {'neutron': 'Present'}
2018-01-26 06:21:49,222 [salt.state       ][INFO    ][9180] Completed state [neutron] at time 06:21:49.222639 duration_in_ms=6.369
2018-01-26 06:21:49,222 [salt.state       ][INFO    ][9180] Running state [neutron] at time 06:21:49.222900
2018-01-26 06:21:49,223 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for neutron
2018-01-26 06:21:49,239 [salt.loaded.int.module.mysql][INFO    ][9180] User 'neutron'@'%' has been created
2018-01-26 06:21:49,240 [salt.state       ][INFO    ][9180] {'neutron': 'Present'}
2018-01-26 06:21:49,241 [salt.state       ][INFO    ][9180] Completed state [neutron] at time 06:21:49.241044 duration_in_ms=18.144
2018-01-26 06:21:49,243 [salt.state       ][INFO    ][9180] Running state [mysql_grants_neutron_neutron_%] at time 06:21:49.243210
2018-01-26 06:21:49,243 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-26 06:21:49,260 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-26 06:21:49,260 [salt.state       ][INFO    ][9180] {'mysql_grants_neutron_neutron_%': 'Present'}
2018-01-26 06:21:49,260 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_neutron_neutron_%] at time 06:21:49.260801 duration_in_ms=17.59
2018-01-26 06:21:49,261 [salt.state       ][INFO    ][9180] Running state [neutron] at time 06:21:49.261111
2018-01-26 06:21:49,261 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for neutron
2018-01-26 06:21:49,282 [salt.loaded.int.module.mysql][INFO    ][9180] User 'neutron'@'192.168.10.51' has been created
2018-01-26 06:21:49,282 [salt.state       ][INFO    ][9180] {'neutron': 'Present'}
2018-01-26 06:21:49,282 [salt.state       ][INFO    ][9180] Completed state [neutron] at time 06:21:49.282815 duration_in_ms=21.703
2018-01-26 06:21:49,284 [salt.state       ][INFO    ][9180] Running state [mysql_grants_neutron_neutron_192.168.10.51] at time 06:21:49.284916
2018-01-26 06:21:49,285 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.51
2018-01-26 06:21:49,299 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-26 06:21:49,300 [salt.state       ][INFO    ][9180] {'mysql_grants_neutron_neutron_192.168.10.51': 'Present'}
2018-01-26 06:21:49,301 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_neutron_neutron_192.168.10.51] at time 06:21:49.301034 duration_in_ms=16.117
2018-01-26 06:21:49,301 [salt.state       ][INFO    ][9180] Running state [designate] at time 06:21:49.301319
2018-01-26 06:21:49,301 [salt.state       ][INFO    ][9180] Executing state mysql_database.present for designate
2018-01-26 06:21:49,306 [salt.loaded.int.module.mysql][INFO    ][9180] DB 'designate' created
2018-01-26 06:21:49,307 [salt.state       ][INFO    ][9180] {'designate': 'Present'}
2018-01-26 06:21:49,307 [salt.state       ][INFO    ][9180] Completed state [designate] at time 06:21:49.307328 duration_in_ms=6.009
2018-01-26 06:21:49,307 [salt.state       ][INFO    ][9180] Running state [designate] at time 06:21:49.307596
2018-01-26 06:21:49,307 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for designate
2018-01-26 06:21:49,311 [salt.state       ][INFO    ][9180] User designate@% is already present with the desired password
2018-01-26 06:21:49,312 [salt.state       ][INFO    ][9180] Completed state [designate] at time 06:21:49.311948 duration_in_ms=4.352
2018-01-26 06:21:49,314 [salt.state       ][INFO    ][9180] Running state [mysql_grants_designate_designate_%] at time 06:21:49.314309
2018-01-26 06:21:49,314 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-26 06:21:49,330 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-26 06:21:49,331 [salt.state       ][INFO    ][9180] {'mysql_grants_designate_designate_%': 'Present'}
2018-01-26 06:21:49,331 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_designate_designate_%] at time 06:21:49.331375 duration_in_ms=17.066
2018-01-26 06:21:49,331 [salt.state       ][INFO    ][9180] Running state [designate] at time 06:21:49.331651
2018-01-26 06:21:49,331 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for designate
2018-01-26 06:21:49,335 [salt.state       ][INFO    ][9180] User designate@192.168.10.50 is already present with the desired password
2018-01-26 06:21:49,336 [salt.state       ][INFO    ][9180] Completed state [designate] at time 06:21:49.336091 duration_in_ms=4.44
2018-01-26 06:21:49,338 [salt.state       ][INFO    ][9180] Running state [mysql_grants_designate_designate_192.168.10.50] at time 06:21:49.338868
2018-01-26 06:21:49,339 [salt.state       ][INFO    ][9180] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-26 06:21:49,354 [salt.loaded.int.module.mysql][INFO    ][9180] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-26 06:21:49,354 [salt.state       ][INFO    ][9180] {'mysql_grants_designate_designate_192.168.10.50': 'Present'}
2018-01-26 06:21:49,355 [salt.state       ][INFO    ][9180] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 06:21:49.355017 duration_in_ms=16.149
2018-01-26 06:21:49,355 [salt.state       ][INFO    ][9180] Running state [haproxy] at time 06:21:49.355278
2018-01-26 06:21:49,355 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for haproxy
2018-01-26 06:21:49,374 [salt.loaded.int.module.mysql][INFO    ][9180] User 'haproxy'@'localhost' has been created with passwordless login
2018-01-26 06:21:49,374 [salt.state       ][INFO    ][9180] {'haproxy': 'Present'}
2018-01-26 06:21:49,375 [salt.state       ][INFO    ][9180] Completed state [haproxy] at time 06:21:49.375062 duration_in_ms=19.784
2018-01-26 06:21:49,375 [salt.state       ][INFO    ][9180] Running state [haproxy] at time 06:21:49.375344
2018-01-26 06:21:49,375 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for haproxy
2018-01-26 06:21:49,393 [salt.loaded.int.module.mysql][INFO    ][9180] User 'haproxy'@'%' has been created with passwordless login
2018-01-26 06:21:49,394 [salt.state       ][INFO    ][9180] {'haproxy': 'Present'}
2018-01-26 06:21:49,394 [salt.state       ][INFO    ][9180] Completed state [haproxy] at time 06:21:49.394435 duration_in_ms=19.09
2018-01-26 06:21:49,394 [salt.state       ][INFO    ][9180] Running state [haproxy] at time 06:21:49.394715
2018-01-26 06:21:49,395 [salt.state       ][INFO    ][9180] Executing state mysql_user.present for haproxy
2018-01-26 06:21:49,414 [salt.loaded.int.module.mysql][INFO    ][9180] User 'haproxy'@'192.168.10.51' has been created with passwordless login
2018-01-26 06:21:49,414 [salt.state       ][INFO    ][9180] {'haproxy': 'Present'}
2018-01-26 06:21:49,414 [salt.state       ][INFO    ][9180] Completed state [haproxy] at time 06:21:49.414752 duration_in_ms=20.037
2018-01-26 06:21:49,419 [salt.minion      ][INFO    ][9180] Returning information for job: 20180126061051159125
2018-01-26 06:33:21,911 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command mysql.status with jid 20180126063322102163
2018-01-26 06:33:21,944 [salt.minion      ][INFO    ][15175] Starting a new job with PID 15175
2018-01-26 06:33:21,967 [salt.minion      ][INFO    ][15175] Returning information for job: 20180126063322102163
2018-01-26 06:33:36,275 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command state.sls with jid 20180126063336465660
2018-01-26 06:33:36,309 [salt.minion      ][INFO    ][15180] Starting a new job with PID 15180
2018-01-26 06:33:37,704 [salt.state       ][INFO    ][15180] Loading fresh modules for state activity
2018-01-26 06:33:38,097 [salt.fileclient  ][INFO    ][15180] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-26 06:33:38,119 [salt.fileclient  ][INFO    ][15180] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-26 06:33:38,722 [salt.state       ][INFO    ][15180] Running state [haproxy] at time 06:33:38.722241
2018-01-26 06:33:38,722 [salt.state       ][INFO    ][15180] Executing state pkg.installed for haproxy
2018-01-26 06:33:38,723 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:33:39,147 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-26 06:33:39,231 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 06:33:41,120 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 06:33:41,149 [salt.loaded.int.module.cmdmod][INFO    ][15180] 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-26 06:33:44,351 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 06:33:44,395 [salt.state       ][INFO    ][15180] 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-26 06:33:44,417 [salt.state       ][INFO    ][15180] Loading fresh modules for state activity
2018-01-26 06:33:44,452 [salt.state       ][INFO    ][15180] Completed state [haproxy] at time 06:33:44.452213 duration_in_ms=5729.972
2018-01-26 06:33:44,457 [salt.state       ][INFO    ][15180] Running state [/etc/default/haproxy] at time 06:33:44.457328
2018-01-26 06:33:44,457 [salt.state       ][INFO    ][15180] Executing state file.managed for /etc/default/haproxy
2018-01-26 06:33:44,494 [salt.fileclient  ][INFO    ][15180] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-26 06:33:44,499 [salt.state       ][INFO    ][15180] 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-26 06:33:44,502 [salt.state       ][INFO    ][15180] Completed state [/etc/default/haproxy] at time 06:33:44.502627 duration_in_ms=45.298
2018-01-26 06:33:44,503 [salt.state       ][INFO    ][15180] Running state [/etc/haproxy/haproxy.cfg] at time 06:33:44.503344
2018-01-26 06:33:44,503 [salt.state       ][INFO    ][15180] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-26 06:33:44,529 [salt.fileclient  ][INFO    ][15180] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-26 06:33:44,693 [salt.state       ][INFO    ][15180] 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-26 06:33:44,693 [salt.state       ][INFO    ][15180] Completed state [/etc/haproxy/haproxy.cfg] at time 06:33:44.693550 duration_in_ms=190.206
2018-01-26 06:33:44,693 [salt.state       ][INFO    ][15180] Running state [/etc/haproxy/ssl] at time 06:33:44.693886
2018-01-26 06:33:44,694 [salt.state       ][INFO    ][15180] Executing state file.directory for /etc/haproxy/ssl
2018-01-26 06:33:44,695 [salt.state       ][INFO    ][15180] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-26 06:33:44,696 [salt.state       ][INFO    ][15180] Completed state [/etc/haproxy/ssl] at time 06:33:44.696138 duration_in_ms=2.251
2018-01-26 06:33:44,697 [salt.state       ][INFO    ][15180] Running state [haproxy_status_packages] at time 06:33:44.697031
2018-01-26 06:33:44,697 [salt.state       ][INFO    ][15180] Executing state pkg.installed for haproxy_status_packages
2018-01-26 06:33:45,101 [salt.state       ][INFO    ][15180] All specified packages are already installed
2018-01-26 06:33:45,102 [salt.state       ][INFO    ][15180] Completed state [haproxy_status_packages] at time 06:33:45.102011 duration_in_ms=404.979
2018-01-26 06:33:45,102 [salt.state       ][INFO    ][15180] Running state [/usr/bin/haproxy-status.sh] at time 06:33:45.102666
2018-01-26 06:33:45,102 [salt.state       ][INFO    ][15180] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-26 06:33:45,127 [salt.fileclient  ][INFO    ][15180] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-26 06:33:45,150 [salt.state       ][INFO    ][15180] File changed:
New file
2018-01-26 06:33:45,151 [salt.state       ][INFO    ][15180] Completed state [/usr/bin/haproxy-status.sh] at time 06:33:45.150967 duration_in_ms=48.301
2018-01-26 06:33:45,151 [salt.state       ][INFO    ][15180] Running state [net.ipv4.ip_nonlocal_bind] at time 06:33:45.151526
2018-01-26 06:33:45,151 [salt.state       ][INFO    ][15180] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-26 06:33:45,152 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command 'sysctl -a' in directory '/root'
2018-01-26 06:33:45,187 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-26 06:33:45,204 [salt.state       ][INFO    ][15180] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-26 06:33:45,205 [salt.state       ][INFO    ][15180] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:33:45.205366 duration_in_ms=53.84
2018-01-26 06:33:45,207 [salt.state       ][INFO    ][15180] Running state [haproxy] at time 06:33:45.207161
2018-01-26 06:33:45,207 [salt.state       ][INFO    ][15180] Executing state service.running for haproxy
2018-01-26 06:33:45,208 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-26 06:33:45,228 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-26 06:33:45,249 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-26 06:33:45,268 [salt.state       ][INFO    ][15180] The service haproxy is already running
2018-01-26 06:33:45,269 [salt.state       ][INFO    ][15180] Completed state [haproxy] at time 06:33:45.269770 duration_in_ms=62.608
2018-01-26 06:33:45,270 [salt.state       ][INFO    ][15180] Running state [haproxy] at time 06:33:45.270316
2018-01-26 06:33:45,270 [salt.state       ][INFO    ][15180] Executing state service.mod_watch for haproxy
2018-01-26 06:33:45,272 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-26 06:33:45,291 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-26 06:33:45,313 [salt.loaded.int.module.cmdmod][INFO    ][15180] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-26 06:33:45,394 [salt.state       ][INFO    ][15180] {'haproxy': True}
2018-01-26 06:33:45,395 [salt.state       ][INFO    ][15180] Completed state [haproxy] at time 06:33:45.395274 duration_in_ms=124.957
2018-01-26 06:33:45,397 [salt.minion      ][INFO    ][15180] Returning information for job: 20180126063336465660
2018-01-26 06:33:50,084 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command service.status with jid 20180126063350275664
2018-01-26 06:33:50,109 [salt.minion      ][INFO    ][16027] Starting a new job with PID 16027
2018-01-26 06:33:50,166 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16027] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-26 06:33:50,186 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16027] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-26 06:33:50,206 [salt.minion      ][INFO    ][16027] Returning information for job: 20180126063350275664
2018-01-26 06:33:52,103 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command service.restart with jid 20180126063352294159
2018-01-26 06:33:52,136 [salt.minion      ][INFO    ][16034] Starting a new job with PID 16034
2018-01-26 06:33:52,194 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16034] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-26 06:33:52,218 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16034] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-26 06:33:52,261 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][16034] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-26 06:33:52,316 [salt.minion      ][INFO    ][16034] Returning information for job: 20180126063352294159
2018-01-26 06:52:14,630 [salt.utils.schedule][INFO    ][2018] Running scheduled job: __mine_interval
2018-01-26 07:07:02,788 [salt.minion      ][INFO    ][2018] User sudo_ubuntu Executing command cp.push_dir with jid 20180126070702982209
2018-01-26 07:07:02,819 [salt.minion      ][INFO    ][16284] Starting a new job with PID 16284
