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

2018-01-14 09:39:15,753 [salt.loaded.int.module.cmdmod][ERROR   ][1851] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-01-14 09:39:19,233 [salt.loaded.int.module.cmdmod][INFO    ][2414] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-14 09:39:19,254 [salt.loaded.int.module.cmdmod][INFO    ][2414] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-14 09:39:19,285 [salt.loaded.int.module.cmdmod][INFO    ][2414] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-14 09:39:19,311 [salt.utils.parsers][WARNING ][1532] Minion received a SIGTERM. Exiting.
2018-01-14 09:39:19,773 [salt.cli.daemons ][INFO    ][2499] Setting up the Salt Minion "dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-14 09:39:19,910 [salt.cli.daemons ][INFO    ][2499] Starting up the Salt Minion
2018-01-14 09:39:19,911 [salt.utils.event ][INFO    ][2499] Starting pull socket on /var/run/salt/minion/minion_event_740960ea13_pull.ipc
2018-01-14 09:39:20,561 [salt.minion      ][INFO    ][2499] Creating minion process manager
2018-01-14 09:39:21,871 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2499] Executing command ['date', '+%z'] in directory '/root'
2018-01-14 09:39:21,898 [salt.utils.schedule][INFO    ][2499] Updating job settings for scheduled job: __mine_interval
2018-01-14 09:39:21,902 [salt.minion      ][INFO    ][2499] Added mine.update to scheduler
2018-01-14 09:39:21,908 [salt.minion      ][INFO    ][2499] Minion is starting as user 'root'
2018-01-14 09:39:21,929 [salt.minion      ][INFO    ][2499] Minion is ready to receive requests!
2018-01-14 09:39:22,931 [salt.utils.schedule][INFO    ][2499] Running scheduled job: __mine_interval
2018-01-14 09:39:25,344 [salt.minion      ][INFO    ][2499] User sudo_ubuntu Executing command service.force_reload with jid 20180114093926585936
2018-01-14 09:39:25,359 [salt.minion      ][INFO    ][2596] Starting a new job with PID 2596
2018-01-14 09:39:25,758 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2596] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-14 09:39:25,774 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2596] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-14 09:39:25,809 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2596] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-14 09:39:25,840 [salt.utils.parsers][WARNING ][2499] Minion received a SIGTERM. Exiting.
2018-01-14 09:39:25,840 [salt.cli.daemons ][INFO    ][2499] Shutting down the Salt Minion
2018-01-14 09:39:26,842 [salt.cli.daemons ][INFO    ][2641] Setting up the Salt Minion "dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-14 09:39:26,982 [salt.cli.daemons ][INFO    ][2641] Starting up the Salt Minion
2018-01-14 09:39:26,983 [salt.utils.event ][INFO    ][2641] Starting pull socket on /var/run/salt/minion/minion_event_740960ea13_pull.ipc
2018-01-14 09:39:27,642 [salt.minion      ][INFO    ][2641] Creating minion process manager
2018-01-14 09:39:29,298 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2641] Executing command ['date', '+%z'] in directory '/root'
2018-01-14 09:39:29,319 [salt.utils.schedule][INFO    ][2641] Updating job settings for scheduled job: __mine_interval
2018-01-14 09:39:29,321 [salt.minion      ][INFO    ][2641] Added mine.update to scheduler
2018-01-14 09:39:29,328 [salt.minion      ][INFO    ][2641] Minion is starting as user 'root'
2018-01-14 09:39:29,348 [salt.minion      ][INFO    ][2641] Minion is ready to receive requests!
2018-01-14 09:39:30,351 [salt.utils.schedule][INFO    ][2641] Running scheduled job: __mine_interval
2018-01-14 09:39:35,419 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114093936655311
2018-01-14 09:39:35,446 [salt.minion      ][INFO    ][2739] Starting a new job with PID 2739
2018-01-14 09:39:35,466 [salt.minion      ][INFO    ][2739] Returning information for job: 20180114093936655311
2018-01-14 09:39:46,918 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command state.apply with jid 20180114093948156587
2018-01-14 09:39:46,944 [salt.minion      ][INFO    ][2744] Starting a new job with PID 2744
2018-01-14 09:39:50,771 [salt.state       ][INFO    ][2744] Loading fresh modules for state activity
2018-01-14 09:39:50,819 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-14 09:39:51,216 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-14 09:39:51,371 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-14 09:39:51,499 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-14 09:39:51,615 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-14 09:39:51,845 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-14 09:39:51,975 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-14 09:39:52,087 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-14 09:39:52,236 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-14 09:39:52,351 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-14 09:39:52,472 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-14 09:39:52,584 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-14 09:39:52,732 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-14 09:39:52,864 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-14 09:39:52,974 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-14 09:39:53,097 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-14 09:39:53,210 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-14 09:39:53,338 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-14 09:39:53,447 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-14 09:39:53,560 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-14 09:39:53,747 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-14 09:39:53,955 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-14 09:39:54,076 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-14 09:39:54,208 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-14 09:39:54,231 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-14 09:39:54,284 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-14 09:39:54,330 [salt.state       ][INFO    ][2744] Running state [/etc/environment] at time 09:39:54.330274
2018-01-14 09:39:54,330 [salt.state       ][INFO    ][2744] Executing state file.blockreplace for /etc/environment
2018-01-14 09:39:54,340 [salt.state       ][INFO    ][2744] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-01-14 09:39:54,342 [salt.state       ][INFO    ][2744] Completed state [/etc/environment] at time 09:39:54.342505 duration_in_ms=12.231
2018-01-14 09:39:54,343 [salt.state       ][INFO    ][2744] Running state [/etc/profile.d] at time 09:39:54.342981
2018-01-14 09:39:54,343 [salt.state       ][INFO    ][2744] Executing state file.directory for /etc/profile.d
2018-01-14 09:39:54,346 [salt.state       ][INFO    ][2744] Directory /etc/profile.d is in the correct state
2018-01-14 09:39:54,347 [salt.state       ][INFO    ][2744] Completed state [/etc/profile.d] at time 09:39:54.346720 duration_in_ms=3.739
2018-01-14 09:39:54,948 [salt.state       ][INFO    ][2744] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:39:54.948190
2018-01-14 09:39:54,949 [salt.state       ][INFO    ][2744] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-14 09:39:54,977 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-14 09:39:54,986 [salt.state       ][INFO    ][2744] File changed:
New file
2018-01-14 09:39:54,987 [salt.state       ][INFO    ][2744] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:39:54.987362 duration_in_ms=39.172
2018-01-14 09:39:54,987 [salt.state       ][INFO    ][2744] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:39:54.987844
2018-01-14 09:39:54,988 [salt.state       ][INFO    ][2744] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-14 09:39:55,009 [salt.state       ][INFO    ][2744] File changed:
New file
2018-01-14 09:39:55,010 [salt.state       ][INFO    ][2744] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:39:55.010472 duration_in_ms=22.627
2018-01-14 09:39:55,011 [salt.state       ][INFO    ][2744] Running state [linux_repo_prereq_pkgs] at time 09:39:55.011894
2018-01-14 09:39:55,012 [salt.state       ][INFO    ][2744] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-14 09:39:55,013 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:39:55,386 [salt.state       ][INFO    ][2744] All specified packages are already installed
2018-01-14 09:39:55,387 [salt.state       ][INFO    ][2744] Completed state [linux_repo_prereq_pkgs] at time 09:39:55.387759 duration_in_ms=375.864
2018-01-14 09:39:55,388 [salt.state       ][INFO    ][2744] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:39:55.388417
2018-01-14 09:39:55,389 [salt.state       ][INFO    ][2744] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-14 09:39:55,389 [salt.state       ][INFO    ][2744] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-14 09:39:55,390 [salt.state       ][INFO    ][2744] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:39:55.390189 duration_in_ms=1.771
2018-01-14 09:39:55,390 [salt.state       ][INFO    ][2744] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:39:55.390677
2018-01-14 09:39:55,391 [salt.state       ][INFO    ][2744] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-14 09:39:55,420 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-14 09:39:55,517 [salt.state       ][INFO    ][2744] File changed:
New file
2018-01-14 09:39:55,518 [salt.state       ][INFO    ][2744] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:39:55.518147 duration_in_ms=127.469
2018-01-14 09:39:55,522 [salt.state       ][INFO    ][2744] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:39:55.522515
2018-01-14 09:39:55,523 [salt.state       ][INFO    ][2744] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-14 09:39:55,628 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-14 09:39:55,957 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:39:57,028 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114093958269560
2018-01-14 09:39:57,044 [salt.minion      ][INFO    ][3226] Starting a new job with PID 3226
2018-01-14 09:39:57,069 [salt.minion      ][INFO    ][3226] Returning information for job: 20180114093958269560
2018-01-14 09:39:59,928 [salt.state       ][INFO    ][2744] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-14 09:39:59,929 [salt.state       ][INFO    ][2744] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:39:59.929556 duration_in_ms=4407.04
2018-01-14 09:39:59,930 [salt.state       ][INFO    ][2744] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:39:59.930214
2018-01-14 09:39:59,930 [salt.state       ][INFO    ][2744] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-14 09:39:59,931 [salt.state       ][INFO    ][2744] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-14 09:39:59,932 [salt.state       ][INFO    ][2744] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:39:59.932035 duration_in_ms=1.82
2018-01-14 09:39:59,932 [salt.state       ][INFO    ][2744] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:39:59.932545
2018-01-14 09:39:59,933 [salt.state       ][INFO    ][2744] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-14 09:40:00,040 [salt.state       ][INFO    ][2744] File changed:
New file
2018-01-14 09:40:00,041 [salt.state       ][INFO    ][2744] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:40:00.041589 duration_in_ms=109.043
2018-01-14 09:40:00,043 [salt.state       ][INFO    ][2744] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:40:00.043121
2018-01-14 09:40:00,043 [salt.state       ][INFO    ][2744] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-14 09:40:00,124 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2018-01-14 09:40:00,332 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:40:04,622 [salt.state       ][INFO    ][2744] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-14 09:40:04,623 [salt.state       ][INFO    ][2744] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:40:04.623151 duration_in_ms=4580.029
2018-01-14 09:40:04,623 [salt.state       ][INFO    ][2744] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:40:04.623786
2018-01-14 09:40:04,624 [salt.state       ][INFO    ][2744] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-14 09:40:04,625 [salt.state       ][INFO    ][2744] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-14 09:40:04,625 [salt.state       ][INFO    ][2744] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:40:04.625904 duration_in_ms=2.118
2018-01-14 09:40:04,626 [salt.state       ][INFO    ][2744] Running state [/etc/apt/preferences.d/uca] at time 09:40:04.626386
2018-01-14 09:40:04,626 [salt.state       ][INFO    ][2744] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-14 09:40:04,627 [salt.state       ][INFO    ][2744] File /etc/apt/preferences.d/uca is not present
2018-01-14 09:40:04,627 [salt.state       ][INFO    ][2744] Completed state [/etc/apt/preferences.d/uca] at time 09:40:04.627816 duration_in_ms=1.43
2018-01-14 09:40:04,629 [salt.state       ][INFO    ][2744] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:40:04.629340
2018-01-14 09:40:04,629 [salt.state       ][INFO    ][2744] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-14 09:40:04,750 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-14 09:40:04,833 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-14 09:40:05,074 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:40:07,082 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114094008319769
2018-01-14 09:40:07,105 [salt.minion      ][INFO    ][4281] Starting a new job with PID 4281
2018-01-14 09:40:07,131 [salt.minion      ][INFO    ][4281] Returning information for job: 20180114094008319769
2018-01-14 09:40:09,742 [salt.state       ][INFO    ][2744] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-14 09:40:09,743 [salt.state       ][INFO    ][2744] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:40:09.743517 duration_in_ms=5114.176
2018-01-14 09:40:09,744 [salt.state       ][INFO    ][2744] Running state [linux_extra_packages_purged] at time 09:40:09.744241
2018-01-14 09:40:09,746 [salt.state       ][INFO    ][2744] Executing state pkg.purged for linux_extra_packages_purged
2018-01-14 09:40:09,790 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-14 09:40:15,808 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:40:15,854 [salt.state       ][INFO    ][2744] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-14 09:40:15,878 [salt.state       ][INFO    ][2744] Loading fresh modules for state activity
2018-01-14 09:40:15,916 [salt.state       ][INFO    ][2744] Completed state [linux_extra_packages_purged] at time 09:40:15.916595 duration_in_ms=6172.353
2018-01-14 09:40:15,926 [salt.state       ][INFO    ][2744] Running state [linux_extra_packages_latest] at time 09:40:15.926127
2018-01-14 09:40:15,926 [salt.state       ][INFO    ][2744] Executing state pkg.latest for linux_extra_packages_latest
2018-01-14 09:40:16,404 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-14 09:40:16,473 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:40:16,505 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-14 09:40:17,243 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114094018484897
2018-01-14 09:40:17,263 [salt.minion      ][INFO    ][5056] Starting a new job with PID 5056
2018-01-14 09:40:17,290 [salt.minion      ][INFO    ][5056] Returning information for job: 20180114094018484897
2018-01-14 09:40:19,918 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:40:19,962 [salt.state       ][INFO    ][2744] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-14 09:40:19,985 [salt.state       ][INFO    ][2744] Loading fresh modules for state activity
2018-01-14 09:40:20,027 [salt.state       ][INFO    ][2744] Completed state [linux_extra_packages_latest] at time 09:40:20.027214 duration_in_ms=4101.086
2018-01-14 09:40:20,032 [salt.state       ][INFO    ][2744] Running state [UTC] at time 09:40:20.032145
2018-01-14 09:40:20,032 [salt.state       ][INFO    ][2744] Executing state timezone.system for UTC
2018-01-14 09:40:20,035 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['timedatectl'] in directory '/root'
2018-01-14 09:40:20,093 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['timedatectl'] in directory '/root'
2018-01-14 09:40:20,111 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-14 09:40:20,128 [salt.state       ][INFO    ][2744] {'timezone': 'UTC'}
2018-01-14 09:40:20,129 [salt.state       ][INFO    ][2744] Completed state [UTC] at time 09:40:20.129328 duration_in_ms=97.183
2018-01-14 09:40:20,132 [salt.state       ][INFO    ][2744] Running state [nf_conntrack] at time 09:40:20.132676
2018-01-14 09:40:20,133 [salt.state       ][INFO    ][2744] Executing state kmod.present for nf_conntrack
2018-01-14 09:40:20,134 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'lsmod' in directory '/root'
2018-01-14 09:40:20,590 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'lsmod' in directory '/root'
2018-01-14 09:40:20,608 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-14 09:40:20,629 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'lsmod' in directory '/root'
2018-01-14 09:40:20,753 [salt.state       ][INFO    ][2744] {'nf_conntrack': 'loaded'}
2018-01-14 09:40:20,753 [salt.state       ][INFO    ][2744] Completed state [nf_conntrack] at time 09:40:20.753849 duration_in_ms=621.173
2018-01-14 09:40:20,756 [salt.state       ][INFO    ][2744] Running state [kernel.panic] at time 09:40:20.756919
2018-01-14 09:40:20,757 [salt.state       ][INFO    ][2744] Executing state sysctl.present for kernel.panic
2018-01-14 09:40:20,758 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:20,810 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-14 09:40:20,824 [salt.state       ][INFO    ][2744] {'kernel.panic': 60}
2018-01-14 09:40:20,824 [salt.state       ][INFO    ][2744] Completed state [kernel.panic] at time 09:40:20.824831 duration_in_ms=67.913
2018-01-14 09:40:20,825 [salt.state       ][INFO    ][2744] Running state [net.ipv4.tcp_keepalive_probes] at time 09:40:20.825555
2018-01-14 09:40:20,825 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-14 09:40:20,826 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:20,864 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-14 09:40:20,879 [salt.state       ][INFO    ][2744] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-14 09:40:20,879 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:40:20.879916 duration_in_ms=54.36
2018-01-14 09:40:20,880 [salt.state       ][INFO    ][2744] Running state [fs.file-max] at time 09:40:20.880632
2018-01-14 09:40:20,881 [salt.state       ][INFO    ][2744] Executing state sysctl.present for fs.file-max
2018-01-14 09:40:20,882 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:20,921 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-14 09:40:20,936 [salt.state       ][INFO    ][2744] {'fs.file-max': 124165}
2018-01-14 09:40:20,937 [salt.state       ][INFO    ][2744] Completed state [fs.file-max] at time 09:40:20.937852 duration_in_ms=57.22
2018-01-14 09:40:20,938 [salt.state       ][INFO    ][2744] Running state [net.core.somaxconn] at time 09:40:20.938273
2018-01-14 09:40:20,938 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.core.somaxconn
2018-01-14 09:40:20,939 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:20,979 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-14 09:40:20,999 [salt.state       ][INFO    ][2744] {'net.core.somaxconn': 4096}
2018-01-14 09:40:20,999 [salt.state       ][INFO    ][2744] Completed state [net.core.somaxconn] at time 09:40:20.999755 duration_in_ms=61.481
2018-01-14 09:40:21,000 [salt.state       ][INFO    ][2744] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:40:21.000170
2018-01-14 09:40:21,001 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-14 09:40:21,002 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,044 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-14 09:40:21,062 [salt.state       ][INFO    ][2744] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-14 09:40:21,063 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:40:21.063332 duration_in_ms=63.163
2018-01-14 09:40:21,063 [salt.state       ][INFO    ][2744] Running state [net.ipv4.tcp_tw_reuse] at time 09:40:21.063747
2018-01-14 09:40:21,064 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-14 09:40:21,065 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,108 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-14 09:40:21,127 [salt.state       ][INFO    ][2744] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-14 09:40:21,127 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.tcp_tw_reuse] at time 09:40:21.127713 duration_in_ms=63.965
2018-01-14 09:40:21,128 [salt.state       ][INFO    ][2744] Running state [net.ipv4.tcp_congestion_control] at time 09:40:21.128145
2018-01-14 09:40:21,128 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-14 09:40:21,130 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,175 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-14 09:40:21,199 [salt.state       ][INFO    ][2744] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-14 09:40:21,201 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.tcp_congestion_control] at time 09:40:21.201307 duration_in_ms=73.161
2018-01-14 09:40:21,201 [salt.state       ][INFO    ][2744] Running state [net.ipv4.tcp_retries2] at time 09:40:21.201825
2018-01-14 09:40:21,202 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-14 09:40:21,203 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,244 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-14 09:40:21,262 [salt.state       ][INFO    ][2744] {'net.ipv4.tcp_retries2': 5}
2018-01-14 09:40:21,263 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.tcp_retries2] at time 09:40:21.262973 duration_in_ms=61.147
2018-01-14 09:40:21,263 [salt.state       ][INFO    ][2744] Running state [net.core.netdev_max_backlog] at time 09:40:21.263689
2018-01-14 09:40:21,264 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-14 09:40:21,266 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,306 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-14 09:40:21,321 [salt.state       ][INFO    ][2744] {'net.core.netdev_max_backlog': 261144}
2018-01-14 09:40:21,322 [salt.state       ][INFO    ][2744] Completed state [net.core.netdev_max_backlog] at time 09:40:21.322047 duration_in_ms=58.358
2018-01-14 09:40:21,323 [salt.state       ][INFO    ][2744] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:40:21.323025
2018-01-14 09:40:21,323 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-14 09:40:21,324 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,365 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-14 09:40:21,386 [salt.state       ][INFO    ][2744] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-14 09:40:21,387 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:40:21.387165 duration_in_ms=64.139
2018-01-14 09:40:21,387 [salt.state       ][INFO    ][2744] Running state [vm.swappiness] at time 09:40:21.387891
2018-01-14 09:40:21,388 [salt.state       ][INFO    ][2744] Executing state sysctl.present for vm.swappiness
2018-01-14 09:40:21,390 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,435 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-14 09:40:21,451 [salt.state       ][INFO    ][2744] {'vm.swappiness': 10}
2018-01-14 09:40:21,452 [salt.state       ][INFO    ][2744] Completed state [vm.swappiness] at time 09:40:21.452162 duration_in_ms=64.271
2018-01-14 09:40:21,452 [salt.state       ][INFO    ][2744] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:40:21.452703
2018-01-14 09:40:21,453 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-14 09:40:21,454 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,495 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-14 09:40:21,515 [salt.state       ][INFO    ][2744] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-14 09:40:21,516 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:40:21.516362 duration_in_ms=63.658
2018-01-14 09:40:21,516 [salt.state       ][INFO    ][2744] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:40:21.516795
2018-01-14 09:40:21,517 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-14 09:40:21,518 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,558 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-14 09:40:21,580 [salt.state       ][INFO    ][2744] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-14 09:40:21,581 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:40:21.581291 duration_in_ms=64.496
2018-01-14 09:40:21,581 [salt.state       ][INFO    ][2744] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:40:21.581735
2018-01-14 09:40:21,582 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-14 09:40:21,583 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,623 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-14 09:40:21,640 [salt.state       ][INFO    ][2744] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-14 09:40:21,640 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:40:21.640573 duration_in_ms=58.837
2018-01-14 09:40:21,641 [salt.state       ][INFO    ][2744] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:40:21.641016
2018-01-14 09:40:21,641 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-14 09:40:21,642 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,679 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-14 09:40:21,695 [salt.state       ][INFO    ][2744] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-14 09:40:21,695 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:40:21.695565 duration_in_ms=54.547
2018-01-14 09:40:21,696 [salt.state       ][INFO    ][2744] Running state [net.ipv4.tcp_fin_timeout] at time 09:40:21.695993
2018-01-14 09:40:21,696 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-14 09:40:21,698 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,741 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-14 09:40:21,764 [salt.state       ][INFO    ][2744] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-14 09:40:21,765 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.tcp_fin_timeout] at time 09:40:21.765274 duration_in_ms=69.28
2018-01-14 09:40:21,765 [salt.state       ][INFO    ][2744] Running state [net.ipv4.tcp_keepalive_time] at time 09:40:21.765734
2018-01-14 09:40:21,766 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-14 09:40:21,767 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,809 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-14 09:40:21,826 [salt.state       ][INFO    ][2744] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-14 09:40:21,826 [salt.state       ][INFO    ][2744] Completed state [net.ipv4.tcp_keepalive_time] at time 09:40:21.826813 duration_in_ms=61.078
2018-01-14 09:40:21,827 [salt.state       ][INFO    ][2744] Running state [net.nf_conntrack_max] at time 09:40:21.827253
2018-01-14 09:40:21,827 [salt.state       ][INFO    ][2744] Executing state sysctl.present for net.nf_conntrack_max
2018-01-14 09:40:21,828 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:21,868 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-14 09:40:21,884 [salt.state       ][INFO    ][2744] {'net.nf_conntrack_max': 1048576}
2018-01-14 09:40:21,885 [salt.state       ][INFO    ][2744] Completed state [net.nf_conntrack_max] at time 09:40:21.885167 duration_in_ms=57.912
2018-01-14 09:40:21,895 [salt.state       ][INFO    ][2744] Running state [linux_sysfs_package] at time 09:40:21.894995
2018-01-14 09:40:21,895 [salt.state       ][INFO    ][2744] Executing state pkg.installed for linux_sysfs_package
2018-01-14 09:40:22,375 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-14 09:40:22,450 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:40:24,706 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:40:24,731 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-01-14 09:40:27,338 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114094028576590
2018-01-14 09:40:27,355 [salt.minion      ][INFO    ][6371] Starting a new job with PID 6371
2018-01-14 09:40:27,374 [salt.minion      ][INFO    ][6371] Returning information for job: 20180114094028576590
2018-01-14 09:40:28,222 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:40:28,273 [salt.state       ][INFO    ][2744] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-01-14 09:40:28,295 [salt.state       ][INFO    ][2744] Loading fresh modules for state activity
2018-01-14 09:40:28,341 [salt.state       ][INFO    ][2744] Completed state [linux_sysfs_package] at time 09:40:28.341601 duration_in_ms=6446.603
2018-01-14 09:40:28,347 [salt.state       ][INFO    ][2744] Running state [/etc/sysfs.d] at time 09:40:28.347894
2018-01-14 09:40:28,348 [salt.state       ][INFO    ][2744] Executing state file.directory for /etc/sysfs.d
2018-01-14 09:40:28,354 [salt.state       ][INFO    ][2744] Directory /etc/sysfs.d is in the correct state
2018-01-14 09:40:28,354 [salt.state       ][INFO    ][2744] Completed state [/etc/sysfs.d] at time 09:40:28.354748 duration_in_ms=6.854
2018-01-14 09:40:28,694 [salt.state       ][INFO    ][2744] Running state [ondemand] at time 09:40:28.694300
2018-01-14 09:40:28,695 [salt.state       ][INFO    ][2744] Executing state service.dead for ondemand
2018-01-14 09:40:28,696 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-14 09:40:28,720 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:28,738 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:28,759 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:28,823 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:28,843 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:28,867 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:28,894 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-14 09:40:29,066 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:29,091 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'runlevel' in directory '/root'
2018-01-14 09:40:29,106 [salt.state       ][INFO    ][2744] {'ondemand': True}
2018-01-14 09:40:29,107 [salt.state       ][INFO    ][2744] Completed state [ondemand] at time 09:40:29.107429 duration_in_ms=413.129
2018-01-14 09:40:29,112 [salt.state       ][INFO    ][2744] Running state [cs_CZ.UTF-8] at time 09:40:29.112466
2018-01-14 09:40:29,113 [salt.state       ][INFO    ][2744] Executing state locale.present for cs_CZ.UTF-8
2018-01-14 09:40:29,114 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'locale -a' in directory '/root'
2018-01-14 09:40:29,138 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-14 09:40:30,125 [salt.state       ][INFO    ][2744] {'locale': 'cs_CZ.UTF-8'}
2018-01-14 09:40:30,126 [salt.state       ][INFO    ][2744] Completed state [cs_CZ.UTF-8] at time 09:40:30.126250 duration_in_ms=1013.784
2018-01-14 09:40:30,126 [salt.state       ][INFO    ][2744] Running state [en_US.UTF-8] at time 09:40:30.126929
2018-01-14 09:40:30,127 [salt.state       ][INFO    ][2744] Executing state locale.present for en_US.UTF-8
2018-01-14 09:40:30,128 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'locale -a' in directory '/root'
2018-01-14 09:40:30,147 [salt.state       ][INFO    ][2744] Locale en_US.UTF-8 is already present
2018-01-14 09:40:30,148 [salt.state       ][INFO    ][2744] Completed state [en_US.UTF-8] at time 09:40:30.147969 duration_in_ms=21.04
2018-01-14 09:40:30,151 [salt.state       ][INFO    ][2744] Running state [en_US.UTF-8] at time 09:40:30.151560
2018-01-14 09:40:30,152 [salt.state       ][INFO    ][2744] Executing state locale.system for en_US.UTF-8
2018-01-14 09:40:30,154 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'localectl' in directory '/root'
2018-01-14 09:40:30,207 [salt.state       ][INFO    ][2744] System locale en_US.UTF-8 already set
2018-01-14 09:40:30,207 [salt.state       ][INFO    ][2744] Completed state [en_US.UTF-8] at time 09:40:30.207739 duration_in_ms=56.179
2018-01-14 09:40:30,212 [salt.state       ][INFO    ][2744] Running state [root] at time 09:40:30.211956
2018-01-14 09:40:30,212 [salt.state       ][INFO    ][2744] Executing state user.present for root
2018-01-14 09:40:30,222 [salt.state       ][INFO    ][2744] User root is present and up to date
2018-01-14 09:40:30,223 [salt.state       ][INFO    ][2744] Completed state [root] at time 09:40:30.223245 duration_in_ms=11.288
2018-01-14 09:40:30,226 [salt.state       ][INFO    ][2744] Running state [/root] at time 09:40:30.226070
2018-01-14 09:40:30,226 [salt.state       ][INFO    ][2744] Executing state file.directory for /root
2018-01-14 09:40:30,227 [salt.state       ][INFO    ][2744] Directory /root is in the correct state
2018-01-14 09:40:30,228 [salt.state       ][INFO    ][2744] Completed state [/root] at time 09:40:30.228051 duration_in_ms=1.981
2018-01-14 09:40:30,229 [salt.state       ][INFO    ][2744] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:40:30.229366
2018-01-14 09:40:30,230 [salt.state       ][INFO    ][2744] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-14 09:40:30,230 [salt.state       ][INFO    ][2744] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-14 09:40:30,231 [salt.state       ][INFO    ][2744] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:40:30.231293 duration_in_ms=1.926
2018-01-14 09:40:30,231 [salt.state       ][INFO    ][2744] Running state [ubuntu] at time 09:40:30.231560
2018-01-14 09:40:30,231 [salt.state       ][INFO    ][2744] Executing state user.present for ubuntu
2018-01-14 09:40:30,235 [salt.state       ][INFO    ][2744] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-14 09:40:30,236 [salt.state       ][INFO    ][2744] Completed state [ubuntu] at time 09:40:30.236363 duration_in_ms=4.803
2018-01-14 09:40:30,237 [salt.state       ][INFO    ][2744] Running state [/home/ubuntu] at time 09:40:30.237728
2018-01-14 09:40:30,237 [salt.state       ][INFO    ][2744] Executing state file.directory for /home/ubuntu
2018-01-14 09:40:30,238 [salt.state       ][INFO    ][2744] {'mode': '0700'}
2018-01-14 09:40:30,239 [salt.state       ][INFO    ][2744] Completed state [/home/ubuntu] at time 09:40:30.239720 duration_in_ms=1.992
2018-01-14 09:40:30,241 [salt.state       ][INFO    ][2744] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:40:30.241485
2018-01-14 09:40:30,241 [salt.state       ][INFO    ][2744] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-14 09:40:30,262 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-14 09:40:30,268 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command '/usr/sbin/visudo -c -f /tmp/tmpkb5j41' in directory '/root'
2018-01-14 09:40:30,297 [salt.state       ][INFO    ][2744] File changed:
New file
2018-01-14 09:40:30,298 [salt.state       ][INFO    ][2744] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:40:30.298128 duration_in_ms=56.642
2018-01-14 09:40:30,298 [salt.state       ][INFO    ][2744] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:40:30.298498
2018-01-14 09:40:30,298 [salt.state       ][INFO    ][2744] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-14 09:40:30,323 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-14 09:40:30,444 [salt.state       ][INFO    ][2744] File changed:
New file
2018-01-14 09:40:30,444 [salt.state       ][INFO    ][2744] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:40:30.444299 duration_in_ms=145.801
2018-01-14 09:40:30,444 [salt.state       ][INFO    ][2744] Running state [apt-daily.timer] at time 09:40:30.444573
2018-01-14 09:40:30,444 [salt.state       ][INFO    ][2744] Executing state service.dead for apt-daily.timer
2018-01-14 09:40:30,445 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-14 09:40:30,462 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:30,478 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:30,496 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:30,518 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:30,534 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:30,550 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:30,572 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:30,712 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:30,734 [salt.state       ][INFO    ][2744] {'apt-daily.timer': True}
2018-01-14 09:40:30,734 [salt.state       ][INFO    ][2744] Completed state [apt-daily.timer] at time 09:40:30.734609 duration_in_ms=290.035
2018-01-14 09:40:30,735 [salt.state       ][INFO    ][2744] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:40:30.735309
2018-01-14 09:40:30,735 [salt.state       ][INFO    ][2744] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-14 09:40:30,763 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-14 09:40:30,862 [salt.state       ][INFO    ][2744] File changed:
New file
2018-01-14 09:40:30,862 [salt.state       ][INFO    ][2744] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:40:30.862889 duration_in_ms=127.579
2018-01-14 09:40:30,865 [salt.state       ][INFO    ][2744] Running state [service.systemctl_reload] at time 09:40:30.865957
2018-01-14 09:40:30,866 [salt.state       ][INFO    ][2744] Executing state module.wait for service.systemctl_reload
2018-01-14 09:40:30,866 [salt.state       ][INFO    ][2744] No changes made for service.systemctl_reload
2018-01-14 09:40:30,866 [salt.state       ][INFO    ][2744] Completed state [service.systemctl_reload] at time 09:40:30.866718 duration_in_ms=0.761
2018-01-14 09:40:30,866 [salt.state       ][INFO    ][2744] Running state [service.systemctl_reload] at time 09:40:30.866929
2018-01-14 09:40:30,867 [salt.state       ][INFO    ][2744] Executing state module.mod_watch for service.systemctl_reload
2018-01-14 09:40:30,867 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-14 09:40:30,971 [salt.state       ][INFO    ][2744] {'ret': True}
2018-01-14 09:40:30,972 [salt.state       ][INFO    ][2744] Completed state [service.systemctl_reload] at time 09:40:30.972705 duration_in_ms=105.775
2018-01-14 09:40:30,973 [salt.state       ][INFO    ][2744] Running state [/etc/hostname] at time 09:40:30.973260
2018-01-14 09:40:30,973 [salt.state       ][INFO    ][2744] Executing state file.managed for /etc/hostname
2018-01-14 09:40:30,998 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-14 09:40:31,003 [salt.state       ][INFO    ][2744] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs03

