2018-01-25 08:14:20,212 [py.warnings      ][WARNING ][1734] /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-25 08:14:34,192 [salt.loaded.int.module.cmdmod][ERROR   ][1734] 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-25 08:14:37,443 [salt.loaded.int.module.cmdmod][INFO    ][2252] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-25 08:14:37,460 [salt.loaded.int.module.cmdmod][INFO    ][2252] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-25 08:14:37,490 [salt.loaded.int.module.cmdmod][INFO    ][2252] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-25 08:14:37,524 [salt.utils.parsers][WARNING ][1215] Minion received a SIGTERM. Exiting.
2018-01-25 08:14:37,930 [salt.cli.daemons ][INFO    ][2299] Setting up the Salt Minion "dbs01.baremetal-mcp-pike-odl-ha.local"
2018-01-25 08:14:38,046 [salt.cli.daemons ][INFO    ][2299] Starting up the Salt Minion
2018-01-25 08:14:38,047 [salt.utils.event ][INFO    ][2299] Starting pull socket on /var/run/salt/minion/minion_event_5dafe30b6c_pull.ipc
2018-01-25 08:14:38,646 [salt.minion      ][INFO    ][2299] Creating minion process manager
2018-01-25 08:14:40,042 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2299] Executing command ['date', '+%z'] in directory '/root'
2018-01-25 08:14:40,068 [salt.utils.schedule][INFO    ][2299] Updating job settings for scheduled job: __mine_interval
2018-01-25 08:14:40,071 [salt.minion      ][INFO    ][2299] Added mine.update to scheduler
2018-01-25 08:14:40,078 [salt.minion      ][INFO    ][2299] Minion is starting as user 'root'
2018-01-25 08:14:40,092 [salt.minion      ][INFO    ][2299] Minion is ready to receive requests!
2018-01-25 08:14:41,095 [salt.utils.schedule][INFO    ][2299] Running scheduled job: __mine_interval
2018-01-25 08:14:44,283 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command state.apply with jid 20180125081443504131
2018-01-25 08:14:44,305 [salt.minion      ][INFO    ][2390] Starting a new job with PID 2390
2018-01-25 08:14:48,445 [salt.state       ][INFO    ][2390] Loading fresh modules for state activity
2018-01-25 08:14:48,488 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-25 08:14:48,517 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-25 08:14:49,097 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-25 08:14:49,715 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-25 08:14:49,813 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-25 08:14:51,234 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-25 08:14:51,348 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-25 08:14:51,441 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-25 08:14:51,574 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-25 08:14:51,673 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-25 08:14:51,771 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-25 08:14:51,870 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-25 08:14:52,066 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-25 08:14:52,173 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-25 08:14:52,269 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-25 08:14:52,370 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-25 08:14:52,482 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-25 08:14:52,581 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-25 08:14:53,630 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-25 08:14:53,796 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-25 08:14:53,979 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-25 08:14:54,072 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-25 08:14:54,331 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-25 08:14:54,348 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-25 08:14:54,394 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125081453612846
2018-01-25 08:14:54,399 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-25 08:14:54,418 [salt.minion      ][INFO    ][2443] Starting a new job with PID 2443
2018-01-25 08:14:54,444 [salt.state       ][INFO    ][2390] Running state [/etc/environment] at time 08:14:54.444084
2018-01-25 08:14:54,444 [salt.state       ][INFO    ][2390] Executing state file.blockreplace for /etc/environment
2018-01-25 08:14:54,443 [salt.minion      ][INFO    ][2443] Returning information for job: 20180125081453612846
2018-01-25 08:14:54,452 [salt.state       ][INFO    ][2390] 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-25 08:14:54,452 [salt.state       ][INFO    ][2390] Completed state [/etc/environment] at time 08:14:54.452905 duration_in_ms=8.822
2018-01-25 08:14:54,453 [salt.state       ][INFO    ][2390] Running state [/etc/profile.d] at time 08:14:54.453180
2018-01-25 08:14:54,453 [salt.state       ][INFO    ][2390] Executing state file.directory for /etc/profile.d
2018-01-25 08:14:54,455 [salt.state       ][INFO    ][2390] Directory /etc/profile.d is in the correct state
2018-01-25 08:14:54,455 [salt.state       ][INFO    ][2390] Completed state [/etc/profile.d] at time 08:14:54.455805 duration_in_ms=2.624
2018-01-25 08:14:55,004 [salt.state       ][INFO    ][2390] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 08:14:55.004735
2018-01-25 08:14:55,005 [salt.state       ][INFO    ][2390] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-25 08:14:55,029 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-25 08:14:55,037 [salt.state       ][INFO    ][2390] File changed:
New file
2018-01-25 08:14:55,038 [salt.state       ][INFO    ][2390] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 08:14:55.038415 duration_in_ms=33.681
2018-01-25 08:14:55,038 [salt.state       ][INFO    ][2390] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 08:14:55.038871
2018-01-25 08:14:55,039 [salt.state       ][INFO    ][2390] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-25 08:14:55,055 [salt.state       ][INFO    ][2390] File changed:
New file
2018-01-25 08:14:55,056 [salt.state       ][INFO    ][2390] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 08:14:55.056507 duration_in_ms=17.636
2018-01-25 08:14:55,057 [salt.state       ][INFO    ][2390] Running state [linux_repo_prereq_pkgs] at time 08:14:55.057893
2018-01-25 08:14:55,058 [salt.state       ][INFO    ][2390] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-25 08:14:55,059 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:14:55,417 [salt.state       ][INFO    ][2390] All specified packages are already installed
2018-01-25 08:14:55,418 [salt.state       ][INFO    ][2390] Completed state [linux_repo_prereq_pkgs] at time 08:14:55.418412 duration_in_ms=360.518
2018-01-25 08:14:55,419 [salt.state       ][INFO    ][2390] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 08:14:55.419042
2018-01-25 08:14:55,419 [salt.state       ][INFO    ][2390] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-25 08:14:55,420 [salt.state       ][INFO    ][2390] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-25 08:14:55,420 [salt.state       ][INFO    ][2390] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 08:14:55.420771 duration_in_ms=1.729
2018-01-25 08:14:55,421 [salt.state       ][INFO    ][2390] Running state [/etc/apt/preferences.d/mk_openstack] at time 08:14:55.421249
2018-01-25 08:14:55,421 [salt.state       ][INFO    ][2390] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-25 08:14:55,870 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-25 08:14:55,948 [salt.state       ][INFO    ][2390] File changed:
New file
2018-01-25 08:14:55,948 [salt.state       ][INFO    ][2390] Completed state [/etc/apt/preferences.d/mk_openstack] at time 08:14:55.948778 duration_in_ms=527.529
2018-01-25 08:14:55,950 [salt.state       ][INFO    ][2390] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 08:14:55.950742
2018-01-25 08:14:55,951 [salt.state       ][INFO    ][2390] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-25 08:14:55,952 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-25 08:14:56,155 [salt.state       ][INFO    ][2390] {'pid': 2455, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-25 08:14:56,156 [salt.state       ][INFO    ][2390] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 08:14:56.156137 duration_in_ms=205.394
2018-01-25 08:14:56,162 [salt.state       ][INFO    ][2390] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 08:14:56.162018
2018-01-25 08:14:56,162 [salt.state       ][INFO    ][2390] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-25 08:14:56,260 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:15:00,025 [salt.state       ][INFO    ][2390] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial stable pike'}
2018-01-25 08:15:00,026 [salt.state       ][INFO    ][2390] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 08:15:00.026292 duration_in_ms=3864.273
2018-01-25 08:15:00,027 [salt.state       ][INFO    ][2390] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 08:15:00.026959
2018-01-25 08:15:00,027 [salt.state       ][INFO    ][2390] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-25 08:15:00,028 [salt.state       ][INFO    ][2390] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-25 08:15:00,028 [salt.state       ][INFO    ][2390] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 08:15:00.028777 duration_in_ms=1.818
2018-01-25 08:15:00,029 [salt.state       ][INFO    ][2390] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 08:15:00.029277
2018-01-25 08:15:00,029 [salt.state       ][INFO    ][2390] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-25 08:15:00,123 [salt.state       ][INFO    ][2390] File changed:
New file
2018-01-25 08:15:00,124 [salt.state       ][INFO    ][2390] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 08:15:00.124229 duration_in_ms=94.952
2018-01-25 08:15:00,124 [salt.state       ][INFO    ][2390] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 08:15:00.124735
2018-01-25 08:15:00,126 [salt.state       ][INFO    ][2390] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-25 08:15:00,127 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-25 08:15:00,302 [salt.state       ][INFO    ][2390] {'pid': 2883, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-25 08:15:00,303 [salt.state       ][INFO    ][2390] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 08:15:00.303002 duration_in_ms=178.266
2018-01-25 08:15:00,304 [salt.state       ][INFO    ][2390] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 08:15:00.304564
2018-01-25 08:15:00,304 [salt.state       ][INFO    ][2390] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-25 08:15:00,385 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:15:04,202 [salt.state       ][INFO    ][2390] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-25 08:15:04,203 [salt.state       ][INFO    ][2390] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 08:15:04.203222 duration_in_ms=3898.658
2018-01-25 08:15:04,203 [salt.state       ][INFO    ][2390] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 08:15:04.203619
2018-01-25 08:15:04,203 [salt.state       ][INFO    ][2390] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-25 08:15:04,204 [salt.state       ][INFO    ][2390] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-25 08:15:04,204 [salt.state       ][INFO    ][2390] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 08:15:04.204732 duration_in_ms=1.113
2018-01-25 08:15:04,205 [salt.state       ][INFO    ][2390] Running state [/etc/apt/preferences.d/uca] at time 08:15:04.204976
2018-01-25 08:15:04,205 [salt.state       ][INFO    ][2390] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-25 08:15:04,205 [salt.state       ][INFO    ][2390] File /etc/apt/preferences.d/uca is not present
2018-01-25 08:15:04,206 [salt.state       ][INFO    ][2390] Completed state [/etc/apt/preferences.d/uca] at time 08:15:04.206013 duration_in_ms=1.038
2018-01-25 08:15:04,206 [salt.state       ][INFO    ][2390] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 08:15:04.206264
2018-01-25 08:15:04,206 [salt.state       ][INFO    ][2390] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-25 08:15:04,207 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-25 08:15:04,483 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125081503703617
2018-01-25 08:15:04,489 [salt.state       ][INFO    ][2390] {'pid': 3360, '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.0S1kKe9X0z/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-25 08:15:04,490 [salt.state       ][INFO    ][2390] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 08:15:04.490499 duration_in_ms=284.235
2018-01-25 08:15:04,492 [salt.state       ][INFO    ][2390] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 08:15:04.492072
2018-01-25 08:15:04,492 [salt.state       ][INFO    ][2390] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-25 08:15:04,509 [salt.minion      ][INFO    ][3503] Starting a new job with PID 3503
2018-01-25 08:15:04,533 [salt.minion      ][INFO    ][3503] Returning information for job: 20180125081503703617
2018-01-25 08:15:04,628 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:15:08,762 [salt.state       ][INFO    ][2390] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-25 08:15:08,763 [salt.state       ][INFO    ][2390] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 08:15:08.762954 duration_in_ms=4270.881
2018-01-25 08:15:08,763 [salt.state       ][INFO    ][2390] Running state [linux_extra_packages_purged] at time 08:15:08.763340
2018-01-25 08:15:08,763 [salt.state       ][INFO    ][2390] Executing state pkg.purged for linux_extra_packages_purged
2018-01-25 08:15:08,800 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-25 08:15:13,435 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:15:13,479 [salt.state       ][INFO    ][2390] {'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-25 08:15:13,500 [salt.state       ][INFO    ][2390] Loading fresh modules for state activity
2018-01-25 08:15:13,539 [salt.state       ][INFO    ][2390] Completed state [linux_extra_packages_purged] at time 08:15:13.538889 duration_in_ms=4775.548
2018-01-25 08:15:13,544 [salt.state       ][INFO    ][2390] Running state [linux_extra_packages_latest] at time 08:15:13.544472
2018-01-25 08:15:13,545 [salt.state       ][INFO    ][2390] Executing state pkg.latest for linux_extra_packages_latest
2018-01-25 08:15:13,989 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-25 08:15:14,054 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:15:14,083 [salt.loaded.int.module.cmdmod][INFO    ][2390] 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-25 08:15:14,566 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125081513790079
2018-01-25 08:15:14,587 [salt.minion      ][INFO    ][4598] Starting a new job with PID 4598
2018-01-25 08:15:14,605 [salt.minion      ][INFO    ][4598] Returning information for job: 20180125081513790079
2018-01-25 08:15:16,866 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:15:16,905 [salt.state       ][INFO    ][2390] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-25 08:15:16,923 [salt.state       ][INFO    ][2390] Loading fresh modules for state activity
2018-01-25 08:15:16,956 [salt.state       ][INFO    ][2390] Completed state [linux_extra_packages_latest] at time 08:15:16.956803 duration_in_ms=3412.33
2018-01-25 08:15:16,960 [salt.state       ][INFO    ][2390] Running state [UTC] at time 08:15:16.960721
2018-01-25 08:15:16,961 [salt.state       ][INFO    ][2390] Executing state timezone.system for UTC
2018-01-25 08:15:16,964 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['timedatectl'] in directory '/root'
2018-01-25 08:15:17,040 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['timedatectl'] in directory '/root'
2018-01-25 08:15:17,058 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-25 08:15:17,080 [salt.state       ][INFO    ][2390] {'timezone': 'UTC'}
2018-01-25 08:15:17,080 [salt.state       ][INFO    ][2390] Completed state [UTC] at time 08:15:17.080621 duration_in_ms=119.899
2018-01-25 08:15:17,084 [salt.state       ][INFO    ][2390] Running state [nf_conntrack] at time 08:15:17.084909
2018-01-25 08:15:17,085 [salt.state       ][INFO    ][2390] Executing state kmod.present for nf_conntrack
2018-01-25 08:15:17,085 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'lsmod' in directory '/root'
2018-01-25 08:15:17,183 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'lsmod' in directory '/root'
2018-01-25 08:15:17,202 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-25 08:15:17,224 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'lsmod' in directory '/root'
2018-01-25 08:15:17,271 [salt.state       ][INFO    ][2390] {'nf_conntrack': 'loaded'}
2018-01-25 08:15:17,271 [salt.state       ][INFO    ][2390] Completed state [nf_conntrack] at time 08:15:17.271702 duration_in_ms=186.793
2018-01-25 08:15:17,276 [salt.state       ][INFO    ][2390] Running state [kernel.panic] at time 08:15:17.276113
2018-01-25 08:15:17,276 [salt.state       ][INFO    ][2390] Executing state sysctl.present for kernel.panic
2018-01-25 08:15:17,277 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,347 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-25 08:15:17,363 [salt.state       ][INFO    ][2390] {'kernel.panic': 60}
2018-01-25 08:15:17,363 [salt.state       ][INFO    ][2390] Completed state [kernel.panic] at time 08:15:17.363802 duration_in_ms=87.688
2018-01-25 08:15:17,364 [salt.state       ][INFO    ][2390] Running state [net.ipv4.tcp_keepalive_probes] at time 08:15:17.364240
2018-01-25 08:15:17,364 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-25 08:15:17,365 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,400 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-25 08:15:17,419 [salt.state       ][INFO    ][2390] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-25 08:15:17,419 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.tcp_keepalive_probes] at time 08:15:17.419666 duration_in_ms=55.425
2018-01-25 08:15:17,420 [salt.state       ][INFO    ][2390] Running state [fs.file-max] at time 08:15:17.420089
2018-01-25 08:15:17,420 [salt.state       ][INFO    ][2390] Executing state sysctl.present for fs.file-max
2018-01-25 08:15:17,421 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,459 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-25 08:15:17,477 [salt.state       ][INFO    ][2390] {'fs.file-max': 124165}
2018-01-25 08:15:17,478 [salt.state       ][INFO    ][2390] Completed state [fs.file-max] at time 08:15:17.478423 duration_in_ms=58.333
2018-01-25 08:15:17,478 [salt.state       ][INFO    ][2390] Running state [net.core.somaxconn] at time 08:15:17.478855
2018-01-25 08:15:17,479 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.core.somaxconn
2018-01-25 08:15:17,480 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,519 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-25 08:15:17,538 [salt.state       ][INFO    ][2390] {'net.core.somaxconn': 4096}
2018-01-25 08:15:17,538 [salt.state       ][INFO    ][2390] Completed state [net.core.somaxconn] at time 08:15:17.538622 duration_in_ms=59.766
2018-01-25 08:15:17,539 [salt.state       ][INFO    ][2390] Running state [net.ipv4.tcp_max_syn_backlog] at time 08:15:17.539060
2018-01-25 08:15:17,539 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-25 08:15:17,540 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,579 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-25 08:15:17,598 [salt.state       ][INFO    ][2390] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-25 08:15:17,598 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.tcp_max_syn_backlog] at time 08:15:17.598448 duration_in_ms=59.387
2018-01-25 08:15:17,598 [salt.state       ][INFO    ][2390] Running state [net.ipv4.tcp_tw_reuse] at time 08:15:17.598861
2018-01-25 08:15:17,599 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-25 08:15:17,600 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,636 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-25 08:15:17,654 [salt.state       ][INFO    ][2390] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-25 08:15:17,655 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.tcp_tw_reuse] at time 08:15:17.655234 duration_in_ms=56.372
2018-01-25 08:15:17,655 [salt.state       ][INFO    ][2390] Running state [net.ipv4.tcp_congestion_control] at time 08:15:17.655683
2018-01-25 08:15:17,656 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-25 08:15:17,656 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,692 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-25 08:15:17,720 [salt.state       ][INFO    ][2390] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-25 08:15:17,721 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.tcp_congestion_control] at time 08:15:17.720903 duration_in_ms=65.219
2018-01-25 08:15:17,722 [salt.state       ][INFO    ][2390] Running state [net.ipv4.tcp_retries2] at time 08:15:17.722456
2018-01-25 08:15:17,722 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-25 08:15:17,723 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,762 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-25 08:15:17,781 [salt.state       ][INFO    ][2390] {'net.ipv4.tcp_retries2': 5}
2018-01-25 08:15:17,781 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.tcp_retries2] at time 08:15:17.781715 duration_in_ms=59.258
2018-01-25 08:15:17,782 [salt.state       ][INFO    ][2390] Running state [net.core.netdev_max_backlog] at time 08:15:17.782190
2018-01-25 08:15:17,782 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-25 08:15:17,783 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,820 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-25 08:15:17,841 [salt.state       ][INFO    ][2390] {'net.core.netdev_max_backlog': 261144}
2018-01-25 08:15:17,842 [salt.state       ][INFO    ][2390] Completed state [net.core.netdev_max_backlog] at time 08:15:17.842050 duration_in_ms=59.86
2018-01-25 08:15:17,842 [salt.state       ][INFO    ][2390] Running state [net.ipv4.tcp_slow_start_after_idle] at time 08:15:17.842533
2018-01-25 08:15:17,842 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-25 08:15:17,843 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,881 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-25 08:15:17,901 [salt.state       ][INFO    ][2390] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-25 08:15:17,901 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 08:15:17.901519 duration_in_ms=58.986
2018-01-25 08:15:17,902 [salt.state       ][INFO    ][2390] Running state [vm.swappiness] at time 08:15:17.901968
2018-01-25 08:15:17,902 [salt.state       ][INFO    ][2390] Executing state sysctl.present for vm.swappiness
2018-01-25 08:15:17,903 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:17,942 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-25 08:15:17,961 [salt.state       ][INFO    ][2390] {'vm.swappiness': 10}
2018-01-25 08:15:17,962 [salt.state       ][INFO    ][2390] Completed state [vm.swappiness] at time 08:15:17.962363 duration_in_ms=60.395
2018-01-25 08:15:17,962 [salt.state       ][INFO    ][2390] Running state [net.ipv4.tcp_keepalive_intvl] at time 08:15:17.962810
2018-01-25 08:15:17,963 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-25 08:15:17,964 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:18,001 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-25 08:15:18,018 [salt.state       ][INFO    ][2390] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-25 08:15:18,019 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.tcp_keepalive_intvl] at time 08:15:18.019061 duration_in_ms=56.25
2018-01-25 08:15:18,019 [salt.state       ][INFO    ][2390] Running state [net.ipv4.neigh.default.gc_thresh1] at time 08:15:18.019507
2018-01-25 08:15:18,019 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-25 08:15:18,020 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:18,059 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-25 08:15:18,075 [salt.state       ][INFO    ][2390] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-25 08:15:18,076 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 08:15:18.076060 duration_in_ms=56.551
2018-01-25 08:15:18,076 [salt.state       ][INFO    ][2390] Running state [net.ipv4.neigh.default.gc_thresh2] at time 08:15:18.076511
2018-01-25 08:15:18,076 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-25 08:15:18,078 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:18,115 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-25 08:15:18,131 [salt.state       ][INFO    ][2390] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-25 08:15:18,131 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 08:15:18.131694 duration_in_ms=55.183
2018-01-25 08:15:18,132 [salt.state       ][INFO    ][2390] Running state [net.ipv4.neigh.default.gc_thresh3] at time 08:15:18.132163
2018-01-25 08:15:18,132 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-25 08:15:18,133 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:18,169 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-25 08:15:18,186 [salt.state       ][INFO    ][2390] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-25 08:15:18,187 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 08:15:18.186948 duration_in_ms=54.784
2018-01-25 08:15:18,187 [salt.state       ][INFO    ][2390] Running state [net.ipv4.tcp_fin_timeout] at time 08:15:18.187385
2018-01-25 08:15:18,187 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-25 08:15:18,188 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:18,222 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-25 08:15:18,237 [salt.state       ][INFO    ][2390] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-25 08:15:18,238 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.tcp_fin_timeout] at time 08:15:18.238197 duration_in_ms=50.812
2018-01-25 08:15:18,238 [salt.state       ][INFO    ][2390] Running state [net.ipv4.tcp_keepalive_time] at time 08:15:18.238636
2018-01-25 08:15:18,239 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-25 08:15:18,239 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:18,273 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-25 08:15:18,287 [salt.state       ][INFO    ][2390] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-25 08:15:18,288 [salt.state       ][INFO    ][2390] Completed state [net.ipv4.tcp_keepalive_time] at time 08:15:18.288354 duration_in_ms=49.718
2018-01-25 08:15:18,288 [salt.state       ][INFO    ][2390] Running state [net.nf_conntrack_max] at time 08:15:18.288791
2018-01-25 08:15:18,289 [salt.state       ][INFO    ][2390] Executing state sysctl.present for net.nf_conntrack_max
2018-01-25 08:15:18,290 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:15:18,324 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-25 08:15:18,338 [salt.state       ][INFO    ][2390] {'net.nf_conntrack_max': 1048576}
2018-01-25 08:15:18,339 [salt.state       ][INFO    ][2390] Completed state [net.nf_conntrack_max] at time 08:15:18.339328 duration_in_ms=50.536
2018-01-25 08:15:18,344 [salt.state       ][INFO    ][2390] Running state [linux_sysfs_package] at time 08:15:18.344383
2018-01-25 08:15:18,344 [salt.state       ][INFO    ][2390] Executing state pkg.installed for linux_sysfs_package
2018-01-25 08:15:18,753 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-25 08:15:18,817 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:15:20,782 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:15:20,810 [salt.loaded.int.module.cmdmod][INFO    ][2390] 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-25 08:15:23,875 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:15:23,917 [salt.state       ][INFO    ][2390] 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-25 08:15:23,937 [salt.state       ][INFO    ][2390] Loading fresh modules for state activity
2018-01-25 08:15:23,972 [salt.state       ][INFO    ][2390] Completed state [linux_sysfs_package] at time 08:15:23.972392 duration_in_ms=5628.008
2018-01-25 08:15:23,976 [salt.state       ][INFO    ][2390] Running state [/etc/sysfs.d] at time 08:15:23.976740
2018-01-25 08:15:23,977 [salt.state       ][INFO    ][2390] Executing state file.directory for /etc/sysfs.d
2018-01-25 08:15:23,980 [salt.state       ][INFO    ][2390] Directory /etc/sysfs.d is in the correct state
2018-01-25 08:15:23,980 [salt.state       ][INFO    ][2390] Completed state [/etc/sysfs.d] at time 08:15:23.980635 duration_in_ms=3.895
2018-01-25 08:15:24,031 [salt.state       ][INFO    ][2390] Running state [ondemand] at time 08:15:24.031862
2018-01-25 08:15:24,032 [salt.state       ][INFO    ][2390] Executing state service.dead for ondemand
2018-01-25 08:15:24,034 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-25 08:15:24,055 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-25 08:15:24,073 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-25 08:15:24,095 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-25 08:15:24,175 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-25 08:15:24,199 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-25 08:15:24,220 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-25 08:15:24,253 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-25 08:15:24,420 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-25 08:15:24,453 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'runlevel' in directory '/root'
2018-01-25 08:15:24,474 [salt.state       ][INFO    ][2390] {'ondemand': True}
2018-01-25 08:15:24,475 [salt.state       ][INFO    ][2390] Completed state [ondemand] at time 08:15:24.475400 duration_in_ms=443.538
2018-01-25 08:15:24,480 [salt.state       ][INFO    ][2390] Running state [cs_CZ.UTF-8] at time 08:15:24.480458
2018-01-25 08:15:24,481 [salt.state       ][INFO    ][2390] Executing state locale.present for cs_CZ.UTF-8
2018-01-25 08:15:24,482 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'locale -a' in directory '/root'
2018-01-25 08:15:24,514 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-25 08:15:24,699 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125081523921147
2018-01-25 08:15:24,718 [salt.minion      ][INFO    ][5970] Starting a new job with PID 5970
2018-01-25 08:15:24,735 [salt.minion      ][INFO    ][5970] Returning information for job: 20180125081523921147
2018-01-25 08:15:25,356 [salt.state       ][INFO    ][2390] {'locale': 'cs_CZ.UTF-8'}
2018-01-25 08:15:25,357 [salt.state       ][INFO    ][2390] Completed state [cs_CZ.UTF-8] at time 08:15:25.357787 duration_in_ms=877.329
2018-01-25 08:15:25,358 [salt.state       ][INFO    ][2390] Running state [en_US.UTF-8] at time 08:15:25.358539
2018-01-25 08:15:25,359 [salt.state       ][INFO    ][2390] Executing state locale.present for en_US.UTF-8
2018-01-25 08:15:25,360 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'locale -a' in directory '/root'
2018-01-25 08:15:25,379 [salt.state       ][INFO    ][2390] Locale en_US.UTF-8 is already present
2018-01-25 08:15:25,380 [salt.state       ][INFO    ][2390] Completed state [en_US.UTF-8] at time 08:15:25.380396 duration_in_ms=21.856
2018-01-25 08:15:25,382 [salt.state       ][INFO    ][2390] Running state [en_US.UTF-8] at time 08:15:25.382869
2018-01-25 08:15:25,383 [salt.state       ][INFO    ][2390] Executing state locale.system for en_US.UTF-8
2018-01-25 08:15:25,384 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'localectl' in directory '/root'
2018-01-25 08:15:25,452 [salt.state       ][INFO    ][2390] System locale en_US.UTF-8 already set
2018-01-25 08:15:25,452 [salt.state       ][INFO    ][2390] Completed state [en_US.UTF-8] at time 08:15:25.452567 duration_in_ms=69.698
2018-01-25 08:15:25,455 [salt.state       ][INFO    ][2390] Running state [root] at time 08:15:25.455674
2018-01-25 08:15:25,456 [salt.state       ][INFO    ][2390] Executing state user.present for root
2018-01-25 08:15:25,464 [salt.state       ][INFO    ][2390] User root is present and up to date
2018-01-25 08:15:25,464 [salt.state       ][INFO    ][2390] Completed state [root] at time 08:15:25.464212 duration_in_ms=8.538
2018-01-25 08:15:25,465 [salt.state       ][INFO    ][2390] Running state [/root] at time 08:15:25.465650
2018-01-25 08:15:25,466 [salt.state       ][INFO    ][2390] Executing state file.directory for /root
2018-01-25 08:15:25,467 [salt.state       ][INFO    ][2390] Directory /root is in the correct state
2018-01-25 08:15:25,467 [salt.state       ][INFO    ][2390] Completed state [/root] at time 08:15:25.467195 duration_in_ms=1.545
2018-01-25 08:15:25,467 [salt.state       ][INFO    ][2390] Running state [/etc/sudoers.d/90-salt-user-root] at time 08:15:25.467425
2018-01-25 08:15:25,467 [salt.state       ][INFO    ][2390] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-25 08:15:25,467 [salt.state       ][INFO    ][2390] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-25 08:15:25,468 [salt.state       ][INFO    ][2390] Completed state [/etc/sudoers.d/90-salt-user-root] at time 08:15:25.468146 duration_in_ms=0.721
2018-01-25 08:15:25,468 [salt.state       ][INFO    ][2390] Running state [ubuntu] at time 08:15:25.468375
2018-01-25 08:15:25,468 [salt.state       ][INFO    ][2390] Executing state user.present for ubuntu
2018-01-25 08:15:25,472 [salt.state       ][INFO    ][2390] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-25 08:15:25,472 [salt.state       ][INFO    ][2390] Completed state [ubuntu] at time 08:15:25.472491 duration_in_ms=4.115
2018-01-25 08:15:25,473 [salt.state       ][INFO    ][2390] Running state [/home/ubuntu] at time 08:15:25.473497
2018-01-25 08:15:25,473 [salt.state       ][INFO    ][2390] Executing state file.directory for /home/ubuntu
2018-01-25 08:15:25,474 [salt.state       ][INFO    ][2390] {'mode': '0700'}
2018-01-25 08:15:25,474 [salt.state       ][INFO    ][2390] Completed state [/home/ubuntu] at time 08:15:25.474902 duration_in_ms=1.405
2018-01-25 08:15:25,475 [salt.state       ][INFO    ][2390] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:15:25.475738
2018-01-25 08:15:25,476 [salt.state       ][INFO    ][2390] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-25 08:15:25,501 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-25 08:15:25,506 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command '/usr/sbin/visudo -c -f /tmp/tmpD5F64V' in directory '/root'
2018-01-25 08:15:25,531 [salt.state       ][INFO    ][2390] File changed:
New file
2018-01-25 08:15:25,531 [salt.state       ][INFO    ][2390] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:15:25.531564 duration_in_ms=55.825
2018-01-25 08:15:25,531 [salt.state       ][INFO    ][2390] Running state [/etc/security/limits.d/90-salt-default.conf] at time 08:15:25.531957
2018-01-25 08:15:25,532 [salt.state       ][INFO    ][2390] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-25 08:15:25,554 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-25 08:15:25,644 [salt.state       ][INFO    ][2390] File changed:
New file
2018-01-25 08:15:25,645 [salt.state       ][INFO    ][2390] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 08:15:25.645110 duration_in_ms=113.153
2018-01-25 08:15:25,645 [salt.state       ][INFO    ][2390] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:15:25.645371
2018-01-25 08:15:25,645 [salt.state       ][INFO    ][2390] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-25 08:15:25,665 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-25 08:15:25,749 [salt.state       ][INFO    ][2390] File changed:
New file
2018-01-25 08:15:25,750 [salt.state       ][INFO    ][2390] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:15:25.749977 duration_in_ms=104.604
2018-01-25 08:15:25,751 [salt.state       ][INFO    ][2390] Running state [service.systemctl_reload] at time 08:15:25.751877
2018-01-25 08:15:25,752 [salt.state       ][INFO    ][2390] Executing state module.wait for service.systemctl_reload
2018-01-25 08:15:25,752 [salt.state       ][INFO    ][2390] No changes made for service.systemctl_reload
2018-01-25 08:15:25,753 [salt.state       ][INFO    ][2390] Completed state [service.systemctl_reload] at time 08:15:25.753262 duration_in_ms=1.385
2018-01-25 08:15:25,753 [salt.state       ][INFO    ][2390] Running state [service.systemctl_reload] at time 08:15:25.753684
2018-01-25 08:15:25,754 [salt.state       ][INFO    ][2390] Executing state module.mod_watch for service.systemctl_reload
2018-01-25 08:15:25,754 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-25 08:15:25,838 [salt.state       ][INFO    ][2390] {'ret': True}
2018-01-25 08:15:25,839 [salt.state       ][INFO    ][2390] Completed state [service.systemctl_reload] at time 08:15:25.839750 duration_in_ms=86.065
2018-01-25 08:15:25,840 [salt.state       ][INFO    ][2390] Running state [/etc/hostname] at time 08:15:25.840456
2018-01-25 08:15:25,842 [salt.state       ][INFO    ][2390] Executing state file.managed for /etc/hostname
2018-01-25 08:15:25,873 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-25 08:15:25,879 [salt.state       ][INFO    ][2390] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs01

