2018-01-22 10:34:56,684 [py.warnings      ][WARNING ][1444] /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-22 10:35:11,348 [salt.loaded.int.module.cmdmod][ERROR   ][1444] 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-22 10:35:14,348 [salt.loaded.int.module.cmdmod][INFO    ][1962] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-22 10:35:14,367 [salt.loaded.int.module.cmdmod][INFO    ][1962] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-22 10:35:14,398 [salt.loaded.int.module.cmdmod][INFO    ][1962] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-22 10:35:14,431 [salt.utils.parsers][WARNING ][1212] Minion received a SIGTERM. Exiting.
2018-01-22 10:35:15,377 [salt.cli.daemons ][INFO    ][2013] Setting up the Salt Minion "dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-22 10:35:15,486 [salt.cli.daemons ][INFO    ][2013] Starting up the Salt Minion
2018-01-22 10:35:15,487 [salt.utils.event ][INFO    ][2013] Starting pull socket on /var/run/salt/minion/minion_event_740960ea13_pull.ipc
2018-01-22 10:35:16,036 [salt.minion      ][INFO    ][2013] Creating minion process manager
2018-01-22 10:35:17,272 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2013] Executing command ['date', '+%z'] in directory '/root'
2018-01-22 10:35:17,296 [salt.utils.schedule][INFO    ][2013] Updating job settings for scheduled job: __mine_interval
2018-01-22 10:35:17,299 [salt.minion      ][INFO    ][2013] Added mine.update to scheduler
2018-01-22 10:35:17,304 [salt.minion      ][INFO    ][2013] Minion is starting as user 'root'
2018-01-22 10:35:17,323 [salt.minion      ][INFO    ][2013] Minion is ready to receive requests!
2018-01-22 10:35:18,325 [salt.utils.schedule][INFO    ][2013] Running scheduled job: __mine_interval
2018-01-22 10:35:21,287 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command state.apply with jid 20180122103521544543
2018-01-22 10:35:21,313 [salt.minion      ][INFO    ][2104] Starting a new job with PID 2104
2018-01-22 10:35:24,882 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-22 10:35:25,114 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-22 10:35:25,879 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-22 10:35:26,013 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-22 10:35:26,117 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-22 10:35:26,215 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-22 10:35:26,419 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-22 10:35:27,452 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-22 10:35:27,547 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-22 10:35:27,684 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-22 10:35:27,790 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-22 10:35:27,896 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-22 10:35:28,000 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-22 10:35:28,138 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-22 10:35:28,249 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-22 10:35:28,351 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-22 10:35:28,456 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-22 10:35:28,554 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-22 10:35:28,669 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-22 10:35:28,774 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-22 10:35:28,876 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-22 10:35:29,048 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-22 10:35:29,225 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-22 10:35:29,320 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-22 10:35:29,422 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-22 10:35:29,442 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-22 10:35:29,488 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-22 10:35:29,526 [salt.state       ][INFO    ][2104] Running state [/etc/environment] at time 10:35:29.526098
2018-01-22 10:35:29,526 [salt.state       ][INFO    ][2104] Executing state file.blockreplace for /etc/environment
2018-01-22 10:35:29,534 [salt.state       ][INFO    ][2104] 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-22 10:35:29,536 [salt.state       ][INFO    ][2104] Completed state [/etc/environment] at time 10:35:29.536226 duration_in_ms=10.13
2018-01-22 10:35:29,536 [salt.state       ][INFO    ][2104] Running state [/etc/profile.d] at time 10:35:29.536699
2018-01-22 10:35:29,537 [salt.state       ][INFO    ][2104] Executing state file.directory for /etc/profile.d
2018-01-22 10:35:29,539 [salt.state       ][INFO    ][2104] Directory /etc/profile.d is in the correct state
2018-01-22 10:35:29,539 [salt.state       ][INFO    ][2104] Completed state [/etc/profile.d] at time 10:35:29.539837 duration_in_ms=3.138
2018-01-22 10:35:30,098 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:35:30.097584
2018-01-22 10:35:30,098 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-22 10:35:30,128 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-22 10:35:30,136 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-22 10:35:30,136 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:35:30.136871 duration_in_ms=39.288
2018-01-22 10:35:30,137 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:35:30.137127
2018-01-22 10:35:30,137 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-22 10:35:30,158 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-22 10:35:30,159 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:35:30.159103 duration_in_ms=21.976
2018-01-22 10:35:30,160 [salt.state       ][INFO    ][2104] Running state [linux_repo_prereq_pkgs] at time 10:35:30.160352
2018-01-22 10:35:30,160 [salt.state       ][INFO    ][2104] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-22 10:35:30,161 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:35:30,535 [salt.state       ][INFO    ][2104] All specified packages are already installed
2018-01-22 10:35:30,536 [salt.state       ][INFO    ][2104] Completed state [linux_repo_prereq_pkgs] at time 10:35:30.536011 duration_in_ms=375.658
2018-01-22 10:35:30,536 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:35:30.536468
2018-01-22 10:35:30,536 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-22 10:35:30,537 [salt.state       ][INFO    ][2104] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-22 10:35:30,537 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:35:30.537900 duration_in_ms=1.145
2018-01-22 10:35:30,538 [salt.state       ][INFO    ][2104] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:35:30.538139
2018-01-22 10:35:30,538 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-22 10:35:30,571 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-22 10:35:30,660 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-22 10:35:30,660 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:35:30.660337 duration_in_ms=122.197
2018-01-22 10:35:30,662 [salt.state       ][INFO    ][2104] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:35:30.662097
2018-01-22 10:35:30,662 [salt.state       ][INFO    ][2104] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-22 10:35:30,663 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-22 10:35:30,853 [salt.state       ][INFO    ][2104] {'pid': 2166, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-22 10:35:30,854 [salt.state       ][INFO    ][2104] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:35:30.854079 duration_in_ms=191.981
2018-01-22 10:35:30,860 [salt.state       ][INFO    ][2104] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:35:30.860002
2018-01-22 10:35:30,860 [salt.state       ][INFO    ][2104] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-22 10:35:30,946 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:35:31,356 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103531614288
2018-01-22 10:35:31,380 [salt.minion      ][INFO    ][2487] Starting a new job with PID 2487
2018-01-22 10:35:31,397 [salt.minion      ][INFO    ][2487] Returning information for job: 20180122103531614288
2018-01-22 10:35:34,737 [salt.state       ][INFO    ][2104] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial stable pike'}
2018-01-22 10:35:34,737 [salt.state       ][INFO    ][2104] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:35:34.737577 duration_in_ms=3877.574
2018-01-22 10:35:34,738 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:35:34.738304
2018-01-22 10:35:34,738 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-22 10:35:34,739 [salt.state       ][INFO    ][2104] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-22 10:35:34,739 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:35:34.739443 duration_in_ms=1.139
2018-01-22 10:35:34,739 [salt.state       ][INFO    ][2104] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:35:34.739683
2018-01-22 10:35:34,739 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-22 10:35:34,850 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-22 10:35:34,850 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:35:34.850329 duration_in_ms=110.645
2018-01-22 10:35:34,850 [salt.state       ][INFO    ][2104] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:35:34.850595
2018-01-22 10:35:34,850 [salt.state       ][INFO    ][2104] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-22 10:35:34,851 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-22 10:35:35,033 [salt.state       ][INFO    ][2104] {'pid': 2598, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-22 10:35:35,034 [salt.state       ][INFO    ][2104] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:35:35.034817 duration_in_ms=184.222
2018-01-22 10:35:35,036 [salt.state       ][INFO    ][2104] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:35:35.036456
2018-01-22 10:35:35,036 [salt.state       ][INFO    ][2104] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-22 10:35:35,109 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:35:39,536 [salt.state       ][INFO    ][2104] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-22 10:35:39,537 [salt.state       ][INFO    ][2104] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:35:39.537235 duration_in_ms=4500.778
2018-01-22 10:35:39,537 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:35:39.537657
2018-01-22 10:35:39,538 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-22 10:35:39,538 [salt.state       ][INFO    ][2104] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-22 10:35:39,538 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:35:39.538761 duration_in_ms=1.105
2018-01-22 10:35:39,539 [salt.state       ][INFO    ][2104] Running state [/etc/apt/preferences.d/uca] at time 10:35:39.539006
2018-01-22 10:35:39,539 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-22 10:35:39,539 [salt.state       ][INFO    ][2104] File /etc/apt/preferences.d/uca is not present
2018-01-22 10:35:39,539 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/preferences.d/uca] at time 10:35:39.539719 duration_in_ms=0.713
2018-01-22 10:35:39,539 [salt.state       ][INFO    ][2104] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:35:39.539952
2018-01-22 10:35:39,540 [salt.state       ][INFO    ][2104] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-22 10:35:39,541 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-22 10:35:39,766 [salt.state       ][INFO    ][2104] {'pid': 3075, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.zpfZlNK3fz/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-22 10:35:39,767 [salt.state       ][INFO    ][2104] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:35:39.767140 duration_in_ms=227.186
2018-01-22 10:35:39,768 [salt.state       ][INFO    ][2104] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:35:39.768804
2018-01-22 10:35:39,769 [salt.state       ][INFO    ][2104] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-22 10:35:39,911 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:35:41,492 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103541741543
2018-01-22 10:35:41,513 [salt.minion      ][INFO    ][3598] Starting a new job with PID 3598
2018-01-22 10:35:41,531 [salt.minion      ][INFO    ][3598] Returning information for job: 20180122103541741543
2018-01-22 10:35:43,988 [salt.state       ][INFO    ][2104] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-22 10:35:43,988 [salt.state       ][INFO    ][2104] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:35:43.988857 duration_in_ms=4220.052
2018-01-22 10:35:43,989 [salt.state       ][INFO    ][2104] Running state [linux_extra_packages_purged] at time 10:35:43.989475
2018-01-22 10:35:43,990 [salt.state       ][INFO    ][2104] Executing state pkg.purged for linux_extra_packages_purged
2018-01-22 10:35:44,026 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-22 10:35:48,635 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:35:48,684 [salt.state       ][INFO    ][2104] {'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-22 10:35:48,706 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-22 10:35:48,741 [salt.state       ][INFO    ][2104] Completed state [linux_extra_packages_purged] at time 10:35:48.741121 duration_in_ms=4751.645
2018-01-22 10:35:48,748 [salt.state       ][INFO    ][2104] Running state [linux_extra_packages_latest] at time 10:35:48.748260
2018-01-22 10:35:48,748 [salt.state       ][INFO    ][2104] Executing state pkg.latest for linux_extra_packages_latest
2018-01-22 10:35:49,170 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-22 10:35:49,228 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 10:35:49,256 [salt.loaded.int.module.cmdmod][INFO    ][2104] 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-22 10:35:51,628 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103551880986
2018-01-22 10:35:51,645 [salt.minion      ][INFO    ][4751] Starting a new job with PID 4751
2018-01-22 10:35:51,661 [salt.minion      ][INFO    ][4751] Returning information for job: 20180122103551880986
2018-01-22 10:35:52,101 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:35:52,141 [salt.state       ][INFO    ][2104] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-22 10:35:52,161 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-22 10:35:52,200 [salt.state       ][INFO    ][2104] Completed state [linux_extra_packages_latest] at time 10:35:52.200605 duration_in_ms=3452.344
2018-01-22 10:35:52,204 [salt.state       ][INFO    ][2104] Running state [UTC] at time 10:35:52.204479
2018-01-22 10:35:52,204 [salt.state       ][INFO    ][2104] Executing state timezone.system for UTC
2018-01-22 10:35:52,209 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['timedatectl'] in directory '/root'
2018-01-22 10:35:52,278 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['timedatectl'] in directory '/root'
2018-01-22 10:35:52,299 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-22 10:35:52,315 [salt.state       ][INFO    ][2104] {'timezone': 'UTC'}
2018-01-22 10:35:52,316 [salt.state       ][INFO    ][2104] Completed state [UTC] at time 10:35:52.316324 duration_in_ms=111.845
2018-01-22 10:35:52,320 [salt.state       ][INFO    ][2104] Running state [nf_conntrack] at time 10:35:52.320641
2018-01-22 10:35:52,321 [salt.state       ][INFO    ][2104] Executing state kmod.present for nf_conntrack
2018-01-22 10:35:52,322 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'lsmod' in directory '/root'
2018-01-22 10:35:52,425 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'lsmod' in directory '/root'
2018-01-22 10:35:52,444 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-22 10:35:52,468 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'lsmod' in directory '/root'
2018-01-22 10:35:52,511 [salt.state       ][INFO    ][2104] {'nf_conntrack': 'loaded'}
2018-01-22 10:35:52,512 [salt.state       ][INFO    ][2104] Completed state [nf_conntrack] at time 10:35:52.512494 duration_in_ms=191.853
2018-01-22 10:35:52,515 [salt.state       ][INFO    ][2104] Running state [kernel.panic] at time 10:35:52.515579
2018-01-22 10:35:52,516 [salt.state       ][INFO    ][2104] Executing state sysctl.present for kernel.panic
2018-01-22 10:35:52,517 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:52,578 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-22 10:35:52,594 [salt.state       ][INFO    ][2104] {'kernel.panic': 60}
2018-01-22 10:35:52,594 [salt.state       ][INFO    ][2104] Completed state [kernel.panic] at time 10:35:52.594769 duration_in_ms=79.189
2018-01-22 10:35:52,595 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_keepalive_probes] at time 10:35:52.595186
2018-01-22 10:35:52,595 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-22 10:35:52,596 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:52,627 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-22 10:35:52,641 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-22 10:35:52,641 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:35:52.641550 duration_in_ms=46.363
2018-01-22 10:35:52,642 [salt.state       ][INFO    ][2104] Running state [fs.file-max] at time 10:35:52.642261
2018-01-22 10:35:52,642 [salt.state       ][INFO    ][2104] Executing state sysctl.present for fs.file-max
2018-01-22 10:35:52,643 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:52,674 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-22 10:35:52,687 [salt.state       ][INFO    ][2104] {'fs.file-max': 124165}
2018-01-22 10:35:52,687 [salt.state       ][INFO    ][2104] Completed state [fs.file-max] at time 10:35:52.687547 duration_in_ms=45.286
2018-01-22 10:35:52,687 [salt.state       ][INFO    ][2104] Running state [net.core.somaxconn] at time 10:35:52.687940
2018-01-22 10:35:52,688 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.core.somaxconn
2018-01-22 10:35:52,689 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:52,719 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-22 10:35:52,732 [salt.state       ][INFO    ][2104] {'net.core.somaxconn': 4096}
2018-01-22 10:35:52,732 [salt.state       ][INFO    ][2104] Completed state [net.core.somaxconn] at time 10:35:52.732484 duration_in_ms=44.544
2018-01-22 10:35:52,732 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:35:52.732887
2018-01-22 10:35:52,733 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-22 10:35:52,734 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:52,764 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-22 10:35:52,778 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-22 10:35:52,779 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:35:52.779131 duration_in_ms=46.244
2018-01-22 10:35:52,779 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_tw_reuse] at time 10:35:52.779535
2018-01-22 10:35:52,779 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-22 10:35:52,780 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:52,816 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-22 10:35:52,835 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-22 10:35:52,835 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_tw_reuse] at time 10:35:52.835727 duration_in_ms=56.192
2018-01-22 10:35:52,836 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_congestion_control] at time 10:35:52.836206
2018-01-22 10:35:52,836 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-22 10:35:52,837 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:52,872 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-22 10:35:52,891 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-22 10:35:52,891 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_congestion_control] at time 10:35:52.891445 duration_in_ms=55.239
2018-01-22 10:35:52,891 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_retries2] at time 10:35:52.891874
2018-01-22 10:35:52,892 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-22 10:35:52,893 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:52,929 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-22 10:35:52,944 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_retries2': 5}
2018-01-22 10:35:52,945 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_retries2] at time 10:35:52.945075 duration_in_ms=53.201
2018-01-22 10:35:52,945 [salt.state       ][INFO    ][2104] Running state [net.core.netdev_max_backlog] at time 10:35:52.945499
2018-01-22 10:35:52,946 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-22 10:35:52,947 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:52,979 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-22 10:35:52,994 [salt.state       ][INFO    ][2104] {'net.core.netdev_max_backlog': 261144}
2018-01-22 10:35:52,994 [salt.state       ][INFO    ][2104] Completed state [net.core.netdev_max_backlog] at time 10:35:52.994513 duration_in_ms=49.014
2018-01-22 10:35:52,994 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:35:52.994949
2018-01-22 10:35:52,995 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-22 10:35:52,996 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:53,028 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-22 10:35:53,044 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-22 10:35:53,045 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:35:53.045354 duration_in_ms=50.404
2018-01-22 10:35:53,046 [salt.state       ][INFO    ][2104] Running state [vm.swappiness] at time 10:35:53.046938
2018-01-22 10:35:53,047 [salt.state       ][INFO    ][2104] Executing state sysctl.present for vm.swappiness
2018-01-22 10:35:53,048 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:53,082 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-22 10:35:53,100 [salt.state       ][INFO    ][2104] {'vm.swappiness': 10}
2018-01-22 10:35:53,101 [salt.state       ][INFO    ][2104] Completed state [vm.swappiness] at time 10:35:53.100948 duration_in_ms=54.009
2018-01-22 10:35:53,101 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:35:53.101419
2018-01-22 10:35:53,102 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-22 10:35:53,103 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:53,138 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-22 10:35:53,158 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-22 10:35:53,159 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:35:53.159037 duration_in_ms=57.617
2018-01-22 10:35:53,159 [salt.state       ][INFO    ][2104] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:35:53.159504
2018-01-22 10:35:53,159 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-22 10:35:53,160 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:53,199 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-22 10:35:53,216 [salt.state       ][INFO    ][2104] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-22 10:35:53,217 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:35:53.217141 duration_in_ms=57.636
2018-01-22 10:35:53,217 [salt.state       ][INFO    ][2104] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:35:53.217911
2018-01-22 10:35:53,218 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-22 10:35:53,219 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:53,255 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-22 10:35:53,270 [salt.state       ][INFO    ][2104] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-22 10:35:53,271 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:35:53.271023 duration_in_ms=53.112
2018-01-22 10:35:53,271 [salt.state       ][INFO    ][2104] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:35:53.271464
2018-01-22 10:35:53,271 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-22 10:35:53,272 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:53,307 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-22 10:35:53,321 [salt.state       ][INFO    ][2104] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-22 10:35:53,322 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:35:53.321551 duration_in_ms=50.086
2018-01-22 10:35:53,322 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_fin_timeout] at time 10:35:53.322863
2018-01-22 10:35:53,323 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-22 10:35:53,324 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:53,356 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-22 10:35:53,371 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-22 10:35:53,371 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_fin_timeout] at time 10:35:53.371485 duration_in_ms=48.621
2018-01-22 10:35:53,371 [salt.state       ][INFO    ][2104] Running state [net.ipv4.tcp_keepalive_time] at time 10:35:53.371928
2018-01-22 10:35:53,372 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-22 10:35:53,373 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:53,417 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-22 10:35:53,434 [salt.state       ][INFO    ][2104] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-22 10:35:53,435 [salt.state       ][INFO    ][2104] Completed state [net.ipv4.tcp_keepalive_time] at time 10:35:53.435290 duration_in_ms=63.361
2018-01-22 10:35:53,435 [salt.state       ][INFO    ][2104] Running state [net.nf_conntrack_max] at time 10:35:53.435737
2018-01-22 10:35:53,436 [salt.state       ][INFO    ][2104] Executing state sysctl.present for net.nf_conntrack_max
2018-01-22 10:35:53,437 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:35:53,471 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-22 10:35:53,487 [salt.state       ][INFO    ][2104] {'net.nf_conntrack_max': 1048576}
2018-01-22 10:35:53,487 [salt.state       ][INFO    ][2104] Completed state [net.nf_conntrack_max] at time 10:35:53.487571 duration_in_ms=51.833
2018-01-22 10:35:53,495 [salt.state       ][INFO    ][2104] Running state [linux_sysfs_package] at time 10:35:53.495930
2018-01-22 10:35:53,496 [salt.state       ][INFO    ][2104] Executing state pkg.installed for linux_sysfs_package
2018-01-22 10:35:53,964 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-22 10:35:54,037 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:35:55,905 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 10:35:55,935 [salt.loaded.int.module.cmdmod][INFO    ][2104] 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-22 10:35:58,985 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:35:59,028 [salt.state       ][INFO    ][2104] 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-22 10:35:59,048 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-22 10:35:59,083 [salt.state       ][INFO    ][2104] Completed state [linux_sysfs_package] at time 10:35:59.083691 duration_in_ms=5587.759
2018-01-22 10:35:59,088 [salt.state       ][INFO    ][2104] Running state [/etc/sysfs.d] at time 10:35:59.088254
2018-01-22 10:35:59,088 [salt.state       ][INFO    ][2104] Executing state file.directory for /etc/sysfs.d
2018-01-22 10:35:59,092 [salt.state       ][INFO    ][2104] Directory /etc/sysfs.d is in the correct state
2018-01-22 10:35:59,092 [salt.state       ][INFO    ][2104] Completed state [/etc/sysfs.d] at time 10:35:59.092589 duration_in_ms=4.335
2018-01-22 10:35:59,402 [salt.state       ][INFO    ][2104] Running state [ondemand] at time 10:35:59.402476
2018-01-22 10:35:59,403 [salt.state       ][INFO    ][2104] Executing state service.dead for ondemand
2018-01-22 10:35:59,404 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-22 10:35:59,424 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:59,440 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:59,462 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:59,539 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:59,558 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:59,579 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:59,608 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-22 10:35:59,766 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:35:59,793 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'runlevel' in directory '/root'
2018-01-22 10:35:59,810 [salt.state       ][INFO    ][2104] {'ondemand': True}
2018-01-22 10:35:59,811 [salt.state       ][INFO    ][2104] Completed state [ondemand] at time 10:35:59.811669 duration_in_ms=409.193
2018-01-22 10:35:59,817 [salt.state       ][INFO    ][2104] Running state [cs_CZ.UTF-8] at time 10:35:59.817108
2018-01-22 10:35:59,818 [salt.state       ][INFO    ][2104] Executing state locale.present for cs_CZ.UTF-8
2018-01-22 10:35:59,819 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'locale -a' in directory '/root'
2018-01-22 10:35:59,842 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-22 10:36:00,625 [salt.state       ][INFO    ][2104] {'locale': 'cs_CZ.UTF-8'}
2018-01-22 10:36:00,626 [salt.state       ][INFO    ][2104] Completed state [cs_CZ.UTF-8] at time 10:36:00.626838 duration_in_ms=809.73
2018-01-22 10:36:00,627 [salt.state       ][INFO    ][2104] Running state [en_US.UTF-8] at time 10:36:00.627530
2018-01-22 10:36:00,628 [salt.state       ][INFO    ][2104] Executing state locale.present for en_US.UTF-8
2018-01-22 10:36:00,629 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'locale -a' in directory '/root'
2018-01-22 10:36:00,645 [salt.state       ][INFO    ][2104] Locale en_US.UTF-8 is already present
2018-01-22 10:36:00,646 [salt.state       ][INFO    ][2104] Completed state [en_US.UTF-8] at time 10:36:00.646014 duration_in_ms=18.484
2018-01-22 10:36:00,648 [salt.state       ][INFO    ][2104] Running state [en_US.UTF-8] at time 10:36:00.648173
2018-01-22 10:36:00,648 [salt.state       ][INFO    ][2104] Executing state locale.system for en_US.UTF-8
2018-01-22 10:36:00,649 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'localectl' in directory '/root'
2018-01-22 10:36:00,703 [salt.state       ][INFO    ][2104] System locale en_US.UTF-8 already set
2018-01-22 10:36:00,704 [salt.state       ][INFO    ][2104] Completed state [en_US.UTF-8] at time 10:36:00.704184 duration_in_ms=56.015
2018-01-22 10:36:00,707 [salt.state       ][INFO    ][2104] Running state [root] at time 10:36:00.707313
2018-01-22 10:36:00,707 [salt.state       ][INFO    ][2104] Executing state user.present for root
2018-01-22 10:36:00,715 [salt.state       ][INFO    ][2104] User root is present and up to date
2018-01-22 10:36:00,715 [salt.state       ][INFO    ][2104] Completed state [root] at time 10:36:00.715395 duration_in_ms=8.083
2018-01-22 10:36:00,716 [salt.state       ][INFO    ][2104] Running state [/root] at time 10:36:00.716930
2018-01-22 10:36:00,717 [salt.state       ][INFO    ][2104] Executing state file.directory for /root
2018-01-22 10:36:00,718 [salt.state       ][INFO    ][2104] Directory /root is in the correct state
2018-01-22 10:36:00,718 [salt.state       ][INFO    ][2104] Completed state [/root] at time 10:36:00.718193 duration_in_ms=1.263
2018-01-22 10:36:00,718 [salt.state       ][INFO    ][2104] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:36:00.718432
2018-01-22 10:36:00,718 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-22 10:36:00,719 [salt.state       ][INFO    ][2104] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-22 10:36:00,719 [salt.state       ][INFO    ][2104] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:36:00.719161 duration_in_ms=0.729
2018-01-22 10:36:00,719 [salt.state       ][INFO    ][2104] Running state [ubuntu] at time 10:36:00.719390
2018-01-22 10:36:00,719 [salt.state       ][INFO    ][2104] Executing state user.present for ubuntu
2018-01-22 10:36:00,723 [salt.state       ][INFO    ][2104] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-22 10:36:00,723 [salt.state       ][INFO    ][2104] Completed state [ubuntu] at time 10:36:00.723196 duration_in_ms=3.805
2018-01-22 10:36:00,724 [salt.state       ][INFO    ][2104] Running state [/home/ubuntu] at time 10:36:00.724270
2018-01-22 10:36:00,724 [salt.state       ][INFO    ][2104] Executing state file.directory for /home/ubuntu
2018-01-22 10:36:00,725 [salt.state       ][INFO    ][2104] {'mode': '0700'}
2018-01-22 10:36:00,726 [salt.state       ][INFO    ][2104] Completed state [/home/ubuntu] at time 10:36:00.726790 duration_in_ms=2.52
2018-01-22 10:36:00,727 [salt.state       ][INFO    ][2104] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:36:00.727660
2018-01-22 10:36:00,727 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-22 10:36:00,752 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-22 10:36:00,757 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command '/usr/sbin/visudo -c -f /tmp/tmpo_lRCJ' in directory '/root'
2018-01-22 10:36:00,782 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-22 10:36:00,782 [salt.state       ][INFO    ][2104] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:36:00.782747 duration_in_ms=55.086
2018-01-22 10:36:00,783 [salt.state       ][INFO    ][2104] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:36:00.783132
2018-01-22 10:36:00,783 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-22 10:36:00,811 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-22 10:36:00,904 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-22 10:36:00,905 [salt.state       ][INFO    ][2104] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:36:00.904972 duration_in_ms=121.839
2018-01-22 10:36:00,905 [salt.state       ][INFO    ][2104] Running state [apt-daily.timer] at time 10:36:00.905257
2018-01-22 10:36:00,905 [salt.state       ][INFO    ][2104] Executing state service.dead for apt-daily.timer
2018-01-22 10:36:00,907 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-22 10:36:00,926 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:00,942 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:00,958 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:00,993 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:01,011 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:01,029 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:01,051 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:01,160 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:01,185 [salt.state       ][INFO    ][2104] {'apt-daily.timer': True}
2018-01-22 10:36:01,186 [salt.state       ][INFO    ][2104] Completed state [apt-daily.timer] at time 10:36:01.186285 duration_in_ms=281.027
2018-01-22 10:36:01,186 [salt.state       ][INFO    ][2104] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:36:01.186714
2018-01-22 10:36:01,187 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-22 10:36:01,215 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-22 10:36:01,307 [salt.state       ][INFO    ][2104] File changed:
New file
2018-01-22 10:36:01,307 [salt.state       ][INFO    ][2104] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:36:01.307509 duration_in_ms=120.794
2018-01-22 10:36:01,309 [salt.state       ][INFO    ][2104] Running state [service.systemctl_reload] at time 10:36:01.309438
2018-01-22 10:36:01,310 [salt.state       ][INFO    ][2104] Executing state module.wait for service.systemctl_reload
2018-01-22 10:36:01,310 [salt.state       ][INFO    ][2104] No changes made for service.systemctl_reload
2018-01-22 10:36:01,310 [salt.state       ][INFO    ][2104] Completed state [service.systemctl_reload] at time 10:36:01.310440 duration_in_ms=1.002
2018-01-22 10:36:01,310 [salt.state       ][INFO    ][2104] Running state [service.systemctl_reload] at time 10:36:01.310644
2018-01-22 10:36:01,310 [salt.state       ][INFO    ][2104] Executing state module.mod_watch for service.systemctl_reload
2018-01-22 10:36:01,311 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-22 10:36:01,404 [salt.state       ][INFO    ][2104] {'ret': True}
2018-01-22 10:36:01,405 [salt.state       ][INFO    ][2104] Completed state [service.systemctl_reload] at time 10:36:01.405485 duration_in_ms=94.84
2018-01-22 10:36:01,406 [salt.state       ][INFO    ][2104] Running state [/etc/hostname] at time 10:36:01.406318
2018-01-22 10:36:01,406 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/hostname
2018-01-22 10:36:01,427 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-22 10:36:01,432 [salt.state       ][INFO    ][2104] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs03