2018-01-14 09:40:31,004 [salt.state       ][INFO    ][2744] Completed state [/etc/hostname] at time 09:40:31.003979 duration_in_ms=30.718
2018-01-14 09:40:31,006 [salt.state       ][INFO    ][2744] Running state [hostname dbs03] at time 09:40:31.006854
2018-01-14 09:40:31,007 [salt.state       ][INFO    ][2744] Executing state cmd.wait for hostname dbs03
2018-01-14 09:40:31,007 [salt.state       ][INFO    ][2744] No changes made for hostname dbs03
2018-01-14 09:40:31,007 [salt.state       ][INFO    ][2744] Completed state [hostname dbs03] at time 09:40:31.007653 duration_in_ms=0.799
2018-01-14 09:40:31,007 [salt.state       ][INFO    ][2744] Running state [hostname dbs03] at time 09:40:31.007862
2018-01-14 09:40:31,008 [salt.state       ][INFO    ][2744] Executing state cmd.mod_watch for hostname dbs03
2018-01-14 09:40:31,009 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command 'hostname dbs03' in directory '/root'
2018-01-14 09:40:31,024 [salt.state       ][INFO    ][2744] {'pid': 6610, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 09:40:31,025 [salt.state       ][INFO    ][2744] Completed state [hostname dbs03] at time 09:40:31.025832 duration_in_ms=17.97
2018-01-14 09:40:31,027 [salt.state       ][INFO    ][2744] Running state [mdb02] at time 09:40:31.027844
2018-01-14 09:40:31,028 [salt.state       ][INFO    ][2744] Executing state host.present for mdb02
2018-01-14 09:40:31,031 [salt.state       ][INFO    ][2744] {'host': 'mdb02'}
2018-01-14 09:40:31,031 [salt.state       ][INFO    ][2744] Completed state [mdb02] at time 09:40:31.031702 duration_in_ms=3.858
2018-01-14 09:40:31,031 [salt.state       ][INFO    ][2744] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.031960
2018-01-14 09:40:31,032 [salt.state       ][INFO    ][2744] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,033 [salt.state       ][INFO    ][2744] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,033 [salt.state       ][INFO    ][2744] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.033595 duration_in_ms=1.636
2018-01-14 09:40:31,033 [salt.state       ][INFO    ][2744] Running state [mdb03] at time 09:40:31.033848
2018-01-14 09:40:31,034 [salt.state       ][INFO    ][2744] Executing state host.present for mdb03
2018-01-14 09:40:31,035 [salt.state       ][INFO    ][2744] {'host': 'mdb03'}
2018-01-14 09:40:31,035 [salt.state       ][INFO    ][2744] Completed state [mdb03] at time 09:40:31.035440 duration_in_ms=1.592
2018-01-14 09:40:31,035 [salt.state       ][INFO    ][2744] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.035676
2018-01-14 09:40:31,035 [salt.state       ][INFO    ][2744] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,037 [salt.state       ][INFO    ][2744] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,037 [salt.state       ][INFO    ][2744] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.037576 duration_in_ms=1.9
2018-01-14 09:40:31,037 [salt.state       ][INFO    ][2744] Running state [mdb01] at time 09:40:31.037818
2018-01-14 09:40:31,038 [salt.state       ][INFO    ][2744] Executing state host.present for mdb01
2018-01-14 09:40:31,039 [salt.state       ][INFO    ][2744] {'host': 'mdb01'}
2018-01-14 09:40:31,039 [salt.state       ][INFO    ][2744] Completed state [mdb01] at time 09:40:31.039402 duration_in_ms=1.584
2018-01-14 09:40:31,039 [salt.state       ][INFO    ][2744] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.039640
2018-01-14 09:40:31,039 [salt.state       ][INFO    ][2744] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,040 [salt.state       ][INFO    ][2744] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,041 [salt.state       ][INFO    ][2744] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.040991 duration_in_ms=1.351
2018-01-14 09:40:31,041 [salt.state       ][INFO    ][2744] Running state [mdb] at time 09:40:31.041239
2018-01-14 09:40:31,041 [salt.state       ][INFO    ][2744] Executing state host.present for mdb
2018-01-14 09:40:31,042 [salt.state       ][INFO    ][2744] {'host': 'mdb'}
2018-01-14 09:40:31,042 [salt.state       ][INFO    ][2744] Completed state [mdb] at time 09:40:31.042543 duration_in_ms=1.304
2018-01-14 09:40:31,042 [salt.state       ][INFO    ][2744] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.042783
2018-01-14 09:40:31,043 [salt.state       ][INFO    ][2744] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,043 [salt.state       ][INFO    ][2744] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,044 [salt.state       ][INFO    ][2744] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.044124 duration_in_ms=1.341
2018-01-14 09:40:31,044 [salt.state       ][INFO    ][2744] Running state [cfg01] at time 09:40:31.044432
2018-01-14 09:40:31,044 [salt.state       ][INFO    ][2744] Executing state host.present for cfg01
2018-01-14 09:40:31,046 [salt.state       ][INFO    ][2744] {'host': 'cfg01'}
2018-01-14 09:40:31,046 [salt.state       ][INFO    ][2744] Completed state [cfg01] at time 09:40:31.046613 duration_in_ms=2.181
2018-01-14 09:40:31,046 [salt.state       ][INFO    ][2744] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.046852
2018-01-14 09:40:31,047 [salt.state       ][INFO    ][2744] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,048 [salt.state       ][INFO    ][2744] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,048 [salt.state       ][INFO    ][2744] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.048241 duration_in_ms=1.389
2018-01-14 09:40:31,048 [salt.state       ][INFO    ][2744] Running state [prx01] at time 09:40:31.048775
2018-01-14 09:40:31,049 [salt.state       ][INFO    ][2744] Executing state host.present for prx01
2018-01-14 09:40:31,049 [salt.state       ][INFO    ][2744] {'host': 'prx01'}
2018-01-14 09:40:31,050 [salt.state       ][INFO    ][2744] Completed state [prx01] at time 09:40:31.050170 duration_in_ms=1.395
2018-01-14 09:40:31,050 [salt.state       ][INFO    ][2744] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.050419
2018-01-14 09:40:31,050 [salt.state       ][INFO    ][2744] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,051 [salt.state       ][INFO    ][2744] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,051 [salt.state       ][INFO    ][2744] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.051802 duration_in_ms=1.383
2018-01-14 09:40:31,052 [salt.state       ][INFO    ][2744] Running state [kvm01] at time 09:40:31.052053
2018-01-14 09:40:31,052 [salt.state       ][INFO    ][2744] Executing state host.present for kvm01
2018-01-14 09:40:31,053 [salt.state       ][INFO    ][2744] {'host': 'kvm01'}
2018-01-14 09:40:31,053 [salt.state       ][INFO    ][2744] Completed state [kvm01] at time 09:40:31.053483 duration_in_ms=1.43
2018-01-14 09:40:31,053 [salt.state       ][INFO    ][2744] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.053718
2018-01-14 09:40:31,053 [salt.state       ][INFO    ][2744] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,054 [salt.state       ][INFO    ][2744] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,055 [salt.state       ][INFO    ][2744] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.055090 duration_in_ms=1.372
2018-01-14 09:40:31,055 [salt.state       ][INFO    ][2744] Running state [kvm03] at time 09:40:31.055336
2018-01-14 09:40:31,055 [salt.state       ][INFO    ][2744] Executing state host.present for kvm03
2018-01-14 09:40:31,056 [salt.state       ][INFO    ][2744] {'host': 'kvm03'}
2018-01-14 09:40:31,057 [salt.state       ][INFO    ][2744] Completed state [kvm03] at time 09:40:31.057038 duration_in_ms=1.702
2018-01-14 09:40:31,057 [salt.state       ][INFO    ][2744] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.057276
2018-01-14 09:40:31,057 [salt.state       ][INFO    ][2744] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,058 [salt.state       ][INFO    ][2744] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,059 [salt.state       ][INFO    ][2744] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.059116 duration_in_ms=1.84
2018-01-14 09:40:31,059 [salt.state       ][INFO    ][2744] Running state [kvm02] at time 09:40:31.059365
2018-01-14 09:40:31,059 [salt.state       ][INFO    ][2744] Executing state host.present for kvm02
2018-01-14 09:40:31,060 [salt.state       ][INFO    ][2744] {'host': 'kvm02'}
2018-01-14 09:40:31,060 [salt.state       ][INFO    ][2744] Completed state [kvm02] at time 09:40:31.060776 duration_in_ms=1.411
2018-01-14 09:40:31,061 [salt.state       ][INFO    ][2744] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.061045
2018-01-14 09:40:31,061 [salt.state       ][INFO    ][2744] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,062 [salt.state       ][INFO    ][2744] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,062 [salt.state       ][INFO    ][2744] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.062440 duration_in_ms=1.395
2018-01-14 09:40:31,062 [salt.state       ][INFO    ][2744] Running state [dbs] at time 09:40:31.062698
2018-01-14 09:40:31,062 [salt.state       ][INFO    ][2744] Executing state host.present for dbs
2018-01-14 09:40:31,063 [salt.state       ][INFO    ][2744] {'host': 'dbs'}
2018-01-14 09:40:31,064 [salt.state       ][INFO    ][2744] Completed state [dbs] at time 09:40:31.064092 duration_in_ms=1.393
2018-01-14 09:40:31,064 [salt.state       ][INFO    ][2744] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.064356
2018-01-14 09:40:31,064 [salt.state       ][INFO    ][2744] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,065 [salt.state       ][INFO    ][2744] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,065 [salt.state       ][INFO    ][2744] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.065786 duration_in_ms=1.43
2018-01-14 09:40:31,066 [salt.state       ][INFO    ][2744] Running state [prx] at time 09:40:31.066026
2018-01-14 09:40:31,066 [salt.state       ][INFO    ][2744] Executing state host.present for prx
2018-01-14 09:40:31,067 [salt.state       ][INFO    ][2744] {'host': 'prx'}
2018-01-14 09:40:31,067 [salt.state       ][INFO    ][2744] Completed state [prx] at time 09:40:31.067692 duration_in_ms=1.665
2018-01-14 09:40:31,067 [salt.state       ][INFO    ][2744] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.067937
2018-01-14 09:40:31,068 [salt.state       ][INFO    ][2744] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,069 [salt.state       ][INFO    ][2744] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,069 [salt.state       ][INFO    ][2744] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.069673 duration_in_ms=1.736
2018-01-14 09:40:31,069 [salt.state       ][INFO    ][2744] Running state [prx02] at time 09:40:31.069928
2018-01-14 09:40:31,070 [salt.state       ][INFO    ][2744] Executing state host.present for prx02
2018-01-14 09:40:31,071 [salt.state       ][INFO    ][2744] {'host': 'prx02'}
2018-01-14 09:40:31,071 [salt.state       ][INFO    ][2744] Completed state [prx02] at time 09:40:31.071342 duration_in_ms=1.414
2018-01-14 09:40:31,071 [salt.state       ][INFO    ][2744] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.071584
2018-01-14 09:40:31,071 [salt.state       ][INFO    ][2744] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,072 [salt.state       ][INFO    ][2744] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,073 [salt.state       ][INFO    ][2744] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.073063 duration_in_ms=1.479
2018-01-14 09:40:31,073 [salt.state       ][INFO    ][2744] Running state [msg02] at time 09:40:31.073309
2018-01-14 09:40:31,073 [salt.state       ][INFO    ][2744] Executing state host.present for msg02
2018-01-14 09:40:31,074 [salt.state       ][INFO    ][2744] {'host': 'msg02'}
2018-01-14 09:40:31,075 [salt.state       ][INFO    ][2744] Completed state [msg02] at time 09:40:31.075007 duration_in_ms=1.698
2018-01-14 09:40:31,075 [salt.state       ][INFO    ][2744] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.075250
2018-01-14 09:40:31,075 [salt.state       ][INFO    ][2744] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,076 [salt.state       ][INFO    ][2744] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,076 [salt.state       ][INFO    ][2744] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.076730 duration_in_ms=1.479
2018-01-14 09:40:31,077 [salt.state       ][INFO    ][2744] Running state [msg03] at time 09:40:31.077263
2018-01-14 09:40:31,077 [salt.state       ][INFO    ][2744] Executing state host.present for msg03
2018-01-14 09:40:31,078 [salt.state       ][INFO    ][2744] {'host': 'msg03'}
2018-01-14 09:40:31,078 [salt.state       ][INFO    ][2744] Completed state [msg03] at time 09:40:31.078750 duration_in_ms=1.487
2018-01-14 09:40:31,079 [salt.state       ][INFO    ][2744] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.079001
2018-01-14 09:40:31,079 [salt.state       ][INFO    ][2744] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,080 [salt.state       ][INFO    ][2744] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,080 [salt.state       ][INFO    ][2744] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.080659 duration_in_ms=1.658
2018-01-14 09:40:31,080 [salt.state       ][INFO    ][2744] Running state [msg01] at time 09:40:31.080914
2018-01-14 09:40:31,081 [salt.state       ][INFO    ][2744] Executing state host.present for msg01
2018-01-14 09:40:31,082 [salt.state       ][INFO    ][2744] {'host': 'msg01'}
2018-01-14 09:40:31,082 [salt.state       ][INFO    ][2744] Completed state [msg01] at time 09:40:31.082677 duration_in_ms=1.763
2018-01-14 09:40:31,082 [salt.state       ][INFO    ][2744] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.082921
2018-01-14 09:40:31,083 [salt.state       ][INFO    ][2744] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,084 [salt.state       ][INFO    ][2744] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,084 [salt.state       ][INFO    ][2744] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.084433 duration_in_ms=1.512
2018-01-14 09:40:31,084 [salt.state       ][INFO    ][2744] Running state [msg] at time 09:40:31.084688
2018-01-14 09:40:31,084 [salt.state       ][INFO    ][2744] Executing state host.present for msg
2018-01-14 09:40:31,086 [salt.state       ][INFO    ][2744] {'host': 'msg'}
2018-01-14 09:40:31,086 [salt.state       ][INFO    ][2744] Completed state [msg] at time 09:40:31.086208 duration_in_ms=1.52
2018-01-14 09:40:31,086 [salt.state       ][INFO    ][2744] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.086462
2018-01-14 09:40:31,086 [salt.state       ][INFO    ][2744] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,088 [salt.state       ][INFO    ][2744] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,088 [salt.state       ][INFO    ][2744] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.088518 duration_in_ms=2.056
2018-01-14 09:40:31,089 [salt.state       ][INFO    ][2744] Running state [cfg01] at time 09:40:31.089332
2018-01-14 09:40:31,089 [salt.state       ][INFO    ][2744] Executing state host.present for cfg01
2018-01-14 09:40:31,090 [salt.state       ][INFO    ][2744] Host cfg01 (192.168.10.100) already present
2018-01-14 09:40:31,090 [salt.state       ][INFO    ][2744] Completed state [cfg01] at time 09:40:31.090228 duration_in_ms=0.896
2018-01-14 09:40:31,090 [salt.state       ][INFO    ][2744] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.090465
2018-01-14 09:40:31,090 [salt.state       ][INFO    ][2744] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,091 [salt.state       ][INFO    ][2744] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-14 09:40:31,091 [salt.state       ][INFO    ][2744] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.091328 duration_in_ms=0.863
2018-01-14 09:40:31,091 [salt.state       ][INFO    ][2744] Running state [cmp002] at time 09:40:31.091572
2018-01-14 09:40:31,091 [salt.state       ][INFO    ][2744] Executing state host.present for cmp002
2018-01-14 09:40:31,092 [salt.state       ][INFO    ][2744] {'host': 'cmp002'}
2018-01-14 09:40:31,093 [salt.state       ][INFO    ][2744] Completed state [cmp002] at time 09:40:31.093380 duration_in_ms=1.808
2018-01-14 09:40:31,093 [salt.state       ][INFO    ][2744] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.093642
2018-01-14 09:40:31,093 [salt.state       ][INFO    ][2744] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,094 [salt.state       ][INFO    ][2744] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,095 [salt.state       ][INFO    ][2744] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.095176 duration_in_ms=1.534
2018-01-14 09:40:31,095 [salt.state       ][INFO    ][2744] Running state [cmp001] at time 09:40:31.095422
2018-01-14 09:40:31,095 [salt.state       ][INFO    ][2744] Executing state host.present for cmp001
2018-01-14 09:40:31,096 [salt.state       ][INFO    ][2744] {'host': 'cmp001'}
2018-01-14 09:40:31,097 [salt.state       ][INFO    ][2744] Completed state [cmp001] at time 09:40:31.096988 duration_in_ms=1.566
2018-01-14 09:40:31,097 [salt.state       ][INFO    ][2744] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.097228
2018-01-14 09:40:31,097 [salt.state       ][INFO    ][2744] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,099 [salt.state       ][INFO    ][2744] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,099 [salt.state       ][INFO    ][2744] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.099300 duration_in_ms=2.072
2018-01-14 09:40:31,099 [salt.state       ][INFO    ][2744] Running state [dbs01] at time 09:40:31.099551
2018-01-14 09:40:31,099 [salt.state       ][INFO    ][2744] Executing state host.present for dbs01
2018-01-14 09:40:31,101 [salt.state       ][INFO    ][2744] {'host': 'dbs01'}
2018-01-14 09:40:31,101 [salt.state       ][INFO    ][2744] Completed state [dbs01] at time 09:40:31.101558 duration_in_ms=2.007
2018-01-14 09:40:31,101 [salt.state       ][INFO    ][2744] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.101806
2018-01-14 09:40:31,102 [salt.state       ][INFO    ][2744] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,103 [salt.state       ][INFO    ][2744] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,103 [salt.state       ][INFO    ][2744] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.103353 duration_in_ms=1.547
2018-01-14 09:40:31,103 [salt.state       ][INFO    ][2744] Running state [dbs02] at time 09:40:31.103605
2018-01-14 09:40:31,103 [salt.state       ][INFO    ][2744] Executing state host.present for dbs02
2018-01-14 09:40:31,104 [salt.state       ][INFO    ][2744] {'host': 'dbs02'}
2018-01-14 09:40:31,105 [salt.state       ][INFO    ][2744] Completed state [dbs02] at time 09:40:31.105724 duration_in_ms=2.119
2018-01-14 09:40:31,106 [salt.state       ][INFO    ][2744] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.105966
2018-01-14 09:40:31,106 [salt.state       ][INFO    ][2744] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,107 [salt.state       ][INFO    ][2744] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,107 [salt.state       ][INFO    ][2744] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.107506 duration_in_ms=1.54
2018-01-14 09:40:31,107 [salt.state       ][INFO    ][2744] Running state [dbs03] at time 09:40:31.107751
2018-01-14 09:40:31,107 [salt.state       ][INFO    ][2744] Executing state host.present for dbs03
2018-01-14 09:40:31,109 [salt.state       ][INFO    ][2744] {'host': 'dbs03'}
2018-01-14 09:40:31,109 [salt.state       ][INFO    ][2744] Completed state [dbs03] at time 09:40:31.109620 duration_in_ms=1.869
2018-01-14 09:40:31,109 [salt.state       ][INFO    ][2744] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.109865
2018-01-14 09:40:31,110 [salt.state       ][INFO    ][2744] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,111 [salt.state       ][INFO    ][2744] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,111 [salt.state       ][INFO    ][2744] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.111720 duration_in_ms=1.853
2018-01-14 09:40:31,111 [salt.state       ][INFO    ][2744] Running state [mas01] at time 09:40:31.111960
2018-01-14 09:40:31,112 [salt.state       ][INFO    ][2744] Executing state host.present for mas01
2018-01-14 09:40:31,113 [salt.state       ][INFO    ][2744] {'host': 'mas01'}
2018-01-14 09:40:31,113 [salt.state       ][INFO    ][2744] Completed state [mas01] at time 09:40:31.113830 duration_in_ms=1.87
2018-01-14 09:40:31,114 [salt.state       ][INFO    ][2744] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.114071
2018-01-14 09:40:31,114 [salt.state       ][INFO    ][2744] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,116 [salt.state       ][INFO    ][2744] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,116 [salt.state       ][INFO    ][2744] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.116481 duration_in_ms=2.41
2018-01-14 09:40:31,116 [salt.state       ][INFO    ][2744] Running state [ctl02] at time 09:40:31.116725
2018-01-14 09:40:31,116 [salt.state       ][INFO    ][2744] Executing state host.present for ctl02
2018-01-14 09:40:31,121 [salt.state       ][INFO    ][2744] {'host': 'ctl02'}
2018-01-14 09:40:31,122 [salt.state       ][INFO    ][2744] Completed state [ctl02] at time 09:40:31.122136 duration_in_ms=5.411
2018-01-14 09:40:31,122 [salt.state       ][INFO    ][2744] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.122393
2018-01-14 09:40:31,122 [salt.state       ][INFO    ][2744] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,123 [salt.state       ][INFO    ][2744] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,124 [salt.state       ][INFO    ][2744] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.124318 duration_in_ms=1.925
2018-01-14 09:40:31,124 [salt.state       ][INFO    ][2744] Running state [ctl03] at time 09:40:31.124573
2018-01-14 09:40:31,124 [salt.state       ][INFO    ][2744] Executing state host.present for ctl03
2018-01-14 09:40:31,126 [salt.state       ][INFO    ][2744] {'host': 'ctl03'}
2018-01-14 09:40:31,126 [salt.state       ][INFO    ][2744] Completed state [ctl03] at time 09:40:31.126461 duration_in_ms=1.888
2018-01-14 09:40:31,126 [salt.state       ][INFO    ][2744] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.126700
2018-01-14 09:40:31,126 [salt.state       ][INFO    ][2744] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,128 [salt.state       ][INFO    ][2744] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,128 [salt.state       ][INFO    ][2744] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.128871 duration_in_ms=2.171
2018-01-14 09:40:31,129 [salt.state       ][INFO    ][2744] Running state [ctl01] at time 09:40:31.129421
2018-01-14 09:40:31,129 [salt.state       ][INFO    ][2744] Executing state host.present for ctl01
2018-01-14 09:40:31,130 [salt.state       ][INFO    ][2744] {'host': 'ctl01'}
2018-01-14 09:40:31,131 [salt.state       ][INFO    ][2744] Completed state [ctl01] at time 09:40:31.131037 duration_in_ms=1.616
2018-01-14 09:40:31,131 [salt.state       ][INFO    ][2744] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.131291
2018-01-14 09:40:31,131 [salt.state       ][INFO    ][2744] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,133 [salt.state       ][INFO    ][2744] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,133 [salt.state       ][INFO    ][2744] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.133242 duration_in_ms=1.951
2018-01-14 09:40:31,133 [salt.state       ][INFO    ][2744] Running state [ctl] at time 09:40:31.133486
2018-01-14 09:40:31,133 [salt.state       ][INFO    ][2744] Executing state host.present for ctl
2018-01-14 09:40:31,134 [salt.state       ][INFO    ][2744] {'host': 'ctl'}
2018-01-14 09:40:31,135 [salt.state       ][INFO    ][2744] Completed state [ctl] at time 09:40:31.135117 duration_in_ms=1.631
2018-01-14 09:40:31,135 [salt.state       ][INFO    ][2744] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.135362
2018-01-14 09:40:31,135 [salt.state       ][INFO    ][2744] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:31,137 [salt.state       ][INFO    ][2744] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:31,137 [salt.state       ][INFO    ][2744] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:31.137342 duration_in_ms=1.98
2018-01-14 09:40:31,139 [salt.state       ][INFO    ][2744] Running state [ens2] at time 09:40:31.139473
2018-01-14 09:40:31,139 [salt.state       ][INFO    ][2744] Executing state network.managed for ens2
2018-01-14 09:40:32,098 [salt.state       ][INFO    ][2744] Interface ens2 is up to date.
2018-01-14 09:40:32,099 [salt.state       ][INFO    ][2744] Completed state [ens2] at time 09:40:32.099327 duration_in_ms=959.853
2018-01-14 09:40:32,102 [salt.state       ][INFO    ][2744] Running state [ens3] at time 09:40:32.102489
2018-01-14 09:40:32,102 [salt.state       ][INFO    ][2744] Executing state network.managed for ens3
2018-01-14 09:40:32,154 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-14 09:40:33,030 [salt.state       ][INFO    ][2744] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-14 09:40:33,031 [salt.state       ][INFO    ][2744] Completed state [ens3] at time 09:40:33.031067 duration_in_ms=928.578
2018-01-14 09:40:33,031 [salt.state       ][INFO    ][2744] Running state [/etc/profile.d/proxy.sh] at time 09:40:33.031693
2018-01-14 09:40:33,033 [salt.state       ][INFO    ][2744] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-14 09:40:33,034 [salt.state       ][INFO    ][2744] File /etc/profile.d/proxy.sh is not present
2018-01-14 09:40:33,034 [salt.state       ][INFO    ][2744] Completed state [/etc/profile.d/proxy.sh] at time 09:40:33.034842 duration_in_ms=3.149
2018-01-14 09:40:33,035 [salt.state       ][INFO    ][2744] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:40:33.035349
2018-01-14 09:40:33,035 [salt.state       ][INFO    ][2744] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-14 09:40:33,036 [salt.state       ][INFO    ][2744] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-14 09:40:33,036 [salt.state       ][INFO    ][2744] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:40:33.036860 duration_in_ms=1.511
2018-01-14 09:40:33,039 [salt.state       ][INFO    ][2744] Running state [ntp] at time 09:40:33.039931
2018-01-14 09:40:33,040 [salt.state       ][INFO    ][2744] Executing state pkg.installed for ntp
2018-01-14 09:40:33,252 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:40:33,288 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-14 09:40:37,212 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:40:37,263 [salt.state       ][INFO    ][2744] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-14 09:40:37,285 [salt.state       ][INFO    ][2744] Loading fresh modules for state activity
2018-01-14 09:40:37,328 [salt.state       ][INFO    ][2744] Completed state [ntp] at time 09:40:37.328475 duration_in_ms=4288.543
2018-01-14 09:40:37,333 [salt.state       ][INFO    ][2744] Running state [/etc/ntp.conf] at time 09:40:37.333858
2018-01-14 09:40:37,334 [salt.state       ][INFO    ][2744] Executing state file.managed for /etc/ntp.conf
2018-01-14 09:40:37,367 [salt.fileclient  ][INFO    ][2744] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-14 09:40:37,422 [salt.state       ][INFO    ][2744] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2018-01-14 09:40:37,429 [salt.state       ][INFO    ][2744] Completed state [/etc/ntp.conf] at time 09:40:37.429603 duration_in_ms=95.744
2018-01-14 09:40:37,740 [salt.state       ][INFO    ][2744] Running state [ntp] at time 09:40:37.740741
2018-01-14 09:40:37,742 [salt.state       ][INFO    ][2744] Executing state service.running for ntp
2018-01-14 09:40:37,743 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-14 09:40:37,768 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-14 09:40:37,789 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-14 09:40:37,812 [salt.state       ][INFO    ][2744] The service ntp is already running
2018-01-14 09:40:37,813 [salt.state       ][INFO    ][2744] Completed state [ntp] at time 09:40:37.813799 duration_in_ms=73.06
2018-01-14 09:40:37,814 [salt.state       ][INFO    ][2744] Running state [ntp] at time 09:40:37.814353
2018-01-14 09:40:37,815 [salt.state       ][INFO    ][2744] Executing state service.mod_watch for ntp
2018-01-14 09:40:37,816 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-14 09:40:37,836 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-14 09:40:37,859 [salt.loaded.int.module.cmdmod][INFO    ][2744] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-14 09:40:37,929 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114094038629205
2018-01-14 09:40:37,943 [salt.minion      ][INFO    ][7646] Starting a new job with PID 7646
2018-01-14 09:40:37,951 [salt.state       ][INFO    ][2744] {'ntp': True}
2018-01-14 09:40:37,951 [salt.state       ][INFO    ][2744] Completed state [ntp] at time 09:40:37.951526 duration_in_ms=137.172
2018-01-14 09:40:37,959 [salt.minion      ][INFO    ][2744] Returning information for job: 20180114093948156587
2018-01-14 09:40:37,963 [salt.minion      ][INFO    ][7646] Returning information for job: 20180114094038629205
2018-01-14 09:40:40,311 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180114094041553346
2018-01-14 09:40:40,332 [salt.minion      ][INFO    ][7663] Starting a new job with PID 7663
2018-01-14 09:40:40,348 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7663] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-14 09:40:40,351 [salt.minion      ][INFO    ][7663] Returning information for job: 20180114094041553346
2018-01-14 09:41:05,591 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command pkg.upgrade with jid 20180114094106832894
2018-01-14 09:41:05,615 [salt.minion      ][INFO    ][7684] Starting a new job with PID 7684
2018-01-14 09:41:05,648 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7684] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:41:06,081 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7684] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-14 09:41:14,625 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7684] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:41:14,666 [salt.minion      ][INFO    ][7684] Returning information for job: 20180114094106832894
2018-01-14 09:44:33,896 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command test.ping with jid 20180114094435157061
2018-01-14 09:44:33,928 [salt.minion      ][INFO    ][8580] Starting a new job with PID 8580
2018-01-14 09:44:34,007 [salt.minion      ][INFO    ][8580] Returning information for job: 20180114094435157061
2018-01-14 09:46:27,966 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command state.sls with jid 20180114094629234648
2018-01-14 09:46:27,994 [salt.minion      ][INFO    ][8585] Starting a new job with PID 8585
2018-01-14 09:46:28,650 [salt.state       ][INFO    ][8585] Loading fresh modules for state activity
2018-01-14 09:46:28,718 [salt.fileclient  ][INFO    ][8585] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-14 09:46:28,758 [salt.fileclient  ][INFO    ][8585] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-14 09:46:29,451 [salt.state       ][INFO    ][8585] Running state [keepalived] at time 09:46:29.451098
2018-01-14 09:46:29,451 [salt.state       ][INFO    ][8585] Executing state pkg.installed for keepalived
2018-01-14 09:46:29,452 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:46:29,882 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-14 09:46:29,990 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:46:32,268 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:46:32,303 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-01-14 09:46:36,760 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:46:36,815 [salt.state       ][INFO    ][8585] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-01-14 09:46:36,841 [salt.state       ][INFO    ][8585] Loading fresh modules for state activity
2018-01-14 09:46:36,876 [salt.state       ][INFO    ][8585] Completed state [keepalived] at time 09:46:36.876235 duration_in_ms=7425.137
2018-01-14 09:46:36,884 [salt.state       ][INFO    ][8585] Running state [lsof] at time 09:46:36.884332
2018-01-14 09:46:36,884 [salt.state       ][INFO    ][8585] Executing state pkg.installed for lsof
2018-01-14 09:46:37,336 [salt.state       ][INFO    ][8585] All specified packages are already installed
2018-01-14 09:46:37,337 [salt.state       ][INFO    ][8585] Completed state [lsof] at time 09:46:37.337351 duration_in_ms=453.017
2018-01-14 09:46:37,340 [salt.state       ][INFO    ][8585] Running state [/etc/keepalived/keepalived.conf] at time 09:46:37.340423
2018-01-14 09:46:37,340 [salt.state       ][INFO    ][8585] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-14 09:46:37,388 [salt.fileclient  ][INFO    ][8585] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-14 09:46:37,454 [salt.state       ][INFO    ][8585] File changed:
New file
2018-01-14 09:46:37,455 [salt.state       ][INFO    ][8585] Completed state [/etc/keepalived/keepalived.conf] at time 09:46:37.455328 duration_in_ms=114.905
2018-01-14 09:46:37,456 [salt.state       ][INFO    ][8585] Running state [keepalived] at time 09:46:37.456698
2018-01-14 09:46:37,457 [salt.state       ][INFO    ][8585] Executing state service.running for keepalived
2018-01-14 09:46:37,458 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-14 09:46:37,482 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-14 09:46:37,501 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:46:37,521 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:46:37,544 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-14 09:46:37,605 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-14 09:46:37,627 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:46:37,649 [salt.loaded.int.module.cmdmod][INFO    ][8585] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:46:37,673 [salt.state       ][INFO    ][8585] {'keepalived': True}
2018-01-14 09:46:37,675 [salt.state       ][INFO    ][8585] Completed state [keepalived] at time 09:46:37.674934 duration_in_ms=218.225
2018-01-14 09:46:37,678 [salt.minion      ][INFO    ][8585] Returning information for job: 20180114094629234648
2018-01-14 09:47:30,131 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command pillar.get with jid 20180114094731399826
2018-01-14 09:47:30,158 [salt.minion      ][INFO    ][9912] Starting a new job with PID 9912
2018-01-14 09:47:30,169 [salt.minion      ][INFO    ][9912] Returning information for job: 20180114094731399826
2018-01-14 10:06:49,231 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command state.sls with jid 20180114100650503565
2018-01-14 10:06:49,256 [salt.minion      ][INFO    ][9973] Starting a new job with PID 9973
2018-01-14 10:06:51,943 [salt.state       ][INFO    ][9973] Loading fresh modules for state activity
2018-01-14 10:06:52,003 [salt.fileclient  ][INFO    ][9973] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-14 10:06:52,043 [salt.fileclient  ][INFO    ][9973] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-14 10:06:52,148 [salt.fileclient  ][INFO    ][9973] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-14 10:06:52,224 [py.warnings      ][WARNING ][9973] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-14 10:06:52,225 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-14 10:06:52,340 [salt.fileclient  ][INFO    ][9973] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-14 10:06:53,180 [salt.state       ][INFO    ][9973] Running state [/etc/mysql/my.cnf] at time 10:06:53.180515
2018-01-14 10:06:53,180 [salt.state       ][INFO    ][9973] Executing state file.managed for /etc/mysql/my.cnf
2018-01-14 10:06:53,223 [salt.fileclient  ][INFO    ][9973] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-14 10:06:53,230 [salt.state       ][INFO    ][9973] File changed:
New file
2018-01-14 10:06:53,231 [salt.state       ][INFO    ][9973] Completed state [/etc/mysql/my.cnf] at time 10:06:53.231438 duration_in_ms=50.923
2018-01-14 10:06:53,232 [salt.state       ][INFO    ][9973] Running state [mysql-wsrep-5.6] at time 10:06:53.232440
2018-01-14 10:06:53,233 [salt.state       ][INFO    ][9973] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-14 10:06:53,234 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:06:53,643 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-14 10:06:53,753 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:06:56,055 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:06:56,089 [salt.loaded.int.module.cmdmod][INFO    ][9973] 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-14 10:06:59,339 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100700605801
2018-01-14 10:06:59,355 [salt.minion      ][INFO    ][10887] Starting a new job with PID 10887
2018-01-14 10:06:59,376 [salt.minion      ][INFO    ][10887] Returning information for job: 20180114100700605801
2018-01-14 10:07:09,572 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100710835605
2018-01-14 10:07:09,597 [salt.minion      ][INFO    ][11454] Starting a new job with PID 11454
2018-01-14 10:07:09,618 [salt.minion      ][INFO    ][11454] Returning information for job: 20180114100710835605
2018-01-14 10:07:16,363 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:16,415 [salt.state       ][INFO    ][9973] Made the following changes:
'libmysqlclient18' changed from 'absent' to '1'
'virtual-mysql-client' changed from 'absent' to '1'
'libencode-locale-perl' changed from 'absent' to '1.05-1'
'timedate' changed from 'absent' to '1'
'mysql-server-5.6' changed from 'absent' to '1'
'libdbi-perl' changed from 'absent' to '1.634-1build1'
'mysql-common' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'mysql-wsrep-server-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'socat' changed from 'absent' to '1.7.3.1-1'
'libcgi-pm-perl' changed from 'absent' to '4.26-1'
'libio-html-perl' changed from 'absent' to '1.001-1'
'mysql-wsrep-libmysqlclient18' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libtimedate-perl' changed from 'absent' to '2.3000-2'
'libterm-readkey-perl' changed from 'absent' to '2.33-1build1'
'liburi-perl' changed from 'absent' to '1.71-1'
'mysql-wsrep-common-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libhtml-parser-perl' changed from 'absent' to '3.72-1'
'libaio1' changed from 'absent' to '0.3.110-2'
'mysql-common-5.6' changed from 'absent' to '1'
'libhttp-message-perl' changed from 'absent' to '6.11-1'
'mysql-wsrep-client-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libmysqlclient20' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'libfcgi-perl' changed from 'absent' to '0.77-1build1'
'libcgi-fast-perl' changed from 'absent' to '1:2.10-1'
'perl-dbdabi-94' changed from 'absent' to '1'
'libdbd-mysql-perl' changed from 'absent' to '4.033-1ubuntu0.1'
'liblwp-mediatypes-perl' changed from 'absent' to '6.02-1'
'virtual-mysql-server' changed from 'absent' to '1'
'libhtml-template-perl' changed from 'absent' to '2.95-2'
'libhttp-date-perl' changed from 'absent' to '6.02-1'
'libhtml-tagset-perl' changed from 'absent' to '3.20-2'
'mysql-wsrep-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'