2018-01-25 08:15:25,881 [salt.state       ][INFO    ][2390] Completed state [/etc/hostname] at time 08:15:25.881307 duration_in_ms=40.851
2018-01-25 08:15:25,883 [salt.state       ][INFO    ][2390] Running state [hostname dbs01] at time 08:15:25.883721
2018-01-25 08:15:25,884 [salt.state       ][INFO    ][2390] Executing state cmd.wait for hostname dbs01
2018-01-25 08:15:25,884 [salt.state       ][INFO    ][2390] No changes made for hostname dbs01
2018-01-25 08:15:25,885 [salt.state       ][INFO    ][2390] Completed state [hostname dbs01] at time 08:15:25.885074 duration_in_ms=1.353
2018-01-25 08:15:25,885 [salt.state       ][INFO    ][2390] Running state [hostname dbs01] at time 08:15:25.885475
2018-01-25 08:15:25,885 [salt.state       ][INFO    ][2390] Executing state cmd.mod_watch for hostname dbs01
2018-01-25 08:15:25,887 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command 'hostname dbs01' in directory '/root'
2018-01-25 08:15:25,903 [salt.state       ][INFO    ][2390] {'pid': 5997, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-25 08:15:25,904 [salt.state       ][INFO    ][2390] Completed state [hostname dbs01] at time 08:15:25.904103 duration_in_ms=18.627
2018-01-25 08:15:25,906 [salt.state       ][INFO    ][2390] Running state [mdb02] at time 08:15:25.906510
2018-01-25 08:15:25,907 [salt.state       ][INFO    ][2390] Executing state host.present for mdb02
2018-01-25 08:15:25,908 [salt.state       ][INFO    ][2390] {'host': 'mdb02'}
2018-01-25 08:15:25,908 [salt.state       ][INFO    ][2390] Completed state [mdb02] at time 08:15:25.908937 duration_in_ms=2.427
2018-01-25 08:15:25,909 [salt.state       ][INFO    ][2390] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.909434
2018-01-25 08:15:25,909 [salt.state       ][INFO    ][2390] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,911 [salt.state       ][INFO    ][2390] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,911 [salt.state       ][INFO    ][2390] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.911396 duration_in_ms=1.962
2018-01-25 08:15:25,911 [salt.state       ][INFO    ][2390] Running state [mdb03] at time 08:15:25.911830
2018-01-25 08:15:25,912 [salt.state       ][INFO    ][2390] Executing state host.present for mdb03
2018-01-25 08:15:25,914 [salt.state       ][INFO    ][2390] {'host': 'mdb03'}
2018-01-25 08:15:25,914 [salt.state       ][INFO    ][2390] Completed state [mdb03] at time 08:15:25.914539 duration_in_ms=2.708
2018-01-25 08:15:25,915 [salt.state       ][INFO    ][2390] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.914980
2018-01-25 08:15:25,915 [salt.state       ][INFO    ][2390] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,916 [salt.state       ][INFO    ][2390] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,916 [salt.state       ][INFO    ][2390] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.916865 duration_in_ms=1.885
2018-01-25 08:15:25,917 [salt.state       ][INFO    ][2390] Running state [mdb01] at time 08:15:25.917310
2018-01-25 08:15:25,917 [salt.state       ][INFO    ][2390] Executing state host.present for mdb01
2018-01-25 08:15:25,918 [salt.state       ][INFO    ][2390] {'host': 'mdb01'}
2018-01-25 08:15:25,919 [salt.state       ][INFO    ][2390] Completed state [mdb01] at time 08:15:25.919219 duration_in_ms=1.909
2018-01-25 08:15:25,919 [salt.state       ][INFO    ][2390] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.919648
2018-01-25 08:15:25,920 [salt.state       ][INFO    ][2390] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,921 [salt.state       ][INFO    ][2390] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,921 [salt.state       ][INFO    ][2390] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.921573 duration_in_ms=1.924
2018-01-25 08:15:25,922 [salt.state       ][INFO    ][2390] Running state [mdb] at time 08:15:25.922019
2018-01-25 08:15:25,922 [salt.state       ][INFO    ][2390] Executing state host.present for mdb
2018-01-25 08:15:25,923 [salt.state       ][INFO    ][2390] {'host': 'mdb'}
2018-01-25 08:15:25,924 [salt.state       ][INFO    ][2390] Completed state [mdb] at time 08:15:25.923972 duration_in_ms=1.953
2018-01-25 08:15:25,924 [salt.state       ][INFO    ][2390] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.924412
2018-01-25 08:15:25,924 [salt.state       ][INFO    ][2390] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,927 [salt.state       ][INFO    ][2390] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,927 [salt.state       ][INFO    ][2390] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.927345 duration_in_ms=2.933
2018-01-25 08:15:25,927 [salt.state       ][INFO    ][2390] Running state [cfg01] at time 08:15:25.927596
2018-01-25 08:15:25,927 [salt.state       ][INFO    ][2390] Executing state host.present for cfg01
2018-01-25 08:15:25,928 [salt.state       ][INFO    ][2390] {'host': 'cfg01'}
2018-01-25 08:15:25,928 [salt.state       ][INFO    ][2390] Completed state [cfg01] at time 08:15:25.928912 duration_in_ms=1.316
2018-01-25 08:15:25,929 [salt.state       ][INFO    ][2390] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.929483
2018-01-25 08:15:25,929 [salt.state       ][INFO    ][2390] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,930 [salt.state       ][INFO    ][2390] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,930 [salt.state       ][INFO    ][2390] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.930862 duration_in_ms=1.379
2018-01-25 08:15:25,931 [salt.state       ][INFO    ][2390] Running state [prx01] at time 08:15:25.931106
2018-01-25 08:15:25,931 [salt.state       ][INFO    ][2390] Executing state host.present for prx01
2018-01-25 08:15:25,932 [salt.state       ][INFO    ][2390] {'host': 'prx01'}
2018-01-25 08:15:25,932 [salt.state       ][INFO    ][2390] Completed state [prx01] at time 08:15:25.932449 duration_in_ms=1.343
2018-01-25 08:15:25,932 [salt.state       ][INFO    ][2390] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.932681
2018-01-25 08:15:25,932 [salt.state       ][INFO    ][2390] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,934 [salt.state       ][INFO    ][2390] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,934 [salt.state       ][INFO    ][2390] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.934386 duration_in_ms=1.704
2018-01-25 08:15:25,934 [salt.state       ][INFO    ][2390] Running state [kvm01] at time 08:15:25.934624
2018-01-25 08:15:25,934 [salt.state       ][INFO    ][2390] Executing state host.present for kvm01
2018-01-25 08:15:25,935 [salt.state       ][INFO    ][2390] {'host': 'kvm01'}
2018-01-25 08:15:25,936 [salt.state       ][INFO    ][2390] Completed state [kvm01] at time 08:15:25.936005 duration_in_ms=1.381
2018-01-25 08:15:25,936 [salt.state       ][INFO    ][2390] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.936244
2018-01-25 08:15:25,936 [salt.state       ][INFO    ][2390] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,938 [salt.state       ][INFO    ][2390] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,939 [salt.state       ][INFO    ][2390] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.939043 duration_in_ms=2.799
2018-01-25 08:15:25,939 [salt.state       ][INFO    ][2390] Running state [kvm03] at time 08:15:25.939284
2018-01-25 08:15:25,939 [salt.state       ][INFO    ][2390] Executing state host.present for kvm03
2018-01-25 08:15:25,940 [salt.state       ][INFO    ][2390] {'host': 'kvm03'}
2018-01-25 08:15:25,940 [salt.state       ][INFO    ][2390] Completed state [kvm03] at time 08:15:25.940642 duration_in_ms=1.358
2018-01-25 08:15:25,940 [salt.state       ][INFO    ][2390] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.940884
2018-01-25 08:15:25,941 [salt.state       ][INFO    ][2390] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,943 [salt.state       ][INFO    ][2390] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,943 [salt.state       ][INFO    ][2390] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.943248 duration_in_ms=2.364
2018-01-25 08:15:25,943 [salt.state       ][INFO    ][2390] Running state [kvm02] at time 08:15:25.943498
2018-01-25 08:15:25,943 [salt.state       ][INFO    ][2390] Executing state host.present for kvm02
2018-01-25 08:15:25,944 [salt.state       ][INFO    ][2390] {'host': 'kvm02'}
2018-01-25 08:15:25,944 [salt.state       ][INFO    ][2390] Completed state [kvm02] at time 08:15:25.944856 duration_in_ms=1.358
2018-01-25 08:15:25,945 [salt.state       ][INFO    ][2390] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.945425
2018-01-25 08:15:25,945 [salt.state       ][INFO    ][2390] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,946 [salt.state       ][INFO    ][2390] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,946 [salt.state       ][INFO    ][2390] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.946847 duration_in_ms=1.421
2018-01-25 08:15:25,947 [salt.state       ][INFO    ][2390] Running state [dbs] at time 08:15:25.947166
2018-01-25 08:15:25,947 [salt.state       ][INFO    ][2390] Executing state host.present for dbs
2018-01-25 08:15:25,948 [salt.state       ][INFO    ][2390] {'host': 'dbs'}
2018-01-25 08:15:25,948 [salt.state       ][INFO    ][2390] Completed state [dbs] at time 08:15:25.948551 duration_in_ms=1.385
2018-01-25 08:15:25,948 [salt.state       ][INFO    ][2390] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.948787
2018-01-25 08:15:25,950 [salt.state       ][INFO    ][2390] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,951 [salt.state       ][INFO    ][2390] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,951 [salt.state       ][INFO    ][2390] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.951630 duration_in_ms=2.842
2018-01-25 08:15:25,951 [salt.state       ][INFO    ][2390] Running state [prx] at time 08:15:25.951875
2018-01-25 08:15:25,952 [salt.state       ][INFO    ][2390] Executing state host.present for prx
2018-01-25 08:15:25,953 [salt.state       ][INFO    ][2390] {'host': 'prx'}
2018-01-25 08:15:25,953 [salt.state       ][INFO    ][2390] Completed state [prx] at time 08:15:25.953560 duration_in_ms=1.685
2018-01-25 08:15:25,953 [salt.state       ][INFO    ][2390] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.953796
2018-01-25 08:15:25,954 [salt.state       ][INFO    ][2390] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,955 [salt.state       ][INFO    ][2390] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,955 [salt.state       ][INFO    ][2390] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.955201 duration_in_ms=1.405
2018-01-25 08:15:25,955 [salt.state       ][INFO    ][2390] Running state [prx02] at time 08:15:25.955443
2018-01-25 08:15:25,955 [salt.state       ][INFO    ][2390] Executing state host.present for prx02
2018-01-25 08:15:25,956 [salt.state       ][INFO    ][2390] {'host': 'prx02'}
2018-01-25 08:15:25,956 [salt.state       ][INFO    ][2390] Completed state [prx02] at time 08:15:25.956812 duration_in_ms=1.369
2018-01-25 08:15:25,957 [salt.state       ][INFO    ][2390] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.957091
2018-01-25 08:15:25,957 [salt.state       ][INFO    ][2390] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,958 [salt.state       ][INFO    ][2390] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,958 [salt.state       ][INFO    ][2390] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.958518 duration_in_ms=1.428
2018-01-25 08:15:25,958 [salt.state       ][INFO    ][2390] Running state [msg02] at time 08:15:25.958757
2018-01-25 08:15:25,958 [salt.state       ][INFO    ][2390] Executing state host.present for msg02
2018-01-25 08:15:25,959 [salt.state       ][INFO    ][2390] {'host': 'msg02'}
2018-01-25 08:15:25,960 [salt.state       ][INFO    ][2390] Completed state [msg02] at time 08:15:25.960137 duration_in_ms=1.38
2018-01-25 08:15:25,960 [salt.state       ][INFO    ][2390] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.960376
2018-01-25 08:15:25,960 [salt.state       ][INFO    ][2390] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,962 [salt.state       ][INFO    ][2390] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,962 [salt.state       ][INFO    ][2390] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.962935 duration_in_ms=2.559
2018-01-25 08:15:25,963 [salt.state       ][INFO    ][2390] Running state [msg03] at time 08:15:25.963179
2018-01-25 08:15:25,963 [salt.state       ][INFO    ][2390] Executing state host.present for msg03
2018-01-25 08:15:25,964 [salt.state       ][INFO    ][2390] {'host': 'msg03'}
2018-01-25 08:15:25,964 [salt.state       ][INFO    ][2390] Completed state [msg03] at time 08:15:25.964646 duration_in_ms=1.467
2018-01-25 08:15:25,964 [salt.state       ][INFO    ][2390] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.964891
2018-01-25 08:15:25,965 [salt.state       ][INFO    ][2390] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,966 [salt.state       ][INFO    ][2390] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,966 [salt.state       ][INFO    ][2390] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.966710 duration_in_ms=1.819
2018-01-25 08:15:25,966 [salt.state       ][INFO    ][2390] Running state [msg01] at time 08:15:25.966962
2018-01-25 08:15:25,967 [salt.state       ][INFO    ][2390] Executing state host.present for msg01
2018-01-25 08:15:25,968 [salt.state       ][INFO    ][2390] {'host': 'msg01'}
2018-01-25 08:15:25,968 [salt.state       ][INFO    ][2390] Completed state [msg01] at time 08:15:25.968515 duration_in_ms=1.553
2018-01-25 08:15:25,968 [salt.state       ][INFO    ][2390] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.968762
2018-01-25 08:15:25,969 [salt.state       ][INFO    ][2390] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,970 [salt.state       ][INFO    ][2390] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,970 [salt.state       ][INFO    ][2390] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.970563 duration_in_ms=1.801
2018-01-25 08:15:25,970 [salt.state       ][INFO    ][2390] Running state [msg] at time 08:15:25.970810
2018-01-25 08:15:25,971 [salt.state       ][INFO    ][2390] Executing state host.present for msg
2018-01-25 08:15:25,972 [salt.state       ][INFO    ][2390] {'host': 'msg'}
2018-01-25 08:15:25,972 [salt.state       ][INFO    ][2390] Completed state [msg] at time 08:15:25.972260 duration_in_ms=1.45
2018-01-25 08:15:25,972 [salt.state       ][INFO    ][2390] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.972505
2018-01-25 08:15:25,972 [salt.state       ][INFO    ][2390] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,974 [salt.state       ][INFO    ][2390] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,975 [salt.state       ][INFO    ][2390] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.975128 duration_in_ms=2.623
2018-01-25 08:15:25,975 [salt.state       ][INFO    ][2390] Running state [cfg01] at time 08:15:25.975372
2018-01-25 08:15:25,975 [salt.state       ][INFO    ][2390] Executing state host.present for cfg01
2018-01-25 08:15:25,976 [salt.state       ][INFO    ][2390] Host cfg01 (192.168.10.100) already present
2018-01-25 08:15:25,976 [salt.state       ][INFO    ][2390] Completed state [cfg01] at time 08:15:25.976244 duration_in_ms=0.872
2018-01-25 08:15:25,976 [salt.state       ][INFO    ][2390] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.976478
2018-01-25 08:15:25,976 [salt.state       ][INFO    ][2390] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,977 [salt.state       ][INFO    ][2390] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-25 08:15:25,977 [salt.state       ][INFO    ][2390] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.977920 duration_in_ms=1.442
2018-01-25 08:15:25,978 [salt.state       ][INFO    ][2390] Running state [cmp002] at time 08:15:25.978180
2018-01-25 08:15:25,978 [salt.state       ][INFO    ][2390] Executing state host.present for cmp002
2018-01-25 08:15:25,979 [salt.state       ][INFO    ][2390] {'host': 'cmp002'}
2018-01-25 08:15:25,979 [salt.state       ][INFO    ][2390] Completed state [cmp002] at time 08:15:25.979646 duration_in_ms=1.467
2018-01-25 08:15:25,979 [salt.state       ][INFO    ][2390] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.979890
2018-01-25 08:15:25,980 [salt.state       ][INFO    ][2390] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,981 [salt.state       ][INFO    ][2390] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,981 [salt.state       ][INFO    ][2390] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.981701 duration_in_ms=1.811
2018-01-25 08:15:25,981 [salt.state       ][INFO    ][2390] Running state [cmp001] at time 08:15:25.981951
2018-01-25 08:15:25,982 [salt.state       ][INFO    ][2390] Executing state host.present for cmp001
2018-01-25 08:15:25,983 [salt.state       ][INFO    ][2390] {'host': 'cmp001'}
2018-01-25 08:15:25,983 [salt.state       ][INFO    ][2390] Completed state [cmp001] at time 08:15:25.983452 duration_in_ms=1.501
2018-01-25 08:15:25,983 [salt.state       ][INFO    ][2390] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.983680
2018-01-25 08:15:25,983 [salt.state       ][INFO    ][2390] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,986 [salt.state       ][INFO    ][2390] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,986 [salt.state       ][INFO    ][2390] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.986594 duration_in_ms=2.913
2018-01-25 08:15:25,986 [salt.state       ][INFO    ][2390] Running state [dbs01] at time 08:15:25.986839
2018-01-25 08:15:25,987 [salt.state       ][INFO    ][2390] Executing state host.present for dbs01
2018-01-25 08:15:25,988 [salt.state       ][INFO    ][2390] {'host': 'dbs01'}
2018-01-25 08:15:25,988 [salt.state       ][INFO    ][2390] Completed state [dbs01] at time 08:15:25.988457 duration_in_ms=1.618
2018-01-25 08:15:25,988 [salt.state       ][INFO    ][2390] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.988707
2018-01-25 08:15:25,988 [salt.state       ][INFO    ][2390] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,990 [salt.state       ][INFO    ][2390] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,991 [salt.state       ][INFO    ][2390] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.991085 duration_in_ms=2.378
2018-01-25 08:15:25,991 [salt.state       ][INFO    ][2390] Running state [dbs02] at time 08:15:25.991328
2018-01-25 08:15:25,991 [salt.state       ][INFO    ][2390] Executing state host.present for dbs02
2018-01-25 08:15:25,992 [salt.state       ][INFO    ][2390] {'host': 'dbs02'}
2018-01-25 08:15:25,992 [salt.state       ][INFO    ][2390] Completed state [dbs02] at time 08:15:25.992861 duration_in_ms=1.533
2018-01-25 08:15:25,993 [salt.state       ][INFO    ][2390] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.993180
2018-01-25 08:15:25,993 [salt.state       ][INFO    ][2390] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,994 [salt.state       ][INFO    ][2390] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,994 [salt.state       ][INFO    ][2390] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.994720 duration_in_ms=1.54
2018-01-25 08:15:25,994 [salt.state       ][INFO    ][2390] Running state [dbs03] at time 08:15:25.994959
2018-01-25 08:15:25,995 [salt.state       ][INFO    ][2390] Executing state host.present for dbs03
2018-01-25 08:15:25,996 [salt.state       ][INFO    ][2390] {'host': 'dbs03'}
2018-01-25 08:15:25,996 [salt.state       ][INFO    ][2390] Completed state [dbs03] at time 08:15:25.996458 duration_in_ms=1.499
2018-01-25 08:15:25,996 [salt.state       ][INFO    ][2390] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.996705
2018-01-25 08:15:25,996 [salt.state       ][INFO    ][2390] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:25,999 [salt.state       ][INFO    ][2390] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:25,999 [salt.state       ][INFO    ][2390] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:15:25.999384 duration_in_ms=2.679
2018-01-25 08:15:25,999 [salt.state       ][INFO    ][2390] Running state [odl01] at time 08:15:25.999633
2018-01-25 08:15:25,999 [salt.state       ][INFO    ][2390] Executing state host.present for odl01
2018-01-25 08:15:26,000 [salt.state       ][INFO    ][2390] {'host': 'odl01'}
2018-01-25 08:15:26,001 [salt.state       ][INFO    ][2390] Completed state [odl01] at time 08:15:26.001211 duration_in_ms=1.577
2018-01-25 08:15:26,001 [salt.state       ][INFO    ][2390] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.001457
2018-01-25 08:15:26,001 [salt.state       ][INFO    ][2390] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:26,002 [salt.state       ][INFO    ][2390] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:26,003 [salt.state       ][INFO    ][2390] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.003010 duration_in_ms=1.553
2018-01-25 08:15:26,003 [salt.state       ][INFO    ][2390] Running state [mas01] at time 08:15:26.003258
2018-01-25 08:15:26,003 [salt.state       ][INFO    ][2390] Executing state host.present for mas01
2018-01-25 08:15:26,004 [salt.state       ][INFO    ][2390] {'host': 'mas01'}
2018-01-25 08:15:26,004 [salt.state       ][INFO    ][2390] Completed state [mas01] at time 08:15:26.004929 duration_in_ms=1.671
2018-01-25 08:15:26,006 [salt.state       ][INFO    ][2390] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.006025
2018-01-25 08:15:26,006 [salt.state       ][INFO    ][2390] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:26,007 [salt.state       ][INFO    ][2390] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:26,007 [salt.state       ][INFO    ][2390] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.007600 duration_in_ms=1.575
2018-01-25 08:15:26,007 [salt.state       ][INFO    ][2390] Running state [ctl02] at time 08:15:26.007834
2018-01-25 08:15:26,008 [salt.state       ][INFO    ][2390] Executing state host.present for ctl02
2018-01-25 08:15:26,010 [salt.state       ][INFO    ][2390] {'host': 'ctl02'}
2018-01-25 08:15:26,010 [salt.state       ][INFO    ][2390] Completed state [ctl02] at time 08:15:26.010302 duration_in_ms=2.467
2018-01-25 08:15:26,010 [salt.state       ][INFO    ][2390] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.010531
2018-01-25 08:15:26,010 [salt.state       ][INFO    ][2390] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:26,011 [salt.state       ][INFO    ][2390] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:26,012 [salt.state       ][INFO    ][2390] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.012105 duration_in_ms=1.574
2018-01-25 08:15:26,012 [salt.state       ][INFO    ][2390] Running state [ctl03] at time 08:15:26.012354
2018-01-25 08:15:26,012 [salt.state       ][INFO    ][2390] Executing state host.present for ctl03
2018-01-25 08:15:26,013 [salt.state       ][INFO    ][2390] {'host': 'ctl03'}
2018-01-25 08:15:26,014 [salt.state       ][INFO    ][2390] Completed state [ctl03] at time 08:15:26.013978 duration_in_ms=1.624
2018-01-25 08:15:26,014 [salt.state       ][INFO    ][2390] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.014238
2018-01-25 08:15:26,014 [salt.state       ][INFO    ][2390] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:26,015 [salt.state       ][INFO    ][2390] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:26,015 [salt.state       ][INFO    ][2390] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.015812 duration_in_ms=1.574
2018-01-25 08:15:26,016 [salt.state       ][INFO    ][2390] Running state [ctl01] at time 08:15:26.016055
2018-01-25 08:15:26,016 [salt.state       ][INFO    ][2390] Executing state host.present for ctl01
2018-01-25 08:15:26,017 [salt.state       ][INFO    ][2390] {'host': 'ctl01'}
2018-01-25 08:15:26,018 [salt.state       ][INFO    ][2390] Completed state [ctl01] at time 08:15:26.017976 duration_in_ms=1.921
2018-01-25 08:15:26,018 [salt.state       ][INFO    ][2390] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.018244
2018-01-25 08:15:26,018 [salt.state       ][INFO    ][2390] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:26,019 [salt.state       ][INFO    ][2390] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:26,019 [salt.state       ][INFO    ][2390] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.019843 duration_in_ms=1.599
2018-01-25 08:15:26,020 [salt.state       ][INFO    ][2390] Running state [ctl] at time 08:15:26.020074
2018-01-25 08:15:26,020 [salt.state       ][INFO    ][2390] Executing state host.present for ctl
2018-01-25 08:15:26,022 [salt.state       ][INFO    ][2390] {'host': 'ctl'}
2018-01-25 08:15:26,023 [salt.state       ][INFO    ][2390] Completed state [ctl] at time 08:15:26.022971 duration_in_ms=2.897
2018-01-25 08:15:26,023 [salt.state       ][INFO    ][2390] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.023206
2018-01-25 08:15:26,023 [salt.state       ][INFO    ][2390] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:15:26,024 [salt.state       ][INFO    ][2390] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-25 08:15:26,024 [salt.state       ][INFO    ][2390] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:15:26.024809 duration_in_ms=1.603
2018-01-25 08:15:26,026 [salt.state       ][INFO    ][2390] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:15:26.026191
2018-01-25 08:15:26,026 [salt.state       ][INFO    ][2390] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-25 08:15:26,026 [salt.state       ][INFO    ][2390] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-25 08:15:26,027 [salt.state       ][INFO    ][2390] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:15:26.027022 duration_in_ms=0.832
2018-01-25 08:15:26,039 [salt.state       ][INFO    ][2390] Running state [ens2] at time 08:15:26.039218
2018-01-25 08:15:26,039 [salt.state       ][INFO    ][2390] Executing state network.managed for ens2
2018-01-25 08:15:26,206 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-25 08:15:27,381 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-25 08:15:28,636 [salt.state       ][INFO    ][2390] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-25 08:15:28,637 [salt.state       ][INFO    ][2390] Completed state [ens2] at time 08:15:28.637880 duration_in_ms=2598.662
2018-01-25 08:15:28,638 [salt.state       ][INFO    ][2390] Running state [ens3] at time 08:15:28.638585
2018-01-25 08:15:28,639 [salt.state       ][INFO    ][2390] Executing state network.managed for ens3
2018-01-25 08:15:28,669 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-25 08:15:29,371 [salt.state       ][INFO    ][2390] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-25 08:15:29,372 [salt.state       ][INFO    ][2390] Completed state [ens3] at time 08:15:29.372238 duration_in_ms=733.653
2018-01-25 08:15:29,372 [salt.state       ][INFO    ][2390] Running state [/etc/profile.d/proxy.sh] at time 08:15:29.372846
2018-01-25 08:15:29,374 [salt.state       ][INFO    ][2390] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-25 08:15:29,374 [salt.state       ][INFO    ][2390] File /etc/profile.d/proxy.sh is not present
2018-01-25 08:15:29,375 [salt.state       ][INFO    ][2390] Completed state [/etc/profile.d/proxy.sh] at time 08:15:29.375228 duration_in_ms=2.383
2018-01-25 08:15:29,375 [salt.state       ][INFO    ][2390] Running state [/etc/apt/apt.conf.d/95proxies] at time 08:15:29.375724
2018-01-25 08:15:29,376 [salt.state       ][INFO    ][2390] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-25 08:15:29,376 [salt.state       ][INFO    ][2390] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-25 08:15:29,377 [salt.state       ][INFO    ][2390] Completed state [/etc/apt/apt.conf.d/95proxies] at time 08:15:29.377153 duration_in_ms=1.429
2018-01-25 08:15:29,378 [salt.state       ][INFO    ][2390] Running state [ntp] at time 08:15:29.378937
2018-01-25 08:15:29,379 [salt.state       ][INFO    ][2390] Executing state pkg.installed for ntp
2018-01-25 08:15:29,770 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:15:29,795 [salt.loaded.int.module.cmdmod][INFO    ][2390] 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-25 08:15:33,142 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:15:33,186 [salt.state       ][INFO    ][2390] 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-25 08:15:33,206 [salt.state       ][INFO    ][2390] Loading fresh modules for state activity
2018-01-25 08:15:33,304 [salt.state       ][INFO    ][2390] Completed state [ntp] at time 08:15:33.304170 duration_in_ms=3925.232
2018-01-25 08:15:33,307 [salt.state       ][INFO    ][2390] Running state [/etc/ntp.conf] at time 08:15:33.307677
2018-01-25 08:15:33,307 [salt.state       ][INFO    ][2390] Executing state file.managed for /etc/ntp.conf
2018-01-25 08:15:33,330 [salt.fileclient  ][INFO    ][2390] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-25 08:15:33,372 [salt.state       ][INFO    ][2390] 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-25 08:15:33,372 [salt.state       ][INFO    ][2390] Completed state [/etc/ntp.conf] at time 08:15:33.372477 duration_in_ms=64.8
2018-01-25 08:15:33,421 [salt.state       ][INFO    ][2390] Running state [ntp] at time 08:15:33.420944
2018-01-25 08:15:33,421 [salt.state       ][INFO    ][2390] Executing state service.running for ntp
2018-01-25 08:15:33,423 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-25 08:15:33,443 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-25 08:15:33,461 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-25 08:15:33,483 [salt.state       ][INFO    ][2390] The service ntp is already running
2018-01-25 08:15:33,483 [salt.state       ][INFO    ][2390] Completed state [ntp] at time 08:15:33.483455 duration_in_ms=62.51
2018-01-25 08:15:33,483 [salt.state       ][INFO    ][2390] Running state [ntp] at time 08:15:33.483779
2018-01-25 08:15:33,484 [salt.state       ][INFO    ][2390] Executing state service.mod_watch for ntp
2018-01-25 08:15:33,485 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-25 08:15:33,505 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-25 08:15:33,533 [salt.loaded.int.module.cmdmod][INFO    ][2390] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-25 08:15:33,644 [salt.state       ][INFO    ][2390] {'ntp': True}
2018-01-25 08:15:33,644 [salt.state       ][INFO    ][2390] Completed state [ntp] at time 08:15:33.644683 duration_in_ms=160.903
2018-01-25 08:15:33,651 [salt.minion      ][INFO    ][2390] Returning information for job: 20180125081443504131
2018-01-25 08:15:56,687 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command state.apply with jid 20180125081555907705
2018-01-25 08:15:56,715 [salt.minion      ][INFO    ][7092] Starting a new job with PID 7092
2018-01-25 08:16:00,649 [salt.state       ][INFO    ][7092] Loading fresh modules for state activity
2018-01-25 08:16:03,116 [salt.state       ][INFO    ][7092] Running state [/etc/environment] at time 08:16:03.116298
2018-01-25 08:16:03,116 [salt.state       ][INFO    ][7092] Executing state file.blockreplace for /etc/environment
2018-01-25 08:16:03,125 [salt.state       ][INFO    ][7092] 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-25 08:16:03,126 [salt.state       ][INFO    ][7092] Completed state [/etc/environment] at time 08:16:03.126299 duration_in_ms=10.001
2018-01-25 08:16:03,126 [salt.state       ][INFO    ][7092] Running state [/etc/profile.d] at time 08:16:03.126578
2018-01-25 08:16:03,127 [salt.state       ][INFO    ][7092] Executing state file.directory for /etc/profile.d
2018-01-25 08:16:03,128 [salt.state       ][INFO    ][7092] Directory /etc/profile.d is in the correct state
2018-01-25 08:16:03,129 [salt.state       ][INFO    ][7092] Completed state [/etc/profile.d] at time 08:16:03.129403 duration_in_ms=2.824
2018-01-25 08:16:03,637 [salt.state       ][INFO    ][7092] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 08:16:03.637821
2018-01-25 08:16:03,638 [salt.state       ][INFO    ][7092] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-25 08:16:03,666 [salt.state       ][INFO    ][7092] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-25 08:16:03,666 [salt.state       ][INFO    ][7092] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 08:16:03.666869 duration_in_ms=29.049
2018-01-25 08:16:03,667 [salt.state       ][INFO    ][7092] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 08:16:03.667344
2018-01-25 08:16:03,667 [salt.state       ][INFO    ][7092] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-25 08:16:03,685 [salt.state       ][INFO    ][7092] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-25 08:16:03,686 [salt.state       ][INFO    ][7092] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 08:16:03.685971 duration_in_ms=18.627
2018-01-25 08:16:03,687 [salt.state       ][INFO    ][7092] Running state [linux_repo_prereq_pkgs] at time 08:16:03.687429
2018-01-25 08:16:03,687 [salt.state       ][INFO    ][7092] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-25 08:16:03,689 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:16:04,085 [salt.state       ][INFO    ][7092] All specified packages are already installed
2018-01-25 08:16:04,086 [salt.state       ][INFO    ][7092] Completed state [linux_repo_prereq_pkgs] at time 08:16:04.086359 duration_in_ms=398.929
2018-01-25 08:16:04,087 [salt.state       ][INFO    ][7092] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 08:16:04.086989
2018-01-25 08:16:04,087 [salt.state       ][INFO    ][7092] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-25 08:16:04,088 [salt.state       ][INFO    ][7092] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-25 08:16:04,088 [salt.state       ][INFO    ][7092] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 08:16:04.088751 duration_in_ms=1.762
2018-01-25 08:16:04,089 [salt.state       ][INFO    ][7092] Running state [/etc/apt/preferences.d/mk_openstack] at time 08:16:04.089225
2018-01-25 08:16:04,089 [salt.state       ][INFO    ][7092] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-25 08:16:04,186 [salt.state       ][INFO    ][7092] File /etc/apt/preferences.d/mk_openstack is in the correct state
2018-01-25 08:16:04,187 [salt.state       ][INFO    ][7092] Completed state [/etc/apt/preferences.d/mk_openstack] at time 08:16:04.187230 duration_in_ms=98.005
2018-01-25 08:16:04,189 [salt.state       ][INFO    ][7092] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 08:16:04.189781
2018-01-25 08:16:04,190 [salt.state       ][INFO    ][7092] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-25 08:16:04,191 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-25 08:16:04,344 [salt.state       ][INFO    ][7092] {'pid': 7152, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-25 08:16:04,345 [salt.state       ][INFO    ][7092] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 08:16:04.345296 duration_in_ms=155.514
2018-01-25 08:16:04,350 [salt.state       ][INFO    ][7092] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 08:16:04.350771
2018-01-25 08:16:04,351 [salt.state       ][INFO    ][7092] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-25 08:16:04,454 [salt.state       ][INFO    ][7092] Package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike' already configured
2018-01-25 08:16:04,455 [salt.state       ][INFO    ][7092] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 08:16:04.455644 duration_in_ms=104.872
2018-01-25 08:16:04,456 [salt.state       ][INFO    ][7092] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 08:16:04.456139
2018-01-25 08:16:04,456 [salt.state       ][INFO    ][7092] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-25 08:16:04,457 [salt.state       ][INFO    ][7092] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-25 08:16:04,457 [salt.state       ][INFO    ][7092] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 08:16:04.457645 duration_in_ms=1.506
2018-01-25 08:16:04,458 [salt.state       ][INFO    ][7092] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 08:16:04.458099
2018-01-25 08:16:04,458 [salt.state       ][INFO    ][7092] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-25 08:16:04,810 [salt.state       ][INFO    ][7092] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-01-25 08:16:04,810 [salt.state       ][INFO    ][7092] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 08:16:04.810683 duration_in_ms=352.583
2018-01-25 08:16:04,811 [salt.state       ][INFO    ][7092] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 08:16:04.811213
2018-01-25 08:16:04,811 [salt.state       ][INFO    ][7092] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-25 08:16:04,812 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-25 08:16:04,967 [salt.state       ][INFO    ][7092] {'pid': 7267, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-25 08:16:04,968 [salt.state       ][INFO    ][7092] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 08:16:04.968837 duration_in_ms=157.623
2018-01-25 08:16:04,971 [salt.state       ][INFO    ][7092] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 08:16:04.971066
2018-01-25 08:16:04,971 [salt.state       ][INFO    ][7092] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-25 08:16:05,067 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:16:06,791 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125081606013199
2018-01-25 08:16:06,813 [salt.minion      ][INFO    ][7758] Starting a new job with PID 7758
2018-01-25 08:16:06,829 [salt.minion      ][INFO    ][7758] Returning information for job: 20180125081606013199
2018-01-25 08:16:08,838 [salt.state       ][INFO    ][7092] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2018-01-25 08:16:08,840 [salt.state       ][INFO    ][7092] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 08:16:08.840034 duration_in_ms=3868.967
2018-01-25 08:16:08,840 [salt.state       ][INFO    ][7092] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 08:16:08.840690
2018-01-25 08:16:08,841 [salt.state       ][INFO    ][7092] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-25 08:16:08,842 [salt.state       ][INFO    ][7092] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-25 08:16:08,842 [salt.state       ][INFO    ][7092] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 08:16:08.842825 duration_in_ms=2.134
2018-01-25 08:16:08,843 [salt.state       ][INFO    ][7092] Running state [/etc/apt/preferences.d/uca] at time 08:16:08.843299
2018-01-25 08:16:08,843 [salt.state       ][INFO    ][7092] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-25 08:16:08,844 [salt.state       ][INFO    ][7092] File /etc/apt/preferences.d/uca is not present
2018-01-25 08:16:08,844 [salt.state       ][INFO    ][7092] Completed state [/etc/apt/preferences.d/uca] at time 08:16:08.844712 duration_in_ms=1.413
2018-01-25 08:16:08,845 [salt.state       ][INFO    ][7092] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 08:16:08.845198
2018-01-25 08:16:08,845 [salt.state       ][INFO    ][7092] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-25 08:16:08,847 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-25 08:16:09,052 [salt.state       ][INFO    ][7092] {'pid': 7767, '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.FPqpNZ1AVa/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-25 08:16:09,054 [salt.state       ][INFO    ][7092] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 08:16:09.054005 duration_in_ms=208.806
2018-01-25 08:16:09,056 [salt.state       ][INFO    ][7092] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 08:16:09.056293
2018-01-25 08:16:09,057 [salt.state       ][INFO    ][7092] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-25 08:16:09,153 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:16:13,142 [salt.state       ][INFO    ][7092] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-25 08:16:13,143 [salt.state       ][INFO    ][7092] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 08:16:13.143492 duration_in_ms=4087.198
2018-01-25 08:16:13,144 [salt.state       ][INFO    ][7092] Running state [linux_extra_packages_purged] at time 08:16:13.144061
2018-01-25 08:16:13,144 [salt.state       ][INFO    ][7092] Executing state pkg.purged for linux_extra_packages_purged
2018-01-25 08:16:13,159 [salt.state       ][INFO    ][7092] All specified packages are already absent
2018-01-25 08:16:13,159 [salt.state       ][INFO    ][7092] Completed state [linux_extra_packages_purged] at time 08:16:13.159917 duration_in_ms=15.855
2018-01-25 08:16:13,160 [salt.state       ][INFO    ][7092] Running state [linux_extra_packages_latest] at time 08:16:13.160274
2018-01-25 08:16:13,160 [salt.state       ][INFO    ][7092] Executing state pkg.latest for linux_extra_packages_latest
2018-01-25 08:16:13,174 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-25 08:16:13,231 [salt.state       ][INFO    ][7092] Package mcelog is already up-to-date
2018-01-25 08:16:13,232 [salt.state       ][INFO    ][7092] Completed state [linux_extra_packages_latest] at time 08:16:13.232127 duration_in_ms=71.852
2018-01-25 08:16:13,233 [salt.state       ][INFO    ][7092] Running state [UTC] at time 08:16:13.233717
2018-01-25 08:16:13,234 [salt.state       ][INFO    ][7092] Executing state timezone.system for UTC
2018-01-25 08:16:13,235 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['timedatectl'] in directory '/root'
2018-01-25 08:16:13,282 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['timedatectl'] in directory '/root'
2018-01-25 08:16:13,304 [salt.state       ][INFO    ][7092] Timezone UTC already set, UTC already set to UTC
2018-01-25 08:16:13,304 [salt.state       ][INFO    ][7092] Completed state [UTC] at time 08:16:13.304815 duration_in_ms=71.097
2018-01-25 08:16:13,307 [salt.state       ][INFO    ][7092] Running state [nf_conntrack] at time 08:16:13.306988
2018-01-25 08:16:13,307 [salt.state       ][INFO    ][7092] Executing state kmod.present for nf_conntrack
2018-01-25 08:16:13,308 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'lsmod' in directory '/root'
2018-01-25 08:16:13,328 [salt.state       ][INFO    ][7092] Kernel module nf_conntrack is already present
2018-01-25 08:16:13,328 [salt.state       ][INFO    ][7092] Completed state [nf_conntrack] at time 08:16:13.328797 duration_in_ms=21.809
2018-01-25 08:16:13,330 [salt.state       ][INFO    ][7092] Running state [kernel.panic] at time 08:16:13.330774
2018-01-25 08:16:13,331 [salt.state       ][INFO    ][7092] Executing state sysctl.present for kernel.panic
2018-01-25 08:16:13,350 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,387 [salt.state       ][INFO    ][7092] Sysctl value kernel.panic = 60 is already set
2018-01-25 08:16:13,387 [salt.state       ][INFO    ][7092] Completed state [kernel.panic] at time 08:16:13.387827 duration_in_ms=57.052
2018-01-25 08:16:13,388 [salt.state       ][INFO    ][7092] Running state [net.ipv4.tcp_keepalive_probes] at time 08:16:13.388529
2018-01-25 08:16:13,389 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-25 08:16:13,390 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,426 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-25 08:16:13,427 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.tcp_keepalive_probes] at time 08:16:13.427065 duration_in_ms=38.535
2018-01-25 08:16:13,427 [salt.state       ][INFO    ][7092] Running state [fs.file-max] at time 08:16:13.427482
2018-01-25 08:16:13,427 [salt.state       ][INFO    ][7092] Executing state sysctl.present for fs.file-max
2018-01-25 08:16:13,428 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,465 [salt.state       ][INFO    ][7092] Sysctl value fs.file-max = 124165 is already set
2018-01-25 08:16:13,465 [salt.state       ][INFO    ][7092] Completed state [fs.file-max] at time 08:16:13.465901 duration_in_ms=38.419
2018-01-25 08:16:13,466 [salt.state       ][INFO    ][7092] Running state [net.core.somaxconn] at time 08:16:13.466368
2018-01-25 08:16:13,466 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.core.somaxconn
2018-01-25 08:16:13,467 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,505 [salt.state       ][INFO    ][7092] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-25 08:16:13,506 [salt.state       ][INFO    ][7092] Completed state [net.core.somaxconn] at time 08:16:13.506393 duration_in_ms=40.025
2018-01-25 08:16:13,506 [salt.state       ][INFO    ][7092] Running state [net.ipv4.tcp_max_syn_backlog] at time 08:16:13.506855
2018-01-25 08:16:13,507 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-25 08:16:13,508 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,543 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-25 08:16:13,544 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.tcp_max_syn_backlog] at time 08:16:13.544382 duration_in_ms=37.527
2018-01-25 08:16:13,544 [salt.state       ][INFO    ][7092] Running state [net.ipv4.tcp_tw_reuse] at time 08:16:13.544813
2018-01-25 08:16:13,545 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-25 08:16:13,546 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,582 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-25 08:16:13,582 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.tcp_tw_reuse] at time 08:16:13.582644 duration_in_ms=37.83
2018-01-25 08:16:13,583 [salt.state       ][INFO    ][7092] Running state [net.ipv4.tcp_congestion_control] at time 08:16:13.583074
2018-01-25 08:16:13,583 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-25 08:16:13,584 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,617 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-25 08:16:13,618 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.tcp_congestion_control] at time 08:16:13.618091 duration_in_ms=35.017
2018-01-25 08:16:13,618 [salt.state       ][INFO    ][7092] Running state [net.ipv4.tcp_retries2] at time 08:16:13.618547
2018-01-25 08:16:13,618 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-25 08:16:13,619 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,652 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-25 08:16:13,653 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.tcp_retries2] at time 08:16:13.653757 duration_in_ms=35.209
2018-01-25 08:16:13,654 [salt.state       ][INFO    ][7092] Running state [net.core.netdev_max_backlog] at time 08:16:13.654224
2018-01-25 08:16:13,654 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-25 08:16:13,655 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,690 [salt.state       ][INFO    ][7092] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-25 08:16:13,690 [salt.state       ][INFO    ][7092] Completed state [net.core.netdev_max_backlog] at time 08:16:13.690506 duration_in_ms=36.281
2018-01-25 08:16:13,690 [salt.state       ][INFO    ][7092] Running state [net.ipv4.tcp_slow_start_after_idle] at time 08:16:13.690907
2018-01-25 08:16:13,691 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-25 08:16:13,692 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,727 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-25 08:16:13,727 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 08:16:13.727741 duration_in_ms=36.834
2018-01-25 08:16:13,728 [salt.state       ][INFO    ][7092] Running state [vm.swappiness] at time 08:16:13.728173
2018-01-25 08:16:13,728 [salt.state       ][INFO    ][7092] Executing state sysctl.present for vm.swappiness
2018-01-25 08:16:13,729 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,763 [salt.state       ][INFO    ][7092] Sysctl value vm.swappiness = 10 is already set
2018-01-25 08:16:13,764 [salt.state       ][INFO    ][7092] Completed state [vm.swappiness] at time 08:16:13.763937 duration_in_ms=35.763
2018-01-25 08:16:13,764 [salt.state       ][INFO    ][7092] Running state [net.ipv4.tcp_keepalive_intvl] at time 08:16:13.764356
2018-01-25 08:16:13,764 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-25 08:16:13,765 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,802 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-25 08:16:13,802 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.tcp_keepalive_intvl] at time 08:16:13.802616 duration_in_ms=38.259
2018-01-25 08:16:13,803 [salt.state       ][INFO    ][7092] Running state [net.ipv4.neigh.default.gc_thresh1] at time 08:16:13.803038
2018-01-25 08:16:13,803 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-25 08:16:13,804 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,840 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-25 08:16:13,842 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 08:16:13.842065 duration_in_ms=39.026
2018-01-25 08:16:13,842 [salt.state       ][INFO    ][7092] Running state [net.ipv4.neigh.default.gc_thresh2] at time 08:16:13.842545
2018-01-25 08:16:13,842 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-25 08:16:13,843 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,883 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-25 08:16:13,883 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 08:16:13.883453 duration_in_ms=40.907
2018-01-25 08:16:13,883 [salt.state       ][INFO    ][7092] Running state [net.ipv4.neigh.default.gc_thresh3] at time 08:16:13.883893
2018-01-25 08:16:13,884 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-25 08:16:13,885 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,920 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-25 08:16:13,921 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 08:16:13.921520 duration_in_ms=37.626
2018-01-25 08:16:13,922 [salt.state       ][INFO    ][7092] Running state [net.ipv4.tcp_fin_timeout] at time 08:16:13.921993
2018-01-25 08:16:13,922 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-25 08:16:13,923 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:13,961 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-25 08:16:13,961 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.tcp_fin_timeout] at time 08:16:13.961808 duration_in_ms=39.815
2018-01-25 08:16:13,962 [salt.state       ][INFO    ][7092] Running state [net.ipv4.tcp_keepalive_time] at time 08:16:13.962255
2018-01-25 08:16:13,962 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-25 08:16:13,963 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:14,002 [salt.state       ][INFO    ][7092] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-25 08:16:14,002 [salt.state       ][INFO    ][7092] Completed state [net.ipv4.tcp_keepalive_time] at time 08:16:14.002718 duration_in_ms=40.462
2018-01-25 08:16:14,003 [salt.state       ][INFO    ][7092] Running state [net.nf_conntrack_max] at time 08:16:14.003121
2018-01-25 08:16:14,003 [salt.state       ][INFO    ][7092] Executing state sysctl.present for net.nf_conntrack_max
2018-01-25 08:16:14,004 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:16:14,042 [salt.state       ][INFO    ][7092] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-25 08:16:14,042 [salt.state       ][INFO    ][7092] Completed state [net.nf_conntrack_max] at time 08:16:14.042787 duration_in_ms=39.666
2018-01-25 08:16:14,043 [salt.state       ][INFO    ][7092] Running state [linux_sysfs_package] at time 08:16:14.043219
2018-01-25 08:16:14,043 [salt.state       ][INFO    ][7092] Executing state pkg.installed for linux_sysfs_package
2018-01-25 08:16:14,051 [salt.state       ][INFO    ][7092] All specified packages are already installed
2018-01-25 08:16:14,052 [salt.state       ][INFO    ][7092] Completed state [linux_sysfs_package] at time 08:16:14.052020 duration_in_ms=8.801
2018-01-25 08:16:14,053 [salt.state       ][INFO    ][7092] Running state [/etc/sysfs.d] at time 08:16:14.053767
2018-01-25 08:16:14,054 [salt.state       ][INFO    ][7092] Executing state file.directory for /etc/sysfs.d
2018-01-25 08:16:14,054 [salt.state       ][INFO    ][7092] Directory /etc/sysfs.d is in the correct state
2018-01-25 08:16:14,055 [salt.state       ][INFO    ][7092] Completed state [/etc/sysfs.d] at time 08:16:14.055014 duration_in_ms=1.247
2018-01-25 08:16:14,055 [salt.state       ][INFO    ][7092] Running state [ondemand] at time 08:16:14.055836
2018-01-25 08:16:14,056 [salt.state       ][INFO    ][7092] Executing state service.dead for ondemand
2018-01-25 08:16:14,056 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-25 08:16:14,079 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-25 08:16:14,101 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-25 08:16:14,127 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'runlevel' in directory '/root'
2018-01-25 08:16:14,146 [salt.state       ][INFO    ][7092] The service ondemand is already dead
2018-01-25 08:16:14,147 [salt.state       ][INFO    ][7092] Completed state [ondemand] at time 08:16:14.147218 duration_in_ms=91.381
2018-01-25 08:16:14,148 [salt.state       ][INFO    ][7092] Running state [cs_CZ.UTF-8] at time 08:16:14.148334
2018-01-25 08:16:14,148 [salt.state       ][INFO    ][7092] Executing state locale.present for cs_CZ.UTF-8
2018-01-25 08:16:14,149 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'locale -a' in directory '/root'
2018-01-25 08:16:14,167 [salt.state       ][INFO    ][7092] Locale cs_CZ.UTF-8 is already present
2018-01-25 08:16:14,167 [salt.state       ][INFO    ][7092] Completed state [cs_CZ.UTF-8] at time 08:16:14.167769 duration_in_ms=19.434
2018-01-25 08:16:14,168 [salt.state       ][INFO    ][7092] Running state [en_US.UTF-8] at time 08:16:14.168203
2018-01-25 08:16:14,168 [salt.state       ][INFO    ][7092] Executing state locale.present for en_US.UTF-8
2018-01-25 08:16:14,169 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'locale -a' in directory '/root'
2018-01-25 08:16:14,184 [salt.state       ][INFO    ][7092] Locale en_US.UTF-8 is already present
2018-01-25 08:16:14,185 [salt.state       ][INFO    ][7092] Completed state [en_US.UTF-8] at time 08:16:14.185800 duration_in_ms=17.596
2018-01-25 08:16:14,187 [salt.state       ][INFO    ][7092] Running state [en_US.UTF-8] at time 08:16:14.187919
2018-01-25 08:16:14,188 [salt.state       ][INFO    ][7092] Executing state locale.system for en_US.UTF-8
2018-01-25 08:16:14,189 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'localectl' in directory '/root'
2018-01-25 08:16:14,232 [salt.state       ][INFO    ][7092] System locale en_US.UTF-8 already set
2018-01-25 08:16:14,232 [salt.state       ][INFO    ][7092] Completed state [en_US.UTF-8] at time 08:16:14.232806 duration_in_ms=44.887
2018-01-25 08:16:14,235 [salt.state       ][INFO    ][7092] Running state [root] at time 08:16:14.235222
2018-01-25 08:16:14,235 [salt.state       ][INFO    ][7092] Executing state user.present for root
2018-01-25 08:16:14,237 [salt.state       ][INFO    ][7092] User root is present and up to date
2018-01-25 08:16:14,237 [salt.state       ][INFO    ][7092] Completed state [root] at time 08:16:14.237772 duration_in_ms=2.55
2018-01-25 08:16:14,239 [salt.state       ][INFO    ][7092] Running state [/root] at time 08:16:14.239495
2018-01-25 08:16:14,239 [salt.state       ][INFO    ][7092] Executing state file.directory for /root
2018-01-25 08:16:14,240 [salt.state       ][INFO    ][7092] Directory /root is in the correct state
2018-01-25 08:16:14,240 [salt.state       ][INFO    ][7092] Completed state [/root] at time 08:16:14.240915 duration_in_ms=1.42
2018-01-25 08:16:14,241 [salt.state       ][INFO    ][7092] Running state [/etc/sudoers.d/90-salt-user-root] at time 08:16:14.241550
2018-01-25 08:16:14,241 [salt.state       ][INFO    ][7092] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-25 08:16:14,242 [salt.state       ][INFO    ][7092] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-25 08:16:14,242 [salt.state       ][INFO    ][7092] Completed state [/etc/sudoers.d/90-salt-user-root] at time 08:16:14.242505 duration_in_ms=0.955
2018-01-25 08:16:14,242 [salt.state       ][INFO    ][7092] Running state [ubuntu] at time 08:16:14.242801
2018-01-25 08:16:14,243 [salt.state       ][INFO    ][7092] Executing state user.present for ubuntu
2018-01-25 08:16:14,244 [salt.state       ][INFO    ][7092] User ubuntu is present and up to date
2018-01-25 08:16:14,244 [salt.state       ][INFO    ][7092] Completed state [ubuntu] at time 08:16:14.244378 duration_in_ms=1.577
2018-01-25 08:16:14,245 [salt.state       ][INFO    ][7092] Running state [/home/ubuntu] at time 08:16:14.245480
2018-01-25 08:16:14,245 [salt.state       ][INFO    ][7092] Executing state file.directory for /home/ubuntu
2018-01-25 08:16:14,246 [salt.state       ][INFO    ][7092] Directory /home/ubuntu is in the correct state
2018-01-25 08:16:14,246 [salt.state       ][INFO    ][7092] Completed state [/home/ubuntu] at time 08:16:14.246862 duration_in_ms=1.382
2018-01-25 08:16:14,247 [salt.state       ][INFO    ][7092] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:16:14.247785
2018-01-25 08:16:14,248 [salt.state       ][INFO    ][7092] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-25 08:16:14,269 [salt.state       ][INFO    ][7092] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-25 08:16:14,269 [salt.state       ][INFO    ][7092] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:16:14.269868 duration_in_ms=22.083
2018-01-25 08:16:14,270 [salt.state       ][INFO    ][7092] Running state [/etc/security/limits.d/90-salt-default.conf] at time 08:16:14.270198
2018-01-25 08:16:14,270 [salt.state       ][INFO    ][7092] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-25 08:16:14,355 [salt.state       ][INFO    ][7092] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-25 08:16:14,356 [salt.state       ][INFO    ][7092] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 08:16:14.356211 duration_in_ms=86.012
2018-01-25 08:16:14,356 [salt.state       ][INFO    ][7092] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:16:14.356518
2018-01-25 08:16:14,356 [salt.state       ][INFO    ][7092] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-25 08:16:14,446 [salt.state       ][INFO    ][7092] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-25 08:16:14,446 [salt.state       ][INFO    ][7092] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:16:14.446472 duration_in_ms=89.954
2018-01-25 08:16:14,447 [salt.state       ][INFO    ][7092] Running state [service.systemctl_reload] at time 08:16:14.447880
2018-01-25 08:16:14,448 [salt.state       ][INFO    ][7092] Executing state module.wait for service.systemctl_reload
2018-01-25 08:16:14,448 [salt.state       ][INFO    ][7092] No changes made for service.systemctl_reload
2018-01-25 08:16:14,448 [salt.state       ][INFO    ][7092] Completed state [service.systemctl_reload] at time 08:16:14.448596 duration_in_ms=0.716
2018-01-25 08:16:14,448 [salt.state       ][INFO    ][7092] Running state [/etc/hostname] at time 08:16:14.448833
2018-01-25 08:16:14,449 [salt.state       ][INFO    ][7092] Executing state file.managed for /etc/hostname
2018-01-25 08:16:14,463 [salt.state       ][INFO    ][7092] File /etc/hostname is in the correct state
2018-01-25 08:16:14,464 [salt.state       ][INFO    ][7092] Completed state [/etc/hostname] at time 08:16:14.464158 duration_in_ms=15.324
2018-01-25 08:16:14,466 [salt.state       ][INFO    ][7092] Running state [hostname dbs01] at time 08:16:14.466102
2018-01-25 08:16:14,466 [salt.state       ][INFO    ][7092] Executing state cmd.wait for hostname dbs01
2018-01-25 08:16:14,466 [salt.state       ][INFO    ][7092] No changes made for hostname dbs01
2018-01-25 08:16:14,467 [salt.state       ][INFO    ][7092] Completed state [hostname dbs01] at time 08:16:14.467002 duration_in_ms=0.9
2018-01-25 08:16:14,467 [salt.state       ][INFO    ][7092] Running state [mdb02] at time 08:16:14.467629
2018-01-25 08:16:14,467 [salt.state       ][INFO    ][7092] Executing state host.present for mdb02
2018-01-25 08:16:14,468 [salt.state       ][INFO    ][7092] Host mdb02 (192.168.10.77) already present
2018-01-25 08:16:14,468 [salt.state       ][INFO    ][7092] Completed state [mdb02] at time 08:16:14.468698 duration_in_ms=1.069
2018-01-25 08:16:14,469 [salt.state       ][INFO    ][7092] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.468954
2018-01-25 08:16:14,469 [salt.state       ][INFO    ][7092] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,470 [salt.state       ][INFO    ][7092] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2018-01-25 08:16:14,470 [salt.state       ][INFO    ][7092] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.470561 duration_in_ms=1.607
2018-01-25 08:16:14,470 [salt.state       ][INFO    ][7092] Running state [mdb03] at time 08:16:14.470812
2018-01-25 08:16:14,471 [salt.state       ][INFO    ][7092] Executing state host.present for mdb03
2018-01-25 08:16:14,471 [salt.state       ][INFO    ][7092] Host mdb03 (192.168.10.78) already present
2018-01-25 08:16:14,471 [salt.state       ][INFO    ][7092] Completed state [mdb03] at time 08:16:14.471901 duration_in_ms=1.089
2018-01-25 08:16:14,472 [salt.state       ][INFO    ][7092] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.472172
2018-01-25 08:16:14,472 [salt.state       ][INFO    ][7092] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,473 [salt.state       ][INFO    ][7092] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2018-01-25 08:16:14,473 [salt.state       ][INFO    ][7092] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.473199 duration_in_ms=1.027
2018-01-25 08:16:14,473 [salt.state       ][INFO    ][7092] Running state [mdb01] at time 08:16:14.473421
2018-01-25 08:16:14,473 [salt.state       ][INFO    ][7092] Executing state host.present for mdb01
2018-01-25 08:16:14,474 [salt.state       ][INFO    ][7092] Host mdb01 (192.168.10.76) already present
2018-01-25 08:16:14,474 [salt.state       ][INFO    ][7092] Completed state [mdb01] at time 08:16:14.474495 duration_in_ms=1.074
2018-01-25 08:16:14,474 [salt.state       ][INFO    ][7092] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.474764
2018-01-25 08:16:14,475 [salt.state       ][INFO    ][7092] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,475 [salt.state       ][INFO    ][7092] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2018-01-25 08:16:14,475 [salt.state       ][INFO    ][7092] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.475834 duration_in_ms=1.07
2018-01-25 08:16:14,476 [salt.state       ][INFO    ][7092] Running state [mdb] at time 08:16:14.476096
2018-01-25 08:16:14,476 [salt.state       ][INFO    ][7092] Executing state host.present for mdb
2018-01-25 08:16:14,476 [salt.state       ][INFO    ][7092] Host mdb (192.168.10.75) already present
2018-01-25 08:16:14,478 [salt.state       ][INFO    ][7092] Completed state [mdb] at time 08:16:14.478165 duration_in_ms=2.069
2018-01-25 08:16:14,478 [salt.state       ][INFO    ][7092] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.478395
2018-01-25 08:16:14,478 [salt.state       ][INFO    ][7092] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,479 [salt.state       ][INFO    ][7092] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2018-01-25 08:16:14,479 [salt.state       ][INFO    ][7092] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.479264 duration_in_ms=0.869
2018-01-25 08:16:14,479 [salt.state       ][INFO    ][7092] Running state [cfg01] at time 08:16:14.479493
2018-01-25 08:16:14,479 [salt.state       ][INFO    ][7092] Executing state host.present for cfg01
2018-01-25 08:16:14,480 [salt.state       ][INFO    ][7092] Host cfg01 (192.168.10.100) already present
2018-01-25 08:16:14,480 [salt.state       ][INFO    ][7092] Completed state [cfg01] at time 08:16:14.480377 duration_in_ms=0.884
2018-01-25 08:16:14,480 [salt.state       ][INFO    ][7092] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.480598
2018-01-25 08:16:14,480 [salt.state       ][INFO    ][7092] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,481 [salt.state       ][INFO    ][7092] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-25 08:16:14,481 [salt.state       ][INFO    ][7092] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.481808 duration_in_ms=1.21
2018-01-25 08:16:14,482 [salt.state       ][INFO    ][7092] Running state [prx01] at time 08:16:14.482034
2018-01-25 08:16:14,482 [salt.state       ][INFO    ][7092] Executing state host.present for prx01
2018-01-25 08:16:14,482 [salt.state       ][INFO    ][7092] Host prx01 (192.168.10.104) already present
2018-01-25 08:16:14,483 [salt.state       ][INFO    ][7092] Completed state [prx01] at time 08:16:14.482958 duration_in_ms=0.924
2018-01-25 08:16:14,483 [salt.state       ][INFO    ][7092] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.483187
2018-01-25 08:16:14,483 [salt.state       ][INFO    ][7092] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,483 [salt.state       ][INFO    ][7092] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2018-01-25 08:16:14,484 [salt.state       ][INFO    ][7092] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.484052 duration_in_ms=0.866
2018-01-25 08:16:14,484 [salt.state       ][INFO    ][7092] Running state [kvm01] at time 08:16:14.484275
2018-01-25 08:16:14,484 [salt.state       ][INFO    ][7092] Executing state host.present for kvm01
2018-01-25 08:16:14,484 [salt.state       ][INFO    ][7092] Host kvm01 (192.168.10.141) already present
2018-01-25 08:16:14,485 [salt.state       ][INFO    ][7092] Completed state [kvm01] at time 08:16:14.485711 duration_in_ms=1.435
2018-01-25 08:16:14,485 [salt.state       ][INFO    ][7092] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.485933
2018-01-25 08:16:14,486 [salt.state       ][INFO    ][7092] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,486 [salt.state       ][INFO    ][7092] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2018-01-25 08:16:14,486 [salt.state       ][INFO    ][7092] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.486826 duration_in_ms=0.893
2018-01-25 08:16:14,487 [salt.state       ][INFO    ][7092] Running state [kvm03] at time 08:16:14.487049
2018-01-25 08:16:14,487 [salt.state       ][INFO    ][7092] Executing state host.present for kvm03
2018-01-25 08:16:14,487 [salt.state       ][INFO    ][7092] Host kvm03 (192.168.10.143) already present
2018-01-25 08:16:14,487 [salt.state       ][INFO    ][7092] Completed state [kvm03] at time 08:16:14.487907 duration_in_ms=0.858
2018-01-25 08:16:14,488 [salt.state       ][INFO    ][7092] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.488127
2018-01-25 08:16:14,488 [salt.state       ][INFO    ][7092] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,488 [salt.state       ][INFO    ][7092] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2018-01-25 08:16:14,490 [salt.state       ][INFO    ][7092] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.489833 duration_in_ms=1.705
2018-01-25 08:16:14,490 [salt.state       ][INFO    ][7092] Running state [kvm02] at time 08:16:14.490607
2018-01-25 08:16:14,490 [salt.state       ][INFO    ][7092] Executing state host.present for kvm02
2018-01-25 08:16:14,491 [salt.state       ][INFO    ][7092] Host kvm02 (192.168.10.142) already present
2018-01-25 08:16:14,491 [salt.state       ][INFO    ][7092] Completed state [kvm02] at time 08:16:14.491726 duration_in_ms=1.119
2018-01-25 08:16:14,491 [salt.state       ][INFO    ][7092] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.491949
2018-01-25 08:16:14,492 [salt.state       ][INFO    ][7092] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,492 [salt.state       ][INFO    ][7092] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2018-01-25 08:16:14,492 [salt.state       ][INFO    ][7092] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.492808 duration_in_ms=0.859
2018-01-25 08:16:14,493 [salt.state       ][INFO    ][7092] Running state [dbs] at time 08:16:14.493588
2018-01-25 08:16:14,493 [salt.state       ][INFO    ][7092] Executing state host.present for dbs
2018-01-25 08:16:14,494 [salt.state       ][INFO    ][7092] Host dbs (192.168.10.50) already present
2018-01-25 08:16:14,494 [salt.state       ][INFO    ][7092] Completed state [dbs] at time 08:16:14.494479 duration_in_ms=0.892
2018-01-25 08:16:14,494 [salt.state       ][INFO    ][7092] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.494707
2018-01-25 08:16:14,494 [salt.state       ][INFO    ][7092] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,495 [salt.state       ][INFO    ][7092] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2018-01-25 08:16:14,495 [salt.state       ][INFO    ][7092] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.495566 duration_in_ms=0.859
2018-01-25 08:16:14,495 [salt.state       ][INFO    ][7092] Running state [prx] at time 08:16:14.495787
2018-01-25 08:16:14,496 [salt.state       ][INFO    ][7092] Executing state host.present for prx
2018-01-25 08:16:14,496 [salt.state       ][INFO    ][7092] Host prx (192.168.10.103) already present
2018-01-25 08:16:14,496 [salt.state       ][INFO    ][7092] Completed state [prx] at time 08:16:14.496657 duration_in_ms=0.87
2018-01-25 08:16:14,496 [salt.state       ][INFO    ][7092] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.496875
2018-01-25 08:16:14,497 [salt.state       ][INFO    ][7092] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,497 [salt.state       ][INFO    ][7092] Host prx.baremetal-mcp-pike-odl-ha.local (192.168.10.103) already present
2018-01-25 08:16:14,498 [salt.state       ][INFO    ][7092] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.498032 duration_in_ms=1.157
2018-01-25 08:16:14,498 [salt.state       ][INFO    ][7092] Running state [prx02] at time 08:16:14.498283
2018-01-25 08:16:14,498 [salt.state       ][INFO    ][7092] Executing state host.present for prx02
2018-01-25 08:16:14,498 [salt.state       ][INFO    ][7092] Host prx02 (192.168.10.105) already present
2018-01-25 08:16:14,499 [salt.state       ][INFO    ][7092] Completed state [prx02] at time 08:16:14.499137 duration_in_ms=0.854
2018-01-25 08:16:14,499 [salt.state       ][INFO    ][7092] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.499356
2018-01-25 08:16:14,499 [salt.state       ][INFO    ][7092] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,500 [salt.state       ][INFO    ][7092] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2018-01-25 08:16:14,500 [salt.state       ][INFO    ][7092] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.500224 duration_in_ms=0.868
2018-01-25 08:16:14,500 [salt.state       ][INFO    ][7092] Running state [msg02] at time 08:16:14.500447
2018-01-25 08:16:14,500 [salt.state       ][INFO    ][7092] Executing state host.present for msg02
2018-01-25 08:16:14,502 [salt.state       ][INFO    ][7092] Host msg02 (192.168.10.42) already present
2018-01-25 08:16:14,502 [salt.state       ][INFO    ][7092] Completed state [msg02] at time 08:16:14.502468 duration_in_ms=2.021
2018-01-25 08:16:14,502 [salt.state       ][INFO    ][7092] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.502693
2018-01-25 08:16:14,502 [salt.state       ][INFO    ][7092] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,503 [salt.state       ][INFO    ][7092] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2018-01-25 08:16:14,503 [salt.state       ][INFO    ][7092] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.503562 duration_in_ms=0.869
2018-01-25 08:16:14,503 [salt.state       ][INFO    ][7092] Running state [msg03] at time 08:16:14.503789
2018-01-25 08:16:14,504 [salt.state       ][INFO    ][7092] Executing state host.present for msg03
2018-01-25 08:16:14,504 [salt.state       ][INFO    ][7092] Host msg03 (192.168.10.43) already present
2018-01-25 08:16:14,504 [salt.state       ][INFO    ][7092] Completed state [msg03] at time 08:16:14.504656 duration_in_ms=0.867
2018-01-25 08:16:14,504 [salt.state       ][INFO    ][7092] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.504889
2018-01-25 08:16:14,505 [salt.state       ][INFO    ][7092] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,505 [salt.state       ][INFO    ][7092] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2018-01-25 08:16:14,506 [salt.state       ][INFO    ][7092] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.506060 duration_in_ms=1.171
2018-01-25 08:16:14,506 [salt.state       ][INFO    ][7092] Running state [msg01] at time 08:16:14.506307
2018-01-25 08:16:14,506 [salt.state       ][INFO    ][7092] Executing state host.present for msg01
2018-01-25 08:16:14,507 [salt.state       ][INFO    ][7092] Host msg01 (192.168.10.41) already present
2018-01-25 08:16:14,507 [salt.state       ][INFO    ][7092] Completed state [msg01] at time 08:16:14.507161 duration_in_ms=0.855
2018-01-25 08:16:14,507 [salt.state       ][INFO    ][7092] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.507392
2018-01-25 08:16:14,507 [salt.state       ][INFO    ][7092] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,508 [salt.state       ][INFO    ][7092] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2018-01-25 08:16:14,508 [salt.state       ][INFO    ][7092] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.508259 duration_in_ms=0.867
2018-01-25 08:16:14,508 [salt.state       ][INFO    ][7092] Running state [msg] at time 08:16:14.508482
2018-01-25 08:16:14,508 [salt.state       ][INFO    ][7092] Executing state host.present for msg
2018-01-25 08:16:14,509 [salt.state       ][INFO    ][7092] Host msg (192.168.10.40) already present
2018-01-25 08:16:14,509 [salt.state       ][INFO    ][7092] Completed state [msg] at time 08:16:14.509356 duration_in_ms=0.874
2018-01-25 08:16:14,509 [salt.state       ][INFO    ][7092] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.509574
2018-01-25 08:16:14,509 [salt.state       ][INFO    ][7092] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,510 [salt.state       ][INFO    ][7092] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2018-01-25 08:16:14,510 [salt.state       ][INFO    ][7092] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.510466 duration_in_ms=0.892
2018-01-25 08:16:14,510 [salt.state       ][INFO    ][7092] Running state [cfg01] at time 08:16:14.510686
2018-01-25 08:16:14,510 [salt.state       ][INFO    ][7092] Executing state host.present for cfg01
2018-01-25 08:16:14,511 [salt.state       ][INFO    ][7092] Host cfg01 (192.168.10.100) already present
2018-01-25 08:16:14,511 [salt.state       ][INFO    ][7092] Completed state [cfg01] at time 08:16:14.511557 duration_in_ms=0.871
2018-01-25 08:16:14,511 [salt.state       ][INFO    ][7092] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.511783
2018-01-25 08:16:14,512 [salt.state       ][INFO    ][7092] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,512 [salt.state       ][INFO    ][7092] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-25 08:16:14,512 [salt.state       ][INFO    ][7092] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.512655 duration_in_ms=0.873
2018-01-25 08:16:14,512 [salt.state       ][INFO    ][7092] Running state [cmp002] at time 08:16:14.512879
2018-01-25 08:16:14,513 [salt.state       ][INFO    ][7092] Executing state host.present for cmp002
2018-01-25 08:16:14,514 [salt.state       ][INFO    ][7092] Host cmp002 (192.168.10.102) already present
2018-01-25 08:16:14,514 [salt.state       ][INFO    ][7092] Completed state [cmp002] at time 08:16:14.514620 duration_in_ms=1.741
2018-01-25 08:16:14,514 [salt.state       ][INFO    ][7092] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.514840
2018-01-25 08:16:14,515 [salt.state       ][INFO    ][7092] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,515 [salt.state       ][INFO    ][7092] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2018-01-25 08:16:14,515 [salt.state       ][INFO    ][7092] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.515726 duration_in_ms=0.885
2018-01-25 08:16:14,515 [salt.state       ][INFO    ][7092] Running state [cmp001] at time 08:16:14.515950
2018-01-25 08:16:14,516 [salt.state       ][INFO    ][7092] Executing state host.present for cmp001
2018-01-25 08:16:14,516 [salt.state       ][INFO    ][7092] Host cmp001 (192.168.10.101) already present
2018-01-25 08:16:14,517 [salt.state       ][INFO    ][7092] Completed state [cmp001] at time 08:16:14.517043 duration_in_ms=1.092
2018-01-25 08:16:14,517 [salt.state       ][INFO    ][7092] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.517267
2018-01-25 08:16:14,517 [salt.state       ][INFO    ][7092] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,517 [salt.state       ][INFO    ][7092] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2018-01-25 08:16:14,518 [salt.state       ][INFO    ][7092] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.518161 duration_in_ms=0.893
2018-01-25 08:16:14,518 [salt.state       ][INFO    ][7092] Running state [dbs01] at time 08:16:14.518386
2018-01-25 08:16:14,518 [salt.state       ][INFO    ][7092] Executing state host.present for dbs01
2018-01-25 08:16:14,519 [salt.state       ][INFO    ][7092] Host dbs01 (192.168.10.51) already present
2018-01-25 08:16:14,519 [salt.state       ][INFO    ][7092] Completed state [dbs01] at time 08:16:14.519241 duration_in_ms=0.856
2018-01-25 08:16:14,519 [salt.state       ][INFO    ][7092] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.519462
2018-01-25 08:16:14,519 [salt.state       ][INFO    ][7092] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,520 [salt.state       ][INFO    ][7092] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2018-01-25 08:16:14,520 [salt.state       ][INFO    ][7092] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.520319 duration_in_ms=0.857
2018-01-25 08:16:14,521 [salt.state       ][INFO    ][7092] Running state [file.replace] at time 08:16:14.521451
2018-01-25 08:16:14,521 [salt.state       ][INFO    ][7092] Executing state module.run for file.replace
2018-01-25 08:16:14,798 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['git', '--version'] in directory '/root'
2018-01-25 08:16:14,896 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command 'grep -q "dbs01 dbs01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2018-01-25 08:16:14,926 [salt.state       ][INFO    ][7092] {'ret': '--- \n+++ \n@@ -24,7 +24,7 @@\n 192.168.10.40\t\tmsg msg.baremetal-mcp-pike-odl-ha.local\n 192.168.10.102\t\tcmp002 cmp002.baremetal-mcp-pike-odl-ha.local\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-pike-odl-ha.local\n-192.168.10.51\t\tdbs01 dbs01.baremetal-mcp-pike-odl-ha.local\n+192.168.10.51\t\tdbs01.baremetal-mcp-pike-odl-ha.local dbs01\n 192.168.10.52\t\tdbs02 dbs02.baremetal-mcp-pike-odl-ha.local\n 192.168.10.53\t\tdbs03 dbs03.baremetal-mcp-pike-odl-ha.local\n 192.168.10.111\t\todl01 odl01.baremetal-mcp-pike-odl-ha.local\n'}
2018-01-25 08:16:14,927 [salt.state       ][INFO    ][7092] Completed state [file.replace] at time 08:16:14.927254 duration_in_ms=405.801
2018-01-25 08:16:14,927 [salt.state       ][INFO    ][7092] Running state [dbs02] at time 08:16:14.927914
2018-01-25 08:16:14,928 [salt.state       ][INFO    ][7092] Executing state host.present for dbs02
2018-01-25 08:16:14,929 [salt.state       ][INFO    ][7092] Host dbs02 (192.168.10.52) already present
2018-01-25 08:16:14,930 [salt.state       ][INFO    ][7092] Completed state [dbs02] at time 08:16:14.930177 duration_in_ms=2.263
2018-01-25 08:16:14,930 [salt.state       ][INFO    ][7092] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.930551
2018-01-25 08:16:14,930 [salt.state       ][INFO    ][7092] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,931 [salt.state       ][INFO    ][7092] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2018-01-25 08:16:14,932 [salt.state       ][INFO    ][7092] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.932005 duration_in_ms=1.455
2018-01-25 08:16:14,932 [salt.state       ][INFO    ][7092] Running state [dbs03] at time 08:16:14.932383
2018-01-25 08:16:14,932 [salt.state       ][INFO    ][7092] Executing state host.present for dbs03
2018-01-25 08:16:14,934 [salt.state       ][INFO    ][7092] Host dbs03 (192.168.10.53) already present
2018-01-25 08:16:14,934 [salt.state       ][INFO    ][7092] Completed state [dbs03] at time 08:16:14.934346 duration_in_ms=1.963
2018-01-25 08:16:14,934 [salt.state       ][INFO    ][7092] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.934581
2018-01-25 08:16:14,934 [salt.state       ][INFO    ][7092] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,935 [salt.state       ][INFO    ][7092] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2018-01-25 08:16:14,935 [salt.state       ][INFO    ][7092] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.935467 duration_in_ms=0.886
2018-01-25 08:16:14,935 [salt.state       ][INFO    ][7092] Running state [odl01] at time 08:16:14.935708
2018-01-25 08:16:14,935 [salt.state       ][INFO    ][7092] Executing state host.present for odl01
2018-01-25 08:16:14,936 [salt.state       ][INFO    ][7092] Host odl01 (192.168.10.111) already present
2018-01-25 08:16:14,936 [salt.state       ][INFO    ][7092] Completed state [odl01] at time 08:16:14.936576 duration_in_ms=0.869
2018-01-25 08:16:14,936 [salt.state       ][INFO    ][7092] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.936805
2018-01-25 08:16:14,937 [salt.state       ][INFO    ][7092] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,937 [salt.state       ][INFO    ][7092] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2018-01-25 08:16:14,938 [salt.state       ][INFO    ][7092] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.937987 duration_in_ms=1.183
2018-01-25 08:16:14,938 [salt.state       ][INFO    ][7092] Running state [mas01] at time 08:16:14.938251
2018-01-25 08:16:14,938 [salt.state       ][INFO    ][7092] Executing state host.present for mas01
2018-01-25 08:16:14,939 [salt.state       ][INFO    ][7092] Host mas01 (192.168.10.3) already present
2018-01-25 08:16:14,939 [salt.state       ][INFO    ][7092] Completed state [mas01] at time 08:16:14.939424 duration_in_ms=1.173
2018-01-25 08:16:14,939 [salt.state       ][INFO    ][7092] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.939650
2018-01-25 08:16:14,939 [salt.state       ][INFO    ][7092] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,940 [salt.state       ][INFO    ][7092] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2018-01-25 08:16:14,940 [salt.state       ][INFO    ][7092] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.940546 duration_in_ms=0.896
2018-01-25 08:16:14,940 [salt.state       ][INFO    ][7092] Running state [ctl02] at time 08:16:14.940795
2018-01-25 08:16:14,941 [salt.state       ][INFO    ][7092] Executing state host.present for ctl02
2018-01-25 08:16:14,941 [salt.state       ][INFO    ][7092] Host ctl02 (192.168.10.12) already present
2018-01-25 08:16:14,941 [salt.state       ][INFO    ][7092] Completed state [ctl02] at time 08:16:14.941682 duration_in_ms=0.887
2018-01-25 08:16:14,941 [salt.state       ][INFO    ][7092] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.941913
2018-01-25 08:16:14,942 [salt.state       ][INFO    ][7092] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,942 [salt.state       ][INFO    ][7092] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2018-01-25 08:16:14,942 [salt.state       ][INFO    ][7092] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.942838 duration_in_ms=0.925
2018-01-25 08:16:14,943 [salt.state       ][INFO    ][7092] Running state [ctl03] at time 08:16:14.943087
2018-01-25 08:16:14,943 [salt.state       ][INFO    ][7092] Executing state host.present for ctl03
2018-01-25 08:16:14,943 [salt.state       ][INFO    ][7092] Host ctl03 (192.168.10.13) already present
2018-01-25 08:16:14,943 [salt.state       ][INFO    ][7092] Completed state [ctl03] at time 08:16:14.943955 duration_in_ms=0.868
2018-01-25 08:16:14,944 [salt.state       ][INFO    ][7092] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.944183
2018-01-25 08:16:14,944 [salt.state       ][INFO    ][7092] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,945 [salt.state       ][INFO    ][7092] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2018-01-25 08:16:14,945 [salt.state       ][INFO    ][7092] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.945780 duration_in_ms=1.597
2018-01-25 08:16:14,946 [salt.state       ][INFO    ][7092] Running state [ctl01] at time 08:16:14.946019
2018-01-25 08:16:14,946 [salt.state       ][INFO    ][7092] Executing state host.present for ctl01
2018-01-25 08:16:14,946 [salt.state       ][INFO    ][7092] Host ctl01 (192.168.10.11) already present
2018-01-25 08:16:14,946 [salt.state       ][INFO    ][7092] Completed state [ctl01] at time 08:16:14.946918 duration_in_ms=0.899
2018-01-25 08:16:14,947 [salt.state       ][INFO    ][7092] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.947151
2018-01-25 08:16:14,947 [salt.state       ][INFO    ][7092] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,947 [salt.state       ][INFO    ][7092] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2018-01-25 08:16:14,948 [salt.state       ][INFO    ][7092] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.948009 duration_in_ms=0.858
2018-01-25 08:16:14,948 [salt.state       ][INFO    ][7092] Running state [ctl] at time 08:16:14.948237
2018-01-25 08:16:14,948 [salt.state       ][INFO    ][7092] Executing state host.present for ctl
2018-01-25 08:16:14,948 [salt.state       ][INFO    ][7092] Host ctl (192.168.10.10) already present
2018-01-25 08:16:14,949 [salt.state       ][INFO    ][7092] Completed state [ctl] at time 08:16:14.949395 duration_in_ms=1.158
2018-01-25 08:16:14,949 [salt.state       ][INFO    ][7092] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.949629
2018-01-25 08:16:14,949 [salt.state       ][INFO    ][7092] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-25 08:16:14,950 [salt.state       ][INFO    ][7092] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2018-01-25 08:16:14,950 [salt.state       ][INFO    ][7092] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:16:14.950517 duration_in_ms=0.888
2018-01-25 08:16:14,950 [salt.state       ][INFO    ][7092] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:16:14.950753
2018-01-25 08:16:14,950 [salt.state       ][INFO    ][7092] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-25 08:16:14,951 [salt.state       ][INFO    ][7092] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-01-25 08:16:14,951 [salt.state       ][INFO    ][7092] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 08:16:14.951479 duration_in_ms=0.726
2018-01-25 08:16:14,951 [salt.state       ][INFO    ][7092] Running state [ens2] at time 08:16:14.951738
2018-01-25 08:16:14,951 [salt.state       ][INFO    ][7092] Executing state network.managed for ens2
2018-01-25 08:16:15,851 [salt.state       ][INFO    ][7092] Interface ens2 is up to date.
2018-01-25 08:16:15,852 [salt.state       ][INFO    ][7092] Completed state [ens2] at time 08:16:15.852731 duration_in_ms=900.992
2018-01-25 08:16:15,853 [salt.state       ][INFO    ][7092] Running state [ens3] at time 08:16:15.853662
2018-01-25 08:16:15,854 [salt.state       ][INFO    ][7092] Executing state network.managed for ens3
2018-01-25 08:16:16,628 [salt.state       ][INFO    ][7092] Interface ens3 is up to date.
2018-01-25 08:16:16,630 [salt.state       ][INFO    ][7092] Completed state [ens3] at time 08:16:16.630006 duration_in_ms=776.343
2018-01-25 08:16:16,630 [salt.state       ][INFO    ][7092] Running state [/etc/profile.d/proxy.sh] at time 08:16:16.630663
2018-01-25 08:16:16,631 [salt.state       ][INFO    ][7092] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-25 08:16:16,632 [salt.state       ][INFO    ][7092] File /etc/profile.d/proxy.sh is not present
2018-01-25 08:16:16,632 [salt.state       ][INFO    ][7092] Completed state [/etc/profile.d/proxy.sh] at time 08:16:16.632454 duration_in_ms=1.795
2018-01-25 08:16:16,632 [salt.state       ][INFO    ][7092] Running state [/etc/apt/apt.conf.d/95proxies] at time 08:16:16.632949
2018-01-25 08:16:16,633 [salt.state       ][INFO    ][7092] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-25 08:16:16,634 [salt.state       ][INFO    ][7092] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-25 08:16:16,634 [salt.state       ][INFO    ][7092] Completed state [/etc/apt/apt.conf.d/95proxies] at time 08:16:16.634448 duration_in_ms=1.499
2018-01-25 08:16:16,634 [salt.state       ][INFO    ][7092] Running state [ntp] at time 08:16:16.634938
2018-01-25 08:16:16,635 [salt.state       ][INFO    ][7092] Executing state pkg.installed for ntp
2018-01-25 08:16:16,644 [salt.state       ][INFO    ][7092] All specified packages are already installed
2018-01-25 08:16:16,645 [salt.state       ][INFO    ][7092] Completed state [ntp] at time 08:16:16.645058 duration_in_ms=10.119
2018-01-25 08:16:16,646 [salt.state       ][INFO    ][7092] Running state [/etc/ntp.conf] at time 08:16:16.646944
2018-01-25 08:16:16,647 [salt.state       ][INFO    ][7092] Executing state file.managed for /etc/ntp.conf
2018-01-25 08:16:16,706 [salt.state       ][INFO    ][7092] File /etc/ntp.conf is in the correct state
2018-01-25 08:16:16,707 [salt.state       ][INFO    ][7092] Completed state [/etc/ntp.conf] at time 08:16:16.707127 duration_in_ms=60.182
2018-01-25 08:16:16,708 [salt.state       ][INFO    ][7092] Running state [ntp] at time 08:16:16.708792
2018-01-25 08:16:16,709 [salt.state       ][INFO    ][7092] Executing state service.running for ntp
2018-01-25 08:16:16,710 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-25 08:16:16,732 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-25 08:16:16,753 [salt.loaded.int.module.cmdmod][INFO    ][7092] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-25 08:16:16,775 [salt.state       ][INFO    ][7092] The service ntp is already running
2018-01-25 08:16:16,776 [salt.state       ][INFO    ][7092] Completed state [ntp] at time 08:16:16.776574 duration_in_ms=67.778
2018-01-25 08:16:16,783 [salt.minion      ][INFO    ][7092] Returning information for job: 20180125081555907705
2018-01-25 08:16:35,020 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180125081634235607
2018-01-25 08:16:35,048 [salt.minion      ][INFO    ][8452] Starting a new job with PID 8452
2018-01-25 08:16:35,061 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][8452] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-25 08:16:35,064 [salt.minion      ][INFO    ][8452] Returning information for job: 20180125081634235607
2018-01-25 08:17:00,652 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command pkg.upgrade with jid 20180125081659872561
2018-01-25 08:17:00,681 [salt.minion      ][INFO    ][8465] Starting a new job with PID 8465
2018-01-25 08:17:00,702 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8465] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:17:01,125 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8465] 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-25 08:17:08,747 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8465] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:17:08,784 [salt.minion      ][INFO    ][8465] Returning information for job: 20180125081659872561
2018-01-25 08:23:52,308 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command test.ping with jid 20180125082351528923
2018-01-25 08:23:52,334 [salt.minion      ][INFO    ][9482] Starting a new job with PID 9482
2018-01-25 08:23:52,401 [salt.minion      ][INFO    ][9482] Returning information for job: 20180125082351528923
2018-01-25 08:24:31,235 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command state.sls with jid 20180125082430459385
2018-01-25 08:24:31,261 [salt.minion      ][INFO    ][9497] Starting a new job with PID 9497
2018-01-25 08:24:31,908 [salt.state       ][INFO    ][9497] Loading fresh modules for state activity
2018-01-25 08:24:31,956 [salt.fileclient  ][INFO    ][9497] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-25 08:24:31,984 [salt.fileclient  ][INFO    ][9497] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-25 08:24:32,564 [salt.state       ][INFO    ][9497] Running state [keepalived] at time 08:24:32.564554
2018-01-25 08:24:32,565 [salt.state       ][INFO    ][9497] Executing state pkg.installed for keepalived
2018-01-25 08:24:32,566 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:24:32,947 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-25 08:24:33,025 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:24:34,895 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:24:34,935 [salt.loaded.int.module.cmdmod][INFO    ][9497] 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-25 08:24:38,832 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:24:38,881 [salt.state       ][INFO    ][9497] 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-25 08:24:38,903 [salt.state       ][INFO    ][9497] Loading fresh modules for state activity
2018-01-25 08:24:38,934 [salt.state       ][INFO    ][9497] Completed state [keepalived] at time 08:24:38.934533 duration_in_ms=6369.979
2018-01-25 08:24:38,939 [salt.state       ][INFO    ][9497] Running state [lsof] at time 08:24:38.939232
2018-01-25 08:24:38,939 [salt.state       ][INFO    ][9497] Executing state pkg.installed for lsof
2018-01-25 08:24:39,360 [salt.state       ][INFO    ][9497] All specified packages are already installed
2018-01-25 08:24:39,361 [salt.state       ][INFO    ][9497] Completed state [lsof] at time 08:24:39.361048 duration_in_ms=421.815
2018-01-25 08:24:39,363 [salt.state       ][INFO    ][9497] Running state [/etc/keepalived/keepalived.conf] at time 08:24:39.363558
2018-01-25 08:24:39,364 [salt.state       ][INFO    ][9497] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-25 08:24:39,392 [salt.fileclient  ][INFO    ][9497] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-25 08:24:39,442 [salt.state       ][INFO    ][9497] File changed:
New file
2018-01-25 08:24:39,443 [salt.state       ][INFO    ][9497] Completed state [/etc/keepalived/keepalived.conf] at time 08:24:39.443340 duration_in_ms=79.782
2018-01-25 08:24:39,444 [salt.state       ][INFO    ][9497] Running state [keepalived] at time 08:24:39.444364
2018-01-25 08:24:39,444 [salt.state       ][INFO    ][9497] Executing state service.running for keepalived
2018-01-25 08:24:39,445 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-25 08:24:39,466 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-25 08:24:39,486 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-25 08:24:39,505 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-25 08:24:39,525 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-25 08:24:39,603 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-25 08:24:39,628 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-25 08:24:39,648 [salt.loaded.int.module.cmdmod][INFO    ][9497] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-25 08:24:39,670 [salt.state       ][INFO    ][9497] {'keepalived': True}
2018-01-25 08:24:39,671 [salt.state       ][INFO    ][9497] Completed state [keepalived] at time 08:24:39.671495 duration_in_ms=227.128
2018-01-25 08:24:39,673 [salt.minion      ][INFO    ][9497] Returning information for job: 20180125082430459385
2018-01-25 08:26:32,860 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command pillar.get with jid 20180125082632078662
2018-01-25 08:26:32,892 [salt.minion      ][INFO    ][10769] Starting a new job with PID 10769
2018-01-25 08:26:32,900 [salt.minion      ][INFO    ][10769] Returning information for job: 20180125082632078662
2018-01-25 08:32:48,923 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command state.sls with jid 20180125083248147051
2018-01-25 08:32:48,950 [salt.minion      ][INFO    ][10787] Starting a new job with PID 10787
2018-01-25 08:32:49,554 [salt.state       ][INFO    ][10787] Loading fresh modules for state activity
2018-01-25 08:32:49,636 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-25 08:32:49,673 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-25 08:32:49,750 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/master.sls'
2018-01-25 08:32:49,812 [py.warnings      ][WARNING ][10787] /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-25 08:32:49,814 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-25 08:32:49,921 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-25 08:32:50,639 [salt.state       ][INFO    ][10787] Running state [/etc/mysql/my.cnf] at time 08:32:50.639467
2018-01-25 08:32:50,639 [salt.state       ][INFO    ][10787] Executing state file.managed for /etc/mysql/my.cnf
2018-01-25 08:32:50,683 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-25 08:32:50,691 [salt.state       ][INFO    ][10787] File changed:
New file
2018-01-25 08:32:50,692 [salt.state       ][INFO    ][10787] Completed state [/etc/mysql/my.cnf] at time 08:32:50.692605 duration_in_ms=53.139
2018-01-25 08:32:50,694 [salt.state       ][INFO    ][10787] Running state [mysql-wsrep-5.6] at time 08:32:50.693989
2018-01-25 08:32:50,694 [salt.state       ][INFO    ][10787] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-25 08:32:50,695 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:32:51,076 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-25 08:32:51,161 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:32:53,104 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:32:53,140 [salt.loaded.int.module.cmdmod][INFO    ][10787] 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-25 08:32:59,048 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083258267340
2018-01-25 08:32:59,079 [salt.minion      ][INFO    ][11197] Starting a new job with PID 11197
2018-01-25 08:32:59,096 [salt.minion      ][INFO    ][11197] Returning information for job: 20180125083258267340
2018-01-25 08:33:09,073 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083308296397
2018-01-25 08:33:09,100 [salt.minion      ][INFO    ][11202] Starting a new job with PID 11202
2018-01-25 08:33:09,120 [salt.minion      ][INFO    ][11202] Returning information for job: 20180125083308296397
2018-01-25 08:33:19,098 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083318319891
2018-01-25 08:33:19,122 [salt.minion      ][INFO    ][11207] Starting a new job with PID 11207
2018-01-25 08:33:19,136 [salt.minion      ][INFO    ][11207] Returning information for job: 20180125083318319891
2018-01-25 08:33:30,140 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083329355410
2018-01-25 08:33:30,163 [salt.minion      ][INFO    ][11841] Starting a new job with PID 11841
2018-01-25 08:33:30,180 [salt.minion      ][INFO    ][11841] Returning information for job: 20180125083329355410
2018-01-25 08:33:40,170 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083339386747
2018-01-25 08:33:40,196 [salt.minion      ][INFO    ][12299] Starting a new job with PID 12299
2018-01-25 08:33:40,213 [salt.minion      ][INFO    ][12299] Returning information for job: 20180125083339386747
2018-01-25 08:33:41,923 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:33:41,970 [salt.state       ][INFO    ][10787] Made the following changes:
'libmysqlclient18' changed from 'absent' to '1'
'virtual-mysql-client' changed from 'absent' to '1'
'libencode-locale-perl' changed from 'absent' to '1.05-1'
'timedate' changed from 'absent' to '1'
'mysql-server-5.6' changed from 'absent' to '1'
'libdbi-perl' changed from 'absent' to '1.634-1build1'
'mysql-common' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'mysql-wsrep-server-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'socat' changed from 'absent' to '1.7.3.1-1'
'libcgi-pm-perl' changed from 'absent' to '4.26-1'
'libio-html-perl' changed from 'absent' to '1.001-1'
'mysql-wsrep-libmysqlclient18' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libtimedate-perl' changed from 'absent' to '2.3000-2'
'libterm-readkey-perl' changed from 'absent' to '2.33-1build1'
'liburi-perl' changed from 'absent' to '1.71-1'
'mysql-wsrep-common-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libhtml-parser-perl' changed from 'absent' to '3.72-1'
'libaio1' changed from 'absent' to '0.3.110-2'
'mysql-common-5.6' changed from 'absent' to '1'
'libhttp-message-perl' changed from 'absent' to '6.11-1'
'mysql-wsrep-client-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libmysqlclient20' changed from 'absent' to '5.7.21-0ubuntu0.16.04.1'
'libfcgi-perl' changed from 'absent' to '0.77-1build1'
'libcgi-fast-perl' changed from 'absent' to '1:2.10-1'
'perl-dbdabi-94' changed from 'absent' to '1'
'libdbd-mysql-perl' changed from 'absent' to '4.033-1ubuntu0.1'
'liblwp-mediatypes-perl' changed from 'absent' to '6.02-1'
'virtual-mysql-server' changed from 'absent' to '1'
'libhtml-template-perl' changed from 'absent' to '2.95-2'
'libhttp-date-perl' changed from 'absent' to '6.02-1'
'libhtml-tagset-perl' changed from 'absent' to '3.20-2'
'mysql-wsrep-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'