2018-01-22 10:36:01,432 [salt.state       ][INFO    ][2104] Completed state [/etc/hostname] at time 10:36:01.432341 duration_in_ms=26.023
2018-01-22 10:36:01,436 [salt.state       ][INFO    ][2104] Running state [hostname dbs03] at time 10:36:01.436366
2018-01-22 10:36:01,436 [salt.state       ][INFO    ][2104] Executing state cmd.wait for hostname dbs03
2018-01-22 10:36:01,436 [salt.state       ][INFO    ][2104] No changes made for hostname dbs03
2018-01-22 10:36:01,437 [salt.state       ][INFO    ][2104] Completed state [hostname dbs03] at time 10:36:01.437159 duration_in_ms=0.793
2018-01-22 10:36:01,437 [salt.state       ][INFO    ][2104] Running state [hostname dbs03] at time 10:36:01.437360
2018-01-22 10:36:01,438 [salt.state       ][INFO    ][2104] Executing state cmd.mod_watch for hostname dbs03
2018-01-22 10:36:01,439 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command 'hostname dbs03' in directory '/root'
2018-01-22 10:36:01,457 [salt.state       ][INFO    ][2104] {'pid': 5731, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-22 10:36:01,458 [salt.state       ][INFO    ][2104] Completed state [hostname dbs03] at time 10:36:01.458574 duration_in_ms=21.213
2018-01-22 10:36:01,460 [salt.state       ][INFO    ][2104] Running state [mdb02] at time 10:36:01.460889
2018-01-22 10:36:01,461 [salt.state       ][INFO    ][2104] Executing state host.present for mdb02
2018-01-22 10:36:01,467 [salt.state       ][INFO    ][2104] {'host': 'mdb02'}
2018-01-22 10:36:01,467 [salt.state       ][INFO    ][2104] Completed state [mdb02] at time 10:36:01.467527 duration_in_ms=6.638
2018-01-22 10:36:01,468 [salt.state       ][INFO    ][2104] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.467947
2018-01-22 10:36:01,468 [salt.state       ][INFO    ][2104] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,470 [salt.state       ][INFO    ][2104] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,471 [salt.state       ][INFO    ][2104] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.471178 duration_in_ms=3.232
2018-01-22 10:36:01,471 [salt.state       ][INFO    ][2104] Running state [mdb03] at time 10:36:01.471420
2018-01-22 10:36:01,471 [salt.state       ][INFO    ][2104] Executing state host.present for mdb03
2018-01-22 10:36:01,472 [salt.state       ][INFO    ][2104] {'host': 'mdb03'}
2018-01-22 10:36:01,472 [salt.state       ][INFO    ][2104] Completed state [mdb03] at time 10:36:01.472703 duration_in_ms=1.283
2018-01-22 10:36:01,472 [salt.state       ][INFO    ][2104] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.472945
2018-01-22 10:36:01,473 [salt.state       ][INFO    ][2104] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,474 [salt.state       ][INFO    ][2104] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,475 [salt.state       ][INFO    ][2104] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.475067 duration_in_ms=2.123
2018-01-22 10:36:01,475 [salt.state       ][INFO    ][2104] Running state [mdb01] at time 10:36:01.475308
2018-01-22 10:36:01,475 [salt.state       ][INFO    ][2104] Executing state host.present for mdb01
2018-01-22 10:36:01,476 [salt.state       ][INFO    ][2104] {'host': 'mdb01'}
2018-01-22 10:36:01,476 [salt.state       ][INFO    ][2104] Completed state [mdb01] at time 10:36:01.476606 duration_in_ms=1.298
2018-01-22 10:36:01,476 [salt.state       ][INFO    ][2104] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.476837
2018-01-22 10:36:01,477 [salt.state       ][INFO    ][2104] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,477 [salt.state       ][INFO    ][2104] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,478 [salt.state       ][INFO    ][2104] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.478148 duration_in_ms=1.311
2018-01-22 10:36:01,478 [salt.state       ][INFO    ][2104] Running state [mdb] at time 10:36:01.478384
2018-01-22 10:36:01,478 [salt.state       ][INFO    ][2104] Executing state host.present for mdb
2018-01-22 10:36:01,479 [salt.state       ][INFO    ][2104] {'host': 'mdb'}
2018-01-22 10:36:01,479 [salt.state       ][INFO    ][2104] Completed state [mdb] at time 10:36:01.479669 duration_in_ms=1.285
2018-01-22 10:36:01,479 [salt.state       ][INFO    ][2104] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.479906
2018-01-22 10:36:01,480 [salt.state       ][INFO    ][2104] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,481 [salt.state       ][INFO    ][2104] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,481 [salt.state       ][INFO    ][2104] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.481231 duration_in_ms=1.325
2018-01-22 10:36:01,481 [salt.state       ][INFO    ][2104] Running state [cfg01] at time 10:36:01.481479
2018-01-22 10:36:01,483 [salt.state       ][INFO    ][2104] Executing state host.present for cfg01
2018-01-22 10:36:01,484 [salt.state       ][INFO    ][2104] {'host': 'cfg01'}
2018-01-22 10:36:01,484 [salt.state       ][INFO    ][2104] Completed state [cfg01] at time 10:36:01.484463 duration_in_ms=2.984
2018-01-22 10:36:01,484 [salt.state       ][INFO    ][2104] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.484696
2018-01-22 10:36:01,484 [salt.state       ][INFO    ][2104] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,485 [salt.state       ][INFO    ][2104] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,486 [salt.state       ][INFO    ][2104] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.486018 duration_in_ms=1.322
2018-01-22 10:36:01,486 [salt.state       ][INFO    ][2104] Running state [prx01] at time 10:36:01.486260
2018-01-22 10:36:01,486 [salt.state       ][INFO    ][2104] Executing state host.present for prx01
2018-01-22 10:36:01,487 [salt.state       ][INFO    ][2104] {'host': 'prx01'}
2018-01-22 10:36:01,487 [salt.state       ][INFO    ][2104] Completed state [prx01] at time 10:36:01.487555 duration_in_ms=1.295
2018-01-22 10:36:01,487 [salt.state       ][INFO    ][2104] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.487793
2018-01-22 10:36:01,488 [salt.state       ][INFO    ][2104] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,488 [salt.state       ][INFO    ][2104] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,489 [salt.state       ][INFO    ][2104] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.489159 duration_in_ms=1.366
2018-01-22 10:36:01,489 [salt.state       ][INFO    ][2104] Running state [kvm01] at time 10:36:01.489391
2018-01-22 10:36:01,489 [salt.state       ][INFO    ][2104] Executing state host.present for kvm01
2018-01-22 10:36:01,490 [salt.state       ][INFO    ][2104] {'host': 'kvm01'}
2018-01-22 10:36:01,490 [salt.state       ][INFO    ][2104] Completed state [kvm01] at time 10:36:01.490717 duration_in_ms=1.326
2018-01-22 10:36:01,490 [salt.state       ][INFO    ][2104] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.490955
2018-01-22 10:36:01,491 [salt.state       ][INFO    ][2104] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,492 [salt.state       ][INFO    ][2104] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,492 [salt.state       ][INFO    ][2104] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.492340 duration_in_ms=1.384
2018-01-22 10:36:01,492 [salt.state       ][INFO    ][2104] Running state [kvm03] at time 10:36:01.492567
2018-01-22 10:36:01,492 [salt.state       ][INFO    ][2104] Executing state host.present for kvm03
2018-01-22 10:36:01,494 [salt.state       ][INFO    ][2104] {'host': 'kvm03'}
2018-01-22 10:36:01,494 [salt.state       ][INFO    ][2104] Completed state [kvm03] at time 10:36:01.494762 duration_in_ms=2.194
2018-01-22 10:36:01,495 [salt.state       ][INFO    ][2104] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.495002
2018-01-22 10:36:01,495 [salt.state       ][INFO    ][2104] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,496 [salt.state       ][INFO    ][2104] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,496 [salt.state       ][INFO    ][2104] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.496797 duration_in_ms=1.795
2018-01-22 10:36:01,497 [salt.state       ][INFO    ][2104] Running state [kvm02] at time 10:36:01.497040
2018-01-22 10:36:01,497 [salt.state       ][INFO    ][2104] Executing state host.present for kvm02
2018-01-22 10:36:01,498 [salt.state       ][INFO    ][2104] {'host': 'kvm02'}
2018-01-22 10:36:01,498 [salt.state       ][INFO    ][2104] Completed state [kvm02] at time 10:36:01.498928 duration_in_ms=1.888
2018-01-22 10:36:01,499 [salt.state       ][INFO    ][2104] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.499163
2018-01-22 10:36:01,499 [salt.state       ][INFO    ][2104] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,500 [salt.state       ][INFO    ][2104] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,500 [salt.state       ][INFO    ][2104] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.500520 duration_in_ms=1.357
2018-01-22 10:36:01,500 [salt.state       ][INFO    ][2104] Running state [dbs] at time 10:36:01.500756
2018-01-22 10:36:01,500 [salt.state       ][INFO    ][2104] Executing state host.present for dbs
2018-01-22 10:36:01,502 [salt.state       ][INFO    ][2104] {'host': 'dbs'}
2018-01-22 10:36:01,502 [salt.state       ][INFO    ][2104] Completed state [dbs] at time 10:36:01.502382 duration_in_ms=1.626
2018-01-22 10:36:01,502 [salt.state       ][INFO    ][2104] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.502627
2018-01-22 10:36:01,502 [salt.state       ][INFO    ][2104] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,503 [salt.state       ][INFO    ][2104] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,504 [salt.state       ][INFO    ][2104] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.503984 duration_in_ms=1.357
2018-01-22 10:36:01,504 [salt.state       ][INFO    ][2104] Running state [prx] at time 10:36:01.504235
2018-01-22 10:36:01,504 [salt.state       ][INFO    ][2104] Executing state host.present for prx
2018-01-22 10:36:01,505 [salt.state       ][INFO    ][2104] {'host': 'prx'}
2018-01-22 10:36:01,507 [salt.state       ][INFO    ][2104] Completed state [prx] at time 10:36:01.506146 duration_in_ms=1.347
2018-01-22 10:36:01,507 [salt.state       ][INFO    ][2104] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.507458
2018-01-22 10:36:01,507 [salt.state       ][INFO    ][2104] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,508 [salt.state       ][INFO    ][2104] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,508 [salt.state       ][INFO    ][2104] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.508833 duration_in_ms=1.375
2018-01-22 10:36:01,509 [salt.state       ][INFO    ][2104] Running state [prx02] at time 10:36:01.509069
2018-01-22 10:36:01,509 [salt.state       ][INFO    ][2104] Executing state host.present for prx02
2018-01-22 10:36:01,510 [salt.state       ][INFO    ][2104] {'host': 'prx02'}
2018-01-22 10:36:01,510 [salt.state       ][INFO    ][2104] Completed state [prx02] at time 10:36:01.510431 duration_in_ms=1.362
2018-01-22 10:36:01,510 [salt.state       ][INFO    ][2104] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.510661
2018-01-22 10:36:01,510 [salt.state       ][INFO    ][2104] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,511 [salt.state       ][INFO    ][2104] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,512 [salt.state       ][INFO    ][2104] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.512017 duration_in_ms=1.355
2018-01-22 10:36:01,512 [salt.state       ][INFO    ][2104] Running state [msg02] at time 10:36:01.512286
2018-01-22 10:36:01,512 [salt.state       ][INFO    ][2104] Executing state host.present for msg02
2018-01-22 10:36:01,513 [salt.state       ][INFO    ][2104] {'host': 'msg02'}
2018-01-22 10:36:01,513 [salt.state       ][INFO    ][2104] Completed state [msg02] at time 10:36:01.513952 duration_in_ms=1.666
2018-01-22 10:36:01,514 [salt.state       ][INFO    ][2104] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.514185
2018-01-22 10:36:01,514 [salt.state       ][INFO    ][2104] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,515 [salt.state       ][INFO    ][2104] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,515 [salt.state       ][INFO    ][2104] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.515582 duration_in_ms=1.396
2018-01-22 10:36:01,515 [salt.state       ][INFO    ][2104] Running state [msg03] at time 10:36:01.515817
2018-01-22 10:36:01,516 [salt.state       ][INFO    ][2104] Executing state host.present for msg03
2018-01-22 10:36:01,517 [salt.state       ][INFO    ][2104] {'host': 'msg03'}
2018-01-22 10:36:01,517 [salt.state       ][INFO    ][2104] Completed state [msg03] at time 10:36:01.517232 duration_in_ms=1.415
2018-01-22 10:36:01,517 [salt.state       ][INFO    ][2104] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.517457
2018-01-22 10:36:01,519 [salt.state       ][INFO    ][2104] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,520 [salt.state       ][INFO    ][2104] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,520 [salt.state       ][INFO    ][2104] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.520450 duration_in_ms=2.993
2018-01-22 10:36:01,520 [salt.state       ][INFO    ][2104] Running state [msg01] at time 10:36:01.520687
2018-01-22 10:36:01,520 [salt.state       ][INFO    ][2104] Executing state host.present for msg01
2018-01-22 10:36:01,522 [salt.state       ][INFO    ][2104] {'host': 'msg01'}
2018-01-22 10:36:01,522 [salt.state       ][INFO    ][2104] Completed state [msg01] at time 10:36:01.522436 duration_in_ms=1.749
2018-01-22 10:36:01,522 [salt.state       ][INFO    ][2104] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.522700
2018-01-22 10:36:01,522 [salt.state       ][INFO    ][2104] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,523 [salt.state       ][INFO    ][2104] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,524 [salt.state       ][INFO    ][2104] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.524119 duration_in_ms=1.418
2018-01-22 10:36:01,524 [salt.state       ][INFO    ][2104] Running state [msg] at time 10:36:01.524374
2018-01-22 10:36:01,524 [salt.state       ][INFO    ][2104] Executing state host.present for msg
2018-01-22 10:36:01,525 [salt.state       ][INFO    ][2104] {'host': 'msg'}
2018-01-22 10:36:01,526 [salt.state       ][INFO    ][2104] Completed state [msg] at time 10:36:01.526086 duration_in_ms=1.712
2018-01-22 10:36:01,526 [salt.state       ][INFO    ][2104] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.526313
2018-01-22 10:36:01,526 [salt.state       ][INFO    ][2104] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,527 [salt.state       ][INFO    ][2104] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,527 [salt.state       ][INFO    ][2104] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.527739 duration_in_ms=1.426
2018-01-22 10:36:01,528 [salt.state       ][INFO    ][2104] Running state [cfg01] at time 10:36:01.527980
2018-01-22 10:36:01,528 [salt.state       ][INFO    ][2104] Executing state host.present for cfg01
2018-01-22 10:36:01,528 [salt.state       ][INFO    ][2104] Host cfg01 (192.168.10.100) already present
2018-01-22 10:36:01,528 [salt.state       ][INFO    ][2104] Completed state [cfg01] at time 10:36:01.528834 duration_in_ms=0.854
2018-01-22 10:36:01,529 [salt.state       ][INFO    ][2104] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.529056
2018-01-22 10:36:01,529 [salt.state       ][INFO    ][2104] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,531 [salt.state       ][INFO    ][2104] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-22 10:36:01,531 [salt.state       ][INFO    ][2104] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.531555 duration_in_ms=2.499
2018-01-22 10:36:01,531 [salt.state       ][INFO    ][2104] Running state [cmp002] at time 10:36:01.531793
2018-01-22 10:36:01,532 [salt.state       ][INFO    ][2104] Executing state host.present for cmp002
2018-01-22 10:36:01,533 [salt.state       ][INFO    ][2104] {'host': 'cmp002'}
2018-01-22 10:36:01,533 [salt.state       ][INFO    ][2104] Completed state [cmp002] at time 10:36:01.533268 duration_in_ms=1.475
2018-01-22 10:36:01,533 [salt.state       ][INFO    ][2104] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.533499
2018-01-22 10:36:01,534 [salt.state       ][INFO    ][2104] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,535 [salt.state       ][INFO    ][2104] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,535 [salt.state       ][INFO    ][2104] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.535224 duration_in_ms=1.726
2018-01-22 10:36:01,535 [salt.state       ][INFO    ][2104] Running state [cmp001] at time 10:36:01.535455
2018-01-22 10:36:01,535 [salt.state       ][INFO    ][2104] Executing state host.present for cmp001
2018-01-22 10:36:01,536 [salt.state       ][INFO    ][2104] {'host': 'cmp001'}
2018-01-22 10:36:01,536 [salt.state       ][INFO    ][2104] Completed state [cmp001] at time 10:36:01.536937 duration_in_ms=1.482
2018-01-22 10:36:01,537 [salt.state       ][INFO    ][2104] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.537165
2018-01-22 10:36:01,537 [salt.state       ][INFO    ][2104] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,538 [salt.state       ][INFO    ][2104] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,538 [salt.state       ][INFO    ][2104] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.538624 duration_in_ms=1.459
2018-01-22 10:36:01,538 [salt.state       ][INFO    ][2104] Running state [dbs01] at time 10:36:01.538867
2018-01-22 10:36:01,539 [salt.state       ][INFO    ][2104] Executing state host.present for dbs01
2018-01-22 10:36:01,540 [salt.state       ][INFO    ][2104] {'host': 'dbs01'}
2018-01-22 10:36:01,540 [salt.state       ][INFO    ][2104] Completed state [dbs01] at time 10:36:01.540464 duration_in_ms=1.597
2018-01-22 10:36:01,540 [salt.state       ][INFO    ][2104] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.540705
2018-01-22 10:36:01,540 [salt.state       ][INFO    ][2104] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,542 [salt.state       ][INFO    ][2104] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,543 [salt.state       ][INFO    ][2104] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.543030 duration_in_ms=2.325
2018-01-22 10:36:01,543 [salt.state       ][INFO    ][2104] Running state [dbs02] at time 10:36:01.543279
2018-01-22 10:36:01,543 [salt.state       ][INFO    ][2104] Executing state host.present for dbs02
2018-01-22 10:36:01,544 [salt.state       ][INFO    ][2104] {'host': 'dbs02'}
2018-01-22 10:36:01,544 [salt.state       ][INFO    ][2104] Completed state [dbs02] at time 10:36:01.544778 duration_in_ms=1.499
2018-01-22 10:36:01,545 [salt.state       ][INFO    ][2104] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.545017
2018-01-22 10:36:01,545 [salt.state       ][INFO    ][2104] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,546 [salt.state       ][INFO    ][2104] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,546 [salt.state       ][INFO    ][2104] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.546805 duration_in_ms=1.788
2018-01-22 10:36:01,547 [salt.state       ][INFO    ][2104] Running state [dbs03] at time 10:36:01.547054
2018-01-22 10:36:01,547 [salt.state       ][INFO    ][2104] Executing state host.present for dbs03
2018-01-22 10:36:01,548 [salt.state       ][INFO    ][2104] {'host': 'dbs03'}
2018-01-22 10:36:01,548 [salt.state       ][INFO    ][2104] Completed state [dbs03] at time 10:36:01.548570 duration_in_ms=1.515
2018-01-22 10:36:01,548 [salt.state       ][INFO    ][2104] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.548806
2018-01-22 10:36:01,549 [salt.state       ][INFO    ][2104] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,550 [salt.state       ][INFO    ][2104] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,550 [salt.state       ][INFO    ][2104] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.550314 duration_in_ms=1.508
2018-01-22 10:36:01,550 [salt.state       ][INFO    ][2104] Running state [mas01] at time 10:36:01.550553
2018-01-22 10:36:01,550 [salt.state       ][INFO    ][2104] Executing state host.present for mas01
2018-01-22 10:36:01,551 [salt.state       ][INFO    ][2104] {'host': 'mas01'}
2018-01-22 10:36:01,552 [salt.state       ][INFO    ][2104] Completed state [mas01] at time 10:36:01.552064 duration_in_ms=1.511
2018-01-22 10:36:01,552 [salt.state       ][INFO    ][2104] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.552333
2018-01-22 10:36:01,552 [salt.state       ][INFO    ][2104] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,554 [salt.state       ][INFO    ][2104] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,555 [salt.state       ][INFO    ][2104] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.554967 duration_in_ms=2.634
2018-01-22 10:36:01,555 [salt.state       ][INFO    ][2104] Running state [ctl02] at time 10:36:01.555203
2018-01-22 10:36:01,555 [salt.state       ][INFO    ][2104] Executing state host.present for ctl02
2018-01-22 10:36:01,559 [salt.state       ][INFO    ][2104] {'host': 'ctl02'}
2018-01-22 10:36:01,560 [salt.state       ][INFO    ][2104] Completed state [ctl02] at time 10:36:01.560190 duration_in_ms=4.987
2018-01-22 10:36:01,560 [salt.state       ][INFO    ][2104] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.560432
2018-01-22 10:36:01,560 [salt.state       ][INFO    ][2104] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,562 [salt.state       ][INFO    ][2104] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,562 [salt.state       ][INFO    ][2104] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.562301 duration_in_ms=1.869
2018-01-22 10:36:01,562 [salt.state       ][INFO    ][2104] Running state [ctl03] at time 10:36:01.562535
2018-01-22 10:36:01,562 [salt.state       ][INFO    ][2104] Executing state host.present for ctl03
2018-01-22 10:36:01,563 [salt.state       ][INFO    ][2104] {'host': 'ctl03'}
2018-01-22 10:36:01,564 [salt.state       ][INFO    ][2104] Completed state [ctl03] at time 10:36:01.564053 duration_in_ms=1.518
2018-01-22 10:36:01,564 [salt.state       ][INFO    ][2104] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.564308
2018-01-22 10:36:01,564 [salt.state       ][INFO    ][2104] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,566 [salt.state       ][INFO    ][2104] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,566 [salt.state       ][INFO    ][2104] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.566683 duration_in_ms=2.375
2018-01-22 10:36:01,566 [salt.state       ][INFO    ][2104] Running state [ctl01] at time 10:36:01.566917
2018-01-22 10:36:01,567 [salt.state       ][INFO    ][2104] Executing state host.present for ctl01
2018-01-22 10:36:01,568 [salt.state       ][INFO    ][2104] {'host': 'ctl01'}
2018-01-22 10:36:01,568 [salt.state       ][INFO    ][2104] Completed state [ctl01] at time 10:36:01.568470 duration_in_ms=1.553
2018-01-22 10:36:01,568 [salt.state       ][INFO    ][2104] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.568706
2018-01-22 10:36:01,568 [salt.state       ][INFO    ][2104] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,570 [salt.state       ][INFO    ][2104] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,570 [salt.state       ][INFO    ][2104] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.570553 duration_in_ms=1.846
2018-01-22 10:36:01,570 [salt.state       ][INFO    ][2104] Running state [ctl] at time 10:36:01.570795
2018-01-22 10:36:01,571 [salt.state       ][INFO    ][2104] Executing state host.present for ctl
2018-01-22 10:36:01,572 [salt.state       ][INFO    ][2104] {'host': 'ctl'}
2018-01-22 10:36:01,572 [salt.state       ][INFO    ][2104] Completed state [ctl] at time 10:36:01.572366 duration_in_ms=1.571
2018-01-22 10:36:01,572 [salt.state       ][INFO    ][2104] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.572601
2018-01-22 10:36:01,572 [salt.state       ][INFO    ][2104] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:01,573 [salt.state       ][INFO    ][2104] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-22 10:36:01,574 [salt.state       ][INFO    ][2104] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:01.574181 duration_in_ms=1.58
2018-01-22 10:36:01,574 [salt.state       ][INFO    ][2104] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:36:01.574417
2018-01-22 10:36:01,574 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-22 10:36:01,575 [salt.state       ][INFO    ][2104] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-22 10:36:01,575 [salt.state       ][INFO    ][2104] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:36:01.575222 duration_in_ms=0.805
2018-01-22 10:36:01,576 [salt.state       ][INFO    ][2104] Running state [ens2] at time 10:36:01.576906
2018-01-22 10:36:01,577 [salt.state       ][INFO    ][2104] Executing state network.managed for ens2
2018-01-22 10:36:01,732 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-22 10:36:01,765 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103602024093
2018-01-22 10:36:01,786 [salt.minion      ][INFO    ][5752] Starting a new job with PID 5752
2018-01-22 10:36:01,802 [salt.minion      ][INFO    ][5752] Returning information for job: 20180122103602024093
2018-01-22 10:36:02,915 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-22 10:36:04,167 [salt.state       ][INFO    ][2104] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-22 10:36:04,168 [salt.state       ][INFO    ][2104] Completed state [ens2] at time 10:36:04.168299 duration_in_ms=2591.392
2018-01-22 10:36:04,168 [salt.state       ][INFO    ][2104] Running state [ens3] at time 10:36:04.168772
2018-01-22 10:36:04,169 [salt.state       ][INFO    ][2104] Executing state network.managed for ens3
2018-01-22 10:36:04,207 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-22 10:36:04,904 [salt.state       ][INFO    ][2104] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-22 10:36:04,905 [salt.state       ][INFO    ][2104] Completed state [ens3] at time 10:36:04.904946 duration_in_ms=736.173
2018-01-22 10:36:04,905 [salt.state       ][INFO    ][2104] Running state [/etc/profile.d/proxy.sh] at time 10:36:04.905298
2018-01-22 10:36:04,906 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-22 10:36:04,906 [salt.state       ][INFO    ][2104] File /etc/profile.d/proxy.sh is not present
2018-01-22 10:36:04,906 [salt.state       ][INFO    ][2104] Completed state [/etc/profile.d/proxy.sh] at time 10:36:04.906938 duration_in_ms=1.64
2018-01-22 10:36:04,907 [salt.state       ][INFO    ][2104] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:36:04.907175
2018-01-22 10:36:04,907 [salt.state       ][INFO    ][2104] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-22 10:36:04,907 [salt.state       ][INFO    ][2104] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-22 10:36:04,907 [salt.state       ][INFO    ][2104] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:36:04.907884 duration_in_ms=0.709
2018-01-22 10:36:04,909 [salt.state       ][INFO    ][2104] Running state [ntp] at time 10:36:04.909407
2018-01-22 10:36:04,909 [salt.state       ][INFO    ][2104] Executing state pkg.installed for ntp
2018-01-22 10:36:05,080 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 10:36:05,113 [salt.loaded.int.module.cmdmod][INFO    ][2104] 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-22 10:36:08,423 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:36:08,466 [salt.state       ][INFO    ][2104] 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-22 10:36:08,485 [salt.state       ][INFO    ][2104] Loading fresh modules for state activity
2018-01-22 10:36:08,581 [salt.state       ][INFO    ][2104] Completed state [ntp] at time 10:36:08.581759 duration_in_ms=3672.351
2018-01-22 10:36:08,585 [salt.state       ][INFO    ][2104] Running state [/etc/ntp.conf] at time 10:36:08.585036
2018-01-22 10:36:08,585 [salt.state       ][INFO    ][2104] Executing state file.managed for /etc/ntp.conf
2018-01-22 10:36:08,620 [salt.fileclient  ][INFO    ][2104] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-22 10:36:08,668 [salt.state       ][INFO    ][2104] 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-22 10:36:08,668 [salt.state       ][INFO    ][2104] Completed state [/etc/ntp.conf] at time 10:36:08.668742 duration_in_ms=83.705
2018-01-22 10:36:08,953 [salt.state       ][INFO    ][2104] Running state [ntp] at time 10:36:08.953153
2018-01-22 10:36:08,954 [salt.state       ][INFO    ][2104] Executing state service.running for ntp
2018-01-22 10:36:08,954 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-22 10:36:08,977 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 10:36:08,997 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 10:36:09,019 [salt.state       ][INFO    ][2104] The service ntp is already running
2018-01-22 10:36:09,020 [salt.state       ][INFO    ][2104] Completed state [ntp] at time 10:36:09.020285 duration_in_ms=67.133
2018-01-22 10:36:09,020 [salt.state       ][INFO    ][2104] Running state [ntp] at time 10:36:09.020607
2018-01-22 10:36:09,021 [salt.state       ][INFO    ][2104] Executing state service.mod_watch for ntp
2018-01-22 10:36:09,021 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 10:36:09,036 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 10:36:09,059 [salt.loaded.int.module.cmdmod][INFO    ][2104] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-22 10:36:09,160 [salt.state       ][INFO    ][2104] {'ntp': True}
2018-01-22 10:36:09,163 [salt.state       ][INFO    ][2104] Completed state [ntp] at time 10:36:09.161527 duration_in_ms=140.919
2018-01-22 10:36:09,169 [salt.minion      ][INFO    ][2104] Returning information for job: 20180122103521544543
2018-01-22 10:36:33,487 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command state.apply with jid 20180122103633740200
2018-01-22 10:36:33,523 [salt.minion      ][INFO    ][6828] Starting a new job with PID 6828
2018-01-22 10:36:37,139 [salt.state       ][INFO    ][6828] Loading fresh modules for state activity
2018-01-22 10:36:39,959 [salt.state       ][INFO    ][6828] Running state [/etc/environment] at time 10:36:39.959596
2018-01-22 10:36:39,960 [salt.state       ][INFO    ][6828] Executing state file.blockreplace for /etc/environment
2018-01-22 10:36:39,969 [salt.state       ][INFO    ][6828] File changed:
--- 
+++ 
@@ -1,3 +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-22 10:36:39,971 [salt.state       ][INFO    ][6828] Completed state [/etc/environment] at time 10:36:39.971257 duration_in_ms=11.662
2018-01-22 10:36:39,971 [salt.state       ][INFO    ][6828] Running state [/etc/profile.d] at time 10:36:39.971744
2018-01-22 10:36:39,972 [salt.state       ][INFO    ][6828] Executing state file.directory for /etc/profile.d
2018-01-22 10:36:39,974 [salt.state       ][INFO    ][6828] Directory /etc/profile.d is in the correct state
2018-01-22 10:36:39,974 [salt.state       ][INFO    ][6828] Completed state [/etc/profile.d] at time 10:36:39.974573 duration_in_ms=2.829
2018-01-22 10:36:40,529 [salt.state       ][INFO    ][6828] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:36:40.529076
2018-01-22 10:36:40,530 [salt.state       ][INFO    ][6828] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-22 10:36:40,560 [salt.state       ][INFO    ][6828] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-22 10:36:40,561 [salt.state       ][INFO    ][6828] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:36:40.561147 duration_in_ms=32.072
2018-01-22 10:36:40,561 [salt.state       ][INFO    ][6828] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:36:40.561672
2018-01-22 10:36:40,562 [salt.state       ][INFO    ][6828] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-22 10:36:40,581 [salt.state       ][INFO    ][6828] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-22 10:36:40,582 [salt.state       ][INFO    ][6828] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:36:40.582123 duration_in_ms=20.451
2018-01-22 10:36:40,583 [salt.state       ][INFO    ][6828] Running state [linux_repo_prereq_pkgs] at time 10:36:40.583508
2018-01-22 10:36:40,584 [salt.state       ][INFO    ][6828] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-22 10:36:40,584 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:36:40,935 [salt.state       ][INFO    ][6828] All specified packages are already installed
2018-01-22 10:36:40,936 [salt.state       ][INFO    ][6828] Completed state [linux_repo_prereq_pkgs] at time 10:36:40.936636 duration_in_ms=353.127
2018-01-22 10:36:40,937 [salt.state       ][INFO    ][6828] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:36:40.937291
2018-01-22 10:36:40,938 [salt.state       ][INFO    ][6828] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-22 10:36:40,939 [salt.state       ][INFO    ][6828] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-22 10:36:40,939 [salt.state       ][INFO    ][6828] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:36:40.939608 duration_in_ms=2.317
2018-01-22 10:36:40,940 [salt.state       ][INFO    ][6828] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:36:40.940078
2018-01-22 10:36:40,940 [salt.state       ][INFO    ][6828] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-22 10:36:41,038 [salt.state       ][INFO    ][6828] File /etc/apt/preferences.d/mk_openstack is in the correct state
2018-01-22 10:36:41,039 [salt.state       ][INFO    ][6828] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:36:41.039460 duration_in_ms=99.381
2018-01-22 10:36:41,041 [salt.state       ][INFO    ][6828] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:36:41.041606
2018-01-22 10:36:41,042 [salt.state       ][INFO    ][6828] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-22 10:36:41,043 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-22 10:36:41,200 [salt.state       ][INFO    ][6828] {'pid': 6890, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-22 10:36:41,201 [salt.state       ][INFO    ][6828] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:36:41.201307 duration_in_ms=159.7
2018-01-22 10:36:41,207 [salt.state       ][INFO    ][6828] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:36:41.207136
2018-01-22 10:36:41,207 [salt.state       ][INFO    ][6828] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-22 10:36:41,315 [salt.state       ][INFO    ][6828] Package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike' already configured
2018-01-22 10:36:41,316 [salt.state       ][INFO    ][6828] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:36:41.316410 duration_in_ms=109.273
2018-01-22 10:36:41,316 [salt.state       ][INFO    ][6828] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:36:41.316919
2018-01-22 10:36:41,317 [salt.state       ][INFO    ][6828] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-22 10:36:41,318 [salt.state       ][INFO    ][6828] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-22 10:36:41,318 [salt.state       ][INFO    ][6828] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:36:41.318472 duration_in_ms=1.554
2018-01-22 10:36:41,318 [salt.state       ][INFO    ][6828] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:36:41.318942
2018-01-22 10:36:41,319 [salt.state       ][INFO    ][6828] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-22 10:36:41,414 [salt.state       ][INFO    ][6828] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-01-22 10:36:41,415 [salt.state       ][INFO    ][6828] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:36:41.415197 duration_in_ms=96.254
2018-01-22 10:36:41,415 [salt.state       ][INFO    ][6828] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:36:41.415697
2018-01-22 10:36:41,416 [salt.state       ][INFO    ][6828] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-22 10:36:41,417 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-22 10:36:41,577 [salt.state       ][INFO    ][6828] {'pid': 7005, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-22 10:36:41,578 [salt.state       ][INFO    ][6828] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:36:41.578756 duration_in_ms=163.058
2018-01-22 10:36:41,580 [salt.state       ][INFO    ][6828] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:36:41.580833
2018-01-22 10:36:41,581 [salt.state       ][INFO    ][6828] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-22 10:36:41,670 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:36:43,594 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103643846472
2018-01-22 10:36:43,618 [salt.minion      ][INFO    ][7496] Starting a new job with PID 7496
2018-01-22 10:36:43,635 [salt.minion      ][INFO    ][7496] Returning information for job: 20180122103643846472
2018-01-22 10:36:45,547 [salt.state       ][INFO    ][6828] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2018-01-22 10:36:45,548 [salt.state       ][INFO    ][6828] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:36:45.548114 duration_in_ms=3967.28
2018-01-22 10:36:45,548 [salt.state       ][INFO    ][6828] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:36:45.548781
2018-01-22 10:36:45,549 [salt.state       ][INFO    ][6828] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-22 10:36:45,550 [salt.state       ][INFO    ][6828] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-22 10:36:45,550 [salt.state       ][INFO    ][6828] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:36:45.550567 duration_in_ms=1.786
2018-01-22 10:36:45,551 [salt.state       ][INFO    ][6828] Running state [/etc/apt/preferences.d/uca] at time 10:36:45.551044
2018-01-22 10:36:45,551 [salt.state       ][INFO    ][6828] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-22 10:36:45,552 [salt.state       ][INFO    ][6828] File /etc/apt/preferences.d/uca is not present
2018-01-22 10:36:45,552 [salt.state       ][INFO    ][6828] Completed state [/etc/apt/preferences.d/uca] at time 10:36:45.552478 duration_in_ms=1.434
2018-01-22 10:36:45,552 [salt.state       ][INFO    ][6828] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:36:45.552956
2018-01-22 10:36:45,553 [salt.state       ][INFO    ][6828] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-22 10:36:45,554 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-22 10:36:45,751 [salt.state       ][INFO    ][6828] {'pid': 7505, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.e9rKS2cg2R/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-22 10:36:45,752 [salt.state       ][INFO    ][6828] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:36:45.752611 duration_in_ms=199.654
2018-01-22 10:36:45,754 [salt.state       ][INFO    ][6828] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:36:45.754559
2018-01-22 10:36:45,755 [salt.state       ][INFO    ][6828] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-22 10:36:45,840 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:36:48,869 [salt.state       ][INFO    ][6828] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-22 10:36:48,870 [salt.state       ][INFO    ][6828] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:36:48.870688 duration_in_ms=3116.128
2018-01-22 10:36:48,871 [salt.state       ][INFO    ][6828] Running state [linux_extra_packages_purged] at time 10:36:48.871332
2018-01-22 10:36:48,871 [salt.state       ][INFO    ][6828] Executing state pkg.purged for linux_extra_packages_purged
2018-01-22 10:36:48,886 [salt.state       ][INFO    ][6828] All specified packages are already absent
2018-01-22 10:36:48,887 [salt.state       ][INFO    ][6828] Completed state [linux_extra_packages_purged] at time 10:36:48.887044 duration_in_ms=15.712
2018-01-22 10:36:48,887 [salt.state       ][INFO    ][6828] Running state [linux_extra_packages_latest] at time 10:36:48.887530
2018-01-22 10:36:48,888 [salt.state       ][INFO    ][6828] Executing state pkg.latest for linux_extra_packages_latest
2018-01-22 10:36:48,901 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-22 10:36:48,956 [salt.state       ][INFO    ][6828] Package mcelog is already up-to-date
2018-01-22 10:36:48,958 [salt.state       ][INFO    ][6828] Completed state [linux_extra_packages_latest] at time 10:36:48.958151 duration_in_ms=70.62
2018-01-22 10:36:48,959 [salt.state       ][INFO    ][6828] Running state [UTC] at time 10:36:48.959500
2018-01-22 10:36:48,960 [salt.state       ][INFO    ][6828] Executing state timezone.system for UTC
2018-01-22 10:36:48,961 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['timedatectl'] in directory '/root'
2018-01-22 10:36:49,010 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['timedatectl'] in directory '/root'
2018-01-22 10:36:49,028 [salt.state       ][INFO    ][6828] Timezone UTC already set, UTC already set to UTC
2018-01-22 10:36:49,028 [salt.state       ][INFO    ][6828] Completed state [UTC] at time 10:36:49.028878 duration_in_ms=69.377
2018-01-22 10:36:49,030 [salt.state       ][INFO    ][6828] Running state [nf_conntrack] at time 10:36:49.030514
2018-01-22 10:36:49,031 [salt.state       ][INFO    ][6828] Executing state kmod.present for nf_conntrack
2018-01-22 10:36:49,032 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'lsmod' in directory '/root'
2018-01-22 10:36:49,048 [salt.state       ][INFO    ][6828] Kernel module nf_conntrack is already present
2018-01-22 10:36:49,049 [salt.state       ][INFO    ][6828] Completed state [nf_conntrack] at time 10:36:49.049442 duration_in_ms=18.928
2018-01-22 10:36:49,051 [salt.state       ][INFO    ][6828] Running state [kernel.panic] at time 10:36:49.051527
2018-01-22 10:36:49,052 [salt.state       ][INFO    ][6828] Executing state sysctl.present for kernel.panic
2018-01-22 10:36:49,070 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,104 [salt.state       ][INFO    ][6828] Sysctl value kernel.panic = 60 is already set
2018-01-22 10:36:49,105 [salt.state       ][INFO    ][6828] Completed state [kernel.panic] at time 10:36:49.105623 duration_in_ms=54.096
2018-01-22 10:36:49,106 [salt.state       ][INFO    ][6828] Running state [net.ipv4.tcp_keepalive_probes] at time 10:36:49.106276
2018-01-22 10:36:49,106 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-22 10:36:49,107 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,141 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-22 10:36:49,142 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:36:49.142758 duration_in_ms=36.481
2018-01-22 10:36:49,143 [salt.state       ][INFO    ][6828] Running state [fs.file-max] at time 10:36:49.143412
2018-01-22 10:36:49,144 [salt.state       ][INFO    ][6828] Executing state sysctl.present for fs.file-max
2018-01-22 10:36:49,145 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,185 [salt.state       ][INFO    ][6828] Sysctl value fs.file-max = 124165 is already set
2018-01-22 10:36:49,186 [salt.state       ][INFO    ][6828] Completed state [fs.file-max] at time 10:36:49.186219 duration_in_ms=42.806
2018-01-22 10:36:49,186 [salt.state       ][INFO    ][6828] Running state [net.core.somaxconn] at time 10:36:49.186892
2018-01-22 10:36:49,187 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.core.somaxconn
2018-01-22 10:36:49,188 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,227 [salt.state       ][INFO    ][6828] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-22 10:36:49,228 [salt.state       ][INFO    ][6828] Completed state [net.core.somaxconn] at time 10:36:49.228496 duration_in_ms=41.603
2018-01-22 10:36:49,229 [salt.state       ][INFO    ][6828] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:36:49.229151
2018-01-22 10:36:49,230 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-22 10:36:49,231 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,267 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-22 10:36:49,267 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:36:49.267911 duration_in_ms=38.76
2018-01-22 10:36:49,268 [salt.state       ][INFO    ][6828] Running state [net.ipv4.tcp_tw_reuse] at time 10:36:49.268653
2018-01-22 10:36:49,269 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-22 10:36:49,270 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,309 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-22 10:36:49,310 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.tcp_tw_reuse] at time 10:36:49.310565 duration_in_ms=41.911
2018-01-22 10:36:49,311 [salt.state       ][INFO    ][6828] Running state [net.ipv4.tcp_congestion_control] at time 10:36:49.311239
2018-01-22 10:36:49,311 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-22 10:36:49,312 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,350 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-22 10:36:49,351 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.tcp_congestion_control] at time 10:36:49.351667 duration_in_ms=40.427
2018-01-22 10:36:49,352 [salt.state       ][INFO    ][6828] Running state [net.ipv4.tcp_retries2] at time 10:36:49.352372
2018-01-22 10:36:49,352 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-22 10:36:49,354 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,390 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-22 10:36:49,390 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.tcp_retries2] at time 10:36:49.390836 duration_in_ms=38.463
2018-01-22 10:36:49,391 [salt.state       ][INFO    ][6828] Running state [net.core.netdev_max_backlog] at time 10:36:49.391305
2018-01-22 10:36:49,391 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-22 10:36:49,392 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,429 [salt.state       ][INFO    ][6828] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-22 10:36:49,429 [salt.state       ][INFO    ][6828] Completed state [net.core.netdev_max_backlog] at time 10:36:49.429543 duration_in_ms=38.237
2018-01-22 10:36:49,430 [salt.state       ][INFO    ][6828] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:36:49.430013
2018-01-22 10:36:49,430 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-22 10:36:49,431 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,472 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-22 10:36:49,472 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:36:49.472718 duration_in_ms=42.704
2018-01-22 10:36:49,473 [salt.state       ][INFO    ][6828] Running state [vm.swappiness] at time 10:36:49.473267
2018-01-22 10:36:49,473 [salt.state       ][INFO    ][6828] Executing state sysctl.present for vm.swappiness
2018-01-22 10:36:49,474 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,513 [salt.state       ][INFO    ][6828] Sysctl value vm.swappiness = 10 is already set
2018-01-22 10:36:49,513 [salt.state       ][INFO    ][6828] Completed state [vm.swappiness] at time 10:36:49.513739 duration_in_ms=40.472
2018-01-22 10:36:49,514 [salt.state       ][INFO    ][6828] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:36:49.514218
2018-01-22 10:36:49,514 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-22 10:36:49,515 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,555 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-22 10:36:49,555 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:36:49.555610 duration_in_ms=41.391
2018-01-22 10:36:49,556 [salt.state       ][INFO    ][6828] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:36:49.556032
2018-01-22 10:36:49,556 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-22 10:36:49,557 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,592 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-22 10:36:49,592 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:36:49.592806 duration_in_ms=36.773
2018-01-22 10:36:49,593 [salt.state       ][INFO    ][6828] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:36:49.593333
2018-01-22 10:36:49,593 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-22 10:36:49,594 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,630 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-22 10:36:49,631 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:36:49.631166 duration_in_ms=37.833
2018-01-22 10:36:49,631 [salt.state       ][INFO    ][6828] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:36:49.631799
2018-01-22 10:36:49,632 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-22 10:36:49,633 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,665 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-22 10:36:49,666 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:36:49.666011 duration_in_ms=34.211
2018-01-22 10:36:49,666 [salt.state       ][INFO    ][6828] Running state [net.ipv4.tcp_fin_timeout] at time 10:36:49.666637
2018-01-22 10:36:49,667 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-22 10:36:49,668 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,698 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-22 10:36:49,698 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.tcp_fin_timeout] at time 10:36:49.698856 duration_in_ms=32.218
2018-01-22 10:36:49,699 [salt.state       ][INFO    ][6828] Running state [net.ipv4.tcp_keepalive_time] at time 10:36:49.699747
2018-01-22 10:36:49,700 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-22 10:36:49,701 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,732 [salt.state       ][INFO    ][6828] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-22 10:36:49,733 [salt.state       ][INFO    ][6828] Completed state [net.ipv4.tcp_keepalive_time] at time 10:36:49.733476 duration_in_ms=33.729
2018-01-22 10:36:49,734 [salt.state       ][INFO    ][6828] Running state [net.nf_conntrack_max] at time 10:36:49.734125
2018-01-22 10:36:49,734 [salt.state       ][INFO    ][6828] Executing state sysctl.present for net.nf_conntrack_max
2018-01-22 10:36:49,735 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'sysctl -a' in directory '/root'
2018-01-22 10:36:49,768 [salt.state       ][INFO    ][6828] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-22 10:36:49,769 [salt.state       ][INFO    ][6828] Completed state [net.nf_conntrack_max] at time 10:36:49.769377 duration_in_ms=35.251
2018-01-22 10:36:49,770 [salt.state       ][INFO    ][6828] Running state [linux_sysfs_package] at time 10:36:49.770319
2018-01-22 10:36:49,770 [salt.state       ][INFO    ][6828] Executing state pkg.installed for linux_sysfs_package
2018-01-22 10:36:49,779 [salt.state       ][INFO    ][6828] All specified packages are already installed
2018-01-22 10:36:49,780 [salt.state       ][INFO    ][6828] Completed state [linux_sysfs_package] at time 10:36:49.779982 duration_in_ms=9.663
2018-01-22 10:36:49,782 [salt.state       ][INFO    ][6828] Running state [/etc/sysfs.d] at time 10:36:49.782499
2018-01-22 10:36:49,783 [salt.state       ][INFO    ][6828] Executing state file.directory for /etc/sysfs.d
2018-01-22 10:36:49,783 [salt.state       ][INFO    ][6828] Directory /etc/sysfs.d is in the correct state
2018-01-22 10:36:49,784 [salt.state       ][INFO    ][6828] Completed state [/etc/sysfs.d] at time 10:36:49.784317 duration_in_ms=1.818
2018-01-22 10:36:49,785 [salt.state       ][INFO    ][6828] Running state [ondemand] at time 10:36:49.785349
2018-01-22 10:36:49,785 [salt.state       ][INFO    ][6828] Executing state service.dead for ondemand
2018-01-22 10:36:49,786 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-22 10:36:49,804 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 10:36:49,823 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 10:36:49,848 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'runlevel' in directory '/root'
2018-01-22 10:36:49,865 [salt.state       ][INFO    ][6828] The service ondemand is already dead
2018-01-22 10:36:49,866 [salt.state       ][INFO    ][6828] Completed state [ondemand] at time 10:36:49.865477 duration_in_ms=80.127
2018-01-22 10:36:49,867 [salt.state       ][INFO    ][6828] Running state [cs_CZ.UTF-8] at time 10:36:49.867782
2018-01-22 10:36:49,868 [salt.state       ][INFO    ][6828] Executing state locale.present for cs_CZ.UTF-8
2018-01-22 10:36:49,868 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'locale -a' in directory '/root'
2018-01-22 10:36:49,883 [salt.state       ][INFO    ][6828] Locale cs_CZ.UTF-8 is already present
2018-01-22 10:36:49,884 [salt.state       ][INFO    ][6828] Completed state [cs_CZ.UTF-8] at time 10:36:49.884022 duration_in_ms=16.24
2018-01-22 10:36:49,884 [salt.state       ][INFO    ][6828] Running state [en_US.UTF-8] at time 10:36:49.884672
2018-01-22 10:36:49,885 [salt.state       ][INFO    ][6828] Executing state locale.present for en_US.UTF-8
2018-01-22 10:36:49,886 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'locale -a' in directory '/root'
2018-01-22 10:36:49,906 [salt.state       ][INFO    ][6828] Locale en_US.UTF-8 is already present
2018-01-22 10:36:49,906 [salt.state       ][INFO    ][6828] Completed state [en_US.UTF-8] at time 10:36:49.906572 duration_in_ms=21.899
2018-01-22 10:36:49,909 [salt.state       ][INFO    ][6828] Running state [en_US.UTF-8] at time 10:36:49.909421
2018-01-22 10:36:49,909 [salt.state       ][INFO    ][6828] Executing state locale.system for en_US.UTF-8
2018-01-22 10:36:49,911 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'localectl' in directory '/root'
2018-01-22 10:36:49,966 [salt.state       ][INFO    ][6828] System locale en_US.UTF-8 already set
2018-01-22 10:36:49,966 [salt.state       ][INFO    ][6828] Completed state [en_US.UTF-8] at time 10:36:49.966815 duration_in_ms=57.393
2018-01-22 10:36:49,969 [salt.state       ][INFO    ][6828] Running state [root] at time 10:36:49.969184
2018-01-22 10:36:49,969 [salt.state       ][INFO    ][6828] Executing state user.present for root
2018-01-22 10:36:49,971 [salt.state       ][INFO    ][6828] User root is present and up to date
2018-01-22 10:36:49,971 [salt.state       ][INFO    ][6828] Completed state [root] at time 10:36:49.971721 duration_in_ms=2.537
2018-01-22 10:36:49,973 [salt.state       ][INFO    ][6828] Running state [/root] at time 10:36:49.973494
2018-01-22 10:36:49,974 [salt.state       ][INFO    ][6828] Executing state file.directory for /root
2018-01-22 10:36:49,975 [salt.state       ][INFO    ][6828] Directory /root is in the correct state
2018-01-22 10:36:49,975 [salt.state       ][INFO    ][6828] Completed state [/root] at time 10:36:49.975610 duration_in_ms=2.116
2018-01-22 10:36:49,976 [salt.state       ][INFO    ][6828] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:36:49.976041
2018-01-22 10:36:49,976 [salt.state       ][INFO    ][6828] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-22 10:36:49,977 [salt.state       ][INFO    ][6828] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-22 10:36:49,977 [salt.state       ][INFO    ][6828] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:36:49.977370 duration_in_ms=1.329
2018-01-22 10:36:49,978 [salt.state       ][INFO    ][6828] Running state [ubuntu] at time 10:36:49.978352
2018-01-22 10:36:49,978 [salt.state       ][INFO    ][6828] Executing state user.present for ubuntu
2018-01-22 10:36:49,979 [salt.state       ][INFO    ][6828] User ubuntu is present and up to date
2018-01-22 10:36:49,980 [salt.state       ][INFO    ][6828] Completed state [ubuntu] at time 10:36:49.980379 duration_in_ms=2.026
2018-01-22 10:36:49,981 [salt.state       ][INFO    ][6828] Running state [/home/ubuntu] at time 10:36:49.981626
2018-01-22 10:36:49,982 [salt.state       ][INFO    ][6828] Executing state file.directory for /home/ubuntu
2018-01-22 10:36:49,982 [salt.state       ][INFO    ][6828] Directory /home/ubuntu is in the correct state
2018-01-22 10:36:49,983 [salt.state       ][INFO    ][6828] Completed state [/home/ubuntu] at time 10:36:49.983344 duration_in_ms=1.718
2018-01-22 10:36:49,984 [salt.state       ][INFO    ][6828] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:36:49.984435
2018-01-22 10:36:49,984 [salt.state       ][INFO    ][6828] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-22 10:36:50,004 [salt.state       ][INFO    ][6828] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-22 10:36:50,004 [salt.state       ][INFO    ][6828] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:36:50.004843 duration_in_ms=20.407
2018-01-22 10:36:50,005 [salt.state       ][INFO    ][6828] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:36:50.005450
2018-01-22 10:36:50,006 [salt.state       ][INFO    ][6828] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-22 10:36:50,104 [salt.state       ][INFO    ][6828] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-22 10:36:50,105 [salt.state       ][INFO    ][6828] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:36:50.105205 duration_in_ms=99.754
2018-01-22 10:36:50,106 [salt.state       ][INFO    ][6828] Running state [apt-daily.timer] at time 10:36:50.105992
2018-01-22 10:36:50,106 [salt.state       ][INFO    ][6828] Executing state service.dead for apt-daily.timer
2018-01-22 10:36:50,107 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-22 10:36:50,131 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:50,151 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-22 10:36:50,180 [salt.state       ][INFO    ][6828] The service apt-daily.timer is already dead
2018-01-22 10:36:50,181 [salt.state       ][INFO    ][6828] Completed state [apt-daily.timer] at time 10:36:50.181188 duration_in_ms=75.195
2018-01-22 10:36:50,181 [salt.state       ][INFO    ][6828] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:36:50.181832
2018-01-22 10:36:50,182 [salt.state       ][INFO    ][6828] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-22 10:36:50,286 [salt.state       ][INFO    ][6828] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-22 10:36:50,287 [salt.state       ][INFO    ][6828] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:36:50.287445 duration_in_ms=105.612
2018-01-22 10:36:50,289 [salt.state       ][INFO    ][6828] Running state [service.systemctl_reload] at time 10:36:50.289680
2018-01-22 10:36:50,290 [salt.state       ][INFO    ][6828] Executing state module.wait for service.systemctl_reload
2018-01-22 10:36:50,290 [salt.state       ][INFO    ][6828] No changes made for service.systemctl_reload
2018-01-22 10:36:50,291 [salt.state       ][INFO    ][6828] Completed state [service.systemctl_reload] at time 10:36:50.291026 duration_in_ms=1.346
2018-01-22 10:36:50,291 [salt.state       ][INFO    ][6828] Running state [/etc/hostname] at time 10:36:50.291475
2018-01-22 10:36:50,291 [salt.state       ][INFO    ][6828] Executing state file.managed for /etc/hostname
2018-01-22 10:36:50,306 [salt.state       ][INFO    ][6828] File /etc/hostname is in the correct state
2018-01-22 10:36:50,306 [salt.state       ][INFO    ][6828] Completed state [/etc/hostname] at time 10:36:50.306766 duration_in_ms=15.291
2018-01-22 10:36:50,308 [salt.state       ][INFO    ][6828] Running state [hostname dbs03] at time 10:36:50.307988
2018-01-22 10:36:50,308 [salt.state       ][INFO    ][6828] Executing state cmd.wait for hostname dbs03
2018-01-22 10:36:50,308 [salt.state       ][INFO    ][6828] No changes made for hostname dbs03
2018-01-22 10:36:50,309 [salt.state       ][INFO    ][6828] Completed state [hostname dbs03] at time 10:36:50.309333 duration_in_ms=1.345
2018-01-22 10:36:50,310 [salt.state       ][INFO    ][6828] Running state [mdb02] at time 10:36:50.310438
2018-01-22 10:36:50,310 [salt.state       ][INFO    ][6828] Executing state host.present for mdb02
2018-01-22 10:36:50,311 [salt.state       ][INFO    ][6828] Host mdb02 (192.168.10.77) already present
2018-01-22 10:36:50,312 [salt.state       ][INFO    ][6828] Completed state [mdb02] at time 10:36:50.312027 duration_in_ms=1.589
2018-01-22 10:36:50,312 [salt.state       ][INFO    ][6828] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.312478
2018-01-22 10:36:50,312 [salt.state       ][INFO    ][6828] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,313 [salt.state       ][INFO    ][6828] Host mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.77) already present
2018-01-22 10:36:50,314 [salt.state       ][INFO    ][6828] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.313966 duration_in_ms=1.488
2018-01-22 10:36:50,314 [salt.state       ][INFO    ][6828] Running state [mdb03] at time 10:36:50.314403
2018-01-22 10:36:50,314 [salt.state       ][INFO    ][6828] Executing state host.present for mdb03
2018-01-22 10:36:50,315 [salt.state       ][INFO    ][6828] Host mdb03 (192.168.10.78) already present
2018-01-22 10:36:50,315 [salt.state       ][INFO    ][6828] Completed state [mdb03] at time 10:36:50.315866 duration_in_ms=1.463
2018-01-22 10:36:50,316 [salt.state       ][INFO    ][6828] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.316327
2018-01-22 10:36:50,316 [salt.state       ][INFO    ][6828] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,317 [salt.state       ][INFO    ][6828] Host mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.78) already present
2018-01-22 10:36:50,318 [salt.state       ][INFO    ][6828] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.318093 duration_in_ms=1.766
2018-01-22 10:36:50,318 [salt.state       ][INFO    ][6828] Running state [mdb01] at time 10:36:50.318521
2018-01-22 10:36:50,318 [salt.state       ][INFO    ][6828] Executing state host.present for mdb01
2018-01-22 10:36:50,319 [salt.state       ][INFO    ][6828] Host mdb01 (192.168.10.76) already present
2018-01-22 10:36:50,320 [salt.state       ][INFO    ][6828] Completed state [mdb01] at time 10:36:50.319996 duration_in_ms=1.475
2018-01-22 10:36:50,320 [salt.state       ][INFO    ][6828] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.320445
2018-01-22 10:36:50,320 [salt.state       ][INFO    ][6828] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,321 [salt.state       ][INFO    ][6828] Host mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.76) already present
2018-01-22 10:36:50,322 [salt.state       ][INFO    ][6828] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.322222 duration_in_ms=1.777
2018-01-22 10:36:50,322 [salt.state       ][INFO    ][6828] Running state [mdb] at time 10:36:50.322645
2018-01-22 10:36:50,323 [salt.state       ][INFO    ][6828] Executing state host.present for mdb
2018-01-22 10:36:50,323 [salt.state       ][INFO    ][6828] Host mdb (192.168.10.75) already present
2018-01-22 10:36:50,324 [salt.state       ][INFO    ][6828] Completed state [mdb] at time 10:36:50.324450 duration_in_ms=1.805
2018-01-22 10:36:50,324 [salt.state       ][INFO    ][6828] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.324871
2018-01-22 10:36:50,325 [salt.state       ][INFO    ][6828] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,326 [salt.state       ][INFO    ][6828] Host mdb.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.75) already present
2018-01-22 10:36:50,326 [salt.state       ][INFO    ][6828] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.326624 duration_in_ms=1.753
2018-01-22 10:36:50,327 [salt.state       ][INFO    ][6828] Running state [cfg01] at time 10:36:50.327054
2018-01-22 10:36:50,327 [salt.state       ][INFO    ][6828] Executing state host.present for cfg01
2018-01-22 10:36:50,328 [salt.state       ][INFO    ][6828] Host cfg01 (192.168.10.100) already present
2018-01-22 10:36:50,328 [salt.state       ][INFO    ][6828] Completed state [cfg01] at time 10:36:50.328542 duration_in_ms=1.488
2018-01-22 10:36:50,329 [salt.state       ][INFO    ][6828] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.328963
2018-01-22 10:36:50,329 [salt.state       ][INFO    ][6828] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,330 [salt.state       ][INFO    ][6828] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-22 10:36:50,330 [salt.state       ][INFO    ][6828] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.330764 duration_in_ms=1.801
2018-01-22 10:36:50,331 [salt.state       ][INFO    ][6828] Running state [prx01] at time 10:36:50.331193
2018-01-22 10:36:50,331 [salt.state       ][INFO    ][6828] Executing state host.present for prx01
2018-01-22 10:36:50,332 [salt.state       ][INFO    ][6828] Host prx01 (192.168.10.104) already present
2018-01-22 10:36:50,332 [salt.state       ][INFO    ][6828] Completed state [prx01] at time 10:36:50.332771 duration_in_ms=1.578
2018-01-22 10:36:50,333 [salt.state       ][INFO    ][6828] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.333197
2018-01-22 10:36:50,333 [salt.state       ][INFO    ][6828] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,334 [salt.state       ][INFO    ][6828] Host prx01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.104) already present
2018-01-22 10:36:50,335 [salt.state       ][INFO    ][6828] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.335054 duration_in_ms=1.857
2018-01-22 10:36:50,335 [salt.state       ][INFO    ][6828] Running state [kvm01] at time 10:36:50.335485
2018-01-22 10:36:50,335 [salt.state       ][INFO    ][6828] Executing state host.present for kvm01
2018-01-22 10:36:50,336 [salt.state       ][INFO    ][6828] Host kvm01 (192.168.10.141) already present
2018-01-22 10:36:50,337 [salt.state       ][INFO    ][6828] Completed state [kvm01] at time 10:36:50.337014 duration_in_ms=1.529
2018-01-22 10:36:50,337 [salt.state       ][INFO    ][6828] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.337437
2018-01-22 10:36:50,337 [salt.state       ][INFO    ][6828] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,338 [salt.state       ][INFO    ][6828] Host kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.141) already present
2018-01-22 10:36:50,338 [salt.state       ][INFO    ][6828] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.338932 duration_in_ms=1.495
2018-01-22 10:36:50,339 [salt.state       ][INFO    ][6828] Running state [kvm03] at time 10:36:50.339353
2018-01-22 10:36:50,339 [salt.state       ][INFO    ][6828] Executing state host.present for kvm03
2018-01-22 10:36:50,340 [salt.state       ][INFO    ][6828] Host kvm03 (192.168.10.143) already present
2018-01-22 10:36:50,340 [salt.state       ][INFO    ][6828] Completed state [kvm03] at time 10:36:50.340838 duration_in_ms=1.485
2018-01-22 10:36:50,341 [salt.state       ][INFO    ][6828] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.341263
2018-01-22 10:36:50,341 [salt.state       ][INFO    ][6828] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,342 [salt.state       ][INFO    ][6828] Host kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.143) already present
2018-01-22 10:36:50,342 [salt.state       ][INFO    ][6828] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.342731 duration_in_ms=1.468
2018-01-22 10:36:50,343 [salt.state       ][INFO    ][6828] Running state [kvm02] at time 10:36:50.343154
2018-01-22 10:36:50,343 [salt.state       ][INFO    ][6828] Executing state host.present for kvm02
2018-01-22 10:36:50,344 [salt.state       ][INFO    ][6828] Host kvm02 (192.168.10.142) already present
2018-01-22 10:36:50,344 [salt.state       ][INFO    ][6828] Completed state [kvm02] at time 10:36:50.344659 duration_in_ms=1.505
2018-01-22 10:36:50,345 [salt.state       ][INFO    ][6828] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.345092
2018-01-22 10:36:50,345 [salt.state       ][INFO    ][6828] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,347 [salt.state       ][INFO    ][6828] Host kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.142) already present
2018-01-22 10:36:50,347 [salt.state       ][INFO    ][6828] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.347489 duration_in_ms=2.397
2018-01-22 10:36:50,347 [salt.state       ][INFO    ][6828] Running state [dbs] at time 10:36:50.347927
2018-01-22 10:36:50,348 [salt.state       ][INFO    ][6828] Executing state host.present for dbs
2018-01-22 10:36:50,349 [salt.state       ][INFO    ][6828] Host dbs (192.168.10.50) already present
2018-01-22 10:36:50,349 [salt.state       ][INFO    ][6828] Completed state [dbs] at time 10:36:50.349420 duration_in_ms=1.493
2018-01-22 10:36:50,349 [salt.state       ][INFO    ][6828] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.349862
2018-01-22 10:36:50,350 [salt.state       ][INFO    ][6828] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,350 [salt.state       ][INFO    ][6828] Host dbs.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.50) already present
2018-01-22 10:36:50,351 [salt.state       ][INFO    ][6828] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.351318 duration_in_ms=1.455
2018-01-22 10:36:50,351 [salt.state       ][INFO    ][6828] Running state [prx] at time 10:36:50.351743
2018-01-22 10:36:50,352 [salt.state       ][INFO    ][6828] Executing state host.present for prx
2018-01-22 10:36:50,352 [salt.state       ][INFO    ][6828] Host prx (192.168.10.103) already present
2018-01-22 10:36:50,353 [salt.state       ][INFO    ][6828] Completed state [prx] at time 10:36:50.353207 duration_in_ms=1.464
2018-01-22 10:36:50,353 [salt.state       ][INFO    ][6828] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.353647
2018-01-22 10:36:50,354 [salt.state       ][INFO    ][6828] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,354 [salt.state       ][INFO    ][6828] Host prx.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.103) already present
2018-01-22 10:36:50,355 [salt.state       ][INFO    ][6828] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.355107 duration_in_ms=1.46
2018-01-22 10:36:50,355 [salt.state       ][INFO    ][6828] Running state [prx02] at time 10:36:50.355532
2018-01-22 10:36:50,355 [salt.state       ][INFO    ][6828] Executing state host.present for prx02
2018-01-22 10:36:50,356 [salt.state       ][INFO    ][6828] Host prx02 (192.168.10.105) already present
2018-01-22 10:36:50,356 [salt.state       ][INFO    ][6828] Completed state [prx02] at time 10:36:50.356892 duration_in_ms=1.36
2018-01-22 10:36:50,357 [salt.state       ][INFO    ][6828] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.357200
2018-01-22 10:36:50,357 [salt.state       ][INFO    ][6828] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,358 [salt.state       ][INFO    ][6828] Host prx02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.105) already present
2018-01-22 10:36:50,358 [salt.state       ][INFO    ][6828] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.358889 duration_in_ms=1.689
2018-01-22 10:36:50,359 [salt.state       ][INFO    ][6828] Running state [msg02] at time 10:36:50.359189
2018-01-22 10:36:50,359 [salt.state       ][INFO    ][6828] Executing state host.present for msg02
2018-01-22 10:36:50,360 [salt.state       ][INFO    ][6828] Host msg02 (192.168.10.42) already present
2018-01-22 10:36:50,360 [salt.state       ][INFO    ][6828] Completed state [msg02] at time 10:36:50.360275 duration_in_ms=1.086
2018-01-22 10:36:50,360 [salt.state       ][INFO    ][6828] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.360569
2018-01-22 10:36:50,360 [salt.state       ][INFO    ][6828] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,361 [salt.state       ][INFO    ][6828] Host msg02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.42) already present
2018-01-22 10:36:50,361 [salt.state       ][INFO    ][6828] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.361925 duration_in_ms=1.356
2018-01-22 10:36:50,362 [salt.state       ][INFO    ][6828] Running state [msg03] at time 10:36:50.362218
2018-01-22 10:36:50,362 [salt.state       ][INFO    ][6828] Executing state host.present for msg03
2018-01-22 10:36:50,363 [salt.state       ][INFO    ][6828] Host msg03 (192.168.10.43) already present
2018-01-22 10:36:50,363 [salt.state       ][INFO    ][6828] Completed state [msg03] at time 10:36:50.363272 duration_in_ms=1.055
2018-01-22 10:36:50,363 [salt.state       ][INFO    ][6828] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.363567
2018-01-22 10:36:50,363 [salt.state       ][INFO    ][6828] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,364 [salt.state       ][INFO    ][6828] Host msg03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.43) already present
2018-01-22 10:36:50,364 [salt.state       ][INFO    ][6828] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.364639 duration_in_ms=1.072
2018-01-22 10:36:50,364 [salt.state       ][INFO    ][6828] Running state [msg01] at time 10:36:50.364932
2018-01-22 10:36:50,365 [salt.state       ][INFO    ][6828] Executing state host.present for msg01
2018-01-22 10:36:50,365 [salt.state       ][INFO    ][6828] Host msg01 (192.168.10.41) already present
2018-01-22 10:36:50,366 [salt.state       ][INFO    ][6828] Completed state [msg01] at time 10:36:50.365956 duration_in_ms=1.024
2018-01-22 10:36:50,366 [salt.state       ][INFO    ][6828] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.366296
2018-01-22 10:36:50,366 [salt.state       ][INFO    ][6828] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,367 [salt.state       ][INFO    ][6828] Host msg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.41) already present
2018-01-22 10:36:50,367 [salt.state       ][INFO    ][6828] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.367341 duration_in_ms=1.045
2018-01-22 10:36:50,367 [salt.state       ][INFO    ][6828] Running state [msg] at time 10:36:50.367682
2018-01-22 10:36:50,367 [salt.state       ][INFO    ][6828] Executing state host.present for msg
2018-01-22 10:36:50,368 [salt.state       ][INFO    ][6828] Host msg (192.168.10.40) already present
2018-01-22 10:36:50,368 [salt.state       ][INFO    ][6828] Completed state [msg] at time 10:36:50.368768 duration_in_ms=1.086
2018-01-22 10:36:50,369 [salt.state       ][INFO    ][6828] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.369057
2018-01-22 10:36:50,369 [salt.state       ][INFO    ][6828] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,370 [salt.state       ][INFO    ][6828] Host msg.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.40) already present
2018-01-22 10:36:50,371 [salt.state       ][INFO    ][6828] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.371004 duration_in_ms=1.947
2018-01-22 10:36:50,371 [salt.state       ][INFO    ][6828] Running state [cfg01] at time 10:36:50.371302
2018-01-22 10:36:50,371 [salt.state       ][INFO    ][6828] Executing state host.present for cfg01
2018-01-22 10:36:50,372 [salt.state       ][INFO    ][6828] Host cfg01 (192.168.10.100) already present
2018-01-22 10:36:50,372 [salt.state       ][INFO    ][6828] Completed state [cfg01] at time 10:36:50.372388 duration_in_ms=1.087
2018-01-22 10:36:50,372 [salt.state       ][INFO    ][6828] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.372682
2018-01-22 10:36:50,372 [salt.state       ][INFO    ][6828] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,373 [salt.state       ][INFO    ][6828] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-22 10:36:50,373 [salt.state       ][INFO    ][6828] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.373827 duration_in_ms=1.145
2018-01-22 10:36:50,374 [salt.state       ][INFO    ][6828] Running state [cmp002] at time 10:36:50.374126
2018-01-22 10:36:50,374 [salt.state       ][INFO    ][6828] Executing state host.present for cmp002
2018-01-22 10:36:50,374 [salt.state       ][INFO    ][6828] Host cmp002 (192.168.10.102) already present
2018-01-22 10:36:50,375 [salt.state       ][INFO    ][6828] Completed state [cmp002] at time 10:36:50.375189 duration_in_ms=1.064
2018-01-22 10:36:50,375 [salt.state       ][INFO    ][6828] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.375480
2018-01-22 10:36:50,375 [salt.state       ][INFO    ][6828] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,376 [salt.state       ][INFO    ][6828] Host cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.102) already present
2018-01-22 10:36:50,376 [salt.state       ][INFO    ][6828] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.376552 duration_in_ms=1.072
2018-01-22 10:36:50,376 [salt.state       ][INFO    ][6828] Running state [cmp001] at time 10:36:50.376843
2018-01-22 10:36:50,377 [salt.state       ][INFO    ][6828] Executing state host.present for cmp001
2018-01-22 10:36:50,377 [salt.state       ][INFO    ][6828] Host cmp001 (192.168.10.101) already present
2018-01-22 10:36:50,377 [salt.state       ][INFO    ][6828] Completed state [cmp001] at time 10:36:50.377926 duration_in_ms=1.083
2018-01-22 10:36:50,378 [salt.state       ][INFO    ][6828] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.378217
2018-01-22 10:36:50,378 [salt.state       ][INFO    ][6828] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,379 [salt.state       ][INFO    ][6828] Host cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.101) already present
2018-01-22 10:36:50,379 [salt.state       ][INFO    ][6828] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.379563 duration_in_ms=1.346
2018-01-22 10:36:50,379 [salt.state       ][INFO    ][6828] Running state [dbs01] at time 10:36:50.379858
2018-01-22 10:36:50,380 [salt.state       ][INFO    ][6828] Executing state host.present for dbs01
2018-01-22 10:36:50,380 [salt.state       ][INFO    ][6828] Host dbs01 (192.168.10.51) already present
2018-01-22 10:36:50,380 [salt.state       ][INFO    ][6828] Completed state [dbs01] at time 10:36:50.380927 duration_in_ms=1.069
2018-01-22 10:36:50,381 [salt.state       ][INFO    ][6828] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.381226
2018-01-22 10:36:50,381 [salt.state       ][INFO    ][6828] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,382 [salt.state       ][INFO    ][6828] Host dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.51) already present
2018-01-22 10:36:50,382 [salt.state       ][INFO    ][6828] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.382580 duration_in_ms=1.355
2018-01-22 10:36:50,382 [salt.state       ][INFO    ][6828] Running state [dbs02] at time 10:36:50.382870
2018-01-22 10:36:50,383 [salt.state       ][INFO    ][6828] Executing state host.present for dbs02
2018-01-22 10:36:50,383 [salt.state       ][INFO    ][6828] Host dbs02 (192.168.10.52) already present
2018-01-22 10:36:50,383 [salt.state       ][INFO    ][6828] Completed state [dbs02] at time 10:36:50.383903 duration_in_ms=1.033
2018-01-22 10:36:50,384 [salt.state       ][INFO    ][6828] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.384215
2018-01-22 10:36:50,384 [salt.state       ][INFO    ][6828] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,385 [salt.state       ][INFO    ][6828] Host dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.52) already present
2018-01-22 10:36:50,385 [salt.state       ][INFO    ][6828] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.385253 duration_in_ms=1.037
2018-01-22 10:36:50,385 [salt.state       ][INFO    ][6828] Running state [dbs03] at time 10:36:50.385543
2018-01-22 10:36:50,385 [salt.state       ][INFO    ][6828] Executing state host.present for dbs03
2018-01-22 10:36:50,386 [salt.state       ][INFO    ][6828] Host dbs03 (192.168.10.53) already present
2018-01-22 10:36:50,386 [salt.state       ][INFO    ][6828] Completed state [dbs03] at time 10:36:50.386582 duration_in_ms=1.039
2018-01-22 10:36:50,386 [salt.state       ][INFO    ][6828] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.386872
2018-01-22 10:36:50,387 [salt.state       ][INFO    ][6828] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,387 [salt.state       ][INFO    ][6828] Host dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.53) already present
2018-01-22 10:36:50,387 [salt.state       ][INFO    ][6828] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.387904 duration_in_ms=1.032
2018-01-22 10:36:50,389 [salt.state       ][INFO    ][6828] Running state [file.replace] at time 10:36:50.389192
2018-01-22 10:36:50,389 [salt.state       ][INFO    ][6828] Executing state module.run for file.replace
2018-01-22 10:36:50,580 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['git', '--version'] in directory '/root'
2018-01-22 10:36:50,746 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command 'grep -q "dbs03 dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-01-22 10:36:50,767 [salt.state       ][INFO    ][6828] {'ret': '--- \n+++ \n@@ -26,7 +26,7 @@\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.51\t\tdbs01 dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.52\t\tdbs02 dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local\n-192.168.10.53\t\tdbs03 dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local\n+192.168.10.53\t\tdbs03.baremetal-mcp-pike-ovs-dpdk-ha.local dbs03\n 192.168.10.3\t\tmas01 mas01.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.12\t\tctl02 ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.13\t\tctl03 ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local\n'}
2018-01-22 10:36:50,767 [salt.state       ][INFO    ][6828] Completed state [file.replace] at time 10:36:50.767907 duration_in_ms=378.714
2018-01-22 10:36:50,768 [salt.state       ][INFO    ][6828] Running state [mas01] at time 10:36:50.768362
2018-01-22 10:36:50,768 [salt.state       ][INFO    ][6828] Executing state host.present for mas01
2018-01-22 10:36:50,769 [salt.state       ][INFO    ][6828] Host mas01 (192.168.10.3) already present
2018-01-22 10:36:50,770 [salt.state       ][INFO    ][6828] Completed state [mas01] at time 10:36:50.769978 duration_in_ms=1.616
2018-01-22 10:36:50,770 [salt.state       ][INFO    ][6828] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.770410
2018-01-22 10:36:50,770 [salt.state       ][INFO    ][6828] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,771 [salt.state       ][INFO    ][6828] Host mas01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.3) already present
2018-01-22 10:36:50,771 [salt.state       ][INFO    ][6828] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.771509 duration_in_ms=1.098
2018-01-22 10:36:50,771 [salt.state       ][INFO    ][6828] Running state [ctl02] at time 10:36:50.771816
2018-01-22 10:36:50,772 [salt.state       ][INFO    ][6828] Executing state host.present for ctl02
2018-01-22 10:36:50,772 [salt.state       ][INFO    ][6828] Host ctl02 (192.168.10.12) already present
2018-01-22 10:36:50,772 [salt.state       ][INFO    ][6828] Completed state [ctl02] at time 10:36:50.772924 duration_in_ms=1.108
2018-01-22 10:36:50,773 [salt.state       ][INFO    ][6828] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.773228
2018-01-22 10:36:50,773 [salt.state       ][INFO    ][6828] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,774 [salt.state       ][INFO    ][6828] Host ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.12) already present
2018-01-22 10:36:50,774 [salt.state       ][INFO    ][6828] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.774317 duration_in_ms=1.089
2018-01-22 10:36:50,774 [salt.state       ][INFO    ][6828] Running state [ctl03] at time 10:36:50.774628
2018-01-22 10:36:50,774 [salt.state       ][INFO    ][6828] Executing state host.present for ctl03
2018-01-22 10:36:50,775 [salt.state       ][INFO    ][6828] Host ctl03 (192.168.10.13) already present
2018-01-22 10:36:50,775 [salt.state       ][INFO    ][6828] Completed state [ctl03] at time 10:36:50.775944 duration_in_ms=1.316
2018-01-22 10:36:50,776 [salt.state       ][INFO    ][6828] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.776260
2018-01-22 10:36:50,776 [salt.state       ][INFO    ][6828] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,777 [salt.state       ][INFO    ][6828] Host ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.13) already present
2018-01-22 10:36:50,777 [salt.state       ][INFO    ][6828] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.777305 duration_in_ms=1.045
2018-01-22 10:36:50,778 [salt.state       ][INFO    ][6828] Running state [ctl01] at time 10:36:50.778194
2018-01-22 10:36:50,778 [salt.state       ][INFO    ][6828] Executing state host.present for ctl01
2018-01-22 10:36:50,779 [salt.state       ][INFO    ][6828] Host ctl01 (192.168.10.11) already present
2018-01-22 10:36:50,779 [salt.state       ][INFO    ][6828] Completed state [ctl01] at time 10:36:50.779233 duration_in_ms=1.039
2018-01-22 10:36:50,779 [salt.state       ][INFO    ][6828] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.779531
2018-01-22 10:36:50,779 [salt.state       ][INFO    ][6828] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,780 [salt.state       ][INFO    ][6828] Host ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-01-22 10:36:50,780 [salt.state       ][INFO    ][6828] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.780617 duration_in_ms=1.086
2018-01-22 10:36:50,780 [salt.state       ][INFO    ][6828] Running state [ctl] at time 10:36:50.780911
2018-01-22 10:36:50,781 [salt.state       ][INFO    ][6828] Executing state host.present for ctl
2018-01-22 10:36:50,782 [salt.state       ][INFO    ][6828] Host ctl (192.168.10.10) already present
2018-01-22 10:36:50,782 [salt.state       ][INFO    ][6828] Completed state [ctl] at time 10:36:50.782269 duration_in_ms=1.358
2018-01-22 10:36:50,782 [salt.state       ][INFO    ][6828] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.782571
2018-01-22 10:36:50,782 [salt.state       ][INFO    ][6828] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-22 10:36:50,783 [salt.state       ][INFO    ][6828] Host ctl.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.10) already present
2018-01-22 10:36:50,783 [salt.state       ][INFO    ][6828] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 10:36:50.783644 duration_in_ms=1.072
2018-01-22 10:36:50,783 [salt.state       ][INFO    ][6828] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:36:50.783942
2018-01-22 10:36:50,784 [salt.state       ][INFO    ][6828] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-22 10:36:50,784 [salt.state       ][INFO    ][6828] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-01-22 10:36:50,784 [salt.state       ][INFO    ][6828] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:36:50.784861 duration_in_ms=0.919
2018-01-22 10:36:50,785 [salt.state       ][INFO    ][6828] Running state [ens2] at time 10:36:50.785173
2018-01-22 10:36:50,785 [salt.state       ][INFO    ][6828] Executing state network.managed for ens2
2018-01-22 10:36:51,619 [salt.state       ][INFO    ][6828] Interface ens2 is up to date.
2018-01-22 10:36:51,620 [salt.state       ][INFO    ][6828] Completed state [ens2] at time 10:36:51.620389 duration_in_ms=835.216
2018-01-22 10:36:51,620 [salt.state       ][INFO    ][6828] Running state [ens3] at time 10:36:51.620790
2018-01-22 10:36:51,621 [salt.state       ][INFO    ][6828] Executing state network.managed for ens3
2018-01-22 10:36:52,363 [salt.state       ][INFO    ][6828] Interface ens3 is up to date.
2018-01-22 10:36:52,364 [salt.state       ][INFO    ][6828] Completed state [ens3] at time 10:36:52.364114 duration_in_ms=743.326
2018-01-22 10:36:52,364 [salt.state       ][INFO    ][6828] Running state [/etc/profile.d/proxy.sh] at time 10:36:52.364519
2018-01-22 10:36:52,364 [salt.state       ][INFO    ][6828] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-22 10:36:52,365 [salt.state       ][INFO    ][6828] File /etc/profile.d/proxy.sh is not present
2018-01-22 10:36:52,366 [salt.state       ][INFO    ][6828] Completed state [/etc/profile.d/proxy.sh] at time 10:36:52.365580 duration_in_ms=1.061
2018-01-22 10:36:52,366 [salt.state       ][INFO    ][6828] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:36:52.366670
2018-01-22 10:36:52,366 [salt.state       ][INFO    ][6828] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-22 10:36:52,367 [salt.state       ][INFO    ][6828] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-22 10:36:52,367 [salt.state       ][INFO    ][6828] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:36:52.367383 duration_in_ms=0.713
2018-01-22 10:36:52,367 [salt.state       ][INFO    ][6828] Running state [ntp] at time 10:36:52.367631
2018-01-22 10:36:52,367 [salt.state       ][INFO    ][6828] Executing state pkg.installed for ntp
2018-01-22 10:36:52,379 [salt.state       ][INFO    ][6828] All specified packages are already installed
2018-01-22 10:36:52,379 [salt.state       ][INFO    ][6828] Completed state [ntp] at time 10:36:52.379254 duration_in_ms=11.622
2018-01-22 10:36:52,380 [salt.state       ][INFO    ][6828] Running state [/etc/ntp.conf] at time 10:36:52.380812
2018-01-22 10:36:52,381 [salt.state       ][INFO    ][6828] Executing state file.managed for /etc/ntp.conf
2018-01-22 10:36:52,440 [salt.state       ][INFO    ][6828] File /etc/ntp.conf is in the correct state
2018-01-22 10:36:52,440 [salt.state       ][INFO    ][6828] Completed state [/etc/ntp.conf] at time 10:36:52.440923 duration_in_ms=60.111
2018-01-22 10:36:52,442 [salt.state       ][INFO    ][6828] Running state [ntp] at time 10:36:52.442470
2018-01-22 10:36:52,442 [salt.state       ][INFO    ][6828] Executing state service.running for ntp
2018-01-22 10:36:52,443 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-22 10:36:52,470 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 10:36:52,486 [salt.loaded.int.module.cmdmod][INFO    ][6828] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 10:36:52,507 [salt.state       ][INFO    ][6828] The service ntp is already running
2018-01-22 10:36:52,508 [salt.state       ][INFO    ][6828] Completed state [ntp] at time 10:36:52.508248 duration_in_ms=65.774
2018-01-22 10:36:52,513 [salt.minion      ][INFO    ][6828] Returning information for job: 20180122103633740200
2018-01-22 10:37:17,468 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180122103717719023
2018-01-22 10:37:17,498 [salt.minion      ][INFO    ][8192] Starting a new job with PID 8192
2018-01-22 10:37:17,511 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][8192] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-22 10:37:17,515 [salt.minion      ][INFO    ][8192] Returning information for job: 20180122103717719023
2018-01-22 10:37:43,091 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command pkg.upgrade with jid 20180122103743348302
2018-01-22 10:37:43,124 [salt.minion      ][INFO    ][8204] Starting a new job with PID 8204
2018-01-22 10:37:43,154 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8204] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:37:43,609 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8204] 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-22 10:37:53,197 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103753448848
2018-01-22 10:37:53,220 [salt.minion      ][INFO    ][9170] Starting a new job with PID 9170
2018-01-22 10:37:53,237 [salt.minion      ][INFO    ][9170] Returning information for job: 20180122103753448848
2018-01-22 10:38:03,313 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122103803571544
2018-01-22 10:38:03,335 [salt.minion      ][INFO    ][14450] Starting a new job with PID 14450
2018-01-22 10:38:03,352 [salt.minion      ][INFO    ][14450] Returning information for job: 20180122103803571544
2018-01-22 10:38:06,795 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8204] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:38:06,840 [salt.minion      ][INFO    ][8204] Returning information for job: 20180122103743348302
2018-01-22 10:41:19,328 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command test.ping with jid 20180122104119587015
2018-01-22 10:41:19,367 [salt.minion      ][INFO    ][14578] Starting a new job with PID 14578
2018-01-22 10:41:19,435 [salt.minion      ][INFO    ][14578] Returning information for job: 20180122104119587015
2018-01-22 10:41:38,316 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command state.sls with jid 20180122104138575604
2018-01-22 10:41:38,346 [salt.minion      ][INFO    ][14583] Starting a new job with PID 14583
2018-01-22 10:41:38,936 [salt.state       ][INFO    ][14583] Loading fresh modules for state activity
2018-01-22 10:41:38,982 [salt.fileclient  ][INFO    ][14583] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-22 10:41:39,010 [salt.fileclient  ][INFO    ][14583] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-22 10:41:39,621 [salt.state       ][INFO    ][14583] Running state [keepalived] at time 10:41:39.621923
2018-01-22 10:41:39,622 [salt.state       ][INFO    ][14583] Executing state pkg.installed for keepalived
2018-01-22 10:41:39,622 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:41:39,983 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-22 10:41:40,073 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 10:41:41,990 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 10:41:42,023 [salt.loaded.int.module.cmdmod][INFO    ][14583] 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-22 10:41:45,809 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 10:41:45,855 [salt.state       ][INFO    ][14583] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-22 10:41:45,877 [salt.state       ][INFO    ][14583] Loading fresh modules for state activity
2018-01-22 10:41:45,907 [salt.state       ][INFO    ][14583] Completed state [keepalived] at time 10:41:45.907878 duration_in_ms=6285.955
2018-01-22 10:41:45,915 [salt.state       ][INFO    ][14583] Running state [lsof] at time 10:41:45.915251
2018-01-22 10:41:45,915 [salt.state       ][INFO    ][14583] Executing state pkg.installed for lsof
2018-01-22 10:41:46,325 [salt.state       ][INFO    ][14583] All specified packages are already installed
2018-01-22 10:41:46,326 [salt.state       ][INFO    ][14583] Completed state [lsof] at time 10:41:46.326042 duration_in_ms=410.791
2018-01-22 10:41:46,328 [salt.state       ][INFO    ][14583] Running state [/etc/keepalived/keepalived.conf] at time 10:41:46.328454
2018-01-22 10:41:46,328 [salt.state       ][INFO    ][14583] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-22 10:41:46,360 [salt.fileclient  ][INFO    ][14583] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-22 10:41:46,413 [salt.state       ][INFO    ][14583] File changed:
New file
2018-01-22 10:41:46,413 [salt.state       ][INFO    ][14583] Completed state [/etc/keepalived/keepalived.conf] at time 10:41:46.413311 duration_in_ms=84.857
2018-01-22 10:41:46,414 [salt.state       ][INFO    ][14583] Running state [keepalived] at time 10:41:46.414298
2018-01-22 10:41:46,414 [salt.state       ][INFO    ][14583] Executing state service.running for keepalived
2018-01-22 10:41:46,415 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-22 10:41:46,440 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:46,461 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:46,483 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:46,502 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:46,592 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:46,613 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:46,636 [salt.loaded.int.module.cmdmod][INFO    ][14583] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-22 10:41:46,655 [salt.state       ][INFO    ][14583] {'keepalived': True}
2018-01-22 10:41:46,656 [salt.state       ][INFO    ][14583] Completed state [keepalived] at time 10:41:46.656630 duration_in_ms=242.331
2018-01-22 10:41:46,659 [salt.minion      ][INFO    ][14583] Returning information for job: 20180122104138575604
2018-01-22 10:43:54,775 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command pillar.get with jid 20180122104355035385
2018-01-22 10:43:54,809 [salt.minion      ][INFO    ][15852] Starting a new job with PID 15852
2018-01-22 10:43:54,819 [salt.minion      ][INFO    ][15852] Returning information for job: 20180122104355035385
2018-01-22 11:03:01,991 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command state.sls with jid 20180122110302252633
2018-01-22 11:03:02,024 [salt.minion      ][INFO    ][15901] Starting a new job with PID 15901
2018-01-22 11:03:04,624 [salt.state       ][INFO    ][15901] Loading fresh modules for state activity
2018-01-22 11:03:04,711 [salt.fileclient  ][INFO    ][15901] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-22 11:03:04,739 [salt.fileclient  ][INFO    ][15901] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-22 11:03:04,804 [salt.fileclient  ][INFO    ][15901] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-22 11:03:04,864 [py.warnings      ][WARNING ][15901] /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-22 11:03:04,866 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-22 11:03:04,951 [salt.fileclient  ][INFO    ][15901] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-22 11:03:05,698 [salt.state       ][INFO    ][15901] Running state [/etc/mysql/my.cnf] at time 11:03:05.698704
2018-01-22 11:03:05,699 [salt.state       ][INFO    ][15901] Executing state file.managed for /etc/mysql/my.cnf
2018-01-22 11:03:05,734 [salt.fileclient  ][INFO    ][15901] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-22 11:03:05,741 [salt.state       ][INFO    ][15901] File changed:
New file
2018-01-22 11:03:05,742 [salt.state       ][INFO    ][15901] Completed state [/etc/mysql/my.cnf] at time 11:03:05.742477 duration_in_ms=43.774
2018-01-22 11:03:05,743 [salt.state       ][INFO    ][15901] Running state [mysql-wsrep-5.6] at time 11:03:05.743446
2018-01-22 11:03:05,744 [salt.state       ][INFO    ][15901] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-22 11:03:05,744 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:06,146 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-22 11:03:06,244 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:09,933 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:09,975 [salt.loaded.int.module.cmdmod][INFO    ][15901] 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-22 11:03:12,101 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110312357027
2018-01-22 11:03:12,129 [salt.minion      ][INFO    ][16383] Starting a new job with PID 16383
2018-01-22 11:03:12,164 [salt.minion      ][INFO    ][16383] Returning information for job: 20180122110312357027
2018-01-22 11:03:22,140 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110322395012
2018-01-22 11:03:22,169 [salt.minion      ][INFO    ][17367] Starting a new job with PID 17367
2018-01-22 11:03:22,183 [salt.minion      ][INFO    ][17367] Returning information for job: 20180122110322395012
2018-01-22 11:03:28,810 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:28,854 [salt.state       ][INFO    ][15901] 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-22 11:03:28,874 [salt.state       ][INFO    ][15901] Loading fresh modules for state activity
2018-01-22 11:03:28,942 [salt.state       ][INFO    ][15901] Completed state [mysql-wsrep-5.6] at time 11:03:28.942001 duration_in_ms=23198.554
2018-01-22 11:03:28,948 [salt.state       ][INFO    ][15901] Running state [galera-3] at time 11:03:28.948630
2018-01-22 11:03:28,948 [salt.state       ][INFO    ][15901] Executing state pkg.installed for galera-3
2018-01-22 11:03:29,373 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-22 11:03:29,432 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:31,296 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:31,325 [salt.loaded.int.module.cmdmod][INFO    ][15901] 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-22 11:03:32,169 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110332429986
2018-01-22 11:03:32,190 [salt.minion      ][INFO    ][17941] Starting a new job with PID 17941
2018-01-22 11:03:32,209 [salt.minion      ][INFO    ][17941] Returning information for job: 20180122110332429986
2018-01-22 11:03:33,130 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:33,181 [salt.state       ][INFO    ][15901] 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-22 11:03:33,201 [salt.state       ][INFO    ][15901] Loading fresh modules for state activity
2018-01-22 11:03:33,235 [salt.state       ][INFO    ][15901] Completed state [galera-3] at time 11:03:33.235722 duration_in_ms=4287.092
2018-01-22 11:03:33,243 [salt.state       ][INFO    ][15901] Running state [rsync] at time 11:03:33.243046
2018-01-22 11:03:33,243 [salt.state       ][INFO    ][15901] Executing state pkg.installed for rsync
2018-01-22 11:03:33,664 [salt.state       ][INFO    ][15901] All specified packages are already installed
2018-01-22 11:03:33,665 [salt.state       ][INFO    ][15901] Completed state [rsync] at time 11:03:33.665082 duration_in_ms=422.035
2018-01-22 11:03:33,666 [salt.state       ][INFO    ][15901] Running state [python-mysqldb] at time 11:03:33.666852
2018-01-22 11:03:33,667 [salt.state       ][INFO    ][15901] Executing state pkg.installed for python-mysqldb
2018-01-22 11:03:33,688 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-22 11:03:33,753 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:35,610 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:35,644 [salt.loaded.int.module.cmdmod][INFO    ][15901] 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-22 11:03:37,395 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:37,442 [salt.state       ][INFO    ][15901] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-22 11:03:37,460 [salt.state       ][INFO    ][15901] Loading fresh modules for state activity
2018-01-22 11:03:37,490 [salt.state       ][INFO    ][15901] Completed state [python-mysqldb] at time 11:03:37.490019 duration_in_ms=3823.167
2018-01-22 11:03:37,497 [salt.state       ][INFO    ][15901] Running state [libmysqlclient-dev] at time 11:03:37.497205
2018-01-22 11:03:37,497 [salt.state       ][INFO    ][15901] Executing state pkg.installed for libmysqlclient-dev
2018-01-22 11:03:37,931 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-22 11:03:37,996 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:39,971 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:40,011 [salt.loaded.int.module.cmdmod][INFO    ][15901] 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-22 11:03:42,401 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110342657908
2018-01-22 11:03:42,426 [salt.minion      ][INFO    ][19712] Starting a new job with PID 19712
2018-01-22 11:03:42,444 [salt.minion      ][INFO    ][19712] Returning information for job: 20180122110342657908
2018-01-22 11:03:45,019 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:45,068 [salt.state       ][INFO    ][15901] 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-0ubuntu10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'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-22 11:03:45,086 [salt.state       ][INFO    ][15901] Loading fresh modules for state activity
2018-01-22 11:03:45,116 [salt.state       ][INFO    ][15901] Completed state [libmysqlclient-dev] at time 11:03:45.116489 duration_in_ms=7619.282
2018-01-22 11:03:45,123 [salt.state       ][INFO    ][15901] Running state [psmisc] at time 11:03:45.123281
2018-01-22 11:03:45,123 [salt.state       ][INFO    ][15901] Executing state pkg.installed for psmisc
2018-01-22 11:03:45,564 [salt.state       ][INFO    ][15901] All specified packages are already installed
2018-01-22 11:03:45,564 [salt.state       ][INFO    ][15901] Completed state [psmisc] at time 11:03:45.564514 duration_in_ms=441.232
2018-01-22 11:03:45,565 [salt.state       ][INFO    ][15901] Running state [netcat] at time 11:03:45.565344
2018-01-22 11:03:45,565 [salt.state       ][INFO    ][15901] Executing state pkg.installed for netcat
2018-01-22 11:03:45,572 [salt.state       ][INFO    ][15901] All specified packages are already installed
2018-01-22 11:03:45,572 [salt.state       ][INFO    ][15901] Completed state [netcat] at time 11:03:45.572538 duration_in_ms=7.194
2018-01-22 11:03:45,573 [salt.state       ][INFO    ][15901] Running state [percona-xtrabackup] at time 11:03:45.573116
2018-01-22 11:03:45,573 [salt.state       ][INFO    ][15901] Executing state pkg.installed for percona-xtrabackup
2018-01-22 11:03:45,592 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-22 11:03:45,654 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:47,557 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:47,598 [salt.loaded.int.module.cmdmod][INFO    ][15901] 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-22 11:03:49,847 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:49,902 [salt.state       ][INFO    ][15901] 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-22 11:03:49,921 [salt.state       ][INFO    ][15901] Loading fresh modules for state activity
2018-01-22 11:03:49,951 [salt.state       ][INFO    ][15901] Completed state [percona-xtrabackup] at time 11:03:49.951426 duration_in_ms=4378.31
2018-01-22 11:03:49,958 [salt.state       ][INFO    ][15901] Running state [socat] at time 11:03:49.958378
2018-01-22 11:03:49,958 [salt.state       ][INFO    ][15901] Executing state pkg.installed for socat
2018-01-22 11:03:50,392 [salt.state       ][INFO    ][15901] All specified packages are already installed
2018-01-22 11:03:50,392 [salt.state       ][INFO    ][15901] Completed state [socat] at time 11:03:50.392355 duration_in_ms=433.976
2018-01-22 11:03:50,393 [salt.state       ][INFO    ][15901] Running state [libdbd-mysql] at time 11:03:50.393147
2018-01-22 11:03:50,393 [salt.state       ][INFO    ][15901] Executing state pkg.installed for libdbd-mysql
2018-01-22 11:03:50,413 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-22 11:03:50,483 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:03:52,410 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:03:52,446 [salt.loaded.int.module.cmdmod][INFO    ][15901] 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-22 11:03:52,631 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110352890895
2018-01-22 11:03:52,650 [salt.minion      ][INFO    ][23276] Starting a new job with PID 23276
2018-01-22 11:03:52,664 [salt.minion      ][INFO    ][23276] Returning information for job: 20180122110352890895
2018-01-22 11:03:54,193 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:03:54,243 [salt.state       ][INFO    ][15901] 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-22 11:03:54,264 [salt.state       ][INFO    ][15901] Loading fresh modules for state activity
2018-01-22 11:03:54,294 [salt.state       ][INFO    ][15901] Completed state [libdbd-mysql] at time 11:03:54.294722 duration_in_ms=3901.574
2018-01-22 11:03:54,302 [salt.state       ][INFO    ][15901] Running state [python-pymysql] at time 11:03:54.302257
2018-01-22 11:03:54,302 [salt.state       ][INFO    ][15901] Executing state pkg.installed for python-pymysql
2018-01-22 11:03:54,825 [salt.state       ][INFO    ][15901] All specified packages are already installed
2018-01-22 11:03:54,825 [salt.state       ][INFO    ][15901] Completed state [python-pymysql] at time 11:03:54.825713 duration_in_ms=523.455
2018-01-22 11:03:54,828 [salt.state       ][INFO    ][15901] Running state [/var/log/mysql] at time 11:03:54.828372
2018-01-22 11:03:54,828 [salt.state       ][INFO    ][15901] Executing state file.directory for /var/log/mysql
2018-01-22 11:03:54,830 [salt.state       ][INFO    ][15901] {'mode': '0755'}
2018-01-22 11:03:54,830 [salt.state       ][INFO    ][15901] Completed state [/var/log/mysql] at time 11:03:54.830525 duration_in_ms=2.153
2018-01-22 11:03:54,831 [salt.state       ][INFO    ][15901] Running state [/var/run/mysqld] at time 11:03:54.831572
2018-01-22 11:03:54,832 [salt.state       ][INFO    ][15901] Executing state file.directory for /var/run/mysqld
2018-01-22 11:03:54,833 [salt.state       ][INFO    ][15901] Directory /var/run/mysqld is in the correct state
2018-01-22 11:03:54,834 [salt.state       ][INFO    ][15901] Completed state [/var/run/mysqld] at time 11:03:54.833977 duration_in_ms=2.405
2018-01-22 11:03:54,835 [salt.state       ][INFO    ][15901] Running state [/etc/systemd/system/mysql.service.d] at time 11:03:54.835007
2018-01-22 11:03:54,835 [salt.state       ][INFO    ][15901] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-22 11:03:54,836 [salt.state       ][INFO    ][15901] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-22 11:03:54,837 [salt.state       ][INFO    ][15901] Completed state [/etc/systemd/system/mysql.service.d] at time 11:03:54.837355 duration_in_ms=2.348
2018-01-22 11:03:54,839 [salt.state       ][INFO    ][15901] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 11:03:54.839138
2018-01-22 11:03:54,839 [salt.state       ][INFO    ][15901] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-22 11:03:54,843 [salt.state       ][INFO    ][15901] File changed:
New file
2018-01-22 11:03:54,844 [salt.state       ][INFO    ][15901] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 11:03:54.844267 duration_in_ms=5.129
2018-01-22 11:03:54,845 [salt.state       ][INFO    ][15901] Running state [service.systemctl_reload] at time 11:03:54.845937
2018-01-22 11:03:54,846 [salt.state       ][INFO    ][15901] Executing state module.wait for service.systemctl_reload
2018-01-22 11:03:54,846 [salt.state       ][INFO    ][15901] No changes made for service.systemctl_reload
2018-01-22 11:03:54,847 [salt.state       ][INFO    ][15901] Completed state [service.systemctl_reload] at time 11:03:54.847284 duration_in_ms=1.347
2018-01-22 11:03:54,847 [salt.state       ][INFO    ][15901] Running state [service.systemctl_reload] at time 11:03:54.847716
2018-01-22 11:03:54,848 [salt.state       ][INFO    ][15901] Executing state module.mod_watch for service.systemctl_reload
2018-01-22 11:03:54,848 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-22 11:03:54,938 [salt.state       ][INFO    ][15901] {'ret': True}
2018-01-22 11:03:54,939 [salt.state       ][INFO    ][15901] Completed state [service.systemctl_reload] at time 11:03:54.939875 duration_in_ms=92.156
2018-01-22 11:03:54,942 [salt.state       ][INFO    ][15901] Running state [/etc/mysql/debian.cnf] at time 11:03:54.942055
2018-01-22 11:03:54,942 [salt.state       ][INFO    ][15901] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-22 11:03:54,991 [salt.fileclient  ][INFO    ][15901] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-22 11:03:55,056 [salt.state       ][INFO    ][15901] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = K9DIsuTThQ76jCCT
-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 = K9DIsuTThQ76jCCT
-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-22 11:03:55,060 [salt.state       ][INFO    ][15901] Completed state [/etc/mysql/debian.cnf] at time 11:03:55.060670 duration_in_ms=118.615
2018-01-22 11:03:55,061 [salt.state       ][INFO    ][15901] Running state [/usr/local/sbin/galera_init.sh] at time 11:03:55.061071
2018-01-22 11:03:55,061 [salt.state       ][INFO    ][15901] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-22 11:03:55,102 [salt.fileclient  ][INFO    ][15901] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-22 11:03:55,108 [salt.state       ][INFO    ][15901] File changed:
New file
2018-01-22 11:03:55,108 [salt.state       ][INFO    ][15901] Completed state [/usr/local/sbin/galera_init.sh] at time 11:03:55.108439 duration_in_ms=47.367
2018-01-22 11:03:55,108 [salt.state       ][INFO    ][15901] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 11:03:55.108899
2018-01-22 11:03:55,109 [salt.state       ][INFO    ][15901] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-22 11:03:55,138 [salt.fileclient  ][INFO    ][15901] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-22 11:03:55,144 [salt.state       ][INFO    ][15901] File changed:
New file
2018-01-22 11:03:55,144 [salt.state       ][INFO    ][15901] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 11:03:55.144363 duration_in_ms=35.464
2018-01-22 11:03:55,148 [salt.state       ][INFO    ][15901] Running state [/usr/local/sbin/galera_init.sh] at time 11:03:55.148005
2018-01-22 11:03:55,148 [salt.state       ][INFO    ][15901] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-22 11:03:55,148 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-22 11:03:58,945 [salt.state       ][INFO    ][15901] {'pid': 23395, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-22 11:03:58,946 [salt.state       ][INFO    ][15901] Completed state [/usr/local/sbin/galera_init.sh] at time 11:03:58.946508 duration_in_ms=3798.502
2018-01-22 11:03:58,949 [salt.state       ][INFO    ][15901] Running state [mysqladmin password "opnfv_secret"] at time 11:03:58.949088
2018-01-22 11:03:58,950 [salt.state       ][INFO    ][15901] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-22 11:03:58,951 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-22 11:03:58,977 [salt.state       ][INFO    ][15901] {'pid': 23849, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-22 11:03:58,978 [salt.state       ][INFO    ][15901] Completed state [mysqladmin password "opnfv_secret"] at time 11:03:58.978056 duration_in_ms=28.969
2018-01-22 11:03:58,980 [salt.state       ][INFO    ][15901] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 11:03:58.980305
2018-01-22 11:03:58,980 [salt.state       ][INFO    ][15901] 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-22 11:03:58,981 [salt.loaded.int.module.cmdmod][INFO    ][15901] 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-22 11:03:59,007 [salt.state       ][INFO    ][15901] {'pid': 23851, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-22 11:03:59,008 [salt.state       ][INFO    ][15901] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 11:03:59.008029 duration_in_ms=27.723
2018-01-22 11:03:59,011 [salt.state       ][INFO    ][15901] Running state [mysql] at time 11:03:59.011901
2018-01-22 11:03:59,012 [salt.state       ][INFO    ][15901] Executing state service.dead for mysql
2018-01-22 11:03:59,013 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-22 11:03:59,038 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-22 11:03:59,058 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:03:59,087 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-22 11:04:02,647 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110402908115
2018-01-22 11:04:02,674 [salt.minion      ][INFO    ][23944] Starting a new job with PID 23944
2018-01-22 11:04:02,695 [salt.minion      ][INFO    ][23944] Returning information for job: 20180122110402908115
2018-01-22 11:04:12,667 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110412926878
2018-01-22 11:04:12,694 [salt.minion      ][INFO    ][23949] Starting a new job with PID 23949
2018-01-22 11:04:12,710 [salt.minion      ][INFO    ][23949] Returning information for job: 20180122110412926878
2018-01-22 11:04:22,684 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110422943731
2018-01-22 11:04:22,713 [salt.minion      ][INFO    ][23954] Starting a new job with PID 23954
2018-01-22 11:04:22,732 [salt.minion      ][INFO    ][23954] Returning information for job: 20180122110422943731
2018-01-22 11:04:32,708 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110432964060
2018-01-22 11:04:32,737 [salt.minion      ][INFO    ][23959] Starting a new job with PID 23959
2018-01-22 11:04:32,753 [salt.minion      ][INFO    ][23959] Returning information for job: 20180122110432964060
2018-01-22 11:04:42,736 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110442994621
2018-01-22 11:04:42,766 [salt.minion      ][INFO    ][23964] Starting a new job with PID 23964
2018-01-22 11:04:42,783 [salt.minion      ][INFO    ][23964] Returning information for job: 20180122110442994621
2018-01-22 11:04:52,762 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110453021515
2018-01-22 11:04:52,791 [salt.minion      ][INFO    ][23969] Starting a new job with PID 23969
2018-01-22 11:04:52,807 [salt.minion      ][INFO    ][23969] Returning information for job: 20180122110453021515
2018-01-22 11:05:02,804 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110503055716
2018-01-22 11:05:02,837 [salt.minion      ][INFO    ][23974] Starting a new job with PID 23974
2018-01-22 11:05:02,855 [salt.minion      ][INFO    ][23974] Returning information for job: 20180122110503055716
2018-01-22 11:05:12,845 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110513101146
2018-01-22 11:05:12,871 [salt.minion      ][INFO    ][23979] Starting a new job with PID 23979
2018-01-22 11:05:12,889 [salt.minion      ][INFO    ][23979] Returning information for job: 20180122110513101146
2018-01-22 11:05:23,318 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110523574248
2018-01-22 11:05:23,346 [salt.minion      ][INFO    ][23984] Starting a new job with PID 23984
2018-01-22 11:05:23,361 [salt.minion      ][INFO    ][23984] Returning information for job: 20180122110523574248
2018-01-22 11:05:33,352 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110533608567
2018-01-22 11:05:33,380 [salt.minion      ][INFO    ][23989] Starting a new job with PID 23989
2018-01-22 11:05:33,400 [salt.minion      ][INFO    ][23989] Returning information for job: 20180122110533608567
2018-01-22 11:05:43,401 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110543657926
2018-01-22 11:05:43,434 [salt.minion      ][INFO    ][23994] Starting a new job with PID 23994
2018-01-22 11:05:43,454 [salt.minion      ][INFO    ][23994] Returning information for job: 20180122110543657926
2018-01-22 11:05:53,456 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110553708065
2018-01-22 11:05:53,490 [salt.minion      ][INFO    ][23999] Starting a new job with PID 23999
2018-01-22 11:05:53,505 [salt.minion      ][INFO    ][23999] Returning information for job: 20180122110553708065
2018-01-22 11:06:03,520 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110603770252
2018-01-22 11:06:03,546 [salt.minion      ][INFO    ][24004] Starting a new job with PID 24004
2018-01-22 11:06:03,562 [salt.minion      ][INFO    ][24004] Returning information for job: 20180122110603770252
2018-01-22 11:06:13,560 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110613819808
2018-01-22 11:06:13,589 [salt.minion      ][INFO    ][24009] Starting a new job with PID 24009
2018-01-22 11:06:13,605 [salt.minion      ][INFO    ][24009] Returning information for job: 20180122110613819808
2018-01-22 11:06:23,620 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110623867968
2018-01-22 11:06:23,649 [salt.minion      ][INFO    ][24014] Starting a new job with PID 24014
2018-01-22 11:06:23,669 [salt.minion      ][INFO    ][24014] Returning information for job: 20180122110623867968
2018-01-22 11:06:33,723 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110633974432
2018-01-22 11:06:33,749 [salt.minion      ][INFO    ][24019] Starting a new job with PID 24019
2018-01-22 11:06:33,765 [salt.minion      ][INFO    ][24019] Returning information for job: 20180122110633974432
2018-01-22 11:06:43,784 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110644040230
2018-01-22 11:06:43,814 [salt.minion      ][INFO    ][24024] Starting a new job with PID 24024
2018-01-22 11:06:43,830 [salt.minion      ][INFO    ][24024] Returning information for job: 20180122110644040230
2018-01-22 11:06:53,848 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110654102062
2018-01-22 11:06:53,874 [salt.minion      ][INFO    ][24029] Starting a new job with PID 24029
2018-01-22 11:06:53,889 [salt.minion      ][INFO    ][24029] Returning information for job: 20180122110654102062
2018-01-22 11:07:03,914 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110704165881
2018-01-22 11:07:03,942 [salt.minion      ][INFO    ][24034] Starting a new job with PID 24034
2018-01-22 11:07:03,957 [salt.minion      ][INFO    ][24034] Returning information for job: 20180122110704165881
2018-01-22 11:07:13,981 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110714238618
2018-01-22 11:07:14,011 [salt.minion      ][INFO    ][24039] Starting a new job with PID 24039
2018-01-22 11:07:14,027 [salt.minion      ][INFO    ][24039] Returning information for job: 20180122110714238618
2018-01-22 11:07:24,054 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110724308861
2018-01-22 11:07:24,079 [salt.minion      ][INFO    ][24044] Starting a new job with PID 24044
2018-01-22 11:07:24,098 [salt.minion      ][INFO    ][24044] Returning information for job: 20180122110724308861
2018-01-22 11:07:34,138 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110734396617
2018-01-22 11:07:34,167 [salt.minion      ][INFO    ][24049] Starting a new job with PID 24049
2018-01-22 11:07:34,183 [salt.minion      ][INFO    ][24049] Returning information for job: 20180122110734396617
2018-01-22 11:07:44,215 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110744469426
2018-01-22 11:07:44,239 [salt.minion      ][INFO    ][24054] Starting a new job with PID 24054
2018-01-22 11:07:44,258 [salt.minion      ][INFO    ][24054] Returning information for job: 20180122110744469426
2018-01-22 11:07:54,298 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110754555417
2018-01-22 11:07:54,329 [salt.minion      ][INFO    ][24059] Starting a new job with PID 24059
2018-01-22 11:07:54,344 [salt.minion      ][INFO    ][24059] Returning information for job: 20180122110754555417
2018-01-22 11:08:04,386 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110804643366
2018-01-22 11:08:04,410 [salt.minion      ][INFO    ][24064] Starting a new job with PID 24064
2018-01-22 11:08:04,426 [salt.minion      ][INFO    ][24064] Returning information for job: 20180122110804643366
2018-01-22 11:08:14,471 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110814730417
2018-01-22 11:08:14,500 [salt.minion      ][INFO    ][24069] Starting a new job with PID 24069
2018-01-22 11:08:14,516 [salt.minion      ][INFO    ][24069] Returning information for job: 20180122110814730417
2018-01-22 11:08:24,560 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110824818707
2018-01-22 11:08:24,589 [salt.minion      ][INFO    ][24074] Starting a new job with PID 24074
2018-01-22 11:08:24,606 [salt.minion      ][INFO    ][24074] Returning information for job: 20180122110824818707
2018-01-22 11:08:34,658 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110834912596
2018-01-22 11:08:34,684 [salt.minion      ][INFO    ][24089] Starting a new job with PID 24089
2018-01-22 11:08:34,700 [salt.minion      ][INFO    ][24089] Returning information for job: 20180122110834912596
2018-01-22 11:08:44,760 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110845017408
2018-01-22 11:08:44,788 [salt.minion      ][INFO    ][24094] Starting a new job with PID 24094
2018-01-22 11:08:44,804 [salt.minion      ][INFO    ][24094] Returning information for job: 20180122110845017408
2018-01-22 11:08:54,870 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110855124273
2018-01-22 11:08:54,904 [salt.minion      ][INFO    ][24099] Starting a new job with PID 24099
2018-01-22 11:08:54,922 [salt.minion      ][INFO    ][24099] Returning information for job: 20180122110855124273
2018-01-22 11:09:04,990 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110905250374
2018-01-22 11:09:05,021 [salt.minion      ][INFO    ][24104] Starting a new job with PID 24104
2018-01-22 11:09:05,038 [salt.minion      ][INFO    ][24104] Returning information for job: 20180122110905250374
2018-01-22 11:09:15,122 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110915372211
2018-01-22 11:09:15,151 [salt.minion      ][INFO    ][24109] Starting a new job with PID 24109
2018-01-22 11:09:15,166 [salt.minion      ][INFO    ][24109] Returning information for job: 20180122110915372211
2018-01-22 11:09:25,242 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110925500642
2018-01-22 11:09:25,269 [salt.minion      ][INFO    ][24114] Starting a new job with PID 24114
2018-01-22 11:09:25,289 [salt.minion      ][INFO    ][24114] Returning information for job: 20180122110925500642
2018-01-22 11:09:35,382 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110935636620
2018-01-22 11:09:35,407 [salt.minion      ][INFO    ][24119] Starting a new job with PID 24119
2018-01-22 11:09:35,426 [salt.minion      ][INFO    ][24119] Returning information for job: 20180122110935636620
2018-01-22 11:09:45,525 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110945783263
2018-01-22 11:09:45,556 [salt.minion      ][INFO    ][24124] Starting a new job with PID 24124
2018-01-22 11:09:45,573 [salt.minion      ][INFO    ][24124] Returning information for job: 20180122110945783263
2018-01-22 11:09:55,676 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122110955928852
2018-01-22 11:09:55,705 [salt.minion      ][INFO    ][24129] Starting a new job with PID 24129
2018-01-22 11:09:55,721 [salt.minion      ][INFO    ][24129] Returning information for job: 20180122110955928852
2018-01-22 11:10:05,828 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111006085820
2018-01-22 11:10:05,860 [salt.minion      ][INFO    ][24134] Starting a new job with PID 24134
2018-01-22 11:10:05,877 [salt.minion      ][INFO    ][24134] Returning information for job: 20180122111006085820
2018-01-22 11:10:15,993 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111016246185
2018-01-22 11:10:16,022 [salt.minion      ][INFO    ][24139] Starting a new job with PID 24139
2018-01-22 11:10:16,039 [salt.minion      ][INFO    ][24139] Returning information for job: 20180122111016246185
2018-01-22 11:10:26,162 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111026417759
2018-01-22 11:10:26,190 [salt.minion      ][INFO    ][24144] Starting a new job with PID 24144
2018-01-22 11:10:26,207 [salt.minion      ][INFO    ][24144] Returning information for job: 20180122111026417759
2018-01-22 11:10:36,321 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111036580501
2018-01-22 11:10:36,350 [salt.minion      ][INFO    ][24149] Starting a new job with PID 24149
2018-01-22 11:10:36,366 [salt.minion      ][INFO    ][24149] Returning information for job: 20180122111036580501
2018-01-22 11:10:46,511 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111046769185
2018-01-22 11:10:46,541 [salt.minion      ][INFO    ][24154] Starting a new job with PID 24154
2018-01-22 11:10:46,557 [salt.minion      ][INFO    ][24154] Returning information for job: 20180122111046769185
2018-01-22 11:10:56,688 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111056945881
2018-01-22 11:10:56,713 [salt.minion      ][INFO    ][24159] Starting a new job with PID 24159
2018-01-22 11:10:56,730 [salt.minion      ][INFO    ][24159] Returning information for job: 20180122111056945881
2018-01-22 11:11:06,873 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111107128365
2018-01-22 11:11:06,905 [salt.minion      ][INFO    ][24164] Starting a new job with PID 24164
2018-01-22 11:11:06,921 [salt.minion      ][INFO    ][24164] Returning information for job: 20180122111107128365
2018-01-22 11:11:17,089 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111117344768
2018-01-22 11:11:17,118 [salt.minion      ][INFO    ][24169] Starting a new job with PID 24169
2018-01-22 11:11:17,134 [salt.minion      ][INFO    ][24169] Returning information for job: 20180122111117344768
2018-01-22 11:11:27,285 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111127544283
2018-01-22 11:11:27,316 [salt.minion      ][INFO    ][24174] Starting a new job with PID 24174
2018-01-22 11:11:27,332 [salt.minion      ][INFO    ][24174] Returning information for job: 20180122111127544283
2018-01-22 11:11:37,479 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111137733913
2018-01-22 11:11:37,507 [salt.minion      ][INFO    ][24179] Starting a new job with PID 24179
2018-01-22 11:11:37,528 [salt.minion      ][INFO    ][24179] Returning information for job: 20180122111137733913
2018-01-22 11:11:47,695 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111147952504
2018-01-22 11:11:47,727 [salt.minion      ][INFO    ][24184] Starting a new job with PID 24184
2018-01-22 11:11:47,743 [salt.minion      ][INFO    ][24184] Returning information for job: 20180122111147952504
2018-01-22 11:11:57,921 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111158180501
2018-01-22 11:11:57,954 [salt.minion      ][INFO    ][24189] Starting a new job with PID 24189
2018-01-22 11:11:57,968 [salt.minion      ][INFO    ][24189] Returning information for job: 20180122111158180501
2018-01-22 11:12:08,133 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111208389530
2018-01-22 11:12:08,163 [salt.minion      ][INFO    ][24194] Starting a new job with PID 24194
2018-01-22 11:12:08,179 [salt.minion      ][INFO    ][24194] Returning information for job: 20180122111208389530
2018-01-22 11:12:18,153 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111218412495
2018-01-22 11:12:18,184 [salt.minion      ][INFO    ][24199] Starting a new job with PID 24199
2018-01-22 11:12:18,200 [salt.minion      ][INFO    ][24199] Returning information for job: 20180122111218412495
2018-01-22 11:12:28,193 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111228447227
2018-01-22 11:12:28,218 [salt.minion      ][INFO    ][24204] Starting a new job with PID 24204
2018-01-22 11:12:28,233 [salt.minion      ][INFO    ][24204] Returning information for job: 20180122111228447227
2018-01-22 11:12:38,217 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111238474173
2018-01-22 11:12:38,250 [salt.minion      ][INFO    ][24209] Starting a new job with PID 24209
2018-01-22 11:12:38,272 [salt.minion      ][INFO    ][24209] Returning information for job: 20180122111238474173
2018-01-22 11:12:48,273 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111248530055
2018-01-22 11:12:48,304 [salt.minion      ][INFO    ][24214] Starting a new job with PID 24214
2018-01-22 11:12:48,320 [salt.minion      ][INFO    ][24214] Returning information for job: 20180122111248530055
2018-01-22 11:12:58,326 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111258581265
2018-01-22 11:12:58,351 [salt.minion      ][INFO    ][24219] Starting a new job with PID 24219
2018-01-22 11:12:58,370 [salt.minion      ][INFO    ][24219] Returning information for job: 20180122111258581265
2018-01-22 11:13:08,372 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111308631608
2018-01-22 11:13:08,402 [salt.minion      ][INFO    ][24234] Starting a new job with PID 24234
2018-01-22 11:13:08,418 [salt.minion      ][INFO    ][24234] Returning information for job: 20180122111308631608
2018-01-22 11:13:18,430 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111318683351
2018-01-22 11:13:18,460 [salt.minion      ][INFO    ][24239] Starting a new job with PID 24239
2018-01-22 11:13:18,476 [salt.minion      ][INFO    ][24239] Returning information for job: 20180122111318683351
2018-01-22 11:13:28,496 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111328753838
2018-01-22 11:13:28,526 [salt.minion      ][INFO    ][24244] Starting a new job with PID 24244
2018-01-22 11:13:28,542 [salt.minion      ][INFO    ][24244] Returning information for job: 20180122111328753838
2018-01-22 11:13:38,589 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111338849103
2018-01-22 11:13:38,618 [salt.minion      ][INFO    ][24249] Starting a new job with PID 24249
2018-01-22 11:13:38,635 [salt.minion      ][INFO    ][24249] Returning information for job: 20180122111338849103
2018-01-22 11:13:48,678 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111348933428
2018-01-22 11:13:48,705 [salt.minion      ][INFO    ][24254] Starting a new job with PID 24254
2018-01-22 11:13:48,724 [salt.minion      ][INFO    ][24254] Returning information for job: 20180122111348933428
2018-01-22 11:13:58,762 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111359019609
2018-01-22 11:13:58,792 [salt.minion      ][INFO    ][24259] Starting a new job with PID 24259
2018-01-22 11:13:58,811 [salt.minion      ][INFO    ][24259] Returning information for job: 20180122111359019609
2018-01-22 11:13:59,219 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-22 11:13:59,255 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:13:59,297 [salt.state       ][INFO    ][15901] {'mysql': False}
2018-01-22 11:13:59,298 [salt.state       ][INFO    ][15901] Completed state [mysql] at time 11:13:59.298409 duration_in_ms=600286.508
2018-01-22 11:13:59,300 [salt.state       ][INFO    ][15901] Running state [/etc/mysql/my.cnf] at time 11:13:59.300535
2018-01-22 11:13:59,301 [salt.state       ][INFO    ][15901] Executing state file.managed for /etc/mysql/my.cnf
2018-01-22 11:13:59,348 [salt.fileclient  ][INFO    ][15901] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-22 11:13:59,419 [salt.state       ][INFO    ][15901] 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-22 11:13:59,420 [salt.state       ][INFO    ][15901] Completed state [/etc/mysql/my.cnf] at time 11:13:59.420654 duration_in_ms=120.118
2018-01-22 11:13:59,423 [salt.state       ][INFO    ][15901] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 11:13:59.423704
2018-01-22 11:13:59,424 [salt.state       ][INFO    ][15901] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-22 11:13:59,425 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-22 11:14:08,878 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111409130072
2018-01-22 11:14:08,911 [salt.minion      ][INFO    ][25318] Starting a new job with PID 25318
2018-01-22 11:14:08,930 [salt.minion      ][INFO    ][25318] Returning information for job: 20180122111409130072
2018-01-22 11:14:18,989 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111419243126
2018-01-22 11:14:19,015 [salt.minion      ][INFO    ][25361] Starting a new job with PID 25361
2018-01-22 11:14:19,034 [salt.minion      ][INFO    ][25361] Returning information for job: 20180122111419243126
2018-01-22 11:14:29,156 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122111429417057
2018-01-22 11:14:29,186 [salt.minion      ][INFO    ][25434] Starting a new job with PID 25434
2018-01-22 11:14:29,210 [salt.minion      ][INFO    ][25434] Returning information for job: 20180122111429417057
2018-01-22 11:14:31,324 [salt.state       ][INFO    ][15901] {'pid': 24270, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-22 11:14:31,325 [salt.state       ][INFO    ][15901] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 11:14:31.325311 duration_in_ms=31901.608
2018-01-22 11:14:31,328 [salt.state       ][INFO    ][15901] Running state [/var/lib/mysql/.galera_bootstrap] at time 11:14:31.327989
2018-01-22 11:14:31,328 [salt.state       ][INFO    ][15901] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-22 11:14:31,330 [salt.state       ][INFO    ][15901] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-22 11:14:31,330 [salt.state       ][INFO    ][15901] Completed state [/var/lib/mysql/.galera_bootstrap] at time 11:14:31.330796 duration_in_ms=2.807
2018-01-22 11:14:31,427 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['git', '--version'] in directory '/root'
2018-01-22 11:14:31,539 [salt.state       ][INFO    ][15901] Running state [/etc/mysql/my.cnf] at time 11:14:31.539656
2018-01-22 11:14:31,540 [salt.state       ][INFO    ][15901] Executing state file.managed for /etc/mysql/my.cnf
2018-01-22 11:14:31,634 [salt.state       ][INFO    ][15901] File /etc/mysql/my.cnf is in the correct state
2018-01-22 11:14:31,634 [salt.state       ][INFO    ][15901] Completed state [/etc/mysql/my.cnf] at time 11:14:31.634826 duration_in_ms=95.171
2018-01-22 11:14:31,636 [salt.state       ][INFO    ][15901] Running state [mysql] at time 11:14:31.636689
2018-01-22 11:14:31,636 [salt.state       ][INFO    ][15901] Executing state service.running for mysql
2018-01-22 11:14:31,637 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-22 11:14:31,664 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:14:31,696 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:14:31,725 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:14:31,758 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-22 11:14:32,101 [salt.loaded.int.module.cmdmod][INFO    ][15901] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-22 11:14:32,130 [salt.state       ][INFO    ][15901] {'mysql': True}
2018-01-22 11:14:32,131 [salt.state       ][INFO    ][15901] Completed state [mysql] at time 11:14:32.131178 duration_in_ms=494.488
2018-01-22 11:14:32,131 [salt.state       ][INFO    ][15901] Running state [ceilometer] at time 11:14:32.131609
2018-01-22 11:14:32,132 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for ceilometer
2018-01-22 11:14:32,138 [salt.state       ][INFO    ][15901] Database ceilometer is already present
2018-01-22 11:14:32,138 [salt.state       ][INFO    ][15901] Completed state [ceilometer] at time 11:14:32.138310 duration_in_ms=6.701
2018-01-22 11:14:32,138 [salt.state       ][INFO    ][15901] Running state [ceilometer] at time 11:14:32.138591
2018-01-22 11:14:32,138 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for ceilometer
2018-01-22 11:14:32,142 [salt.state       ][INFO    ][15901] User ceilometer@% is already present with the desired password
2018-01-22 11:14:32,143 [salt.state       ][INFO    ][15901] Completed state [ceilometer] at time 11:14:32.143179 duration_in_ms=4.587
2018-01-22 11:14:32,145 [salt.state       ][INFO    ][15901] Running state [mysql_grants_ceilometer_ceilometer_%] at time 11:14:32.145515
2018-01-22 11:14:32,146 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-22 11:14:32,152 [salt.state       ][INFO    ][15901] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-22 11:14:32,152 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 11:14:32.152661 duration_in_ms=7.145
2018-01-22 11:14:32,152 [salt.state       ][INFO    ][15901] Running state [ceilometer] at time 11:14:32.152908
2018-01-22 11:14:32,153 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for ceilometer
2018-01-22 11:14:32,173 [salt.loaded.int.module.mysql][INFO    ][15901] User 'ceilometer'@'192.168.10.53' has been created
2018-01-22 11:14:32,174 [salt.state       ][INFO    ][15901] {'ceilometer': 'Present'}
2018-01-22 11:14:32,174 [salt.state       ][INFO    ][15901] Completed state [ceilometer] at time 11:14:32.174453 duration_in_ms=21.545
2018-01-22 11:14:32,176 [salt.state       ][INFO    ][15901] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 11:14:32.176309
2018-01-22 11:14:32,176 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.53
2018-01-22 11:14:32,200 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-22 11:14:32,200 [salt.state       ][INFO    ][15901] {'mysql_grants_ceilometer_ceilometer_192.168.10.53': 'Present'}
2018-01-22 11:14:32,201 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 11:14:32.201274 duration_in_ms=24.964
2018-01-22 11:14:32,202 [salt.state       ][INFO    ][15901] Running state [aodh] at time 11:14:32.202031
2018-01-22 11:14:32,202 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for aodh
2018-01-22 11:14:32,206 [salt.state       ][INFO    ][15901] Database aodh is already present
2018-01-22 11:14:32,206 [salt.state       ][INFO    ][15901] Completed state [aodh] at time 11:14:32.206218 duration_in_ms=4.187
2018-01-22 11:14:32,206 [salt.state       ][INFO    ][15901] Running state [aodh] at time 11:14:32.206448
2018-01-22 11:14:32,206 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for aodh
2018-01-22 11:14:32,211 [salt.state       ][INFO    ][15901] User aodh@% is already present with the desired password
2018-01-22 11:14:32,212 [salt.state       ][INFO    ][15901] Completed state [aodh] at time 11:14:32.212113 duration_in_ms=5.664
2018-01-22 11:14:32,215 [salt.state       ][INFO    ][15901] Running state [mysql_grants_aodh_aodh_%] at time 11:14:32.214992
2018-01-22 11:14:32,215 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-22 11:14:32,225 [salt.state       ][INFO    ][15901] Grant all on aodh.* to aodh@% is already present
2018-01-22 11:14:32,226 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_aodh_aodh_%] at time 11:14:32.226266 duration_in_ms=11.273
2018-01-22 11:14:32,226 [salt.state       ][INFO    ][15901] Running state [aodh] at time 11:14:32.226555
2018-01-22 11:14:32,226 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for aodh
2018-01-22 11:14:32,232 [salt.state       ][INFO    ][15901] User aodh@192.168.10.50 is already present with the desired password
2018-01-22 11:14:32,233 [salt.state       ][INFO    ][15901] Completed state [aodh] at time 11:14:32.232977 duration_in_ms=6.422
2018-01-22 11:14:32,236 [salt.state       ][INFO    ][15901] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 11:14:32.236011
2018-01-22 11:14:32,236 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-22 11:14:32,245 [salt.state       ][INFO    ][15901] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-22 11:14:32,245 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 11:14:32.245577 duration_in_ms=9.566
2018-01-22 11:14:32,245 [salt.state       ][INFO    ][15901] Running state [nova] at time 11:14:32.245852
2018-01-22 11:14:32,246 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for nova
2018-01-22 11:14:32,249 [salt.state       ][INFO    ][15901] Database nova is already present
2018-01-22 11:14:32,249 [salt.state       ][INFO    ][15901] Completed state [nova] at time 11:14:32.249281 duration_in_ms=3.429
2018-01-22 11:14:32,249 [salt.state       ][INFO    ][15901] Running state [nova] at time 11:14:32.249532
2018-01-22 11:14:32,250 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for nova
2018-01-22 11:14:32,254 [salt.state       ][INFO    ][15901] User nova@% is already present with the desired password
2018-01-22 11:14:32,254 [salt.state       ][INFO    ][15901] Completed state [nova] at time 11:14:32.254323 duration_in_ms=4.791
2018-01-22 11:14:32,255 [salt.state       ][INFO    ][15901] Running state [mysql_grants_nova_nova_%] at time 11:14:32.255919
2018-01-22 11:14:32,256 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-22 11:14:32,264 [salt.state       ][INFO    ][15901] Grant all on nova.* to nova@% is already present
2018-01-22 11:14:32,265 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_nova_nova_%] at time 11:14:32.265194 duration_in_ms=9.275
2018-01-22 11:14:32,265 [salt.state       ][INFO    ][15901] Running state [nova] at time 11:14:32.265481
2018-01-22 11:14:32,266 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for nova
2018-01-22 11:14:32,288 [salt.loaded.int.module.mysql][INFO    ][15901] User 'nova'@'192.168.10.53' has been created
2018-01-22 11:14:32,288 [salt.state       ][INFO    ][15901] {'nova': 'Present'}
2018-01-22 11:14:32,289 [salt.state       ][INFO    ][15901] Completed state [nova] at time 11:14:32.289202 duration_in_ms=23.719
2018-01-22 11:14:32,292 [salt.state       ][INFO    ][15901] Running state [mysql_grants_nova_nova_192.168.10.53] at time 11:14:32.292733
2018-01-22 11:14:32,293 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.53
2018-01-22 11:14:32,310 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-22 11:14:32,310 [salt.state       ][INFO    ][15901] {'mysql_grants_nova_nova_192.168.10.53': 'Present'}
2018-01-22 11:14:32,310 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_nova_nova_192.168.10.53] at time 11:14:32.310564 duration_in_ms=17.833
2018-01-22 11:14:32,310 [salt.state       ][INFO    ][15901] Running state [grafana] at time 11:14:32.310816
2018-01-22 11:14:32,311 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for grafana
2018-01-22 11:14:32,314 [salt.state       ][INFO    ][15901] Database grafana is already present
2018-01-22 11:14:32,314 [salt.state       ][INFO    ][15901] Completed state [grafana] at time 11:14:32.314525 duration_in_ms=3.709
2018-01-22 11:14:32,314 [salt.state       ][INFO    ][15901] Running state [grafana] at time 11:14:32.314780
2018-01-22 11:14:32,315 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for grafana
2018-01-22 11:14:32,319 [salt.state       ][INFO    ][15901] User grafana@% is already present with the desired password
2018-01-22 11:14:32,319 [salt.state       ][INFO    ][15901] Completed state [grafana] at time 11:14:32.319218 duration_in_ms=4.438
2018-01-22 11:14:32,321 [salt.state       ][INFO    ][15901] Running state [mysql_grants_grafana_grafana_%] at time 11:14:32.321075
2018-01-22 11:14:32,321 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-22 11:14:32,329 [salt.state       ][INFO    ][15901] Grant all on grafana.* to grafana@% is already present
2018-01-22 11:14:32,330 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_grafana_grafana_%] at time 11:14:32.330060 duration_in_ms=8.985
2018-01-22 11:14:32,330 [salt.state       ][INFO    ][15901] Running state [grafana] at time 11:14:32.330304
2018-01-22 11:14:32,330 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for grafana
2018-01-22 11:14:32,351 [salt.loaded.int.module.mysql][INFO    ][15901] User 'grafana'@'192.168.10.53' has been created
2018-01-22 11:14:32,352 [salt.state       ][INFO    ][15901] {'grafana': 'Present'}
2018-01-22 11:14:32,352 [salt.state       ][INFO    ][15901] Completed state [grafana] at time 11:14:32.352489 duration_in_ms=22.184
2018-01-22 11:14:32,355 [salt.state       ][INFO    ][15901] Running state [mysql_grants_grafana_grafana_192.168.10.53] at time 11:14:32.355550
2018-01-22 11:14:32,356 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.53
2018-01-22 11:14:32,370 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-22 11:14:32,371 [salt.state       ][INFO    ][15901] {'mysql_grants_grafana_grafana_192.168.10.53': 'Present'}
2018-01-22 11:14:32,371 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_grafana_grafana_192.168.10.53] at time 11:14:32.371324 duration_in_ms=15.775
2018-01-22 11:14:32,371 [salt.state       ][INFO    ][15901] Running state [designate_pool_manager] at time 11:14:32.371595
2018-01-22 11:14:32,371 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for designate_pool_manager
2018-01-22 11:14:32,375 [salt.state       ][INFO    ][15901] Database designate_pool_manager is already present
2018-01-22 11:14:32,375 [salt.state       ][INFO    ][15901] Completed state [designate_pool_manager] at time 11:14:32.375457 duration_in_ms=3.862
2018-01-22 11:14:32,375 [salt.state       ][INFO    ][15901] Running state [designate] at time 11:14:32.375738
2018-01-22 11:14:32,376 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for designate
2018-01-22 11:14:32,380 [salt.state       ][INFO    ][15901] User designate@% is already present with the desired password
2018-01-22 11:14:32,380 [salt.state       ][INFO    ][15901] Completed state [designate] at time 11:14:32.380680 duration_in_ms=4.941
2018-01-22 11:14:32,383 [salt.state       ][INFO    ][15901] Running state [mysql_grants_designate_designate_pool_manager_%] at time 11:14:32.383031
2018-01-22 11:14:32,383 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-22 11:14:32,389 [salt.state       ][INFO    ][15901] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-22 11:14:32,389 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 11:14:32.389573 duration_in_ms=6.542
2018-01-22 11:14:32,389 [salt.state       ][INFO    ][15901] Running state [designate] at time 11:14:32.389830
2018-01-22 11:14:32,390 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for designate
2018-01-22 11:14:32,394 [salt.state       ][INFO    ][15901] User designate@192.168.10.50 is already present with the desired password
2018-01-22 11:14:32,394 [salt.state       ][INFO    ][15901] Completed state [designate] at time 11:14:32.394381 duration_in_ms=4.551
2018-01-22 11:14:32,396 [salt.state       ][INFO    ][15901] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 11:14:32.396198
2018-01-22 11:14:32,396 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-22 11:14:32,403 [salt.state       ][INFO    ][15901] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-22 11:14:32,403 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 11:14:32.403211 duration_in_ms=7.013
2018-01-22 11:14:32,403 [salt.state       ][INFO    ][15901] Running state [heat] at time 11:14:32.403465
2018-01-22 11:14:32,403 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for heat
2018-01-22 11:14:32,407 [salt.state       ][INFO    ][15901] Database heat is already present
2018-01-22 11:14:32,407 [salt.state       ][INFO    ][15901] Completed state [heat] at time 11:14:32.407462 duration_in_ms=3.997
2018-01-22 11:14:32,407 [salt.state       ][INFO    ][15901] Running state [heat] at time 11:14:32.407706
2018-01-22 11:14:32,407 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for heat
2018-01-22 11:14:32,411 [salt.state       ][INFO    ][15901] User heat@% is already present with the desired password
2018-01-22 11:14:32,411 [salt.state       ][INFO    ][15901] Completed state [heat] at time 11:14:32.411926 duration_in_ms=4.22
2018-01-22 11:14:32,413 [salt.state       ][INFO    ][15901] Running state [mysql_grants_heat_heat_%] at time 11:14:32.413699
2018-01-22 11:14:32,413 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-22 11:14:32,420 [salt.state       ][INFO    ][15901] Grant all on heat.* to heat@% is already present
2018-01-22 11:14:32,420 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_heat_heat_%] at time 11:14:32.420416 duration_in_ms=6.716
2018-01-22 11:14:32,420 [salt.state       ][INFO    ][15901] Running state [heat] at time 11:14:32.420670
2018-01-22 11:14:32,420 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for heat
2018-01-22 11:14:32,439 [salt.loaded.int.module.mysql][INFO    ][15901] User 'heat'@'192.168.10.53' has been created
2018-01-22 11:14:32,440 [salt.state       ][INFO    ][15901] {'heat': 'Present'}
2018-01-22 11:14:32,440 [salt.state       ][INFO    ][15901] Completed state [heat] at time 11:14:32.440505 duration_in_ms=19.835
2018-01-22 11:14:32,442 [salt.state       ][INFO    ][15901] Running state [mysql_grants_heat_heat_192.168.10.53] at time 11:14:32.442374
2018-01-22 11:14:32,442 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.53
2018-01-22 11:14:32,458 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-22 11:14:32,458 [salt.state       ][INFO    ][15901] {'mysql_grants_heat_heat_192.168.10.53': 'Present'}
2018-01-22 11:14:32,458 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_heat_heat_192.168.10.53] at time 11:14:32.458907 duration_in_ms=16.533
2018-01-22 11:14:32,459 [salt.state       ][INFO    ][15901] Running state [nova_api] at time 11:14:32.459155
2018-01-22 11:14:32,459 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for nova_api
2018-01-22 11:14:32,462 [salt.state       ][INFO    ][15901] Database nova_api is already present
2018-01-22 11:14:32,462 [salt.state       ][INFO    ][15901] Completed state [nova_api] at time 11:14:32.462562 duration_in_ms=3.407
2018-01-22 11:14:32,462 [salt.state       ][INFO    ][15901] Running state [nova] at time 11:14:32.462814
2018-01-22 11:14:32,463 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for nova
2018-01-22 11:14:32,466 [salt.state       ][INFO    ][15901] User nova@% is already present with the desired password
2018-01-22 11:14:32,466 [salt.state       ][INFO    ][15901] Completed state [nova] at time 11:14:32.466668 duration_in_ms=3.854
2018-01-22 11:14:32,468 [salt.state       ][INFO    ][15901] Running state [mysql_grants_nova_nova_api_%] at time 11:14:32.468516
2018-01-22 11:14:32,468 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-22 11:14:32,474 [salt.state       ][INFO    ][15901] Grant all on nova_api.* to nova@% is already present
2018-01-22 11:14:32,475 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_nova_nova_api_%] at time 11:14:32.474958 duration_in_ms=6.442
2018-01-22 11:14:32,475 [salt.state       ][INFO    ][15901] Running state [nova] at time 11:14:32.475199
2018-01-22 11:14:32,475 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for nova
2018-01-22 11:14:32,479 [salt.state       ][INFO    ][15901] User nova@192.168.10.53 is already present with the desired password
2018-01-22 11:14:32,479 [salt.state       ][INFO    ][15901] Completed state [nova] at time 11:14:32.479564 duration_in_ms=4.365
2018-01-22 11:14:32,481 [salt.state       ][INFO    ][15901] Running state [mysql_grants_nova_nova_api_192.168.10.53] at time 11:14:32.481253
2018-01-22 11:14:32,481 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.53
2018-01-22 11:14:32,496 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-22 11:14:32,496 [salt.state       ][INFO    ][15901] {'mysql_grants_nova_nova_api_192.168.10.53': 'Present'}
2018-01-22 11:14:32,497 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_nova_nova_api_192.168.10.53] at time 11:14:32.497152 duration_in_ms=15.899
2018-01-22 11:14:32,497 [salt.state       ][INFO    ][15901] Running state [keystone] at time 11:14:32.497392
2018-01-22 11:14:32,497 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for keystone
2018-01-22 11:14:32,500 [salt.state       ][INFO    ][15901] Database keystone is already present
2018-01-22 11:14:32,500 [salt.state       ][INFO    ][15901] Completed state [keystone] at time 11:14:32.500752 duration_in_ms=3.36
2018-01-22 11:14:32,501 [salt.state       ][INFO    ][15901] Running state [keystone] at time 11:14:32.500994
2018-01-22 11:14:32,501 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for keystone
2018-01-22 11:14:32,505 [salt.state       ][INFO    ][15901] User keystone@% is already present with the desired password
2018-01-22 11:14:32,505 [salt.state       ][INFO    ][15901] Completed state [keystone] at time 11:14:32.505368 duration_in_ms=4.374
2018-01-22 11:14:32,507 [salt.state       ][INFO    ][15901] Running state [mysql_grants_keystone_keystone_%] at time 11:14:32.507527
2018-01-22 11:14:32,507 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-22 11:14:32,513 [salt.state       ][INFO    ][15901] Grant all on keystone.* to keystone@% is already present
2018-01-22 11:14:32,513 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_keystone_keystone_%] at time 11:14:32.513898 duration_in_ms=6.371
2018-01-22 11:14:32,514 [salt.state       ][INFO    ][15901] Running state [keystone] at time 11:14:32.514142
2018-01-22 11:14:32,514 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for keystone
2018-01-22 11:14:32,531 [salt.loaded.int.module.mysql][INFO    ][15901] User 'keystone'@'192.168.10.53' has been created
2018-01-22 11:14:32,532 [salt.state       ][INFO    ][15901] {'keystone': 'Present'}
2018-01-22 11:14:32,532 [salt.state       ][INFO    ][15901] Completed state [keystone] at time 11:14:32.532265 duration_in_ms=18.123
2018-01-22 11:14:32,534 [salt.state       ][INFO    ][15901] Running state [mysql_grants_keystone_keystone_192.168.10.53] at time 11:14:32.533993
2018-01-22 11:14:32,534 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.53
2018-01-22 11:14:32,549 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-22 11:14:32,549 [salt.state       ][INFO    ][15901] {'mysql_grants_keystone_keystone_192.168.10.53': 'Present'}
2018-01-22 11:14:32,550 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_keystone_keystone_192.168.10.53] at time 11:14:32.550086 duration_in_ms=16.092
2018-01-22 11:14:32,550 [salt.state       ][INFO    ][15901] Running state [nova_cell0] at time 11:14:32.550343
2018-01-22 11:14:32,550 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for nova_cell0
2018-01-22 11:14:32,553 [salt.state       ][INFO    ][15901] Database nova_cell0 is already present
2018-01-22 11:14:32,554 [salt.state       ][INFO    ][15901] Completed state [nova_cell0] at time 11:14:32.553976 duration_in_ms=3.633
2018-01-22 11:14:32,554 [salt.state       ][INFO    ][15901] Running state [nova] at time 11:14:32.554239
2018-01-22 11:14:32,554 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for nova
2018-01-22 11:14:32,558 [salt.state       ][INFO    ][15901] User nova@% is already present with the desired password
2018-01-22 11:14:32,558 [salt.state       ][INFO    ][15901] Completed state [nova] at time 11:14:32.558655 duration_in_ms=4.417
2018-01-22 11:14:32,560 [salt.state       ][INFO    ][15901] Running state [mysql_grants_nova_nova_cell0_%] at time 11:14:32.560531
2018-01-22 11:14:32,560 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-22 11:14:32,567 [salt.state       ][INFO    ][15901] Grant all on nova_cell0.* to nova@% is already present
2018-01-22 11:14:32,567 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_nova_nova_cell0_%] at time 11:14:32.567520 duration_in_ms=6.989
2018-01-22 11:14:32,567 [salt.state       ][INFO    ][15901] Running state [nova] at time 11:14:32.567752
2018-01-22 11:14:32,567 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for nova
2018-01-22 11:14:32,572 [salt.state       ][INFO    ][15901] User nova@192.168.10.53 is already present with the desired password
2018-01-22 11:14:32,572 [salt.state       ][INFO    ][15901] Completed state [nova] at time 11:14:32.572484 duration_in_ms=4.732
2018-01-22 11:14:32,574 [salt.state       ][INFO    ][15901] Running state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 11:14:32.574493
2018-01-22 11:14:32,574 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.53
2018-01-22 11:14:32,591 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-22 11:14:32,592 [salt.state       ][INFO    ][15901] {'mysql_grants_nova_nova_cell0_192.168.10.53': 'Present'}
2018-01-22 11:14:32,592 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 11:14:32.592354 duration_in_ms=17.861
2018-01-22 11:14:32,592 [salt.state       ][INFO    ][15901] Running state [cinder] at time 11:14:32.592613
2018-01-22 11:14:32,592 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for cinder
2018-01-22 11:14:32,595 [salt.state       ][INFO    ][15901] Database cinder is already present
2018-01-22 11:14:32,596 [salt.state       ][INFO    ][15901] Completed state [cinder] at time 11:14:32.596081 duration_in_ms=3.468
2018-01-22 11:14:32,596 [salt.state       ][INFO    ][15901] Running state [cinder] at time 11:14:32.596361
2018-01-22 11:14:32,596 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for cinder
2018-01-22 11:14:32,601 [salt.state       ][INFO    ][15901] User cinder@% is already present with the desired password
2018-01-22 11:14:32,601 [salt.state       ][INFO    ][15901] Completed state [cinder] at time 11:14:32.601520 duration_in_ms=5.159
2018-01-22 11:14:32,603 [salt.state       ][INFO    ][15901] Running state [mysql_grants_cinder_cinder_%] at time 11:14:32.603323
2018-01-22 11:14:32,603 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-22 11:14:32,609 [salt.state       ][INFO    ][15901] Grant all on cinder.* to cinder@% is already present
2018-01-22 11:14:32,610 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_cinder_cinder_%] at time 11:14:32.610316 duration_in_ms=6.993
2018-01-22 11:14:32,610 [salt.state       ][INFO    ][15901] Running state [cinder] at time 11:14:32.610568
2018-01-22 11:14:32,610 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for cinder
2018-01-22 11:14:32,630 [salt.loaded.int.module.mysql][INFO    ][15901] User 'cinder'@'192.168.10.53' has been created
2018-01-22 11:14:32,630 [salt.state       ][INFO    ][15901] {'cinder': 'Present'}
2018-01-22 11:14:32,630 [salt.state       ][INFO    ][15901] Completed state [cinder] at time 11:14:32.630724 duration_in_ms=20.156
2018-01-22 11:14:32,632 [salt.state       ][INFO    ][15901] Running state [mysql_grants_cinder_cinder_192.168.10.53] at time 11:14:32.632620
2018-01-22 11:14:32,632 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.53
2018-01-22 11:14:32,650 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-22 11:14:32,650 [salt.state       ][INFO    ][15901] {'mysql_grants_cinder_cinder_192.168.10.53': 'Present'}
2018-01-22 11:14:32,650 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_cinder_cinder_192.168.10.53] at time 11:14:32.650904 duration_in_ms=18.284
2018-01-22 11:14:32,651 [salt.state       ][INFO    ][15901] Running state [glance] at time 11:14:32.651173
2018-01-22 11:14:32,651 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for glance
2018-01-22 11:14:32,654 [salt.state       ][INFO    ][15901] Database glance is already present
2018-01-22 11:14:32,654 [salt.state       ][INFO    ][15901] Completed state [glance] at time 11:14:32.654640 duration_in_ms=3.466
2018-01-22 11:14:32,654 [salt.state       ][INFO    ][15901] Running state [glance] at time 11:14:32.654909
2018-01-22 11:14:32,655 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for glance
2018-01-22 11:14:32,658 [salt.state       ][INFO    ][15901] User glance@% is already present with the desired password
2018-01-22 11:14:32,659 [salt.state       ][INFO    ][15901] Completed state [glance] at time 11:14:32.659199 duration_in_ms=4.289
2018-01-22 11:14:32,661 [salt.state       ][INFO    ][15901] Running state [mysql_grants_glance_glance_%] at time 11:14:32.661228
2018-01-22 11:14:32,661 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-22 11:14:32,667 [salt.state       ][INFO    ][15901] Grant all on glance.* to glance@% is already present
2018-01-22 11:14:32,667 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_glance_glance_%] at time 11:14:32.667781 duration_in_ms=6.553
2018-01-22 11:14:32,668 [salt.state       ][INFO    ][15901] Running state [glance] at time 11:14:32.668023
2018-01-22 11:14:32,668 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for glance
2018-01-22 11:14:32,686 [salt.loaded.int.module.mysql][INFO    ][15901] User 'glance'@'192.168.10.53' has been created
2018-01-22 11:14:32,687 [salt.state       ][INFO    ][15901] {'glance': 'Present'}
2018-01-22 11:14:32,687 [salt.state       ][INFO    ][15901] Completed state [glance] at time 11:14:32.687255 duration_in_ms=19.232
2018-01-22 11:14:32,689 [salt.state       ][INFO    ][15901] Running state [mysql_grants_glance_glance_192.168.10.53] at time 11:14:32.689226
2018-01-22 11:14:32,689 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.53
2018-01-22 11:14:32,705 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-22 11:14:32,706 [salt.state       ][INFO    ][15901] {'mysql_grants_glance_glance_192.168.10.53': 'Present'}
2018-01-22 11:14:32,706 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_glance_glance_192.168.10.53] at time 11:14:32.706414 duration_in_ms=17.188
2018-01-22 11:14:32,706 [salt.state       ][INFO    ][15901] Running state [neutron] at time 11:14:32.706688
2018-01-22 11:14:32,706 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for neutron
2018-01-22 11:14:32,710 [salt.state       ][INFO    ][15901] Database neutron is already present
2018-01-22 11:14:32,710 [salt.state       ][INFO    ][15901] Completed state [neutron] at time 11:14:32.710494 duration_in_ms=3.806
2018-01-22 11:14:32,710 [salt.state       ][INFO    ][15901] Running state [neutron] at time 11:14:32.710759
2018-01-22 11:14:32,711 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for neutron
2018-01-22 11:14:32,714 [salt.state       ][INFO    ][15901] User neutron@% is already present with the desired password
2018-01-22 11:14:32,715 [salt.state       ][INFO    ][15901] Completed state [neutron] at time 11:14:32.715047 duration_in_ms=4.288
2018-01-22 11:14:32,717 [salt.state       ][INFO    ][15901] Running state [mysql_grants_neutron_neutron_%] at time 11:14:32.717023
2018-01-22 11:14:32,717 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-22 11:14:32,723 [salt.state       ][INFO    ][15901] Grant all on neutron.* to neutron@% is already present
2018-01-22 11:14:32,723 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_neutron_neutron_%] at time 11:14:32.723885 duration_in_ms=6.862
2018-01-22 11:14:32,724 [salt.state       ][INFO    ][15901] Running state [neutron] at time 11:14:32.724129
2018-01-22 11:14:32,724 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for neutron
2018-01-22 11:14:32,742 [salt.loaded.int.module.mysql][INFO    ][15901] User 'neutron'@'192.168.10.53' has been created
2018-01-22 11:14:32,742 [salt.state       ][INFO    ][15901] {'neutron': 'Present'}
2018-01-22 11:14:32,743 [salt.state       ][INFO    ][15901] Completed state [neutron] at time 11:14:32.742993 duration_in_ms=18.863
2018-01-22 11:14:32,745 [salt.state       ][INFO    ][15901] Running state [mysql_grants_neutron_neutron_192.168.10.53] at time 11:14:32.744973
2018-01-22 11:14:32,745 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.53
2018-01-22 11:14:32,760 [salt.loaded.int.module.mysql][INFO    ][15901] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-22 11:14:32,761 [salt.state       ][INFO    ][15901] {'mysql_grants_neutron_neutron_192.168.10.53': 'Present'}
2018-01-22 11:14:32,761 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_neutron_neutron_192.168.10.53] at time 11:14:32.761377 duration_in_ms=16.405
2018-01-22 11:14:32,761 [salt.state       ][INFO    ][15901] Running state [designate] at time 11:14:32.761627
2018-01-22 11:14:32,761 [salt.state       ][INFO    ][15901] Executing state mysql_database.present for designate
2018-01-22 11:14:32,764 [salt.state       ][INFO    ][15901] Database designate is already present
2018-01-22 11:14:32,764 [salt.state       ][INFO    ][15901] Completed state [designate] at time 11:14:32.764812 duration_in_ms=3.185
2018-01-22 11:14:32,765 [salt.state       ][INFO    ][15901] Running state [designate] at time 11:14:32.765045
2018-01-22 11:14:32,765 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for designate
2018-01-22 11:14:32,769 [salt.state       ][INFO    ][15901] User designate@% is already present with the desired password
2018-01-22 11:14:32,769 [salt.state       ][INFO    ][15901] Completed state [designate] at time 11:14:32.769887 duration_in_ms=4.842
2018-01-22 11:14:32,771 [salt.state       ][INFO    ][15901] Running state [mysql_grants_designate_designate_%] at time 11:14:32.771749
2018-01-22 11:14:32,772 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-22 11:14:32,778 [salt.state       ][INFO    ][15901] Grant all on designate.* to designate@% is already present
2018-01-22 11:14:32,779 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_designate_designate_%] at time 11:14:32.779005 duration_in_ms=7.256
2018-01-22 11:14:32,779 [salt.state       ][INFO    ][15901] Running state [designate] at time 11:14:32.779256
2018-01-22 11:14:32,779 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for designate
2018-01-22 11:14:32,783 [salt.state       ][INFO    ][15901] User designate@192.168.10.50 is already present with the desired password
2018-01-22 11:14:32,783 [salt.state       ][INFO    ][15901] Completed state [designate] at time 11:14:32.783759 duration_in_ms=4.502
2018-01-22 11:14:32,785 [salt.state       ][INFO    ][15901] Running state [mysql_grants_designate_designate_192.168.10.50] at time 11:14:32.785496
2018-01-22 11:14:32,785 [salt.state       ][INFO    ][15901] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-22 11:14:32,792 [salt.state       ][INFO    ][15901] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-22 11:14:32,792 [salt.state       ][INFO    ][15901] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 11:14:32.792891 duration_in_ms=7.395
2018-01-22 11:14:32,793 [salt.state       ][INFO    ][15901] Running state [haproxy] at time 11:14:32.793132
2018-01-22 11:14:32,793 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for haproxy
2018-01-22 11:14:32,797 [salt.state       ][INFO    ][15901] User haproxy@localhost is already present with passwordless login
2018-01-22 11:14:32,797 [salt.state       ][INFO    ][15901] Completed state [haproxy] at time 11:14:32.797312 duration_in_ms=4.18
2018-01-22 11:14:32,797 [salt.state       ][INFO    ][15901] Running state [haproxy] at time 11:14:32.797555
2018-01-22 11:14:32,798 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for haproxy
2018-01-22 11:14:32,802 [salt.state       ][INFO    ][15901] User haproxy@% is already present with passwordless login
2018-01-22 11:14:32,802 [salt.state       ][INFO    ][15901] Completed state [haproxy] at time 11:14:32.802320 duration_in_ms=4.765
2018-01-22 11:14:32,802 [salt.state       ][INFO    ][15901] Running state [haproxy] at time 11:14:32.802571
2018-01-22 11:14:32,802 [salt.state       ][INFO    ][15901] Executing state mysql_user.present for haproxy
2018-01-22 11:14:32,821 [salt.loaded.int.module.mysql][INFO    ][15901] User 'haproxy'@'192.168.10.53' has been created with passwordless login
2018-01-22 11:14:32,821 [salt.state       ][INFO    ][15901] {'haproxy': 'Present'}
2018-01-22 11:14:32,821 [salt.state       ][INFO    ][15901] Completed state [haproxy] at time 11:14:32.821489 duration_in_ms=18.918
2018-01-22 11:14:32,826 [salt.minion      ][INFO    ][15901] Returning information for job: 20180122110302252633
2018-01-22 11:14:49,888 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command state.sls with jid 20180122111450149829
2018-01-22 11:14:49,919 [salt.minion      ][INFO    ][25564] Starting a new job with PID 25564
2018-01-22 11:14:51,464 [salt.state       ][INFO    ][25564] Loading fresh modules for state activity
2018-01-22 11:14:51,512 [salt.fileclient  ][INFO    ][25564] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-22 11:14:51,536 [salt.fileclient  ][INFO    ][25564] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-22 11:14:52,161 [salt.state       ][INFO    ][25564] Running state [haproxy] at time 11:14:52.161123
2018-01-22 11:14:52,161 [salt.state       ][INFO    ][25564] Executing state pkg.installed for haproxy
2018-01-22 11:14:52,162 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:14:52,608 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-22 11:14:52,690 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 11:14:54,545 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 11:14:54,573 [salt.loaded.int.module.cmdmod][INFO    ][25564] 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-22 11:14:57,736 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 11:14:57,779 [salt.state       ][INFO    ][25564] 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-22 11:14:57,802 [salt.state       ][INFO    ][25564] Loading fresh modules for state activity
2018-01-22 11:14:57,837 [salt.state       ][INFO    ][25564] Completed state [haproxy] at time 11:14:57.837296 duration_in_ms=5676.174
2018-01-22 11:14:57,841 [salt.state       ][INFO    ][25564] Running state [/etc/default/haproxy] at time 11:14:57.841809
2018-01-22 11:14:57,842 [salt.state       ][INFO    ][25564] Executing state file.managed for /etc/default/haproxy
2018-01-22 11:14:57,879 [salt.fileclient  ][INFO    ][25564] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-22 11:14:57,885 [salt.state       ][INFO    ][25564] 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-22 11:14:57,888 [salt.state       ][INFO    ][25564] Completed state [/etc/default/haproxy] at time 11:14:57.888071 duration_in_ms=46.262
2018-01-22 11:14:57,888 [salt.state       ][INFO    ][25564] Running state [/etc/haproxy/haproxy.cfg] at time 11:14:57.888638
2018-01-22 11:14:57,889 [salt.state       ][INFO    ][25564] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-22 11:14:57,913 [salt.fileclient  ][INFO    ][25564] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-22 11:14:58,089 [salt.state       ][INFO    ][25564] 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-22 11:14:58,091 [salt.state       ][INFO    ][25564] Completed state [/etc/haproxy/haproxy.cfg] at time 11:14:58.091581 duration_in_ms=202.942
2018-01-22 11:14:58,092 [salt.state       ][INFO    ][25564] Running state [/etc/haproxy/ssl] at time 11:14:58.091982
2018-01-22 11:14:58,092 [salt.state       ][INFO    ][25564] Executing state file.directory for /etc/haproxy/ssl
2018-01-22 11:14:58,094 [salt.state       ][INFO    ][25564] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-22 11:14:58,094 [salt.state       ][INFO    ][25564] Completed state [/etc/haproxy/ssl] at time 11:14:58.094402 duration_in_ms=2.42
2018-01-22 11:14:58,095 [salt.state       ][INFO    ][25564] Running state [haproxy_status_packages] at time 11:14:58.095319
2018-01-22 11:14:58,095 [salt.state       ][INFO    ][25564] Executing state pkg.installed for haproxy_status_packages
2018-01-22 11:14:58,527 [salt.state       ][INFO    ][25564] All specified packages are already installed
2018-01-22 11:14:58,527 [salt.state       ][INFO    ][25564] Completed state [haproxy_status_packages] at time 11:14:58.527710 duration_in_ms=432.39
2018-01-22 11:14:58,528 [salt.state       ][INFO    ][25564] Running state [/usr/bin/haproxy-status.sh] at time 11:14:58.528488
2018-01-22 11:14:58,528 [salt.state       ][INFO    ][25564] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-22 11:14:58,551 [salt.fileclient  ][INFO    ][25564] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-22 11:14:58,577 [salt.state       ][INFO    ][25564] File changed:
New file
2018-01-22 11:14:58,577 [salt.state       ][INFO    ][25564] Completed state [/usr/bin/haproxy-status.sh] at time 11:14:58.577407 duration_in_ms=48.919
2018-01-22 11:14:58,578 [salt.state       ][INFO    ][25564] Running state [net.ipv4.ip_nonlocal_bind] at time 11:14:58.578807
2018-01-22 11:14:58,579 [salt.state       ][INFO    ][25564] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-22 11:14:58,579 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command 'sysctl -a' in directory '/root'
2018-01-22 11:14:58,615 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-22 11:14:58,631 [salt.state       ][INFO    ][25564] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-22 11:14:58,631 [salt.state       ][INFO    ][25564] Completed state [net.ipv4.ip_nonlocal_bind] at time 11:14:58.631770 duration_in_ms=52.962
2018-01-22 11:14:58,633 [salt.state       ][INFO    ][25564] Running state [haproxy] at time 11:14:58.633757
2018-01-22 11:14:58,634 [salt.state       ][INFO    ][25564] Executing state service.running for haproxy
2018-01-22 11:14:58,634 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-22 11:14:58,655 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:58,675 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:58,695 [salt.state       ][INFO    ][25564] The service haproxy is already running
2018-01-22 11:14:58,695 [salt.state       ][INFO    ][25564] Completed state [haproxy] at time 11:14:58.695690 duration_in_ms=61.932
2018-01-22 11:14:58,696 [salt.state       ][INFO    ][25564] Running state [haproxy] at time 11:14:58.696019
2018-01-22 11:14:58,696 [salt.state       ][INFO    ][25564] Executing state service.mod_watch for haproxy
2018-01-22 11:14:58,697 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:58,718 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:58,737 [salt.loaded.int.module.cmdmod][INFO    ][25564] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-22 11:14:58,811 [salt.state       ][INFO    ][25564] {'haproxy': True}
2018-01-22 11:14:58,812 [salt.state       ][INFO    ][25564] Completed state [haproxy] at time 11:14:58.812195 duration_in_ms=116.176
2018-01-22 11:14:58,814 [salt.minion      ][INFO    ][25564] Returning information for job: 20180122111450149829
2018-01-22 11:15:03,964 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command service.status with jid 20180122111504221300
2018-01-22 11:15:03,997 [salt.minion      ][INFO    ][26405] Starting a new job with PID 26405
2018-01-22 11:15:04,394 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26405] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-22 11:15:04,416 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26405] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-22 11:15:04,436 [salt.minion      ][INFO    ][26405] Returning information for job: 20180122111504221300
2018-01-22 11:15:05,598 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command service.restart with jid 20180122111505860352
2018-01-22 11:15:05,626 [salt.minion      ][INFO    ][26414] Starting a new job with PID 26414
2018-01-22 11:15:06,034 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26414] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-22 11:15:06,056 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26414] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-22 11:15:06,099 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26414] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-22 11:15:06,164 [salt.minion      ][INFO    ][26414] Returning information for job: 20180122111505860352
2018-01-22 11:35:18,326 [salt.utils.schedule][INFO    ][2013] Running scheduled job: __mine_interval
2018-01-22 11:45:51,279 [salt.minion      ][INFO    ][2013] User sudo_ubuntu Executing command cp.push_dir with jid 20180122114551539848
2018-01-22 11:45:51,316 [salt.minion      ][INFO    ][26516] Starting a new job with PID 26516