2018-01-14 10:07:16,438 [salt.state       ][INFO    ][9973] Loading fresh modules for state activity
2018-01-14 10:07:16,470 [salt.state       ][INFO    ][9973] Completed state [mysql-wsrep-5.6] at time 10:07:16.470907 duration_in_ms=23238.467
2018-01-14 10:07:16,479 [salt.state       ][INFO    ][9973] Running state [galera-3] at time 10:07:16.479505
2018-01-14 10:07:16,480 [salt.state       ][INFO    ][9973] Executing state pkg.installed for galera-3
2018-01-14 10:07:16,977 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-14 10:07:17,045 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:19,286 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:19,322 [salt.loaded.int.module.cmdmod][INFO    ][9973] 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-14 10:07:19,594 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100720863488
2018-01-14 10:07:19,617 [salt.minion      ][INFO    ][12015] Starting a new job with PID 12015
2018-01-14 10:07:19,637 [salt.minion      ][INFO    ][12015] Returning information for job: 20180114100720863488
2018-01-14 10:07:21,353 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:21,407 [salt.state       ][INFO    ][9973] 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-14 10:07:21,434 [salt.state       ][INFO    ][9973] Loading fresh modules for state activity
2018-01-14 10:07:21,471 [salt.state       ][INFO    ][9973] Completed state [galera-3] at time 10:07:21.471749 duration_in_ms=4992.243
2018-01-14 10:07:21,479 [salt.state       ][INFO    ][9973] Running state [rsync] at time 10:07:21.479309
2018-01-14 10:07:21,479 [salt.state       ][INFO    ][9973] Executing state pkg.installed for rsync
2018-01-14 10:07:21,933 [salt.state       ][INFO    ][9973] All specified packages are already installed
2018-01-14 10:07:21,934 [salt.state       ][INFO    ][9973] Completed state [rsync] at time 10:07:21.934456 duration_in_ms=455.147
2018-01-14 10:07:21,935 [salt.state       ][INFO    ][9973] Running state [python-mysqldb] at time 10:07:21.935414
2018-01-14 10:07:21,935 [salt.state       ][INFO    ][9973] Executing state pkg.installed for python-mysqldb
2018-01-14 10:07:21,955 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-14 10:07:22,026 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:24,254 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:24,288 [salt.loaded.int.module.cmdmod][INFO    ][9973] 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-14 10:07:26,287 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:26,344 [salt.state       ][INFO    ][9973] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-14 10:07:26,369 [salt.state       ][INFO    ][9973] Loading fresh modules for state activity
2018-01-14 10:07:26,404 [salt.state       ][INFO    ][9973] Completed state [python-mysqldb] at time 10:07:26.404748 duration_in_ms=4469.333
2018-01-14 10:07:26,413 [salt.state       ][INFO    ][9973] Running state [libmysqlclient-dev] at time 10:07:26.413390
2018-01-14 10:07:26,413 [salt.state       ][INFO    ][9973] Executing state pkg.installed for libmysqlclient-dev
2018-01-14 10:07:26,920 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-14 10:07:26,999 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:29,224 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:29,262 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libmysqlclient-dev'] in directory '/root'
2018-01-14 10:07:29,618 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100730886410
2018-01-14 10:07:29,638 [salt.minion      ][INFO    ][13017] Starting a new job with PID 13017
2018-01-14 10:07:29,661 [salt.minion      ][INFO    ][13017] Returning information for job: 20180114100730886410
2018-01-14 10:07:34,934 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:34,992 [salt.state       ][INFO    ][9973] Made the following changes:
'manpages-dev' changed from 'absent' to '4.04-2'
'libc-dev' changed from 'absent' to '1'
'libz-dev' changed from 'absent' to '1'
'libmysqlclient-dev' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'linux-kernel-headers' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'linux-libc-dev' changed from 'absent' to '4.4.0-109.132'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-01-14 10:07:35,014 [salt.state       ][INFO    ][9973] Loading fresh modules for state activity
2018-01-14 10:07:35,047 [salt.state       ][INFO    ][9973] Completed state [libmysqlclient-dev] at time 10:07:35.047111 duration_in_ms=8633.72
2018-01-14 10:07:35,055 [salt.state       ][INFO    ][9973] Running state [psmisc] at time 10:07:35.055172
2018-01-14 10:07:35,055 [salt.state       ][INFO    ][9973] Executing state pkg.installed for psmisc
2018-01-14 10:07:35,519 [salt.state       ][INFO    ][9973] All specified packages are already installed
2018-01-14 10:07:35,520 [salt.state       ][INFO    ][9973] Completed state [psmisc] at time 10:07:35.520017 duration_in_ms=464.845
2018-01-14 10:07:35,521 [salt.state       ][INFO    ][9973] Running state [netcat] at time 10:07:35.521239
2018-01-14 10:07:35,521 [salt.state       ][INFO    ][9973] Executing state pkg.installed for netcat
2018-01-14 10:07:35,534 [salt.state       ][INFO    ][9973] All specified packages are already installed
2018-01-14 10:07:35,535 [salt.state       ][INFO    ][9973] Completed state [netcat] at time 10:07:35.535391 duration_in_ms=14.151
2018-01-14 10:07:35,537 [salt.state       ][INFO    ][9973] Running state [percona-xtrabackup] at time 10:07:35.537371
2018-01-14 10:07:35,537 [salt.state       ][INFO    ][9973] Executing state pkg.installed for percona-xtrabackup
2018-01-14 10:07:35,558 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-14 10:07:35,638 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:37,823 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:37,860 [salt.loaded.int.module.cmdmod][INFO    ][9973] 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-14 10:07:39,640 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100740911603
2018-01-14 10:07:39,658 [salt.minion      ][INFO    ][17019] Starting a new job with PID 17019
2018-01-14 10:07:39,680 [salt.minion      ][INFO    ][17019] Returning information for job: 20180114100740911603
2018-01-14 10:07:40,429 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:40,482 [salt.state       ][INFO    ][9973] 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-14 10:07:40,504 [salt.state       ][INFO    ][9973] Loading fresh modules for state activity
2018-01-14 10:07:40,537 [salt.state       ][INFO    ][9973] Completed state [percona-xtrabackup] at time 10:07:40.537090 duration_in_ms=4999.719
2018-01-14 10:07:40,545 [salt.state       ][INFO    ][9973] Running state [socat] at time 10:07:40.545224
2018-01-14 10:07:40,545 [salt.state       ][INFO    ][9973] Executing state pkg.installed for socat
2018-01-14 10:07:41,015 [salt.state       ][INFO    ][9973] All specified packages are already installed
2018-01-14 10:07:41,016 [salt.state       ][INFO    ][9973] Completed state [socat] at time 10:07:41.016450 duration_in_ms=471.225
2018-01-14 10:07:41,017 [salt.state       ][INFO    ][9973] Running state [libdbd-mysql] at time 10:07:41.017726
2018-01-14 10:07:41,018 [salt.state       ][INFO    ][9973] Executing state pkg.installed for libdbd-mysql
2018-01-14 10:07:41,038 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-14 10:07:41,106 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:43,330 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:43,365 [salt.loaded.int.module.cmdmod][INFO    ][9973] 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-14 10:07:45,282 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:45,334 [salt.state       ][INFO    ][9973] 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-14 10:07:45,357 [salt.state       ][INFO    ][9973] Loading fresh modules for state activity
2018-01-14 10:07:45,390 [salt.state       ][INFO    ][9973] Completed state [libdbd-mysql] at time 10:07:45.390739 duration_in_ms=4373.012
2018-01-14 10:07:45,398 [salt.state       ][INFO    ][9973] Running state [python-pymysql] at time 10:07:45.398589
2018-01-14 10:07:45,399 [salt.state       ][INFO    ][9973] Executing state pkg.installed for python-pymysql
2018-01-14 10:07:45,936 [salt.state       ][INFO    ][9973] All specified packages are already installed
2018-01-14 10:07:45,937 [salt.state       ][INFO    ][9973] Completed state [python-pymysql] at time 10:07:45.937208 duration_in_ms=538.618
2018-01-14 10:07:45,939 [salt.state       ][INFO    ][9973] Running state [/var/log/mysql] at time 10:07:45.939712
2018-01-14 10:07:45,940 [salt.state       ][INFO    ][9973] Executing state file.directory for /var/log/mysql
2018-01-14 10:07:45,942 [salt.state       ][INFO    ][9973] {'mode': '0755'}
2018-01-14 10:07:45,942 [salt.state       ][INFO    ][9973] Completed state [/var/log/mysql] at time 10:07:45.942626 duration_in_ms=2.913
2018-01-14 10:07:45,943 [salt.state       ][INFO    ][9973] Running state [/var/run/mysqld] at time 10:07:45.943707
2018-01-14 10:07:45,944 [salt.state       ][INFO    ][9973] Executing state file.directory for /var/run/mysqld
2018-01-14 10:07:45,945 [salt.state       ][INFO    ][9973] Directory /var/run/mysqld is in the correct state
2018-01-14 10:07:45,946 [salt.state       ][INFO    ][9973] Completed state [/var/run/mysqld] at time 10:07:45.946231 duration_in_ms=2.524
2018-01-14 10:07:45,947 [salt.state       ][INFO    ][9973] Running state [/etc/systemd/system/mysql.service.d] at time 10:07:45.947306
2018-01-14 10:07:45,947 [salt.state       ][INFO    ][9973] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-14 10:07:45,949 [salt.state       ][INFO    ][9973] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-14 10:07:45,949 [salt.state       ][INFO    ][9973] Completed state [/etc/systemd/system/mysql.service.d] at time 10:07:45.949786 duration_in_ms=2.48
2018-01-14 10:07:45,951 [salt.state       ][INFO    ][9973] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 10:07:45.951682
2018-01-14 10:07:45,952 [salt.state       ][INFO    ][9973] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-14 10:07:45,956 [salt.state       ][INFO    ][9973] File changed:
New file
2018-01-14 10:07:45,956 [salt.state       ][INFO    ][9973] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 10:07:45.956486 duration_in_ms=4.804
2018-01-14 10:07:45,959 [salt.state       ][INFO    ][9973] Running state [service.systemctl_reload] at time 10:07:45.959336
2018-01-14 10:07:45,959 [salt.state       ][INFO    ][9973] Executing state module.wait for service.systemctl_reload
2018-01-14 10:07:45,960 [salt.state       ][INFO    ][9973] No changes made for service.systemctl_reload
2018-01-14 10:07:45,960 [salt.state       ][INFO    ][9973] Completed state [service.systemctl_reload] at time 10:07:45.960606 duration_in_ms=1.271
2018-01-14 10:07:45,960 [salt.state       ][INFO    ][9973] Running state [service.systemctl_reload] at time 10:07:45.960828
2018-01-14 10:07:45,961 [salt.state       ][INFO    ][9973] Executing state module.mod_watch for service.systemctl_reload
2018-01-14 10:07:45,961 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-14 10:07:46,076 [salt.state       ][INFO    ][9973] {'ret': True}
2018-01-14 10:07:46,077 [salt.state       ][INFO    ][9973] Completed state [service.systemctl_reload] at time 10:07:46.077611 duration_in_ms=116.782
2018-01-14 10:07:46,080 [salt.state       ][INFO    ][9973] Running state [/etc/mysql/debian.cnf] at time 10:07:46.080808
2018-01-14 10:07:46,082 [salt.state       ][INFO    ][9973] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-14 10:07:46,141 [salt.fileclient  ][INFO    ][9973] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-14 10:07:46,219 [salt.state       ][INFO    ][9973] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = SC0TzFZgfVSc6tvl
-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 = SC0TzFZgfVSc6tvl
-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-14 10:07:46,223 [salt.state       ][INFO    ][9973] Completed state [/etc/mysql/debian.cnf] at time 10:07:46.223402 duration_in_ms=142.595
2018-01-14 10:07:46,223 [salt.state       ][INFO    ][9973] Running state [/usr/local/sbin/galera_init.sh] at time 10:07:46.223903
2018-01-14 10:07:46,224 [salt.state       ][INFO    ][9973] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-14 10:07:46,271 [salt.fileclient  ][INFO    ][9973] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-14 10:07:46,278 [salt.state       ][INFO    ][9973] File changed:
New file
2018-01-14 10:07:46,279 [salt.state       ][INFO    ][9973] Completed state [/usr/local/sbin/galera_init.sh] at time 10:07:46.279524 duration_in_ms=55.62
2018-01-14 10:07:46,280 [salt.state       ][INFO    ][9973] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 10:07:46.280444
2018-01-14 10:07:46,281 [salt.state       ][INFO    ][9973] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-14 10:07:46,326 [salt.fileclient  ][INFO    ][9973] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-14 10:07:46,332 [salt.state       ][INFO    ][9973] File changed:
New file
2018-01-14 10:07:46,334 [salt.state       ][INFO    ][9973] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 10:07:46.333865 duration_in_ms=53.422
2018-01-14 10:07:46,339 [salt.state       ][INFO    ][9973] Running state [/usr/local/sbin/galera_init.sh] at time 10:07:46.339401
2018-01-14 10:07:46,340 [salt.state       ][INFO    ][9973] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-14 10:07:46,341 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-14 10:07:49,670 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100750935522
2018-01-14 10:07:49,690 [salt.minion      ][INFO    ][18032] Starting a new job with PID 18032
2018-01-14 10:07:49,711 [salt.minion      ][INFO    ][18032] Returning information for job: 20180114100750935522
2018-01-14 10:07:50,450 [salt.state       ][INFO    ][9973] {'pid': 17596, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-14 10:07:50,452 [salt.state       ][INFO    ][9973] Completed state [/usr/local/sbin/galera_init.sh] at time 10:07:50.451972 duration_in_ms=4112.57
2018-01-14 10:07:50,456 [salt.state       ][INFO    ][9973] Running state [mysqladmin password "opnfv_secret"] at time 10:07:50.456165
2018-01-14 10:07:50,456 [salt.state       ][INFO    ][9973] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-14 10:07:50,458 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-14 10:07:50,487 [salt.state       ][INFO    ][9973] {'pid': 18060, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-14 10:07:50,489 [salt.state       ][INFO    ][9973] Completed state [mysqladmin password "opnfv_secret"] at time 10:07:50.489369 duration_in_ms=33.203
2018-01-14 10:07:50,492 [salt.state       ][INFO    ][9973] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 10:07:50.492158
2018-01-14 10:07:50,492 [salt.state       ][INFO    ][9973] 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-14 10:07:50,494 [salt.loaded.int.module.cmdmod][INFO    ][9973] 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-14 10:07:50,521 [salt.state       ][INFO    ][9973] {'pid': 18062, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-14 10:07:50,522 [salt.state       ][INFO    ][9973] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 10:07:50.522655 duration_in_ms=30.497
2018-01-14 10:07:50,527 [salt.state       ][INFO    ][9973] Running state [mysql] at time 10:07:50.527597
2018-01-14 10:07:50,528 [salt.state       ][INFO    ][9973] Executing state service.dead for mysql
2018-01-14 10:07:50,529 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-14 10:07:50,558 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-14 10:07:50,585 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:07:50,619 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-14 10:07:59,700 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100800964905
2018-01-14 10:07:59,721 [salt.minion      ][INFO    ][18160] Starting a new job with PID 18160
2018-01-14 10:07:59,743 [salt.minion      ][INFO    ][18160] Returning information for job: 20180114100800964905
2018-01-14 10:08:09,741 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100811003854
2018-01-14 10:08:09,766 [salt.minion      ][INFO    ][18165] Starting a new job with PID 18165
2018-01-14 10:08:09,790 [salt.minion      ][INFO    ][18165] Returning information for job: 20180114100811003854
2018-01-14 10:08:19,786 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100821051286
2018-01-14 10:08:19,813 [salt.minion      ][INFO    ][18170] Starting a new job with PID 18170
2018-01-14 10:08:19,841 [salt.minion      ][INFO    ][18170] Returning information for job: 20180114100821051286
2018-01-14 10:08:29,821 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100831090394
2018-01-14 10:08:29,848 [salt.minion      ][INFO    ][18175] Starting a new job with PID 18175
2018-01-14 10:08:29,868 [salt.minion      ][INFO    ][18175] Returning information for job: 20180114100831090394
2018-01-14 10:08:39,862 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100841131393
2018-01-14 10:08:39,883 [salt.minion      ][INFO    ][18180] Starting a new job with PID 18180
2018-01-14 10:08:39,905 [salt.minion      ][INFO    ][18180] Returning information for job: 20180114100841131393
2018-01-14 10:08:49,909 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100851176328
2018-01-14 10:08:49,935 [salt.minion      ][INFO    ][18185] Starting a new job with PID 18185
2018-01-14 10:08:49,957 [salt.minion      ][INFO    ][18185] Returning information for job: 20180114100851176328
2018-01-14 10:08:59,954 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100901223359
2018-01-14 10:08:59,979 [salt.minion      ][INFO    ][18200] Starting a new job with PID 18200
2018-01-14 10:09:00,002 [salt.minion      ][INFO    ][18200] Returning information for job: 20180114100901223359
2018-01-14 10:09:09,999 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100911264708
2018-01-14 10:09:10,020 [salt.minion      ][INFO    ][18205] Starting a new job with PID 18205
2018-01-14 10:09:10,042 [salt.minion      ][INFO    ][18205] Returning information for job: 20180114100911264708
2018-01-14 10:09:20,043 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100921311441
2018-01-14 10:09:20,063 [salt.minion      ][INFO    ][18210] Starting a new job with PID 18210
2018-01-14 10:09:20,086 [salt.minion      ][INFO    ][18210] Returning information for job: 20180114100921311441
2018-01-14 10:09:30,097 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100931361216
2018-01-14 10:09:30,122 [salt.minion      ][INFO    ][18215] Starting a new job with PID 18215
2018-01-14 10:09:30,143 [salt.minion      ][INFO    ][18215] Returning information for job: 20180114100931361216
2018-01-14 10:09:40,144 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100941411242
2018-01-14 10:09:40,168 [salt.minion      ][INFO    ][18220] Starting a new job with PID 18220
2018-01-14 10:09:40,191 [salt.minion      ][INFO    ][18220] Returning information for job: 20180114100941411242
2018-01-14 10:09:50,195 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100951459605
2018-01-14 10:09:50,223 [salt.minion      ][INFO    ][18225] Starting a new job with PID 18225
2018-01-14 10:09:50,245 [salt.minion      ][INFO    ][18225] Returning information for job: 20180114100951459605
2018-01-14 10:10:00,264 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101001520574
2018-01-14 10:10:00,288 [salt.minion      ][INFO    ][18230] Starting a new job with PID 18230
2018-01-14 10:10:00,310 [salt.minion      ][INFO    ][18230] Returning information for job: 20180114101001520574
2018-01-14 10:10:10,320 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101011584051
2018-01-14 10:10:10,344 [salt.minion      ][INFO    ][18235] Starting a new job with PID 18235
2018-01-14 10:10:10,365 [salt.minion      ][INFO    ][18235] Returning information for job: 20180114101011584051
2018-01-14 10:10:20,377 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101021645362
2018-01-14 10:10:20,402 [salt.minion      ][INFO    ][18240] Starting a new job with PID 18240
2018-01-14 10:10:20,424 [salt.minion      ][INFO    ][18240] Returning information for job: 20180114101021645362
2018-01-14 10:10:30,460 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101031719535
2018-01-14 10:10:30,484 [salt.minion      ][INFO    ][18245] Starting a new job with PID 18245
2018-01-14 10:10:30,508 [salt.minion      ][INFO    ][18245] Returning information for job: 20180114101031719535
2018-01-14 10:10:40,539 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101041807155
2018-01-14 10:10:40,563 [salt.minion      ][INFO    ][18250] Starting a new job with PID 18250
2018-01-14 10:10:40,585 [salt.minion      ][INFO    ][18250] Returning information for job: 20180114101041807155
2018-01-14 10:10:50,621 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101051883353
2018-01-14 10:10:50,644 [salt.minion      ][INFO    ][18255] Starting a new job with PID 18255
2018-01-14 10:10:50,668 [salt.minion      ][INFO    ][18255] Returning information for job: 20180114101051883353
2018-01-14 10:11:00,704 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101101965550
2018-01-14 10:11:00,722 [salt.minion      ][INFO    ][18260] Starting a new job with PID 18260
2018-01-14 10:11:00,744 [salt.minion      ][INFO    ][18260] Returning information for job: 20180114101101965550
2018-01-14 10:11:10,784 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101112050117
2018-01-14 10:11:10,808 [salt.minion      ][INFO    ][18265] Starting a new job with PID 18265
2018-01-14 10:11:10,830 [salt.minion      ][INFO    ][18265] Returning information for job: 20180114101112050117
2018-01-14 10:11:20,870 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101122137754
2018-01-14 10:11:20,894 [salt.minion      ][INFO    ][18270] Starting a new job with PID 18270
2018-01-14 10:11:20,918 [salt.minion      ][INFO    ][18270] Returning information for job: 20180114101122137754
2018-01-14 10:11:30,949 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101132214977
2018-01-14 10:11:30,972 [salt.minion      ][INFO    ][18275] Starting a new job with PID 18275
2018-01-14 10:11:30,998 [salt.minion      ][INFO    ][18275] Returning information for job: 20180114101132214977
2018-01-14 10:11:41,041 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101142297561
2018-01-14 10:11:41,063 [salt.minion      ][INFO    ][18280] Starting a new job with PID 18280
2018-01-14 10:11:41,087 [salt.minion      ][INFO    ][18280] Returning information for job: 20180114101142297561
2018-01-14 10:11:51,134 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101152400486
2018-01-14 10:11:51,157 [salt.minion      ][INFO    ][18285] Starting a new job with PID 18285
2018-01-14 10:11:51,181 [salt.minion      ][INFO    ][18285] Returning information for job: 20180114101152400486
2018-01-14 10:12:01,239 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101202504009
2018-01-14 10:12:01,262 [salt.minion      ][INFO    ][18290] Starting a new job with PID 18290
2018-01-14 10:12:01,287 [salt.minion      ][INFO    ][18290] Returning information for job: 20180114101202504009
2018-01-14 10:12:11,356 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101212620520
2018-01-14 10:12:11,378 [salt.minion      ][INFO    ][18295] Starting a new job with PID 18295
2018-01-14 10:12:11,402 [salt.minion      ][INFO    ][18295] Returning information for job: 20180114101212620520
2018-01-14 10:12:21,477 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101222739642
2018-01-14 10:12:21,499 [salt.minion      ][INFO    ][18300] Starting a new job with PID 18300
2018-01-14 10:12:21,524 [salt.minion      ][INFO    ][18300] Returning information for job: 20180114101222739642
2018-01-14 10:12:31,610 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101232875633
2018-01-14 10:12:31,631 [salt.minion      ][INFO    ][18305] Starting a new job with PID 18305
2018-01-14 10:12:31,655 [salt.minion      ][INFO    ][18305] Returning information for job: 20180114101232875633
2018-01-14 10:12:41,739 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101243000089
2018-01-14 10:12:41,765 [salt.minion      ][INFO    ][18310] Starting a new job with PID 18310
2018-01-14 10:12:41,788 [salt.minion      ][INFO    ][18310] Returning information for job: 20180114101243000089
2018-01-14 10:12:51,873 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101253133292
2018-01-14 10:12:51,901 [salt.minion      ][INFO    ][18325] Starting a new job with PID 18325
2018-01-14 10:12:51,924 [salt.minion      ][INFO    ][18325] Returning information for job: 20180114101253133292
2018-01-14 10:13:02,016 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101303277167
2018-01-14 10:13:02,041 [salt.minion      ][INFO    ][18330] Starting a new job with PID 18330
2018-01-14 10:13:02,064 [salt.minion      ][INFO    ][18330] Returning information for job: 20180114101303277167
2018-01-14 10:13:12,154 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101313417922
2018-01-14 10:13:12,179 [salt.minion      ][INFO    ][18335] Starting a new job with PID 18335
2018-01-14 10:13:12,201 [salt.minion      ][INFO    ][18335] Returning information for job: 20180114101313417922
2018-01-14 10:13:22,296 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101323560274
2018-01-14 10:13:22,324 [salt.minion      ][INFO    ][18340] Starting a new job with PID 18340
2018-01-14 10:13:22,349 [salt.minion      ][INFO    ][18340] Returning information for job: 20180114101323560274
2018-01-14 10:13:32,450 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101333713635
2018-01-14 10:13:32,475 [salt.minion      ][INFO    ][18345] Starting a new job with PID 18345
2018-01-14 10:13:32,498 [salt.minion      ][INFO    ][18345] Returning information for job: 20180114101333713635
2018-01-14 10:13:42,615 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101343869651
2018-01-14 10:13:42,638 [salt.minion      ][INFO    ][18350] Starting a new job with PID 18350
2018-01-14 10:13:42,661 [salt.minion      ][INFO    ][18350] Returning information for job: 20180114101343869651
2018-01-14 10:13:52,776 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101354040877
2018-01-14 10:13:52,799 [salt.minion      ][INFO    ][18355] Starting a new job with PID 18355
2018-01-14 10:13:52,822 [salt.minion      ][INFO    ][18355] Returning information for job: 20180114101354040877
2018-01-14 10:14:02,946 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101404204630
2018-01-14 10:14:02,969 [salt.minion      ][INFO    ][18360] Starting a new job with PID 18360
2018-01-14 10:14:02,992 [salt.minion      ][INFO    ][18360] Returning information for job: 20180114101404204630
2018-01-14 10:14:13,115 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101414376546
2018-01-14 10:14:13,137 [salt.minion      ][INFO    ][18365] Starting a new job with PID 18365
2018-01-14 10:14:13,160 [salt.minion      ][INFO    ][18365] Returning information for job: 20180114101414376546
2018-01-14 10:14:23,308 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101424562084
2018-01-14 10:14:23,334 [salt.minion      ][INFO    ][18370] Starting a new job with PID 18370
2018-01-14 10:14:23,361 [salt.minion      ][INFO    ][18370] Returning information for job: 20180114101424562084
2018-01-14 10:14:33,512 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101434772628
2018-01-14 10:14:33,535 [salt.minion      ][INFO    ][18375] Starting a new job with PID 18375
2018-01-14 10:14:33,557 [salt.minion      ][INFO    ][18375] Returning information for job: 20180114101434772628
2018-01-14 10:14:43,727 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101444988894
2018-01-14 10:14:43,751 [salt.minion      ][INFO    ][18380] Starting a new job with PID 18380
2018-01-14 10:14:43,777 [salt.minion      ][INFO    ][18380] Returning information for job: 20180114101444988894
2018-01-14 10:14:53,929 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101455194299
2018-01-14 10:14:53,958 [salt.minion      ][INFO    ][18385] Starting a new job with PID 18385
2018-01-14 10:14:53,981 [salt.minion      ][INFO    ][18385] Returning information for job: 20180114101455194299
2018-01-14 10:15:04,157 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101505414593
2018-01-14 10:15:04,182 [salt.minion      ][INFO    ][18390] Starting a new job with PID 18390
2018-01-14 10:15:04,204 [salt.minion      ][INFO    ][18390] Returning information for job: 20180114101505414593
2018-01-14 10:15:14,379 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101515640905
2018-01-14 10:15:14,404 [salt.minion      ][INFO    ][18395] Starting a new job with PID 18395
2018-01-14 10:15:14,427 [salt.minion      ][INFO    ][18395] Returning information for job: 20180114101515640905
2018-01-14 10:15:24,613 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101525878609
2018-01-14 10:15:24,640 [salt.minion      ][INFO    ][18400] Starting a new job with PID 18400
2018-01-14 10:15:24,663 [salt.minion      ][INFO    ][18400] Returning information for job: 20180114101525878609
2018-01-14 10:15:34,850 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101536111994
2018-01-14 10:15:34,873 [salt.minion      ][INFO    ][18405] Starting a new job with PID 18405
2018-01-14 10:15:34,896 [salt.minion      ][INFO    ][18405] Returning information for job: 20180114101536111994
2018-01-14 10:15:44,883 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101546148504
2018-01-14 10:15:44,907 [salt.minion      ][INFO    ][18410] Starting a new job with PID 18410
2018-01-14 10:15:44,929 [salt.minion      ][INFO    ][18410] Returning information for job: 20180114101546148504
2018-01-14 10:15:54,914 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101556177400
2018-01-14 10:15:54,934 [salt.minion      ][INFO    ][18415] Starting a new job with PID 18415
2018-01-14 10:15:54,959 [salt.minion      ][INFO    ][18415] Returning information for job: 20180114101556177400
2018-01-14 10:16:04,967 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101606228867
2018-01-14 10:16:04,987 [salt.minion      ][INFO    ][18420] Starting a new job with PID 18420
2018-01-14 10:16:05,011 [salt.minion      ][INFO    ][18420] Returning information for job: 20180114101606228867
2018-01-14 10:16:15,014 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101616278388
2018-01-14 10:16:15,039 [salt.minion      ][INFO    ][18425] Starting a new job with PID 18425
2018-01-14 10:16:15,062 [salt.minion      ][INFO    ][18425] Returning information for job: 20180114101616278388
2018-01-14 10:16:25,057 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101626322299
2018-01-14 10:16:25,082 [salt.minion      ][INFO    ][18430] Starting a new job with PID 18430
2018-01-14 10:16:25,102 [salt.minion      ][INFO    ][18430] Returning information for job: 20180114101626322299
2018-01-14 10:16:35,095 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101636360005
2018-01-14 10:16:35,114 [salt.minion      ][INFO    ][18435] Starting a new job with PID 18435
2018-01-14 10:16:35,136 [salt.minion      ][INFO    ][18435] Returning information for job: 20180114101636360005
2018-01-14 10:16:45,186 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101646445126
2018-01-14 10:16:45,208 [salt.minion      ][INFO    ][18440] Starting a new job with PID 18440
2018-01-14 10:16:45,230 [salt.minion      ][INFO    ][18440] Returning information for job: 20180114101646445126
2018-01-14 10:16:55,279 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101656537936
2018-01-14 10:16:55,304 [salt.minion      ][INFO    ][18445] Starting a new job with PID 18445
2018-01-14 10:16:55,329 [salt.minion      ][INFO    ][18445] Returning information for job: 20180114101656537936
2018-01-14 10:17:05,383 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101706646117
2018-01-14 10:17:05,407 [salt.minion      ][INFO    ][18459] Starting a new job with PID 18459
2018-01-14 10:17:05,433 [salt.minion      ][INFO    ][18459] Returning information for job: 20180114101706646117
2018-01-14 10:17:15,478 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101716740129
2018-01-14 10:17:15,502 [salt.minion      ][INFO    ][18464] Starting a new job with PID 18464
2018-01-14 10:17:15,526 [salt.minion      ][INFO    ][18464] Returning information for job: 20180114101716740129
2018-01-14 10:17:25,583 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101726844010
2018-01-14 10:17:25,609 [salt.minion      ][INFO    ][18469] Starting a new job with PID 18469
2018-01-14 10:17:25,631 [salt.minion      ][INFO    ][18469] Returning information for job: 20180114101726844010
2018-01-14 10:17:35,677 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101736939116
2018-01-14 10:17:35,705 [salt.minion      ][INFO    ][18484] Starting a new job with PID 18484
2018-01-14 10:17:35,727 [salt.minion      ][INFO    ][18484] Returning information for job: 20180114101736939116
2018-01-14 10:17:45,795 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101747058647
2018-01-14 10:17:45,823 [salt.minion      ][INFO    ][18489] Starting a new job with PID 18489
2018-01-14 10:17:45,848 [salt.minion      ][INFO    ][18489] Returning information for job: 20180114101747058647
2018-01-14 10:17:50,747 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-14 10:17:50,774 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:17:50,808 [salt.state       ][INFO    ][9973] {'mysql': False}
2018-01-14 10:17:50,810 [salt.state       ][INFO    ][9973] Completed state [mysql] at time 10:17:50.810397 duration_in_ms=600282.8
2018-01-14 10:17:50,814 [salt.state       ][INFO    ][9973] Running state [/etc/mysql/my.cnf] at time 10:17:50.814092
2018-01-14 10:17:50,814 [salt.state       ][INFO    ][9973] Executing state file.managed for /etc/mysql/my.cnf
2018-01-14 10:17:50,869 [salt.fileclient  ][INFO    ][9973] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-14 10:17:50,956 [salt.state       ][INFO    ][9973] File changed:
--- 
+++ 
@@ -1,36 +1,67 @@
-[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
+
+[mysql]
+
+
 [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.53
+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
+#log_error=/var/log/mysql/error.log
 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
+socket = /var/run/mysqld/mysqld.sock
+
+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://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"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.53
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.53:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-14 10:17:50,957 [salt.state       ][INFO    ][9973] Completed state [/etc/mysql/my.cnf] at time 10:17:50.957418 duration_in_ms=143.325
2018-01-14 10:17:50,959 [salt.state       ][INFO    ][9973] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 10:17:50.959317
2018-01-14 10:17:50,959 [salt.state       ][INFO    ][9973] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-14 10:17:50,960 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-14 10:17:55,931 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101757193823
2018-01-14 10:17:55,958 [salt.minion      ][INFO    ][19267] Starting a new job with PID 19267
2018-01-14 10:17:55,981 [salt.minion      ][INFO    ][19267] Returning information for job: 20180114101757193823
2018-01-14 10:18:06,065 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101807321917
2018-01-14 10:18:06,086 [salt.minion      ][INFO    ][19606] Starting a new job with PID 19606
2018-01-14 10:18:06,109 [salt.minion      ][INFO    ][19606] Returning information for job: 20180114101807321917
2018-01-14 10:18:16,254 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101817513143
2018-01-14 10:18:16,276 [salt.minion      ][INFO    ][19631] Starting a new job with PID 19631
2018-01-14 10:18:16,300 [salt.minion      ][INFO    ][19631] Returning information for job: 20180114101817513143
2018-01-14 10:18:26,403 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101827658906
2018-01-14 10:18:26,428 [salt.minion      ][INFO    ][19754] Starting a new job with PID 19754
2018-01-14 10:18:26,454 [salt.minion      ][INFO    ][19754] Returning information for job: 20180114101827658906
2018-01-14 10:18:26,648 [salt.state       ][INFO    ][9973] {'pid': 18513, 'retcode': 0, 'stderr': "Warning: Using a password on the command line interface can be insecure.\nERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)\nWarning: Using a password on the command line interface can be insecure.", 'stdout': 'Sucessfully connected to the MySQL service (1 retries).'}
2018-01-14 10:18:26,650 [salt.state       ][INFO    ][9973] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 10:18:26.650076 duration_in_ms=35690.756
2018-01-14 10:18:26,654 [salt.state       ][INFO    ][9973] Running state [/var/lib/mysql/.galera_bootstrap] at time 10:18:26.654646
2018-01-14 10:18:26,655 [salt.state       ][INFO    ][9973] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-14 10:18:26,657 [salt.state       ][INFO    ][9973] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-14 10:18:26,658 [salt.state       ][INFO    ][9973] Completed state [/var/lib/mysql/.galera_bootstrap] at time 10:18:26.658301 duration_in_ms=3.656
2018-01-14 10:18:26,914 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['git', '--version'] in directory '/root'
2018-01-14 10:18:27,149 [salt.state       ][INFO    ][9973] Running state [/etc/mysql/my.cnf] at time 10:18:27.149496
2018-01-14 10:18:27,150 [salt.state       ][INFO    ][9973] Executing state file.managed for /etc/mysql/my.cnf
2018-01-14 10:18:27,268 [salt.state       ][INFO    ][9973] File /etc/mysql/my.cnf is in the correct state
2018-01-14 10:18:27,268 [salt.state       ][INFO    ][9973] Completed state [/etc/mysql/my.cnf] at time 10:18:27.268696 duration_in_ms=119.201
2018-01-14 10:18:27,271 [salt.state       ][INFO    ][9973] Running state [mysql] at time 10:18:27.271384
2018-01-14 10:18:27,271 [salt.state       ][INFO    ][9973] Executing state service.running for mysql
2018-01-14 10:18:27,272 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-14 10:18:27,298 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:18:27,334 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:18:27,368 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:18:27,403 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-14 10:18:27,904 [salt.loaded.int.module.cmdmod][INFO    ][9973] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:18:27,931 [salt.state       ][INFO    ][9973] {'mysql': True}
2018-01-14 10:18:27,933 [salt.state       ][INFO    ][9973] Completed state [mysql] at time 10:18:27.933427 duration_in_ms=662.042
2018-01-14 10:18:27,934 [salt.state       ][INFO    ][9973] Running state [ceilometer] at time 10:18:27.934182
2018-01-14 10:18:27,934 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for ceilometer
2018-01-14 10:18:27,943 [salt.state       ][INFO    ][9973] Database ceilometer is already present
2018-01-14 10:18:27,943 [salt.state       ][INFO    ][9973] Completed state [ceilometer] at time 10:18:27.943889 duration_in_ms=9.708
2018-01-14 10:18:27,944 [salt.state       ][INFO    ][9973] Running state [ceilometer] at time 10:18:27.944249
2018-01-14 10:18:27,945 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for ceilometer
2018-01-14 10:18:27,951 [salt.state       ][INFO    ][9973] User ceilometer@% is already present with the desired password
2018-01-14 10:18:27,951 [salt.state       ][INFO    ][9973] Completed state [ceilometer] at time 10:18:27.951907 duration_in_ms=7.658
2018-01-14 10:18:27,954 [salt.state       ][INFO    ][9973] Running state [mysql_grants_ceilometer_ceilometer_%] at time 10:18:27.954725
2018-01-14 10:18:27,955 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-14 10:18:27,963 [salt.state       ][INFO    ][9973] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-14 10:18:27,963 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 10:18:27.963718 duration_in_ms=8.992
2018-01-14 10:18:27,964 [salt.state       ][INFO    ][9973] Running state [ceilometer] at time 10:18:27.963981
2018-01-14 10:18:27,964 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for ceilometer
2018-01-14 10:18:27,991 [salt.loaded.int.module.mysql][INFO    ][9973] User 'ceilometer'@'192.168.10.53' has been created
2018-01-14 10:18:27,991 [salt.state       ][INFO    ][9973] {'ceilometer': 'Present'}
2018-01-14 10:18:27,992 [salt.state       ][INFO    ][9973] Completed state [ceilometer] at time 10:18:27.991940 duration_in_ms=27.958
2018-01-14 10:18:27,995 [salt.state       ][INFO    ][9973] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 10:18:27.995055
2018-01-14 10:18:27,995 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.53
2018-01-14 10:18:28,018 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-14 10:18:28,019 [salt.state       ][INFO    ][9973] {'mysql_grants_ceilometer_ceilometer_192.168.10.53': 'Present'}
2018-01-14 10:18:28,019 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 10:18:28.019288 duration_in_ms=24.234
2018-01-14 10:18:28,019 [salt.state       ][INFO    ][9973] Running state [aodh] at time 10:18:28.019614
2018-01-14 10:18:28,019 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for aodh
2018-01-14 10:18:28,024 [salt.state       ][INFO    ][9973] Database aodh is already present
2018-01-14 10:18:28,024 [salt.state       ][INFO    ][9973] Completed state [aodh] at time 10:18:28.024365 duration_in_ms=4.751
2018-01-14 10:18:28,024 [salt.state       ][INFO    ][9973] Running state [aodh] at time 10:18:28.024640
2018-01-14 10:18:28,024 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for aodh
2018-01-14 10:18:28,030 [salt.state       ][INFO    ][9973] User aodh@% is already present with the desired password
2018-01-14 10:18:28,030 [salt.state       ][INFO    ][9973] Completed state [aodh] at time 10:18:28.030545 duration_in_ms=5.905
2018-01-14 10:18:28,033 [salt.state       ][INFO    ][9973] Running state [mysql_grants_aodh_aodh_%] at time 10:18:28.032814
2018-01-14 10:18:28,033 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-14 10:18:28,041 [salt.state       ][INFO    ][9973] Grant all on aodh.* to aodh@% is already present
2018-01-14 10:18:28,041 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_aodh_aodh_%] at time 10:18:28.041367 duration_in_ms=8.553
2018-01-14 10:18:28,041 [salt.state       ][INFO    ][9973] Running state [aodh] at time 10:18:28.041636
2018-01-14 10:18:28,041 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for aodh
2018-01-14 10:18:28,047 [salt.state       ][INFO    ][9973] User aodh@192.168.10.50 is already present with the desired password
2018-01-14 10:18:28,047 [salt.state       ][INFO    ][9973] Completed state [aodh] at time 10:18:28.047776 duration_in_ms=6.14
2018-01-14 10:18:28,049 [salt.state       ][INFO    ][9973] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 10:18:28.049925
2018-01-14 10:18:28,050 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-14 10:18:28,058 [salt.state       ][INFO    ][9973] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-14 10:18:28,059 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 10:18:28.059134 duration_in_ms=9.209
2018-01-14 10:18:28,059 [salt.state       ][INFO    ][9973] Running state [nova] at time 10:18:28.059401
2018-01-14 10:18:28,059 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for nova
2018-01-14 10:18:28,065 [salt.state       ][INFO    ][9973] Database nova is already present
2018-01-14 10:18:28,065 [salt.state       ][INFO    ][9973] Completed state [nova] at time 10:18:28.065213 duration_in_ms=5.812
2018-01-14 10:18:28,065 [salt.state       ][INFO    ][9973] Running state [nova] at time 10:18:28.065489
2018-01-14 10:18:28,065 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for nova
2018-01-14 10:18:28,070 [salt.state       ][INFO    ][9973] User nova@% is already present with the desired password
2018-01-14 10:18:28,070 [salt.state       ][INFO    ][9973] Completed state [nova] at time 10:18:28.070750 duration_in_ms=5.26
2018-01-14 10:18:28,073 [salt.state       ][INFO    ][9973] Running state [mysql_grants_nova_nova_%] at time 10:18:28.073296
2018-01-14 10:18:28,073 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-14 10:18:28,082 [salt.state       ][INFO    ][9973] Grant all on nova.* to nova@% is already present
2018-01-14 10:18:28,082 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_nova_nova_%] at time 10:18:28.082748 duration_in_ms=9.452
2018-01-14 10:18:28,083 [salt.state       ][INFO    ][9973] Running state [nova] at time 10:18:28.083009
2018-01-14 10:18:28,083 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for nova
2018-01-14 10:18:28,109 [salt.loaded.int.module.mysql][INFO    ][9973] User 'nova'@'192.168.10.53' has been created
2018-01-14 10:18:28,110 [salt.state       ][INFO    ][9973] {'nova': 'Present'}
2018-01-14 10:18:28,110 [salt.state       ][INFO    ][9973] Completed state [nova] at time 10:18:28.110212 duration_in_ms=27.202
2018-01-14 10:18:28,112 [salt.state       ][INFO    ][9973] Running state [mysql_grants_nova_nova_192.168.10.53] at time 10:18:28.112549
2018-01-14 10:18:28,112 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.53
2018-01-14 10:18:28,134 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-14 10:18:28,135 [salt.state       ][INFO    ][9973] {'mysql_grants_nova_nova_192.168.10.53': 'Present'}
2018-01-14 10:18:28,135 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_nova_nova_192.168.10.53] at time 10:18:28.135409 duration_in_ms=22.859
2018-01-14 10:18:28,135 [salt.state       ][INFO    ][9973] Running state [grafana] at time 10:18:28.135740
2018-01-14 10:18:28,136 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for grafana
2018-01-14 10:18:28,140 [salt.state       ][INFO    ][9973] Database grafana is already present
2018-01-14 10:18:28,141 [salt.state       ][INFO    ][9973] Completed state [grafana] at time 10:18:28.140806 duration_in_ms=5.067
2018-01-14 10:18:28,141 [salt.state       ][INFO    ][9973] Running state [grafana] at time 10:18:28.141401
2018-01-14 10:18:28,141 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for grafana
2018-01-14 10:18:28,147 [salt.state       ][INFO    ][9973] User grafana@% is already present with the desired password
2018-01-14 10:18:28,147 [salt.state       ][INFO    ][9973] Completed state [grafana] at time 10:18:28.147688 duration_in_ms=6.287
2018-01-14 10:18:28,149 [salt.state       ][INFO    ][9973] Running state [mysql_grants_grafana_grafana_%] at time 10:18:28.149578
2018-01-14 10:18:28,149 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-14 10:18:28,157 [salt.state       ][INFO    ][9973] Grant all on grafana.* to grafana@% is already present
2018-01-14 10:18:28,158 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_grafana_grafana_%] at time 10:18:28.158186 duration_in_ms=8.607
2018-01-14 10:18:28,158 [salt.state       ][INFO    ][9973] Running state [grafana] at time 10:18:28.158440
2018-01-14 10:18:28,158 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for grafana
2018-01-14 10:18:28,184 [salt.loaded.int.module.mysql][INFO    ][9973] User 'grafana'@'192.168.10.53' has been created
2018-01-14 10:18:28,184 [salt.state       ][INFO    ][9973] {'grafana': 'Present'}
2018-01-14 10:18:28,185 [salt.state       ][INFO    ][9973] Completed state [grafana] at time 10:18:28.185123 duration_in_ms=26.682
2018-01-14 10:18:28,187 [salt.state       ][INFO    ][9973] Running state [mysql_grants_grafana_grafana_192.168.10.53] at time 10:18:28.187307
2018-01-14 10:18:28,187 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.53
2018-01-14 10:18:28,212 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-14 10:18:28,213 [salt.state       ][INFO    ][9973] {'mysql_grants_grafana_grafana_192.168.10.53': 'Present'}
2018-01-14 10:18:28,214 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_grafana_grafana_192.168.10.53] at time 10:18:28.214078 duration_in_ms=26.77
2018-01-14 10:18:28,214 [salt.state       ][INFO    ][9973] Running state [designate_pool_manager] at time 10:18:28.214663
2018-01-14 10:18:28,215 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for designate_pool_manager
2018-01-14 10:18:28,219 [salt.state       ][INFO    ][9973] Database designate_pool_manager is already present
2018-01-14 10:18:28,220 [salt.state       ][INFO    ][9973] Completed state [designate_pool_manager] at time 10:18:28.220048 duration_in_ms=5.385
2018-01-14 10:18:28,220 [salt.state       ][INFO    ][9973] Running state [designate] at time 10:18:28.220302
2018-01-14 10:18:28,220 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for designate
2018-01-14 10:18:28,225 [salt.state       ][INFO    ][9973] User designate@% is already present with the desired password
2018-01-14 10:18:28,226 [salt.state       ][INFO    ][9973] Completed state [designate] at time 10:18:28.225984 duration_in_ms=5.681
2018-01-14 10:18:28,228 [salt.state       ][INFO    ][9973] Running state [mysql_grants_designate_designate_pool_manager_%] at time 10:18:28.228229
2018-01-14 10:18:28,228 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-14 10:18:28,236 [salt.state       ][INFO    ][9973] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-14 10:18:28,237 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 10:18:28.237138 duration_in_ms=8.908
2018-01-14 10:18:28,237 [salt.state       ][INFO    ][9973] Running state [designate] at time 10:18:28.237404
2018-01-14 10:18:28,237 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for designate
2018-01-14 10:18:28,243 [salt.state       ][INFO    ][9973] User designate@192.168.10.50 is already present with the desired password
2018-01-14 10:18:28,243 [salt.state       ][INFO    ][9973] Completed state [designate] at time 10:18:28.243253 duration_in_ms=5.848
2018-01-14 10:18:28,245 [salt.state       ][INFO    ][9973] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 10:18:28.245138
2018-01-14 10:18:28,245 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-14 10:18:28,255 [salt.state       ][INFO    ][9973] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-14 10:18:28,256 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 10:18:28.256667 duration_in_ms=11.528
2018-01-14 10:18:28,257 [salt.state       ][INFO    ][9973] Running state [heat] at time 10:18:28.257068
2018-01-14 10:18:28,257 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for heat
2018-01-14 10:18:28,263 [salt.state       ][INFO    ][9973] Database heat is already present
2018-01-14 10:18:28,264 [salt.state       ][INFO    ][9973] Completed state [heat] at time 10:18:28.264258 duration_in_ms=7.191
2018-01-14 10:18:28,264 [salt.state       ][INFO    ][9973] Running state [heat] at time 10:18:28.264514
2018-01-14 10:18:28,264 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for heat
2018-01-14 10:18:28,269 [salt.state       ][INFO    ][9973] User heat@% is already present with the desired password
2018-01-14 10:18:28,269 [salt.state       ][INFO    ][9973] Completed state [heat] at time 10:18:28.269780 duration_in_ms=5.266
2018-01-14 10:18:28,271 [salt.state       ][INFO    ][9973] Running state [mysql_grants_heat_heat_%] at time 10:18:28.271500
2018-01-14 10:18:28,271 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-14 10:18:28,279 [salt.state       ][INFO    ][9973] Grant all on heat.* to heat@% is already present
2018-01-14 10:18:28,279 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_heat_heat_%] at time 10:18:28.279268 duration_in_ms=7.767
2018-01-14 10:18:28,279 [salt.state       ][INFO    ][9973] Running state [heat] at time 10:18:28.279527
2018-01-14 10:18:28,279 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for heat
2018-01-14 10:18:28,304 [salt.loaded.int.module.mysql][INFO    ][9973] User 'heat'@'192.168.10.53' has been created
2018-01-14 10:18:28,305 [salt.state       ][INFO    ][9973] {'heat': 'Present'}
2018-01-14 10:18:28,305 [salt.state       ][INFO    ][9973] Completed state [heat] at time 10:18:28.305457 duration_in_ms=25.929
2018-01-14 10:18:28,307 [salt.state       ][INFO    ][9973] Running state [mysql_grants_heat_heat_192.168.10.53] at time 10:18:28.307589
2018-01-14 10:18:28,307 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.53
2018-01-14 10:18:28,330 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-14 10:18:28,330 [salt.state       ][INFO    ][9973] {'mysql_grants_heat_heat_192.168.10.53': 'Present'}
2018-01-14 10:18:28,330 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_heat_heat_192.168.10.53] at time 10:18:28.330840 duration_in_ms=23.251
2018-01-14 10:18:28,331 [salt.state       ][INFO    ][9973] Running state [nova_api] at time 10:18:28.331169
2018-01-14 10:18:28,331 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for nova_api
2018-01-14 10:18:28,336 [salt.state       ][INFO    ][9973] Database nova_api is already present
2018-01-14 10:18:28,337 [salt.state       ][INFO    ][9973] Completed state [nova_api] at time 10:18:28.337163 duration_in_ms=5.995
2018-01-14 10:18:28,337 [salt.state       ][INFO    ][9973] Running state [nova] at time 10:18:28.337469
2018-01-14 10:18:28,337 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for nova
2018-01-14 10:18:28,343 [salt.state       ][INFO    ][9973] User nova@% is already present with the desired password
2018-01-14 10:18:28,343 [salt.state       ][INFO    ][9973] Completed state [nova] at time 10:18:28.343521 duration_in_ms=6.052
2018-01-14 10:18:28,345 [salt.state       ][INFO    ][9973] Running state [mysql_grants_nova_nova_api_%] at time 10:18:28.345390
2018-01-14 10:18:28,345 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-14 10:18:28,359 [salt.state       ][INFO    ][9973] Grant all on nova_api.* to nova@% is already present
2018-01-14 10:18:28,359 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_nova_nova_api_%] at time 10:18:28.359942 duration_in_ms=14.552
2018-01-14 10:18:28,360 [salt.state       ][INFO    ][9973] Running state [nova] at time 10:18:28.360670
2018-01-14 10:18:28,361 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for nova
2018-01-14 10:18:28,366 [salt.state       ][INFO    ][9973] User nova@192.168.10.53 is already present with the desired password
2018-01-14 10:18:28,366 [salt.state       ][INFO    ][9973] Completed state [nova] at time 10:18:28.366690 duration_in_ms=6.02
2018-01-14 10:18:28,368 [salt.state       ][INFO    ][9973] Running state [mysql_grants_nova_nova_api_192.168.10.53] at time 10:18:28.368782
2018-01-14 10:18:28,369 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.53
2018-01-14 10:18:28,391 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-14 10:18:28,391 [salt.state       ][INFO    ][9973] {'mysql_grants_nova_nova_api_192.168.10.53': 'Present'}
2018-01-14 10:18:28,391 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_nova_nova_api_192.168.10.53] at time 10:18:28.391851 duration_in_ms=23.068
2018-01-14 10:18:28,392 [salt.state       ][INFO    ][9973] Running state [keystone] at time 10:18:28.392162
2018-01-14 10:18:28,392 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for keystone
2018-01-14 10:18:28,397 [salt.state       ][INFO    ][9973] Database keystone is already present
2018-01-14 10:18:28,397 [salt.state       ][INFO    ][9973] Completed state [keystone] at time 10:18:28.397456 duration_in_ms=5.295
2018-01-14 10:18:28,397 [salt.state       ][INFO    ][9973] Running state [keystone] at time 10:18:28.397711
2018-01-14 10:18:28,397 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for keystone
2018-01-14 10:18:28,402 [salt.state       ][INFO    ][9973] User keystone@% is already present with the desired password
2018-01-14 10:18:28,403 [salt.state       ][INFO    ][9973] Completed state [keystone] at time 10:18:28.403092 duration_in_ms=5.381
2018-01-14 10:18:28,406 [salt.state       ][INFO    ][9973] Running state [mysql_grants_keystone_keystone_%] at time 10:18:28.406435
2018-01-14 10:18:28,407 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-14 10:18:28,415 [salt.state       ][INFO    ][9973] Grant all on keystone.* to keystone@% is already present
2018-01-14 10:18:28,416 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_keystone_keystone_%] at time 10:18:28.416106 duration_in_ms=9.672
2018-01-14 10:18:28,416 [salt.state       ][INFO    ][9973] Running state [keystone] at time 10:18:28.416665
2018-01-14 10:18:28,417 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for keystone
2018-01-14 10:18:28,450 [salt.loaded.int.module.mysql][INFO    ][9973] User 'keystone'@'192.168.10.53' has been created
2018-01-14 10:18:28,450 [salt.state       ][INFO    ][9973] {'keystone': 'Present'}
2018-01-14 10:18:28,451 [salt.state       ][INFO    ][9973] Completed state [keystone] at time 10:18:28.451148 duration_in_ms=34.483
2018-01-14 10:18:28,455 [salt.state       ][INFO    ][9973] Running state [mysql_grants_keystone_keystone_192.168.10.53] at time 10:18:28.455105
2018-01-14 10:18:28,455 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.53
2018-01-14 10:18:28,484 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-14 10:18:28,484 [salt.state       ][INFO    ][9973] {'mysql_grants_keystone_keystone_192.168.10.53': 'Present'}
2018-01-14 10:18:28,485 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_keystone_keystone_192.168.10.53] at time 10:18:28.485386 duration_in_ms=30.282
2018-01-14 10:18:28,485 [salt.state       ][INFO    ][9973] Running state [nova_cell0] at time 10:18:28.485641
2018-01-14 10:18:28,486 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for nova_cell0
2018-01-14 10:18:28,490 [salt.state       ][INFO    ][9973] Database nova_cell0 is already present
2018-01-14 10:18:28,490 [salt.state       ][INFO    ][9973] Completed state [nova_cell0] at time 10:18:28.490408 duration_in_ms=4.767
2018-01-14 10:18:28,490 [salt.state       ][INFO    ][9973] Running state [nova] at time 10:18:28.490664
2018-01-14 10:18:28,490 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for nova
2018-01-14 10:18:28,497 [salt.state       ][INFO    ][9973] User nova@% is already present with the desired password
2018-01-14 10:18:28,497 [salt.state       ][INFO    ][9973] Completed state [nova] at time 10:18:28.497436 duration_in_ms=6.771
2018-01-14 10:18:28,499 [salt.state       ][INFO    ][9973] Running state [mysql_grants_nova_nova_cell0_%] at time 10:18:28.499458
2018-01-14 10:18:28,499 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-14 10:18:28,509 [salt.state       ][INFO    ][9973] Grant all on nova_cell0.* to nova@% is already present
2018-01-14 10:18:28,509 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_nova_nova_cell0_%] at time 10:18:28.509214 duration_in_ms=9.755
2018-01-14 10:18:28,509 [salt.state       ][INFO    ][9973] Running state [nova] at time 10:18:28.509480
2018-01-14 10:18:28,509 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for nova
2018-01-14 10:18:28,514 [salt.state       ][INFO    ][9973] User nova@192.168.10.53 is already present with the desired password
2018-01-14 10:18:28,514 [salt.state       ][INFO    ][9973] Completed state [nova] at time 10:18:28.514944 duration_in_ms=5.464
2018-01-14 10:18:28,517 [salt.state       ][INFO    ][9973] Running state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 10:18:28.517421
2018-01-14 10:18:28,517 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.53
2018-01-14 10:18:28,538 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-14 10:18:28,539 [salt.state       ][INFO    ][9973] {'mysql_grants_nova_nova_cell0_192.168.10.53': 'Present'}
2018-01-14 10:18:28,539 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 10:18:28.539288 duration_in_ms=21.867
2018-01-14 10:18:28,539 [salt.state       ][INFO    ][9973] Running state [cinder] at time 10:18:28.539562
2018-01-14 10:18:28,539 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for cinder
2018-01-14 10:18:28,544 [salt.state       ][INFO    ][9973] Database cinder is already present
2018-01-14 10:18:28,545 [salt.state       ][INFO    ][9973] Completed state [cinder] at time 10:18:28.545029 duration_in_ms=5.468
2018-01-14 10:18:28,545 [salt.state       ][INFO    ][9973] Running state [cinder] at time 10:18:28.545306
2018-01-14 10:18:28,545 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for cinder
2018-01-14 10:18:28,551 [salt.state       ][INFO    ][9973] User cinder@% is already present with the desired password
2018-01-14 10:18:28,551 [salt.state       ][INFO    ][9973] Completed state [cinder] at time 10:18:28.551275 duration_in_ms=5.968
2018-01-14 10:18:28,553 [salt.state       ][INFO    ][9973] Running state [mysql_grants_cinder_cinder_%] at time 10:18:28.553719
2018-01-14 10:18:28,554 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-14 10:18:28,562 [salt.state       ][INFO    ][9973] Grant all on cinder.* to cinder@% is already present
2018-01-14 10:18:28,562 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_cinder_cinder_%] at time 10:18:28.562305 duration_in_ms=8.585
2018-01-14 10:18:28,562 [salt.state       ][INFO    ][9973] Running state [cinder] at time 10:18:28.562576
2018-01-14 10:18:28,562 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for cinder
2018-01-14 10:18:28,589 [salt.loaded.int.module.mysql][INFO    ][9973] User 'cinder'@'192.168.10.53' has been created
2018-01-14 10:18:28,589 [salt.state       ][INFO    ][9973] {'cinder': 'Present'}
2018-01-14 10:18:28,589 [salt.state       ][INFO    ][9973] Completed state [cinder] at time 10:18:28.589785 duration_in_ms=27.208
2018-01-14 10:18:28,592 [salt.state       ][INFO    ][9973] Running state [mysql_grants_cinder_cinder_192.168.10.53] at time 10:18:28.592233
2018-01-14 10:18:28,592 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.53
2018-01-14 10:18:28,617 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-14 10:18:28,617 [salt.state       ][INFO    ][9973] {'mysql_grants_cinder_cinder_192.168.10.53': 'Present'}
2018-01-14 10:18:28,618 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_cinder_cinder_192.168.10.53] at time 10:18:28.618018 duration_in_ms=25.786
2018-01-14 10:18:28,618 [salt.state       ][INFO    ][9973] Running state [glance] at time 10:18:28.618269
2018-01-14 10:18:28,618 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for glance
2018-01-14 10:18:28,623 [salt.state       ][INFO    ][9973] Database glance is already present
2018-01-14 10:18:28,623 [salt.state       ][INFO    ][9973] Completed state [glance] at time 10:18:28.623466 duration_in_ms=5.196
2018-01-14 10:18:28,623 [salt.state       ][INFO    ][9973] Running state [glance] at time 10:18:28.623722
2018-01-14 10:18:28,623 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for glance
2018-01-14 10:18:28,629 [salt.state       ][INFO    ][9973] User glance@% is already present with the desired password
2018-01-14 10:18:28,629 [salt.state       ][INFO    ][9973] Completed state [glance] at time 10:18:28.629914 duration_in_ms=6.192
2018-01-14 10:18:28,631 [salt.state       ][INFO    ][9973] Running state [mysql_grants_glance_glance_%] at time 10:18:28.631804
2018-01-14 10:18:28,632 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-14 10:18:28,639 [salt.state       ][INFO    ][9973] Grant all on glance.* to glance@% is already present
2018-01-14 10:18:28,640 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_glance_glance_%] at time 10:18:28.640461 duration_in_ms=8.657
2018-01-14 10:18:28,640 [salt.state       ][INFO    ][9973] Running state [glance] at time 10:18:28.640743
2018-01-14 10:18:28,641 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for glance
2018-01-14 10:18:28,664 [salt.loaded.int.module.mysql][INFO    ][9973] User 'glance'@'192.168.10.53' has been created
2018-01-14 10:18:28,664 [salt.state       ][INFO    ][9973] {'glance': 'Present'}
2018-01-14 10:18:28,665 [salt.state       ][INFO    ][9973] Completed state [glance] at time 10:18:28.665347 duration_in_ms=24.605
2018-01-14 10:18:28,667 [salt.state       ][INFO    ][9973] Running state [mysql_grants_glance_glance_192.168.10.53] at time 10:18:28.667312
2018-01-14 10:18:28,667 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.53
2018-01-14 10:18:28,689 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-14 10:18:28,689 [salt.state       ][INFO    ][9973] {'mysql_grants_glance_glance_192.168.10.53': 'Present'}
2018-01-14 10:18:28,689 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_glance_glance_192.168.10.53] at time 10:18:28.689750 duration_in_ms=22.437
2018-01-14 10:18:28,690 [salt.state       ][INFO    ][9973] Running state [neutron] at time 10:18:28.690066
2018-01-14 10:18:28,690 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for neutron
2018-01-14 10:18:28,694 [salt.state       ][INFO    ][9973] Database neutron is already present
2018-01-14 10:18:28,695 [salt.state       ][INFO    ][9973] Completed state [neutron] at time 10:18:28.695034 duration_in_ms=4.967
2018-01-14 10:18:28,695 [salt.state       ][INFO    ][9973] Running state [neutron] at time 10:18:28.695352
2018-01-14 10:18:28,695 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for neutron
2018-01-14 10:18:28,700 [salt.state       ][INFO    ][9973] User neutron@% is already present with the desired password
2018-01-14 10:18:28,701 [salt.state       ][INFO    ][9973] Completed state [neutron] at time 10:18:28.701010 duration_in_ms=5.658
2018-01-14 10:18:28,702 [salt.state       ][INFO    ][9973] Running state [mysql_grants_neutron_neutron_%] at time 10:18:28.702788
2018-01-14 10:18:28,703 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-14 10:18:28,711 [salt.state       ][INFO    ][9973] Grant all on neutron.* to neutron@% is already present
2018-01-14 10:18:28,711 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_neutron_neutron_%] at time 10:18:28.711791 duration_in_ms=9.003
2018-01-14 10:18:28,712 [salt.state       ][INFO    ][9973] Running state [neutron] at time 10:18:28.712057
2018-01-14 10:18:28,712 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for neutron
2018-01-14 10:18:28,741 [salt.loaded.int.module.mysql][INFO    ][9973] User 'neutron'@'192.168.10.53' has been created
2018-01-14 10:18:28,742 [salt.state       ][INFO    ][9973] {'neutron': 'Present'}
2018-01-14 10:18:28,742 [salt.state       ][INFO    ][9973] Completed state [neutron] at time 10:18:28.742623 duration_in_ms=30.564
2018-01-14 10:18:28,746 [salt.state       ][INFO    ][9973] Running state [mysql_grants_neutron_neutron_192.168.10.53] at time 10:18:28.746639
2018-01-14 10:18:28,747 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.53
2018-01-14 10:18:28,772 [salt.loaded.int.module.mysql][INFO    ][9973] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-14 10:18:28,773 [salt.state       ][INFO    ][9973] {'mysql_grants_neutron_neutron_192.168.10.53': 'Present'}
2018-01-14 10:18:28,773 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_neutron_neutron_192.168.10.53] at time 10:18:28.773415 duration_in_ms=26.777
2018-01-14 10:18:28,773 [salt.state       ][INFO    ][9973] Running state [designate] at time 10:18:28.773701
2018-01-14 10:18:28,774 [salt.state       ][INFO    ][9973] Executing state mysql_database.present for designate
2018-01-14 10:18:28,778 [salt.state       ][INFO    ][9973] Database designate is already present
2018-01-14 10:18:28,778 [salt.state       ][INFO    ][9973] Completed state [designate] at time 10:18:28.778878 duration_in_ms=5.177
2018-01-14 10:18:28,779 [salt.state       ][INFO    ][9973] Running state [designate] at time 10:18:28.779144
2018-01-14 10:18:28,779 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for designate
2018-01-14 10:18:28,784 [salt.state       ][INFO    ][9973] User designate@% is already present with the desired password
2018-01-14 10:18:28,784 [salt.state       ][INFO    ][9973] Completed state [designate] at time 10:18:28.784551 duration_in_ms=5.407
2018-01-14 10:18:28,786 [salt.state       ][INFO    ][9973] Running state [mysql_grants_designate_designate_%] at time 10:18:28.786868
2018-01-14 10:18:28,787 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-14 10:18:28,795 [salt.state       ][INFO    ][9973] Grant all on designate.* to designate@% is already present
2018-01-14 10:18:28,795 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_designate_designate_%] at time 10:18:28.795811 duration_in_ms=8.943
2018-01-14 10:18:28,796 [salt.state       ][INFO    ][9973] Running state [designate] at time 10:18:28.796077
2018-01-14 10:18:28,796 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for designate
2018-01-14 10:18:28,802 [salt.state       ][INFO    ][9973] User designate@192.168.10.50 is already present with the desired password
2018-01-14 10:18:28,802 [salt.state       ][INFO    ][9973] Completed state [designate] at time 10:18:28.802701 duration_in_ms=6.624
2018-01-14 10:18:28,804 [salt.state       ][INFO    ][9973] Running state [mysql_grants_designate_designate_192.168.10.50] at time 10:18:28.804837
2018-01-14 10:18:28,805 [salt.state       ][INFO    ][9973] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-14 10:18:28,813 [salt.state       ][INFO    ][9973] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-14 10:18:28,814 [salt.state       ][INFO    ][9973] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 10:18:28.814122 duration_in_ms=9.284
2018-01-14 10:18:28,814 [salt.state       ][INFO    ][9973] Running state [haproxy] at time 10:18:28.814389
2018-01-14 10:18:28,814 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for haproxy
2018-01-14 10:18:28,820 [salt.state       ][INFO    ][9973] User haproxy@localhost is already present with passwordless login
2018-01-14 10:18:28,821 [salt.state       ][INFO    ][9973] Completed state [haproxy] at time 10:18:28.821184 duration_in_ms=6.795
2018-01-14 10:18:28,821 [salt.state       ][INFO    ][9973] Running state [haproxy] at time 10:18:28.821451
2018-01-14 10:18:28,821 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for haproxy
2018-01-14 10:18:28,826 [salt.state       ][INFO    ][9973] User haproxy@% is already present with passwordless login
2018-01-14 10:18:28,826 [salt.state       ][INFO    ][9973] Completed state [haproxy] at time 10:18:28.826560 duration_in_ms=5.108
2018-01-14 10:18:28,826 [salt.state       ][INFO    ][9973] Running state [haproxy] at time 10:18:28.826821
2018-01-14 10:18:28,827 [salt.state       ][INFO    ][9973] Executing state mysql_user.present for haproxy
2018-01-14 10:18:28,849 [salt.loaded.int.module.mysql][INFO    ][9973] User 'haproxy'@'192.168.10.53' has been created with passwordless login
2018-01-14 10:18:28,850 [salt.state       ][INFO    ][9973] {'haproxy': 'Present'}
2018-01-14 10:18:28,850 [salt.state       ][INFO    ][9973] Completed state [haproxy] at time 10:18:28.850288 duration_in_ms=23.468
2018-01-14 10:18:28,856 [salt.minion      ][INFO    ][9973] Returning information for job: 20180114100650503565
2018-01-14 10:18:45,996 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command state.sls with jid 20180114101847263678
2018-01-14 10:18:46,022 [salt.minion      ][INFO    ][19840] Starting a new job with PID 19840
2018-01-14 10:18:47,609 [salt.state       ][INFO    ][19840] Loading fresh modules for state activity
2018-01-14 10:18:47,669 [salt.fileclient  ][INFO    ][19840] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-14 10:18:47,698 [salt.fileclient  ][INFO    ][19840] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-14 10:18:48,759 [salt.state       ][INFO    ][19840] Running state [haproxy] at time 10:18:48.759311
2018-01-14 10:18:48,760 [salt.state       ][INFO    ][19840] Executing state pkg.installed for haproxy
2018-01-14 10:18:48,761 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:18:49,164 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-14 10:18:49,273 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:18:51,604 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:18:51,632 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-01-14 10:18:55,518 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:18:55,579 [salt.state       ][INFO    ][19840] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-01-14 10:18:55,607 [salt.state       ][INFO    ][19840] Loading fresh modules for state activity
2018-01-14 10:18:55,650 [salt.state       ][INFO    ][19840] Completed state [haproxy] at time 10:18:55.650285 duration_in_ms=6890.973
2018-01-14 10:18:55,655 [salt.state       ][INFO    ][19840] Running state [/etc/default/haproxy] at time 10:18:55.655880
2018-01-14 10:18:55,656 [salt.state       ][INFO    ][19840] Executing state file.managed for /etc/default/haproxy
2018-01-14 10:18:55,700 [salt.fileclient  ][INFO    ][19840] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-14 10:18:55,706 [salt.state       ][INFO    ][19840] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2018-01-14 10:18:55,707 [salt.state       ][INFO    ][19840] Completed state [/etc/default/haproxy] at time 10:18:55.707165 duration_in_ms=51.284
2018-01-14 10:18:55,707 [salt.state       ][INFO    ][19840] Running state [/etc/haproxy/haproxy.cfg] at time 10:18:55.707534
2018-01-14 10:18:55,707 [salt.state       ][INFO    ][19840] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-14 10:18:55,744 [salt.fileclient  ][INFO    ][19840] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-14 10:18:55,946 [salt.state       ][INFO    ][19840] 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-14 10:18:55,946 [salt.state       ][INFO    ][19840] Completed state [/etc/haproxy/haproxy.cfg] at time 10:18:55.946321 duration_in_ms=238.786
2018-01-14 10:18:55,946 [salt.state       ][INFO    ][19840] Running state [/etc/haproxy/ssl] at time 10:18:55.946674
2018-01-14 10:18:55,946 [salt.state       ][INFO    ][19840] Executing state file.directory for /etc/haproxy/ssl
2018-01-14 10:18:55,949 [salt.state       ][INFO    ][19840] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-14 10:18:55,949 [salt.state       ][INFO    ][19840] Completed state [/etc/haproxy/ssl] at time 10:18:55.949591 duration_in_ms=2.917
2018-01-14 10:18:55,950 [salt.state       ][INFO    ][19840] Running state [haproxy_status_packages] at time 10:18:55.950452
2018-01-14 10:18:55,950 [salt.state       ][INFO    ][19840] Executing state pkg.installed for haproxy_status_packages
2018-01-14 10:18:56,266 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101857420367
2018-01-14 10:18:56,282 [salt.minion      ][INFO    ][20686] Starting a new job with PID 20686
2018-01-14 10:18:56,305 [salt.minion      ][INFO    ][20686] Returning information for job: 20180114101857420367
2018-01-14 10:18:56,405 [salt.state       ][INFO    ][19840] All specified packages are already installed
2018-01-14 10:18:56,406 [salt.state       ][INFO    ][19840] Completed state [haproxy_status_packages] at time 10:18:56.406307 duration_in_ms=455.854
2018-01-14 10:18:56,407 [salt.state       ][INFO    ][19840] Running state [/usr/bin/haproxy-status.sh] at time 10:18:56.407044
2018-01-14 10:18:56,407 [salt.state       ][INFO    ][19840] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-14 10:18:56,437 [salt.fileclient  ][INFO    ][19840] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-14 10:18:56,478 [salt.state       ][INFO    ][19840] File changed:
New file
2018-01-14 10:18:56,478 [salt.state       ][INFO    ][19840] Completed state [/usr/bin/haproxy-status.sh] at time 10:18:56.478690 duration_in_ms=71.644
2018-01-14 10:18:56,479 [salt.state       ][INFO    ][19840] Running state [net.ipv4.ip_nonlocal_bind] at time 10:18:56.479588
2018-01-14 10:18:56,479 [salt.state       ][INFO    ][19840] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-14 10:18:56,480 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command 'sysctl -a' in directory '/root'
2018-01-14 10:18:56,528 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-14 10:18:56,546 [salt.state       ][INFO    ][19840] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-14 10:18:56,546 [salt.state       ][INFO    ][19840] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:18:56.546755 duration_in_ms=67.166
2018-01-14 10:18:56,549 [salt.state       ][INFO    ][19840] Running state [haproxy] at time 10:18:56.549422
2018-01-14 10:18:56,549 [salt.state       ][INFO    ][19840] Executing state service.running for haproxy
2018-01-14 10:18:56,551 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-14 10:18:56,570 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:56,591 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:56,616 [salt.state       ][INFO    ][19840] The service haproxy is already running
2018-01-14 10:18:56,617 [salt.state       ][INFO    ][19840] Completed state [haproxy] at time 10:18:56.617091 duration_in_ms=67.668
2018-01-14 10:18:56,617 [salt.state       ][INFO    ][19840] Running state [haproxy] at time 10:18:56.617717
2018-01-14 10:18:56,619 [salt.state       ][INFO    ][19840] Executing state service.mod_watch for haproxy
2018-01-14 10:18:56,620 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:56,643 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:56,667 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:56,737 [salt.state       ][INFO    ][19840] {'haproxy': True}
2018-01-14 10:18:56,737 [salt.state       ][INFO    ][19840] Completed state [haproxy] at time 10:18:56.737780 duration_in_ms=120.063
2018-01-14 10:18:56,739 [salt.minion      ][INFO    ][19840] Returning information for job: 20180114101847263678
2018-01-14 10:19:00,458 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command service.status with jid 20180114101901725922
2018-01-14 10:19:00,486 [salt.minion      ][INFO    ][20746] Starting a new job with PID 20746
2018-01-14 10:19:00,970 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20746] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-14 10:19:01,001 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20746] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:19:01,023 [salt.minion      ][INFO    ][20746] Returning information for job: 20180114101901725922
2018-01-14 10:19:02,192 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command service.restart with jid 20180114101903459024
2018-01-14 10:19:02,214 [salt.minion      ][INFO    ][20755] Starting a new job with PID 20755
2018-01-14 10:19:02,693 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-14 10:19:02,723 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20755] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-14 10:19:02,763 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20755] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-14 10:19:02,811 [salt.minion      ][INFO    ][20755] Returning information for job: 20180114101903459024
2018-01-14 10:39:30,351 [salt.utils.schedule][INFO    ][2641] Running scheduled job: __mine_interval
2018-01-14 10:57:35,037 [salt.minion      ][INFO    ][2641] User sudo_ubuntu Executing command cp.push_dir with jid 20180114105736289043
2018-01-14 10:57:35,070 [salt.minion      ][INFO    ][20891] Starting a new job with PID 20891