2018-01-25 08:33:41,991 [salt.state       ][INFO    ][10787] Loading fresh modules for state activity
2018-01-25 08:33:42,059 [salt.state       ][INFO    ][10787] Completed state [mysql-wsrep-5.6] at time 08:33:42.059259 duration_in_ms=51365.27
2018-01-25 08:33:42,063 [salt.state       ][INFO    ][10787] Running state [galera-3] at time 08:33:42.063906
2018-01-25 08:33:42,064 [salt.state       ][INFO    ][10787] Executing state pkg.installed for galera-3
2018-01-25 08:33:42,491 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-25 08:33:42,551 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:33:44,508 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:33:44,545 [salt.loaded.int.module.cmdmod][INFO    ][10787] 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-25 08:33:46,602 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:33:46,662 [salt.state       ][INFO    ][10787] 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-25 08:33:46,682 [salt.state       ][INFO    ][10787] Loading fresh modules for state activity
2018-01-25 08:33:46,713 [salt.state       ][INFO    ][10787] Completed state [galera-3] at time 08:33:46.713102 duration_in_ms=4649.195
2018-01-25 08:33:46,718 [salt.state       ][INFO    ][10787] Running state [rsync] at time 08:33:46.718310
2018-01-25 08:33:46,718 [salt.state       ][INFO    ][10787] Executing state pkg.installed for rsync
2018-01-25 08:33:47,164 [salt.state       ][INFO    ][10787] All specified packages are already installed
2018-01-25 08:33:47,165 [salt.state       ][INFO    ][10787] Completed state [rsync] at time 08:33:47.165684 duration_in_ms=447.374
2018-01-25 08:33:47,166 [salt.state       ][INFO    ][10787] Running state [python-mysqldb] at time 08:33:47.166801
2018-01-25 08:33:47,167 [salt.state       ][INFO    ][10787] Executing state pkg.installed for python-mysqldb
2018-01-25 08:33:47,186 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-25 08:33:47,253 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:33:49,173 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:33:49,217 [salt.loaded.int.module.cmdmod][INFO    ][10787] 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-25 08:33:50,198 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083349416537
2018-01-25 08:33:50,219 [salt.minion      ][INFO    ][13325] Starting a new job with PID 13325
2018-01-25 08:33:50,236 [salt.minion      ][INFO    ][13325] Returning information for job: 20180125083349416537
2018-01-25 08:33:51,094 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:33:51,149 [salt.state       ][INFO    ][10787] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-25 08:33:51,168 [salt.state       ][INFO    ][10787] Loading fresh modules for state activity
2018-01-25 08:33:51,199 [salt.state       ][INFO    ][10787] Completed state [python-mysqldb] at time 08:33:51.198959 duration_in_ms=4032.158
2018-01-25 08:33:51,204 [salt.state       ][INFO    ][10787] Running state [psmisc] at time 08:33:51.204060
2018-01-25 08:33:51,204 [salt.state       ][INFO    ][10787] Executing state pkg.installed for psmisc
2018-01-25 08:33:51,640 [salt.state       ][INFO    ][10787] All specified packages are already installed
2018-01-25 08:33:51,641 [salt.state       ][INFO    ][10787] Completed state [psmisc] at time 08:33:51.641655 duration_in_ms=437.594
2018-01-25 08:33:51,642 [salt.state       ][INFO    ][10787] Running state [netcat] at time 08:33:51.642909
2018-01-25 08:33:51,643 [salt.state       ][INFO    ][10787] Executing state pkg.installed for netcat
2018-01-25 08:33:51,650 [salt.state       ][INFO    ][10787] All specified packages are already installed
2018-01-25 08:33:51,650 [salt.state       ][INFO    ][10787] Completed state [netcat] at time 08:33:51.650813 duration_in_ms=7.904
2018-01-25 08:33:51,651 [salt.state       ][INFO    ][10787] Running state [percona-xtrabackup] at time 08:33:51.651647
2018-01-25 08:33:51,652 [salt.state       ][INFO    ][10787] Executing state pkg.installed for percona-xtrabackup
2018-01-25 08:33:51,673 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-25 08:33:51,740 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:33:53,635 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:33:53,670 [salt.loaded.int.module.cmdmod][INFO    ][10787] 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-25 08:33:56,349 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:33:56,404 [salt.state       ][INFO    ][10787] 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-25 08:33:56,426 [salt.state       ][INFO    ][10787] Loading fresh modules for state activity
2018-01-25 08:33:56,470 [salt.state       ][INFO    ][10787] Completed state [percona-xtrabackup] at time 08:33:56.470505 duration_in_ms=4818.857
2018-01-25 08:33:56,479 [salt.state       ][INFO    ][10787] Running state [socat] at time 08:33:56.479951
2018-01-25 08:33:56,480 [salt.state       ][INFO    ][10787] Executing state pkg.installed for socat
2018-01-25 08:33:56,948 [salt.state       ][INFO    ][10787] All specified packages are already installed
2018-01-25 08:33:56,948 [salt.state       ][INFO    ][10787] Completed state [socat] at time 08:33:56.948693 duration_in_ms=468.741
2018-01-25 08:33:56,950 [salt.state       ][INFO    ][10787] Running state [libdbd-mysql] at time 08:33:56.949991
2018-01-25 08:33:56,950 [salt.state       ][INFO    ][10787] Executing state pkg.installed for libdbd-mysql
2018-01-25 08:33:56,969 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-25 08:33:57,035 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:33:58,927 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:33:58,962 [salt.loaded.int.module.cmdmod][INFO    ][10787] 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-25 08:34:00,436 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083359651918
2018-01-25 08:34:00,455 [salt.minion      ][INFO    ][14326] Starting a new job with PID 14326
2018-01-25 08:34:00,470 [salt.minion      ][INFO    ][14326] Returning information for job: 20180125083359651918
2018-01-25 08:34:00,888 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:34:00,939 [salt.state       ][INFO    ][10787] 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-25 08:34:00,959 [salt.state       ][INFO    ][10787] Loading fresh modules for state activity
2018-01-25 08:34:00,990 [salt.state       ][INFO    ][10787] Completed state [libdbd-mysql] at time 08:34:00.990472 duration_in_ms=4040.48
2018-01-25 08:34:00,995 [salt.state       ][INFO    ][10787] Running state [python-pymysql] at time 08:34:00.995527
2018-01-25 08:34:00,996 [salt.state       ][INFO    ][10787] Executing state pkg.installed for python-pymysql
2018-01-25 08:34:01,424 [salt.state       ][INFO    ][10787] All specified packages are already installed
2018-01-25 08:34:01,425 [salt.state       ][INFO    ][10787] Completed state [python-pymysql] at time 08:34:01.425187 duration_in_ms=429.66
2018-01-25 08:34:01,428 [salt.state       ][INFO    ][10787] Running state [/var/log/mysql] at time 08:34:01.428017
2018-01-25 08:34:01,428 [salt.state       ][INFO    ][10787] Executing state file.directory for /var/log/mysql
2018-01-25 08:34:01,430 [salt.state       ][INFO    ][10787] {'mode': '0755'}
2018-01-25 08:34:01,430 [salt.state       ][INFO    ][10787] Completed state [/var/log/mysql] at time 08:34:01.430570 duration_in_ms=2.553
2018-01-25 08:34:01,431 [salt.state       ][INFO    ][10787] Running state [/var/run/mysqld] at time 08:34:01.431562
2018-01-25 08:34:01,432 [salt.state       ][INFO    ][10787] Executing state file.directory for /var/run/mysqld
2018-01-25 08:34:01,433 [salt.state       ][INFO    ][10787] Directory /var/run/mysqld is in the correct state
2018-01-25 08:34:01,433 [salt.state       ][INFO    ][10787] Completed state [/var/run/mysqld] at time 08:34:01.433894 duration_in_ms=2.332
2018-01-25 08:34:01,434 [salt.state       ][INFO    ][10787] Running state [/etc/systemd/system/mysql.service.d] at time 08:34:01.434907
2018-01-25 08:34:01,435 [salt.state       ][INFO    ][10787] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-25 08:34:01,436 [salt.state       ][INFO    ][10787] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-25 08:34:01,437 [salt.state       ][INFO    ][10787] Completed state [/etc/systemd/system/mysql.service.d] at time 08:34:01.437342 duration_in_ms=2.434
2018-01-25 08:34:01,439 [salt.state       ][INFO    ][10787] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 08:34:01.439066
2018-01-25 08:34:01,439 [salt.state       ][INFO    ][10787] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-25 08:34:01,441 [salt.state       ][INFO    ][10787] File changed:
New file
2018-01-25 08:34:01,442 [salt.state       ][INFO    ][10787] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 08:34:01.442218 duration_in_ms=3.152
2018-01-25 08:34:01,444 [salt.state       ][INFO    ][10787] Running state [service.systemctl_reload] at time 08:34:01.444062
2018-01-25 08:34:01,444 [salt.state       ][INFO    ][10787] Executing state module.wait for service.systemctl_reload
2018-01-25 08:34:01,445 [salt.state       ][INFO    ][10787] No changes made for service.systemctl_reload
2018-01-25 08:34:01,445 [salt.state       ][INFO    ][10787] Completed state [service.systemctl_reload] at time 08:34:01.445737 duration_in_ms=1.675
2018-01-25 08:34:01,446 [salt.state       ][INFO    ][10787] Running state [service.systemctl_reload] at time 08:34:01.446186
2018-01-25 08:34:01,446 [salt.state       ][INFO    ][10787] Executing state module.mod_watch for service.systemctl_reload
2018-01-25 08:34:01,447 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-25 08:34:01,542 [salt.state       ][INFO    ][10787] {'ret': True}
2018-01-25 08:34:01,543 [salt.state       ][INFO    ][10787] Completed state [service.systemctl_reload] at time 08:34:01.543519 duration_in_ms=97.332
2018-01-25 08:34:01,544 [salt.state       ][INFO    ][10787] Running state [/etc/mysql/debian.cnf] at time 08:34:01.544903
2018-01-25 08:34:01,545 [salt.state       ][INFO    ][10787] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-25 08:34:01,579 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-25 08:34:01,634 [salt.state       ][INFO    ][10787] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = LMeETmJRP0n5D714
-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 = LMeETmJRP0n5D714
-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-25 08:34:01,634 [salt.state       ][INFO    ][10787] Completed state [/etc/mysql/debian.cnf] at time 08:34:01.634648 duration_in_ms=89.745
2018-01-25 08:34:01,634 [salt.state       ][INFO    ][10787] Running state [/usr/local/sbin/galera_init.sh] at time 08:34:01.634890
2018-01-25 08:34:01,635 [salt.state       ][INFO    ][10787] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-25 08:34:01,672 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-25 08:34:01,675 [salt.state       ][INFO    ][10787] File changed:
New file
2018-01-25 08:34:01,675 [salt.state       ][INFO    ][10787] Completed state [/usr/local/sbin/galera_init.sh] at time 08:34:01.675563 duration_in_ms=40.673
2018-01-25 08:34:01,675 [salt.state       ][INFO    ][10787] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 08:34:01.675794
2018-01-25 08:34:01,676 [salt.state       ][INFO    ][10787] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-25 08:34:01,708 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-25 08:34:01,714 [salt.state       ][INFO    ][10787] File changed:
New file
2018-01-25 08:34:01,715 [salt.state       ][INFO    ][10787] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 08:34:01.715251 duration_in_ms=39.457
2018-01-25 08:34:01,720 [salt.state       ][INFO    ][10787] Running state [/usr/local/sbin/galera_init.sh] at time 08:34:01.720101
2018-01-25 08:34:01,720 [salt.state       ][INFO    ][10787] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-25 08:34:01,722 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-25 08:34:05,567 [salt.state       ][INFO    ][10787] {'pid': 14383, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-25 08:34:05,570 [salt.state       ][INFO    ][10787] Completed state [/usr/local/sbin/galera_init.sh] at time 08:34:05.570060 duration_in_ms=3849.958
2018-01-25 08:34:05,573 [salt.state       ][INFO    ][10787] Running state [mysqladmin password "opnfv_secret"] at time 08:34:05.573901
2018-01-25 08:34:05,574 [salt.state       ][INFO    ][10787] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-25 08:34:05,575 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-25 08:34:05,602 [salt.state       ][INFO    ][10787] {'pid': 14826, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-25 08:34:05,603 [salt.state       ][INFO    ][10787] Completed state [mysqladmin password "opnfv_secret"] at time 08:34:05.603077 duration_in_ms=29.176
2018-01-25 08:34:05,605 [salt.state       ][INFO    ][10787] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 08:34:05.605060
2018-01-25 08:34:05,605 [salt.state       ][INFO    ][10787] 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-25 08:34:05,606 [salt.loaded.int.module.cmdmod][INFO    ][10787] 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-25 08:34:05,627 [salt.state       ][INFO    ][10787] {'pid': 14828, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-25 08:34:05,628 [salt.state       ][INFO    ][10787] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 08:34:05.628832 duration_in_ms=23.771
2018-01-25 08:34:05,633 [salt.state       ][INFO    ][10787] Running state [mysql] at time 08:34:05.633930
2018-01-25 08:34:05,634 [salt.state       ][INFO    ][10787] Executing state service.dead for mysql
2018-01-25 08:34:05,635 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-25 08:34:05,661 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-25 08:34:05,685 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-25 08:34:05,719 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-25 08:34:10,534 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083409745250
2018-01-25 08:34:10,563 [salt.minion      ][INFO    ][14921] Starting a new job with PID 14921
2018-01-25 08:34:10,580 [salt.minion      ][INFO    ][14921] Returning information for job: 20180125083409745250
2018-01-25 08:34:20,700 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083419918295
2018-01-25 08:34:20,730 [salt.minion      ][INFO    ][14926] Starting a new job with PID 14926
2018-01-25 08:34:20,746 [salt.minion      ][INFO    ][14926] Returning information for job: 20180125083419918295
2018-01-25 08:34:30,756 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083429972237
2018-01-25 08:34:30,783 [salt.minion      ][INFO    ][14931] Starting a new job with PID 14931
2018-01-25 08:34:30,800 [salt.minion      ][INFO    ][14931] Returning information for job: 20180125083429972237
2018-01-25 08:34:40,802 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083440022599
2018-01-25 08:34:40,830 [salt.minion      ][INFO    ][14936] Starting a new job with PID 14936
2018-01-25 08:34:40,846 [salt.minion      ][INFO    ][14936] Returning information for job: 20180125083440022599
2018-01-25 08:34:50,849 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083450071106
2018-01-25 08:34:50,875 [salt.minion      ][INFO    ][14941] Starting a new job with PID 14941
2018-01-25 08:34:50,893 [salt.minion      ][INFO    ][14941] Returning information for job: 20180125083450071106
2018-01-25 08:35:00,907 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083500125236
2018-01-25 08:35:00,934 [salt.minion      ][INFO    ][14946] Starting a new job with PID 14946
2018-01-25 08:35:00,954 [salt.minion      ][INFO    ][14946] Returning information for job: 20180125083500125236
2018-01-25 08:35:10,971 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083510180417
2018-01-25 08:35:10,999 [salt.minion      ][INFO    ][14951] Starting a new job with PID 14951
2018-01-25 08:35:11,018 [salt.minion      ][INFO    ][14951] Returning information for job: 20180125083510180417
2018-01-25 08:35:21,018 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083520237888
2018-01-25 08:35:21,045 [salt.minion      ][INFO    ][14956] Starting a new job with PID 14956
2018-01-25 08:35:21,064 [salt.minion      ][INFO    ][14956] Returning information for job: 20180125083520237888
2018-01-25 08:35:31,075 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083530294870
2018-01-25 08:35:31,106 [salt.minion      ][INFO    ][14961] Starting a new job with PID 14961
2018-01-25 08:35:31,122 [salt.minion      ][INFO    ][14961] Returning information for job: 20180125083530294870
2018-01-25 08:35:41,132 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083540348330
2018-01-25 08:35:41,162 [salt.minion      ][INFO    ][14966] Starting a new job with PID 14966
2018-01-25 08:35:41,179 [salt.minion      ][INFO    ][14966] Returning information for job: 20180125083540348330
2018-01-25 08:35:51,192 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083550406962
2018-01-25 08:35:51,220 [salt.minion      ][INFO    ][14971] Starting a new job with PID 14971
2018-01-25 08:35:51,235 [salt.minion      ][INFO    ][14971] Returning information for job: 20180125083550406962
2018-01-25 08:36:01,244 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083600462066
2018-01-25 08:36:01,272 [salt.minion      ][INFO    ][14976] Starting a new job with PID 14976
2018-01-25 08:36:01,289 [salt.minion      ][INFO    ][14976] Returning information for job: 20180125083600462066
2018-01-25 08:36:11,300 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083610520812
2018-01-25 08:36:11,328 [salt.minion      ][INFO    ][14981] Starting a new job with PID 14981
2018-01-25 08:36:11,347 [salt.minion      ][INFO    ][14981] Returning information for job: 20180125083610520812
2018-01-25 08:36:21,359 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083620579670
2018-01-25 08:36:21,387 [salt.minion      ][INFO    ][14986] Starting a new job with PID 14986
2018-01-25 08:36:21,403 [salt.minion      ][INFO    ][14986] Returning information for job: 20180125083620579670
2018-01-25 08:36:31,426 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083630643659
2018-01-25 08:36:31,458 [salt.minion      ][INFO    ][14991] Starting a new job with PID 14991
2018-01-25 08:36:31,476 [salt.minion      ][INFO    ][14991] Returning information for job: 20180125083630643659
2018-01-25 08:36:41,501 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083640714624
2018-01-25 08:36:41,526 [salt.minion      ][INFO    ][14996] Starting a new job with PID 14996
2018-01-25 08:36:41,545 [salt.minion      ][INFO    ][14996] Returning information for job: 20180125083640714624
2018-01-25 08:36:51,584 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083650792407
2018-01-25 08:36:51,618 [salt.minion      ][INFO    ][15001] Starting a new job with PID 15001
2018-01-25 08:36:51,633 [salt.minion      ][INFO    ][15001] Returning information for job: 20180125083650792407
2018-01-25 08:37:01,659 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083700877317
2018-01-25 08:37:01,686 [salt.minion      ][INFO    ][15006] Starting a new job with PID 15006
2018-01-25 08:37:01,700 [salt.minion      ][INFO    ][15006] Returning information for job: 20180125083700877317
2018-01-25 08:37:11,744 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083710953545
2018-01-25 08:37:11,776 [salt.minion      ][INFO    ][15011] Starting a new job with PID 15011
2018-01-25 08:37:11,792 [salt.minion      ][INFO    ][15011] Returning information for job: 20180125083710953545
2018-01-25 08:37:21,846 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083721064461
2018-01-25 08:37:21,872 [salt.minion      ][INFO    ][15016] Starting a new job with PID 15016
2018-01-25 08:37:21,890 [salt.minion      ][INFO    ][15016] Returning information for job: 20180125083721064461
2018-01-25 08:37:32,036 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083731254083
2018-01-25 08:37:32,061 [salt.minion      ][INFO    ][15021] Starting a new job with PID 15021
2018-01-25 08:37:32,079 [salt.minion      ][INFO    ][15021] Returning information for job: 20180125083731254083
2018-01-25 08:37:42,241 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083741466384
2018-01-25 08:37:42,268 [salt.minion      ][INFO    ][15026] Starting a new job with PID 15026
2018-01-25 08:37:42,284 [salt.minion      ][INFO    ][15026] Returning information for job: 20180125083741466384
2018-01-25 08:37:52,339 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083751558690
2018-01-25 08:37:52,364 [salt.minion      ][INFO    ][15031] Starting a new job with PID 15031
2018-01-25 08:37:52,383 [salt.minion      ][INFO    ][15031] Returning information for job: 20180125083751558690
2018-01-25 08:38:02,439 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083801657829
2018-01-25 08:38:02,467 [salt.minion      ][INFO    ][15046] Starting a new job with PID 15046
2018-01-25 08:38:02,486 [salt.minion      ][INFO    ][15046] Returning information for job: 20180125083801657829
2018-01-25 08:38:12,544 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083811760103
2018-01-25 08:38:12,570 [salt.minion      ][INFO    ][15052] Starting a new job with PID 15052
2018-01-25 08:38:12,590 [salt.minion      ][INFO    ][15052] Returning information for job: 20180125083811760103
2018-01-25 08:38:22,662 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083821877552
2018-01-25 08:38:22,689 [salt.minion      ][INFO    ][15057] Starting a new job with PID 15057
2018-01-25 08:38:22,708 [salt.minion      ][INFO    ][15057] Returning information for job: 20180125083821877552
2018-01-25 08:38:32,768 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083831991344
2018-01-25 08:38:32,799 [salt.minion      ][INFO    ][15062] Starting a new job with PID 15062
2018-01-25 08:38:32,816 [salt.minion      ][INFO    ][15062] Returning information for job: 20180125083831991344
2018-01-25 08:38:42,884 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083842105039
2018-01-25 08:38:42,914 [salt.minion      ][INFO    ][15067] Starting a new job with PID 15067
2018-01-25 08:38:42,931 [salt.minion      ][INFO    ][15067] Returning information for job: 20180125083842105039
2018-01-25 08:38:53,011 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083852229094
2018-01-25 08:38:53,038 [salt.minion      ][INFO    ][15072] Starting a new job with PID 15072
2018-01-25 08:38:53,056 [salt.minion      ][INFO    ][15072] Returning information for job: 20180125083852229094
2018-01-25 08:39:03,126 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083902347721
2018-01-25 08:39:03,150 [salt.minion      ][INFO    ][15077] Starting a new job with PID 15077
2018-01-25 08:39:03,165 [salt.minion      ][INFO    ][15077] Returning information for job: 20180125083902347721
2018-01-25 08:39:13,250 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083912471610
2018-01-25 08:39:13,276 [salt.minion      ][INFO    ][15082] Starting a new job with PID 15082
2018-01-25 08:39:13,292 [salt.minion      ][INFO    ][15082] Returning information for job: 20180125083912471610
2018-01-25 08:39:23,380 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083922599228
2018-01-25 08:39:23,408 [salt.minion      ][INFO    ][15087] Starting a new job with PID 15087
2018-01-25 08:39:23,427 [salt.minion      ][INFO    ][15087] Returning information for job: 20180125083922599228
2018-01-25 08:39:33,508 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083932726013
2018-01-25 08:39:33,538 [salt.minion      ][INFO    ][15092] Starting a new job with PID 15092
2018-01-25 08:39:33,557 [salt.minion      ][INFO    ][15092] Returning information for job: 20180125083932726013
2018-01-25 08:39:43,650 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083942868440
2018-01-25 08:39:43,677 [salt.minion      ][INFO    ][15097] Starting a new job with PID 15097
2018-01-25 08:39:43,695 [salt.minion      ][INFO    ][15097] Returning information for job: 20180125083942868440
2018-01-25 08:39:53,788 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125083953012875
2018-01-25 08:39:53,816 [salt.minion      ][INFO    ][15102] Starting a new job with PID 15102
2018-01-25 08:39:53,832 [salt.minion      ][INFO    ][15102] Returning information for job: 20180125083953012875
2018-01-25 08:40:03,935 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084003159239
2018-01-25 08:40:03,966 [salt.minion      ][INFO    ][15107] Starting a new job with PID 15107
2018-01-25 08:40:03,982 [salt.minion      ][INFO    ][15107] Returning information for job: 20180125084003159239
2018-01-25 08:40:14,095 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084013316430
2018-01-25 08:40:14,119 [salt.minion      ][INFO    ][15112] Starting a new job with PID 15112
2018-01-25 08:40:14,137 [salt.minion      ][INFO    ][15112] Returning information for job: 20180125084013316430
2018-01-25 08:40:24,259 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084023482114
2018-01-25 08:40:24,283 [salt.minion      ][INFO    ][15117] Starting a new job with PID 15117
2018-01-25 08:40:24,301 [salt.minion      ][INFO    ][15117] Returning information for job: 20180125084023482114
2018-01-25 08:40:34,432 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084033647805
2018-01-25 08:40:34,459 [salt.minion      ][INFO    ][15122] Starting a new job with PID 15122
2018-01-25 08:40:34,475 [salt.minion      ][INFO    ][15122] Returning information for job: 20180125084033647805
2018-01-25 08:40:44,555 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084043781727
2018-01-25 08:40:44,584 [salt.minion      ][INFO    ][15127] Starting a new job with PID 15127
2018-01-25 08:40:44,600 [salt.minion      ][INFO    ][15127] Returning information for job: 20180125084043781727
2018-01-25 08:40:54,752 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084053971912
2018-01-25 08:40:54,784 [salt.minion      ][INFO    ][15132] Starting a new job with PID 15132
2018-01-25 08:40:54,800 [salt.minion      ][INFO    ][15132] Returning information for job: 20180125084053971912
2018-01-25 08:41:04,956 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084104175242
2018-01-25 08:41:04,987 [salt.minion      ][INFO    ][15137] Starting a new job with PID 15137
2018-01-25 08:41:05,007 [salt.minion      ][INFO    ][15137] Returning information for job: 20180125084104175242
2018-01-25 08:41:15,174 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084114391061
2018-01-25 08:41:15,200 [salt.minion      ][INFO    ][15142] Starting a new job with PID 15142
2018-01-25 08:41:15,220 [salt.minion      ][INFO    ][15142] Returning information for job: 20180125084114391061
2018-01-25 08:41:25,389 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084124612164
2018-01-25 08:41:25,419 [salt.minion      ][INFO    ][15147] Starting a new job with PID 15147
2018-01-25 08:41:25,435 [salt.minion      ][INFO    ][15147] Returning information for job: 20180125084124612164
2018-01-25 08:41:35,621 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084134837600
2018-01-25 08:41:35,651 [salt.minion      ][INFO    ][15152] Starting a new job with PID 15152
2018-01-25 08:41:35,672 [salt.minion      ][INFO    ][15152] Returning information for job: 20180125084134837600
2018-01-25 08:41:45,748 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084144967580
2018-01-25 08:41:45,774 [salt.minion      ][INFO    ][15157] Starting a new job with PID 15157
2018-01-25 08:41:45,789 [salt.minion      ][INFO    ][15157] Returning information for job: 20180125084144967580
2018-01-25 08:41:55,969 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084155193223
2018-01-25 08:41:55,998 [salt.minion      ][INFO    ][15162] Starting a new job with PID 15162
2018-01-25 08:41:56,014 [salt.minion      ][INFO    ][15162] Returning information for job: 20180125084155193223
2018-01-25 08:42:06,002 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084205218172
2018-01-25 08:42:06,030 [salt.minion      ][INFO    ][15167] Starting a new job with PID 15167
2018-01-25 08:42:06,046 [salt.minion      ][INFO    ][15167] Returning information for job: 20180125084205218172
2018-01-25 08:42:16,040 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084215260190
2018-01-25 08:42:16,070 [salt.minion      ][INFO    ][15172] Starting a new job with PID 15172
2018-01-25 08:42:16,086 [salt.minion      ][INFO    ][15172] Returning information for job: 20180125084215260190
2018-01-25 08:42:26,083 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084225297061
2018-01-25 08:42:26,108 [salt.minion      ][INFO    ][15177] Starting a new job with PID 15177
2018-01-25 08:42:26,127 [salt.minion      ][INFO    ][15177] Returning information for job: 20180125084225297061
2018-01-25 08:42:36,131 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084235353379
2018-01-25 08:42:36,158 [salt.minion      ][INFO    ][15192] Starting a new job with PID 15192
2018-01-25 08:42:36,177 [salt.minion      ][INFO    ][15192] Returning information for job: 20180125084235353379
2018-01-25 08:42:47,006 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084246228065
2018-01-25 08:42:47,034 [salt.minion      ][INFO    ][15197] Starting a new job with PID 15197
2018-01-25 08:42:47,050 [salt.minion      ][INFO    ][15197] Returning information for job: 20180125084246228065
2018-01-25 08:42:57,060 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084256280430
2018-01-25 08:42:57,090 [salt.minion      ][INFO    ][15202] Starting a new job with PID 15202
2018-01-25 08:42:57,106 [salt.minion      ][INFO    ][15202] Returning information for job: 20180125084256280430
2018-01-25 08:43:07,133 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084306352347
2018-01-25 08:43:07,163 [salt.minion      ][INFO    ][15207] Starting a new job with PID 15207
2018-01-25 08:43:07,180 [salt.minion      ][INFO    ][15207] Returning information for job: 20180125084306352347
2018-01-25 08:43:17,216 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084316433453
2018-01-25 08:43:17,247 [salt.minion      ][INFO    ][15212] Starting a new job with PID 15212
2018-01-25 08:43:17,265 [salt.minion      ][INFO    ][15212] Returning information for job: 20180125084316433453
2018-01-25 08:43:27,306 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084326524138
2018-01-25 08:43:27,333 [salt.minion      ][INFO    ][15217] Starting a new job with PID 15217
2018-01-25 08:43:27,354 [salt.minion      ][INFO    ][15217] Returning information for job: 20180125084326524138
2018-01-25 08:43:37,418 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084336629786
2018-01-25 08:43:37,446 [salt.minion      ][INFO    ][15222] Starting a new job with PID 15222
2018-01-25 08:43:37,462 [salt.minion      ][INFO    ][15222] Returning information for job: 20180125084336629786
2018-01-25 08:43:47,517 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084346738351
2018-01-25 08:43:47,547 [salt.minion      ][INFO    ][15227] Starting a new job with PID 15227
2018-01-25 08:43:47,564 [salt.minion      ][INFO    ][15227] Returning information for job: 20180125084346738351
2018-01-25 08:43:57,726 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084356945700
2018-01-25 08:43:57,754 [salt.minion      ][INFO    ][15232] Starting a new job with PID 15232
2018-01-25 08:43:57,771 [salt.minion      ][INFO    ][15232] Returning information for job: 20180125084356945700
2018-01-25 08:44:05,979 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-25 08:44:06,006 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-25 08:44:06,037 [salt.state       ][INFO    ][10787] {'mysql': False}
2018-01-25 08:44:06,038 [salt.state       ][INFO    ][10787] Completed state [mysql] at time 08:44:06.037950 duration_in_ms=600404.019
2018-01-25 08:44:06,039 [salt.state       ][INFO    ][10787] Running state [/etc/mysql/my.cnf] at time 08:44:06.039844
2018-01-25 08:44:06,040 [salt.state       ][INFO    ][10787] Executing state file.managed for /etc/mysql/my.cnf
2018-01-25 08:44:06,091 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.init'
2018-01-25 08:44:06,156 [salt.state       ][INFO    ][10787] File changed:
--- 
+++ 
@@ -1,36 +1,59 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.51
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+
+wsrep_cluster_address="gcomm://"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.51
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.51:4567"
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-25 08:44:06,158 [salt.state       ][INFO    ][10787] Completed state [/etc/mysql/my.cnf] at time 08:44:06.158680 duration_in_ms=118.836
2018-01-25 08:44:06,161 [salt.state       ][INFO    ][10787] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 08:44:06.161328
2018-01-25 08:44:06,161 [salt.state       ][INFO    ][10787] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-25 08:44:06,162 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-25 08:44:07,838 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125084407056529
2018-01-25 08:44:07,861 [salt.minion      ][INFO    ][15956] Starting a new job with PID 15956
2018-01-25 08:44:07,878 [salt.minion      ][INFO    ][15956] Returning information for job: 20180125084407056529
2018-01-25 08:44:13,274 [salt.state       ][INFO    ][10787] {'pid': 15243, '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-25 08:44:13,274 [salt.state       ][INFO    ][10787] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 08:44:13.274561 duration_in_ms=7113.232
2018-01-25 08:44:13,276 [salt.state       ][INFO    ][10787] Running state [/var/lib/mysql/.galera_bootstrap] at time 08:44:13.276355
2018-01-25 08:44:13,276 [salt.state       ][INFO    ][10787] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-25 08:44:13,278 [salt.state       ][INFO    ][10787] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-25 08:44:13,278 [salt.state       ][INFO    ][10787] Completed state [/var/lib/mysql/.galera_bootstrap] at time 08:44:13.278406 duration_in_ms=2.05
2018-01-25 08:44:13,513 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['git', '--version'] in directory '/root'
2018-01-25 08:44:13,572 [salt.state       ][INFO    ][10787] Running state [/etc/mysql/my.cnf] at time 08:44:13.572694
2018-01-25 08:44:13,573 [salt.state       ][INFO    ][10787] Executing state file.managed for /etc/mysql/my.cnf
2018-01-25 08:44:13,618 [salt.fileclient  ][INFO    ][10787] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-25 08:44:13,691 [salt.state       ][INFO    ][10787] File changed:
--- 
+++ 
@@ -1,8 +1,13 @@
 # All files in this package is subject to the GPL v2 license
 # More information is in the COPYING file in the top directory of this package.
 # Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
 syslog
+
 [mysqld]
 datadir=/var/lib/mysql
 bind-address=192.168.10.51
@@ -14,8 +19,10 @@
 init-connect='SET NAMES utf8'
 character-set-server=utf8
 default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
 skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
 
 myisam_sort_buffer_size=64M
 wait_timeout=1800
@@ -38,8 +45,7 @@
 innodb_doublewrite=0
 innodb_autoinc_lock_mode=2
 innodb_locks_unsafe_for_binlog=1
-
-wsrep_cluster_address="gcomm://"
+wsrep_cluster_address="gcomm://192.168.10.51:4567,192.168.10.52:4567,192.168.10.53:4567/?pc.wait_prim=no"
 wsrep_provider=/usr/lib/galera/libgalera_smm.so
 wsrep_cluster_name="openstack"
 
@@ -50,6 +56,8 @@
 wsrep_provider_options="gcache.size = 256M"
 wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.51:4567"
 
+
+
 [xtrabackup]
 parallel=4
 

2018-01-25 08:44:13,692 [salt.state       ][INFO    ][10787] Completed state [/etc/mysql/my.cnf] at time 08:44:13.692124 duration_in_ms=119.43
2018-01-25 08:44:13,694 [salt.state       ][INFO    ][10787] Running state [mysql] at time 08:44:13.694050
2018-01-25 08:44:13,694 [salt.state       ][INFO    ][10787] Executing state service.running for mysql
2018-01-25 08:44:13,695 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-25 08:44:13,721 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-25 08:44:13,752 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-25 08:44:13,788 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-25 08:44:13,820 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-25 08:44:14,176 [salt.loaded.int.module.cmdmod][INFO    ][10787] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-25 08:44:14,202 [salt.state       ][INFO    ][10787] {'mysql': True}
2018-01-25 08:44:14,203 [salt.state       ][INFO    ][10787] Completed state [mysql] at time 08:44:14.203234 duration_in_ms=509.183
2018-01-25 08:44:14,203 [salt.state       ][INFO    ][10787] Running state [ceilometer] at time 08:44:14.203695
2018-01-25 08:44:14,204 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for ceilometer
2018-01-25 08:44:14,214 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'ceilometer' created
2018-01-25 08:44:14,215 [salt.state       ][INFO    ][10787] {'ceilometer': 'Present'}
2018-01-25 08:44:14,215 [salt.state       ][INFO    ][10787] Completed state [ceilometer] at time 08:44:14.215545 duration_in_ms=11.85
2018-01-25 08:44:14,215 [salt.state       ][INFO    ][10787] Running state [ceilometer] at time 08:44:14.215828
2018-01-25 08:44:14,216 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for ceilometer
2018-01-25 08:44:14,235 [salt.loaded.int.module.mysql][INFO    ][10787] User 'ceilometer'@'%' has been created
2018-01-25 08:44:14,235 [salt.state       ][INFO    ][10787] {'ceilometer': 'Present'}
2018-01-25 08:44:14,235 [salt.state       ][INFO    ][10787] Completed state [ceilometer] at time 08:44:14.235539 duration_in_ms=19.711
2018-01-25 08:44:14,238 [salt.state       ][INFO    ][10787] Running state [mysql_grants_ceilometer_ceilometer_%] at time 08:44:14.238100
2018-01-25 08:44:14,238 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-25 08:44:14,252 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-25 08:44:14,252 [salt.state       ][INFO    ][10787] {'mysql_grants_ceilometer_ceilometer_%': 'Present'}
2018-01-25 08:44:14,252 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 08:44:14.252831 duration_in_ms=14.731
2018-01-25 08:44:14,253 [salt.state       ][INFO    ][10787] Running state [ceilometer] at time 08:44:14.253400
2018-01-25 08:44:14,253 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for ceilometer
2018-01-25 08:44:14,271 [salt.loaded.int.module.mysql][INFO    ][10787] User 'ceilometer'@'192.168.10.51' has been created
2018-01-25 08:44:14,271 [salt.state       ][INFO    ][10787] {'ceilometer': 'Present'}
2018-01-25 08:44:14,272 [salt.state       ][INFO    ][10787] Completed state [ceilometer] at time 08:44:14.272164 duration_in_ms=18.764
2018-01-25 08:44:14,274 [salt.state       ][INFO    ][10787] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 08:44:14.274613
2018-01-25 08:44:14,274 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.51
2018-01-25 08:44:14,290 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-25 08:44:14,290 [salt.state       ][INFO    ][10787] {'mysql_grants_ceilometer_ceilometer_192.168.10.51': 'Present'}
2018-01-25 08:44:14,290 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.51] at time 08:44:14.290774 duration_in_ms=16.161
2018-01-25 08:44:14,291 [salt.state       ][INFO    ][10787] Running state [aodh] at time 08:44:14.291016
2018-01-25 08:44:14,291 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for aodh
2018-01-25 08:44:14,297 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'aodh' created
2018-01-25 08:44:14,298 [salt.state       ][INFO    ][10787] {'aodh': 'Present'}
2018-01-25 08:44:14,298 [salt.state       ][INFO    ][10787] Completed state [aodh] at time 08:44:14.298361 duration_in_ms=7.345
2018-01-25 08:44:14,298 [salt.state       ][INFO    ][10787] Running state [aodh] at time 08:44:14.298598
2018-01-25 08:44:14,298 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for aodh
2018-01-25 08:44:14,315 [salt.loaded.int.module.mysql][INFO    ][10787] User 'aodh'@'%' has been created
2018-01-25 08:44:14,316 [salt.state       ][INFO    ][10787] {'aodh': 'Present'}
2018-01-25 08:44:14,316 [salt.state       ][INFO    ][10787] Completed state [aodh] at time 08:44:14.316404 duration_in_ms=17.806
2018-01-25 08:44:14,318 [salt.state       ][INFO    ][10787] Running state [mysql_grants_aodh_aodh_%] at time 08:44:14.318533
2018-01-25 08:44:14,318 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-25 08:44:14,334 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-25 08:44:14,334 [salt.state       ][INFO    ][10787] {'mysql_grants_aodh_aodh_%': 'Present'}
2018-01-25 08:44:14,334 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_aodh_aodh_%] at time 08:44:14.334757 duration_in_ms=16.224
2018-01-25 08:44:14,335 [salt.state       ][INFO    ][10787] Running state [aodh] at time 08:44:14.335019
2018-01-25 08:44:14,335 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for aodh
2018-01-25 08:44:14,356 [salt.loaded.int.module.mysql][INFO    ][10787] User 'aodh'@'192.168.10.50' has been created
2018-01-25 08:44:14,357 [salt.state       ][INFO    ][10787] {'aodh': 'Present'}
2018-01-25 08:44:14,358 [salt.state       ][INFO    ][10787] Completed state [aodh] at time 08:44:14.358145 duration_in_ms=23.125
2018-01-25 08:44:14,360 [salt.state       ][INFO    ][10787] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 08:44:14.360472
2018-01-25 08:44:14,361 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-25 08:44:14,379 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'aodh.*' for user 'aodh' has been added
2018-01-25 08:44:14,380 [salt.state       ][INFO    ][10787] {'mysql_grants_aodh_aodh_192.168.10.50': 'Present'}
2018-01-25 08:44:14,380 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 08:44:14.380683 duration_in_ms=20.211
2018-01-25 08:44:14,381 [salt.state       ][INFO    ][10787] Running state [nova] at time 08:44:14.381689
2018-01-25 08:44:14,382 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for nova
2018-01-25 08:44:14,387 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'nova' created
2018-01-25 08:44:14,388 [salt.state       ][INFO    ][10787] {'nova': 'Present'}
2018-01-25 08:44:14,389 [salt.state       ][INFO    ][10787] Completed state [nova] at time 08:44:14.389389 duration_in_ms=7.701
2018-01-25 08:44:14,390 [salt.state       ][INFO    ][10787] Running state [nova] at time 08:44:14.390089
2018-01-25 08:44:14,390 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for nova
2018-01-25 08:44:14,411 [salt.loaded.int.module.mysql][INFO    ][10787] User 'nova'@'%' has been created
2018-01-25 08:44:14,411 [salt.state       ][INFO    ][10787] {'nova': 'Present'}
2018-01-25 08:44:14,412 [salt.state       ][INFO    ][10787] Completed state [nova] at time 08:44:14.412357 duration_in_ms=22.267
2018-01-25 08:44:14,414 [salt.state       ][INFO    ][10787] Running state [mysql_grants_nova_nova_%] at time 08:44:14.414741
2018-01-25 08:44:14,415 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-25 08:44:14,431 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-25 08:44:14,431 [salt.state       ][INFO    ][10787] {'mysql_grants_nova_nova_%': 'Present'}
2018-01-25 08:44:14,432 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_nova_nova_%] at time 08:44:14.432296 duration_in_ms=17.555
2018-01-25 08:44:14,432 [salt.state       ][INFO    ][10787] Running state [nova] at time 08:44:14.432843
2018-01-25 08:44:14,433 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for nova
2018-01-25 08:44:14,451 [salt.loaded.int.module.mysql][INFO    ][10787] User 'nova'@'192.168.10.51' has been created
2018-01-25 08:44:14,452 [salt.state       ][INFO    ][10787] {'nova': 'Present'}
2018-01-25 08:44:14,452 [salt.state       ][INFO    ][10787] Completed state [nova] at time 08:44:14.452590 duration_in_ms=19.747
2018-01-25 08:44:14,455 [salt.state       ][INFO    ][10787] Running state [mysql_grants_nova_nova_192.168.10.51] at time 08:44:14.455068
2018-01-25 08:44:14,455 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.51
2018-01-25 08:44:14,474 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-25 08:44:14,475 [salt.state       ][INFO    ][10787] {'mysql_grants_nova_nova_192.168.10.51': 'Present'}
2018-01-25 08:44:14,476 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_nova_nova_192.168.10.51] at time 08:44:14.476003 duration_in_ms=20.935
2018-01-25 08:44:14,476 [salt.state       ][INFO    ][10787] Running state [grafana] at time 08:44:14.476802
2018-01-25 08:44:14,477 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for grafana
2018-01-25 08:44:14,482 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'grafana' created
2018-01-25 08:44:14,483 [salt.state       ][INFO    ][10787] {'grafana': 'Present'}
2018-01-25 08:44:14,485 [salt.state       ][INFO    ][10787] Completed state [grafana] at time 08:44:14.484895 duration_in_ms=8.092
2018-01-25 08:44:14,486 [salt.state       ][INFO    ][10787] Running state [grafana] at time 08:44:14.486381
2018-01-25 08:44:14,487 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for grafana
2018-01-25 08:44:14,506 [salt.loaded.int.module.mysql][INFO    ][10787] User 'grafana'@'%' has been created
2018-01-25 08:44:14,507 [salt.state       ][INFO    ][10787] {'grafana': 'Present'}
2018-01-25 08:44:14,508 [salt.state       ][INFO    ][10787] Completed state [grafana] at time 08:44:14.508028 duration_in_ms=21.648
2018-01-25 08:44:14,510 [salt.state       ][INFO    ][10787] Running state [mysql_grants_grafana_grafana_%] at time 08:44:14.510472
2018-01-25 08:44:14,511 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-25 08:44:14,525 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-25 08:44:14,525 [salt.state       ][INFO    ][10787] {'mysql_grants_grafana_grafana_%': 'Present'}
2018-01-25 08:44:14,526 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_grafana_grafana_%] at time 08:44:14.526389 duration_in_ms=15.917
2018-01-25 08:44:14,526 [salt.state       ][INFO    ][10787] Running state [grafana] at time 08:44:14.526924
2018-01-25 08:44:14,527 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for grafana
2018-01-25 08:44:14,544 [salt.loaded.int.module.mysql][INFO    ][10787] User 'grafana'@'192.168.10.51' has been created
2018-01-25 08:44:14,544 [salt.state       ][INFO    ][10787] {'grafana': 'Present'}
2018-01-25 08:44:14,545 [salt.state       ][INFO    ][10787] Completed state [grafana] at time 08:44:14.545321 duration_in_ms=18.397
2018-01-25 08:44:14,547 [salt.state       ][INFO    ][10787] Running state [mysql_grants_grafana_grafana_192.168.10.51] at time 08:44:14.547443
2018-01-25 08:44:14,548 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.51
2018-01-25 08:44:14,562 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-25 08:44:14,563 [salt.state       ][INFO    ][10787] {'mysql_grants_grafana_grafana_192.168.10.51': 'Present'}
2018-01-25 08:44:14,563 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_grafana_grafana_192.168.10.51] at time 08:44:14.563854 duration_in_ms=16.411
2018-01-25 08:44:14,564 [salt.state       ][INFO    ][10787] Running state [designate_pool_manager] at time 08:44:14.564415
2018-01-25 08:44:14,564 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for designate_pool_manager
2018-01-25 08:44:14,570 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'designate_pool_manager' created
2018-01-25 08:44:14,571 [salt.state       ][INFO    ][10787] {'designate_pool_manager': 'Present'}
2018-01-25 08:44:14,571 [salt.state       ][INFO    ][10787] Completed state [designate_pool_manager] at time 08:44:14.571553 duration_in_ms=7.138
2018-01-25 08:44:14,572 [salt.state       ][INFO    ][10787] Running state [designate] at time 08:44:14.572099
2018-01-25 08:44:14,572 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for designate
2018-01-25 08:44:14,588 [salt.loaded.int.module.mysql][INFO    ][10787] User 'designate'@'%' has been created
2018-01-25 08:44:14,588 [salt.state       ][INFO    ][10787] {'designate': 'Present'}
2018-01-25 08:44:14,589 [salt.state       ][INFO    ][10787] Completed state [designate] at time 08:44:14.589689 duration_in_ms=17.589
2018-01-25 08:44:14,592 [salt.state       ][INFO    ][10787] Running state [mysql_grants_designate_designate_pool_manager_%] at time 08:44:14.592243
2018-01-25 08:44:14,592 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-25 08:44:14,607 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-25 08:44:14,607 [salt.state       ][INFO    ][10787] {'mysql_grants_designate_designate_pool_manager_%': 'Present'}
2018-01-25 08:44:14,608 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 08:44:14.608153 duration_in_ms=15.91
2018-01-25 08:44:14,608 [salt.state       ][INFO    ][10787] Running state [designate] at time 08:44:14.608637
2018-01-25 08:44:14,609 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for designate
2018-01-25 08:44:14,628 [salt.loaded.int.module.mysql][INFO    ][10787] User 'designate'@'192.168.10.50' has been created
2018-01-25 08:44:14,628 [salt.state       ][INFO    ][10787] {'designate': 'Present'}
2018-01-25 08:44:14,629 [salt.state       ][INFO    ][10787] Completed state [designate] at time 08:44:14.629221 duration_in_ms=20.584
2018-01-25 08:44:14,631 [salt.state       ][INFO    ][10787] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 08:44:14.631415
2018-01-25 08:44:14,632 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-25 08:44:14,647 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'designate_pool_manager.*' for user 'designate' has been added
2018-01-25 08:44:14,647 [salt.state       ][INFO    ][10787] {'mysql_grants_designate_designate_pool_manager_192.168.10.50': 'Present'}
2018-01-25 08:44:14,648 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 08:44:14.648077 duration_in_ms=16.662
2018-01-25 08:44:14,648 [salt.state       ][INFO    ][10787] Running state [heat] at time 08:44:14.648655
2018-01-25 08:44:14,649 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for heat
2018-01-25 08:44:14,654 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'heat' created
2018-01-25 08:44:14,655 [salt.state       ][INFO    ][10787] {'heat': 'Present'}
2018-01-25 08:44:14,655 [salt.state       ][INFO    ][10787] Completed state [heat] at time 08:44:14.655919 duration_in_ms=7.264
2018-01-25 08:44:14,656 [salt.state       ][INFO    ][10787] Running state [heat] at time 08:44:14.656472
2018-01-25 08:44:14,657 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for heat
2018-01-25 08:44:14,674 [salt.loaded.int.module.mysql][INFO    ][10787] User 'heat'@'%' has been created
2018-01-25 08:44:14,675 [salt.state       ][INFO    ][10787] {'heat': 'Present'}
2018-01-25 08:44:14,675 [salt.state       ][INFO    ][10787] Completed state [heat] at time 08:44:14.675532 duration_in_ms=19.06
2018-01-25 08:44:14,677 [salt.state       ][INFO    ][10787] Running state [mysql_grants_heat_heat_%] at time 08:44:14.677833
2018-01-25 08:44:14,678 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-25 08:44:14,693 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-25 08:44:14,694 [salt.state       ][INFO    ][10787] {'mysql_grants_heat_heat_%': 'Present'}
2018-01-25 08:44:14,694 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_heat_heat_%] at time 08:44:14.694721 duration_in_ms=16.888
2018-01-25 08:44:14,695 [salt.state       ][INFO    ][10787] Running state [heat] at time 08:44:14.695263
2018-01-25 08:44:14,695 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for heat
2018-01-25 08:44:14,714 [salt.loaded.int.module.mysql][INFO    ][10787] User 'heat'@'192.168.10.51' has been created
2018-01-25 08:44:14,714 [salt.state       ][INFO    ][10787] {'heat': 'Present'}
2018-01-25 08:44:14,715 [salt.state       ][INFO    ][10787] Completed state [heat] at time 08:44:14.715270 duration_in_ms=20.007
2018-01-25 08:44:14,717 [salt.state       ][INFO    ][10787] Running state [mysql_grants_heat_heat_192.168.10.51] at time 08:44:14.717614
2018-01-25 08:44:14,718 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.51
2018-01-25 08:44:14,732 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-25 08:44:14,733 [salt.state       ][INFO    ][10787] {'mysql_grants_heat_heat_192.168.10.51': 'Present'}
2018-01-25 08:44:14,734 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_heat_heat_192.168.10.51] at time 08:44:14.734056 duration_in_ms=16.442
2018-01-25 08:44:14,734 [salt.state       ][INFO    ][10787] Running state [nova_api] at time 08:44:14.734609
2018-01-25 08:44:14,735 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for nova_api
2018-01-25 08:44:14,740 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'nova_api' created
2018-01-25 08:44:14,741 [salt.state       ][INFO    ][10787] {'nova_api': 'Present'}
2018-01-25 08:44:14,741 [salt.state       ][INFO    ][10787] Completed state [nova_api] at time 08:44:14.741932 duration_in_ms=7.323
2018-01-25 08:44:14,742 [salt.state       ][INFO    ][10787] Running state [nova] at time 08:44:14.742465
2018-01-25 08:44:14,743 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for nova
2018-01-25 08:44:14,747 [salt.state       ][INFO    ][10787] User nova@% is already present with the desired password
2018-01-25 08:44:14,748 [salt.state       ][INFO    ][10787] Completed state [nova] at time 08:44:14.748006 duration_in_ms=5.541
2018-01-25 08:44:14,750 [salt.state       ][INFO    ][10787] Running state [mysql_grants_nova_nova_api_%] at time 08:44:14.750086
2018-01-25 08:44:14,750 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-25 08:44:14,770 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-25 08:44:14,771 [salt.state       ][INFO    ][10787] {'mysql_grants_nova_nova_api_%': 'Present'}
2018-01-25 08:44:14,771 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_nova_nova_api_%] at time 08:44:14.771820 duration_in_ms=21.734
2018-01-25 08:44:14,772 [salt.state       ][INFO    ][10787] Running state [nova] at time 08:44:14.772364
2018-01-25 08:44:14,772 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for nova
2018-01-25 08:44:14,777 [salt.state       ][INFO    ][10787] User nova@192.168.10.51 is already present with the desired password
2018-01-25 08:44:14,778 [salt.state       ][INFO    ][10787] Completed state [nova] at time 08:44:14.778351 duration_in_ms=5.987
2018-01-25 08:44:14,780 [salt.state       ][INFO    ][10787] Running state [mysql_grants_nova_nova_api_192.168.10.51] at time 08:44:14.780403
2018-01-25 08:44:14,780 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.51
2018-01-25 08:44:14,796 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-25 08:44:14,797 [salt.state       ][INFO    ][10787] {'mysql_grants_nova_nova_api_192.168.10.51': 'Present'}
2018-01-25 08:44:14,797 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_nova_nova_api_192.168.10.51] at time 08:44:14.797518 duration_in_ms=17.114
2018-01-25 08:44:14,798 [salt.state       ][INFO    ][10787] Running state [keystone] at time 08:44:14.798025
2018-01-25 08:44:14,798 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for keystone
2018-01-25 08:44:14,803 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'keystone' created
2018-01-25 08:44:14,804 [salt.state       ][INFO    ][10787] {'keystone': 'Present'}
2018-01-25 08:44:14,804 [salt.state       ][INFO    ][10787] Completed state [keystone] at time 08:44:14.804613 duration_in_ms=6.589
2018-01-25 08:44:14,805 [salt.state       ][INFO    ][10787] Running state [keystone] at time 08:44:14.805386
2018-01-25 08:44:14,805 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for keystone
2018-01-25 08:44:14,822 [salt.loaded.int.module.mysql][INFO    ][10787] User 'keystone'@'%' has been created
2018-01-25 08:44:14,822 [salt.state       ][INFO    ][10787] {'keystone': 'Present'}
2018-01-25 08:44:14,823 [salt.state       ][INFO    ][10787] Completed state [keystone] at time 08:44:14.823303 duration_in_ms=17.916
2018-01-25 08:44:14,826 [salt.state       ][INFO    ][10787] Running state [mysql_grants_keystone_keystone_%] at time 08:44:14.826271
2018-01-25 08:44:14,826 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-25 08:44:14,842 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-25 08:44:14,843 [salt.state       ][INFO    ][10787] {'mysql_grants_keystone_keystone_%': 'Present'}
2018-01-25 08:44:14,843 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_keystone_keystone_%] at time 08:44:14.843557 duration_in_ms=17.286
2018-01-25 08:44:14,844 [salt.state       ][INFO    ][10787] Running state [keystone] at time 08:44:14.844036
2018-01-25 08:44:14,844 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for keystone
2018-01-25 08:44:14,862 [salt.loaded.int.module.mysql][INFO    ][10787] User 'keystone'@'192.168.10.51' has been created
2018-01-25 08:44:14,862 [salt.state       ][INFO    ][10787] {'keystone': 'Present'}
2018-01-25 08:44:14,863 [salt.state       ][INFO    ][10787] Completed state [keystone] at time 08:44:14.863350 duration_in_ms=19.314
2018-01-25 08:44:14,865 [salt.state       ][INFO    ][10787] Running state [mysql_grants_keystone_keystone_192.168.10.51] at time 08:44:14.865503
2018-01-25 08:44:14,866 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.51
2018-01-25 08:44:14,880 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-25 08:44:14,880 [salt.state       ][INFO    ][10787] {'mysql_grants_keystone_keystone_192.168.10.51': 'Present'}
2018-01-25 08:44:14,881 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_keystone_keystone_192.168.10.51] at time 08:44:14.881008 duration_in_ms=15.505
2018-01-25 08:44:14,881 [salt.state       ][INFO    ][10787] Running state [nova_cell0] at time 08:44:14.881453
2018-01-25 08:44:14,881 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for nova_cell0
2018-01-25 08:44:14,886 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'nova_cell0' created
2018-01-25 08:44:14,887 [salt.state       ][INFO    ][10787] {'nova_cell0': 'Present'}
2018-01-25 08:44:14,887 [salt.state       ][INFO    ][10787] Completed state [nova_cell0] at time 08:44:14.887741 duration_in_ms=6.288
2018-01-25 08:44:14,888 [salt.state       ][INFO    ][10787] Running state [nova] at time 08:44:14.888179
2018-01-25 08:44:14,888 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for nova
2018-01-25 08:44:14,892 [salt.state       ][INFO    ][10787] User nova@% is already present with the desired password
2018-01-25 08:44:14,892 [salt.state       ][INFO    ][10787] Completed state [nova] at time 08:44:14.892439 duration_in_ms=4.26
2018-01-25 08:44:14,894 [salt.state       ][INFO    ][10787] Running state [mysql_grants_nova_nova_cell0_%] at time 08:44:14.894750
2018-01-25 08:44:14,895 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-25 08:44:14,910 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-25 08:44:14,910 [salt.state       ][INFO    ][10787] {'mysql_grants_nova_nova_cell0_%': 'Present'}
2018-01-25 08:44:14,911 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_nova_nova_cell0_%] at time 08:44:14.911285 duration_in_ms=16.535
2018-01-25 08:44:14,911 [salt.state       ][INFO    ][10787] Running state [nova] at time 08:44:14.911768
2018-01-25 08:44:14,912 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for nova
2018-01-25 08:44:14,916 [salt.state       ][INFO    ][10787] User nova@192.168.10.51 is already present with the desired password
2018-01-25 08:44:14,916 [salt.state       ][INFO    ][10787] Completed state [nova] at time 08:44:14.916855 duration_in_ms=5.086
2018-01-25 08:44:14,918 [salt.state       ][INFO    ][10787] Running state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 08:44:14.918891
2018-01-25 08:44:14,919 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.51
2018-01-25 08:44:14,934 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-25 08:44:14,934 [salt.state       ][INFO    ][10787] {'mysql_grants_nova_nova_cell0_192.168.10.51': 'Present'}
2018-01-25 08:44:14,935 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_nova_nova_cell0_192.168.10.51] at time 08:44:14.935183 duration_in_ms=16.292
2018-01-25 08:44:14,935 [salt.state       ][INFO    ][10787] Running state [cinder] at time 08:44:14.935683
2018-01-25 08:44:14,936 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for cinder
2018-01-25 08:44:14,941 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'cinder' created
2018-01-25 08:44:14,942 [salt.state       ][INFO    ][10787] {'cinder': 'Present'}
2018-01-25 08:44:14,942 [salt.state       ][INFO    ][10787] Completed state [cinder] at time 08:44:14.942749 duration_in_ms=7.066
2018-01-25 08:44:14,943 [salt.state       ][INFO    ][10787] Running state [cinder] at time 08:44:14.943251
2018-01-25 08:44:14,943 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for cinder
2018-01-25 08:44:14,960 [salt.loaded.int.module.mysql][INFO    ][10787] User 'cinder'@'%' has been created
2018-01-25 08:44:14,962 [salt.state       ][INFO    ][10787] {'cinder': 'Present'}
2018-01-25 08:44:14,962 [salt.state       ][INFO    ][10787] Completed state [cinder] at time 08:44:14.962579 duration_in_ms=19.327
2018-01-25 08:44:14,964 [salt.state       ][INFO    ][10787] Running state [mysql_grants_cinder_cinder_%] at time 08:44:14.964872
2018-01-25 08:44:14,965 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-25 08:44:14,980 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-25 08:44:14,980 [salt.state       ][INFO    ][10787] {'mysql_grants_cinder_cinder_%': 'Present'}
2018-01-25 08:44:14,981 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_cinder_cinder_%] at time 08:44:14.981530 duration_in_ms=16.658
2018-01-25 08:44:14,982 [salt.state       ][INFO    ][10787] Running state [cinder] at time 08:44:14.982038
2018-01-25 08:44:14,982 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for cinder
2018-01-25 08:44:15,000 [salt.loaded.int.module.mysql][INFO    ][10787] User 'cinder'@'192.168.10.51' has been created
2018-01-25 08:44:15,001 [salt.state       ][INFO    ][10787] {'cinder': 'Present'}
2018-01-25 08:44:15,001 [salt.state       ][INFO    ][10787] Completed state [cinder] at time 08:44:15.001822 duration_in_ms=19.784
2018-01-25 08:44:15,004 [salt.state       ][INFO    ][10787] Running state [mysql_grants_cinder_cinder_192.168.10.51] at time 08:44:15.004003
2018-01-25 08:44:15,004 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.51
2018-01-25 08:44:15,018 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-25 08:44:15,019 [salt.state       ][INFO    ][10787] {'mysql_grants_cinder_cinder_192.168.10.51': 'Present'}
2018-01-25 08:44:15,019 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_cinder_cinder_192.168.10.51] at time 08:44:15.019538 duration_in_ms=15.535
2018-01-25 08:44:15,020 [salt.state       ][INFO    ][10787] Running state [glance] at time 08:44:15.020021
2018-01-25 08:44:15,020 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for glance
2018-01-25 08:44:15,026 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'glance' created
2018-01-25 08:44:15,026 [salt.state       ][INFO    ][10787] {'glance': 'Present'}
2018-01-25 08:44:15,027 [salt.state       ][INFO    ][10787] Completed state [glance] at time 08:44:15.026960 duration_in_ms=6.939
2018-01-25 08:44:15,027 [salt.state       ][INFO    ][10787] Running state [glance] at time 08:44:15.027438
2018-01-25 08:44:15,027 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for glance
2018-01-25 08:44:15,044 [salt.loaded.int.module.mysql][INFO    ][10787] User 'glance'@'%' has been created
2018-01-25 08:44:15,045 [salt.state       ][INFO    ][10787] {'glance': 'Present'}
2018-01-25 08:44:15,045 [salt.state       ][INFO    ][10787] Completed state [glance] at time 08:44:15.045830 duration_in_ms=18.392
2018-01-25 08:44:15,048 [salt.state       ][INFO    ][10787] Running state [mysql_grants_glance_glance_%] at time 08:44:15.048144
2018-01-25 08:44:15,048 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-25 08:44:15,062 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-25 08:44:15,063 [salt.state       ][INFO    ][10787] {'mysql_grants_glance_glance_%': 'Present'}
2018-01-25 08:44:15,063 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_glance_glance_%] at time 08:44:15.063384 duration_in_ms=15.24
2018-01-25 08:44:15,063 [salt.state       ][INFO    ][10787] Running state [glance] at time 08:44:15.063836
2018-01-25 08:44:15,064 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for glance
2018-01-25 08:44:15,080 [salt.loaded.int.module.mysql][INFO    ][10787] User 'glance'@'192.168.10.51' has been created
2018-01-25 08:44:15,081 [salt.state       ][INFO    ][10787] {'glance': 'Present'}
2018-01-25 08:44:15,082 [salt.state       ][INFO    ][10787] Completed state [glance] at time 08:44:15.082034 duration_in_ms=18.197
2018-01-25 08:44:15,084 [salt.state       ][INFO    ][10787] Running state [mysql_grants_glance_glance_192.168.10.51] at time 08:44:15.084033
2018-01-25 08:44:15,084 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.51
2018-01-25 08:44:15,099 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-25 08:44:15,100 [salt.state       ][INFO    ][10787] {'mysql_grants_glance_glance_192.168.10.51': 'Present'}
2018-01-25 08:44:15,100 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_glance_glance_192.168.10.51] at time 08:44:15.100434 duration_in_ms=16.401
2018-01-25 08:44:15,100 [salt.state       ][INFO    ][10787] Running state [neutron] at time 08:44:15.100925
2018-01-25 08:44:15,101 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for neutron
2018-01-25 08:44:15,106 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'neutron' created
2018-01-25 08:44:15,106 [salt.state       ][INFO    ][10787] {'neutron': 'Present'}
2018-01-25 08:44:15,107 [salt.state       ][INFO    ][10787] Completed state [neutron] at time 08:44:15.107372 duration_in_ms=6.447
2018-01-25 08:44:15,107 [salt.state       ][INFO    ][10787] Running state [neutron] at time 08:44:15.107857
2018-01-25 08:44:15,108 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for neutron
2018-01-25 08:44:15,125 [salt.loaded.int.module.mysql][INFO    ][10787] User 'neutron'@'%' has been created
2018-01-25 08:44:15,126 [salt.state       ][INFO    ][10787] {'neutron': 'Present'}
2018-01-25 08:44:15,126 [salt.state       ][INFO    ][10787] Completed state [neutron] at time 08:44:15.126803 duration_in_ms=18.946
2018-01-25 08:44:15,129 [salt.state       ][INFO    ][10787] Running state [mysql_grants_neutron_neutron_%] at time 08:44:15.129093
2018-01-25 08:44:15,129 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-25 08:44:15,144 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-25 08:44:15,144 [salt.state       ][INFO    ][10787] {'mysql_grants_neutron_neutron_%': 'Present'}
2018-01-25 08:44:15,145 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_neutron_neutron_%] at time 08:44:15.145021 duration_in_ms=15.928
2018-01-25 08:44:15,145 [salt.state       ][INFO    ][10787] Running state [neutron] at time 08:44:15.145480
2018-01-25 08:44:15,145 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for neutron
2018-01-25 08:44:15,163 [salt.loaded.int.module.mysql][INFO    ][10787] User 'neutron'@'192.168.10.51' has been created
2018-01-25 08:44:15,163 [salt.state       ][INFO    ][10787] {'neutron': 'Present'}
2018-01-25 08:44:15,164 [salt.state       ][INFO    ][10787] Completed state [neutron] at time 08:44:15.164165 duration_in_ms=18.685
2018-01-25 08:44:15,166 [salt.state       ][INFO    ][10787] Running state [mysql_grants_neutron_neutron_192.168.10.51] at time 08:44:15.166543
2018-01-25 08:44:15,167 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.51
2018-01-25 08:44:15,180 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-25 08:44:15,181 [salt.state       ][INFO    ][10787] {'mysql_grants_neutron_neutron_192.168.10.51': 'Present'}
2018-01-25 08:44:15,181 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_neutron_neutron_192.168.10.51] at time 08:44:15.181605 duration_in_ms=15.062
2018-01-25 08:44:15,182 [salt.state       ][INFO    ][10787] Running state [designate] at time 08:44:15.182053
2018-01-25 08:44:15,182 [salt.state       ][INFO    ][10787] Executing state mysql_database.present for designate
2018-01-25 08:44:15,187 [salt.loaded.int.module.mysql][INFO    ][10787] DB 'designate' created
2018-01-25 08:44:15,188 [salt.state       ][INFO    ][10787] {'designate': 'Present'}
2018-01-25 08:44:15,188 [salt.state       ][INFO    ][10787] Completed state [designate] at time 08:44:15.188751 duration_in_ms=6.698
2018-01-25 08:44:15,189 [salt.state       ][INFO    ][10787] Running state [designate] at time 08:44:15.189541
2018-01-25 08:44:15,190 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for designate
2018-01-25 08:44:15,194 [salt.state       ][INFO    ][10787] User designate@% is already present with the desired password
2018-01-25 08:44:15,194 [salt.state       ][INFO    ][10787] Completed state [designate] at time 08:44:15.194608 duration_in_ms=5.066
2018-01-25 08:44:15,196 [salt.state       ][INFO    ][10787] Running state [mysql_grants_designate_designate_%] at time 08:44:15.196646
2018-01-25 08:44:15,197 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-25 08:44:15,212 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-25 08:44:15,212 [salt.state       ][INFO    ][10787] {'mysql_grants_designate_designate_%': 'Present'}
2018-01-25 08:44:15,213 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_designate_designate_%] at time 08:44:15.213701 duration_in_ms=17.055
2018-01-25 08:44:15,214 [salt.state       ][INFO    ][10787] Running state [designate] at time 08:44:15.214212
2018-01-25 08:44:15,214 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for designate
2018-01-25 08:44:15,218 [salt.state       ][INFO    ][10787] User designate@192.168.10.50 is already present with the desired password
2018-01-25 08:44:15,219 [salt.state       ][INFO    ][10787] Completed state [designate] at time 08:44:15.219058 duration_in_ms=4.846
2018-01-25 08:44:15,221 [salt.state       ][INFO    ][10787] Running state [mysql_grants_designate_designate_192.168.10.50] at time 08:44:15.221398
2018-01-25 08:44:15,221 [salt.state       ][INFO    ][10787] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-25 08:44:15,236 [salt.loaded.int.module.mysql][INFO    ][10787] Grant 'all' on 'designate.*' for user 'designate' has been added
2018-01-25 08:44:15,236 [salt.state       ][INFO    ][10787] {'mysql_grants_designate_designate_192.168.10.50': 'Present'}
2018-01-25 08:44:15,237 [salt.state       ][INFO    ][10787] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 08:44:15.237514 duration_in_ms=16.116
2018-01-25 08:44:15,238 [salt.state       ][INFO    ][10787] Running state [haproxy] at time 08:44:15.238005
2018-01-25 08:44:15,238 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for haproxy
2018-01-25 08:44:15,255 [salt.loaded.int.module.mysql][INFO    ][10787] User 'haproxy'@'localhost' has been created with passwordless login
2018-01-25 08:44:15,256 [salt.state       ][INFO    ][10787] {'haproxy': 'Present'}
2018-01-25 08:44:15,257 [salt.state       ][INFO    ][10787] Completed state [haproxy] at time 08:44:15.256964 duration_in_ms=18.959
2018-01-25 08:44:15,257 [salt.state       ][INFO    ][10787] Running state [haproxy] at time 08:44:15.257826
2018-01-25 08:44:15,258 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for haproxy
2018-01-25 08:44:15,276 [salt.loaded.int.module.mysql][INFO    ][10787] User 'haproxy'@'%' has been created with passwordless login
2018-01-25 08:44:15,277 [salt.state       ][INFO    ][10787] {'haproxy': 'Present'}
2018-01-25 08:44:15,278 [salt.state       ][INFO    ][10787] Completed state [haproxy] at time 08:44:15.278008 duration_in_ms=20.182
2018-01-25 08:44:15,278 [salt.state       ][INFO    ][10787] Running state [haproxy] at time 08:44:15.278557
2018-01-25 08:44:15,279 [salt.state       ][INFO    ][10787] Executing state mysql_user.present for haproxy
2018-01-25 08:44:15,295 [salt.loaded.int.module.mysql][INFO    ][10787] User 'haproxy'@'192.168.10.51' has been created with passwordless login
2018-01-25 08:44:15,296 [salt.state       ][INFO    ][10787] {'haproxy': 'Present'}
2018-01-25 08:44:15,296 [salt.state       ][INFO    ][10787] Completed state [haproxy] at time 08:44:15.296433 duration_in_ms=17.877
2018-01-25 08:44:15,301 [salt.minion      ][INFO    ][10787] Returning information for job: 20180125083248147051
2018-01-25 08:55:48,301 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command mysql.status with jid 20180125085547527918
2018-01-25 08:55:48,331 [salt.minion      ][INFO    ][16707] Starting a new job with PID 16707
2018-01-25 08:55:48,350 [salt.minion      ][INFO    ][16707] Returning information for job: 20180125085547527918
2018-01-25 08:56:05,150 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command state.sls with jid 20180125085603292035
2018-01-25 08:56:05,179 [salt.minion      ][INFO    ][16712] Starting a new job with PID 16712
2018-01-25 08:56:06,918 [salt.state       ][INFO    ][16712] Loading fresh modules for state activity
2018-01-25 08:56:07,193 [salt.fileclient  ][INFO    ][16712] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-25 08:56:07,216 [salt.fileclient  ][INFO    ][16712] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-25 08:56:07,799 [salt.state       ][INFO    ][16712] Running state [haproxy] at time 08:56:07.799462
2018-01-25 08:56:07,799 [salt.state       ][INFO    ][16712] Executing state pkg.installed for haproxy
2018-01-25 08:56:07,800 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:56:08,226 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-25 08:56:08,315 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-25 08:56:13,238 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-25 08:56:13,268 [salt.loaded.int.module.cmdmod][INFO    ][16712] 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-25 08:56:15,268 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command saltutil.find_job with jid 20180125085614490491
2018-01-25 08:56:15,291 [salt.minion      ][INFO    ][17477] Starting a new job with PID 17477
2018-01-25 08:56:15,314 [salt.minion      ][INFO    ][17477] Returning information for job: 20180125085614490491
2018-01-25 08:56:16,546 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-25 08:56:16,594 [salt.state       ][INFO    ][16712] 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-25 08:56:16,617 [salt.state       ][INFO    ][16712] Loading fresh modules for state activity
2018-01-25 08:56:16,651 [salt.state       ][INFO    ][16712] Completed state [haproxy] at time 08:56:16.651368 duration_in_ms=8851.906
2018-01-25 08:56:16,656 [salt.state       ][INFO    ][16712] Running state [/etc/default/haproxy] at time 08:56:16.656266
2018-01-25 08:56:16,656 [salt.state       ][INFO    ][16712] Executing state file.managed for /etc/default/haproxy
2018-01-25 08:56:16,696 [salt.fileclient  ][INFO    ][16712] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-25 08:56:16,700 [salt.state       ][INFO    ][16712] 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-25 08:56:16,701 [salt.state       ][INFO    ][16712] Completed state [/etc/default/haproxy] at time 08:56:16.701587 duration_in_ms=45.32
2018-01-25 08:56:16,701 [salt.state       ][INFO    ][16712] Running state [/etc/haproxy/haproxy.cfg] at time 08:56:16.701953
2018-01-25 08:56:16,702 [salt.state       ][INFO    ][16712] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-25 08:56:16,723 [salt.fileclient  ][INFO    ][16712] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-25 08:56:16,883 [salt.state       ][INFO    ][16712] 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-25 08:56:16,883 [salt.state       ][INFO    ][16712] Completed state [/etc/haproxy/haproxy.cfg] at time 08:56:16.883564 duration_in_ms=181.61
2018-01-25 08:56:16,883 [salt.state       ][INFO    ][16712] Running state [/etc/haproxy/ssl] at time 08:56:16.883892
2018-01-25 08:56:16,884 [salt.state       ][INFO    ][16712] Executing state file.directory for /etc/haproxy/ssl
2018-01-25 08:56:16,885 [salt.state       ][INFO    ][16712] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-25 08:56:16,886 [salt.state       ][INFO    ][16712] Completed state [/etc/haproxy/ssl] at time 08:56:16.886169 duration_in_ms=2.277
2018-01-25 08:56:16,887 [salt.state       ][INFO    ][16712] Running state [haproxy_status_packages] at time 08:56:16.887296
2018-01-25 08:56:16,887 [salt.state       ][INFO    ][16712] Executing state pkg.installed for haproxy_status_packages
2018-01-25 08:56:17,296 [salt.state       ][INFO    ][16712] All specified packages are already installed
2018-01-25 08:56:17,297 [salt.state       ][INFO    ][16712] Completed state [haproxy_status_packages] at time 08:56:17.297397 duration_in_ms=410.1
2018-01-25 08:56:17,298 [salt.state       ][INFO    ][16712] Running state [/usr/bin/haproxy-status.sh] at time 08:56:17.298274
2018-01-25 08:56:17,298 [salt.state       ][INFO    ][16712] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-25 08:56:17,316 [salt.fileclient  ][INFO    ][16712] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-25 08:56:17,341 [salt.state       ][INFO    ][16712] File changed:
New file
2018-01-25 08:56:17,342 [salt.state       ][INFO    ][16712] Completed state [/usr/bin/haproxy-status.sh] at time 08:56:17.342015 duration_in_ms=43.74
2018-01-25 08:56:17,342 [salt.state       ][INFO    ][16712] Running state [net.ipv4.ip_nonlocal_bind] at time 08:56:17.342730
2018-01-25 08:56:17,343 [salt.state       ][INFO    ][16712] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-25 08:56:17,343 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command 'sysctl -a' in directory '/root'
2018-01-25 08:56:17,379 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-25 08:56:17,397 [salt.state       ][INFO    ][16712] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-25 08:56:17,398 [salt.state       ][INFO    ][16712] Completed state [net.ipv4.ip_nonlocal_bind] at time 08:56:17.398375 duration_in_ms=55.643
2018-01-25 08:56:17,400 [salt.state       ][INFO    ][16712] Running state [haproxy] at time 08:56:17.400149
2018-01-25 08:56:17,400 [salt.state       ][INFO    ][16712] Executing state service.running for haproxy
2018-01-25 08:56:17,401 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-25 08:56:17,422 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-25 08:56:17,442 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-25 08:56:17,462 [salt.state       ][INFO    ][16712] The service haproxy is already running
2018-01-25 08:56:17,462 [salt.state       ][INFO    ][16712] Completed state [haproxy] at time 08:56:17.462827 duration_in_ms=62.677
2018-01-25 08:56:17,463 [salt.state       ][INFO    ][16712] Running state [haproxy] at time 08:56:17.463151
2018-01-25 08:56:17,463 [salt.state       ][INFO    ][16712] Executing state service.mod_watch for haproxy
2018-01-25 08:56:17,464 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-25 08:56:17,485 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-25 08:56:17,505 [salt.loaded.int.module.cmdmod][INFO    ][16712] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-25 08:56:17,584 [salt.state       ][INFO    ][16712] {'haproxy': True}
2018-01-25 08:56:17,584 [salt.state       ][INFO    ][16712] Completed state [haproxy] at time 08:56:17.584510 duration_in_ms=121.358
2018-01-25 08:56:17,590 [salt.minion      ][INFO    ][16712] Returning information for job: 20180125085603292035
2018-01-25 08:56:21,150 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command service.status with jid 20180125085620375152
2018-01-25 08:56:21,179 [salt.minion      ][INFO    ][17575] Starting a new job with PID 17575
2018-01-25 08:56:21,237 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17575] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-25 08:56:21,256 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17575] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-25 08:56:21,276 [salt.minion      ][INFO    ][17575] Returning information for job: 20180125085620375152
2018-01-25 08:56:23,207 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command service.restart with jid 20180125085622435141
2018-01-25 08:56:23,232 [salt.minion      ][INFO    ][17582] Starting a new job with PID 17582
2018-01-25 08:56:23,291 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17582] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-25 08:56:23,312 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17582] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-25 08:56:23,351 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][17582] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-25 08:56:23,409 [salt.minion      ][INFO    ][17582] Returning information for job: 20180125085622435141
2018-01-25 09:14:41,094 [salt.utils.schedule][INFO    ][2299] Running scheduled job: __mine_interval
2018-01-25 09:25:07,931 [salt.minion      ][INFO    ][2299] User sudo_ubuntu Executing command cp.push_dir with jid 20180125092507159772
2018-01-25 09:25:07,959 [salt.minion      ][INFO    ][17816] Starting a new job with PID 17816
