2018-03-02 09:16:18,710 [salt.loaded.int.module.cmdmod][ERROR   ][5174] 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-03-02 09:16:21,828 [salt.loaded.int.module.cmdmod][INFO    ][5704] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-02 09:16:21,846 [salt.loaded.int.module.cmdmod][INFO    ][5704] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-02 09:16:21,879 [salt.loaded.int.module.cmdmod][INFO    ][5704] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-03-02 09:16:21,909 [salt.utils.parsers][WARNING ][1975] Minion received a SIGTERM. Exiting.
2018-03-02 09:16:22,347 [salt.cli.daemons ][INFO    ][5780] Setting up the Salt Minion "kvm02.mcp-pike-ovs-ha.local"
2018-03-02 09:16:22,427 [salt.cli.daemons ][INFO    ][5780] Starting up the Salt Minion
2018-03-02 09:16:22,428 [salt.utils.event ][INFO    ][5780] Starting pull socket on /var/run/salt/minion/minion_event_300ca90fac_pull.ipc
2018-03-02 09:16:23,266 [salt.minion      ][INFO    ][5780] Creating minion process manager
2018-03-02 09:16:24,740 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5780] Executing command ['date', '+%z'] in directory '/root'
2018-03-02 09:16:24,766 [salt.utils.schedule][INFO    ][5780] Updating job settings for scheduled job: __mine_interval
2018-03-02 09:16:24,769 [salt.minion      ][INFO    ][5780] Added mine.update to scheduler
2018-03-02 09:16:24,773 [salt.minion      ][INFO    ][5780] Minion is starting as user 'root'
2018-03-02 09:16:24,814 [salt.minion      ][INFO    ][5780] Minion is ready to receive requests!
2018-03-02 09:16:25,816 [salt.utils.schedule][INFO    ][5780] Running scheduled job: __mine_interval
2018-03-02 09:17:45,808 [salt.minion      ][INFO    ][5780] User sudo_ubuntu Executing command test.ping with jid 20180302091746050919
2018-03-02 09:17:45,830 [salt.minion      ][INFO    ][5881] Starting a new job with PID 5881
2018-03-02 09:17:45,874 [salt.minion      ][INFO    ][5881] Returning information for job: 20180302091746050919
2018-03-02 09:17:47,421 [salt.minion      ][INFO    ][5780] User sudo_ubuntu Executing command system.reboot with jid 20180302091747672451
2018-03-02 09:17:47,442 [salt.minion      ][INFO    ][5886] Starting a new job with PID 5886
2018-03-02 09:17:47,448 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5886] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-03-02 09:17:47,778 [salt.utils.parsers][WARNING ][5780] Minion received a SIGTERM. Exiting.
2018-03-02 09:17:47,779 [salt.cli.daemons ][INFO    ][5780] Shutting down the Salt Minion
2018-03-02 09:22:16,437 [salt.cli.daemons ][INFO    ][3301] Setting up the Salt Minion "kvm02.mcp-pike-ovs-ha.local"
2018-03-02 09:22:16,514 [salt.cli.daemons ][INFO    ][3301] Starting up the Salt Minion
2018-03-02 09:22:16,514 [salt.utils.event ][INFO    ][3301] Starting pull socket on /var/run/salt/minion/minion_event_300ca90fac_pull.ipc
2018-03-02 09:22:17,085 [salt.minion      ][INFO    ][3301] Creating minion process manager
2018-03-02 09:22:18,183 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][3301] Executing command ['date', '+%z'] in directory '/root'
2018-03-02 09:22:18,194 [salt.utils.schedule][INFO    ][3301] Updating job settings for scheduled job: __mine_interval
2018-03-02 09:22:18,195 [salt.minion      ][INFO    ][3301] Added mine.update to scheduler
2018-03-02 09:22:18,199 [salt.minion      ][INFO    ][3301] Minion is starting as user 'root'
2018-03-02 09:22:18,238 [salt.minion      ][INFO    ][3301] Minion is ready to receive requests!
2018-03-02 09:22:19,238 [salt.utils.schedule][INFO    ][3301] Running scheduled job: __mine_interval
2018-03-02 09:22:25,239 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302092225172165
2018-03-02 09:22:25,247 [salt.minion      ][INFO    ][3618] Starting a new job with PID 3618
2018-03-02 09:22:25,260 [salt.minion      ][INFO    ][3618] Returning information for job: 20180302092225172165
2018-03-02 09:22:45,960 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command test.ping with jid 20180302092245892428
2018-03-02 09:22:45,969 [salt.minion      ][INFO    ][3682] Starting a new job with PID 3682
2018-03-02 09:22:46,008 [salt.minion      ][INFO    ][3682] Returning information for job: 20180302092245892428
2018-03-02 09:22:46,766 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command state.apply with jid 20180302092246697660
2018-03-02 09:22:46,773 [salt.minion      ][INFO    ][3687] Starting a new job with PID 3687
2018-03-02 09:22:49,205 [salt.state       ][INFO    ][3687] Loading fresh modules for state activity
2018-03-02 09:22:49,245 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-03-02 09:22:49,273 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-03-02 09:22:49,376 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-03-02 09:22:49,456 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-03-02 09:22:50,170 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-03-02 09:22:50,345 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-03-02 09:22:50,439 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-03-02 09:22:50,633 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-03-02 09:22:50,772 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-03-02 09:22:50,859 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-03-02 09:22:50,941 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-03-02 09:22:51,042 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-03-02 09:22:51,144 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-03-02 09:22:51,233 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-03-02 09:22:51,320 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-03-02 09:22:51,937 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-03-02 09:22:52,033 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-03-02 09:22:52,051 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-03-02 09:22:52,095 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-03-02 09:22:52,128 [salt.state       ][INFO    ][3687] Running state [/etc/environment] at time 09:22:52.128891
2018-03-02 09:22:52,129 [salt.state       ][INFO    ][3687] Executing state file.blockreplace for /etc/environment
2018-03-02 09:22:52,131 [salt.state       ][INFO    ][3687] 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-03-02 09:22:52,131 [salt.state       ][INFO    ][3687] Completed state [/etc/environment] at time 09:22:52.131458 duration_in_ms=2.568
2018-03-02 09:22:52,131 [salt.state       ][INFO    ][3687] Running state [/etc/profile.d] at time 09:22:52.131671
2018-03-02 09:22:52,131 [salt.state       ][INFO    ][3687] Executing state file.directory for /etc/profile.d
2018-03-02 09:22:52,133 [salt.state       ][INFO    ][3687] Directory /etc/profile.d is in the correct state
2018-03-02 09:22:52,133 [salt.state       ][INFO    ][3687] Completed state [/etc/profile.d] at time 09:22:52.133299 duration_in_ms=1.628
2018-03-02 09:22:52,620 [salt.state       ][INFO    ][3687] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:22:52.620010
2018-03-02 09:22:52,620 [salt.state       ][INFO    ][3687] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-03-02 09:22:52,645 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-03-02 09:22:52,650 [salt.state       ][INFO    ][3687] File changed:
New file
2018-03-02 09:22:52,651 [salt.state       ][INFO    ][3687] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:22:52.651019 duration_in_ms=31.01
2018-03-02 09:22:52,651 [salt.state       ][INFO    ][3687] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:22:52.651217
2018-03-02 09:22:52,651 [salt.state       ][INFO    ][3687] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-03-02 09:22:52,668 [salt.state       ][INFO    ][3687] File changed:
New file
2018-03-02 09:22:52,669 [salt.state       ][INFO    ][3687] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:22:52.669113 duration_in_ms=17.896
2018-03-02 09:22:52,670 [salt.state       ][INFO    ][3687] Running state [linux_repo_prereq_pkgs] at time 09:22:52.670353
2018-03-02 09:22:52,670 [salt.state       ][INFO    ][3687] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-03-02 09:22:52,670 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:22:52,942 [salt.state       ][INFO    ][3687] All specified packages are already installed
2018-03-02 09:22:52,942 [salt.state       ][INFO    ][3687] Completed state [linux_repo_prereq_pkgs] at time 09:22:52.942299 duration_in_ms=271.945
2018-03-02 09:22:52,942 [salt.state       ][INFO    ][3687] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:22:52.942573
2018-03-02 09:22:52,942 [salt.state       ][INFO    ][3687] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-03-02 09:22:52,943 [salt.state       ][INFO    ][3687] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-03-02 09:22:52,943 [salt.state       ][INFO    ][3687] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:22:52.943285 duration_in_ms=0.712
2018-03-02 09:22:52,943 [salt.state       ][INFO    ][3687] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:22:52.943472
2018-03-02 09:22:52,943 [salt.state       ][INFO    ][3687] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-03-02 09:22:52,943 [salt.state       ][INFO    ][3687] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-03-02 09:22:52,944 [salt.state       ][INFO    ][3687] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:22:52.943994 duration_in_ms=0.523
2018-03-02 09:22:52,945 [salt.state       ][INFO    ][3687] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:22:52.945509
2018-03-02 09:22:52,945 [salt.state       ][INFO    ][3687] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9
2018-03-02 09:22:52,946 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9' in directory '/root'
2018-03-02 09:22:53,135 [salt.state       ][INFO    ][3687] {'pid': 3747, 'retcode': 0, 'stderr': 'gpg: requesting key 3FE869A9 from hkp server keyserver.ubuntu.com\ngpg: key 3FE869A9: public key "Launchpad PPA for Gluster" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.W2GGMCbxlo/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n3FE869A9'}
2018-03-02 09:22:53,135 [salt.state       ][INFO    ][3687] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:22:53.135745 duration_in_ms=190.235
2018-03-02 09:22:53,139 [salt.state       ][INFO    ][3687] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:22:53.139095
2018-03-02 09:22:53,139 [salt.state       ][INFO    ][3687] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-03-02 09:22:53,205 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:22:55,812 [salt.state       ][INFO    ][3687] {'repo': 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'}
2018-03-02 09:22:55,812 [salt.state       ][INFO    ][3687] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:22:55.812847 duration_in_ms=2673.752
2018-03-02 09:22:55,813 [salt.state       ][INFO    ][3687] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:22:55.813088
2018-03-02 09:22:55,813 [salt.state       ][INFO    ][3687] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-03-02 09:22:55,813 [salt.state       ][INFO    ][3687] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-03-02 09:22:55,813 [salt.state       ][INFO    ][3687] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:22:55.813720 duration_in_ms=0.632
2018-03-02 09:22:55,813 [salt.state       ][INFO    ][3687] Running state [/etc/apt/preferences.d/uca] at time 09:22:55.813887
2018-03-02 09:22:55,814 [salt.state       ][INFO    ][3687] Executing state file.absent for /etc/apt/preferences.d/uca
2018-03-02 09:22:55,814 [salt.state       ][INFO    ][3687] File /etc/apt/preferences.d/uca is not present
2018-03-02 09:22:55,814 [salt.state       ][INFO    ][3687] Completed state [/etc/apt/preferences.d/uca] at time 09:22:55.814364 duration_in_ms=0.477
2018-03-02 09:22:55,814 [salt.state       ][INFO    ][3687] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:22:55.814520
2018-03-02 09:22:55,814 [salt.state       ][INFO    ][3687] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-03-02 09:22:55,815 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-03-02 09:22:55,957 [salt.state       ][INFO    ][3687] {'pid': 4174, '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.GbAVbtzMjf/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-03-02 09:22:55,958 [salt.state       ][INFO    ][3687] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:22:55.958030 duration_in_ms=143.508
2018-03-02 09:22:55,959 [salt.state       ][INFO    ][3687] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:22:55.959165
2018-03-02 09:22:55,959 [salt.state       ][INFO    ][3687] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-03-02 09:22:56,048 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:22:56,881 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302092256810624
2018-03-02 09:22:56,890 [salt.minion      ][INFO    ][4645] Starting a new job with PID 4645
2018-03-02 09:22:56,900 [salt.minion      ][INFO    ][4645] Returning information for job: 20180302092256810624
2018-03-02 09:22:58,616 [salt.state       ][INFO    ][3687] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-03-02 09:22:58,616 [salt.state       ][INFO    ][3687] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:22:58.616626 duration_in_ms=2657.46
2018-03-02 09:22:58,616 [salt.state       ][INFO    ][3687] Running state [linux_extra_packages_purged] at time 09:22:58.616902
2018-03-02 09:22:58,617 [salt.state       ][INFO    ][3687] Executing state pkg.purged for linux_extra_packages_purged
2018-03-02 09:22:58,639 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-03-02 09:23:01,555 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:01,578 [salt.state       ][INFO    ][3687] {'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-03-02 09:23:01,590 [salt.state       ][INFO    ][3687] Loading fresh modules for state activity
2018-03-02 09:23:01,612 [salt.state       ][INFO    ][3687] Completed state [linux_extra_packages_purged] at time 09:23:01.612251 duration_in_ms=2995.349
2018-03-02 09:23:01,618 [salt.state       ][INFO    ][3687] Running state [linux_extra_packages_latest] at time 09:23:01.618453
2018-03-02 09:23:01,618 [salt.state       ][INFO    ][3687] Executing state pkg.latest for linux_extra_packages_latest
2018-03-02 09:23:01,873 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-03-02 09:23:01,908 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:23:01,921 [salt.loaded.int.module.cmdmod][INFO    ][3687] 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-03-02 09:23:03,645 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:03,669 [salt.state       ][INFO    ][3687] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-03-02 09:23:03,682 [salt.state       ][INFO    ][3687] Loading fresh modules for state activity
2018-03-02 09:23:03,706 [salt.state       ][INFO    ][3687] Completed state [linux_extra_packages_latest] at time 09:23:03.706118 duration_in_ms=2087.665
2018-03-02 09:23:03,708 [salt.state       ][INFO    ][3687] Running state [UTC] at time 09:23:03.708584
2018-03-02 09:23:03,708 [salt.state       ][INFO    ][3687] Executing state timezone.system for UTC
2018-03-02 09:23:03,710 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['timedatectl'] in directory '/root'
2018-03-02 09:23:03,733 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['timedatectl'] in directory '/root'
2018-03-02 09:23:03,740 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-03-02 09:23:03,746 [salt.state       ][INFO    ][3687] {'timezone': 'UTC'}
2018-03-02 09:23:03,747 [salt.state       ][INFO    ][3687] Completed state [UTC] at time 09:23:03.747156 duration_in_ms=38.571
2018-03-02 09:23:03,748 [salt.state       ][INFO    ][3687] Running state [/etc/default/grub.d] at time 09:23:03.748698
2018-03-02 09:23:03,748 [salt.state       ][INFO    ][3687] Executing state file.directory for /etc/default/grub.d
2018-03-02 09:23:03,751 [salt.state       ][INFO    ][3687] Directory /etc/default/grub.d is in the correct state
2018-03-02 09:23:03,752 [salt.state       ][INFO    ][3687] Completed state [/etc/default/grub.d] at time 09:23:03.751992 duration_in_ms=3.294
2018-03-02 09:23:03,754 [salt.state       ][INFO    ][3687] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:23:03.754881
2018-03-02 09:23:03,755 [salt.state       ][INFO    ][3687] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-02 09:23:03,756 [salt.state       ][INFO    ][3687] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-02 09:23:03,756 [salt.state       ][INFO    ][3687] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:23:03.756258 duration_in_ms=1.377
2018-03-02 09:23:03,757 [salt.state       ][INFO    ][3687] Running state [update-grub] at time 09:23:03.757031
2018-03-02 09:23:03,757 [salt.state       ][INFO    ][3687] Executing state cmd.wait for update-grub
2018-03-02 09:23:03,757 [salt.state       ][INFO    ][3687] No changes made for update-grub
2018-03-02 09:23:03,757 [salt.state       ][INFO    ][3687] Completed state [update-grub] at time 09:23:03.757596 duration_in_ms=0.565
2018-03-02 09:23:03,759 [salt.state       ][INFO    ][3687] Running state [nf_conntrack] at time 09:23:03.759053
2018-03-02 09:23:03,759 [salt.state       ][INFO    ][3687] Executing state kmod.present for nf_conntrack
2018-03-02 09:23:03,759 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'lsmod' in directory '/root'
2018-03-02 09:23:03,767 [salt.state       ][INFO    ][3687] Kernel module nf_conntrack is already present
2018-03-02 09:23:03,767 [salt.state       ][INFO    ][3687] Completed state [nf_conntrack] at time 09:23:03.767704 duration_in_ms=8.651
2018-03-02 09:23:03,770 [salt.state       ][INFO    ][3687] Running state [net.ipv4.tcp_keepalive_probes] at time 09:23:03.770381
2018-03-02 09:23:03,770 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-02 09:23:03,771 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:03,822 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-02 09:23:03,822 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:23:03.822292 duration_in_ms=51.911
2018-03-02 09:23:03,822 [salt.state       ][INFO    ][3687] Running state [fs.file-max] at time 09:23:03.822568
2018-03-02 09:23:03,822 [salt.state       ][INFO    ][3687] Executing state sysctl.present for fs.file-max
2018-03-02 09:23:03,823 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:03,861 [salt.state       ][INFO    ][3687] Sysctl value fs.file-max = 124165 is already set
2018-03-02 09:23:03,861 [salt.state       ][INFO    ][3687] Completed state [fs.file-max] at time 09:23:03.861581 duration_in_ms=39.013
2018-03-02 09:23:03,861 [salt.state       ][INFO    ][3687] Running state [net.core.somaxconn] at time 09:23:03.861848
2018-03-02 09:23:03,862 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.core.somaxconn
2018-03-02 09:23:03,862 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:03,899 [salt.state       ][INFO    ][3687] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-02 09:23:03,899 [salt.state       ][INFO    ][3687] Completed state [net.core.somaxconn] at time 09:23:03.899561 duration_in_ms=37.713
2018-03-02 09:23:03,899 [salt.state       ][INFO    ][3687] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:23:03.899843
2018-03-02 09:23:03,900 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-02 09:23:03,900 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:03,934 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-02 09:23:03,934 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:23:03.934904 duration_in_ms=35.061
2018-03-02 09:23:03,935 [salt.state       ][INFO    ][3687] Running state [net.ipv4.tcp_tw_reuse] at time 09:23:03.935150
2018-03-02 09:23:03,935 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-02 09:23:03,935 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:03,968 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-02 09:23:03,968 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.tcp_tw_reuse] at time 09:23:03.968794 duration_in_ms=33.644
2018-03-02 09:23:03,969 [salt.state       ][INFO    ][3687] Running state [net.ipv4.tcp_congestion_control] at time 09:23:03.969054
2018-03-02 09:23:03,969 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-02 09:23:03,969 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,002 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-02 09:23:04,002 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.tcp_congestion_control] at time 09:23:04.002904 duration_in_ms=33.85
2018-03-02 09:23:04,003 [salt.state       ][INFO    ][3687] Running state [net.nf_conntrack_max] at time 09:23:04.003162
2018-03-02 09:23:04,003 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.nf_conntrack_max
2018-03-02 09:23:04,003 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,036 [salt.state       ][INFO    ][3687] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-02 09:23:04,036 [salt.state       ][INFO    ][3687] Completed state [net.nf_conntrack_max] at time 09:23:04.036908 duration_in_ms=33.733
2018-03-02 09:23:04,037 [salt.state       ][INFO    ][3687] Running state [net.ipv4.tcp_retries2] at time 09:23:04.037165
2018-03-02 09:23:04,037 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-02 09:23:04,037 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,070 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-02 09:23:04,071 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.tcp_retries2] at time 09:23:04.071073 duration_in_ms=33.908
2018-03-02 09:23:04,071 [salt.state       ][INFO    ][3687] Running state [net.ipv4.tcp_fin_timeout] at time 09:23:04.071334
2018-03-02 09:23:04,071 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-02 09:23:04,072 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,105 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-02 09:23:04,105 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.tcp_fin_timeout] at time 09:23:04.105691 duration_in_ms=34.357
2018-03-02 09:23:04,105 [salt.state       ][INFO    ][3687] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:23:04.105951
2018-03-02 09:23:04,106 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-02 09:23:04,106 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,139 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-02 09:23:04,139 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:23:04.139574 duration_in_ms=33.622
2018-03-02 09:23:04,139 [salt.state       ][INFO    ][3687] Running state [vm.swappiness] at time 09:23:04.139836
2018-03-02 09:23:04,140 [salt.state       ][INFO    ][3687] Executing state sysctl.present for vm.swappiness
2018-03-02 09:23:04,140 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,173 [salt.state       ][INFO    ][3687] Sysctl value vm.swappiness = 10 is already set
2018-03-02 09:23:04,173 [salt.state       ][INFO    ][3687] Completed state [vm.swappiness] at time 09:23:04.173802 duration_in_ms=33.966
2018-03-02 09:23:04,174 [salt.state       ][INFO    ][3687] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:23:04.174061
2018-03-02 09:23:04,174 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-02 09:23:04,174 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,207 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-02 09:23:04,207 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:23:04.207634 duration_in_ms=33.573
2018-03-02 09:23:04,207 [salt.state       ][INFO    ][3687] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:23:04.207891
2018-03-02 09:23:04,208 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-02 09:23:04,208 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,241 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-02 09:23:04,241 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:23:04.241641 duration_in_ms=33.75
2018-03-02 09:23:04,241 [salt.state       ][INFO    ][3687] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:23:04.241903
2018-03-02 09:23:04,242 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-02 09:23:04,242 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,275 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-02 09:23:04,276 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:23:04.276090 duration_in_ms=34.187
2018-03-02 09:23:04,276 [salt.state       ][INFO    ][3687] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:23:04.276353
2018-03-02 09:23:04,276 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-02 09:23:04,277 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,311 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-02 09:23:04,311 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:23:04.311597 duration_in_ms=35.244
2018-03-02 09:23:04,311 [salt.state       ][INFO    ][3687] Running state [net.core.netdev_max_backlog] at time 09:23:04.311845
2018-03-02 09:23:04,312 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-02 09:23:04,312 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,348 [salt.state       ][INFO    ][3687] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-02 09:23:04,348 [salt.state       ][INFO    ][3687] Completed state [net.core.netdev_max_backlog] at time 09:23:04.348292 duration_in_ms=36.447
2018-03-02 09:23:04,348 [salt.state       ][INFO    ][3687] Running state [net.ipv4.tcp_keepalive_time] at time 09:23:04.348578
2018-03-02 09:23:04,348 [salt.state       ][INFO    ][3687] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-02 09:23:04,349 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,384 [salt.state       ][INFO    ][3687] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-02 09:23:04,384 [salt.state       ][INFO    ][3687] Completed state [net.ipv4.tcp_keepalive_time] at time 09:23:04.384241 duration_in_ms=35.662
2018-03-02 09:23:04,384 [salt.state       ][INFO    ][3687] Running state [kernel.panic] at time 09:23:04.384522
2018-03-02 09:23:04,384 [salt.state       ][INFO    ][3687] Executing state sysctl.present for kernel.panic
2018-03-02 09:23:04,385 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:23:04,418 [salt.state       ][INFO    ][3687] Sysctl value kernel.panic = 60 is already set
2018-03-02 09:23:04,418 [salt.state       ][INFO    ][3687] Completed state [kernel.panic] at time 09:23:04.418378 duration_in_ms=33.855
2018-03-02 09:23:04,424 [salt.state       ][INFO    ][3687] Running state [linux_sysfs_package] at time 09:23:04.424057
2018-03-02 09:23:04,424 [salt.state       ][INFO    ][3687] Executing state pkg.installed for linux_sysfs_package
2018-03-02 09:23:04,676 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-03-02 09:23:04,712 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:23:05,958 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:23:05,971 [salt.loaded.int.module.cmdmod][INFO    ][3687] 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-03-02 09:23:07,060 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302092306993508
2018-03-02 09:23:07,069 [salt.minion      ][INFO    ][6690] Starting a new job with PID 6690
2018-03-02 09:23:07,081 [salt.minion      ][INFO    ][6690] Returning information for job: 20180302092306993508
2018-03-02 09:23:07,677 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:07,699 [salt.state       ][INFO    ][3687] 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-03-02 09:23:07,709 [salt.state       ][INFO    ][3687] Loading fresh modules for state activity
2018-03-02 09:23:07,731 [salt.state       ][INFO    ][3687] Completed state [linux_sysfs_package] at time 09:23:07.731406 duration_in_ms=3307.349
2018-03-02 09:23:07,734 [salt.state       ][INFO    ][3687] Running state [/etc/sysfs.d] at time 09:23:07.734543
2018-03-02 09:23:07,734 [salt.state       ][INFO    ][3687] Executing state file.directory for /etc/sysfs.d
2018-03-02 09:23:07,737 [salt.state       ][INFO    ][3687] Directory /etc/sysfs.d is in the correct state
2018-03-02 09:23:07,737 [salt.state       ][INFO    ][3687] Completed state [/etc/sysfs.d] at time 09:23:07.737447 duration_in_ms=2.904
2018-03-02 09:23:07,782 [salt.state       ][INFO    ][3687] Running state [ondemand] at time 09:23:07.782911
2018-03-02 09:23:07,783 [salt.state       ][INFO    ][3687] Executing state service.dead for ondemand
2018-03-02 09:23:07,784 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-03-02 09:23:07,793 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-02 09:23:07,800 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-02 09:23:07,810 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-03-02 09:23:07,841 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-02 09:23:07,849 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-02 09:23:07,858 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-02 09:23:07,869 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-03-02 09:23:07,961 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-02 09:23:07,971 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'runlevel' in directory '/root'
2018-03-02 09:23:07,976 [salt.state       ][INFO    ][3687] {'ondemand': True}
2018-03-02 09:23:07,977 [salt.state       ][INFO    ][3687] Completed state [ondemand] at time 09:23:07.977010 duration_in_ms=194.099
2018-03-02 09:23:07,978 [salt.state       ][INFO    ][3687] Running state [/etc/sysfs.d/governor.conf] at time 09:23:07.978478
2018-03-02 09:23:07,978 [salt.state       ][INFO    ][3687] Executing state file.managed for /etc/sysfs.d/governor.conf
2018-03-02 09:23:08,019 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2018-03-02 09:23:08,024 [salt.state       ][INFO    ][3687] File changed:
New file
2018-03-02 09:23:08,024 [salt.state       ][INFO    ][3687] Completed state [/etc/sysfs.d/governor.conf] at time 09:23:08.024610 duration_in_ms=46.132
2018-03-02 09:23:08,025 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.025241
2018-03-02 09:23:08,025 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,026 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,026 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.026775 duration_in_ms=1.534
2018-03-02 09:23:08,026 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.026961
2018-03-02 09:23:08,027 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,027 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,027 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.027654 duration_in_ms=0.693
2018-03-02 09:23:08,027 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.027840
2018-03-02 09:23:08,028 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,028 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,028 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.028509 duration_in_ms=0.669
2018-03-02 09:23:08,028 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.028718
2018-03-02 09:23:08,028 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,029 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,029 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.029436 duration_in_ms=0.718
2018-03-02 09:23:08,029 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.029622
2018-03-02 09:23:08,029 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,030 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,030 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.030300 duration_in_ms=0.677
2018-03-02 09:23:08,030 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.030472
2018-03-02 09:23:08,030 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,031 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,031 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.031148 duration_in_ms=0.676
2018-03-02 09:23:08,031 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.031334
2018-03-02 09:23:08,031 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,031 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,032 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.031990 duration_in_ms=0.656
2018-03-02 09:23:08,032 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.032165
2018-03-02 09:23:08,032 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,032 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,032 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.032835 duration_in_ms=0.669
2018-03-02 09:23:08,033 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.033010
2018-03-02 09:23:08,033 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,033 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,033 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.033671 duration_in_ms=0.661
2018-03-02 09:23:08,033 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.033830
2018-03-02 09:23:08,033 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,034 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,034 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.034490 duration_in_ms=0.659
2018-03-02 09:23:08,034 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.034649
2018-03-02 09:23:08,034 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,035 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,035 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.035306 duration_in_ms=0.657
2018-03-02 09:23:08,035 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.035465
2018-03-02 09:23:08,035 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,035 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,036 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.036100 duration_in_ms=0.635
2018-03-02 09:23:08,036 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.036259
2018-03-02 09:23:08,036 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,036 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,037 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.037012 duration_in_ms=0.753
2018-03-02 09:23:08,037 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.037172
2018-03-02 09:23:08,037 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,037 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,037 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.037832 duration_in_ms=0.66
2018-03-02 09:23:08,038 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.037991
2018-03-02 09:23:08,038 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,038 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,038 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.038656 duration_in_ms=0.665
2018-03-02 09:23:08,038 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.038821
2018-03-02 09:23:08,038 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,039 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,039 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.039483 duration_in_ms=0.662
2018-03-02 09:23:08,039 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.039644
2018-03-02 09:23:08,039 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,040 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,040 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.040303 duration_in_ms=0.659
2018-03-02 09:23:08,040 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.040463
2018-03-02 09:23:08,040 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,041 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,041 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.041177 duration_in_ms=0.714
2018-03-02 09:23:08,041 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.041336
2018-03-02 09:23:08,041 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,041 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,042 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.041968 duration_in_ms=0.633
2018-03-02 09:23:08,042 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.042127
2018-03-02 09:23:08,042 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,042 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,042 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.042791 duration_in_ms=0.663
2018-03-02 09:23:08,042 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.042950
2018-03-02 09:23:08,043 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,043 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,043 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.043609 duration_in_ms=0.658
2018-03-02 09:23:08,043 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.043767
2018-03-02 09:23:08,043 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,044 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,044 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.044425 duration_in_ms=0.658
2018-03-02 09:23:08,044 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.044612
2018-03-02 09:23:08,044 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,045 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,045 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.045296 duration_in_ms=0.684
2018-03-02 09:23:08,045 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.045456
2018-03-02 09:23:08,045 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,045 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,046 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.046115 duration_in_ms=0.659
2018-03-02 09:23:08,046 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.046274
2018-03-02 09:23:08,046 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,046 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,046 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.046946 duration_in_ms=0.672
2018-03-02 09:23:08,047 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.047105
2018-03-02 09:23:08,047 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,047 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,047 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.047737 duration_in_ms=0.632
2018-03-02 09:23:08,047 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.047896
2018-03-02 09:23:08,048 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,048 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,048 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.048575 duration_in_ms=0.678
2018-03-02 09:23:08,048 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.048746
2018-03-02 09:23:08,048 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,049 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,049 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.049442 duration_in_ms=0.696
2018-03-02 09:23:08,049 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.049602
2018-03-02 09:23:08,049 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,050 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,050 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.050260 duration_in_ms=0.658
2018-03-02 09:23:08,050 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.050418
2018-03-02 09:23:08,050 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,052 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,052 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.052761 duration_in_ms=2.33
2018-03-02 09:23:08,052 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.052939
2018-03-02 09:23:08,053 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,053 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,053 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.053640 duration_in_ms=0.702
2018-03-02 09:23:08,053 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.053821
2018-03-02 09:23:08,053 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,054 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,054 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.054496 duration_in_ms=0.676
2018-03-02 09:23:08,054 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.054676
2018-03-02 09:23:08,054 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,055 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,055 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.055350 duration_in_ms=0.674
2018-03-02 09:23:08,055 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.055514
2018-03-02 09:23:08,055 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,056 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,056 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.056183 duration_in_ms=0.669
2018-03-02 09:23:08,056 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.056343
2018-03-02 09:23:08,056 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,056 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,057 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.057068 duration_in_ms=0.725
2018-03-02 09:23:08,057 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.057246
2018-03-02 09:23:08,057 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,057 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,057 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.057905 duration_in_ms=0.659
2018-03-02 09:23:08,058 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.058079
2018-03-02 09:23:08,058 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,058 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,058 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.058743 duration_in_ms=0.664
2018-03-02 09:23:08,058 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.058902
2018-03-02 09:23:08,059 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,059 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,059 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.059564 duration_in_ms=0.662
2018-03-02 09:23:08,059 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.059727
2018-03-02 09:23:08,059 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,060 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,060 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.060388 duration_in_ms=0.662
2018-03-02 09:23:08,060 [salt.state       ][INFO    ][3687] Running state [sysfs.write] at time 09:23:08.060601
2018-03-02 09:23:08,060 [salt.state       ][INFO    ][3687] Executing state module.run for sysfs.write
2018-03-02 09:23:08,061 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,061 [salt.state       ][INFO    ][3687] Completed state [sysfs.write] at time 09:23:08.061312 duration_in_ms=0.711
2018-03-02 09:23:08,062 [salt.state       ][INFO    ][3687] Running state [cs_CZ.UTF-8] at time 09:23:08.062790
2018-03-02 09:23:08,062 [salt.state       ][INFO    ][3687] Executing state locale.present for cs_CZ.UTF-8
2018-03-02 09:23:08,063 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'locale -a' in directory '/root'
2018-03-02 09:23:08,071 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-03-02 09:23:08,645 [salt.state       ][INFO    ][3687] {'locale': 'cs_CZ.UTF-8'}
2018-03-02 09:23:08,645 [salt.state       ][INFO    ][3687] Completed state [cs_CZ.UTF-8] at time 09:23:08.645543 duration_in_ms=582.752
2018-03-02 09:23:08,645 [salt.state       ][INFO    ][3687] Running state [en_US.UTF-8] at time 09:23:08.645855
2018-03-02 09:23:08,646 [salt.state       ][INFO    ][3687] Executing state locale.present for en_US.UTF-8
2018-03-02 09:23:08,646 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'locale -a' in directory '/root'
2018-03-02 09:23:08,653 [salt.state       ][INFO    ][3687] Locale en_US.UTF-8 is already present
2018-03-02 09:23:08,654 [salt.state       ][INFO    ][3687] Completed state [en_US.UTF-8] at time 09:23:08.654029 duration_in_ms=8.174
2018-03-02 09:23:08,655 [salt.state       ][INFO    ][3687] Running state [en_US.UTF-8] at time 09:23:08.655400
2018-03-02 09:23:08,655 [salt.state       ][INFO    ][3687] Executing state locale.system for en_US.UTF-8
2018-03-02 09:23:08,656 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'localectl' in directory '/root'
2018-03-02 09:23:08,675 [salt.state       ][INFO    ][3687] System locale en_US.UTF-8 already set
2018-03-02 09:23:08,675 [salt.state       ][INFO    ][3687] Completed state [en_US.UTF-8] at time 09:23:08.675525 duration_in_ms=20.124
2018-03-02 09:23:08,676 [salt.state       ][INFO    ][3687] Running state [root] at time 09:23:08.676950
2018-03-02 09:23:08,677 [salt.state       ][INFO    ][3687] Executing state user.present for root
2018-03-02 09:23:08,680 [salt.state       ][INFO    ][3687] User root is present and up to date
2018-03-02 09:23:08,680 [salt.state       ][INFO    ][3687] Completed state [root] at time 09:23:08.680918 duration_in_ms=3.968
2018-03-02 09:23:08,682 [salt.state       ][INFO    ][3687] Running state [/root] at time 09:23:08.682066
2018-03-02 09:23:08,682 [salt.state       ][INFO    ][3687] Executing state file.directory for /root
2018-03-02 09:23:08,682 [salt.state       ][INFO    ][3687] Directory /root is in the correct state
2018-03-02 09:23:08,682 [salt.state       ][INFO    ][3687] Completed state [/root] at time 09:23:08.682955 duration_in_ms=0.889
2018-03-02 09:23:08,683 [salt.state       ][INFO    ][3687] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:23:08.683145
2018-03-02 09:23:08,683 [salt.state       ][INFO    ][3687] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-03-02 09:23:08,683 [salt.state       ][INFO    ][3687] File /etc/sudoers.d/90-salt-user-root is not present
2018-03-02 09:23:08,683 [salt.state       ][INFO    ][3687] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:23:08.683682 duration_in_ms=0.537
2018-03-02 09:23:08,683 [salt.state       ][INFO    ][3687] Running state [ubuntu] at time 09:23:08.683853
2018-03-02 09:23:08,684 [salt.state       ][INFO    ][3687] Executing state user.present for ubuntu
2018-03-02 09:23:08,686 [salt.state       ][INFO    ][3687] {'passwd': 'XXX-REDACTED-XXX'}
2018-03-02 09:23:08,686 [salt.state       ][INFO    ][3687] Completed state [ubuntu] at time 09:23:08.686389 duration_in_ms=2.535
2018-03-02 09:23:08,687 [salt.state       ][INFO    ][3687] Running state [/home/ubuntu] at time 09:23:08.687433
2018-03-02 09:23:08,687 [salt.state       ][INFO    ][3687] Executing state file.directory for /home/ubuntu
2018-03-02 09:23:08,688 [salt.state       ][INFO    ][3687] {'mode': '0700'}
2018-03-02 09:23:08,688 [salt.state       ][INFO    ][3687] Completed state [/home/ubuntu] at time 09:23:08.688444 duration_in_ms=1.011
2018-03-02 09:23:08,689 [salt.state       ][INFO    ][3687] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:23:08.689448
2018-03-02 09:23:08,689 [salt.state       ][INFO    ][3687] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-03-02 09:23:08,719 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-03-02 09:23:08,722 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command '/usr/sbin/visudo -c -f /tmp/tmpde8cpy' in directory '/root'
2018-03-02 09:23:08,734 [salt.state       ][INFO    ][3687] File changed:
New file
2018-03-02 09:23:08,734 [salt.state       ][INFO    ][3687] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:23:08.734473 duration_in_ms=45.024
2018-03-02 09:23:08,734 [salt.state       ][INFO    ][3687] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:23:08.734701
2018-03-02 09:23:08,734 [salt.state       ][INFO    ][3687] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-03-02 09:23:08,760 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-03-02 09:23:08,828 [salt.state       ][INFO    ][3687] File changed:
New file
2018-03-02 09:23:08,828 [salt.state       ][INFO    ][3687] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:23:08.828228 duration_in_ms=93.526
2018-03-02 09:23:08,828 [salt.state       ][INFO    ][3687] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:23:08.828439
2018-03-02 09:23:08,828 [salt.state       ][INFO    ][3687] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-03-02 09:23:08,852 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-03-02 09:23:08,916 [salt.state       ][INFO    ][3687] File changed:
New file
2018-03-02 09:23:08,917 [salt.state       ][INFO    ][3687] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:23:08.917138 duration_in_ms=88.699
2018-03-02 09:23:08,918 [salt.state       ][INFO    ][3687] Running state [service.systemctl_reload] at time 09:23:08.918151
2018-03-02 09:23:08,918 [salt.state       ][INFO    ][3687] Executing state module.wait for service.systemctl_reload
2018-03-02 09:23:08,918 [salt.state       ][INFO    ][3687] No changes made for service.systemctl_reload
2018-03-02 09:23:08,918 [salt.state       ][INFO    ][3687] Completed state [service.systemctl_reload] at time 09:23:08.918686 duration_in_ms=0.534
2018-03-02 09:23:08,918 [salt.state       ][INFO    ][3687] Running state [service.systemctl_reload] at time 09:23:08.918834
2018-03-02 09:23:08,919 [salt.state       ][INFO    ][3687] Executing state module.mod_watch for service.systemctl_reload
2018-03-02 09:23:08,919 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-02 09:23:08,984 [salt.state       ][INFO    ][3687] {'ret': True}
2018-03-02 09:23:08,985 [salt.state       ][INFO    ][3687] Completed state [service.systemctl_reload] at time 09:23:08.985179 duration_in_ms=66.345
2018-03-02 09:23:08,985 [salt.state       ][INFO    ][3687] Running state [/etc/hostname] at time 09:23:08.985437
2018-03-02 09:23:08,985 [salt.state       ][INFO    ][3687] Executing state file.managed for /etc/hostname
2018-03-02 09:23:09,002 [salt.state       ][INFO    ][3687] File /etc/hostname is in the correct state
2018-03-02 09:23:09,002 [salt.state       ][INFO    ][3687] Completed state [/etc/hostname] at time 09:23:09.002177 duration_in_ms=16.74
2018-03-02 09:23:09,003 [salt.state       ][INFO    ][3687] Running state [hostname kvm02] at time 09:23:09.003504
2018-03-02 09:23:09,003 [salt.state       ][INFO    ][3687] Executing state cmd.wait for hostname kvm02
2018-03-02 09:23:09,003 [salt.state       ][INFO    ][3687] No changes made for hostname kvm02
2018-03-02 09:23:09,004 [salt.state       ][INFO    ][3687] Completed state [hostname kvm02] at time 09:23:09.004068 duration_in_ms=0.564
2018-03-02 09:23:09,004 [salt.state       ][INFO    ][3687] Running state [mdb02] at time 09:23:09.004657
2018-03-02 09:23:09,004 [salt.state       ][INFO    ][3687] Executing state host.present for mdb02
2018-03-02 09:23:09,006 [salt.state       ][INFO    ][3687] Host mdb02 (192.168.10.77) already present
2018-03-02 09:23:09,006 [salt.state       ][INFO    ][3687] Completed state [mdb02] at time 09:23:09.006269 duration_in_ms=1.613
2018-03-02 09:23:09,006 [salt.state       ][INFO    ][3687] Running state [mdb02.mcp-pike-ovs-ha.local] at time 09:23:09.006462
2018-03-02 09:23:09,006 [salt.state       ][INFO    ][3687] Executing state host.present for mdb02.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,007 [salt.state       ][INFO    ][3687] Host mdb02.mcp-pike-ovs-ha.local (192.168.10.77) already present
2018-03-02 09:23:09,007 [salt.state       ][INFO    ][3687] Completed state [mdb02.mcp-pike-ovs-ha.local] at time 09:23:09.007155 duration_in_ms=0.694
2018-03-02 09:23:09,007 [salt.state       ][INFO    ][3687] Running state [mdb03] at time 09:23:09.007355
2018-03-02 09:23:09,007 [salt.state       ][INFO    ][3687] Executing state host.present for mdb03
2018-03-02 09:23:09,007 [salt.state       ][INFO    ][3687] Host mdb03 (192.168.10.78) already present
2018-03-02 09:23:09,008 [salt.state       ][INFO    ][3687] Completed state [mdb03] at time 09:23:09.008032 duration_in_ms=0.676
2018-03-02 09:23:09,008 [salt.state       ][INFO    ][3687] Running state [mdb03.mcp-pike-ovs-ha.local] at time 09:23:09.008217
2018-03-02 09:23:09,008 [salt.state       ][INFO    ][3687] Executing state host.present for mdb03.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,008 [salt.state       ][INFO    ][3687] Host mdb03.mcp-pike-ovs-ha.local (192.168.10.78) already present
2018-03-02 09:23:09,008 [salt.state       ][INFO    ][3687] Completed state [mdb03.mcp-pike-ovs-ha.local] at time 09:23:09.008955 duration_in_ms=0.738
2018-03-02 09:23:09,009 [salt.state       ][INFO    ][3687] Running state [mdb01] at time 09:23:09.009146
2018-03-02 09:23:09,009 [salt.state       ][INFO    ][3687] Executing state host.present for mdb01
2018-03-02 09:23:09,009 [salt.state       ][INFO    ][3687] Host mdb01 (192.168.10.76) already present
2018-03-02 09:23:09,009 [salt.state       ][INFO    ][3687] Completed state [mdb01] at time 09:23:09.009835 duration_in_ms=0.689
2018-03-02 09:23:09,010 [salt.state       ][INFO    ][3687] Running state [mdb01.mcp-pike-ovs-ha.local] at time 09:23:09.010018
2018-03-02 09:23:09,010 [salt.state       ][INFO    ][3687] Executing state host.present for mdb01.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,010 [salt.state       ][INFO    ][3687] Host mdb01.mcp-pike-ovs-ha.local (192.168.10.76) already present
2018-03-02 09:23:09,010 [salt.state       ][INFO    ][3687] Completed state [mdb01.mcp-pike-ovs-ha.local] at time 09:23:09.010699 duration_in_ms=0.681
2018-03-02 09:23:09,010 [salt.state       ][INFO    ][3687] Running state [mdb] at time 09:23:09.010893
2018-03-02 09:23:09,011 [salt.state       ][INFO    ][3687] Executing state host.present for mdb
2018-03-02 09:23:09,011 [salt.state       ][INFO    ][3687] Host mdb (192.168.10.75) already present
2018-03-02 09:23:09,011 [salt.state       ][INFO    ][3687] Completed state [mdb] at time 09:23:09.011565 duration_in_ms=0.672
2018-03-02 09:23:09,011 [salt.state       ][INFO    ][3687] Running state [mdb.mcp-pike-ovs-ha.local] at time 09:23:09.011748
2018-03-02 09:23:09,011 [salt.state       ][INFO    ][3687] Executing state host.present for mdb.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,012 [salt.state       ][INFO    ][3687] Host mdb.mcp-pike-ovs-ha.local (192.168.10.75) already present
2018-03-02 09:23:09,012 [salt.state       ][INFO    ][3687] Completed state [mdb.mcp-pike-ovs-ha.local] at time 09:23:09.012415 duration_in_ms=0.668
2018-03-02 09:23:09,012 [salt.state       ][INFO    ][3687] Running state [cfg01] at time 09:23:09.012629
2018-03-02 09:23:09,012 [salt.state       ][INFO    ][3687] Executing state host.present for cfg01
2018-03-02 09:23:09,013 [salt.state       ][INFO    ][3687] Host cfg01 (192.168.10.100) already present
2018-03-02 09:23:09,013 [salt.state       ][INFO    ][3687] Completed state [cfg01] at time 09:23:09.013320 duration_in_ms=0.692
2018-03-02 09:23:09,013 [salt.state       ][INFO    ][3687] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:23:09.013503
2018-03-02 09:23:09,013 [salt.state       ][INFO    ][3687] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,014 [salt.state       ][INFO    ][3687] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:23:09,014 [salt.state       ][INFO    ][3687] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:23:09.014170 duration_in_ms=0.668
2018-03-02 09:23:09,014 [salt.state       ][INFO    ][3687] Running state [prx01] at time 09:23:09.014350
2018-03-02 09:23:09,014 [salt.state       ][INFO    ][3687] Executing state host.present for prx01
2018-03-02 09:23:09,014 [salt.state       ][INFO    ][3687] Host prx01 (192.168.10.104) already present
2018-03-02 09:23:09,015 [salt.state       ][INFO    ][3687] Completed state [prx01] at time 09:23:09.015015 duration_in_ms=0.665
2018-03-02 09:23:09,015 [salt.state       ][INFO    ][3687] Running state [prx01.mcp-pike-ovs-ha.local] at time 09:23:09.015181
2018-03-02 09:23:09,015 [salt.state       ][INFO    ][3687] Executing state host.present for prx01.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,015 [salt.state       ][INFO    ][3687] Host prx01.mcp-pike-ovs-ha.local (192.168.10.104) already present
2018-03-02 09:23:09,015 [salt.state       ][INFO    ][3687] Completed state [prx01.mcp-pike-ovs-ha.local] at time 09:23:09.015846 duration_in_ms=0.666
2018-03-02 09:23:09,016 [salt.state       ][INFO    ][3687] Running state [kvm01] at time 09:23:09.016020
2018-03-02 09:23:09,016 [salt.state       ][INFO    ][3687] Executing state host.present for kvm01
2018-03-02 09:23:09,016 [salt.state       ][INFO    ][3687] Host kvm01 (192.168.10.141) already present
2018-03-02 09:23:09,016 [salt.state       ][INFO    ][3687] Completed state [kvm01] at time 09:23:09.016722 duration_in_ms=0.702
2018-03-02 09:23:09,016 [salt.state       ][INFO    ][3687] Running state [kvm01.mcp-pike-ovs-ha.local] at time 09:23:09.016905
2018-03-02 09:23:09,017 [salt.state       ][INFO    ][3687] Executing state host.present for kvm01.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,017 [salt.state       ][INFO    ][3687] Host kvm01.mcp-pike-ovs-ha.local (192.168.10.141) already present
2018-03-02 09:23:09,017 [salt.state       ][INFO    ][3687] Completed state [kvm01.mcp-pike-ovs-ha.local] at time 09:23:09.017574 duration_in_ms=0.67
2018-03-02 09:23:09,017 [salt.state       ][INFO    ][3687] Running state [kvm03] at time 09:23:09.017740
2018-03-02 09:23:09,017 [salt.state       ][INFO    ][3687] Executing state host.present for kvm03
2018-03-02 09:23:09,018 [salt.state       ][INFO    ][3687] Host kvm03 (192.168.10.143) already present
2018-03-02 09:23:09,018 [salt.state       ][INFO    ][3687] Completed state [kvm03] at time 09:23:09.018404 duration_in_ms=0.665
2018-03-02 09:23:09,018 [salt.state       ][INFO    ][3687] Running state [kvm03.mcp-pike-ovs-ha.local] at time 09:23:09.018585
2018-03-02 09:23:09,018 [salt.state       ][INFO    ][3687] Executing state host.present for kvm03.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,019 [salt.state       ][INFO    ][3687] Host kvm03.mcp-pike-ovs-ha.local (192.168.10.143) already present
2018-03-02 09:23:09,019 [salt.state       ][INFO    ][3687] Completed state [kvm03.mcp-pike-ovs-ha.local] at time 09:23:09.019252 duration_in_ms=0.667
2018-03-02 09:23:09,019 [salt.state       ][INFO    ][3687] Running state [kvm02] at time 09:23:09.019418
2018-03-02 09:23:09,019 [salt.state       ][INFO    ][3687] Executing state host.present for kvm02
2018-03-02 09:23:09,019 [salt.state       ][INFO    ][3687] Host kvm02 (192.168.10.142) already present
2018-03-02 09:23:09,020 [salt.state       ][INFO    ][3687] Completed state [kvm02] at time 09:23:09.020085 duration_in_ms=0.667
2018-03-02 09:23:09,020 [salt.state       ][INFO    ][3687] Running state [kvm02.mcp-pike-ovs-ha.local] at time 09:23:09.020251
2018-03-02 09:23:09,020 [salt.state       ][INFO    ][3687] Executing state host.present for kvm02.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,021 [salt.state       ][INFO    ][3687] Host kvm02.mcp-pike-ovs-ha.local (192.168.10.142) already present
2018-03-02 09:23:09,021 [salt.state       ][INFO    ][3687] Completed state [kvm02.mcp-pike-ovs-ha.local] at time 09:23:09.021149 duration_in_ms=0.898
2018-03-02 09:23:09,022 [salt.state       ][INFO    ][3687] Running state [file.replace] at time 09:23:09.022176
2018-03-02 09:23:09,022 [salt.state       ][INFO    ][3687] Executing state module.run for file.replace
2018-03-02 09:23:09,292 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:23:09,429 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command 'grep -q "kvm02 kvm02.mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-03-02 09:23:09,437 [salt.state       ][INFO    ][3687] {'ret': '--- \n+++ \n@@ -14,7 +14,7 @@\n 192.168.10.104\t\tprx01 prx01.mcp-pike-ovs-ha.local\n 192.168.10.141\t\tkvm01 kvm01.mcp-pike-ovs-ha.local\n 192.168.10.143\t\tkvm03 kvm03.mcp-pike-ovs-ha.local\n-192.168.10.142\t\tkvm02 kvm02.mcp-pike-ovs-ha.local\n+192.168.10.142\t\tkvm02.mcp-pike-ovs-ha.local kvm02\n 192.168.10.50\t\tdbs dbs.mcp-pike-ovs-ha.local\n 192.168.10.103\t\tprx prx.mcp-pike-ovs-ha.local\n 192.168.10.105\t\tprx02 prx02.mcp-pike-ovs-ha.local\n'}
2018-03-02 09:23:09,437 [salt.state       ][INFO    ][3687] Completed state [file.replace] at time 09:23:09.437703 duration_in_ms=415.527
2018-03-02 09:23:09,438 [salt.state       ][INFO    ][3687] Running state [dbs] at time 09:23:09.437987
2018-03-02 09:23:09,438 [salt.state       ][INFO    ][3687] Executing state host.present for dbs
2018-03-02 09:23:09,438 [salt.state       ][INFO    ][3687] Host dbs (192.168.10.50) already present
2018-03-02 09:23:09,438 [salt.state       ][INFO    ][3687] Completed state [dbs] at time 09:23:09.438825 duration_in_ms=0.838
2018-03-02 09:23:09,439 [salt.state       ][INFO    ][3687] Running state [dbs.mcp-pike-ovs-ha.local] at time 09:23:09.439020
2018-03-02 09:23:09,439 [salt.state       ][INFO    ][3687] Executing state host.present for dbs.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,439 [salt.state       ][INFO    ][3687] Host dbs.mcp-pike-ovs-ha.local (192.168.10.50) already present
2018-03-02 09:23:09,439 [salt.state       ][INFO    ][3687] Completed state [dbs.mcp-pike-ovs-ha.local] at time 09:23:09.439723 duration_in_ms=0.702
2018-03-02 09:23:09,439 [salt.state       ][INFO    ][3687] Running state [prx] at time 09:23:09.439914
2018-03-02 09:23:09,440 [salt.state       ][INFO    ][3687] Executing state host.present for prx
2018-03-02 09:23:09,440 [salt.state       ][INFO    ][3687] Host prx (192.168.10.103) already present
2018-03-02 09:23:09,440 [salt.state       ][INFO    ][3687] Completed state [prx] at time 09:23:09.440609 duration_in_ms=0.696
2018-03-02 09:23:09,440 [salt.state       ][INFO    ][3687] Running state [prx.mcp-pike-ovs-ha.local] at time 09:23:09.440807
2018-03-02 09:23:09,440 [salt.state       ][INFO    ][3687] Executing state host.present for prx.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,441 [salt.state       ][INFO    ][3687] Host prx.mcp-pike-ovs-ha.local (192.168.10.103) already present
2018-03-02 09:23:09,441 [salt.state       ][INFO    ][3687] Completed state [prx.mcp-pike-ovs-ha.local] at time 09:23:09.441491 duration_in_ms=0.684
2018-03-02 09:23:09,441 [salt.state       ][INFO    ][3687] Running state [prx02] at time 09:23:09.441678
2018-03-02 09:23:09,441 [salt.state       ][INFO    ][3687] Executing state host.present for prx02
2018-03-02 09:23:09,442 [salt.state       ][INFO    ][3687] Host prx02 (192.168.10.105) already present
2018-03-02 09:23:09,442 [salt.state       ][INFO    ][3687] Completed state [prx02] at time 09:23:09.442359 duration_in_ms=0.682
2018-03-02 09:23:09,442 [salt.state       ][INFO    ][3687] Running state [prx02.mcp-pike-ovs-ha.local] at time 09:23:09.442530
2018-03-02 09:23:09,442 [salt.state       ][INFO    ][3687] Executing state host.present for prx02.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,443 [salt.state       ][INFO    ][3687] Host prx02.mcp-pike-ovs-ha.local (192.168.10.105) already present
2018-03-02 09:23:09,443 [salt.state       ][INFO    ][3687] Completed state [prx02.mcp-pike-ovs-ha.local] at time 09:23:09.443214 duration_in_ms=0.685
2018-03-02 09:23:09,443 [salt.state       ][INFO    ][3687] Running state [msg02] at time 09:23:09.443400
2018-03-02 09:23:09,443 [salt.state       ][INFO    ][3687] Executing state host.present for msg02
2018-03-02 09:23:09,443 [salt.state       ][INFO    ][3687] Host msg02 (192.168.10.42) already present
2018-03-02 09:23:09,444 [salt.state       ][INFO    ][3687] Completed state [msg02] at time 09:23:09.444074 duration_in_ms=0.674
2018-03-02 09:23:09,444 [salt.state       ][INFO    ][3687] Running state [msg02.mcp-pike-ovs-ha.local] at time 09:23:09.444258
2018-03-02 09:23:09,444 [salt.state       ][INFO    ][3687] Executing state host.present for msg02.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,444 [salt.state       ][INFO    ][3687] Host msg02.mcp-pike-ovs-ha.local (192.168.10.42) already present
2018-03-02 09:23:09,445 [salt.state       ][INFO    ][3687] Completed state [msg02.mcp-pike-ovs-ha.local] at time 09:23:09.445000 duration_in_ms=0.742
2018-03-02 09:23:09,445 [salt.state       ][INFO    ][3687] Running state [msg03] at time 09:23:09.445187
2018-03-02 09:23:09,445 [salt.state       ][INFO    ][3687] Executing state host.present for msg03
2018-03-02 09:23:09,445 [salt.state       ][INFO    ][3687] Host msg03 (192.168.10.43) already present
2018-03-02 09:23:09,446 [salt.state       ][INFO    ][3687] Completed state [msg03] at time 09:23:09.445964 duration_in_ms=0.777
2018-03-02 09:23:09,446 [salt.state       ][INFO    ][3687] Running state [msg03.mcp-pike-ovs-ha.local] at time 09:23:09.446146
2018-03-02 09:23:09,446 [salt.state       ][INFO    ][3687] Executing state host.present for msg03.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,446 [salt.state       ][INFO    ][3687] Host msg03.mcp-pike-ovs-ha.local (192.168.10.43) already present
2018-03-02 09:23:09,446 [salt.state       ][INFO    ][3687] Completed state [msg03.mcp-pike-ovs-ha.local] at time 09:23:09.446824 duration_in_ms=0.678
2018-03-02 09:23:09,447 [salt.state       ][INFO    ][3687] Running state [msg01] at time 09:23:09.446992
2018-03-02 09:23:09,447 [salt.state       ][INFO    ][3687] Executing state host.present for msg01
2018-03-02 09:23:09,447 [salt.state       ][INFO    ][3687] Host msg01 (192.168.10.41) already present
2018-03-02 09:23:09,447 [salt.state       ][INFO    ][3687] Completed state [msg01] at time 09:23:09.447659 duration_in_ms=0.668
2018-03-02 09:23:09,447 [salt.state       ][INFO    ][3687] Running state [msg01.mcp-pike-ovs-ha.local] at time 09:23:09.447831
2018-03-02 09:23:09,448 [salt.state       ][INFO    ][3687] Executing state host.present for msg01.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,448 [salt.state       ][INFO    ][3687] Host msg01.mcp-pike-ovs-ha.local (192.168.10.41) already present
2018-03-02 09:23:09,448 [salt.state       ][INFO    ][3687] Completed state [msg01.mcp-pike-ovs-ha.local] at time 09:23:09.448501 duration_in_ms=0.671
2018-03-02 09:23:09,448 [salt.state       ][INFO    ][3687] Running state [msg] at time 09:23:09.448697
2018-03-02 09:23:09,448 [salt.state       ][INFO    ][3687] Executing state host.present for msg
2018-03-02 09:23:09,449 [salt.state       ][INFO    ][3687] Host msg (192.168.10.40) already present
2018-03-02 09:23:09,449 [salt.state       ][INFO    ][3687] Completed state [msg] at time 09:23:09.449385 duration_in_ms=0.688
2018-03-02 09:23:09,449 [salt.state       ][INFO    ][3687] Running state [msg.mcp-pike-ovs-ha.local] at time 09:23:09.449563
2018-03-02 09:23:09,449 [salt.state       ][INFO    ][3687] Executing state host.present for msg.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,450 [salt.state       ][INFO    ][3687] Host msg.mcp-pike-ovs-ha.local (192.168.10.40) already present
2018-03-02 09:23:09,450 [salt.state       ][INFO    ][3687] Completed state [msg.mcp-pike-ovs-ha.local] at time 09:23:09.450235 duration_in_ms=0.672
2018-03-02 09:23:09,450 [salt.state       ][INFO    ][3687] Running state [cfg01] at time 09:23:09.450404
2018-03-02 09:23:09,450 [salt.state       ][INFO    ][3687] Executing state host.present for cfg01
2018-03-02 09:23:09,450 [salt.state       ][INFO    ][3687] Host cfg01 (192.168.10.100) already present
2018-03-02 09:23:09,451 [salt.state       ][INFO    ][3687] Completed state [cfg01] at time 09:23:09.451074 duration_in_ms=0.67
2018-03-02 09:23:09,451 [salt.state       ][INFO    ][3687] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:23:09.451244
2018-03-02 09:23:09,451 [salt.state       ][INFO    ][3687] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,451 [salt.state       ][INFO    ][3687] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:23:09,451 [salt.state       ][INFO    ][3687] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:23:09.451920 duration_in_ms=0.677
2018-03-02 09:23:09,452 [salt.state       ][INFO    ][3687] Running state [cmp002] at time 09:23:09.452089
2018-03-02 09:23:09,452 [salt.state       ][INFO    ][3687] Executing state host.present for cmp002
2018-03-02 09:23:09,452 [salt.state       ][INFO    ][3687] Host cmp002 (192.168.10.102) already present
2018-03-02 09:23:09,452 [salt.state       ][INFO    ][3687] Completed state [cmp002] at time 09:23:09.452769 duration_in_ms=0.681
2018-03-02 09:23:09,452 [salt.state       ][INFO    ][3687] Running state [cmp002.mcp-pike-ovs-ha.local] at time 09:23:09.452960
2018-03-02 09:23:09,453 [salt.state       ][INFO    ][3687] Executing state host.present for cmp002.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,453 [salt.state       ][INFO    ][3687] Host cmp002.mcp-pike-ovs-ha.local (192.168.10.102) already present
2018-03-02 09:23:09,453 [salt.state       ][INFO    ][3687] Completed state [cmp002.mcp-pike-ovs-ha.local] at time 09:23:09.453647 duration_in_ms=0.687
2018-03-02 09:23:09,453 [salt.state       ][INFO    ][3687] Running state [cmp001] at time 09:23:09.453836
2018-03-02 09:23:09,454 [salt.state       ][INFO    ][3687] Executing state host.present for cmp001
2018-03-02 09:23:09,454 [salt.state       ][INFO    ][3687] Host cmp001 (192.168.10.101) already present
2018-03-02 09:23:09,454 [salt.state       ][INFO    ][3687] Completed state [cmp001] at time 09:23:09.454513 duration_in_ms=0.678
2018-03-02 09:23:09,454 [salt.state       ][INFO    ][3687] Running state [cmp001.mcp-pike-ovs-ha.local] at time 09:23:09.454683
2018-03-02 09:23:09,454 [salt.state       ][INFO    ][3687] Executing state host.present for cmp001.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,455 [salt.state       ][INFO    ][3687] Host cmp001.mcp-pike-ovs-ha.local (192.168.10.101) already present
2018-03-02 09:23:09,455 [salt.state       ][INFO    ][3687] Completed state [cmp001.mcp-pike-ovs-ha.local] at time 09:23:09.455330 duration_in_ms=0.647
2018-03-02 09:23:09,455 [salt.state       ][INFO    ][3687] Running state [dbs01] at time 09:23:09.455501
2018-03-02 09:23:09,455 [salt.state       ][INFO    ][3687] Executing state host.present for dbs01
2018-03-02 09:23:09,456 [salt.state       ][INFO    ][3687] Host dbs01 (192.168.10.51) already present
2018-03-02 09:23:09,456 [salt.state       ][INFO    ][3687] Completed state [dbs01] at time 09:23:09.456165 duration_in_ms=0.664
2018-03-02 09:23:09,456 [salt.state       ][INFO    ][3687] Running state [dbs01.mcp-pike-ovs-ha.local] at time 09:23:09.456334
2018-03-02 09:23:09,456 [salt.state       ][INFO    ][3687] Executing state host.present for dbs01.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,456 [salt.state       ][INFO    ][3687] Host dbs01.mcp-pike-ovs-ha.local (192.168.10.51) already present
2018-03-02 09:23:09,457 [salt.state       ][INFO    ][3687] Completed state [dbs01.mcp-pike-ovs-ha.local] at time 09:23:09.457014 duration_in_ms=0.681
2018-03-02 09:23:09,457 [salt.state       ][INFO    ][3687] Running state [dbs02] at time 09:23:09.457194
2018-03-02 09:23:09,457 [salt.state       ][INFO    ][3687] Executing state host.present for dbs02
2018-03-02 09:23:09,457 [salt.state       ][INFO    ][3687] Host dbs02 (192.168.10.52) already present
2018-03-02 09:23:09,457 [salt.state       ][INFO    ][3687] Completed state [dbs02] at time 09:23:09.457859 duration_in_ms=0.665
2018-03-02 09:23:09,458 [salt.state       ][INFO    ][3687] Running state [dbs02.mcp-pike-ovs-ha.local] at time 09:23:09.458040
2018-03-02 09:23:09,458 [salt.state       ][INFO    ][3687] Executing state host.present for dbs02.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,458 [salt.state       ][INFO    ][3687] Host dbs02.mcp-pike-ovs-ha.local (192.168.10.52) already present
2018-03-02 09:23:09,458 [salt.state       ][INFO    ][3687] Completed state [dbs02.mcp-pike-ovs-ha.local] at time 09:23:09.458707 duration_in_ms=0.667
2018-03-02 09:23:09,458 [salt.state       ][INFO    ][3687] Running state [dbs03] at time 09:23:09.458890
2018-03-02 09:23:09,459 [salt.state       ][INFO    ][3687] Executing state host.present for dbs03
2018-03-02 09:23:09,459 [salt.state       ][INFO    ][3687] Host dbs03 (192.168.10.53) already present
2018-03-02 09:23:09,459 [salt.state       ][INFO    ][3687] Completed state [dbs03] at time 09:23:09.459553 duration_in_ms=0.663
2018-03-02 09:23:09,459 [salt.state       ][INFO    ][3687] Running state [dbs03.mcp-pike-ovs-ha.local] at time 09:23:09.459735
2018-03-02 09:23:09,459 [salt.state       ][INFO    ][3687] Executing state host.present for dbs03.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,460 [salt.state       ][INFO    ][3687] Host dbs03.mcp-pike-ovs-ha.local (192.168.10.53) already present
2018-03-02 09:23:09,460 [salt.state       ][INFO    ][3687] Completed state [dbs03.mcp-pike-ovs-ha.local] at time 09:23:09.460420 duration_in_ms=0.686
2018-03-02 09:23:09,460 [salt.state       ][INFO    ][3687] Running state [mas01] at time 09:23:09.460620
2018-03-02 09:23:09,460 [salt.state       ][INFO    ][3687] Executing state host.present for mas01
2018-03-02 09:23:09,461 [salt.state       ][INFO    ][3687] Host mas01 (192.168.10.3) already present
2018-03-02 09:23:09,461 [salt.state       ][INFO    ][3687] Completed state [mas01] at time 09:23:09.461319 duration_in_ms=0.699
2018-03-02 09:23:09,461 [salt.state       ][INFO    ][3687] Running state [mas01.mcp-pike-ovs-ha.local] at time 09:23:09.461487
2018-03-02 09:23:09,461 [salt.state       ][INFO    ][3687] Executing state host.present for mas01.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,462 [salt.state       ][INFO    ][3687] Host mas01.mcp-pike-ovs-ha.local (192.168.10.3) already present
2018-03-02 09:23:09,462 [salt.state       ][INFO    ][3687] Completed state [mas01.mcp-pike-ovs-ha.local] at time 09:23:09.462160 duration_in_ms=0.673
2018-03-02 09:23:09,462 [salt.state       ][INFO    ][3687] Running state [ctl02] at time 09:23:09.462334
2018-03-02 09:23:09,462 [salt.state       ][INFO    ][3687] Executing state host.present for ctl02
2018-03-02 09:23:09,462 [salt.state       ][INFO    ][3687] Host ctl02 (192.168.10.12) already present
2018-03-02 09:23:09,463 [salt.state       ][INFO    ][3687] Completed state [ctl02] at time 09:23:09.463089 duration_in_ms=0.756
2018-03-02 09:23:09,463 [salt.state       ][INFO    ][3687] Running state [ctl02.mcp-pike-ovs-ha.local] at time 09:23:09.463256
2018-03-02 09:23:09,463 [salt.state       ][INFO    ][3687] Executing state host.present for ctl02.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,463 [salt.state       ][INFO    ][3687] Host ctl02.mcp-pike-ovs-ha.local (192.168.10.12) already present
2018-03-02 09:23:09,463 [salt.state       ][INFO    ][3687] Completed state [ctl02.mcp-pike-ovs-ha.local] at time 09:23:09.463922 duration_in_ms=0.666
2018-03-02 09:23:09,464 [salt.state       ][INFO    ][3687] Running state [ctl03] at time 09:23:09.464088
2018-03-02 09:23:09,464 [salt.state       ][INFO    ][3687] Executing state host.present for ctl03
2018-03-02 09:23:09,464 [salt.state       ][INFO    ][3687] Host ctl03 (192.168.10.13) already present
2018-03-02 09:23:09,464 [salt.state       ][INFO    ][3687] Completed state [ctl03] at time 09:23:09.464760 duration_in_ms=0.672
2018-03-02 09:23:09,464 [salt.state       ][INFO    ][3687] Running state [ctl03.mcp-pike-ovs-ha.local] at time 09:23:09.464926
2018-03-02 09:23:09,465 [salt.state       ][INFO    ][3687] Executing state host.present for ctl03.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,465 [salt.state       ][INFO    ][3687] Host ctl03.mcp-pike-ovs-ha.local (192.168.10.13) already present
2018-03-02 09:23:09,465 [salt.state       ][INFO    ][3687] Completed state [ctl03.mcp-pike-ovs-ha.local] at time 09:23:09.465587 duration_in_ms=0.661
2018-03-02 09:23:09,465 [salt.state       ][INFO    ][3687] Running state [ctl01] at time 09:23:09.465755
2018-03-02 09:23:09,465 [salt.state       ][INFO    ][3687] Executing state host.present for ctl01
2018-03-02 09:23:09,466 [salt.state       ][INFO    ][3687] Host ctl01 (192.168.10.11) already present
2018-03-02 09:23:09,466 [salt.state       ][INFO    ][3687] Completed state [ctl01] at time 09:23:09.466395 duration_in_ms=0.64
2018-03-02 09:23:09,466 [salt.state       ][INFO    ][3687] Running state [ctl01.mcp-pike-ovs-ha.local] at time 09:23:09.466560
2018-03-02 09:23:09,466 [salt.state       ][INFO    ][3687] Executing state host.present for ctl01.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,467 [salt.state       ][INFO    ][3687] Host ctl01.mcp-pike-ovs-ha.local (192.168.10.11) already present
2018-03-02 09:23:09,467 [salt.state       ][INFO    ][3687] Completed state [ctl01.mcp-pike-ovs-ha.local] at time 09:23:09.467198 duration_in_ms=0.638
2018-03-02 09:23:09,467 [salt.state       ][INFO    ][3687] Running state [ctl] at time 09:23:09.467372
2018-03-02 09:23:09,467 [salt.state       ][INFO    ][3687] Executing state host.present for ctl
2018-03-02 09:23:09,467 [salt.state       ][INFO    ][3687] Host ctl (192.168.10.10) already present
2018-03-02 09:23:09,468 [salt.state       ][INFO    ][3687] Completed state [ctl] at time 09:23:09.468015 duration_in_ms=0.643
2018-03-02 09:23:09,468 [salt.state       ][INFO    ][3687] Running state [ctl.mcp-pike-ovs-ha.local] at time 09:23:09.468182
2018-03-02 09:23:09,468 [salt.state       ][INFO    ][3687] Executing state host.present for ctl.mcp-pike-ovs-ha.local
2018-03-02 09:23:09,468 [salt.state       ][INFO    ][3687] Host ctl.mcp-pike-ovs-ha.local (192.168.10.10) already present
2018-03-02 09:23:09,468 [salt.state       ][INFO    ][3687] Completed state [ctl.mcp-pike-ovs-ha.local] at time 09:23:09.468831 duration_in_ms=0.649
2018-03-02 09:23:09,469 [salt.state       ][INFO    ][3687] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:23:09.468995
2018-03-02 09:23:09,469 [salt.state       ][INFO    ][3687] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-02 09:23:09,469 [salt.state       ][INFO    ][3687] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-02 09:23:09,469 [salt.state       ][INFO    ][3687] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:23:09.469510 duration_in_ms=0.515
2018-03-02 09:23:09,471 [salt.state       ][INFO    ][3687] Running state [ens2f0.81] at time 09:23:09.471137
2018-03-02 09:23:09,471 [salt.state       ][INFO    ][3687] Executing state network.managed for ens2f0.81
2018-03-02 09:23:10,179 [salt.state       ][INFO    ][3687] Interface ens2f0.81 is up to date.
2018-03-02 09:23:10,179 [salt.state       ][INFO    ][3687] Completed state [ens2f0.81] at time 09:23:10.179909 duration_in_ms=708.771
2018-03-02 09:23:10,181 [salt.state       ][INFO    ][3687] Running state [br-ctl] at time 09:23:10.181180
2018-03-02 09:23:10,181 [salt.state       ][INFO    ][3687] Executing state network.managed for br-ctl
2018-03-02 09:23:10,265 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:23:10,278 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:23:10,479 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:11,141 [salt.state       ][INFO    ][3687] Interface br-ctl is up to date.
2018-03-02 09:23:11,141 [salt.state       ][INFO    ][3687] Completed state [br-ctl] at time 09:23:11.141679 duration_in_ms=960.499
2018-03-02 09:23:11,142 [salt.state       ][INFO    ][3687] Running state [eno1] at time 09:23:11.141974
2018-03-02 09:23:11,142 [salt.state       ][INFO    ][3687] Executing state network.managed for eno1
2018-03-02 09:23:11,796 [salt.state       ][INFO    ][3687] Interface eno1 is up to date.
2018-03-02 09:23:11,796 [salt.state       ][INFO    ][3687] Completed state [eno1] at time 09:23:11.796631 duration_in_ms=654.656
2018-03-02 09:23:11,796 [salt.state       ][INFO    ][3687] Running state [ens2f0] at time 09:23:11.796893
2018-03-02 09:23:11,797 [salt.state       ][INFO    ][3687] Executing state network.managed for ens2f0
2018-03-02 09:23:12,451 [salt.state       ][INFO    ][3687] Interface ens2f0 is up to date.
2018-03-02 09:23:12,452 [salt.state       ][INFO    ][3687] Completed state [ens2f0] at time 09:23:12.452213 duration_in_ms=655.32
2018-03-02 09:23:12,452 [salt.state       ][INFO    ][3687] Running state [ens2f0.80] at time 09:23:12.452460
2018-03-02 09:23:12,452 [salt.state       ][INFO    ][3687] Executing state network.managed for ens2f0.80
2018-03-02 09:23:13,110 [salt.state       ][INFO    ][3687] Interface ens2f0.80 is up to date.
2018-03-02 09:23:13,110 [salt.state       ][INFO    ][3687] Completed state [ens2f0.80] at time 09:23:13.110388 duration_in_ms=657.928
2018-03-02 09:23:13,111 [salt.state       ][INFO    ][3687] Running state [br-mgmt] at time 09:23:13.111952
2018-03-02 09:23:13,112 [salt.state       ][INFO    ][3687] Executing state network.managed for br-mgmt
2018-03-02 09:23:13,120 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:23:13,134 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:23:13,338 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:13,985 [salt.state       ][INFO    ][3687] Interface br-mgmt is up to date.
2018-03-02 09:23:13,986 [salt.state       ][INFO    ][3687] Completed state [br-mgmt] at time 09:23:13.986099 duration_in_ms=874.146
2018-03-02 09:23:13,987 [salt.state       ][INFO    ][3687] Running state [br-ex] at time 09:23:13.987519
2018-03-02 09:23:13,987 [salt.state       ][INFO    ][3687] Executing state network.managed for br-ex
2018-03-02 09:23:13,995 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:23:14,008 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:23:14,223 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:14,876 [salt.state       ][INFO    ][3687] Interface br-ex is up to date.
2018-03-02 09:23:14,877 [salt.state       ][INFO    ][3687] Completed state [br-ex] at time 09:23:14.876988 duration_in_ms=889.468
2018-03-02 09:23:14,877 [salt.state       ][INFO    ][3687] Running state [/etc/profile.d/proxy.sh] at time 09:23:14.877238
2018-03-02 09:23:14,877 [salt.state       ][INFO    ][3687] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-02 09:23:14,877 [salt.state       ][INFO    ][3687] File /etc/profile.d/proxy.sh is not present
2018-03-02 09:23:14,878 [salt.state       ][INFO    ][3687] Completed state [/etc/profile.d/proxy.sh] at time 09:23:14.877978 duration_in_ms=0.74
2018-03-02 09:23:14,878 [salt.state       ][INFO    ][3687] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:23:14.878173
2018-03-02 09:23:14,878 [salt.state       ][INFO    ][3687] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-02 09:23:14,878 [salt.state       ][INFO    ][3687] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-02 09:23:14,878 [salt.state       ][INFO    ][3687] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:23:14.878729 duration_in_ms=0.556
2018-03-02 09:23:14,878 [salt.state       ][INFO    ][3687] Running state [ntp] at time 09:23:14.878914
2018-03-02 09:23:14,879 [salt.state       ][INFO    ][3687] Executing state pkg.installed for ntp
2018-03-02 09:23:14,885 [salt.state       ][INFO    ][3687] All specified packages are already installed
2018-03-02 09:23:14,885 [salt.state       ][INFO    ][3687] Completed state [ntp] at time 09:23:14.885194 duration_in_ms=6.28
2018-03-02 09:23:14,886 [salt.state       ][INFO    ][3687] Running state [/etc/ntp.conf] at time 09:23:14.886433
2018-03-02 09:23:14,886 [salt.state       ][INFO    ][3687] Executing state file.managed for /etc/ntp.conf
2018-03-02 09:23:14,914 [salt.fileclient  ][INFO    ][3687] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-03-02 09:23:14,948 [salt.state       ][INFO    ][3687] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
 
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
+# ntpd will only synchronize your clock.
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# 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
 
-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
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Specify one or more NTP servers.
-
-# 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.
-# pools
-pool ntp.ubuntu.com 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-03-02 09:23:14,949 [salt.state       ][INFO    ][3687] Completed state [/etc/ntp.conf] at time 09:23:14.949234 duration_in_ms=62.801
2018-03-02 09:23:14,950 [salt.state       ][INFO    ][3687] Running state [ntp] at time 09:23:14.950552
2018-03-02 09:23:14,950 [salt.state       ][INFO    ][3687] Executing state service.running for ntp
2018-03-02 09:23:14,951 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-03-02 09:23:14,960 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-02 09:23:14,968 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-02 09:23:14,977 [salt.state       ][INFO    ][3687] The service ntp is already running
2018-03-02 09:23:14,977 [salt.state       ][INFO    ][3687] Completed state [ntp] at time 09:23:14.977782 duration_in_ms=27.23
2018-03-02 09:23:14,978 [salt.state       ][INFO    ][3687] Running state [ntp] at time 09:23:14.977991
2018-03-02 09:23:14,978 [salt.state       ][INFO    ][3687] Executing state service.mod_watch for ntp
2018-03-02 09:23:14,978 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-02 09:23:14,987 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-02 09:23:14,996 [salt.loaded.int.module.cmdmod][INFO    ][3687] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-03-02 09:23:15,031 [salt.state       ][INFO    ][3687] {'ntp': True}
2018-03-02 09:23:15,031 [salt.state       ][INFO    ][3687] Completed state [ntp] at time 09:23:15.031874 duration_in_ms=53.882
2018-03-02 09:23:15,036 [salt.minion      ][INFO    ][3687] Returning information for job: 20180302092246697660
2018-03-02 09:23:45,391 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command file.line with jid 20180302092345316514
2018-03-02 09:23:45,412 [salt.minion      ][INFO    ][7492] Starting a new job with PID 7492
2018-03-02 09:23:45,430 [salt.minion      ][INFO    ][7492] Returning information for job: 20180302092345316514
2018-03-02 09:23:46,141 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command file.replace with jid 20180302092346072109
2018-03-02 09:23:46,159 [salt.minion      ][INFO    ][7497] Starting a new job with PID 7497
2018-03-02 09:23:46,184 [salt.minion      ][INFO    ][7497] Returning information for job: 20180302092346072109
2018-03-02 09:23:46,955 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command pkg.install with jid 20180302092346884586
2018-03-02 09:23:46,975 [salt.minion      ][INFO    ][7502] Starting a new job with PID 7502
2018-03-02 09:23:47,352 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7502] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:47,634 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7502] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:23:47,658 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7502] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:23:47,906 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7502] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:47,947 [salt.minion      ][INFO    ][7502] Returning information for job: 20180302092346884586
2018-03-02 09:23:48,673 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command state.apply with jid 20180302092348604741
2018-03-02 09:23:48,691 [salt.minion      ][INFO    ][7534] Starting a new job with PID 7534
2018-03-02 09:23:51,274 [salt.state       ][INFO    ][7534] Loading fresh modules for state activity
2018-03-02 09:23:52,100 [salt.state       ][INFO    ][7534] Running state [/etc/hostname] at time 09:23:52.100241
2018-03-02 09:23:52,100 [salt.state       ][INFO    ][7534] Executing state file.managed for /etc/hostname
2018-03-02 09:23:52,130 [salt.state       ][INFO    ][7534] File /etc/hostname is in the correct state
2018-03-02 09:23:52,130 [salt.state       ][INFO    ][7534] Completed state [/etc/hostname] at time 09:23:52.130334 duration_in_ms=30.092
2018-03-02 09:23:52,133 [salt.state       ][INFO    ][7534] Running state [hostname kvm02] at time 09:23:52.133333
2018-03-02 09:23:52,133 [salt.state       ][INFO    ][7534] Executing state cmd.wait for hostname kvm02
2018-03-02 09:23:52,133 [salt.state       ][INFO    ][7534] No changes made for hostname kvm02
2018-03-02 09:23:52,134 [salt.state       ][INFO    ][7534] Completed state [hostname kvm02] at time 09:23:52.134032 duration_in_ms=0.699
2018-03-02 09:23:52,134 [salt.state       ][INFO    ][7534] Running state [mdb02] at time 09:23:52.134610
2018-03-02 09:23:52,134 [salt.state       ][INFO    ][7534] Executing state host.present for mdb02
2018-03-02 09:23:52,135 [salt.state       ][INFO    ][7534] Host mdb02 (192.168.10.77) already present
2018-03-02 09:23:52,135 [salt.state       ][INFO    ][7534] Completed state [mdb02] at time 09:23:52.135821 duration_in_ms=1.211
2018-03-02 09:23:52,136 [salt.state       ][INFO    ][7534] Running state [mdb02.mcp-pike-ovs-ha.local] at time 09:23:52.136060
2018-03-02 09:23:52,136 [salt.state       ][INFO    ][7534] Executing state host.present for mdb02.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,136 [salt.state       ][INFO    ][7534] Host mdb02.mcp-pike-ovs-ha.local (192.168.10.77) already present
2018-03-02 09:23:52,136 [salt.state       ][INFO    ][7534] Completed state [mdb02.mcp-pike-ovs-ha.local] at time 09:23:52.136951 duration_in_ms=0.89
2018-03-02 09:23:52,137 [salt.state       ][INFO    ][7534] Running state [mdb03] at time 09:23:52.137173
2018-03-02 09:23:52,137 [salt.state       ][INFO    ][7534] Executing state host.present for mdb03
2018-03-02 09:23:52,137 [salt.state       ][INFO    ][7534] Host mdb03 (192.168.10.78) already present
2018-03-02 09:23:52,138 [salt.state       ][INFO    ][7534] Completed state [mdb03] at time 09:23:52.138024 duration_in_ms=0.851
2018-03-02 09:23:52,138 [salt.state       ][INFO    ][7534] Running state [mdb03.mcp-pike-ovs-ha.local] at time 09:23:52.138250
2018-03-02 09:23:52,138 [salt.state       ][INFO    ][7534] Executing state host.present for mdb03.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,138 [salt.state       ][INFO    ][7534] Host mdb03.mcp-pike-ovs-ha.local (192.168.10.78) already present
2018-03-02 09:23:52,139 [salt.state       ][INFO    ][7534] Completed state [mdb03.mcp-pike-ovs-ha.local] at time 09:23:52.139097 duration_in_ms=0.848
2018-03-02 09:23:52,139 [salt.state       ][INFO    ][7534] Running state [mdb01] at time 09:23:52.139314
2018-03-02 09:23:52,139 [salt.state       ][INFO    ][7534] Executing state host.present for mdb01
2018-03-02 09:23:52,140 [salt.state       ][INFO    ][7534] Host mdb01 (192.168.10.76) already present
2018-03-02 09:23:52,140 [salt.state       ][INFO    ][7534] Completed state [mdb01] at time 09:23:52.140155 duration_in_ms=0.841
2018-03-02 09:23:52,140 [salt.state       ][INFO    ][7534] Running state [mdb01.mcp-pike-ovs-ha.local] at time 09:23:52.140371
2018-03-02 09:23:52,140 [salt.state       ][INFO    ][7534] Executing state host.present for mdb01.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,141 [salt.state       ][INFO    ][7534] Host mdb01.mcp-pike-ovs-ha.local (192.168.10.76) already present
2018-03-02 09:23:52,141 [salt.state       ][INFO    ][7534] Completed state [mdb01.mcp-pike-ovs-ha.local] at time 09:23:52.141480 duration_in_ms=1.11
2018-03-02 09:23:52,141 [salt.state       ][INFO    ][7534] Running state [mdb] at time 09:23:52.141697
2018-03-02 09:23:52,141 [salt.state       ][INFO    ][7534] Executing state host.present for mdb
2018-03-02 09:23:52,142 [salt.state       ][INFO    ][7534] Host mdb (192.168.10.75) already present
2018-03-02 09:23:52,142 [salt.state       ][INFO    ][7534] Completed state [mdb] at time 09:23:52.142537 duration_in_ms=0.84
2018-03-02 09:23:52,142 [salt.state       ][INFO    ][7534] Running state [mdb.mcp-pike-ovs-ha.local] at time 09:23:52.142751
2018-03-02 09:23:52,142 [salt.state       ][INFO    ][7534] Executing state host.present for mdb.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,143 [salt.state       ][INFO    ][7534] Host mdb.mcp-pike-ovs-ha.local (192.168.10.75) already present
2018-03-02 09:23:52,143 [salt.state       ][INFO    ][7534] Completed state [mdb.mcp-pike-ovs-ha.local] at time 09:23:52.143604 duration_in_ms=0.853
2018-03-02 09:23:52,143 [salt.state       ][INFO    ][7534] Running state [cfg01] at time 09:23:52.143819
2018-03-02 09:23:52,144 [salt.state       ][INFO    ][7534] Executing state host.present for cfg01
2018-03-02 09:23:52,144 [salt.state       ][INFO    ][7534] Host cfg01 (192.168.10.100) already present
2018-03-02 09:23:52,145 [salt.state       ][INFO    ][7534] Completed state [cfg01] at time 09:23:52.144974 duration_in_ms=1.155
2018-03-02 09:23:52,145 [salt.state       ][INFO    ][7534] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:23:52.145160
2018-03-02 09:23:52,145 [salt.state       ][INFO    ][7534] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,145 [salt.state       ][INFO    ][7534] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:23:52,146 [salt.state       ][INFO    ][7534] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:23:52.146064 duration_in_ms=0.905
2018-03-02 09:23:52,146 [salt.state       ][INFO    ][7534] Running state [prx01] at time 09:23:52.146237
2018-03-02 09:23:52,146 [salt.state       ][INFO    ][7534] Executing state host.present for prx01
2018-03-02 09:23:52,146 [salt.state       ][INFO    ][7534] Host prx01 (192.168.10.104) already present
2018-03-02 09:23:52,146 [salt.state       ][INFO    ][7534] Completed state [prx01] at time 09:23:52.146828 duration_in_ms=0.591
2018-03-02 09:23:52,147 [salt.state       ][INFO    ][7534] Running state [prx01.mcp-pike-ovs-ha.local] at time 09:23:52.146980
2018-03-02 09:23:52,147 [salt.state       ][INFO    ][7534] Executing state host.present for prx01.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,147 [salt.state       ][INFO    ][7534] Host prx01.mcp-pike-ovs-ha.local (192.168.10.104) already present
2018-03-02 09:23:52,147 [salt.state       ][INFO    ][7534] Completed state [prx01.mcp-pike-ovs-ha.local] at time 09:23:52.147569 duration_in_ms=0.589
2018-03-02 09:23:52,147 [salt.state       ][INFO    ][7534] Running state [kvm01] at time 09:23:52.147722
2018-03-02 09:23:52,147 [salt.state       ][INFO    ][7534] Executing state host.present for kvm01
2018-03-02 09:23:52,148 [salt.state       ][INFO    ][7534] Host kvm01 (192.168.10.141) already present
2018-03-02 09:23:52,148 [salt.state       ][INFO    ][7534] Completed state [kvm01] at time 09:23:52.148307 duration_in_ms=0.585
2018-03-02 09:23:52,148 [salt.state       ][INFO    ][7534] Running state [kvm01.mcp-pike-ovs-ha.local] at time 09:23:52.148460
2018-03-02 09:23:52,148 [salt.state       ][INFO    ][7534] Executing state host.present for kvm01.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,148 [salt.state       ][INFO    ][7534] Host kvm01.mcp-pike-ovs-ha.local (192.168.10.141) already present
2018-03-02 09:23:52,149 [salt.state       ][INFO    ][7534] Completed state [kvm01.mcp-pike-ovs-ha.local] at time 09:23:52.149360 duration_in_ms=0.9
2018-03-02 09:23:52,149 [salt.state       ][INFO    ][7534] Running state [kvm03] at time 09:23:52.149537
2018-03-02 09:23:52,149 [salt.state       ][INFO    ][7534] Executing state host.present for kvm03
2018-03-02 09:23:52,150 [salt.state       ][INFO    ][7534] Host kvm03 (192.168.10.143) already present
2018-03-02 09:23:52,150 [salt.state       ][INFO    ][7534] Completed state [kvm03] at time 09:23:52.150141 duration_in_ms=0.605
2018-03-02 09:23:52,150 [salt.state       ][INFO    ][7534] Running state [kvm03.mcp-pike-ovs-ha.local] at time 09:23:52.150289
2018-03-02 09:23:52,150 [salt.state       ][INFO    ][7534] Executing state host.present for kvm03.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,150 [salt.state       ][INFO    ][7534] Host kvm03.mcp-pike-ovs-ha.local (192.168.10.143) already present
2018-03-02 09:23:52,150 [salt.state       ][INFO    ][7534] Completed state [kvm03.mcp-pike-ovs-ha.local] at time 09:23:52.150886 duration_in_ms=0.596
2018-03-02 09:23:52,151 [salt.state       ][INFO    ][7534] Running state [kvm02] at time 09:23:52.151038
2018-03-02 09:23:52,151 [salt.state       ][INFO    ][7534] Executing state host.present for kvm02
2018-03-02 09:23:52,151 [salt.state       ][INFO    ][7534] Host kvm02 (192.168.10.142) already present
2018-03-02 09:23:52,151 [salt.state       ][INFO    ][7534] Completed state [kvm02] at time 09:23:52.151622 duration_in_ms=0.585
2018-03-02 09:23:52,152 [salt.state       ][INFO    ][7534] Running state [kvm02.mcp-pike-ovs-ha.local] at time 09:23:52.152092
2018-03-02 09:23:52,152 [salt.state       ][INFO    ][7534] Executing state host.present for kvm02.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,152 [salt.state       ][INFO    ][7534] Host kvm02.mcp-pike-ovs-ha.local (192.168.10.142) already present
2018-03-02 09:23:52,152 [salt.state       ][INFO    ][7534] Completed state [kvm02.mcp-pike-ovs-ha.local] at time 09:23:52.152738 duration_in_ms=0.647
2018-03-02 09:23:52,153 [salt.state       ][INFO    ][7534] Running state [file.replace] at time 09:23:52.153580
2018-03-02 09:23:52,153 [salt.state       ][INFO    ][7534] Executing state module.run for file.replace
2018-03-02 09:23:52,575 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:23:52,691 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'grep -q "kvm02 kvm02.mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-03-02 09:23:52,704 [salt.state       ][INFO    ][7534] onlyif execution failed
2018-03-02 09:23:52,704 [salt.state       ][INFO    ][7534] Completed state [file.replace] at time 09:23:52.704590 duration_in_ms=551.007
2018-03-02 09:23:52,705 [salt.state       ][INFO    ][7534] Running state [dbs] at time 09:23:52.705037
2018-03-02 09:23:52,705 [salt.state       ][INFO    ][7534] Executing state host.present for dbs
2018-03-02 09:23:52,706 [salt.state       ][INFO    ][7534] Host dbs (192.168.10.50) already present
2018-03-02 09:23:52,706 [salt.state       ][INFO    ][7534] Completed state [dbs] at time 09:23:52.706774 duration_in_ms=1.737
2018-03-02 09:23:52,707 [salt.state       ][INFO    ][7534] Running state [dbs.mcp-pike-ovs-ha.local] at time 09:23:52.707096
2018-03-02 09:23:52,707 [salt.state       ][INFO    ][7534] Executing state host.present for dbs.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,708 [salt.state       ][INFO    ][7534] Host dbs.mcp-pike-ovs-ha.local (192.168.10.50) already present
2018-03-02 09:23:52,708 [salt.state       ][INFO    ][7534] Completed state [dbs.mcp-pike-ovs-ha.local] at time 09:23:52.708289 duration_in_ms=1.193
2018-03-02 09:23:52,709 [salt.state       ][INFO    ][7534] Running state [prx] at time 09:23:52.709199
2018-03-02 09:23:52,709 [salt.state       ][INFO    ][7534] Executing state host.present for prx
2018-03-02 09:23:52,710 [salt.state       ][INFO    ][7534] Host prx (192.168.10.103) already present
2018-03-02 09:23:52,710 [salt.state       ][INFO    ][7534] Completed state [prx] at time 09:23:52.710222 duration_in_ms=1.022
2018-03-02 09:23:52,710 [salt.state       ][INFO    ][7534] Running state [prx.mcp-pike-ovs-ha.local] at time 09:23:52.710526
2018-03-02 09:23:52,710 [salt.state       ][INFO    ][7534] Executing state host.present for prx.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,711 [salt.state       ][INFO    ][7534] Host prx.mcp-pike-ovs-ha.local (192.168.10.103) already present
2018-03-02 09:23:52,711 [salt.state       ][INFO    ][7534] Completed state [prx.mcp-pike-ovs-ha.local] at time 09:23:52.711680 duration_in_ms=1.153
2018-03-02 09:23:52,712 [salt.state       ][INFO    ][7534] Running state [prx02] at time 09:23:52.711978
2018-03-02 09:23:52,712 [salt.state       ][INFO    ][7534] Executing state host.present for prx02
2018-03-02 09:23:52,713 [salt.state       ][INFO    ][7534] Host prx02 (192.168.10.105) already present
2018-03-02 09:23:52,713 [salt.state       ][INFO    ][7534] Completed state [prx02] at time 09:23:52.713320 duration_in_ms=1.343
2018-03-02 09:23:52,713 [salt.state       ][INFO    ][7534] Running state [prx02.mcp-pike-ovs-ha.local] at time 09:23:52.713549
2018-03-02 09:23:52,713 [salt.state       ][INFO    ][7534] Executing state host.present for prx02.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,714 [salt.state       ][INFO    ][7534] Host prx02.mcp-pike-ovs-ha.local (192.168.10.105) already present
2018-03-02 09:23:52,714 [salt.state       ][INFO    ][7534] Completed state [prx02.mcp-pike-ovs-ha.local] at time 09:23:52.714435 duration_in_ms=0.885
2018-03-02 09:23:52,714 [salt.state       ][INFO    ][7534] Running state [msg02] at time 09:23:52.714671
2018-03-02 09:23:52,714 [salt.state       ][INFO    ][7534] Executing state host.present for msg02
2018-03-02 09:23:52,715 [salt.state       ][INFO    ][7534] Host msg02 (192.168.10.42) already present
2018-03-02 09:23:52,715 [salt.state       ][INFO    ][7534] Completed state [msg02] at time 09:23:52.715546 duration_in_ms=0.875
2018-03-02 09:23:52,716 [salt.state       ][INFO    ][7534] Running state [msg02.mcp-pike-ovs-ha.local] at time 09:23:52.715768
2018-03-02 09:23:52,716 [salt.state       ][INFO    ][7534] Executing state host.present for msg02.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,717 [salt.state       ][INFO    ][7534] Host msg02.mcp-pike-ovs-ha.local (192.168.10.42) already present
2018-03-02 09:23:52,717 [salt.state       ][INFO    ][7534] Completed state [msg02.mcp-pike-ovs-ha.local] at time 09:23:52.717194 duration_in_ms=1.426
2018-03-02 09:23:52,717 [salt.state       ][INFO    ][7534] Running state [msg03] at time 09:23:52.717416
2018-03-02 09:23:52,717 [salt.state       ][INFO    ][7534] Executing state host.present for msg03
2018-03-02 09:23:52,718 [salt.state       ][INFO    ][7534] Host msg03 (192.168.10.43) already present
2018-03-02 09:23:52,718 [salt.state       ][INFO    ][7534] Completed state [msg03] at time 09:23:52.718281 duration_in_ms=0.865
2018-03-02 09:23:52,718 [salt.state       ][INFO    ][7534] Running state [msg03.mcp-pike-ovs-ha.local] at time 09:23:52.718504
2018-03-02 09:23:52,718 [salt.state       ][INFO    ][7534] Executing state host.present for msg03.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,719 [salt.state       ][INFO    ][7534] Host msg03.mcp-pike-ovs-ha.local (192.168.10.43) already present
2018-03-02 09:23:52,719 [salt.state       ][INFO    ][7534] Completed state [msg03.mcp-pike-ovs-ha.local] at time 09:23:52.719369 duration_in_ms=0.865
2018-03-02 09:23:52,719 [salt.state       ][INFO    ][7534] Running state [msg01] at time 09:23:52.719589
2018-03-02 09:23:52,719 [salt.state       ][INFO    ][7534] Executing state host.present for msg01
2018-03-02 09:23:52,720 [salt.state       ][INFO    ][7534] Host msg01 (192.168.10.41) already present
2018-03-02 09:23:52,720 [salt.state       ][INFO    ][7534] Completed state [msg01] at time 09:23:52.720445 duration_in_ms=0.857
2018-03-02 09:23:52,721 [salt.state       ][INFO    ][7534] Running state [msg01.mcp-pike-ovs-ha.local] at time 09:23:52.721257
2018-03-02 09:23:52,721 [salt.state       ][INFO    ][7534] Executing state host.present for msg01.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,721 [salt.state       ][INFO    ][7534] Host msg01.mcp-pike-ovs-ha.local (192.168.10.41) already present
2018-03-02 09:23:52,722 [salt.state       ][INFO    ][7534] Completed state [msg01.mcp-pike-ovs-ha.local] at time 09:23:52.722123 duration_in_ms=0.865
2018-03-02 09:23:52,722 [salt.state       ][INFO    ][7534] Running state [msg] at time 09:23:52.722347
2018-03-02 09:23:52,722 [salt.state       ][INFO    ][7534] Executing state host.present for msg
2018-03-02 09:23:52,723 [salt.state       ][INFO    ][7534] Host msg (192.168.10.40) already present
2018-03-02 09:23:52,723 [salt.state       ][INFO    ][7534] Completed state [msg] at time 09:23:52.723357 duration_in_ms=1.009
2018-03-02 09:23:52,723 [salt.state       ][INFO    ][7534] Running state [msg.mcp-pike-ovs-ha.local] at time 09:23:52.723582
2018-03-02 09:23:52,723 [salt.state       ][INFO    ][7534] Executing state host.present for msg.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,724 [salt.state       ][INFO    ][7534] Host msg.mcp-pike-ovs-ha.local (192.168.10.40) already present
2018-03-02 09:23:52,724 [salt.state       ][INFO    ][7534] Completed state [msg.mcp-pike-ovs-ha.local] at time 09:23:52.724444 duration_in_ms=0.862
2018-03-02 09:23:52,725 [salt.state       ][INFO    ][7534] Running state [cfg01] at time 09:23:52.725002
2018-03-02 09:23:52,725 [salt.state       ][INFO    ][7534] Executing state host.present for cfg01
2018-03-02 09:23:52,725 [salt.state       ][INFO    ][7534] Host cfg01 (192.168.10.100) already present
2018-03-02 09:23:52,725 [salt.state       ][INFO    ][7534] Completed state [cfg01] at time 09:23:52.725708 duration_in_ms=0.706
2018-03-02 09:23:52,725 [salt.state       ][INFO    ][7534] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:23:52.725889
2018-03-02 09:23:52,726 [salt.state       ][INFO    ][7534] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,726 [salt.state       ][INFO    ][7534] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:23:52,726 [salt.state       ][INFO    ][7534] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:23:52.726563 duration_in_ms=0.674
2018-03-02 09:23:52,726 [salt.state       ][INFO    ][7534] Running state [cmp002] at time 09:23:52.726732
2018-03-02 09:23:52,726 [salt.state       ][INFO    ][7534] Executing state host.present for cmp002
2018-03-02 09:23:52,727 [salt.state       ][INFO    ][7534] Host cmp002 (192.168.10.102) already present
2018-03-02 09:23:52,727 [salt.state       ][INFO    ][7534] Completed state [cmp002] at time 09:23:52.727397 duration_in_ms=0.666
2018-03-02 09:23:52,727 [salt.state       ][INFO    ][7534] Running state [cmp002.mcp-pike-ovs-ha.local] at time 09:23:52.727581
2018-03-02 09:23:52,727 [salt.state       ][INFO    ][7534] Executing state host.present for cmp002.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,728 [salt.state       ][INFO    ][7534] Host cmp002.mcp-pike-ovs-ha.local (192.168.10.102) already present
2018-03-02 09:23:52,728 [salt.state       ][INFO    ][7534] Completed state [cmp002.mcp-pike-ovs-ha.local] at time 09:23:52.728265 duration_in_ms=0.685
2018-03-02 09:23:52,728 [salt.state       ][INFO    ][7534] Running state [cmp001] at time 09:23:52.728446
2018-03-02 09:23:52,728 [salt.state       ][INFO    ][7534] Executing state host.present for cmp001
2018-03-02 09:23:52,729 [salt.state       ][INFO    ][7534] Host cmp001 (192.168.10.101) already present
2018-03-02 09:23:52,729 [salt.state       ][INFO    ][7534] Completed state [cmp001] at time 09:23:52.729462 duration_in_ms=1.015
2018-03-02 09:23:52,729 [salt.state       ][INFO    ][7534] Running state [cmp001.mcp-pike-ovs-ha.local] at time 09:23:52.729643
2018-03-02 09:23:52,729 [salt.state       ][INFO    ][7534] Executing state host.present for cmp001.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,730 [salt.state       ][INFO    ][7534] Host cmp001.mcp-pike-ovs-ha.local (192.168.10.101) already present
2018-03-02 09:23:52,730 [salt.state       ][INFO    ][7534] Completed state [cmp001.mcp-pike-ovs-ha.local] at time 09:23:52.730307 duration_in_ms=0.664
2018-03-02 09:23:52,730 [salt.state       ][INFO    ][7534] Running state [dbs01] at time 09:23:52.730487
2018-03-02 09:23:52,731 [salt.state       ][INFO    ][7534] Executing state host.present for dbs01
2018-03-02 09:23:52,731 [salt.state       ][INFO    ][7534] Host dbs01 (192.168.10.51) already present
2018-03-02 09:23:52,732 [salt.state       ][INFO    ][7534] Completed state [dbs01] at time 09:23:52.732163 duration_in_ms=1.677
2018-03-02 09:23:52,732 [salt.state       ][INFO    ][7534] Running state [dbs01.mcp-pike-ovs-ha.local] at time 09:23:52.732348
2018-03-02 09:23:52,732 [salt.state       ][INFO    ][7534] Executing state host.present for dbs01.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,733 [salt.state       ][INFO    ][7534] Host dbs01.mcp-pike-ovs-ha.local (192.168.10.51) already present
2018-03-02 09:23:52,733 [salt.state       ][INFO    ][7534] Completed state [dbs01.mcp-pike-ovs-ha.local] at time 09:23:52.733404 duration_in_ms=1.056
2018-03-02 09:23:52,733 [salt.state       ][INFO    ][7534] Running state [dbs02] at time 09:23:52.733599
2018-03-02 09:23:52,733 [salt.state       ][INFO    ][7534] Executing state host.present for dbs02
2018-03-02 09:23:52,734 [salt.state       ][INFO    ][7534] Host dbs02 (192.168.10.52) already present
2018-03-02 09:23:52,734 [salt.state       ][INFO    ][7534] Completed state [dbs02] at time 09:23:52.734265 duration_in_ms=0.667
2018-03-02 09:23:52,734 [salt.state       ][INFO    ][7534] Running state [dbs02.mcp-pike-ovs-ha.local] at time 09:23:52.734444
2018-03-02 09:23:52,734 [salt.state       ][INFO    ][7534] Executing state host.present for dbs02.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,734 [salt.state       ][INFO    ][7534] Host dbs02.mcp-pike-ovs-ha.local (192.168.10.52) already present
2018-03-02 09:23:52,735 [salt.state       ][INFO    ][7534] Completed state [dbs02.mcp-pike-ovs-ha.local] at time 09:23:52.735101 duration_in_ms=0.657
2018-03-02 09:23:52,735 [salt.state       ][INFO    ][7534] Running state [dbs03] at time 09:23:52.735266
2018-03-02 09:23:52,735 [salt.state       ][INFO    ][7534] Executing state host.present for dbs03
2018-03-02 09:23:52,735 [salt.state       ][INFO    ][7534] Host dbs03 (192.168.10.53) already present
2018-03-02 09:23:52,735 [salt.state       ][INFO    ][7534] Completed state [dbs03] at time 09:23:52.735930 duration_in_ms=0.664
2018-03-02 09:23:52,736 [salt.state       ][INFO    ][7534] Running state [dbs03.mcp-pike-ovs-ha.local] at time 09:23:52.736112
2018-03-02 09:23:52,736 [salt.state       ][INFO    ][7534] Executing state host.present for dbs03.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,736 [salt.state       ][INFO    ][7534] Host dbs03.mcp-pike-ovs-ha.local (192.168.10.53) already present
2018-03-02 09:23:52,736 [salt.state       ][INFO    ][7534] Completed state [dbs03.mcp-pike-ovs-ha.local] at time 09:23:52.736825 duration_in_ms=0.714
2018-03-02 09:23:52,737 [salt.state       ][INFO    ][7534] Running state [mas01] at time 09:23:52.736992
2018-03-02 09:23:52,737 [salt.state       ][INFO    ][7534] Executing state host.present for mas01
2018-03-02 09:23:52,737 [salt.state       ][INFO    ][7534] Host mas01 (192.168.10.3) already present
2018-03-02 09:23:52,737 [salt.state       ][INFO    ][7534] Completed state [mas01] at time 09:23:52.737660 duration_in_ms=0.667
2018-03-02 09:23:52,737 [salt.state       ][INFO    ][7534] Running state [mas01.mcp-pike-ovs-ha.local] at time 09:23:52.737825
2018-03-02 09:23:52,737 [salt.state       ][INFO    ][7534] Executing state host.present for mas01.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,738 [salt.state       ][INFO    ][7534] Host mas01.mcp-pike-ovs-ha.local (192.168.10.3) already present
2018-03-02 09:23:52,738 [salt.state       ][INFO    ][7534] Completed state [mas01.mcp-pike-ovs-ha.local] at time 09:23:52.738515 duration_in_ms=0.69
2018-03-02 09:23:52,738 [salt.state       ][INFO    ][7534] Running state [ctl02] at time 09:23:52.738685
2018-03-02 09:23:52,738 [salt.state       ][INFO    ][7534] Executing state host.present for ctl02
2018-03-02 09:23:52,739 [salt.state       ][INFO    ][7534] Host ctl02 (192.168.10.12) already present
2018-03-02 09:23:52,739 [salt.state       ][INFO    ][7534] Completed state [ctl02] at time 09:23:52.739350 duration_in_ms=0.665
2018-03-02 09:23:52,739 [salt.state       ][INFO    ][7534] Running state [ctl02.mcp-pike-ovs-ha.local] at time 09:23:52.739516
2018-03-02 09:23:52,739 [salt.state       ][INFO    ][7534] Executing state host.present for ctl02.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,740 [salt.state       ][INFO    ][7534] Host ctl02.mcp-pike-ovs-ha.local (192.168.10.12) already present
2018-03-02 09:23:52,740 [salt.state       ][INFO    ][7534] Completed state [ctl02.mcp-pike-ovs-ha.local] at time 09:23:52.740187 duration_in_ms=0.671
2018-03-02 09:23:52,740 [salt.state       ][INFO    ][7534] Running state [ctl03] at time 09:23:52.740353
2018-03-02 09:23:52,740 [salt.state       ][INFO    ][7534] Executing state host.present for ctl03
2018-03-02 09:23:52,741 [salt.state       ][INFO    ][7534] Host ctl03 (192.168.10.13) already present
2018-03-02 09:23:52,741 [salt.state       ][INFO    ][7534] Completed state [ctl03] at time 09:23:52.741661 duration_in_ms=1.308
2018-03-02 09:23:52,741 [salt.state       ][INFO    ][7534] Running state [ctl03.mcp-pike-ovs-ha.local] at time 09:23:52.741853
2018-03-02 09:23:52,742 [salt.state       ][INFO    ][7534] Executing state host.present for ctl03.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,742 [salt.state       ][INFO    ][7534] Host ctl03.mcp-pike-ovs-ha.local (192.168.10.13) already present
2018-03-02 09:23:52,742 [salt.state       ][INFO    ][7534] Completed state [ctl03.mcp-pike-ovs-ha.local] at time 09:23:52.742615 duration_in_ms=0.762
2018-03-02 09:23:52,742 [salt.state       ][INFO    ][7534] Running state [ctl01] at time 09:23:52.742803
2018-03-02 09:23:52,742 [salt.state       ][INFO    ][7534] Executing state host.present for ctl01
2018-03-02 09:23:52,743 [salt.state       ][INFO    ][7534] Host ctl01 (192.168.10.11) already present
2018-03-02 09:23:52,743 [salt.state       ][INFO    ][7534] Completed state [ctl01] at time 09:23:52.743455 duration_in_ms=0.652
2018-03-02 09:23:52,743 [salt.state       ][INFO    ][7534] Running state [ctl01.mcp-pike-ovs-ha.local] at time 09:23:52.743622
2018-03-02 09:23:52,743 [salt.state       ][INFO    ][7534] Executing state host.present for ctl01.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,744 [salt.state       ][INFO    ][7534] Host ctl01.mcp-pike-ovs-ha.local (192.168.10.11) already present
2018-03-02 09:23:52,744 [salt.state       ][INFO    ][7534] Completed state [ctl01.mcp-pike-ovs-ha.local] at time 09:23:52.744290 duration_in_ms=0.668
2018-03-02 09:23:52,744 [salt.state       ][INFO    ][7534] Running state [ctl] at time 09:23:52.744455
2018-03-02 09:23:52,745 [salt.state       ][INFO    ][7534] Executing state host.present for ctl
2018-03-02 09:23:52,745 [salt.state       ][INFO    ][7534] Host ctl (192.168.10.10) already present
2018-03-02 09:23:52,745 [salt.state       ][INFO    ][7534] Completed state [ctl] at time 09:23:52.745776 duration_in_ms=1.321
2018-03-02 09:23:52,745 [salt.state       ][INFO    ][7534] Running state [ctl.mcp-pike-ovs-ha.local] at time 09:23:52.745957
2018-03-02 09:23:52,746 [salt.state       ][INFO    ][7534] Executing state host.present for ctl.mcp-pike-ovs-ha.local
2018-03-02 09:23:52,746 [salt.state       ][INFO    ][7534] Host ctl.mcp-pike-ovs-ha.local (192.168.10.10) already present
2018-03-02 09:23:52,746 [salt.state       ][INFO    ][7534] Completed state [ctl.mcp-pike-ovs-ha.local] at time 09:23:52.746600 duration_in_ms=0.643
2018-03-02 09:23:52,746 [salt.state       ][INFO    ][7534] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:23:52.746767
2018-03-02 09:23:52,746 [salt.state       ][INFO    ][7534] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-02 09:23:52,747 [salt.state       ][INFO    ][7534] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-02 09:23:52,747 [salt.state       ][INFO    ][7534] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:23:52.747282 duration_in_ms=0.516
2018-03-02 09:23:52,748 [salt.state       ][INFO    ][7534] Running state [ens2f0.81] at time 09:23:52.748387
2018-03-02 09:23:52,748 [salt.state       ][INFO    ][7534] Executing state network.managed for ens2f0.81
2018-03-02 09:23:52,835 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:53,999 [salt.state       ][INFO    ][7534] Interface ens2f0.81 is up to date.
2018-03-02 09:23:53,999 [salt.state       ][INFO    ][7534] Completed state [ens2f0.81] at time 09:23:53.999677 duration_in_ms=1251.288
2018-03-02 09:23:54,001 [salt.state       ][INFO    ][7534] Running state [br-ctl] at time 09:23:54.001394
2018-03-02 09:23:54,001 [salt.state       ][INFO    ][7534] Executing state network.managed for br-ctl
2018-03-02 09:23:54,025 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:23:54,054 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:23:54,390 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:55,230 [salt.state       ][INFO    ][7534] Interface br-ctl is up to date.
2018-03-02 09:23:55,231 [salt.state       ][INFO    ][7534] Completed state [br-ctl] at time 09:23:55.231035 duration_in_ms=1229.64
2018-03-02 09:23:55,231 [salt.state       ][INFO    ][7534] Running state [eno1] at time 09:23:55.231553
2018-03-02 09:23:55,232 [salt.state       ][INFO    ][7534] Executing state network.managed for eno1
2018-03-02 09:23:56,136 [salt.state       ][INFO    ][7534] Interface eno1 is up to date.
2018-03-02 09:23:56,137 [salt.state       ][INFO    ][7534] Completed state [eno1] at time 09:23:56.137036 duration_in_ms=905.482
2018-03-02 09:23:56,138 [salt.state       ][INFO    ][7534] Running state [ens2f0] at time 09:23:56.138050
2018-03-02 09:23:56,138 [salt.state       ][INFO    ][7534] Executing state network.managed for ens2f0
2018-03-02 09:23:57,022 [salt.state       ][INFO    ][7534] Interface ens2f0 is up to date.
2018-03-02 09:23:57,022 [salt.state       ][INFO    ][7534] Completed state [ens2f0] at time 09:23:57.022787 duration_in_ms=884.736
2018-03-02 09:23:57,023 [salt.state       ][INFO    ][7534] Running state [ens2f0.80] at time 09:23:57.023119
2018-03-02 09:23:57,024 [salt.state       ][INFO    ][7534] Executing state network.managed for ens2f0.80
2018-03-02 09:23:57,917 [salt.state       ][INFO    ][7534] Interface ens2f0.80 is up to date.
2018-03-02 09:23:57,918 [salt.state       ][INFO    ][7534] Completed state [ens2f0.80] at time 09:23:57.917978 duration_in_ms=894.857
2018-03-02 09:23:57,920 [salt.state       ][INFO    ][7534] Running state [br-mgmt] at time 09:23:57.920067
2018-03-02 09:23:57,920 [salt.state       ][INFO    ][7534] Executing state network.managed for br-mgmt
2018-03-02 09:23:57,931 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:23:57,945 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:23:58,271 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:23:58,770 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302092358701147
2018-03-02 09:23:58,785 [salt.minion      ][INFO    ][7977] Starting a new job with PID 7977
2018-03-02 09:23:58,800 [salt.minion      ][INFO    ][7977] Returning information for job: 20180302092358701147
2018-03-02 09:23:59,157 [salt.state       ][INFO    ][7534] Interface br-mgmt is up to date.
2018-03-02 09:23:59,158 [salt.state       ][INFO    ][7534] Completed state [br-mgmt] at time 09:23:59.158359 duration_in_ms=1238.291
2018-03-02 09:23:59,160 [salt.state       ][INFO    ][7534] Running state [br-ex] at time 09:23:59.160956
2018-03-02 09:23:59,161 [salt.state       ][INFO    ][7534] Executing state network.managed for br-ex
2018-03-02 09:23:59,170 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:23:59,193 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:23:59,479 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:24:00,342 [salt.state       ][INFO    ][7534] Interface br-ex is up to date.
2018-03-02 09:24:00,342 [salt.state       ][INFO    ][7534] Completed state [br-ex] at time 09:24:00.342735 duration_in_ms=1181.777
2018-03-02 09:24:00,343 [salt.state       ][INFO    ][7534] Running state [/etc/profile.d/proxy.sh] at time 09:24:00.343264
2018-03-02 09:24:00,343 [salt.state       ][INFO    ][7534] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-02 09:24:00,344 [salt.state       ][INFO    ][7534] File /etc/profile.d/proxy.sh is not present
2018-03-02 09:24:00,345 [salt.state       ][INFO    ][7534] Completed state [/etc/profile.d/proxy.sh] at time 09:24:00.345299 duration_in_ms=2.036
2018-03-02 09:24:00,345 [salt.state       ][INFO    ][7534] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:24:00.345554
2018-03-02 09:24:00,345 [salt.state       ][INFO    ][7534] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-02 09:24:00,346 [salt.state       ][INFO    ][7534] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-02 09:24:00,346 [salt.state       ][INFO    ][7534] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:24:00.346302 duration_in_ms=0.748
2018-03-02 09:24:00,346 [salt.state       ][INFO    ][7534] Running state [/etc/default/grub.d] at time 09:24:00.346542
2018-03-02 09:24:00,346 [salt.state       ][INFO    ][7534] Executing state file.directory for /etc/default/grub.d
2018-03-02 09:24:00,348 [salt.state       ][INFO    ][7534] Directory /etc/default/grub.d is in the correct state
2018-03-02 09:24:00,348 [salt.state       ][INFO    ][7534] Completed state [/etc/default/grub.d] at time 09:24:00.348587 duration_in_ms=2.043
2018-03-02 09:24:00,353 [salt.state       ][INFO    ][7534] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:24:00.352445
2018-03-02 09:24:00,353 [salt.state       ][INFO    ][7534] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-02 09:24:00,354 [salt.state       ][INFO    ][7534] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-02 09:24:00,354 [salt.state       ][INFO    ][7534] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:24:00.354829 duration_in_ms=2.386
2018-03-02 09:24:00,355 [salt.state       ][INFO    ][7534] Running state [update-grub] at time 09:24:00.355673
2018-03-02 09:24:00,355 [salt.state       ][INFO    ][7534] Executing state cmd.wait for update-grub
2018-03-02 09:24:00,356 [salt.state       ][INFO    ][7534] No changes made for update-grub
2018-03-02 09:24:00,356 [salt.state       ][INFO    ][7534] Completed state [update-grub] at time 09:24:00.356243 duration_in_ms=0.57
2018-03-02 09:24:00,356 [salt.state       ][INFO    ][7534] Running state [nf_conntrack] at time 09:24:00.356427
2018-03-02 09:24:00,356 [salt.state       ][INFO    ][7534] Executing state kmod.present for nf_conntrack
2018-03-02 09:24:00,357 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'lsmod' in directory '/root'
2018-03-02 09:24:00,366 [salt.state       ][INFO    ][7534] Kernel module nf_conntrack is already present
2018-03-02 09:24:00,366 [salt.state       ][INFO    ][7534] Completed state [nf_conntrack] at time 09:24:00.366734 duration_in_ms=10.307
2018-03-02 09:24:00,367 [salt.state       ][INFO    ][7534] Running state [net.ipv4.tcp_keepalive_probes] at time 09:24:00.367066
2018-03-02 09:24:00,367 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-02 09:24:00,367 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,423 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-02 09:24:00,424 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:24:00.423942 duration_in_ms=56.875
2018-03-02 09:24:00,424 [salt.state       ][INFO    ][7534] Running state [fs.file-max] at time 09:24:00.424250
2018-03-02 09:24:00,424 [salt.state       ][INFO    ][7534] Executing state sysctl.present for fs.file-max
2018-03-02 09:24:00,425 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,491 [salt.state       ][INFO    ][7534] Sysctl value fs.file-max = 124165 is already set
2018-03-02 09:24:00,491 [salt.state       ][INFO    ][7534] Completed state [fs.file-max] at time 09:24:00.491839 duration_in_ms=67.588
2018-03-02 09:24:00,492 [salt.state       ][INFO    ][7534] Running state [net.core.somaxconn] at time 09:24:00.492247
2018-03-02 09:24:00,493 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.core.somaxconn
2018-03-02 09:24:00,494 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,551 [salt.state       ][INFO    ][7534] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-02 09:24:00,551 [salt.state       ][INFO    ][7534] Completed state [net.core.somaxconn] at time 09:24:00.551896 duration_in_ms=59.648
2018-03-02 09:24:00,552 [salt.state       ][INFO    ][7534] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:24:00.552279
2018-03-02 09:24:00,554 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-02 09:24:00,554 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,623 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-02 09:24:00,624 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:24:00.624213 duration_in_ms=71.933
2018-03-02 09:24:00,625 [salt.state       ][INFO    ][7534] Running state [net.ipv4.tcp_tw_reuse] at time 09:24:00.624821
2018-03-02 09:24:00,625 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-02 09:24:00,626 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,690 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-02 09:24:00,690 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.tcp_tw_reuse] at time 09:24:00.690824 duration_in_ms=66.003
2018-03-02 09:24:00,691 [salt.state       ][INFO    ][7534] Running state [net.ipv4.tcp_congestion_control] at time 09:24:00.691294
2018-03-02 09:24:00,691 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-02 09:24:00,693 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,759 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-02 09:24:00,760 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.tcp_congestion_control] at time 09:24:00.760353 duration_in_ms=69.058
2018-03-02 09:24:00,762 [salt.state       ][INFO    ][7534] Running state [net.nf_conntrack_max] at time 09:24:00.762124
2018-03-02 09:24:00,762 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.nf_conntrack_max
2018-03-02 09:24:00,763 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,817 [salt.state       ][INFO    ][7534] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-02 09:24:00,818 [salt.state       ][INFO    ][7534] Completed state [net.nf_conntrack_max] at time 09:24:00.818256 duration_in_ms=56.131
2018-03-02 09:24:00,818 [salt.state       ][INFO    ][7534] Running state [net.ipv4.tcp_retries2] at time 09:24:00.818744
2018-03-02 09:24:00,819 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-02 09:24:00,820 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,876 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-02 09:24:00,876 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.tcp_retries2] at time 09:24:00.876413 duration_in_ms=57.669
2018-03-02 09:24:00,876 [salt.state       ][INFO    ][7534] Running state [net.ipv4.tcp_fin_timeout] at time 09:24:00.876768
2018-03-02 09:24:00,877 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-02 09:24:00,877 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,933 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-02 09:24:00,933 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.tcp_fin_timeout] at time 09:24:00.933878 duration_in_ms=57.109
2018-03-02 09:24:00,934 [salt.state       ][INFO    ][7534] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:24:00.934201
2018-03-02 09:24:00,934 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-02 09:24:00,935 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:00,991 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-02 09:24:00,992 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:24:00.992116 duration_in_ms=57.914
2018-03-02 09:24:00,992 [salt.state       ][INFO    ][7534] Running state [vm.swappiness] at time 09:24:00.992863
2018-03-02 09:24:00,993 [salt.state       ][INFO    ][7534] Executing state sysctl.present for vm.swappiness
2018-03-02 09:24:00,993 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:01,046 [salt.state       ][INFO    ][7534] Sysctl value vm.swappiness = 10 is already set
2018-03-02 09:24:01,047 [salt.state       ][INFO    ][7534] Completed state [vm.swappiness] at time 09:24:01.047265 duration_in_ms=54.402
2018-03-02 09:24:01,047 [salt.state       ][INFO    ][7534] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:24:01.047639
2018-03-02 09:24:01,047 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-02 09:24:01,048 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:01,097 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-02 09:24:01,097 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:24:01.097890 duration_in_ms=50.251
2018-03-02 09:24:01,098 [salt.state       ][INFO    ][7534] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:24:01.098307
2018-03-02 09:24:01,098 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-02 09:24:01,099 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:01,151 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-02 09:24:01,151 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:24:01.151342 duration_in_ms=53.035
2018-03-02 09:24:01,151 [salt.state       ][INFO    ][7534] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:24:01.151720
2018-03-02 09:24:01,152 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-02 09:24:01,153 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:01,204 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-02 09:24:01,205 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:24:01.205014 duration_in_ms=53.294
2018-03-02 09:24:01,205 [salt.state       ][INFO    ][7534] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:24:01.205287
2018-03-02 09:24:01,205 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-02 09:24:01,205 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:01,261 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-02 09:24:01,261 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:24:01.261761 duration_in_ms=56.473
2018-03-02 09:24:01,262 [salt.state       ][INFO    ][7534] Running state [net.core.netdev_max_backlog] at time 09:24:01.262193
2018-03-02 09:24:01,262 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-02 09:24:01,263 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:01,317 [salt.state       ][INFO    ][7534] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-02 09:24:01,317 [salt.state       ][INFO    ][7534] Completed state [net.core.netdev_max_backlog] at time 09:24:01.317894 duration_in_ms=55.7
2018-03-02 09:24:01,318 [salt.state       ][INFO    ][7534] Running state [net.ipv4.tcp_keepalive_time] at time 09:24:01.318788
2018-03-02 09:24:01,319 [salt.state       ][INFO    ][7534] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-02 09:24:01,319 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:01,378 [salt.state       ][INFO    ][7534] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-02 09:24:01,378 [salt.state       ][INFO    ][7534] Completed state [net.ipv4.tcp_keepalive_time] at time 09:24:01.378743 duration_in_ms=59.955
2018-03-02 09:24:01,379 [salt.state       ][INFO    ][7534] Running state [kernel.panic] at time 09:24:01.379098
2018-03-02 09:24:01,379 [salt.state       ][INFO    ][7534] Executing state sysctl.present for kernel.panic
2018-03-02 09:24:01,380 [salt.loaded.int.module.cmdmod][INFO    ][7534] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:24:01,433 [salt.state       ][INFO    ][7534] Sysctl value kernel.panic = 60 is already set
2018-03-02 09:24:01,434 [salt.state       ][INFO    ][7534] Completed state [kernel.panic] at time 09:24:01.434007 duration_in_ms=54.908
2018-03-02 09:24:01,439 [salt.minion      ][INFO    ][7534] Returning information for job: 20180302092348604741
2018-03-02 09:24:02,171 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command state.apply with jid 20180302092402105080
2018-03-02 09:24:02,188 [salt.minion      ][INFO    ][8118] Starting a new job with PID 8118
2018-03-02 09:24:02,825 [salt.state       ][INFO    ][8118] Loading fresh modules for state activity
2018-03-02 09:24:03,645 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:24:03,670 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:24:03,754 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:24:03,964 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:24:04,810 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:24:04,828 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:24:04,914 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:24:05,129 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:24:06,150 [salt.state       ][INFO    ][8118] Running state [salt-minion] at time 09:24:06.150611
2018-03-02 09:24:06,150 [salt.state       ][INFO    ][8118] Executing state pkg.installed for salt-minion
2018-03-02 09:24:06,151 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:24:06,471 [salt.state       ][INFO    ][8118] All specified packages are already installed
2018-03-02 09:24:06,472 [salt.state       ][INFO    ][8118] Completed state [salt-minion] at time 09:24:06.472846 duration_in_ms=322.235
2018-03-02 09:24:06,473 [salt.state       ][INFO    ][8118] Running state [salt_minion_dependency_packages] at time 09:24:06.473116
2018-03-02 09:24:06,473 [salt.state       ][INFO    ][8118] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-02 09:24:06,478 [salt.state       ][INFO    ][8118] All specified packages are already installed
2018-03-02 09:24:06,478 [salt.state       ][INFO    ][8118] Completed state [salt_minion_dependency_packages] at time 09:24:06.478924 duration_in_ms=5.808
2018-03-02 09:24:06,481 [salt.state       ][INFO    ][8118] Running state [/etc/salt/minion.d/minion.conf] at time 09:24:06.481182
2018-03-02 09:24:06,481 [salt.state       ][INFO    ][8118] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-02 09:24:06,683 [salt.state       ][INFO    ][8118] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-02 09:24:06,683 [salt.state       ][INFO    ][8118] Completed state [/etc/salt/minion.d/minion.conf] at time 09:24:06.683711 duration_in_ms=202.529
2018-03-02 09:24:06,684 [salt.state       ][INFO    ][8118] Running state [/etc/salt/minion.d/_virt.conf] at time 09:24:06.683988
2018-03-02 09:24:06,684 [salt.state       ][INFO    ][8118] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-02 09:24:06,684 [salt.state       ][INFO    ][8118] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-02 09:24:06,684 [salt.state       ][INFO    ][8118] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:24:06.684961 duration_in_ms=0.972
2018-03-02 09:24:06,686 [salt.state       ][INFO    ][8118] Running state [salt-minion] at time 09:24:06.686337
2018-03-02 09:24:06,686 [salt.state       ][INFO    ][8118] Executing state service.running for salt-minion
2018-03-02 09:24:06,686 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-02 09:24:06,715 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-02 09:24:06,731 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-02 09:24:06,749 [salt.state       ][INFO    ][8118] The service salt-minion is already running
2018-03-02 09:24:06,749 [salt.state       ][INFO    ][8118] Completed state [salt-minion] at time 09:24:06.749907 duration_in_ms=63.569
2018-03-02 09:24:06,752 [salt.state       ][INFO    ][8118] Running state [/etc/salt/grains.d] at time 09:24:06.751992
2018-03-02 09:24:06,752 [salt.state       ][INFO    ][8118] Executing state file.directory for /etc/salt/grains.d
2018-03-02 09:24:06,754 [salt.state       ][INFO    ][8118] Directory /etc/salt/grains.d is in the correct state
2018-03-02 09:24:06,754 [salt.state       ][INFO    ][8118] Completed state [/etc/salt/grains.d] at time 09:24:06.754511 duration_in_ms=2.519
2018-03-02 09:24:06,755 [salt.state       ][INFO    ][8118] Running state [/etc/salt/grains] at time 09:24:06.755345
2018-03-02 09:24:06,756 [salt.state       ][INFO    ][8118] Executing state file.managed for /etc/salt/grains
2018-03-02 09:24:06,757 [salt.state       ][INFO    ][8118] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-02 09:24:06,757 [salt.state       ][INFO    ][8118] Completed state [/etc/salt/grains] at time 09:24:06.757846 duration_in_ms=2.502
2018-03-02 09:24:06,758 [salt.state       ][INFO    ][8118] Running state [/etc/salt/grains.d/placeholder] at time 09:24:06.758369
2018-03-02 09:24:06,758 [salt.state       ][INFO    ][8118] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-02 09:24:06,759 [salt.state       ][INFO    ][8118] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-02 09:24:06,759 [salt.state       ][INFO    ][8118] Completed state [/etc/salt/grains.d/placeholder] at time 09:24:06.759800 duration_in_ms=1.431
2018-03-02 09:24:06,760 [salt.state       ][INFO    ][8118] Running state [/etc/salt/grains.d/sphinx] at time 09:24:06.760324
2018-03-02 09:24:06,761 [salt.state       ][INFO    ][8118] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-02 09:24:06,763 [salt.state       ][INFO    ][8118] File changed:
--- 
+++ 
@@ -47,6 +47,7 @@
               name: IP Addresses
               value:
               - 127.0.0.1
+              - 192.168.10.142
               - 192.168.11.6
         system:
           name: System

2018-03-02 09:24:06,763 [salt.state       ][INFO    ][8118] Completed state [/etc/salt/grains.d/sphinx] at time 09:24:06.763811 duration_in_ms=3.489
2018-03-02 09:24:06,764 [salt.state       ][INFO    ][8118] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:24:06.764350
2018-03-02 09:24:06,765 [salt.state       ][INFO    ][8118] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:24:06,765 [salt.state       ][INFO    ][8118] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:24:06,766 [salt.state       ][INFO    ][8118] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:24:06.766062 duration_in_ms=1.712
2018-03-02 09:24:06,766 [salt.state       ][INFO    ][8118] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:24:06.766220
2018-03-02 09:24:06,766 [salt.state       ][INFO    ][8118] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:24:06,766 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-03-02 09:24:06,858 [salt.state       ][INFO    ][8118] {'pid': 8174, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-02 09:24:06,858 [salt.state       ][INFO    ][8118] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:24:06.858893 duration_in_ms=92.672
2018-03-02 09:24:06,859 [salt.state       ][INFO    ][8118] Running state [/etc/salt/grains.d/dns_records] at time 09:24:06.859802
2018-03-02 09:24:06,860 [salt.state       ][INFO    ][8118] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-02 09:24:06,862 [salt.state       ][INFO    ][8118] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-02 09:24:06,862 [salt.state       ][INFO    ][8118] Completed state [/etc/salt/grains.d/dns_records] at time 09:24:06.862775 duration_in_ms=2.973
2018-03-02 09:24:06,864 [salt.state       ][INFO    ][8118] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:24:06.864147
2018-03-02 09:24:06,864 [salt.state       ][INFO    ][8118] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:24:06,865 [salt.state       ][INFO    ][8118] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:24:06,865 [salt.state       ][INFO    ][8118] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:24:06.865408 duration_in_ms=1.261
2018-03-02 09:24:06,866 [salt.state       ][INFO    ][8118] Running state [/etc/salt/grains.d/salt] at time 09:24:06.866055
2018-03-02 09:24:06,866 [salt.state       ][INFO    ][8118] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-02 09:24:06,868 [salt.state       ][INFO    ][8118] File /etc/salt/grains.d/salt is in the correct state
2018-03-02 09:24:06,868 [salt.state       ][INFO    ][8118] Completed state [/etc/salt/grains.d/salt] at time 09:24:06.868549 duration_in_ms=2.479
2018-03-02 09:24:06,870 [salt.state       ][INFO    ][8118] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:24:06.870117
2018-03-02 09:24:06,870 [salt.state       ][INFO    ][8118] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:24:06,871 [salt.state       ][INFO    ][8118] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:24:06,871 [salt.state       ][INFO    ][8118] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:24:06.871604 duration_in_ms=1.487
2018-03-02 09:24:06,874 [salt.state       ][INFO    ][8118] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:24:06.874639
2018-03-02 09:24:06,874 [salt.state       ][INFO    ][8118] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:24:06,875 [salt.state       ][INFO    ][8118] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:24:06,875 [salt.state       ][INFO    ][8118] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:24:06.875144 duration_in_ms=0.505
2018-03-02 09:24:06,875 [salt.state       ][INFO    ][8118] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:24:06.875283
2018-03-02 09:24:06,875 [salt.state       ][INFO    ][8118] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:24:06,876 [salt.loaded.int.module.cmdmod][INFO    ][8118] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-03-02 09:24:06,886 [salt.state       ][INFO    ][8118] {'pid': 8176, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-02 09:24:06,887 [salt.state       ][INFO    ][8118] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:24:06.887015 duration_in_ms=11.732
2018-03-02 09:24:06,888 [salt.state       ][INFO    ][8118] Running state [mine.update] at time 09:24:06.888218
2018-03-02 09:24:06,888 [salt.state       ][INFO    ][8118] Executing state module.wait for mine.update
2018-03-02 09:24:06,889 [salt.state       ][INFO    ][8118] No changes made for mine.update
2018-03-02 09:24:06,889 [salt.state       ][INFO    ][8118] Completed state [mine.update] at time 09:24:06.889432 duration_in_ms=1.214
2018-03-02 09:24:06,889 [salt.state       ][INFO    ][8118] Running state [mine.update] at time 09:24:06.889675
2018-03-02 09:24:06,889 [salt.state       ][INFO    ][8118] Executing state module.mod_watch for mine.update
2018-03-02 09:24:07,428 [salt.state       ][INFO    ][8118] {'ret': True}
2018-03-02 09:24:07,429 [salt.state       ][INFO    ][8118] Completed state [mine.update] at time 09:24:07.429412 duration_in_ms=539.736
2018-03-02 09:24:07,430 [salt.state       ][INFO    ][8118] Running state [ca-certificates] at time 09:24:07.430282
2018-03-02 09:24:07,430 [salt.state       ][INFO    ][8118] Executing state pkg.installed for ca-certificates
2018-03-02 09:24:07,443 [salt.state       ][INFO    ][8118] All specified packages are already installed
2018-03-02 09:24:07,443 [salt.state       ][INFO    ][8118] Completed state [ca-certificates] at time 09:24:07.443489 duration_in_ms=13.207
2018-03-02 09:24:07,443 [salt.state       ][INFO    ][8118] Running state [update-ca-certificates] at time 09:24:07.443968
2018-03-02 09:24:07,444 [salt.state       ][INFO    ][8118] Executing state cmd.wait for update-ca-certificates
2018-03-02 09:24:07,444 [salt.state       ][INFO    ][8118] No changes made for update-ca-certificates
2018-03-02 09:24:07,444 [salt.state       ][INFO    ][8118] Completed state [update-ca-certificates] at time 09:24:07.444443 duration_in_ms=0.476
2018-03-02 09:24:07,446 [salt.minion      ][INFO    ][8118] Returning information for job: 20180302092402105080
2018-03-02 09:24:56,650 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command test.ping with jid 20180302092456584446
2018-03-02 09:24:56,671 [salt.minion      ][INFO    ][8188] Starting a new job with PID 8188
2018-03-02 09:24:56,713 [salt.minion      ][INFO    ][8188] Returning information for job: 20180302092456584446
2018-03-02 09:24:59,275 [salt.minion      ][INFO    ][3301] User sudo_ubuntu Executing command system.reboot with jid 20180302092459210136
2018-03-02 09:24:59,294 [salt.minion      ][INFO    ][8193] Starting a new job with PID 8193
2018-03-02 09:24:59,303 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8193] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-03-02 09:24:59,353 [salt.utils.parsers][WARNING ][3301] Minion received a SIGTERM. Exiting.
2018-03-02 09:24:59,355 [salt.cli.daemons ][INFO    ][3301] Shutting down the Salt Minion
2018-03-02 09:29:24,284 [salt.cli.daemons ][INFO    ][3246] Setting up the Salt Minion "kvm02.mcp-pike-ovs-ha.local"
2018-03-02 09:29:24,400 [salt.cli.daemons ][INFO    ][3246] Starting up the Salt Minion
2018-03-02 09:29:24,400 [salt.utils.event ][INFO    ][3246] Starting pull socket on /var/run/salt/minion/minion_event_300ca90fac_pull.ipc
2018-03-02 09:29:24,972 [salt.minion      ][INFO    ][3246] Creating minion process manager
2018-03-02 09:29:26,066 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][3246] Executing command ['date', '+%z'] in directory '/root'
2018-03-02 09:29:26,080 [salt.utils.schedule][INFO    ][3246] Updating job settings for scheduled job: __mine_interval
2018-03-02 09:29:26,081 [salt.minion      ][INFO    ][3246] Added mine.update to scheduler
2018-03-02 09:29:26,085 [salt.minion      ][INFO    ][3246] Minion is starting as user 'root'
2018-03-02 09:29:26,118 [salt.minion      ][INFO    ][3246] Minion is ready to receive requests!
2018-03-02 09:29:26,416 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command test.ping with jid 20180302092926424111
2018-03-02 09:29:26,424 [salt.minion      ][INFO    ][3357] Starting a new job with PID 3357
2018-03-02 09:29:26,463 [salt.minion      ][INFO    ][3357] Returning information for job: 20180302092926424111
2018-03-02 09:29:27,119 [salt.utils.schedule][INFO    ][3246] Running scheduled job: __mine_interval
2018-03-02 09:29:27,251 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command state.apply with jid 20180302092927255937
2018-03-02 09:29:27,259 [salt.minion      ][INFO    ][3371] Starting a new job with PID 3371
2018-03-02 09:29:29,886 [salt.state       ][INFO    ][3371] Loading fresh modules for state activity
2018-03-02 09:29:32,116 [salt.state       ][INFO    ][3371] Running state [/etc/environment] at time 09:29:32.116922
2018-03-02 09:29:32,117 [salt.state       ][INFO    ][3371] Executing state file.blockreplace for /etc/environment
2018-03-02 09:29:32,119 [salt.state       ][INFO    ][3371] 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-03-02 09:29:32,119 [salt.state       ][INFO    ][3371] Completed state [/etc/environment] at time 09:29:32.119811 duration_in_ms=2.89
2018-03-02 09:29:32,120 [salt.state       ][INFO    ][3371] Running state [/etc/profile.d] at time 09:29:32.120015
2018-03-02 09:29:32,120 [salt.state       ][INFO    ][3371] Executing state file.directory for /etc/profile.d
2018-03-02 09:29:32,121 [salt.state       ][INFO    ][3371] Directory /etc/profile.d is in the correct state
2018-03-02 09:29:32,121 [salt.state       ][INFO    ][3371] Completed state [/etc/profile.d] at time 09:29:32.121520 duration_in_ms=1.505
2018-03-02 09:29:32,627 [salt.state       ][INFO    ][3371] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:29:32.627214
2018-03-02 09:29:32,627 [salt.state       ][INFO    ][3371] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-03-02 09:29:32,651 [salt.state       ][INFO    ][3371] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-03-02 09:29:32,651 [salt.state       ][INFO    ][3371] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:29:32.651731 duration_in_ms=24.517
2018-03-02 09:29:32,651 [salt.state       ][INFO    ][3371] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:29:32.651935
2018-03-02 09:29:32,652 [salt.state       ][INFO    ][3371] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-03-02 09:29:32,670 [salt.state       ][INFO    ][3371] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-03-02 09:29:32,671 [salt.state       ][INFO    ][3371] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:29:32.670996 duration_in_ms=19.062
2018-03-02 09:29:32,672 [salt.state       ][INFO    ][3371] Running state [linux_repo_prereq_pkgs] at time 09:29:32.672195
2018-03-02 09:29:32,672 [salt.state       ][INFO    ][3371] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-03-02 09:29:32,672 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:29:32,963 [salt.state       ][INFO    ][3371] All specified packages are already installed
2018-03-02 09:29:32,963 [salt.state       ][INFO    ][3371] Completed state [linux_repo_prereq_pkgs] at time 09:29:32.963921 duration_in_ms=291.726
2018-03-02 09:29:32,964 [salt.state       ][INFO    ][3371] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:29:32.964179
2018-03-02 09:29:32,964 [salt.state       ][INFO    ][3371] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-03-02 09:29:32,964 [salt.state       ][INFO    ][3371] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-03-02 09:29:32,964 [salt.state       ][INFO    ][3371] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:29:32.964882 duration_in_ms=0.702
2018-03-02 09:29:32,965 [salt.state       ][INFO    ][3371] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:29:32.965071
2018-03-02 09:29:32,965 [salt.state       ][INFO    ][3371] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-03-02 09:29:32,965 [salt.state       ][INFO    ][3371] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-03-02 09:29:32,965 [salt.state       ][INFO    ][3371] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:29:32.965600 duration_in_ms=0.53
2018-03-02 09:29:32,967 [salt.state       ][INFO    ][3371] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:29:32.967107
2018-03-02 09:29:32,967 [salt.state       ][INFO    ][3371] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9
2018-03-02 09:29:32,967 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9' in directory '/root'
2018-03-02 09:29:33,159 [salt.state       ][INFO    ][3371] {'pid': 3440, 'retcode': 0, 'stderr': 'gpg: requesting key 3FE869A9 from hkp server keyserver.ubuntu.com\ngpg: key 3FE869A9: "Launchpad PPA for Gluster" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.zXk53CIC7C/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n3FE869A9'}
2018-03-02 09:29:33,159 [salt.state       ][INFO    ][3371] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:29:33.159646 duration_in_ms=192.539
2018-03-02 09:29:33,162 [salt.state       ][INFO    ][3371] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:29:33.162763
2018-03-02 09:29:33,163 [salt.state       ][INFO    ][3371] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-03-02 09:29:33,234 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:29:35,906 [salt.state       ][INFO    ][3371] Configured package repo 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'
2018-03-02 09:29:35,906 [salt.state       ][INFO    ][3371] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:29:35.906758 duration_in_ms=2743.994
2018-03-02 09:29:35,907 [salt.state       ][INFO    ][3371] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:29:35.907051
2018-03-02 09:29:35,907 [salt.state       ][INFO    ][3371] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-03-02 09:29:35,907 [salt.state       ][INFO    ][3371] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-03-02 09:29:35,907 [salt.state       ][INFO    ][3371] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:29:35.907786 duration_in_ms=0.736
2018-03-02 09:29:35,908 [salt.state       ][INFO    ][3371] Running state [/etc/apt/preferences.d/uca] at time 09:29:35.907974
2018-03-02 09:29:35,908 [salt.state       ][INFO    ][3371] Executing state file.absent for /etc/apt/preferences.d/uca
2018-03-02 09:29:35,908 [salt.state       ][INFO    ][3371] File /etc/apt/preferences.d/uca is not present
2018-03-02 09:29:35,908 [salt.state       ][INFO    ][3371] Completed state [/etc/apt/preferences.d/uca] at time 09:29:35.908498 duration_in_ms=0.525
2018-03-02 09:29:35,908 [salt.state       ][INFO    ][3371] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:29:35.908668
2018-03-02 09:29:35,908 [salt.state       ][INFO    ][3371] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-03-02 09:29:35,909 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-03-02 09:29:36,031 [salt.state       ][INFO    ][3371] {'pid': 3926, '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.XvwVZirWqX/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-03-02 09:29:36,031 [salt.state       ][INFO    ][3371] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:29:36.031329 duration_in_ms=122.66
2018-03-02 09:29:36,032 [salt.state       ][INFO    ][3371] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:29:36.032529
2018-03-02 09:29:36,032 [salt.state       ][INFO    ][3371] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-03-02 09:29:36,123 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:29:37,390 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302092937390440
2018-03-02 09:29:37,399 [salt.minion      ][INFO    ][4367] Starting a new job with PID 4367
2018-03-02 09:29:37,411 [salt.minion      ][INFO    ][4367] Returning information for job: 20180302092937390440
2018-03-02 09:29:38,697 [salt.state       ][INFO    ][3371] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-03-02 09:29:38,697 [salt.state       ][INFO    ][3371] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:29:38.697335 duration_in_ms=2664.805
2018-03-02 09:29:38,697 [salt.state       ][INFO    ][3371] Running state [linux_extra_packages_purged] at time 09:29:38.697561
2018-03-02 09:29:38,697 [salt.state       ][INFO    ][3371] Executing state pkg.purged for linux_extra_packages_purged
2018-03-02 09:29:38,708 [salt.state       ][INFO    ][3371] All specified packages are already absent
2018-03-02 09:29:38,708 [salt.state       ][INFO    ][3371] Completed state [linux_extra_packages_purged] at time 09:29:38.708717 duration_in_ms=11.156
2018-03-02 09:29:38,708 [salt.state       ][INFO    ][3371] Running state [linux_extra_packages_latest] at time 09:29:38.708912
2018-03-02 09:29:38,709 [salt.state       ][INFO    ][3371] Executing state pkg.latest for linux_extra_packages_latest
2018-03-02 09:29:38,717 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-03-02 09:29:38,748 [salt.state       ][INFO    ][3371] Package mcelog is already up-to-date
2018-03-02 09:29:38,748 [salt.state       ][INFO    ][3371] Completed state [linux_extra_packages_latest] at time 09:29:38.748281 duration_in_ms=39.37
2018-03-02 09:29:38,749 [salt.state       ][INFO    ][3371] Running state [UTC] at time 09:29:38.749134
2018-03-02 09:29:38,749 [salt.state       ][INFO    ][3371] Executing state timezone.system for UTC
2018-03-02 09:29:38,749 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['timedatectl'] in directory '/root'
2018-03-02 09:29:38,767 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['timedatectl'] in directory '/root'
2018-03-02 09:29:38,773 [salt.state       ][INFO    ][3371] Timezone UTC already set, UTC already set to UTC
2018-03-02 09:29:38,773 [salt.state       ][INFO    ][3371] Completed state [UTC] at time 09:29:38.773578 duration_in_ms=24.445
2018-03-02 09:29:38,773 [salt.state       ][INFO    ][3371] Running state [/etc/default/grub.d] at time 09:29:38.773821
2018-03-02 09:29:38,774 [salt.state       ][INFO    ][3371] Executing state file.directory for /etc/default/grub.d
2018-03-02 09:29:38,774 [salt.state       ][INFO    ][3371] Directory /etc/default/grub.d is in the correct state
2018-03-02 09:29:38,774 [salt.state       ][INFO    ][3371] Completed state [/etc/default/grub.d] at time 09:29:38.774908 duration_in_ms=1.087
2018-03-02 09:29:38,777 [salt.state       ][INFO    ][3371] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:29:38.777535
2018-03-02 09:29:38,777 [salt.state       ][INFO    ][3371] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-02 09:29:38,778 [salt.state       ][INFO    ][3371] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-02 09:29:38,779 [salt.state       ][INFO    ][3371] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:29:38.779025 duration_in_ms=1.491
2018-03-02 09:29:38,779 [salt.state       ][INFO    ][3371] Running state [update-grub] at time 09:29:38.779747
2018-03-02 09:29:38,779 [salt.state       ][INFO    ][3371] Executing state cmd.wait for update-grub
2018-03-02 09:29:38,780 [salt.state       ][INFO    ][3371] No changes made for update-grub
2018-03-02 09:29:38,780 [salt.state       ][INFO    ][3371] Completed state [update-grub] at time 09:29:38.780305 duration_in_ms=0.558
2018-03-02 09:29:38,781 [salt.state       ][INFO    ][3371] Running state [nf_conntrack] at time 09:29:38.781000
2018-03-02 09:29:38,781 [salt.state       ][INFO    ][3371] Executing state kmod.present for nf_conntrack
2018-03-02 09:29:38,781 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'lsmod' in directory '/root'
2018-03-02 09:29:38,788 [salt.state       ][INFO    ][3371] Kernel module nf_conntrack is already present
2018-03-02 09:29:38,788 [salt.state       ][INFO    ][3371] Completed state [nf_conntrack] at time 09:29:38.788891 duration_in_ms=7.891
2018-03-02 09:29:38,789 [salt.state       ][INFO    ][3371] Running state [net.ipv4.tcp_keepalive_probes] at time 09:29:38.789638
2018-03-02 09:29:38,789 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-02 09:29:38,794 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:38,842 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-02 09:29:38,842 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:29:38.842735 duration_in_ms=53.096
2018-03-02 09:29:38,843 [salt.state       ][INFO    ][3371] Running state [fs.file-max] at time 09:29:38.842973
2018-03-02 09:29:38,843 [salt.state       ][INFO    ][3371] Executing state sysctl.present for fs.file-max
2018-03-02 09:29:38,843 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:38,882 [salt.state       ][INFO    ][3371] Sysctl value fs.file-max = 124165 is already set
2018-03-02 09:29:38,882 [salt.state       ][INFO    ][3371] Completed state [fs.file-max] at time 09:29:38.882261 duration_in_ms=39.287
2018-03-02 09:29:38,882 [salt.state       ][INFO    ][3371] Running state [net.core.somaxconn] at time 09:29:38.882496
2018-03-02 09:29:38,882 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.core.somaxconn
2018-03-02 09:29:38,883 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:38,916 [salt.state       ][INFO    ][3371] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-02 09:29:38,916 [salt.state       ][INFO    ][3371] Completed state [net.core.somaxconn] at time 09:29:38.916801 duration_in_ms=34.304
2018-03-02 09:29:38,917 [salt.state       ][INFO    ][3371] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:29:38.917037
2018-03-02 09:29:38,917 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-02 09:29:38,917 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:38,951 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-02 09:29:38,952 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:29:38.952169 duration_in_ms=35.131
2018-03-02 09:29:38,952 [salt.state       ][INFO    ][3371] Running state [net.ipv4.tcp_tw_reuse] at time 09:29:38.952406
2018-03-02 09:29:38,952 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-02 09:29:38,953 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:38,987 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-02 09:29:38,987 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.tcp_tw_reuse] at time 09:29:38.987730 duration_in_ms=35.323
2018-03-02 09:29:38,987 [salt.state       ][INFO    ][3371] Running state [net.ipv4.tcp_congestion_control] at time 09:29:38.987966
2018-03-02 09:29:38,988 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-02 09:29:38,988 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,022 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-02 09:29:39,023 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.tcp_congestion_control] at time 09:29:39.022999 duration_in_ms=35.032
2018-03-02 09:29:39,023 [salt.state       ][INFO    ][3371] Running state [net.nf_conntrack_max] at time 09:29:39.023243
2018-03-02 09:29:39,023 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.nf_conntrack_max
2018-03-02 09:29:39,023 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,058 [salt.state       ][INFO    ][3371] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-02 09:29:39,058 [salt.state       ][INFO    ][3371] Completed state [net.nf_conntrack_max] at time 09:29:39.058498 duration_in_ms=35.255
2018-03-02 09:29:39,058 [salt.state       ][INFO    ][3371] Running state [net.ipv4.tcp_retries2] at time 09:29:39.058734
2018-03-02 09:29:39,058 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-02 09:29:39,059 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,093 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-02 09:29:39,093 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.tcp_retries2] at time 09:29:39.093524 duration_in_ms=34.789
2018-03-02 09:29:39,093 [salt.state       ][INFO    ][3371] Running state [net.ipv4.tcp_fin_timeout] at time 09:29:39.093759
2018-03-02 09:29:39,093 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-02 09:29:39,094 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,131 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-02 09:29:39,131 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.tcp_fin_timeout] at time 09:29:39.131911 duration_in_ms=38.153
2018-03-02 09:29:39,132 [salt.state       ][INFO    ][3371] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:29:39.132157
2018-03-02 09:29:39,132 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-02 09:29:39,132 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,168 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-02 09:29:39,168 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:29:39.168872 duration_in_ms=36.715
2018-03-02 09:29:39,169 [salt.state       ][INFO    ][3371] Running state [vm.swappiness] at time 09:29:39.169154
2018-03-02 09:29:39,169 [salt.state       ][INFO    ][3371] Executing state sysctl.present for vm.swappiness
2018-03-02 09:29:39,169 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,206 [salt.state       ][INFO    ][3371] Sysctl value vm.swappiness = 10 is already set
2018-03-02 09:29:39,206 [salt.state       ][INFO    ][3371] Completed state [vm.swappiness] at time 09:29:39.206695 duration_in_ms=37.541
2018-03-02 09:29:39,206 [salt.state       ][INFO    ][3371] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:29:39.206925
2018-03-02 09:29:39,207 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-02 09:29:39,207 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,242 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-02 09:29:39,242 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:29:39.242369 duration_in_ms=35.443
2018-03-02 09:29:39,242 [salt.state       ][INFO    ][3371] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:29:39.242584
2018-03-02 09:29:39,242 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-02 09:29:39,243 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,278 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-02 09:29:39,279 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:29:39.279077 duration_in_ms=36.493
2018-03-02 09:29:39,279 [salt.state       ][INFO    ][3371] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:29:39.279380
2018-03-02 09:29:39,279 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-02 09:29:39,280 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,314 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-02 09:29:39,315 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:29:39.315064 duration_in_ms=35.683
2018-03-02 09:29:39,315 [salt.state       ][INFO    ][3371] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:29:39.315352
2018-03-02 09:29:39,315 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-02 09:29:39,316 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,350 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-02 09:29:39,350 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:29:39.350384 duration_in_ms=35.032
2018-03-02 09:29:39,350 [salt.state       ][INFO    ][3371] Running state [net.core.netdev_max_backlog] at time 09:29:39.350677
2018-03-02 09:29:39,350 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-02 09:29:39,351 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,385 [salt.state       ][INFO    ][3371] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-02 09:29:39,385 [salt.state       ][INFO    ][3371] Completed state [net.core.netdev_max_backlog] at time 09:29:39.385752 duration_in_ms=35.074
2018-03-02 09:29:39,386 [salt.state       ][INFO    ][3371] Running state [net.ipv4.tcp_keepalive_time] at time 09:29:39.386045
2018-03-02 09:29:39,386 [salt.state       ][INFO    ][3371] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-02 09:29:39,386 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,422 [salt.state       ][INFO    ][3371] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-02 09:29:39,422 [salt.state       ][INFO    ][3371] Completed state [net.ipv4.tcp_keepalive_time] at time 09:29:39.422620 duration_in_ms=36.574
2018-03-02 09:29:39,423 [salt.state       ][INFO    ][3371] Running state [kernel.panic] at time 09:29:39.423499
2018-03-02 09:29:39,423 [salt.state       ][INFO    ][3371] Executing state sysctl.present for kernel.panic
2018-03-02 09:29:39,424 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:29:39,458 [salt.state       ][INFO    ][3371] Sysctl value kernel.panic = 60 is already set
2018-03-02 09:29:39,459 [salt.state       ][INFO    ][3371] Completed state [kernel.panic] at time 09:29:39.459134 duration_in_ms=35.635
2018-03-02 09:29:39,459 [salt.state       ][INFO    ][3371] Running state [linux_sysfs_package] at time 09:29:39.459360
2018-03-02 09:29:39,459 [salt.state       ][INFO    ][3371] Executing state pkg.installed for linux_sysfs_package
2018-03-02 09:29:39,465 [salt.state       ][INFO    ][3371] All specified packages are already installed
2018-03-02 09:29:39,465 [salt.state       ][INFO    ][3371] Completed state [linux_sysfs_package] at time 09:29:39.465330 duration_in_ms=5.97
2018-03-02 09:29:39,466 [salt.state       ][INFO    ][3371] Running state [/etc/sysfs.d] at time 09:29:39.466601
2018-03-02 09:29:39,466 [salt.state       ][INFO    ][3371] Executing state file.directory for /etc/sysfs.d
2018-03-02 09:29:39,467 [salt.state       ][INFO    ][3371] Directory /etc/sysfs.d is in the correct state
2018-03-02 09:29:39,467 [salt.state       ][INFO    ][3371] Completed state [/etc/sysfs.d] at time 09:29:39.467358 duration_in_ms=0.757
2018-03-02 09:29:39,468 [salt.state       ][INFO    ][3371] Running state [ondemand] at time 09:29:39.468266
2018-03-02 09:29:39,468 [salt.state       ][INFO    ][3371] Executing state service.dead for ondemand
2018-03-02 09:29:39,469 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-03-02 09:29:39,477 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-02 09:29:39,483 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-02 09:29:39,495 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'runlevel' in directory '/root'
2018-03-02 09:29:39,500 [salt.state       ][INFO    ][3371] The service ondemand is already dead
2018-03-02 09:29:39,501 [salt.state       ][INFO    ][3371] Completed state [ondemand] at time 09:29:39.500962 duration_in_ms=32.696
2018-03-02 09:29:39,502 [salt.state       ][INFO    ][3371] Running state [/etc/sysfs.d/governor.conf] at time 09:29:39.502103
2018-03-02 09:29:39,502 [salt.state       ][INFO    ][3371] Executing state file.managed for /etc/sysfs.d/governor.conf
2018-03-02 09:29:39,522 [salt.state       ][INFO    ][3371] File /etc/sysfs.d/governor.conf is in the correct state
2018-03-02 09:29:39,522 [salt.state       ][INFO    ][3371] Completed state [/etc/sysfs.d/governor.conf] at time 09:29:39.522837 duration_in_ms=20.734
2018-03-02 09:29:39,523 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.523491
2018-03-02 09:29:39,523 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,524 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,524 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.524157 duration_in_ms=0.666
2018-03-02 09:29:39,524 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.524316
2018-03-02 09:29:39,524 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,524 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,524 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.524965 duration_in_ms=0.648
2018-03-02 09:29:39,525 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.525137
2018-03-02 09:29:39,525 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,525 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,525 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.525737 duration_in_ms=0.599
2018-03-02 09:29:39,525 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.525886
2018-03-02 09:29:39,526 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,526 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,526 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.526477 duration_in_ms=0.592
2018-03-02 09:29:39,526 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.526626
2018-03-02 09:29:39,526 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,527 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,527 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.527215 duration_in_ms=0.588
2018-03-02 09:29:39,527 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.527367
2018-03-02 09:29:39,527 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,527 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,527 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.527956 duration_in_ms=0.589
2018-03-02 09:29:39,528 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.528103
2018-03-02 09:29:39,528 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,528 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,528 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.528690 duration_in_ms=0.586
2018-03-02 09:29:39,528 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.528885
2018-03-02 09:29:39,529 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,529 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,529 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.529498 duration_in_ms=0.613
2018-03-02 09:29:39,529 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.529643
2018-03-02 09:29:39,529 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,530 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,530 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.530228 duration_in_ms=0.584
2018-03-02 09:29:39,530 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.530377
2018-03-02 09:29:39,530 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,530 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,530 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.530959 duration_in_ms=0.582
2018-03-02 09:29:39,531 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.531104
2018-03-02 09:29:39,531 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,531 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,531 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.531685 duration_in_ms=0.581
2018-03-02 09:29:39,531 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.531830
2018-03-02 09:29:39,531 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,532 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,532 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.532414 duration_in_ms=0.583
2018-03-02 09:29:39,532 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.532561
2018-03-02 09:29:39,532 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,533 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,533 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.533212 duration_in_ms=0.652
2018-03-02 09:29:39,533 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.533359
2018-03-02 09:29:39,533 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,533 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,533 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.533939 duration_in_ms=0.58
2018-03-02 09:29:39,534 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.534085
2018-03-02 09:29:39,534 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,534 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,534 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.534669 duration_in_ms=0.585
2018-03-02 09:29:39,534 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.534816
2018-03-02 09:29:39,534 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,535 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,535 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.535394 duration_in_ms=0.579
2018-03-02 09:29:39,535 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.535539
2018-03-02 09:29:39,535 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,536 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,536 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.536118 duration_in_ms=0.579
2018-03-02 09:29:39,536 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.536263
2018-03-02 09:29:39,536 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,536 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,536 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.536872 duration_in_ms=0.61
2018-03-02 09:29:39,537 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.537031
2018-03-02 09:29:39,537 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,537 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,537 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.537624 duration_in_ms=0.594
2018-03-02 09:29:39,537 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.537768
2018-03-02 09:29:39,537 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,538 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,538 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.538346 duration_in_ms=0.578
2018-03-02 09:29:39,538 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.538491
2018-03-02 09:29:39,538 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,538 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,539 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.539071 duration_in_ms=0.579
2018-03-02 09:29:39,539 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.539216
2018-03-02 09:29:39,539 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,539 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,539 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.539793 duration_in_ms=0.577
2018-03-02 09:29:39,539 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.539941
2018-03-02 09:29:39,540 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,540 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,540 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.540520 duration_in_ms=0.58
2018-03-02 09:29:39,540 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.540665
2018-03-02 09:29:39,540 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,541 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,541 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.541342 duration_in_ms=0.677
2018-03-02 09:29:39,541 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.541487
2018-03-02 09:29:39,541 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,541 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,542 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.542070 duration_in_ms=0.583
2018-03-02 09:29:39,542 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.542215
2018-03-02 09:29:39,542 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,542 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,542 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.542794 duration_in_ms=0.58
2018-03-02 09:29:39,542 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.542939
2018-03-02 09:29:39,543 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,543 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,543 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.543515 duration_in_ms=0.576
2018-03-02 09:29:39,543 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.543659
2018-03-02 09:29:39,543 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,544 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,544 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.544236 duration_in_ms=0.577
2018-03-02 09:29:39,544 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.544381
2018-03-02 09:29:39,544 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,544 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,545 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.545007 duration_in_ms=0.626
2018-03-02 09:29:39,545 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.545187
2018-03-02 09:29:39,545 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,545 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,545 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.545769 duration_in_ms=0.582
2018-03-02 09:29:39,545 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.545914
2018-03-02 09:29:39,546 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,546 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,546 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.546493 duration_in_ms=0.578
2018-03-02 09:29:39,546 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.546638
2018-03-02 09:29:39,546 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,547 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,547 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.547213 duration_in_ms=0.576
2018-03-02 09:29:39,547 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.547358
2018-03-02 09:29:39,547 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,547 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,547 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.547940 duration_in_ms=0.582
2018-03-02 09:29:39,548 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.548085
2018-03-02 09:29:39,548 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,548 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,548 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.548663 duration_in_ms=0.578
2018-03-02 09:29:39,548 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.548852
2018-03-02 09:29:39,549 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,549 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,549 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.549481 duration_in_ms=0.63
2018-03-02 09:29:39,549 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.549627
2018-03-02 09:29:39,549 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,550 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,550 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.550207 duration_in_ms=0.581
2018-03-02 09:29:39,550 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.550355
2018-03-02 09:29:39,550 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,550 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,550 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.550935 duration_in_ms=0.581
2018-03-02 09:29:39,551 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.551081
2018-03-02 09:29:39,551 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,551 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,551 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.551658 duration_in_ms=0.577
2018-03-02 09:29:39,551 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.551807
2018-03-02 09:29:39,551 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,552 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,552 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.552382 duration_in_ms=0.575
2018-03-02 09:29:39,552 [salt.state       ][INFO    ][3371] Running state [sysfs.write] at time 09:29:39.552525
2018-03-02 09:29:39,552 [salt.state       ][INFO    ][3371] Executing state module.run for sysfs.write
2018-03-02 09:29:39,553 [salt.state       ][INFO    ][3371] {'ret': True}
2018-03-02 09:29:39,553 [salt.state       ][INFO    ][3371] Completed state [sysfs.write] at time 09:29:39.553143 duration_in_ms=0.618
2018-03-02 09:29:39,553 [salt.state       ][INFO    ][3371] Running state [cs_CZ.UTF-8] at time 09:29:39.553660
2018-03-02 09:29:39,553 [salt.state       ][INFO    ][3371] Executing state locale.present for cs_CZ.UTF-8
2018-03-02 09:29:39,554 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'locale -a' in directory '/root'
2018-03-02 09:29:39,559 [salt.state       ][INFO    ][3371] Locale cs_CZ.UTF-8 is already present
2018-03-02 09:29:39,559 [salt.state       ][INFO    ][3371] Completed state [cs_CZ.UTF-8] at time 09:29:39.559465 duration_in_ms=5.804
2018-03-02 09:29:39,559 [salt.state       ][INFO    ][3371] Running state [en_US.UTF-8] at time 09:29:39.559680
2018-03-02 09:29:39,559 [salt.state       ][INFO    ][3371] Executing state locale.present for en_US.UTF-8
2018-03-02 09:29:39,560 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'locale -a' in directory '/root'
2018-03-02 09:29:39,564 [salt.state       ][INFO    ][3371] Locale en_US.UTF-8 is already present
2018-03-02 09:29:39,565 [salt.state       ][INFO    ][3371] Completed state [en_US.UTF-8] at time 09:29:39.565115 duration_in_ms=5.435
2018-03-02 09:29:39,566 [salt.state       ][INFO    ][3371] Running state [en_US.UTF-8] at time 09:29:39.566307
2018-03-02 09:29:39,566 [salt.state       ][INFO    ][3371] Executing state locale.system for en_US.UTF-8
2018-03-02 09:29:39,566 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'localectl' in directory '/root'
2018-03-02 09:29:39,584 [salt.state       ][INFO    ][3371] System locale en_US.UTF-8 already set
2018-03-02 09:29:39,584 [salt.state       ][INFO    ][3371] Completed state [en_US.UTF-8] at time 09:29:39.584269 duration_in_ms=17.962
2018-03-02 09:29:39,585 [salt.state       ][INFO    ][3371] Running state [root] at time 09:29:39.585659
2018-03-02 09:29:39,585 [salt.state       ][INFO    ][3371] Executing state user.present for root
2018-03-02 09:29:39,586 [salt.state       ][INFO    ][3371] User root is present and up to date
2018-03-02 09:29:39,586 [salt.state       ][INFO    ][3371] Completed state [root] at time 09:29:39.586824 duration_in_ms=1.165
2018-03-02 09:29:39,587 [salt.state       ][INFO    ][3371] Running state [/root] at time 09:29:39.587908
2018-03-02 09:29:39,588 [salt.state       ][INFO    ][3371] Executing state file.directory for /root
2018-03-02 09:29:39,588 [salt.state       ][INFO    ][3371] Directory /root is in the correct state
2018-03-02 09:29:39,588 [salt.state       ][INFO    ][3371] Completed state [/root] at time 09:29:39.588647 duration_in_ms=0.74
2018-03-02 09:29:39,588 [salt.state       ][INFO    ][3371] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:29:39.588840
2018-03-02 09:29:39,589 [salt.state       ][INFO    ][3371] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-03-02 09:29:39,589 [salt.state       ][INFO    ][3371] File /etc/sudoers.d/90-salt-user-root is not present
2018-03-02 09:29:39,589 [salt.state       ][INFO    ][3371] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:29:39.589538 duration_in_ms=0.698
2018-03-02 09:29:39,589 [salt.state       ][INFO    ][3371] Running state [ubuntu] at time 09:29:39.589702
2018-03-02 09:29:39,589 [salt.state       ][INFO    ][3371] Executing state user.present for ubuntu
2018-03-02 09:29:39,590 [salt.state       ][INFO    ][3371] User ubuntu is present and up to date
2018-03-02 09:29:39,590 [salt.state       ][INFO    ][3371] Completed state [ubuntu] at time 09:29:39.590813 duration_in_ms=1.111
2018-03-02 09:29:39,591 [salt.state       ][INFO    ][3371] Running state [/home/ubuntu] at time 09:29:39.591789
2018-03-02 09:29:39,591 [salt.state       ][INFO    ][3371] Executing state file.directory for /home/ubuntu
2018-03-02 09:29:39,592 [salt.state       ][INFO    ][3371] Directory /home/ubuntu is in the correct state
2018-03-02 09:29:39,592 [salt.state       ][INFO    ][3371] Completed state [/home/ubuntu] at time 09:29:39.592533 duration_in_ms=0.743
2018-03-02 09:29:39,593 [salt.state       ][INFO    ][3371] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:29:39.593462
2018-03-02 09:29:39,593 [salt.state       ][INFO    ][3371] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-03-02 09:29:39,614 [salt.state       ][INFO    ][3371] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-03-02 09:29:39,614 [salt.state       ][INFO    ][3371] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:29:39.614343 duration_in_ms=20.881
2018-03-02 09:29:39,614 [salt.state       ][INFO    ][3371] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:29:39.614506
2018-03-02 09:29:39,614 [salt.state       ][INFO    ][3371] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-03-02 09:29:39,697 [salt.state       ][INFO    ][3371] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-03-02 09:29:39,697 [salt.state       ][INFO    ][3371] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:29:39.697683 duration_in_ms=83.177
2018-03-02 09:29:39,697 [salt.state       ][INFO    ][3371] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:29:39.697850
2018-03-02 09:29:39,698 [salt.state       ][INFO    ][3371] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-03-02 09:29:39,778 [salt.state       ][INFO    ][3371] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-03-02 09:29:39,779 [salt.state       ][INFO    ][3371] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:29:39.779452 duration_in_ms=81.597
2018-03-02 09:29:39,780 [salt.state       ][INFO    ][3371] Running state [service.systemctl_reload] at time 09:29:39.780865
2018-03-02 09:29:39,781 [salt.state       ][INFO    ][3371] Executing state module.wait for service.systemctl_reload
2018-03-02 09:29:39,781 [salt.state       ][INFO    ][3371] No changes made for service.systemctl_reload
2018-03-02 09:29:39,781 [salt.state       ][INFO    ][3371] Completed state [service.systemctl_reload] at time 09:29:39.781783 duration_in_ms=0.918
2018-03-02 09:29:39,782 [salt.state       ][INFO    ][3371] Running state [/etc/hostname] at time 09:29:39.782066
2018-03-02 09:29:39,782 [salt.state       ][INFO    ][3371] Executing state file.managed for /etc/hostname
2018-03-02 09:29:39,800 [salt.state       ][INFO    ][3371] File /etc/hostname is in the correct state
2018-03-02 09:29:39,800 [salt.state       ][INFO    ][3371] Completed state [/etc/hostname] at time 09:29:39.800753 duration_in_ms=18.687
2018-03-02 09:29:39,801 [salt.state       ][INFO    ][3371] Running state [hostname kvm02] at time 09:29:39.801737
2018-03-02 09:29:39,802 [salt.state       ][INFO    ][3371] Executing state cmd.wait for hostname kvm02
2018-03-02 09:29:39,802 [salt.state       ][INFO    ][3371] No changes made for hostname kvm02
2018-03-02 09:29:39,802 [salt.state       ][INFO    ][3371] Completed state [hostname kvm02] at time 09:29:39.802490 duration_in_ms=0.752
2018-03-02 09:29:39,803 [salt.state       ][INFO    ][3371] Running state [mdb02] at time 09:29:39.803341
2018-03-02 09:29:39,803 [salt.state       ][INFO    ][3371] Executing state host.present for mdb02
2018-03-02 09:29:39,804 [salt.state       ][INFO    ][3371] Host mdb02 (192.168.10.77) already present
2018-03-02 09:29:39,804 [salt.state       ][INFO    ][3371] Completed state [mdb02] at time 09:29:39.804278 duration_in_ms=0.937
2018-03-02 09:29:39,804 [salt.state       ][INFO    ][3371] Running state [mdb02.mcp-pike-ovs-ha.local] at time 09:29:39.804532
2018-03-02 09:29:39,804 [salt.state       ][INFO    ][3371] Executing state host.present for mdb02.mcp-pike-ovs-ha.local
2018-03-02 09:29:39,805 [salt.state       ][INFO    ][3371] Host mdb02.mcp-pike-ovs-ha.local (192.168.10.77) already present
2018-03-02 09:29:39,805 [salt.state       ][INFO    ][3371] Completed state [mdb02.mcp-pike-ovs-ha.local] at time 09:29:39.805419 duration_in_ms=0.887
2018-03-02 09:29:39,805 [salt.state       ][INFO    ][3371] Running state [mdb03] at time 09:29:39.805671
2018-03-02 09:29:39,805 [salt.state       ][INFO    ][3371] Executing state host.present for mdb03
2018-03-02 09:29:39,806 [salt.state       ][INFO    ][3371] Host mdb03 (192.168.10.78) already present
2018-03-02 09:29:39,806 [salt.state       ][INFO    ][3371] Completed state [mdb03] at time 09:29:39.806525 duration_in_ms=0.854
2018-03-02 09:29:39,806 [salt.state       ][INFO    ][3371] Running state [mdb03.mcp-pike-ovs-ha.local] at time 09:29:39.806781
2018-03-02 09:29:39,807 [salt.state       ][INFO    ][3371] Executing state host.present for mdb03.mcp-pike-ovs-ha.local
2018-03-02 09:29:39,807 [salt.state       ][INFO    ][3371] Host mdb03.mcp-pike-ovs-ha.local (192.168.10.78) already present
2018-03-02 09:29:39,807 [salt.state       ][INFO    ][3371] Completed state [mdb03.mcp-pike-ovs-ha.local] at time 09:29:39.807661 duration_in_ms=0.88
2018-03-02 09:29:39,807 [salt.state       ][INFO    ][3371] Running state [mdb01] at time 09:29:39.807912
2018-03-02 09:29:39,808 [salt.state       ][INFO    ][3371] Executing state host.present for mdb01
2018-03-02 09:29:39,808 [salt.state       ][INFO    ][3371] Host mdb01 (192.168.10.76) already present
2018-03-02 09:29:39,808 [salt.state       ][INFO    ][3371] Completed state [mdb01] at time 09:29:39.808765 duration_in_ms=0.852
2018-03-02 09:29:39,809 [salt.state       ][INFO    ][3371] Running state [mdb01.mcp-pike-ovs-ha.local] at time 09:29:39.809052
2018-03-02 09:29:39,809 [salt.state       ][INFO    ][3371] Executing state host.present for mdb01.mcp-pike-ovs-ha.local
2018-03-02 09:29:39,809 [salt.state       ][INFO    ][3371] Host mdb01.mcp-pike-ovs-ha.local (192.168.10.76) already present
2018-03-02 09:29:39,809 [salt.state       ][INFO    ][3371] Completed state [mdb01.mcp-pike-ovs-ha.local] at time 09:29:39.809936 duration_in_ms=0.885
2018-03-02 09:29:39,810 [salt.state       ][INFO    ][3371] Running state [mdb] at time 09:29:39.810191
2018-03-02 09:29:39,810 [salt.state       ][INFO    ][3371] Executing state host.present for mdb
2018-03-02 09:29:39,810 [salt.state       ][INFO    ][3371] Host mdb (192.168.10.75) already present
2018-03-02 09:29:39,811 [salt.state       ][INFO    ][3371] Completed state [mdb] at time 09:29:39.811054 duration_in_ms=0.862
2018-03-02 09:29:39,811 [salt.state       ][INFO    ][3371] Running state [mdb.mcp-pike-ovs-ha.local] at time 09:29:39.811302
2018-03-02 09:29:39,811 [salt.state       ][INFO    ][3371] Executing state host.present for mdb.mcp-pike-ovs-ha.local
2018-03-02 09:29:39,811 [salt.state       ][INFO    ][3371] Host mdb.mcp-pike-ovs-ha.local (192.168.10.75) already present
2018-03-02 09:29:39,812 [salt.state       ][INFO    ][3371] Completed state [mdb.mcp-pike-ovs-ha.local] at time 09:29:39.812165 duration_in_ms=0.862
2018-03-02 09:29:39,812 [salt.state       ][INFO    ][3371] Running state [cfg01] at time 09:29:39.812415
2018-03-02 09:29:39,812 [salt.state       ][INFO    ][3371] Executing state host.present for cfg01
2018-03-02 09:29:39,813 [salt.state       ][INFO    ][3371] Host cfg01 (192.168.10.100) already present
2018-03-02 09:29:39,813 [salt.state       ][INFO    ][3371] Completed state [cfg01] at time 09:29:39.813322 duration_in_ms=0.907
2018-03-02 09:29:39,813 [salt.state       ][INFO    ][3371] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:29:39.813573
2018-03-02 09:29:39,813 [salt.state       ][INFO    ][3371] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:29:39,814 [salt.state       ][INFO    ][3371] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:29:39,814 [salt.state       ][INFO    ][3371] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:29:39.814426 duration_in_ms=0.853
2018-03-02 09:29:39,814 [salt.state       ][INFO    ][3371] Running state [prx01] at time 09:29:39.814675
2018-03-02 09:29:39,814 [salt.state       ][INFO    ][3371] Executing state host.present for prx01
2018-03-02 09:29:39,815 [salt.state       ][INFO    ][3371] Host prx01 (192.168.10.104) already present
2018-03-02 09:29:39,815 [salt.state       ][INFO    ][3371] Completed state [prx01] at time 09:29:39.815535 duration_in_ms=0.86
2018-03-02 09:29:39,815 [salt.state       ][INFO    ][3371] Running state [prx01.mcp-pike-ovs-ha.local] at time 09:29:39.815784
2018-03-02 09:29:39,816 [salt.state       ][INFO    ][3371] Executing state host.present for prx01.mcp-pike-ovs-ha.local
2018-03-02 09:29:39,816 [salt.state       ][INFO    ][3371] Host prx01.mcp-pike-ovs-ha.local (192.168.10.104) already present
2018-03-02 09:29:39,816 [salt.state       ][INFO    ][3371] Completed state [prx01.mcp-pike-ovs-ha.local] at time 09:29:39.816642 duration_in_ms=0.858
2018-03-02 09:29:39,816 [salt.state       ][INFO    ][3371] Running state [kvm01] at time 09:29:39.816900
2018-03-02 09:29:39,817 [salt.state       ][INFO    ][3371] Executing state host.present for kvm01
2018-03-02 09:29:39,817 [salt.state       ][INFO    ][3371] Host kvm01 (192.168.10.141) already present
2018-03-02 09:29:39,817 [salt.state       ][INFO    ][3371] Completed state [kvm01] at time 09:29:39.817758 duration_in_ms=0.858
2018-03-02 09:29:39,818 [salt.state       ][INFO    ][3371] Running state [kvm01.mcp-pike-ovs-ha.local] at time 09:29:39.818006
2018-03-02 09:29:39,818 [salt.state       ][INFO    ][3371] Executing state host.present for kvm01.mcp-pike-ovs-ha.local
2018-03-02 09:29:39,818 [salt.state       ][INFO    ][3371] Host kvm01.mcp-pike-ovs-ha.local (192.168.10.141) already present
2018-03-02 09:29:39,818 [salt.state       ][INFO    ][3371] Completed state [kvm01.mcp-pike-ovs-ha.local] at time 09:29:39.818862 duration_in_ms=0.856
2018-03-02 09:29:39,819 [salt.state       ][INFO    ][3371] Running state [kvm03] at time 09:29:39.819118
2018-03-02 09:29:39,819 [salt.state       ][INFO    ][3371] Executing state host.present for kvm03
2018-03-02 09:29:39,819 [salt.state       ][INFO    ][3371] Host kvm03 (192.168.10.143) already present
2018-03-02 09:29:39,820 [salt.state       ][INFO    ][3371] Completed state [kvm03] at time 09:29:39.819968 duration_in_ms=0.85
2018-03-02 09:29:39,820 [salt.state       ][INFO    ][3371] Running state [kvm03.mcp-pike-ovs-ha.local] at time 09:29:39.820215
2018-03-02 09:29:39,820 [salt.state       ][INFO    ][3371] Executing state host.present for kvm03.mcp-pike-ovs-ha.local
2018-03-02 09:29:39,820 [salt.state       ][INFO    ][3371] Host kvm03.mcp-pike-ovs-ha.local (192.168.10.143) already present
2018-03-02 09:29:39,821 [salt.state       ][INFO    ][3371] Completed state [kvm03.mcp-pike-ovs-ha.local] at time 09:29:39.821089 duration_in_ms=0.873
2018-03-02 09:29:39,821 [salt.state       ][INFO    ][3371] Running state [kvm02] at time 09:29:39.821339
2018-03-02 09:29:39,821 [salt.state       ][INFO    ][3371] Executing state host.present for kvm02
2018-03-02 09:29:39,822 [salt.state       ][INFO    ][3371] Host kvm02 (192.168.10.142) already present
2018-03-02 09:29:39,822 [salt.state       ][INFO    ][3371] Completed state [kvm02] at time 09:29:39.822194 duration_in_ms=0.855
2018-03-02 09:29:39,822 [salt.state       ][INFO    ][3371] Running state [kvm02.mcp-pike-ovs-ha.local] at time 09:29:39.822443
2018-03-02 09:29:39,822 [salt.state       ][INFO    ][3371] Executing state host.present for kvm02.mcp-pike-ovs-ha.local
2018-03-02 09:29:39,823 [salt.state       ][INFO    ][3371] Host kvm02.mcp-pike-ovs-ha.local (192.168.10.142) already present
2018-03-02 09:29:39,823 [salt.state       ][INFO    ][3371] Completed state [kvm02.mcp-pike-ovs-ha.local] at time 09:29:39.823408 duration_in_ms=0.965
2018-03-02 09:29:39,824 [salt.state       ][INFO    ][3371] Running state [file.replace] at time 09:29:39.824510
2018-03-02 09:29:39,824 [salt.state       ][INFO    ][3371] Executing state module.run for file.replace
2018-03-02 09:29:39,875 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:29:40,019 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command 'grep -q "kvm02 kvm02.mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-03-02 09:29:40,025 [salt.state       ][INFO    ][3371] onlyif execution failed
2018-03-02 09:29:40,025 [salt.state       ][INFO    ][3371] Completed state [file.replace] at time 09:29:40.025544 duration_in_ms=201.033
2018-03-02 09:29:40,025 [salt.state       ][INFO    ][3371] Running state [dbs] at time 09:29:40.025920
2018-03-02 09:29:40,026 [salt.state       ][INFO    ][3371] Executing state host.present for dbs
2018-03-02 09:29:40,026 [salt.state       ][INFO    ][3371] Host dbs (192.168.10.50) already present
2018-03-02 09:29:40,027 [salt.state       ][INFO    ][3371] Completed state [dbs] at time 09:29:40.026959 duration_in_ms=1.039
2018-03-02 09:29:40,027 [salt.state       ][INFO    ][3371] Running state [dbs.mcp-pike-ovs-ha.local] at time 09:29:40.027225
2018-03-02 09:29:40,027 [salt.state       ][INFO    ][3371] Executing state host.present for dbs.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,027 [salt.state       ][INFO    ][3371] Host dbs.mcp-pike-ovs-ha.local (192.168.10.50) already present
2018-03-02 09:29:40,028 [salt.state       ][INFO    ][3371] Completed state [dbs.mcp-pike-ovs-ha.local] at time 09:29:40.028112 duration_in_ms=0.886
2018-03-02 09:29:40,028 [salt.state       ][INFO    ][3371] Running state [prx] at time 09:29:40.028367
2018-03-02 09:29:40,028 [salt.state       ][INFO    ][3371] Executing state host.present for prx
2018-03-02 09:29:40,029 [salt.state       ][INFO    ][3371] Host prx (192.168.10.103) already present
2018-03-02 09:29:40,029 [salt.state       ][INFO    ][3371] Completed state [prx] at time 09:29:40.029288 duration_in_ms=0.921
2018-03-02 09:29:40,029 [salt.state       ][INFO    ][3371] Running state [prx.mcp-pike-ovs-ha.local] at time 09:29:40.029569
2018-03-02 09:29:40,029 [salt.state       ][INFO    ][3371] Executing state host.present for prx.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,030 [salt.state       ][INFO    ][3371] Host prx.mcp-pike-ovs-ha.local (192.168.10.103) already present
2018-03-02 09:29:40,030 [salt.state       ][INFO    ][3371] Completed state [prx.mcp-pike-ovs-ha.local] at time 09:29:40.030441 duration_in_ms=0.871
2018-03-02 09:29:40,030 [salt.state       ][INFO    ][3371] Running state [prx02] at time 09:29:40.030698
2018-03-02 09:29:40,030 [salt.state       ][INFO    ][3371] Executing state host.present for prx02
2018-03-02 09:29:40,031 [salt.state       ][INFO    ][3371] Host prx02 (192.168.10.105) already present
2018-03-02 09:29:40,031 [salt.state       ][INFO    ][3371] Completed state [prx02] at time 09:29:40.031570 duration_in_ms=0.871
2018-03-02 09:29:40,031 [salt.state       ][INFO    ][3371] Running state [prx02.mcp-pike-ovs-ha.local] at time 09:29:40.031823
2018-03-02 09:29:40,032 [salt.state       ][INFO    ][3371] Executing state host.present for prx02.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,032 [salt.state       ][INFO    ][3371] Host prx02.mcp-pike-ovs-ha.local (192.168.10.105) already present
2018-03-02 09:29:40,032 [salt.state       ][INFO    ][3371] Completed state [prx02.mcp-pike-ovs-ha.local] at time 09:29:40.032697 duration_in_ms=0.873
2018-03-02 09:29:40,033 [salt.state       ][INFO    ][3371] Running state [msg02] at time 09:29:40.032982
2018-03-02 09:29:40,033 [salt.state       ][INFO    ][3371] Executing state host.present for msg02
2018-03-02 09:29:40,033 [salt.state       ][INFO    ][3371] Host msg02 (192.168.10.42) already present
2018-03-02 09:29:40,033 [salt.state       ][INFO    ][3371] Completed state [msg02] at time 09:29:40.033861 duration_in_ms=0.879
2018-03-02 09:29:40,034 [salt.state       ][INFO    ][3371] Running state [msg02.mcp-pike-ovs-ha.local] at time 09:29:40.034111
2018-03-02 09:29:40,034 [salt.state       ][INFO    ][3371] Executing state host.present for msg02.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,034 [salt.state       ][INFO    ][3371] Host msg02.mcp-pike-ovs-ha.local (192.168.10.42) already present
2018-03-02 09:29:40,035 [salt.state       ][INFO    ][3371] Completed state [msg02.mcp-pike-ovs-ha.local] at time 09:29:40.034984 duration_in_ms=0.873
2018-03-02 09:29:40,035 [salt.state       ][INFO    ][3371] Running state [msg03] at time 09:29:40.035236
2018-03-02 09:29:40,035 [salt.state       ][INFO    ][3371] Executing state host.present for msg03
2018-03-02 09:29:40,035 [salt.state       ][INFO    ][3371] Host msg03 (192.168.10.43) already present
2018-03-02 09:29:40,036 [salt.state       ][INFO    ][3371] Completed state [msg03] at time 09:29:40.036104 duration_in_ms=0.868
2018-03-02 09:29:40,036 [salt.state       ][INFO    ][3371] Running state [msg03.mcp-pike-ovs-ha.local] at time 09:29:40.036355
2018-03-02 09:29:40,036 [salt.state       ][INFO    ][3371] Executing state host.present for msg03.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,037 [salt.state       ][INFO    ][3371] Host msg03.mcp-pike-ovs-ha.local (192.168.10.43) already present
2018-03-02 09:29:40,037 [salt.state       ][INFO    ][3371] Completed state [msg03.mcp-pike-ovs-ha.local] at time 09:29:40.037239 duration_in_ms=0.884
2018-03-02 09:29:40,037 [salt.state       ][INFO    ][3371] Running state [msg01] at time 09:29:40.037491
2018-03-02 09:29:40,037 [salt.state       ][INFO    ][3371] Executing state host.present for msg01
2018-03-02 09:29:40,038 [salt.state       ][INFO    ][3371] Host msg01 (192.168.10.41) already present
2018-03-02 09:29:40,038 [salt.state       ][INFO    ][3371] Completed state [msg01] at time 09:29:40.038352 duration_in_ms=0.862
2018-03-02 09:29:40,038 [salt.state       ][INFO    ][3371] Running state [msg01.mcp-pike-ovs-ha.local] at time 09:29:40.038602
2018-03-02 09:29:40,038 [salt.state       ][INFO    ][3371] Executing state host.present for msg01.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,039 [salt.state       ][INFO    ][3371] Host msg01.mcp-pike-ovs-ha.local (192.168.10.41) already present
2018-03-02 09:29:40,039 [salt.state       ][INFO    ][3371] Completed state [msg01.mcp-pike-ovs-ha.local] at time 09:29:40.039579 duration_in_ms=0.977
2018-03-02 09:29:40,039 [salt.state       ][INFO    ][3371] Running state [msg] at time 09:29:40.039829
2018-03-02 09:29:40,040 [salt.state       ][INFO    ][3371] Executing state host.present for msg
2018-03-02 09:29:40,040 [salt.state       ][INFO    ][3371] Host msg (192.168.10.40) already present
2018-03-02 09:29:40,040 [salt.state       ][INFO    ][3371] Completed state [msg] at time 09:29:40.040690 duration_in_ms=0.861
2018-03-02 09:29:40,041 [salt.state       ][INFO    ][3371] Running state [msg.mcp-pike-ovs-ha.local] at time 09:29:40.040971
2018-03-02 09:29:40,041 [salt.state       ][INFO    ][3371] Executing state host.present for msg.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,041 [salt.state       ][INFO    ][3371] Host msg.mcp-pike-ovs-ha.local (192.168.10.40) already present
2018-03-02 09:29:40,041 [salt.state       ][INFO    ][3371] Completed state [msg.mcp-pike-ovs-ha.local] at time 09:29:40.041848 duration_in_ms=0.877
2018-03-02 09:29:40,042 [salt.state       ][INFO    ][3371] Running state [cfg01] at time 09:29:40.042100
2018-03-02 09:29:40,042 [salt.state       ][INFO    ][3371] Executing state host.present for cfg01
2018-03-02 09:29:40,042 [salt.state       ][INFO    ][3371] Host cfg01 (192.168.10.100) already present
2018-03-02 09:29:40,043 [salt.state       ][INFO    ][3371] Completed state [cfg01] at time 09:29:40.042958 duration_in_ms=0.858
2018-03-02 09:29:40,043 [salt.state       ][INFO    ][3371] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:29:40.043211
2018-03-02 09:29:40,043 [salt.state       ][INFO    ][3371] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,043 [salt.state       ][INFO    ][3371] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:29:40,044 [salt.state       ][INFO    ][3371] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:29:40.044078 duration_in_ms=0.867
2018-03-02 09:29:40,044 [salt.state       ][INFO    ][3371] Running state [cmp002] at time 09:29:40.044335
2018-03-02 09:29:40,044 [salt.state       ][INFO    ][3371] Executing state host.present for cmp002
2018-03-02 09:29:40,045 [salt.state       ][INFO    ][3371] Host cmp002 (192.168.10.102) already present
2018-03-02 09:29:40,045 [salt.state       ][INFO    ][3371] Completed state [cmp002] at time 09:29:40.045244 duration_in_ms=0.909
2018-03-02 09:29:40,045 [salt.state       ][INFO    ][3371] Running state [cmp002.mcp-pike-ovs-ha.local] at time 09:29:40.045498
2018-03-02 09:29:40,045 [salt.state       ][INFO    ][3371] Executing state host.present for cmp002.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,046 [salt.state       ][INFO    ][3371] Host cmp002.mcp-pike-ovs-ha.local (192.168.10.102) already present
2018-03-02 09:29:40,046 [salt.state       ][INFO    ][3371] Completed state [cmp002.mcp-pike-ovs-ha.local] at time 09:29:40.046366 duration_in_ms=0.867
2018-03-02 09:29:40,046 [salt.state       ][INFO    ][3371] Running state [cmp001] at time 09:29:40.046623
2018-03-02 09:29:40,046 [salt.state       ][INFO    ][3371] Executing state host.present for cmp001
2018-03-02 09:29:40,047 [salt.state       ][INFO    ][3371] Host cmp001 (192.168.10.101) already present
2018-03-02 09:29:40,047 [salt.state       ][INFO    ][3371] Completed state [cmp001] at time 09:29:40.047485 duration_in_ms=0.862
2018-03-02 09:29:40,047 [salt.state       ][INFO    ][3371] Running state [cmp001.mcp-pike-ovs-ha.local] at time 09:29:40.047740
2018-03-02 09:29:40,047 [salt.state       ][INFO    ][3371] Executing state host.present for cmp001.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,048 [salt.state       ][INFO    ][3371] Host cmp001.mcp-pike-ovs-ha.local (192.168.10.101) already present
2018-03-02 09:29:40,048 [salt.state       ][INFO    ][3371] Completed state [cmp001.mcp-pike-ovs-ha.local] at time 09:29:40.048599 duration_in_ms=0.86
2018-03-02 09:29:40,048 [salt.state       ][INFO    ][3371] Running state [dbs01] at time 09:29:40.048875
2018-03-02 09:29:40,049 [salt.state       ][INFO    ][3371] Executing state host.present for dbs01
2018-03-02 09:29:40,049 [salt.state       ][INFO    ][3371] Host dbs01 (192.168.10.51) already present
2018-03-02 09:29:40,049 [salt.state       ][INFO    ][3371] Completed state [dbs01] at time 09:29:40.049765 duration_in_ms=0.889
2018-03-02 09:29:40,050 [salt.state       ][INFO    ][3371] Running state [dbs01.mcp-pike-ovs-ha.local] at time 09:29:40.050016
2018-03-02 09:29:40,050 [salt.state       ][INFO    ][3371] Executing state host.present for dbs01.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,050 [salt.state       ][INFO    ][3371] Host dbs01.mcp-pike-ovs-ha.local (192.168.10.51) already present
2018-03-02 09:29:40,050 [salt.state       ][INFO    ][3371] Completed state [dbs01.mcp-pike-ovs-ha.local] at time 09:29:40.050881 duration_in_ms=0.865
2018-03-02 09:29:40,051 [salt.state       ][INFO    ][3371] Running state [dbs02] at time 09:29:40.051132
2018-03-02 09:29:40,051 [salt.state       ][INFO    ][3371] Executing state host.present for dbs02
2018-03-02 09:29:40,051 [salt.state       ][INFO    ][3371] Host dbs02 (192.168.10.52) already present
2018-03-02 09:29:40,052 [salt.state       ][INFO    ][3371] Completed state [dbs02] at time 09:29:40.051996 duration_in_ms=0.864
2018-03-02 09:29:40,052 [salt.state       ][INFO    ][3371] Running state [dbs02.mcp-pike-ovs-ha.local] at time 09:29:40.052250
2018-03-02 09:29:40,052 [salt.state       ][INFO    ][3371] Executing state host.present for dbs02.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,052 [salt.state       ][INFO    ][3371] Host dbs02.mcp-pike-ovs-ha.local (192.168.10.52) already present
2018-03-02 09:29:40,053 [salt.state       ][INFO    ][3371] Completed state [dbs02.mcp-pike-ovs-ha.local] at time 09:29:40.053156 duration_in_ms=0.906
2018-03-02 09:29:40,053 [salt.state       ][INFO    ][3371] Running state [dbs03] at time 09:29:40.053420
2018-03-02 09:29:40,053 [salt.state       ][INFO    ][3371] Executing state host.present for dbs03
2018-03-02 09:29:40,054 [salt.state       ][INFO    ][3371] Host dbs03 (192.168.10.53) already present
2018-03-02 09:29:40,054 [salt.state       ][INFO    ][3371] Completed state [dbs03] at time 09:29:40.054282 duration_in_ms=0.862
2018-03-02 09:29:40,054 [salt.state       ][INFO    ][3371] Running state [dbs03.mcp-pike-ovs-ha.local] at time 09:29:40.054534
2018-03-02 09:29:40,054 [salt.state       ][INFO    ][3371] Executing state host.present for dbs03.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,055 [salt.state       ][INFO    ][3371] Host dbs03.mcp-pike-ovs-ha.local (192.168.10.53) already present
2018-03-02 09:29:40,055 [salt.state       ][INFO    ][3371] Completed state [dbs03.mcp-pike-ovs-ha.local] at time 09:29:40.055403 duration_in_ms=0.869
2018-03-02 09:29:40,055 [salt.state       ][INFO    ][3371] Running state [mas01] at time 09:29:40.055655
2018-03-02 09:29:40,055 [salt.state       ][INFO    ][3371] Executing state host.present for mas01
2018-03-02 09:29:40,056 [salt.state       ][INFO    ][3371] Host mas01 (192.168.10.3) already present
2018-03-02 09:29:40,056 [salt.state       ][INFO    ][3371] Completed state [mas01] at time 09:29:40.056510 duration_in_ms=0.855
2018-03-02 09:29:40,056 [salt.state       ][INFO    ][3371] Running state [mas01.mcp-pike-ovs-ha.local] at time 09:29:40.056781
2018-03-02 09:29:40,057 [salt.state       ][INFO    ][3371] Executing state host.present for mas01.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,057 [salt.state       ][INFO    ][3371] Host mas01.mcp-pike-ovs-ha.local (192.168.10.3) already present
2018-03-02 09:29:40,057 [salt.state       ][INFO    ][3371] Completed state [mas01.mcp-pike-ovs-ha.local] at time 09:29:40.057695 duration_in_ms=0.932
2018-03-02 09:29:40,057 [salt.state       ][INFO    ][3371] Running state [ctl02] at time 09:29:40.057949
2018-03-02 09:29:40,058 [salt.state       ][INFO    ][3371] Executing state host.present for ctl02
2018-03-02 09:29:40,058 [salt.state       ][INFO    ][3371] Host ctl02 (192.168.10.12) already present
2018-03-02 09:29:40,058 [salt.state       ][INFO    ][3371] Completed state [ctl02] at time 09:29:40.058810 duration_in_ms=0.86
2018-03-02 09:29:40,059 [salt.state       ][INFO    ][3371] Running state [ctl02.mcp-pike-ovs-ha.local] at time 09:29:40.059057
2018-03-02 09:29:40,059 [salt.state       ][INFO    ][3371] Executing state host.present for ctl02.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,059 [salt.state       ][INFO    ][3371] Host ctl02.mcp-pike-ovs-ha.local (192.168.10.12) already present
2018-03-02 09:29:40,059 [salt.state       ][INFO    ][3371] Completed state [ctl02.mcp-pike-ovs-ha.local] at time 09:29:40.059920 duration_in_ms=0.864
2018-03-02 09:29:40,060 [salt.state       ][INFO    ][3371] Running state [ctl03] at time 09:29:40.060169
2018-03-02 09:29:40,060 [salt.state       ][INFO    ][3371] Executing state host.present for ctl03
2018-03-02 09:29:40,060 [salt.state       ][INFO    ][3371] Host ctl03 (192.168.10.13) already present
2018-03-02 09:29:40,061 [salt.state       ][INFO    ][3371] Completed state [ctl03] at time 09:29:40.061054 duration_in_ms=0.886
2018-03-02 09:29:40,061 [salt.state       ][INFO    ][3371] Running state [ctl03.mcp-pike-ovs-ha.local] at time 09:29:40.061312
2018-03-02 09:29:40,061 [salt.state       ][INFO    ][3371] Executing state host.present for ctl03.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,062 [salt.state       ][INFO    ][3371] Host ctl03.mcp-pike-ovs-ha.local (192.168.10.13) already present
2018-03-02 09:29:40,062 [salt.state       ][INFO    ][3371] Completed state [ctl03.mcp-pike-ovs-ha.local] at time 09:29:40.062260 duration_in_ms=0.948
2018-03-02 09:29:40,062 [salt.state       ][INFO    ][3371] Running state [ctl01] at time 09:29:40.062510
2018-03-02 09:29:40,062 [salt.state       ][INFO    ][3371] Executing state host.present for ctl01
2018-03-02 09:29:40,063 [salt.state       ][INFO    ][3371] Host ctl01 (192.168.10.11) already present
2018-03-02 09:29:40,063 [salt.state       ][INFO    ][3371] Completed state [ctl01] at time 09:29:40.063369 duration_in_ms=0.859
2018-03-02 09:29:40,063 [salt.state       ][INFO    ][3371] Running state [ctl01.mcp-pike-ovs-ha.local] at time 09:29:40.063620
2018-03-02 09:29:40,063 [salt.state       ][INFO    ][3371] Executing state host.present for ctl01.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,064 [salt.state       ][INFO    ][3371] Host ctl01.mcp-pike-ovs-ha.local (192.168.10.11) already present
2018-03-02 09:29:40,064 [salt.state       ][INFO    ][3371] Completed state [ctl01.mcp-pike-ovs-ha.local] at time 09:29:40.064480 duration_in_ms=0.86
2018-03-02 09:29:40,064 [salt.state       ][INFO    ][3371] Running state [ctl] at time 09:29:40.064733
2018-03-02 09:29:40,064 [salt.state       ][INFO    ][3371] Executing state host.present for ctl
2018-03-02 09:29:40,065 [salt.state       ][INFO    ][3371] Host ctl (192.168.10.10) already present
2018-03-02 09:29:40,065 [salt.state       ][INFO    ][3371] Completed state [ctl] at time 09:29:40.065606 duration_in_ms=0.873
2018-03-02 09:29:40,065 [salt.state       ][INFO    ][3371] Running state [ctl.mcp-pike-ovs-ha.local] at time 09:29:40.065856
2018-03-02 09:29:40,066 [salt.state       ][INFO    ][3371] Executing state host.present for ctl.mcp-pike-ovs-ha.local
2018-03-02 09:29:40,066 [salt.state       ][INFO    ][3371] Host ctl.mcp-pike-ovs-ha.local (192.168.10.10) already present
2018-03-02 09:29:40,066 [salt.state       ][INFO    ][3371] Completed state [ctl.mcp-pike-ovs-ha.local] at time 09:29:40.066716 duration_in_ms=0.86
2018-03-02 09:29:40,067 [salt.state       ][INFO    ][3371] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:29:40.066966
2018-03-02 09:29:40,067 [salt.state       ][INFO    ][3371] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-02 09:29:40,067 [salt.state       ][INFO    ][3371] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-02 09:29:40,067 [salt.state       ][INFO    ][3371] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:29:40.067879 duration_in_ms=0.913
2018-03-02 09:29:40,069 [salt.state       ][INFO    ][3371] Running state [ens2f0.81] at time 09:29:40.069573
2018-03-02 09:29:40,069 [salt.state       ][INFO    ][3371] Executing state network.managed for ens2f0.81
2018-03-02 09:29:40,810 [salt.state       ][INFO    ][3371] Interface ens2f0.81 is up to date.
2018-03-02 09:29:40,810 [salt.state       ][INFO    ][3371] Completed state [ens2f0.81] at time 09:29:40.810397 duration_in_ms=740.823
2018-03-02 09:29:40,811 [salt.state       ][INFO    ][3371] Running state [br-ctl] at time 09:29:40.811581
2018-03-02 09:29:40,811 [salt.state       ][INFO    ][3371] Executing state network.managed for br-ctl
2018-03-02 09:29:40,818 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:29:40,831 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:29:41,048 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:29:41,693 [salt.state       ][INFO    ][3371] Interface br-ctl is up to date.
2018-03-02 09:29:41,693 [salt.state       ][INFO    ][3371] Completed state [br-ctl] at time 09:29:41.693716 duration_in_ms=882.134
2018-03-02 09:29:41,694 [salt.state       ][INFO    ][3371] Running state [eno1] at time 09:29:41.694089
2018-03-02 09:29:41,694 [salt.state       ][INFO    ][3371] Executing state network.managed for eno1
2018-03-02 09:29:42,337 [salt.state       ][INFO    ][3371] Interface eno1 is up to date.
2018-03-02 09:29:42,337 [salt.state       ][INFO    ][3371] Completed state [eno1] at time 09:29:42.337820 duration_in_ms=643.729
2018-03-02 09:29:42,338 [salt.state       ][INFO    ][3371] Running state [ens2f0] at time 09:29:42.338159
2018-03-02 09:29:42,338 [salt.state       ][INFO    ][3371] Executing state network.managed for ens2f0
2018-03-02 09:29:42,982 [salt.state       ][INFO    ][3371] Interface ens2f0 is up to date.
2018-03-02 09:29:42,982 [salt.state       ][INFO    ][3371] Completed state [ens2f0] at time 09:29:42.982524 duration_in_ms=644.365
2018-03-02 09:29:42,982 [salt.state       ][INFO    ][3371] Running state [ens2f0.80] at time 09:29:42.982805
2018-03-02 09:29:42,983 [salt.state       ][INFO    ][3371] Executing state network.managed for ens2f0.80
2018-03-02 09:29:43,622 [salt.state       ][INFO    ][3371] Interface ens2f0.80 is up to date.
2018-03-02 09:29:43,622 [salt.state       ][INFO    ][3371] Completed state [ens2f0.80] at time 09:29:43.622327 duration_in_ms=639.522
2018-03-02 09:29:43,623 [salt.state       ][INFO    ][3371] Running state [br-mgmt] at time 09:29:43.623767
2018-03-02 09:29:43,624 [salt.state       ][INFO    ][3371] Executing state network.managed for br-mgmt
2018-03-02 09:29:43,631 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:29:43,644 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:29:43,862 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:29:44,506 [salt.state       ][INFO    ][3371] Interface br-mgmt is up to date.
2018-03-02 09:29:44,506 [salt.state       ][INFO    ][3371] Completed state [br-mgmt] at time 09:29:44.506803 duration_in_ms=883.036
2018-03-02 09:29:44,508 [salt.state       ][INFO    ][3371] Running state [br-ex] at time 09:29:44.508532
2018-03-02 09:29:44,508 [salt.state       ][INFO    ][3371] Executing state network.managed for br-ex
2018-03-02 09:29:44,515 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:29:44,528 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:29:44,749 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:29:45,396 [salt.state       ][INFO    ][3371] Interface br-ex is up to date.
2018-03-02 09:29:45,396 [salt.state       ][INFO    ][3371] Completed state [br-ex] at time 09:29:45.396472 duration_in_ms=887.939
2018-03-02 09:29:45,396 [salt.state       ][INFO    ][3371] Running state [/etc/profile.d/proxy.sh] at time 09:29:45.396875
2018-03-02 09:29:45,397 [salt.state       ][INFO    ][3371] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-02 09:29:45,397 [salt.state       ][INFO    ][3371] File /etc/profile.d/proxy.sh is not present
2018-03-02 09:29:45,397 [salt.state       ][INFO    ][3371] Completed state [/etc/profile.d/proxy.sh] at time 09:29:45.397842 duration_in_ms=0.967
2018-03-02 09:29:45,398 [salt.state       ][INFO    ][3371] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:29:45.398101
2018-03-02 09:29:45,398 [salt.state       ][INFO    ][3371] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-02 09:29:45,398 [salt.state       ][INFO    ][3371] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-02 09:29:45,398 [salt.state       ][INFO    ][3371] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:29:45.398856 duration_in_ms=0.742
2018-03-02 09:29:45,399 [salt.state       ][INFO    ][3371] Running state [ntp] at time 09:29:45.399119
2018-03-02 09:29:45,399 [salt.state       ][INFO    ][3371] Executing state pkg.installed for ntp
2018-03-02 09:29:45,404 [salt.state       ][INFO    ][3371] All specified packages are already installed
2018-03-02 09:29:45,405 [salt.state       ][INFO    ][3371] Completed state [ntp] at time 09:29:45.405189 duration_in_ms=6.069
2018-03-02 09:29:45,406 [salt.state       ][INFO    ][3371] Running state [/etc/ntp.conf] at time 09:29:45.406577
2018-03-02 09:29:45,406 [salt.state       ][INFO    ][3371] Executing state file.managed for /etc/ntp.conf
2018-03-02 09:29:45,452 [salt.state       ][INFO    ][3371] File /etc/ntp.conf is in the correct state
2018-03-02 09:29:45,452 [salt.state       ][INFO    ][3371] Completed state [/etc/ntp.conf] at time 09:29:45.452799 duration_in_ms=46.221
2018-03-02 09:29:45,453 [salt.state       ][INFO    ][3371] Running state [ntp] at time 09:29:45.453951
2018-03-02 09:29:45,454 [salt.state       ][INFO    ][3371] Executing state service.running for ntp
2018-03-02 09:29:45,454 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-03-02 09:29:45,463 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-02 09:29:45,470 [salt.loaded.int.module.cmdmod][INFO    ][3371] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-02 09:29:45,479 [salt.state       ][INFO    ][3371] The service ntp is already running
2018-03-02 09:29:45,480 [salt.state       ][INFO    ][3371] Completed state [ntp] at time 09:29:45.479958 duration_in_ms=26.006
2018-03-02 09:29:45,483 [salt.minion      ][INFO    ][3371] Returning information for job: 20180302092927255937
2018-03-02 09:30:09,252 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command file.line with jid 20180302093009262727
2018-03-02 09:30:09,259 [salt.minion      ][INFO    ][4988] Starting a new job with PID 4988
2018-03-02 09:30:09,270 [salt.minion      ][INFO    ][4988] Returning information for job: 20180302093009262727
2018-03-02 09:30:10,062 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command file.replace with jid 20180302093010072004
2018-03-02 09:30:10,071 [salt.minion      ][INFO    ][5002] Starting a new job with PID 5002
2018-03-02 09:30:10,088 [salt.minion      ][INFO    ][5002] Returning information for job: 20180302093010072004
2018-03-02 09:30:10,817 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command pkg.install with jid 20180302093010822254
2018-03-02 09:30:10,825 [salt.minion      ][INFO    ][5007] Starting a new job with PID 5007
2018-03-02 09:30:11,166 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5007] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:30:11,393 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5007] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:30:11,406 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5007] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:30:11,626 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5007] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:30:11,646 [salt.minion      ][INFO    ][5007] Returning information for job: 20180302093010822254
2018-03-02 09:30:13,720 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command state.apply with jid 20180302093013728097
2018-03-02 09:30:13,728 [salt.minion      ][INFO    ][5040] Starting a new job with PID 5040
2018-03-02 09:30:16,097 [salt.state       ][INFO    ][5040] Loading fresh modules for state activity
2018-03-02 09:30:16,757 [salt.state       ][INFO    ][5040] Running state [/etc/hostname] at time 09:30:16.757418
2018-03-02 09:30:16,757 [salt.state       ][INFO    ][5040] Executing state file.managed for /etc/hostname
2018-03-02 09:30:16,780 [salt.state       ][INFO    ][5040] File /etc/hostname is in the correct state
2018-03-02 09:30:16,780 [salt.state       ][INFO    ][5040] Completed state [/etc/hostname] at time 09:30:16.780695 duration_in_ms=23.277
2018-03-02 09:30:16,781 [salt.state       ][INFO    ][5040] Running state [hostname kvm02] at time 09:30:16.781675
2018-03-02 09:30:16,781 [salt.state       ][INFO    ][5040] Executing state cmd.wait for hostname kvm02
2018-03-02 09:30:16,782 [salt.state       ][INFO    ][5040] No changes made for hostname kvm02
2018-03-02 09:30:16,782 [salt.state       ][INFO    ][5040] Completed state [hostname kvm02] at time 09:30:16.782236 duration_in_ms=0.561
2018-03-02 09:30:16,782 [salt.state       ][INFO    ][5040] Running state [mdb02] at time 09:30:16.782669
2018-03-02 09:30:16,782 [salt.state       ][INFO    ][5040] Executing state host.present for mdb02
2018-03-02 09:30:16,783 [salt.state       ][INFO    ][5040] Host mdb02 (192.168.10.77) already present
2018-03-02 09:30:16,783 [salt.state       ][INFO    ][5040] Completed state [mdb02] at time 09:30:16.783433 duration_in_ms=0.765
2018-03-02 09:30:16,783 [salt.state       ][INFO    ][5040] Running state [mdb02.mcp-pike-ovs-ha.local] at time 09:30:16.783628
2018-03-02 09:30:16,783 [salt.state       ][INFO    ][5040] Executing state host.present for mdb02.mcp-pike-ovs-ha.local
2018-03-02 09:30:16,784 [salt.state       ][INFO    ][5040] Host mdb02.mcp-pike-ovs-ha.local (192.168.10.77) already present
2018-03-02 09:30:16,784 [salt.state       ][INFO    ][5040] Completed state [mdb02.mcp-pike-ovs-ha.local] at time 09:30:16.784304 duration_in_ms=0.675
2018-03-02 09:30:16,784 [salt.state       ][INFO    ][5040] Running state [mdb03] at time 09:30:16.784487
2018-03-02 09:30:16,784 [salt.state       ][INFO    ][5040] Executing state host.present for mdb03
2018-03-02 09:30:16,785 [salt.state       ][INFO    ][5040] Host mdb03 (192.168.10.78) already present
2018-03-02 09:30:16,785 [salt.state       ][INFO    ][5040] Completed state [mdb03] at time 09:30:16.785177 duration_in_ms=0.69
2018-03-02 09:30:16,785 [salt.state       ][INFO    ][5040] Running state [mdb03.mcp-pike-ovs-ha.local] at time 09:30:16.785367
2018-03-02 09:30:16,785 [salt.state       ][INFO    ][5040] Executing state host.present for mdb03.mcp-pike-ovs-ha.local
2018-03-02 09:30:16,785 [salt.state       ][INFO    ][5040] Host mdb03.mcp-pike-ovs-ha.local (192.168.10.78) already present
2018-03-02 09:30:16,786 [salt.state       ][INFO    ][5040] Completed state [mdb03.mcp-pike-ovs-ha.local] at time 09:30:16.786049 duration_in_ms=0.681
2018-03-02 09:30:16,786 [salt.state       ][INFO    ][5040] Running state [mdb01] at time 09:30:16.786242
2018-03-02 09:30:16,786 [salt.state       ][INFO    ][5040] Executing state host.present for mdb01
2018-03-02 09:30:16,786 [salt.state       ][INFO    ][5040] Host mdb01 (192.168.10.76) already present
2018-03-02 09:30:16,786 [salt.state       ][INFO    ][5040] Completed state [mdb01] at time 09:30:16.786921 duration_in_ms=0.679
2018-03-02 09:30:16,787 [salt.state       ][INFO    ][5040] Running state [mdb01.mcp-pike-ovs-ha.local] at time 09:30:16.787098
2018-03-02 09:30:16,787 [salt.state       ][INFO    ][5040] Executing state host.present for mdb01.mcp-pike-ovs-ha.local
2018-03-02 09:30:16,787 [salt.state       ][INFO    ][5040] Host mdb01.mcp-pike-ovs-ha.local (192.168.10.76) already present
2018-03-02 09:30:16,787 [salt.state       ][INFO    ][5040] Completed state [mdb01.mcp-pike-ovs-ha.local] at time 09:30:16.787777 duration_in_ms=0.679
2018-03-02 09:30:16,787 [salt.state       ][INFO    ][5040] Running state [mdb] at time 09:30:16.787956
2018-03-02 09:30:16,788 [salt.state       ][INFO    ][5040] Executing state host.present for mdb
2018-03-02 09:30:16,788 [salt.state       ][INFO    ][5040] Host mdb (192.168.10.75) already present
2018-03-02 09:30:16,788 [salt.state       ][INFO    ][5040] Completed state [mdb] at time 09:30:16.788618 duration_in_ms=0.662
2018-03-02 09:30:16,788 [salt.state       ][INFO    ][5040] Running state [mdb.mcp-pike-ovs-ha.local] at time 09:30:16.788822
2018-03-02 09:30:16,789 [salt.state       ][INFO    ][5040] Executing state host.present for mdb.mcp-pike-ovs-ha.local
2018-03-02 09:30:16,789 [salt.state       ][INFO    ][5040] Host mdb.mcp-pike-ovs-ha.local (192.168.10.75) already present
2018-03-02 09:30:16,789 [salt.state       ][INFO    ][5040] Completed state [mdb.mcp-pike-ovs-ha.local] at time 09:30:16.789511 duration_in_ms=0.689
2018-03-02 09:30:16,789 [salt.state       ][INFO    ][5040] Running state [cfg01] at time 09:30:16.789675
2018-03-02 09:30:16,789 [salt.state       ][INFO    ][5040] Executing state host.present for cfg01
2018-03-02 09:30:16,790 [salt.state       ][INFO    ][5040] Host cfg01 (192.168.10.100) already present
2018-03-02 09:30:16,790 [salt.state       ][INFO    ][5040] Completed state [cfg01] at time 09:30:16.790480 duration_in_ms=0.804
2018-03-02 09:30:16,790 [salt.state       ][INFO    ][5040] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:30:16.790650
2018-03-02 09:30:16,790 [salt.state       ][INFO    ][5040] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:30:16,791 [salt.state       ][INFO    ][5040] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:30:16,791 [salt.state       ][INFO    ][5040] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:30:16.791319 duration_in_ms=0.669
2018-03-02 09:30:16,791 [salt.state       ][INFO    ][5040] Running state [prx01] at time 09:30:16.791499
2018-03-02 09:30:16,791 [salt.state       ][INFO    ][5040] Executing state host.present for prx01
2018-03-02 09:30:16,792 [salt.state       ][INFO    ][5040] Host prx01 (192.168.10.104) already present
2018-03-02 09:30:16,792 [salt.state       ][INFO    ][5040] Completed state [prx01] at time 09:30:16.792161 duration_in_ms=0.662
2018-03-02 09:30:16,792 [salt.state       ][INFO    ][5040] Running state [prx01.mcp-pike-ovs-ha.local] at time 09:30:16.792342
2018-03-02 09:30:16,792 [salt.state       ][INFO    ][5040] Executing state host.present for prx01.mcp-pike-ovs-ha.local
2018-03-02 09:30:16,792 [salt.state       ][INFO    ][5040] Host prx01.mcp-pike-ovs-ha.local (192.168.10.104) already present
2018-03-02 09:30:16,793 [salt.state       ][INFO    ][5040] Completed state [prx01.mcp-pike-ovs-ha.local] at time 09:30:16.793033 duration_in_ms=0.691
2018-03-02 09:30:16,793 [salt.state       ][INFO    ][5040] Running state [kvm01] at time 09:30:16.793200
2018-03-02 09:30:16,793 [salt.state       ][INFO    ][5040] Executing state host.present for kvm01
2018-03-02 09:30:16,793 [salt.state       ][INFO    ][5040] Host kvm01 (192.168.10.141) already present
2018-03-02 09:30:16,793 [salt.state       ][INFO    ][5040] Completed state [kvm01] at time 09:30:16.793863 duration_in_ms=0.663
2018-03-02 09:30:16,794 [salt.state       ][INFO    ][5040] Running state [kvm01.mcp-pike-ovs-ha.local] at time 09:30:16.794042
2018-03-02 09:30:16,794 [salt.state       ][INFO    ][5040] Executing state host.present for kvm01.mcp-pike-ovs-ha.local
2018-03-02 09:30:16,794 [salt.state       ][INFO    ][5040] Host kvm01.mcp-pike-ovs-ha.local (192.168.10.141) already present
2018-03-02 09:30:16,794 [salt.state       ][INFO    ][5040] Completed state [kvm01.mcp-pike-ovs-ha.local] at time 09:30:16.794705 duration_in_ms=0.662
2018-03-02 09:30:16,794 [salt.state       ][INFO    ][5040] Running state [kvm03] at time 09:30:16.794870
2018-03-02 09:30:16,795 [salt.state       ][INFO    ][5040] Executing state host.present for kvm03
2018-03-02 09:30:16,795 [salt.state       ][INFO    ][5040] Host kvm03 (192.168.10.143) already present
2018-03-02 09:30:16,795 [salt.state       ][INFO    ][5040] Completed state [kvm03] at time 09:30:16.795530 duration_in_ms=0.66
2018-03-02 09:30:16,795 [salt.state       ][INFO    ][5040] Running state [kvm03.mcp-pike-ovs-ha.local] at time 09:30:16.795708
2018-03-02 09:30:16,795 [salt.state       ][INFO    ][5040] Executing state host.present for kvm03.mcp-pike-ovs-ha.local
2018-03-02 09:30:16,796 [salt.state       ][INFO    ][5040] Host kvm03.mcp-pike-ovs-ha.local (192.168.10.143) already present
2018-03-02 09:30:16,796 [salt.state       ][INFO    ][5040] Completed state [kvm03.mcp-pike-ovs-ha.local] at time 09:30:16.796368 duration_in_ms=0.66
2018-03-02 09:30:16,796 [salt.state       ][INFO    ][5040] Running state [kvm02] at time 09:30:16.796549
2018-03-02 09:30:16,796 [salt.state       ][INFO    ][5040] Executing state host.present for kvm02
2018-03-02 09:30:16,797 [salt.state       ][INFO    ][5040] Host kvm02 (192.168.10.142) already present
2018-03-02 09:30:16,797 [salt.state       ][INFO    ][5040] Completed state [kvm02] at time 09:30:16.797234 duration_in_ms=0.686
2018-03-02 09:30:16,797 [salt.state       ][INFO    ][5040] Running state [kvm02.mcp-pike-ovs-ha.local] at time 09:30:16.797415
2018-03-02 09:30:16,797 [salt.state       ][INFO    ][5040] Executing state host.present for kvm02.mcp-pike-ovs-ha.local
2018-03-02 09:30:16,797 [salt.state       ][INFO    ][5040] Host kvm02.mcp-pike-ovs-ha.local (192.168.10.142) already present
2018-03-02 09:30:16,798 [salt.state       ][INFO    ][5040] Completed state [kvm02.mcp-pike-ovs-ha.local] at time 09:30:16.798076 duration_in_ms=0.66
2018-03-02 09:30:16,799 [salt.state       ][INFO    ][5040] Running state [file.replace] at time 09:30:16.798996
2018-03-02 09:30:16,799 [salt.state       ][INFO    ][5040] Executing state module.run for file.replace
2018-03-02 09:30:17,133 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:30:17,244 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'grep -q "kvm02 kvm02.mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-03-02 09:30:17,251 [salt.state       ][INFO    ][5040] onlyif execution failed
2018-03-02 09:30:17,251 [salt.state       ][INFO    ][5040] Completed state [file.replace] at time 09:30:17.251770 duration_in_ms=452.773
2018-03-02 09:30:17,252 [salt.state       ][INFO    ][5040] Running state [dbs] at time 09:30:17.252119
2018-03-02 09:30:17,252 [salt.state       ][INFO    ][5040] Executing state host.present for dbs
2018-03-02 09:30:17,253 [salt.state       ][INFO    ][5040] Host dbs (192.168.10.50) already present
2018-03-02 09:30:17,253 [salt.state       ][INFO    ][5040] Completed state [dbs] at time 09:30:17.253306 duration_in_ms=1.187
2018-03-02 09:30:17,253 [salt.state       ][INFO    ][5040] Running state [dbs.mcp-pike-ovs-ha.local] at time 09:30:17.253491
2018-03-02 09:30:17,253 [salt.state       ][INFO    ][5040] Executing state host.present for dbs.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,254 [salt.state       ][INFO    ][5040] Host dbs.mcp-pike-ovs-ha.local (192.168.10.50) already present
2018-03-02 09:30:17,254 [salt.state       ][INFO    ][5040] Completed state [dbs.mcp-pike-ovs-ha.local] at time 09:30:17.254150 duration_in_ms=0.659
2018-03-02 09:30:17,254 [salt.state       ][INFO    ][5040] Running state [prx] at time 09:30:17.254326
2018-03-02 09:30:17,254 [salt.state       ][INFO    ][5040] Executing state host.present for prx
2018-03-02 09:30:17,254 [salt.state       ][INFO    ][5040] Host prx (192.168.10.103) already present
2018-03-02 09:30:17,254 [salt.state       ][INFO    ][5040] Completed state [prx] at time 09:30:17.254939 duration_in_ms=0.613
2018-03-02 09:30:17,255 [salt.state       ][INFO    ][5040] Running state [prx.mcp-pike-ovs-ha.local] at time 09:30:17.255109
2018-03-02 09:30:17,255 [salt.state       ][INFO    ][5040] Executing state host.present for prx.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,255 [salt.state       ][INFO    ][5040] Host prx.mcp-pike-ovs-ha.local (192.168.10.103) already present
2018-03-02 09:30:17,255 [salt.state       ][INFO    ][5040] Completed state [prx.mcp-pike-ovs-ha.local] at time 09:30:17.255732 duration_in_ms=0.623
2018-03-02 09:30:17,255 [salt.state       ][INFO    ][5040] Running state [prx02] at time 09:30:17.255904
2018-03-02 09:30:17,256 [salt.state       ][INFO    ][5040] Executing state host.present for prx02
2018-03-02 09:30:17,256 [salt.state       ][INFO    ][5040] Host prx02 (192.168.10.105) already present
2018-03-02 09:30:17,256 [salt.state       ][INFO    ][5040] Completed state [prx02] at time 09:30:17.256515 duration_in_ms=0.611
2018-03-02 09:30:17,256 [salt.state       ][INFO    ][5040] Running state [prx02.mcp-pike-ovs-ha.local] at time 09:30:17.256675
2018-03-02 09:30:17,256 [salt.state       ][INFO    ][5040] Executing state host.present for prx02.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,257 [salt.state       ][INFO    ][5040] Host prx02.mcp-pike-ovs-ha.local (192.168.10.105) already present
2018-03-02 09:30:17,257 [salt.state       ][INFO    ][5040] Completed state [prx02.mcp-pike-ovs-ha.local] at time 09:30:17.257326 duration_in_ms=0.651
2018-03-02 09:30:17,257 [salt.state       ][INFO    ][5040] Running state [msg02] at time 09:30:17.257497
2018-03-02 09:30:17,257 [salt.state       ][INFO    ][5040] Executing state host.present for msg02
2018-03-02 09:30:17,258 [salt.state       ][INFO    ][5040] Host msg02 (192.168.10.42) already present
2018-03-02 09:30:17,258 [salt.state       ][INFO    ][5040] Completed state [msg02] at time 09:30:17.258108 duration_in_ms=0.611
2018-03-02 09:30:17,258 [salt.state       ][INFO    ][5040] Running state [msg02.mcp-pike-ovs-ha.local] at time 09:30:17.258287
2018-03-02 09:30:17,258 [salt.state       ][INFO    ][5040] Executing state host.present for msg02.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,258 [salt.state       ][INFO    ][5040] Host msg02.mcp-pike-ovs-ha.local (192.168.10.42) already present
2018-03-02 09:30:17,258 [salt.state       ][INFO    ][5040] Completed state [msg02.mcp-pike-ovs-ha.local] at time 09:30:17.258892 duration_in_ms=0.605
2018-03-02 09:30:17,259 [salt.state       ][INFO    ][5040] Running state [msg03] at time 09:30:17.259046
2018-03-02 09:30:17,259 [salt.state       ][INFO    ][5040] Executing state host.present for msg03
2018-03-02 09:30:17,259 [salt.state       ][INFO    ][5040] Host msg03 (192.168.10.43) already present
2018-03-02 09:30:17,259 [salt.state       ][INFO    ][5040] Completed state [msg03] at time 09:30:17.259749 duration_in_ms=0.703
2018-03-02 09:30:17,259 [salt.state       ][INFO    ][5040] Running state [msg03.mcp-pike-ovs-ha.local] at time 09:30:17.259916
2018-03-02 09:30:17,260 [salt.state       ][INFO    ][5040] Executing state host.present for msg03.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,260 [salt.state       ][INFO    ][5040] Host msg03.mcp-pike-ovs-ha.local (192.168.10.43) already present
2018-03-02 09:30:17,260 [salt.state       ][INFO    ][5040] Completed state [msg03.mcp-pike-ovs-ha.local] at time 09:30:17.260525 duration_in_ms=0.61
2018-03-02 09:30:17,260 [salt.state       ][INFO    ][5040] Running state [msg01] at time 09:30:17.260690
2018-03-02 09:30:17,260 [salt.state       ][INFO    ][5040] Executing state host.present for msg01
2018-03-02 09:30:17,261 [salt.state       ][INFO    ][5040] Host msg01 (192.168.10.41) already present
2018-03-02 09:30:17,261 [salt.state       ][INFO    ][5040] Completed state [msg01] at time 09:30:17.261298 duration_in_ms=0.608
2018-03-02 09:30:17,261 [salt.state       ][INFO    ][5040] Running state [msg01.mcp-pike-ovs-ha.local] at time 09:30:17.261454
2018-03-02 09:30:17,261 [salt.state       ][INFO    ][5040] Executing state host.present for msg01.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,261 [salt.state       ][INFO    ][5040] Host msg01.mcp-pike-ovs-ha.local (192.168.10.41) already present
2018-03-02 09:30:17,262 [salt.state       ][INFO    ][5040] Completed state [msg01.mcp-pike-ovs-ha.local] at time 09:30:17.262057 duration_in_ms=0.603
2018-03-02 09:30:17,262 [salt.state       ][INFO    ][5040] Running state [msg] at time 09:30:17.262226
2018-03-02 09:30:17,262 [salt.state       ][INFO    ][5040] Executing state host.present for msg
2018-03-02 09:30:17,262 [salt.state       ][INFO    ][5040] Host msg (192.168.10.40) already present
2018-03-02 09:30:17,262 [salt.state       ][INFO    ][5040] Completed state [msg] at time 09:30:17.262834 duration_in_ms=0.609
2018-03-02 09:30:17,263 [salt.state       ][INFO    ][5040] Running state [msg.mcp-pike-ovs-ha.local] at time 09:30:17.262988
2018-03-02 09:30:17,263 [salt.state       ][INFO    ][5040] Executing state host.present for msg.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,263 [salt.state       ][INFO    ][5040] Host msg.mcp-pike-ovs-ha.local (192.168.10.40) already present
2018-03-02 09:30:17,263 [salt.state       ][INFO    ][5040] Completed state [msg.mcp-pike-ovs-ha.local] at time 09:30:17.263591 duration_in_ms=0.602
2018-03-02 09:30:17,263 [salt.state       ][INFO    ][5040] Running state [cfg01] at time 09:30:17.263754
2018-03-02 09:30:17,263 [salt.state       ][INFO    ][5040] Executing state host.present for cfg01
2018-03-02 09:30:17,264 [salt.state       ][INFO    ][5040] Host cfg01 (192.168.10.100) already present
2018-03-02 09:30:17,264 [salt.state       ][INFO    ][5040] Completed state [cfg01] at time 09:30:17.264349 duration_in_ms=0.595
2018-03-02 09:30:17,264 [salt.state       ][INFO    ][5040] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:30:17.264512
2018-03-02 09:30:17,264 [salt.state       ][INFO    ][5040] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,265 [salt.state       ][INFO    ][5040] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:30:17,265 [salt.state       ][INFO    ][5040] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:30:17.265124 duration_in_ms=0.612
2018-03-02 09:30:17,265 [salt.state       ][INFO    ][5040] Running state [cmp002] at time 09:30:17.265281
2018-03-02 09:30:17,265 [salt.state       ][INFO    ][5040] Executing state host.present for cmp002
2018-03-02 09:30:17,265 [salt.state       ][INFO    ][5040] Host cmp002 (192.168.10.102) already present
2018-03-02 09:30:17,265 [salt.state       ][INFO    ][5040] Completed state [cmp002] at time 09:30:17.265884 duration_in_ms=0.604
2018-03-02 09:30:17,266 [salt.state       ][INFO    ][5040] Running state [cmp002.mcp-pike-ovs-ha.local] at time 09:30:17.266049
2018-03-02 09:30:17,266 [salt.state       ][INFO    ][5040] Executing state host.present for cmp002.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,266 [salt.state       ][INFO    ][5040] Host cmp002.mcp-pike-ovs-ha.local (192.168.10.102) already present
2018-03-02 09:30:17,266 [salt.state       ][INFO    ][5040] Completed state [cmp002.mcp-pike-ovs-ha.local] at time 09:30:17.266658 duration_in_ms=0.609
2018-03-02 09:30:17,266 [salt.state       ][INFO    ][5040] Running state [cmp001] at time 09:30:17.266813
2018-03-02 09:30:17,266 [salt.state       ][INFO    ][5040] Executing state host.present for cmp001
2018-03-02 09:30:17,267 [salt.state       ][INFO    ][5040] Host cmp001 (192.168.10.101) already present
2018-03-02 09:30:17,267 [salt.state       ][INFO    ][5040] Completed state [cmp001] at time 09:30:17.267428 duration_in_ms=0.614
2018-03-02 09:30:17,267 [salt.state       ][INFO    ][5040] Running state [cmp001.mcp-pike-ovs-ha.local] at time 09:30:17.267589
2018-03-02 09:30:17,267 [salt.state       ][INFO    ][5040] Executing state host.present for cmp001.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,268 [salt.state       ][INFO    ][5040] Host cmp001.mcp-pike-ovs-ha.local (192.168.10.101) already present
2018-03-02 09:30:17,268 [salt.state       ][INFO    ][5040] Completed state [cmp001.mcp-pike-ovs-ha.local] at time 09:30:17.268196 duration_in_ms=0.607
2018-03-02 09:30:17,268 [salt.state       ][INFO    ][5040] Running state [dbs01] at time 09:30:17.268357
2018-03-02 09:30:17,268 [salt.state       ][INFO    ][5040] Executing state host.present for dbs01
2018-03-02 09:30:17,268 [salt.state       ][INFO    ][5040] Host dbs01 (192.168.10.51) already present
2018-03-02 09:30:17,268 [salt.state       ][INFO    ][5040] Completed state [dbs01] at time 09:30:17.268969 duration_in_ms=0.613
2018-03-02 09:30:17,269 [salt.state       ][INFO    ][5040] Running state [dbs01.mcp-pike-ovs-ha.local] at time 09:30:17.269143
2018-03-02 09:30:17,269 [salt.state       ][INFO    ][5040] Executing state host.present for dbs01.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,269 [salt.state       ][INFO    ][5040] Host dbs01.mcp-pike-ovs-ha.local (192.168.10.51) already present
2018-03-02 09:30:17,269 [salt.state       ][INFO    ][5040] Completed state [dbs01.mcp-pike-ovs-ha.local] at time 09:30:17.269773 duration_in_ms=0.63
2018-03-02 09:30:17,269 [salt.state       ][INFO    ][5040] Running state [dbs02] at time 09:30:17.269935
2018-03-02 09:30:17,270 [salt.state       ][INFO    ][5040] Executing state host.present for dbs02
2018-03-02 09:30:17,270 [salt.state       ][INFO    ][5040] Host dbs02 (192.168.10.52) already present
2018-03-02 09:30:17,270 [salt.state       ][INFO    ][5040] Completed state [dbs02] at time 09:30:17.270531 duration_in_ms=0.596
2018-03-02 09:30:17,270 [salt.state       ][INFO    ][5040] Running state [dbs02.mcp-pike-ovs-ha.local] at time 09:30:17.270696
2018-03-02 09:30:17,270 [salt.state       ][INFO    ][5040] Executing state host.present for dbs02.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,271 [salt.state       ][INFO    ][5040] Host dbs02.mcp-pike-ovs-ha.local (192.168.10.52) already present
2018-03-02 09:30:17,271 [salt.state       ][INFO    ][5040] Completed state [dbs02.mcp-pike-ovs-ha.local] at time 09:30:17.271297 duration_in_ms=0.602
2018-03-02 09:30:17,271 [salt.state       ][INFO    ][5040] Running state [dbs03] at time 09:30:17.271463
2018-03-02 09:30:17,271 [salt.state       ][INFO    ][5040] Executing state host.present for dbs03
2018-03-02 09:30:17,271 [salt.state       ][INFO    ][5040] Host dbs03 (192.168.10.53) already present
2018-03-02 09:30:17,272 [salt.state       ][INFO    ][5040] Completed state [dbs03] at time 09:30:17.272059 duration_in_ms=0.595
2018-03-02 09:30:17,272 [salt.state       ][INFO    ][5040] Running state [dbs03.mcp-pike-ovs-ha.local] at time 09:30:17.272228
2018-03-02 09:30:17,272 [salt.state       ][INFO    ][5040] Executing state host.present for dbs03.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,272 [salt.state       ][INFO    ][5040] Host dbs03.mcp-pike-ovs-ha.local (192.168.10.53) already present
2018-03-02 09:30:17,272 [salt.state       ][INFO    ][5040] Completed state [dbs03.mcp-pike-ovs-ha.local] at time 09:30:17.272842 duration_in_ms=0.615
2018-03-02 09:30:17,273 [salt.state       ][INFO    ][5040] Running state [mas01] at time 09:30:17.273007
2018-03-02 09:30:17,273 [salt.state       ][INFO    ][5040] Executing state host.present for mas01
2018-03-02 09:30:17,273 [salt.state       ][INFO    ][5040] Host mas01 (192.168.10.3) already present
2018-03-02 09:30:17,273 [salt.state       ][INFO    ][5040] Completed state [mas01] at time 09:30:17.273610 duration_in_ms=0.603
2018-03-02 09:30:17,273 [salt.state       ][INFO    ][5040] Running state [mas01.mcp-pike-ovs-ha.local] at time 09:30:17.273762
2018-03-02 09:30:17,273 [salt.state       ][INFO    ][5040] Executing state host.present for mas01.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,274 [salt.state       ][INFO    ][5040] Host mas01.mcp-pike-ovs-ha.local (192.168.10.3) already present
2018-03-02 09:30:17,274 [salt.state       ][INFO    ][5040] Completed state [mas01.mcp-pike-ovs-ha.local] at time 09:30:17.274361 duration_in_ms=0.599
2018-03-02 09:30:17,274 [salt.state       ][INFO    ][5040] Running state [ctl02] at time 09:30:17.274519
2018-03-02 09:30:17,274 [salt.state       ][INFO    ][5040] Executing state host.present for ctl02
2018-03-02 09:30:17,275 [salt.state       ][INFO    ][5040] Host ctl02 (192.168.10.12) already present
2018-03-02 09:30:17,275 [salt.state       ][INFO    ][5040] Completed state [ctl02] at time 09:30:17.275199 duration_in_ms=0.681
2018-03-02 09:30:17,275 [salt.state       ][INFO    ][5040] Running state [ctl02.mcp-pike-ovs-ha.local] at time 09:30:17.275362
2018-03-02 09:30:17,275 [salt.state       ][INFO    ][5040] Executing state host.present for ctl02.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,275 [salt.state       ][INFO    ][5040] Host ctl02.mcp-pike-ovs-ha.local (192.168.10.12) already present
2018-03-02 09:30:17,275 [salt.state       ][INFO    ][5040] Completed state [ctl02.mcp-pike-ovs-ha.local] at time 09:30:17.275955 duration_in_ms=0.594
2018-03-02 09:30:17,276 [salt.state       ][INFO    ][5040] Running state [ctl03] at time 09:30:17.276118
2018-03-02 09:30:17,276 [salt.state       ][INFO    ][5040] Executing state host.present for ctl03
2018-03-02 09:30:17,276 [salt.state       ][INFO    ][5040] Host ctl03 (192.168.10.13) already present
2018-03-02 09:30:17,276 [salt.state       ][INFO    ][5040] Completed state [ctl03] at time 09:30:17.276708 duration_in_ms=0.589
2018-03-02 09:30:17,276 [salt.state       ][INFO    ][5040] Running state [ctl03.mcp-pike-ovs-ha.local] at time 09:30:17.276899
2018-03-02 09:30:17,277 [salt.state       ][INFO    ][5040] Executing state host.present for ctl03.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,277 [salt.state       ][INFO    ][5040] Host ctl03.mcp-pike-ovs-ha.local (192.168.10.13) already present
2018-03-02 09:30:17,277 [salt.state       ][INFO    ][5040] Completed state [ctl03.mcp-pike-ovs-ha.local] at time 09:30:17.277511 duration_in_ms=0.612
2018-03-02 09:30:17,277 [salt.state       ][INFO    ][5040] Running state [ctl01] at time 09:30:17.277674
2018-03-02 09:30:17,277 [salt.state       ][INFO    ][5040] Executing state host.present for ctl01
2018-03-02 09:30:17,278 [salt.state       ][INFO    ][5040] Host ctl01 (192.168.10.11) already present
2018-03-02 09:30:17,278 [salt.state       ][INFO    ][5040] Completed state [ctl01] at time 09:30:17.278265 duration_in_ms=0.59
2018-03-02 09:30:17,278 [salt.state       ][INFO    ][5040] Running state [ctl01.mcp-pike-ovs-ha.local] at time 09:30:17.278417
2018-03-02 09:30:17,278 [salt.state       ][INFO    ][5040] Executing state host.present for ctl01.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,278 [salt.state       ][INFO    ][5040] Host ctl01.mcp-pike-ovs-ha.local (192.168.10.11) already present
2018-03-02 09:30:17,279 [salt.state       ][INFO    ][5040] Completed state [ctl01.mcp-pike-ovs-ha.local] at time 09:30:17.279006 duration_in_ms=0.588
2018-03-02 09:30:17,279 [salt.state       ][INFO    ][5040] Running state [ctl] at time 09:30:17.279165
2018-03-02 09:30:17,279 [salt.state       ][INFO    ][5040] Executing state host.present for ctl
2018-03-02 09:30:17,279 [salt.state       ][INFO    ][5040] Host ctl (192.168.10.10) already present
2018-03-02 09:30:17,279 [salt.state       ][INFO    ][5040] Completed state [ctl] at time 09:30:17.279757 duration_in_ms=0.592
2018-03-02 09:30:17,279 [salt.state       ][INFO    ][5040] Running state [ctl.mcp-pike-ovs-ha.local] at time 09:30:17.279919
2018-03-02 09:30:17,280 [salt.state       ][INFO    ][5040] Executing state host.present for ctl.mcp-pike-ovs-ha.local
2018-03-02 09:30:17,280 [salt.state       ][INFO    ][5040] Host ctl.mcp-pike-ovs-ha.local (192.168.10.10) already present
2018-03-02 09:30:17,280 [salt.state       ][INFO    ][5040] Completed state [ctl.mcp-pike-ovs-ha.local] at time 09:30:17.280518 duration_in_ms=0.598
2018-03-02 09:30:17,280 [salt.state       ][INFO    ][5040] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:30:17.280677
2018-03-02 09:30:17,280 [salt.state       ][INFO    ][5040] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-02 09:30:17,281 [salt.state       ][INFO    ][5040] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-02 09:30:17,281 [salt.state       ][INFO    ][5040] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:30:17.281197 duration_in_ms=0.52
2018-03-02 09:30:17,282 [salt.state       ][INFO    ][5040] Running state [ens2f0.81] at time 09:30:17.282413
2018-03-02 09:30:17,282 [salt.state       ][INFO    ][5040] Executing state network.managed for ens2f0.81
2018-03-02 09:30:17,416 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:30:18,307 [salt.state       ][INFO    ][5040] Interface ens2f0.81 is up to date.
2018-03-02 09:30:18,307 [salt.state       ][INFO    ][5040] Completed state [ens2f0.81] at time 09:30:18.307565 duration_in_ms=1025.152
2018-03-02 09:30:18,308 [salt.state       ][INFO    ][5040] Running state [br-ctl] at time 09:30:18.308415
2018-03-02 09:30:18,308 [salt.state       ][INFO    ][5040] Executing state network.managed for br-ctl
2018-03-02 09:30:18,322 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:30:18,335 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:30:18,534 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:30:19,175 [salt.state       ][INFO    ][5040] Interface br-ctl is up to date.
2018-03-02 09:30:19,176 [salt.state       ][INFO    ][5040] Completed state [br-ctl] at time 09:30:19.175972 duration_in_ms=867.558
2018-03-02 09:30:19,176 [salt.state       ][INFO    ][5040] Running state [eno1] at time 09:30:19.176193
2018-03-02 09:30:19,176 [salt.state       ][INFO    ][5040] Executing state network.managed for eno1
2018-03-02 09:30:19,900 [salt.state       ][INFO    ][5040] Interface eno1 is up to date.
2018-03-02 09:30:19,900 [salt.state       ][INFO    ][5040] Completed state [eno1] at time 09:30:19.900633 duration_in_ms=724.44
2018-03-02 09:30:19,900 [salt.state       ][INFO    ][5040] Running state [ens2f0] at time 09:30:19.900906
2018-03-02 09:30:19,901 [salt.state       ][INFO    ][5040] Executing state network.managed for ens2f0
2018-03-02 09:30:20,561 [salt.state       ][INFO    ][5040] Interface ens2f0 is up to date.
2018-03-02 09:30:20,561 [salt.state       ][INFO    ][5040] Completed state [ens2f0] at time 09:30:20.561274 duration_in_ms=660.368
2018-03-02 09:30:20,561 [salt.state       ][INFO    ][5040] Running state [ens2f0.80] at time 09:30:20.561533
2018-03-02 09:30:20,561 [salt.state       ][INFO    ][5040] Executing state network.managed for ens2f0.80
2018-03-02 09:30:21,212 [salt.state       ][INFO    ][5040] Interface ens2f0.80 is up to date.
2018-03-02 09:30:21,213 [salt.state       ][INFO    ][5040] Completed state [ens2f0.80] at time 09:30:21.213260 duration_in_ms=651.727
2018-03-02 09:30:21,214 [salt.state       ][INFO    ][5040] Running state [br-mgmt] at time 09:30:21.214466
2018-03-02 09:30:21,214 [salt.state       ][INFO    ][5040] Executing state network.managed for br-mgmt
2018-03-02 09:30:21,224 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:30:21,236 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:30:21,451 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:30:22,103 [salt.state       ][INFO    ][5040] Interface br-mgmt is up to date.
2018-03-02 09:30:22,103 [salt.state       ][INFO    ][5040] Completed state [br-mgmt] at time 09:30:22.103314 duration_in_ms=888.847
2018-03-02 09:30:22,104 [salt.state       ][INFO    ][5040] Running state [br-ex] at time 09:30:22.104297
2018-03-02 09:30:22,104 [salt.state       ][INFO    ][5040] Executing state network.managed for br-ex
2018-03-02 09:30:22,112 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:30:22,125 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:30:22,323 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:30:22,971 [salt.state       ][INFO    ][5040] Interface br-ex is up to date.
2018-03-02 09:30:22,972 [salt.state       ][INFO    ][5040] Completed state [br-ex] at time 09:30:22.972197 duration_in_ms=867.897
2018-03-02 09:30:22,972 [salt.state       ][INFO    ][5040] Running state [/etc/profile.d/proxy.sh] at time 09:30:22.972492
2018-03-02 09:30:22,972 [salt.state       ][INFO    ][5040] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-02 09:30:22,973 [salt.state       ][INFO    ][5040] File /etc/profile.d/proxy.sh is not present
2018-03-02 09:30:22,973 [salt.state       ][INFO    ][5040] Completed state [/etc/profile.d/proxy.sh] at time 09:30:22.973289 duration_in_ms=0.796
2018-03-02 09:30:22,973 [salt.state       ][INFO    ][5040] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:30:22.973503
2018-03-02 09:30:22,973 [salt.state       ][INFO    ][5040] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-02 09:30:22,973 [salt.state       ][INFO    ][5040] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-02 09:30:22,974 [salt.state       ][INFO    ][5040] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:30:22.974056 duration_in_ms=0.553
2018-03-02 09:30:22,974 [salt.state       ][INFO    ][5040] Running state [/etc/default/grub.d] at time 09:30:22.974248
2018-03-02 09:30:22,974 [salt.state       ][INFO    ][5040] Executing state file.directory for /etc/default/grub.d
2018-03-02 09:30:22,975 [salt.state       ][INFO    ][5040] Directory /etc/default/grub.d is in the correct state
2018-03-02 09:30:22,975 [salt.state       ][INFO    ][5040] Completed state [/etc/default/grub.d] at time 09:30:22.975235 duration_in_ms=0.986
2018-03-02 09:30:22,977 [salt.state       ][INFO    ][5040] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:30:22.977002
2018-03-02 09:30:22,977 [salt.state       ][INFO    ][5040] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-02 09:30:22,978 [salt.state       ][INFO    ][5040] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-02 09:30:22,978 [salt.state       ][INFO    ][5040] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:30:22.978175 duration_in_ms=1.173
2018-03-02 09:30:22,978 [salt.state       ][INFO    ][5040] Running state [update-grub] at time 09:30:22.978677
2018-03-02 09:30:22,978 [salt.state       ][INFO    ][5040] Executing state cmd.wait for update-grub
2018-03-02 09:30:22,979 [salt.state       ][INFO    ][5040] No changes made for update-grub
2018-03-02 09:30:22,979 [salt.state       ][INFO    ][5040] Completed state [update-grub] at time 09:30:22.979265 duration_in_ms=0.588
2018-03-02 09:30:22,979 [salt.state       ][INFO    ][5040] Running state [nf_conntrack] at time 09:30:22.979453
2018-03-02 09:30:22,979 [salt.state       ][INFO    ][5040] Executing state kmod.present for nf_conntrack
2018-03-02 09:30:22,980 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'lsmod' in directory '/root'
2018-03-02 09:30:22,988 [salt.state       ][INFO    ][5040] Kernel module nf_conntrack is already present
2018-03-02 09:30:22,988 [salt.state       ][INFO    ][5040] Completed state [nf_conntrack] at time 09:30:22.988288 duration_in_ms=8.835
2018-03-02 09:30:22,988 [salt.state       ][INFO    ][5040] Running state [net.ipv4.tcp_keepalive_probes] at time 09:30:22.988519
2018-03-02 09:30:22,988 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-02 09:30:22,989 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,027 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-02 09:30:23,027 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:30:23.027585 duration_in_ms=39.066
2018-03-02 09:30:23,027 [salt.state       ][INFO    ][5040] Running state [fs.file-max] at time 09:30:23.027832
2018-03-02 09:30:23,028 [salt.state       ][INFO    ][5040] Executing state sysctl.present for fs.file-max
2018-03-02 09:30:23,028 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,066 [salt.state       ][INFO    ][5040] Sysctl value fs.file-max = 124165 is already set
2018-03-02 09:30:23,066 [salt.state       ][INFO    ][5040] Completed state [fs.file-max] at time 09:30:23.066270 duration_in_ms=38.438
2018-03-02 09:30:23,066 [salt.state       ][INFO    ][5040] Running state [net.core.somaxconn] at time 09:30:23.066531
2018-03-02 09:30:23,066 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.core.somaxconn
2018-03-02 09:30:23,067 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,105 [salt.state       ][INFO    ][5040] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-02 09:30:23,105 [salt.state       ][INFO    ][5040] Completed state [net.core.somaxconn] at time 09:30:23.105416 duration_in_ms=38.885
2018-03-02 09:30:23,105 [salt.state       ][INFO    ][5040] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:30:23.105677
2018-03-02 09:30:23,105 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-02 09:30:23,106 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,144 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-02 09:30:23,144 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:30:23.144676 duration_in_ms=38.999
2018-03-02 09:30:23,145 [salt.state       ][INFO    ][5040] Running state [net.ipv4.tcp_tw_reuse] at time 09:30:23.144970
2018-03-02 09:30:23,145 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-02 09:30:23,145 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,180 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-02 09:30:23,180 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.tcp_tw_reuse] at time 09:30:23.180657 duration_in_ms=35.687
2018-03-02 09:30:23,180 [salt.state       ][INFO    ][5040] Running state [net.ipv4.tcp_congestion_control] at time 09:30:23.180947
2018-03-02 09:30:23,181 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-02 09:30:23,181 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,215 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-02 09:30:23,215 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.tcp_congestion_control] at time 09:30:23.215285 duration_in_ms=34.339
2018-03-02 09:30:23,215 [salt.state       ][INFO    ][5040] Running state [net.nf_conntrack_max] at time 09:30:23.215547
2018-03-02 09:30:23,215 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.nf_conntrack_max
2018-03-02 09:30:23,216 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,251 [salt.state       ][INFO    ][5040] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-02 09:30:23,251 [salt.state       ][INFO    ][5040] Completed state [net.nf_conntrack_max] at time 09:30:23.251564 duration_in_ms=36.017
2018-03-02 09:30:23,251 [salt.state       ][INFO    ][5040] Running state [net.ipv4.tcp_retries2] at time 09:30:23.251815
2018-03-02 09:30:23,252 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-02 09:30:23,252 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,286 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-02 09:30:23,286 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.tcp_retries2] at time 09:30:23.286245 duration_in_ms=34.43
2018-03-02 09:30:23,286 [salt.state       ][INFO    ][5040] Running state [net.ipv4.tcp_fin_timeout] at time 09:30:23.286506
2018-03-02 09:30:23,286 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-02 09:30:23,287 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,322 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-02 09:30:23,322 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.tcp_fin_timeout] at time 09:30:23.322507 duration_in_ms=36.001
2018-03-02 09:30:23,322 [salt.state       ][INFO    ][5040] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:30:23.322768
2018-03-02 09:30:23,323 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-02 09:30:23,323 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,358 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-02 09:30:23,358 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:30:23.358480 duration_in_ms=35.712
2018-03-02 09:30:23,358 [salt.state       ][INFO    ][5040] Running state [vm.swappiness] at time 09:30:23.358729
2018-03-02 09:30:23,358 [salt.state       ][INFO    ][5040] Executing state sysctl.present for vm.swappiness
2018-03-02 09:30:23,359 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,392 [salt.state       ][INFO    ][5040] Sysctl value vm.swappiness = 10 is already set
2018-03-02 09:30:23,392 [salt.state       ][INFO    ][5040] Completed state [vm.swappiness] at time 09:30:23.392614 duration_in_ms=33.886
2018-03-02 09:30:23,392 [salt.state       ][INFO    ][5040] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:30:23.392907
2018-03-02 09:30:23,393 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-02 09:30:23,393 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,426 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-02 09:30:23,426 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:30:23.426405 duration_in_ms=33.498
2018-03-02 09:30:23,426 [salt.state       ][INFO    ][5040] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:30:23.426664
2018-03-02 09:30:23,426 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-02 09:30:23,427 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,460 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-02 09:30:23,460 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:30:23.460622 duration_in_ms=33.957
2018-03-02 09:30:23,460 [salt.state       ][INFO    ][5040] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:30:23.460915
2018-03-02 09:30:23,461 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-02 09:30:23,461 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,494 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-02 09:30:23,495 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:30:23.494985 duration_in_ms=34.07
2018-03-02 09:30:23,495 [salt.state       ][INFO    ][5040] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:30:23.495246
2018-03-02 09:30:23,495 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-02 09:30:23,495 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,528 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-02 09:30:23,528 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:30:23.528836 duration_in_ms=33.59
2018-03-02 09:30:23,529 [salt.state       ][INFO    ][5040] Running state [net.core.netdev_max_backlog] at time 09:30:23.529083
2018-03-02 09:30:23,529 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-02 09:30:23,529 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,563 [salt.state       ][INFO    ][5040] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-02 09:30:23,564 [salt.state       ][INFO    ][5040] Completed state [net.core.netdev_max_backlog] at time 09:30:23.564058 duration_in_ms=34.975
2018-03-02 09:30:23,564 [salt.state       ][INFO    ][5040] Running state [net.ipv4.tcp_keepalive_time] at time 09:30:23.564320
2018-03-02 09:30:23,564 [salt.state       ][INFO    ][5040] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-02 09:30:23,565 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,600 [salt.state       ][INFO    ][5040] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-02 09:30:23,601 [salt.state       ][INFO    ][5040] Completed state [net.ipv4.tcp_keepalive_time] at time 09:30:23.601006 duration_in_ms=36.685
2018-03-02 09:30:23,601 [salt.state       ][INFO    ][5040] Running state [kernel.panic] at time 09:30:23.601239
2018-03-02 09:30:23,601 [salt.state       ][INFO    ][5040] Executing state sysctl.present for kernel.panic
2018-03-02 09:30:23,601 [salt.loaded.int.module.cmdmod][INFO    ][5040] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:30:23,635 [salt.state       ][INFO    ][5040] Sysctl value kernel.panic = 60 is already set
2018-03-02 09:30:23,635 [salt.state       ][INFO    ][5040] Completed state [kernel.panic] at time 09:30:23.635597 duration_in_ms=34.345
2018-03-02 09:30:23,638 [salt.minion      ][INFO    ][5040] Returning information for job: 20180302093013728097
2018-03-02 09:30:34,470 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command state.apply with jid 20180302093034478107
2018-03-02 09:30:34,478 [salt.minion      ][INFO    ][5630] Starting a new job with PID 5630
2018-03-02 09:30:35,738 [salt.state       ][INFO    ][5630] Loading fresh modules for state activity
2018-03-02 09:30:36,063 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:30:36,072 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:30:36,128 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:30:36,291 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:30:36,983 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:30:36,993 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:30:37,055 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:30:37,226 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:30:38,134 [salt.state       ][INFO    ][5630] Running state [salt-minion] at time 09:30:38.134939
2018-03-02 09:30:38,135 [salt.state       ][INFO    ][5630] Executing state pkg.installed for salt-minion
2018-03-02 09:30:38,135 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:30:38,372 [salt.state       ][INFO    ][5630] All specified packages are already installed
2018-03-02 09:30:38,373 [salt.state       ][INFO    ][5630] Completed state [salt-minion] at time 09:30:38.373034 duration_in_ms=238.094
2018-03-02 09:30:38,373 [salt.state       ][INFO    ][5630] Running state [salt_minion_dependency_packages] at time 09:30:38.373277
2018-03-02 09:30:38,373 [salt.state       ][INFO    ][5630] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-02 09:30:38,378 [salt.state       ][INFO    ][5630] All specified packages are already installed
2018-03-02 09:30:38,378 [salt.state       ][INFO    ][5630] Completed state [salt_minion_dependency_packages] at time 09:30:38.378887 duration_in_ms=5.61
2018-03-02 09:30:38,381 [salt.state       ][INFO    ][5630] Running state [/etc/salt/minion.d/minion.conf] at time 09:30:38.380988
2018-03-02 09:30:38,381 [salt.state       ][INFO    ][5630] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-02 09:30:38,553 [salt.state       ][INFO    ][5630] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-02 09:30:38,553 [salt.state       ][INFO    ][5630] Completed state [/etc/salt/minion.d/minion.conf] at time 09:30:38.553661 duration_in_ms=172.673
2018-03-02 09:30:38,553 [salt.state       ][INFO    ][5630] Running state [/etc/salt/minion.d/_virt.conf] at time 09:30:38.553961
2018-03-02 09:30:38,554 [salt.state       ][INFO    ][5630] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-02 09:30:38,554 [salt.state       ][INFO    ][5630] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-02 09:30:38,554 [salt.state       ][INFO    ][5630] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:30:38.554883 duration_in_ms=0.923
2018-03-02 09:30:38,556 [salt.state       ][INFO    ][5630] Running state [salt-minion] at time 09:30:38.556292
2018-03-02 09:30:38,556 [salt.state       ][INFO    ][5630] Executing state service.running for salt-minion
2018-03-02 09:30:38,556 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-02 09:30:38,569 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-02 09:30:38,576 [salt.loaded.int.module.cmdmod][INFO    ][5630] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-02 09:30:38,582 [salt.state       ][INFO    ][5630] The service salt-minion is already running
2018-03-02 09:30:38,582 [salt.state       ][INFO    ][5630] Completed state [salt-minion] at time 09:30:38.582899 duration_in_ms=26.607
2018-03-02 09:30:38,584 [salt.state       ][INFO    ][5630] Running state [/etc/salt/grains.d] at time 09:30:38.584046
2018-03-02 09:30:38,584 [salt.state       ][INFO    ][5630] Executing state file.directory for /etc/salt/grains.d
2018-03-02 09:30:38,584 [salt.state       ][INFO    ][5630] Directory /etc/salt/grains.d is in the correct state
2018-03-02 09:30:38,584 [salt.state       ][INFO    ][5630] Completed state [/etc/salt/grains.d] at time 09:30:38.584942 duration_in_ms=0.896
2018-03-02 09:30:38,585 [salt.state       ][INFO    ][5630] Running state [/etc/salt/grains] at time 09:30:38.585372
2018-03-02 09:30:38,585 [salt.state       ][INFO    ][5630] Executing state file.managed for /etc/salt/grains
2018-03-02 09:30:38,585 [salt.state       ][INFO    ][5630] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-02 09:30:38,586 [salt.state       ][INFO    ][5630] Completed state [/etc/salt/grains] at time 09:30:38.586001 duration_in_ms=0.629
2018-03-02 09:30:38,586 [salt.state       ][INFO    ][5630] Running state [/etc/salt/grains.d/placeholder] at time 09:30:38.586267
2018-03-02 09:30:38,586 [salt.state       ][INFO    ][5630] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-02 09:30:38,587 [salt.state       ][INFO    ][5630] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-02 09:30:38,587 [salt.state       ][INFO    ][5630] Completed state [/etc/salt/grains.d/placeholder] at time 09:30:38.587140 duration_in_ms=0.872
2018-03-02 09:30:38,587 [salt.state       ][INFO    ][5630] Running state [/etc/salt/grains.d/sphinx] at time 09:30:38.587402
2018-03-02 09:30:38,587 [salt.state       ][INFO    ][5630] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-02 09:30:38,588 [salt.state       ][INFO    ][5630] File /etc/salt/grains.d/sphinx is in the correct state
2018-03-02 09:30:38,588 [salt.state       ][INFO    ][5630] Completed state [/etc/salt/grains.d/sphinx] at time 09:30:38.588464 duration_in_ms=1.062
2018-03-02 09:30:38,589 [salt.state       ][INFO    ][5630] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:30:38.589023
2018-03-02 09:30:38,589 [salt.state       ][INFO    ][5630] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:30:38,589 [salt.state       ][INFO    ][5630] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:30:38,589 [salt.state       ][INFO    ][5630] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:30:38.589550 duration_in_ms=0.528
2018-03-02 09:30:38,589 [salt.state       ][INFO    ][5630] Running state [/etc/salt/grains.d/dns_records] at time 09:30:38.589821
2018-03-02 09:30:38,589 [salt.state       ][INFO    ][5630] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-02 09:30:38,590 [salt.state       ][INFO    ][5630] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-02 09:30:38,590 [salt.state       ][INFO    ][5630] Completed state [/etc/salt/grains.d/dns_records] at time 09:30:38.590806 duration_in_ms=0.985
2018-03-02 09:30:38,591 [salt.state       ][INFO    ][5630] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:30:38.591352
2018-03-02 09:30:38,591 [salt.state       ][INFO    ][5630] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:30:38,591 [salt.state       ][INFO    ][5630] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:30:38,591 [salt.state       ][INFO    ][5630] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:30:38.591843 duration_in_ms=0.491
2018-03-02 09:30:38,592 [salt.state       ][INFO    ][5630] Running state [/etc/salt/grains.d/salt] at time 09:30:38.592109
2018-03-02 09:30:38,592 [salt.state       ][INFO    ][5630] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-02 09:30:38,592 [salt.state       ][INFO    ][5630] File /etc/salt/grains.d/salt is in the correct state
2018-03-02 09:30:38,593 [salt.state       ][INFO    ][5630] Completed state [/etc/salt/grains.d/salt] at time 09:30:38.593082 duration_in_ms=0.973
2018-03-02 09:30:38,593 [salt.state       ][INFO    ][5630] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:30:38.593595
2018-03-02 09:30:38,593 [salt.state       ][INFO    ][5630] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:30:38,593 [salt.state       ][INFO    ][5630] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:30:38,594 [salt.state       ][INFO    ][5630] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:30:38.594083 duration_in_ms=0.489
2018-03-02 09:30:38,595 [salt.state       ][INFO    ][5630] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:30:38.595309
2018-03-02 09:30:38,595 [salt.state       ][INFO    ][5630] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:30:38,595 [salt.state       ][INFO    ][5630] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:30:38,595 [salt.state       ][INFO    ][5630] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:30:38.595821 duration_in_ms=0.513
2018-03-02 09:30:38,596 [salt.state       ][INFO    ][5630] Running state [mine.update] at time 09:30:38.596221
2018-03-02 09:30:38,596 [salt.state       ][INFO    ][5630] Executing state module.wait for mine.update
2018-03-02 09:30:38,596 [salt.state       ][INFO    ][5630] No changes made for mine.update
2018-03-02 09:30:38,596 [salt.state       ][INFO    ][5630] Completed state [mine.update] at time 09:30:38.596679 duration_in_ms=0.458
2018-03-02 09:30:38,596 [salt.state       ][INFO    ][5630] Running state [ca-certificates] at time 09:30:38.596858
2018-03-02 09:30:38,597 [salt.state       ][INFO    ][5630] Executing state pkg.installed for ca-certificates
2018-03-02 09:30:38,602 [salt.state       ][INFO    ][5630] All specified packages are already installed
2018-03-02 09:30:38,602 [salt.state       ][INFO    ][5630] Completed state [ca-certificates] at time 09:30:38.602276 duration_in_ms=5.418
2018-03-02 09:30:38,602 [salt.state       ][INFO    ][5630] Running state [update-ca-certificates] at time 09:30:38.602705
2018-03-02 09:30:38,602 [salt.state       ][INFO    ][5630] Executing state cmd.wait for update-ca-certificates
2018-03-02 09:30:38,603 [salt.state       ][INFO    ][5630] No changes made for update-ca-certificates
2018-03-02 09:30:38,603 [salt.state       ][INFO    ][5630] Completed state [update-ca-certificates] at time 09:30:38.603185 duration_in_ms=0.481
2018-03-02 09:30:38,604 [salt.minion      ][INFO    ][5630] Returning information for job: 20180302093034478107
2018-03-02 09:31:20,933 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command test.ping with jid 20180302093120938321
2018-03-02 09:31:20,941 [salt.minion      ][INFO    ][5690] Starting a new job with PID 5690
2018-03-02 09:31:20,975 [salt.minion      ][INFO    ][5690] Returning information for job: 20180302093120938321
2018-03-02 09:31:22,542 [salt.minion      ][INFO    ][3246] User sudo_ubuntu Executing command system.reboot with jid 20180302093122555005
2018-03-02 09:31:22,550 [salt.minion      ][INFO    ][5695] Starting a new job with PID 5695
2018-03-02 09:31:22,553 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5695] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-03-02 09:31:22,570 [salt.utils.parsers][WARNING ][3246] Minion received a SIGTERM. Exiting.
2018-03-02 09:31:22,571 [salt.cli.daemons ][INFO    ][3246] Shutting down the Salt Minion
2018-03-02 09:35:46,665 [salt.cli.daemons ][INFO    ][3235] Setting up the Salt Minion "kvm02.mcp-pike-ovs-ha.local"
2018-03-02 09:35:46,741 [salt.cli.daemons ][INFO    ][3235] Starting up the Salt Minion
2018-03-02 09:35:46,741 [salt.utils.event ][INFO    ][3235] Starting pull socket on /var/run/salt/minion/minion_event_300ca90fac_pull.ipc
2018-03-02 09:35:47,286 [salt.minion      ][INFO    ][3235] Creating minion process manager
2018-03-02 09:35:48,390 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][3235] Executing command ['date', '+%z'] in directory '/root'
2018-03-02 09:35:48,404 [salt.utils.schedule][INFO    ][3235] Updating job settings for scheduled job: __mine_interval
2018-03-02 09:35:48,405 [salt.minion      ][INFO    ][3235] Added mine.update to scheduler
2018-03-02 09:35:48,409 [salt.minion      ][INFO    ][3235] Minion is starting as user 'root'
2018-03-02 09:35:48,440 [salt.minion      ][INFO    ][3235] Minion is ready to receive requests!
2018-03-02 09:35:49,298 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command test.ping with jid 20180302093549723613
2018-03-02 09:35:49,305 [salt.minion      ][INFO    ][3395] Starting a new job with PID 3395
2018-03-02 09:35:49,339 [salt.minion      ][INFO    ][3395] Returning information for job: 20180302093549723613
2018-03-02 09:35:49,441 [salt.utils.schedule][INFO    ][3235] Running scheduled job: __mine_interval
2018-03-02 09:35:50,161 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command state.apply with jid 20180302093550589965
2018-03-02 09:35:50,169 [salt.minion      ][INFO    ][3409] Starting a new job with PID 3409
2018-03-02 09:35:52,573 [salt.state       ][INFO    ][3409] Loading fresh modules for state activity
2018-03-02 09:35:54,718 [salt.state       ][INFO    ][3409] Running state [/etc/environment] at time 09:35:54.717984
2018-03-02 09:35:54,718 [salt.state       ][INFO    ][3409] Executing state file.blockreplace for /etc/environment
2018-03-02 09:35:54,718 [salt.state       ][INFO    ][3409] No changes needed to be made
2018-03-02 09:35:54,718 [salt.state       ][INFO    ][3409] Completed state [/etc/environment] at time 09:35:54.718961 duration_in_ms=0.978
2018-03-02 09:35:54,719 [salt.state       ][INFO    ][3409] Running state [/etc/profile.d] at time 09:35:54.719131
2018-03-02 09:35:54,719 [salt.state       ][INFO    ][3409] Executing state file.directory for /etc/profile.d
2018-03-02 09:35:54,720 [salt.state       ][INFO    ][3409] Directory /etc/profile.d is in the correct state
2018-03-02 09:35:54,720 [salt.state       ][INFO    ][3409] Completed state [/etc/profile.d] at time 09:35:54.720525 duration_in_ms=1.393
2018-03-02 09:35:55,065 [salt.state       ][INFO    ][3409] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:35:55.065363
2018-03-02 09:35:55,065 [salt.state       ][INFO    ][3409] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-03-02 09:35:55,087 [salt.state       ][INFO    ][3409] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-03-02 09:35:55,087 [salt.state       ][INFO    ][3409] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:35:55.087222 duration_in_ms=21.859
2018-03-02 09:35:55,087 [salt.state       ][INFO    ][3409] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:35:55.087394
2018-03-02 09:35:55,087 [salt.state       ][INFO    ][3409] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-03-02 09:35:55,104 [salt.state       ][INFO    ][3409] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-03-02 09:35:55,104 [salt.state       ][INFO    ][3409] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:35:55.104403 duration_in_ms=17.009
2018-03-02 09:35:55,105 [salt.state       ][INFO    ][3409] Running state [linux_repo_prereq_pkgs] at time 09:35:55.105514
2018-03-02 09:35:55,105 [salt.state       ][INFO    ][3409] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-03-02 09:35:55,106 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:35:55,374 [salt.state       ][INFO    ][3409] All specified packages are already installed
2018-03-02 09:35:55,374 [salt.state       ][INFO    ][3409] Completed state [linux_repo_prereq_pkgs] at time 09:35:55.374879 duration_in_ms=269.365
2018-03-02 09:35:55,375 [salt.state       ][INFO    ][3409] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:35:55.375118
2018-03-02 09:35:55,375 [salt.state       ][INFO    ][3409] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-03-02 09:35:55,375 [salt.state       ][INFO    ][3409] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-03-02 09:35:55,375 [salt.state       ][INFO    ][3409] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:35:55.375737 duration_in_ms=0.619
2018-03-02 09:35:55,375 [salt.state       ][INFO    ][3409] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:35:55.375905
2018-03-02 09:35:55,376 [salt.state       ][INFO    ][3409] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-03-02 09:35:55,376 [salt.state       ][INFO    ][3409] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-03-02 09:35:55,376 [salt.state       ][INFO    ][3409] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:35:55.376383 duration_in_ms=0.477
2018-03-02 09:35:55,377 [salt.state       ][INFO    ][3409] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:35:55.377416
2018-03-02 09:35:55,377 [salt.state       ][INFO    ][3409] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9
2018-03-02 09:35:55,378 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9' in directory '/root'
2018-03-02 09:35:55,562 [salt.state       ][INFO    ][3409] {'pid': 3476, 'retcode': 0, 'stderr': 'gpg: requesting key 3FE869A9 from hkp server keyserver.ubuntu.com\ngpg: key 3FE869A9: "Launchpad PPA for Gluster" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.jLJ6nsycht/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n3FE869A9'}
2018-03-02 09:35:55,563 [salt.state       ][INFO    ][3409] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:35:55.562998 duration_in_ms=185.582
2018-03-02 09:35:55,565 [salt.state       ][INFO    ][3409] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:35:55.565955
2018-03-02 09:35:55,566 [salt.state       ][INFO    ][3409] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-03-02 09:35:55,635 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:35:58,239 [salt.state       ][INFO    ][3409] Configured package repo 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'
2018-03-02 09:35:58,240 [salt.state       ][INFO    ][3409] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:35:58.240003 duration_in_ms=2674.047
2018-03-02 09:35:58,240 [salt.state       ][INFO    ][3409] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:35:58.240241
2018-03-02 09:35:58,240 [salt.state       ][INFO    ][3409] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-03-02 09:35:58,240 [salt.state       ][INFO    ][3409] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-03-02 09:35:58,240 [salt.state       ][INFO    ][3409] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:35:58.240857 duration_in_ms=0.616
2018-03-02 09:35:58,241 [salt.state       ][INFO    ][3409] Running state [/etc/apt/preferences.d/uca] at time 09:35:58.241029
2018-03-02 09:35:58,241 [salt.state       ][INFO    ][3409] Executing state file.absent for /etc/apt/preferences.d/uca
2018-03-02 09:35:58,241 [salt.state       ][INFO    ][3409] File /etc/apt/preferences.d/uca is not present
2018-03-02 09:35:58,241 [salt.state       ][INFO    ][3409] Completed state [/etc/apt/preferences.d/uca] at time 09:35:58.241556 duration_in_ms=0.527
2018-03-02 09:35:58,241 [salt.state       ][INFO    ][3409] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:35:58.241715
2018-03-02 09:35:58,241 [salt.state       ][INFO    ][3409] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-03-02 09:35:58,242 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-03-02 09:35:58,372 [salt.state       ][INFO    ][3409] {'pid': 3960, '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.mFHkWgOlv8/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-03-02 09:35:58,372 [salt.state       ][INFO    ][3409] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:35:58.372760 duration_in_ms=131.044
2018-03-02 09:35:58,374 [salt.state       ][INFO    ][3409] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:35:58.374087
2018-03-02 09:35:58,374 [salt.state       ][INFO    ][3409] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-03-02 09:35:58,467 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:36:00,280 [salt.state       ][INFO    ][3409] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-03-02 09:36:00,280 [salt.state       ][INFO    ][3409] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:36:00.280530 duration_in_ms=1906.441
2018-03-02 09:36:00,280 [salt.state       ][INFO    ][3409] Running state [linux_extra_packages_purged] at time 09:36:00.280819
2018-03-02 09:36:00,281 [salt.state       ][INFO    ][3409] Executing state pkg.purged for linux_extra_packages_purged
2018-03-02 09:36:00,285 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302093600711522
2018-03-02 09:36:00,292 [salt.state       ][INFO    ][3409] All specified packages are already absent
2018-03-02 09:36:00,292 [salt.state       ][INFO    ][3409] Completed state [linux_extra_packages_purged] at time 09:36:00.292473 duration_in_ms=11.655
2018-03-02 09:36:00,292 [salt.state       ][INFO    ][3409] Running state [linux_extra_packages_latest] at time 09:36:00.292640
2018-03-02 09:36:00,292 [salt.state       ][INFO    ][3409] Executing state pkg.latest for linux_extra_packages_latest
2018-03-02 09:36:00,293 [salt.minion      ][INFO    ][4406] Starting a new job with PID 4406
2018-03-02 09:36:00,302 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-03-02 09:36:00,304 [salt.minion      ][INFO    ][4406] Returning information for job: 20180302093600711522
2018-03-02 09:36:00,331 [salt.state       ][INFO    ][3409] Package mcelog is already up-to-date
2018-03-02 09:36:00,332 [salt.state       ][INFO    ][3409] Completed state [linux_extra_packages_latest] at time 09:36:00.331954 duration_in_ms=39.314
2018-03-02 09:36:00,332 [salt.state       ][INFO    ][3409] Running state [UTC] at time 09:36:00.332537
2018-03-02 09:36:00,332 [salt.state       ][INFO    ][3409] Executing state timezone.system for UTC
2018-03-02 09:36:00,333 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['timedatectl'] in directory '/root'
2018-03-02 09:36:00,350 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['timedatectl'] in directory '/root'
2018-03-02 09:36:00,355 [salt.state       ][INFO    ][3409] Timezone UTC already set, UTC already set to UTC
2018-03-02 09:36:00,355 [salt.state       ][INFO    ][3409] Completed state [UTC] at time 09:36:00.355355 duration_in_ms=22.818
2018-03-02 09:36:00,355 [salt.state       ][INFO    ][3409] Running state [/etc/default/grub.d] at time 09:36:00.355567
2018-03-02 09:36:00,355 [salt.state       ][INFO    ][3409] Executing state file.directory for /etc/default/grub.d
2018-03-02 09:36:00,356 [salt.state       ][INFO    ][3409] Directory /etc/default/grub.d is in the correct state
2018-03-02 09:36:00,356 [salt.state       ][INFO    ][3409] Completed state [/etc/default/grub.d] at time 09:36:00.356534 duration_in_ms=0.967
2018-03-02 09:36:00,359 [salt.state       ][INFO    ][3409] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:36:00.359091
2018-03-02 09:36:00,359 [salt.state       ][INFO    ][3409] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-02 09:36:00,360 [salt.state       ][INFO    ][3409] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-02 09:36:00,360 [salt.state       ][INFO    ][3409] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:36:00.360416 duration_in_ms=1.324
2018-03-02 09:36:00,361 [salt.state       ][INFO    ][3409] Running state [update-grub] at time 09:36:00.361046
2018-03-02 09:36:00,361 [salt.state       ][INFO    ][3409] Executing state cmd.wait for update-grub
2018-03-02 09:36:00,361 [salt.state       ][INFO    ][3409] No changes made for update-grub
2018-03-02 09:36:00,361 [salt.state       ][INFO    ][3409] Completed state [update-grub] at time 09:36:00.361617 duration_in_ms=0.57
2018-03-02 09:36:00,362 [salt.state       ][INFO    ][3409] Running state [nf_conntrack] at time 09:36:00.362036
2018-03-02 09:36:00,362 [salt.state       ][INFO    ][3409] Executing state kmod.present for nf_conntrack
2018-03-02 09:36:00,362 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'lsmod' in directory '/root'
2018-03-02 09:36:00,368 [salt.state       ][INFO    ][3409] Kernel module nf_conntrack is already present
2018-03-02 09:36:00,368 [salt.state       ][INFO    ][3409] Completed state [nf_conntrack] at time 09:36:00.368627 duration_in_ms=6.591
2018-03-02 09:36:00,369 [salt.state       ][INFO    ][3409] Running state [net.ipv4.tcp_keepalive_probes] at time 09:36:00.369083
2018-03-02 09:36:00,369 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-02 09:36:00,373 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,419 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-02 09:36:00,419 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:36:00.419319 duration_in_ms=50.235
2018-03-02 09:36:00,419 [salt.state       ][INFO    ][3409] Running state [fs.file-max] at time 09:36:00.419557
2018-03-02 09:36:00,419 [salt.state       ][INFO    ][3409] Executing state sysctl.present for fs.file-max
2018-03-02 09:36:00,420 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,454 [salt.state       ][INFO    ][3409] Sysctl value fs.file-max = 124165 is already set
2018-03-02 09:36:00,454 [salt.state       ][INFO    ][3409] Completed state [fs.file-max] at time 09:36:00.454539 duration_in_ms=34.983
2018-03-02 09:36:00,454 [salt.state       ][INFO    ][3409] Running state [net.core.somaxconn] at time 09:36:00.454752
2018-03-02 09:36:00,454 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.core.somaxconn
2018-03-02 09:36:00,455 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,488 [salt.state       ][INFO    ][3409] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-02 09:36:00,488 [salt.state       ][INFO    ][3409] Completed state [net.core.somaxconn] at time 09:36:00.488497 duration_in_ms=33.746
2018-03-02 09:36:00,488 [salt.state       ][INFO    ][3409] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:36:00.488714
2018-03-02 09:36:00,488 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-02 09:36:00,489 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,522 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-02 09:36:00,522 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:36:00.522189 duration_in_ms=33.475
2018-03-02 09:36:00,522 [salt.state       ][INFO    ][3409] Running state [net.ipv4.tcp_tw_reuse] at time 09:36:00.522400
2018-03-02 09:36:00,522 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-02 09:36:00,522 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,555 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-02 09:36:00,555 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.tcp_tw_reuse] at time 09:36:00.555709 duration_in_ms=33.309
2018-03-02 09:36:00,555 [salt.state       ][INFO    ][3409] Running state [net.ipv4.tcp_congestion_control] at time 09:36:00.555919
2018-03-02 09:36:00,556 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-02 09:36:00,556 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,591 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-02 09:36:00,592 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.tcp_congestion_control] at time 09:36:00.592105 duration_in_ms=36.185
2018-03-02 09:36:00,592 [salt.state       ][INFO    ][3409] Running state [net.nf_conntrack_max] at time 09:36:00.592335
2018-03-02 09:36:00,592 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.nf_conntrack_max
2018-03-02 09:36:00,592 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,626 [salt.state       ][INFO    ][3409] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-02 09:36:00,626 [salt.state       ][INFO    ][3409] Completed state [net.nf_conntrack_max] at time 09:36:00.626471 duration_in_ms=34.136
2018-03-02 09:36:00,626 [salt.state       ][INFO    ][3409] Running state [net.ipv4.tcp_retries2] at time 09:36:00.626679
2018-03-02 09:36:00,626 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-02 09:36:00,627 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,662 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-02 09:36:00,662 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.tcp_retries2] at time 09:36:00.662763 duration_in_ms=36.083
2018-03-02 09:36:00,663 [salt.state       ][INFO    ][3409] Running state [net.ipv4.tcp_fin_timeout] at time 09:36:00.663036
2018-03-02 09:36:00,663 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-02 09:36:00,663 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,698 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-02 09:36:00,698 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.tcp_fin_timeout] at time 09:36:00.698472 duration_in_ms=35.435
2018-03-02 09:36:00,698 [salt.state       ][INFO    ][3409] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:36:00.698703
2018-03-02 09:36:00,698 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-02 09:36:00,699 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,732 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-02 09:36:00,732 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:36:00.732397 duration_in_ms=33.694
2018-03-02 09:36:00,732 [salt.state       ][INFO    ][3409] Running state [vm.swappiness] at time 09:36:00.732621
2018-03-02 09:36:00,732 [salt.state       ][INFO    ][3409] Executing state sysctl.present for vm.swappiness
2018-03-02 09:36:00,733 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,765 [salt.state       ][INFO    ][3409] Sysctl value vm.swappiness = 10 is already set
2018-03-02 09:36:00,765 [salt.state       ][INFO    ][3409] Completed state [vm.swappiness] at time 09:36:00.765655 duration_in_ms=33.034
2018-03-02 09:36:00,765 [salt.state       ][INFO    ][3409] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:36:00.765873
2018-03-02 09:36:00,766 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-02 09:36:00,766 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,798 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-02 09:36:00,798 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:36:00.798215 duration_in_ms=32.341
2018-03-02 09:36:00,798 [salt.state       ][INFO    ][3409] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:36:00.798435
2018-03-02 09:36:00,798 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-02 09:36:00,798 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,832 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-02 09:36:00,832 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:36:00.832541 duration_in_ms=34.106
2018-03-02 09:36:00,832 [salt.state       ][INFO    ][3409] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:36:00.832759
2018-03-02 09:36:00,832 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-02 09:36:00,833 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,866 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-02 09:36:00,866 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:36:00.866361 duration_in_ms=33.602
2018-03-02 09:36:00,866 [salt.state       ][INFO    ][3409] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:36:00.866580
2018-03-02 09:36:00,866 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-02 09:36:00,867 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,899 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-02 09:36:00,899 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:36:00.899699 duration_in_ms=33.119
2018-03-02 09:36:00,899 [salt.state       ][INFO    ][3409] Running state [net.core.netdev_max_backlog] at time 09:36:00.899915
2018-03-02 09:36:00,900 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-02 09:36:00,900 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,933 [salt.state       ][INFO    ][3409] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-02 09:36:00,933 [salt.state       ][INFO    ][3409] Completed state [net.core.netdev_max_backlog] at time 09:36:00.933369 duration_in_ms=33.454
2018-03-02 09:36:00,933 [salt.state       ][INFO    ][3409] Running state [net.ipv4.tcp_keepalive_time] at time 09:36:00.933623
2018-03-02 09:36:00,933 [salt.state       ][INFO    ][3409] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-02 09:36:00,934 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:00,967 [salt.state       ][INFO    ][3409] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-02 09:36:00,968 [salt.state       ][INFO    ][3409] Completed state [net.ipv4.tcp_keepalive_time] at time 09:36:00.968140 duration_in_ms=34.516
2018-03-02 09:36:00,968 [salt.state       ][INFO    ][3409] Running state [kernel.panic] at time 09:36:00.968347
2018-03-02 09:36:00,968 [salt.state       ][INFO    ][3409] Executing state sysctl.present for kernel.panic
2018-03-02 09:36:00,968 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:01,001 [salt.state       ][INFO    ][3409] Sysctl value kernel.panic = 60 is already set
2018-03-02 09:36:01,001 [salt.state       ][INFO    ][3409] Completed state [kernel.panic] at time 09:36:01.001219 duration_in_ms=32.872
2018-03-02 09:36:01,001 [salt.state       ][INFO    ][3409] Running state [linux_sysfs_package] at time 09:36:01.001478
2018-03-02 09:36:01,001 [salt.state       ][INFO    ][3409] Executing state pkg.installed for linux_sysfs_package
2018-03-02 09:36:01,007 [salt.state       ][INFO    ][3409] All specified packages are already installed
2018-03-02 09:36:01,007 [salt.state       ][INFO    ][3409] Completed state [linux_sysfs_package] at time 09:36:01.007237 duration_in_ms=5.759
2018-03-02 09:36:01,008 [salt.state       ][INFO    ][3409] Running state [/etc/sysfs.d] at time 09:36:01.008412
2018-03-02 09:36:01,008 [salt.state       ][INFO    ][3409] Executing state file.directory for /etc/sysfs.d
2018-03-02 09:36:01,009 [salt.state       ][INFO    ][3409] Directory /etc/sysfs.d is in the correct state
2018-03-02 09:36:01,009 [salt.state       ][INFO    ][3409] Completed state [/etc/sysfs.d] at time 09:36:01.009131 duration_in_ms=0.719
2018-03-02 09:36:01,009 [salt.state       ][INFO    ][3409] Running state [ondemand] at time 09:36:01.009704
2018-03-02 09:36:01,009 [salt.state       ][INFO    ][3409] Executing state service.dead for ondemand
2018-03-02 09:36:01,010 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-03-02 09:36:01,017 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-02 09:36:01,024 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-02 09:36:01,035 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'runlevel' in directory '/root'
2018-03-02 09:36:01,039 [salt.state       ][INFO    ][3409] The service ondemand is already dead
2018-03-02 09:36:01,039 [salt.state       ][INFO    ][3409] Completed state [ondemand] at time 09:36:01.039953 duration_in_ms=30.249
2018-03-02 09:36:01,041 [salt.state       ][INFO    ][3409] Running state [/etc/sysfs.d/governor.conf] at time 09:36:01.041057
2018-03-02 09:36:01,041 [salt.state       ][INFO    ][3409] Executing state file.managed for /etc/sysfs.d/governor.conf
2018-03-02 09:36:01,059 [salt.state       ][INFO    ][3409] File /etc/sysfs.d/governor.conf is in the correct state
2018-03-02 09:36:01,059 [salt.state       ][INFO    ][3409] Completed state [/etc/sysfs.d/governor.conf] at time 09:36:01.059165 duration_in_ms=18.108
2018-03-02 09:36:01,059 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.059592
2018-03-02 09:36:01,059 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,060 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,060 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.060269 duration_in_ms=0.677
2018-03-02 09:36:01,060 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.060427
2018-03-02 09:36:01,060 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,060 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,061 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.061037 duration_in_ms=0.611
2018-03-02 09:36:01,061 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.061190
2018-03-02 09:36:01,061 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,061 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,061 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.061860 duration_in_ms=0.67
2018-03-02 09:36:01,062 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.062010
2018-03-02 09:36:01,062 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,062 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,062 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.062603 duration_in_ms=0.593
2018-03-02 09:36:01,062 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.062754
2018-03-02 09:36:01,062 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,063 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,063 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.063343 duration_in_ms=0.588
2018-03-02 09:36:01,063 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.063490
2018-03-02 09:36:01,063 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,063 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,064 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.064082 duration_in_ms=0.592
2018-03-02 09:36:01,064 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.064231
2018-03-02 09:36:01,064 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,064 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,064 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.064816 duration_in_ms=0.585
2018-03-02 09:36:01,064 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.064964
2018-03-02 09:36:01,065 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,065 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,065 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.065598 duration_in_ms=0.635
2018-03-02 09:36:01,065 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.065745
2018-03-02 09:36:01,065 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,066 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,066 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.066341 duration_in_ms=0.596
2018-03-02 09:36:01,066 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.066488
2018-03-02 09:36:01,066 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,066 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,067 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.067070 duration_in_ms=0.583
2018-03-02 09:36:01,067 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.067215
2018-03-02 09:36:01,067 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,067 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,067 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.067800 duration_in_ms=0.584
2018-03-02 09:36:01,067 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.067945
2018-03-02 09:36:01,068 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,068 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,068 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.068527 duration_in_ms=0.583
2018-03-02 09:36:01,068 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.068675
2018-03-02 09:36:01,068 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,069 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,069 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.069280 duration_in_ms=0.606
2018-03-02 09:36:01,069 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.069450
2018-03-02 09:36:01,069 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,069 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,070 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.070068 duration_in_ms=0.618
2018-03-02 09:36:01,070 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.070215
2018-03-02 09:36:01,070 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,070 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,070 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.070798 duration_in_ms=0.582
2018-03-02 09:36:01,070 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.070949
2018-03-02 09:36:01,071 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,071 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,071 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.071531 duration_in_ms=0.582
2018-03-02 09:36:01,071 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.071677
2018-03-02 09:36:01,071 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,072 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,072 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.072258 duration_in_ms=0.581
2018-03-02 09:36:01,072 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.072405
2018-03-02 09:36:01,072 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,072 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,073 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.072986 duration_in_ms=0.582
2018-03-02 09:36:01,073 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.073133
2018-03-02 09:36:01,073 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,073 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,073 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.073763 duration_in_ms=0.63
2018-03-02 09:36:01,073 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.073910
2018-03-02 09:36:01,074 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,074 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,074 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.074492 duration_in_ms=0.582
2018-03-02 09:36:01,074 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.074639
2018-03-02 09:36:01,074 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,075 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,075 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.075221 duration_in_ms=0.583
2018-03-02 09:36:01,075 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.075368
2018-03-02 09:36:01,075 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,075 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,075 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.075951 duration_in_ms=0.583
2018-03-02 09:36:01,076 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.076096
2018-03-02 09:36:01,076 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,076 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,076 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.076674 duration_in_ms=0.578
2018-03-02 09:36:01,076 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.076823
2018-03-02 09:36:01,076 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,077 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,077 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.077437 duration_in_ms=0.615
2018-03-02 09:36:01,077 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.077606
2018-03-02 09:36:01,077 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,078 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,078 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.078192 duration_in_ms=0.585
2018-03-02 09:36:01,078 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.078340
2018-03-02 09:36:01,078 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,078 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,078 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.078918 duration_in_ms=0.578
2018-03-02 09:36:01,079 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.079063
2018-03-02 09:36:01,079 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,079 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,079 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.079640 duration_in_ms=0.578
2018-03-02 09:36:01,079 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.079786
2018-03-02 09:36:01,079 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,080 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,080 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.080369 duration_in_ms=0.583
2018-03-02 09:36:01,080 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.080516
2018-03-02 09:36:01,080 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,080 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,081 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.081095 duration_in_ms=0.58
2018-03-02 09:36:01,081 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.081240
2018-03-02 09:36:01,081 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,081 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,081 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.081869 duration_in_ms=0.628
2018-03-02 09:36:01,082 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.082013
2018-03-02 09:36:01,082 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,082 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,082 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.082592 duration_in_ms=0.579
2018-03-02 09:36:01,082 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.082738
2018-03-02 09:36:01,082 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,083 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,083 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.083316 duration_in_ms=0.578
2018-03-02 09:36:01,083 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.083461
2018-03-02 09:36:01,083 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,083 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,084 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.084041 duration_in_ms=0.581
2018-03-02 09:36:01,084 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.084188
2018-03-02 09:36:01,084 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,084 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,084 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.084766 duration_in_ms=0.579
2018-03-02 09:36:01,084 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.084912
2018-03-02 09:36:01,085 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,085 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,085 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.085534 duration_in_ms=0.622
2018-03-02 09:36:01,085 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.085692
2018-03-02 09:36:01,085 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,086 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,086 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.086273 duration_in_ms=0.58
2018-03-02 09:36:01,086 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.086420
2018-03-02 09:36:01,086 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,086 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,087 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.086998 duration_in_ms=0.579
2018-03-02 09:36:01,087 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.087142
2018-03-02 09:36:01,087 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,087 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,087 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.087719 duration_in_ms=0.576
2018-03-02 09:36:01,087 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.087866
2018-03-02 09:36:01,088 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,088 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,088 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.088442 duration_in_ms=0.575
2018-03-02 09:36:01,088 [salt.state       ][INFO    ][3409] Running state [sysfs.write] at time 09:36:01.088588
2018-03-02 09:36:01,088 [salt.state       ][INFO    ][3409] Executing state module.run for sysfs.write
2018-03-02 09:36:01,089 [salt.state       ][INFO    ][3409] {'ret': True}
2018-03-02 09:36:01,089 [salt.state       ][INFO    ][3409] Completed state [sysfs.write] at time 09:36:01.089164 duration_in_ms=0.576
2018-03-02 09:36:01,089 [salt.state       ][INFO    ][3409] Running state [cs_CZ.UTF-8] at time 09:36:01.089497
2018-03-02 09:36:01,089 [salt.state       ][INFO    ][3409] Executing state locale.present for cs_CZ.UTF-8
2018-03-02 09:36:01,089 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'locale -a' in directory '/root'
2018-03-02 09:36:01,094 [salt.state       ][INFO    ][3409] Locale cs_CZ.UTF-8 is already present
2018-03-02 09:36:01,094 [salt.state       ][INFO    ][3409] Completed state [cs_CZ.UTF-8] at time 09:36:01.094873 duration_in_ms=5.375
2018-03-02 09:36:01,095 [salt.state       ][INFO    ][3409] Running state [en_US.UTF-8] at time 09:36:01.095087
2018-03-02 09:36:01,095 [salt.state       ][INFO    ][3409] Executing state locale.present for en_US.UTF-8
2018-03-02 09:36:01,095 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'locale -a' in directory '/root'
2018-03-02 09:36:01,101 [salt.state       ][INFO    ][3409] Locale en_US.UTF-8 is already present
2018-03-02 09:36:01,101 [salt.state       ][INFO    ][3409] Completed state [en_US.UTF-8] at time 09:36:01.101263 duration_in_ms=6.176
2018-03-02 09:36:01,102 [salt.state       ][INFO    ][3409] Running state [en_US.UTF-8] at time 09:36:01.102488
2018-03-02 09:36:01,102 [salt.state       ][INFO    ][3409] Executing state locale.system for en_US.UTF-8
2018-03-02 09:36:01,103 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'localectl' in directory '/root'
2018-03-02 09:36:01,121 [salt.state       ][INFO    ][3409] System locale en_US.UTF-8 already set
2018-03-02 09:36:01,121 [salt.state       ][INFO    ][3409] Completed state [en_US.UTF-8] at time 09:36:01.121338 duration_in_ms=18.849
2018-03-02 09:36:01,122 [salt.state       ][INFO    ][3409] Running state [root] at time 09:36:01.122344
2018-03-02 09:36:01,122 [salt.state       ][INFO    ][3409] Executing state user.present for root
2018-03-02 09:36:01,123 [salt.state       ][INFO    ][3409] User root is present and up to date
2018-03-02 09:36:01,123 [salt.state       ][INFO    ][3409] Completed state [root] at time 09:36:01.123480 duration_in_ms=1.137
2018-03-02 09:36:01,124 [salt.state       ][INFO    ][3409] Running state [/root] at time 09:36:01.124530
2018-03-02 09:36:01,124 [salt.state       ][INFO    ][3409] Executing state file.directory for /root
2018-03-02 09:36:01,125 [salt.state       ][INFO    ][3409] Directory /root is in the correct state
2018-03-02 09:36:01,125 [salt.state       ][INFO    ][3409] Completed state [/root] at time 09:36:01.125288 duration_in_ms=0.758
2018-03-02 09:36:01,125 [salt.state       ][INFO    ][3409] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:36:01.125468
2018-03-02 09:36:01,125 [salt.state       ][INFO    ][3409] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-03-02 09:36:01,125 [salt.state       ][INFO    ][3409] File /etc/sudoers.d/90-salt-user-root is not present
2018-03-02 09:36:01,126 [salt.state       ][INFO    ][3409] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:36:01.125990 duration_in_ms=0.522
2018-03-02 09:36:01,126 [salt.state       ][INFO    ][3409] Running state [ubuntu] at time 09:36:01.126148
2018-03-02 09:36:01,126 [salt.state       ][INFO    ][3409] Executing state user.present for ubuntu
2018-03-02 09:36:01,127 [salt.state       ][INFO    ][3409] User ubuntu is present and up to date
2018-03-02 09:36:01,127 [salt.state       ][INFO    ][3409] Completed state [ubuntu] at time 09:36:01.127284 duration_in_ms=1.135
2018-03-02 09:36:01,128 [salt.state       ][INFO    ][3409] Running state [/home/ubuntu] at time 09:36:01.128243
2018-03-02 09:36:01,128 [salt.state       ][INFO    ][3409] Executing state file.directory for /home/ubuntu
2018-03-02 09:36:01,128 [salt.state       ][INFO    ][3409] Directory /home/ubuntu is in the correct state
2018-03-02 09:36:01,129 [salt.state       ][INFO    ][3409] Completed state [/home/ubuntu] at time 09:36:01.128978 duration_in_ms=0.734
2018-03-02 09:36:01,129 [salt.state       ][INFO    ][3409] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:36:01.129880
2018-03-02 09:36:01,130 [salt.state       ][INFO    ][3409] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-03-02 09:36:01,146 [salt.state       ][INFO    ][3409] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-03-02 09:36:01,146 [salt.state       ][INFO    ][3409] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:36:01.146328 duration_in_ms=16.448
2018-03-02 09:36:01,146 [salt.state       ][INFO    ][3409] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:36:01.146494
2018-03-02 09:36:01,146 [salt.state       ][INFO    ][3409] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-03-02 09:36:01,224 [salt.state       ][INFO    ][3409] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-03-02 09:36:01,224 [salt.state       ][INFO    ][3409] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:36:01.224770 duration_in_ms=78.275
2018-03-02 09:36:01,224 [salt.state       ][INFO    ][3409] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:36:01.224937
2018-03-02 09:36:01,225 [salt.state       ][INFO    ][3409] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-03-02 09:36:01,299 [salt.state       ][INFO    ][3409] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-03-02 09:36:01,299 [salt.state       ][INFO    ][3409] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:36:01.299146 duration_in_ms=74.209
2018-03-02 09:36:01,299 [salt.state       ][INFO    ][3409] Running state [service.systemctl_reload] at time 09:36:01.299950
2018-03-02 09:36:01,300 [salt.state       ][INFO    ][3409] Executing state module.wait for service.systemctl_reload
2018-03-02 09:36:01,300 [salt.state       ][INFO    ][3409] No changes made for service.systemctl_reload
2018-03-02 09:36:01,300 [salt.state       ][INFO    ][3409] Completed state [service.systemctl_reload] at time 09:36:01.300426 duration_in_ms=0.475
2018-03-02 09:36:01,300 [salt.state       ][INFO    ][3409] Running state [/etc/hostname] at time 09:36:01.300587
2018-03-02 09:36:01,300 [salt.state       ][INFO    ][3409] Executing state file.managed for /etc/hostname
2018-03-02 09:36:01,314 [salt.state       ][INFO    ][3409] File /etc/hostname is in the correct state
2018-03-02 09:36:01,314 [salt.state       ][INFO    ][3409] Completed state [/etc/hostname] at time 09:36:01.314454 duration_in_ms=13.867
2018-03-02 09:36:01,315 [salt.state       ][INFO    ][3409] Running state [hostname kvm02] at time 09:36:01.315227
2018-03-02 09:36:01,315 [salt.state       ][INFO    ][3409] Executing state cmd.wait for hostname kvm02
2018-03-02 09:36:01,315 [salt.state       ][INFO    ][3409] No changes made for hostname kvm02
2018-03-02 09:36:01,315 [salt.state       ][INFO    ][3409] Completed state [hostname kvm02] at time 09:36:01.315725 duration_in_ms=0.499
2018-03-02 09:36:01,316 [salt.state       ][INFO    ][3409] Running state [mdb02] at time 09:36:01.316080
2018-03-02 09:36:01,316 [salt.state       ][INFO    ][3409] Executing state host.present for mdb02
2018-03-02 09:36:01,316 [salt.state       ][INFO    ][3409] Host mdb02 (192.168.10.77) already present
2018-03-02 09:36:01,316 [salt.state       ][INFO    ][3409] Completed state [mdb02] at time 09:36:01.316723 duration_in_ms=0.642
2018-03-02 09:36:01,316 [salt.state       ][INFO    ][3409] Running state [mdb02.mcp-pike-ovs-ha.local] at time 09:36:01.316883
2018-03-02 09:36:01,317 [salt.state       ][INFO    ][3409] Executing state host.present for mdb02.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,317 [salt.state       ][INFO    ][3409] Host mdb02.mcp-pike-ovs-ha.local (192.168.10.77) already present
2018-03-02 09:36:01,317 [salt.state       ][INFO    ][3409] Completed state [mdb02.mcp-pike-ovs-ha.local] at time 09:36:01.317503 duration_in_ms=0.62
2018-03-02 09:36:01,317 [salt.state       ][INFO    ][3409] Running state [mdb03] at time 09:36:01.317661
2018-03-02 09:36:01,317 [salt.state       ][INFO    ][3409] Executing state host.present for mdb03
2018-03-02 09:36:01,318 [salt.state       ][INFO    ][3409] Host mdb03 (192.168.10.78) already present
2018-03-02 09:36:01,318 [salt.state       ][INFO    ][3409] Completed state [mdb03] at time 09:36:01.318281 duration_in_ms=0.621
2018-03-02 09:36:01,318 [salt.state       ][INFO    ][3409] Running state [mdb03.mcp-pike-ovs-ha.local] at time 09:36:01.318436
2018-03-02 09:36:01,318 [salt.state       ][INFO    ][3409] Executing state host.present for mdb03.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,318 [salt.state       ][INFO    ][3409] Host mdb03.mcp-pike-ovs-ha.local (192.168.10.78) already present
2018-03-02 09:36:01,319 [salt.state       ][INFO    ][3409] Completed state [mdb03.mcp-pike-ovs-ha.local] at time 09:36:01.319050 duration_in_ms=0.614
2018-03-02 09:36:01,319 [salt.state       ][INFO    ][3409] Running state [mdb01] at time 09:36:01.319225
2018-03-02 09:36:01,319 [salt.state       ][INFO    ][3409] Executing state host.present for mdb01
2018-03-02 09:36:01,319 [salt.state       ][INFO    ][3409] Host mdb01 (192.168.10.76) already present
2018-03-02 09:36:01,319 [salt.state       ][INFO    ][3409] Completed state [mdb01] at time 09:36:01.319834 duration_in_ms=0.608
2018-03-02 09:36:01,320 [salt.state       ][INFO    ][3409] Running state [mdb01.mcp-pike-ovs-ha.local] at time 09:36:01.319988
2018-03-02 09:36:01,320 [salt.state       ][INFO    ][3409] Executing state host.present for mdb01.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,320 [salt.state       ][INFO    ][3409] Host mdb01.mcp-pike-ovs-ha.local (192.168.10.76) already present
2018-03-02 09:36:01,320 [salt.state       ][INFO    ][3409] Completed state [mdb01.mcp-pike-ovs-ha.local] at time 09:36:01.320587 duration_in_ms=0.6
2018-03-02 09:36:01,320 [salt.state       ][INFO    ][3409] Running state [mdb] at time 09:36:01.320743
2018-03-02 09:36:01,320 [salt.state       ][INFO    ][3409] Executing state host.present for mdb
2018-03-02 09:36:01,321 [salt.state       ][INFO    ][3409] Host mdb (192.168.10.75) already present
2018-03-02 09:36:01,321 [salt.state       ][INFO    ][3409] Completed state [mdb] at time 09:36:01.321352 duration_in_ms=0.608
2018-03-02 09:36:01,321 [salt.state       ][INFO    ][3409] Running state [mdb.mcp-pike-ovs-ha.local] at time 09:36:01.321506
2018-03-02 09:36:01,321 [salt.state       ][INFO    ][3409] Executing state host.present for mdb.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,321 [salt.state       ][INFO    ][3409] Host mdb.mcp-pike-ovs-ha.local (192.168.10.75) already present
2018-03-02 09:36:01,322 [salt.state       ][INFO    ][3409] Completed state [mdb.mcp-pike-ovs-ha.local] at time 09:36:01.322103 duration_in_ms=0.597
2018-03-02 09:36:01,322 [salt.state       ][INFO    ][3409] Running state [cfg01] at time 09:36:01.322259
2018-03-02 09:36:01,322 [salt.state       ][INFO    ][3409] Executing state host.present for cfg01
2018-03-02 09:36:01,322 [salt.state       ][INFO    ][3409] Host cfg01 (192.168.10.100) already present
2018-03-02 09:36:01,322 [salt.state       ][INFO    ][3409] Completed state [cfg01] at time 09:36:01.322854 duration_in_ms=0.595
2018-03-02 09:36:01,323 [salt.state       ][INFO    ][3409] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:36:01.323008
2018-03-02 09:36:01,323 [salt.state       ][INFO    ][3409] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,323 [salt.state       ][INFO    ][3409] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:36:01,323 [salt.state       ][INFO    ][3409] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:36:01.323605 duration_in_ms=0.598
2018-03-02 09:36:01,323 [salt.state       ][INFO    ][3409] Running state [prx01] at time 09:36:01.323759
2018-03-02 09:36:01,323 [salt.state       ][INFO    ][3409] Executing state host.present for prx01
2018-03-02 09:36:01,324 [salt.state       ][INFO    ][3409] Host prx01 (192.168.10.104) already present
2018-03-02 09:36:01,324 [salt.state       ][INFO    ][3409] Completed state [prx01] at time 09:36:01.324355 duration_in_ms=0.596
2018-03-02 09:36:01,324 [salt.state       ][INFO    ][3409] Running state [prx01.mcp-pike-ovs-ha.local] at time 09:36:01.324510
2018-03-02 09:36:01,324 [salt.state       ][INFO    ][3409] Executing state host.present for prx01.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,325 [salt.state       ][INFO    ][3409] Host prx01.mcp-pike-ovs-ha.local (192.168.10.104) already present
2018-03-02 09:36:01,325 [salt.state       ][INFO    ][3409] Completed state [prx01.mcp-pike-ovs-ha.local] at time 09:36:01.325106 duration_in_ms=0.597
2018-03-02 09:36:01,325 [salt.state       ][INFO    ][3409] Running state [kvm01] at time 09:36:01.325260
2018-03-02 09:36:01,325 [salt.state       ][INFO    ][3409] Executing state host.present for kvm01
2018-03-02 09:36:01,325 [salt.state       ][INFO    ][3409] Host kvm01 (192.168.10.141) already present
2018-03-02 09:36:01,325 [salt.state       ][INFO    ][3409] Completed state [kvm01] at time 09:36:01.325862 duration_in_ms=0.602
2018-03-02 09:36:01,326 [salt.state       ][INFO    ][3409] Running state [kvm01.mcp-pike-ovs-ha.local] at time 09:36:01.326014
2018-03-02 09:36:01,326 [salt.state       ][INFO    ][3409] Executing state host.present for kvm01.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,326 [salt.state       ][INFO    ][3409] Host kvm01.mcp-pike-ovs-ha.local (192.168.10.141) already present
2018-03-02 09:36:01,326 [salt.state       ][INFO    ][3409] Completed state [kvm01.mcp-pike-ovs-ha.local] at time 09:36:01.326601 duration_in_ms=0.587
2018-03-02 09:36:01,326 [salt.state       ][INFO    ][3409] Running state [kvm03] at time 09:36:01.326754
2018-03-02 09:36:01,326 [salt.state       ][INFO    ][3409] Executing state host.present for kvm03
2018-03-02 09:36:01,327 [salt.state       ][INFO    ][3409] Host kvm03 (192.168.10.143) already present
2018-03-02 09:36:01,327 [salt.state       ][INFO    ][3409] Completed state [kvm03] at time 09:36:01.327353 duration_in_ms=0.599
2018-03-02 09:36:01,327 [salt.state       ][INFO    ][3409] Running state [kvm03.mcp-pike-ovs-ha.local] at time 09:36:01.327504
2018-03-02 09:36:01,327 [salt.state       ][INFO    ][3409] Executing state host.present for kvm03.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,327 [salt.state       ][INFO    ][3409] Host kvm03.mcp-pike-ovs-ha.local (192.168.10.143) already present
2018-03-02 09:36:01,328 [salt.state       ][INFO    ][3409] Completed state [kvm03.mcp-pike-ovs-ha.local] at time 09:36:01.328095 duration_in_ms=0.59
2018-03-02 09:36:01,328 [salt.state       ][INFO    ][3409] Running state [kvm02] at time 09:36:01.328248
2018-03-02 09:36:01,328 [salt.state       ][INFO    ][3409] Executing state host.present for kvm02
2018-03-02 09:36:01,328 [salt.state       ][INFO    ][3409] Host kvm02 (192.168.10.142) already present
2018-03-02 09:36:01,328 [salt.state       ][INFO    ][3409] Completed state [kvm02] at time 09:36:01.328839 duration_in_ms=0.591
2018-03-02 09:36:01,329 [salt.state       ][INFO    ][3409] Running state [kvm02.mcp-pike-ovs-ha.local] at time 09:36:01.328994
2018-03-02 09:36:01,329 [salt.state       ][INFO    ][3409] Executing state host.present for kvm02.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,329 [salt.state       ][INFO    ][3409] Host kvm02.mcp-pike-ovs-ha.local (192.168.10.142) already present
2018-03-02 09:36:01,329 [salt.state       ][INFO    ][3409] Completed state [kvm02.mcp-pike-ovs-ha.local] at time 09:36:01.329708 duration_in_ms=0.714
2018-03-02 09:36:01,330 [salt.state       ][INFO    ][3409] Running state [file.replace] at time 09:36:01.330656
2018-03-02 09:36:01,330 [salt.state       ][INFO    ][3409] Executing state module.run for file.replace
2018-03-02 09:36:01,358 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:36:01,461 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command 'grep -q "kvm02 kvm02.mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-03-02 09:36:01,467 [salt.state       ][INFO    ][3409] onlyif execution failed
2018-03-02 09:36:01,467 [salt.state       ][INFO    ][3409] Completed state [file.replace] at time 09:36:01.467662 duration_in_ms=137.005
2018-03-02 09:36:01,467 [salt.state       ][INFO    ][3409] Running state [dbs] at time 09:36:01.467956
2018-03-02 09:36:01,468 [salt.state       ][INFO    ][3409] Executing state host.present for dbs
2018-03-02 09:36:01,468 [salt.state       ][INFO    ][3409] Host dbs (192.168.10.50) already present
2018-03-02 09:36:01,468 [salt.state       ][INFO    ][3409] Completed state [dbs] at time 09:36:01.468848 duration_in_ms=0.892
2018-03-02 09:36:01,469 [salt.state       ][INFO    ][3409] Running state [dbs.mcp-pike-ovs-ha.local] at time 09:36:01.469028
2018-03-02 09:36:01,469 [salt.state       ][INFO    ][3409] Executing state host.present for dbs.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,469 [salt.state       ][INFO    ][3409] Host dbs.mcp-pike-ovs-ha.local (192.168.10.50) already present
2018-03-02 09:36:01,469 [salt.state       ][INFO    ][3409] Completed state [dbs.mcp-pike-ovs-ha.local] at time 09:36:01.469704 duration_in_ms=0.675
2018-03-02 09:36:01,469 [salt.state       ][INFO    ][3409] Running state [prx] at time 09:36:01.469873
2018-03-02 09:36:01,470 [salt.state       ][INFO    ][3409] Executing state host.present for prx
2018-03-02 09:36:01,470 [salt.state       ][INFO    ][3409] Host prx (192.168.10.103) already present
2018-03-02 09:36:01,470 [salt.state       ][INFO    ][3409] Completed state [prx] at time 09:36:01.470492 duration_in_ms=0.619
2018-03-02 09:36:01,470 [salt.state       ][INFO    ][3409] Running state [prx.mcp-pike-ovs-ha.local] at time 09:36:01.470672
2018-03-02 09:36:01,470 [salt.state       ][INFO    ][3409] Executing state host.present for prx.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,471 [salt.state       ][INFO    ][3409] Host prx.mcp-pike-ovs-ha.local (192.168.10.103) already present
2018-03-02 09:36:01,471 [salt.state       ][INFO    ][3409] Completed state [prx.mcp-pike-ovs-ha.local] at time 09:36:01.471304 duration_in_ms=0.632
2018-03-02 09:36:01,471 [salt.state       ][INFO    ][3409] Running state [prx02] at time 09:36:01.471468
2018-03-02 09:36:01,471 [salt.state       ][INFO    ][3409] Executing state host.present for prx02
2018-03-02 09:36:01,471 [salt.state       ][INFO    ][3409] Host prx02 (192.168.10.105) already present
2018-03-02 09:36:01,472 [salt.state       ][INFO    ][3409] Completed state [prx02] at time 09:36:01.472080 duration_in_ms=0.612
2018-03-02 09:36:01,472 [salt.state       ][INFO    ][3409] Running state [prx02.mcp-pike-ovs-ha.local] at time 09:36:01.472238
2018-03-02 09:36:01,472 [salt.state       ][INFO    ][3409] Executing state host.present for prx02.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,472 [salt.state       ][INFO    ][3409] Host prx02.mcp-pike-ovs-ha.local (192.168.10.105) already present
2018-03-02 09:36:01,472 [salt.state       ][INFO    ][3409] Completed state [prx02.mcp-pike-ovs-ha.local] at time 09:36:01.472867 duration_in_ms=0.629
2018-03-02 09:36:01,473 [salt.state       ][INFO    ][3409] Running state [msg02] at time 09:36:01.473032
2018-03-02 09:36:01,473 [salt.state       ][INFO    ][3409] Executing state host.present for msg02
2018-03-02 09:36:01,473 [salt.state       ][INFO    ][3409] Host msg02 (192.168.10.42) already present
2018-03-02 09:36:01,473 [salt.state       ][INFO    ][3409] Completed state [msg02] at time 09:36:01.473686 duration_in_ms=0.654
2018-03-02 09:36:01,473 [salt.state       ][INFO    ][3409] Running state [msg02.mcp-pike-ovs-ha.local] at time 09:36:01.473843
2018-03-02 09:36:01,474 [salt.state       ][INFO    ][3409] Executing state host.present for msg02.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,474 [salt.state       ][INFO    ][3409] Host msg02.mcp-pike-ovs-ha.local (192.168.10.42) already present
2018-03-02 09:36:01,474 [salt.state       ][INFO    ][3409] Completed state [msg02.mcp-pike-ovs-ha.local] at time 09:36:01.474463 duration_in_ms=0.62
2018-03-02 09:36:01,474 [salt.state       ][INFO    ][3409] Running state [msg03] at time 09:36:01.474622
2018-03-02 09:36:01,474 [salt.state       ][INFO    ][3409] Executing state host.present for msg03
2018-03-02 09:36:01,475 [salt.state       ][INFO    ][3409] Host msg03 (192.168.10.43) already present
2018-03-02 09:36:01,475 [salt.state       ][INFO    ][3409] Completed state [msg03] at time 09:36:01.475240 duration_in_ms=0.618
2018-03-02 09:36:01,475 [salt.state       ][INFO    ][3409] Running state [msg03.mcp-pike-ovs-ha.local] at time 09:36:01.475396
2018-03-02 09:36:01,475 [salt.state       ][INFO    ][3409] Executing state host.present for msg03.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,475 [salt.state       ][INFO    ][3409] Host msg03.mcp-pike-ovs-ha.local (192.168.10.43) already present
2018-03-02 09:36:01,476 [salt.state       ][INFO    ][3409] Completed state [msg03.mcp-pike-ovs-ha.local] at time 09:36:01.476007 duration_in_ms=0.612
2018-03-02 09:36:01,476 [salt.state       ][INFO    ][3409] Running state [msg01] at time 09:36:01.476166
2018-03-02 09:36:01,476 [salt.state       ][INFO    ][3409] Executing state host.present for msg01
2018-03-02 09:36:01,476 [salt.state       ][INFO    ][3409] Host msg01 (192.168.10.41) already present
2018-03-02 09:36:01,476 [salt.state       ][INFO    ][3409] Completed state [msg01] at time 09:36:01.476767 duration_in_ms=0.601
2018-03-02 09:36:01,476 [salt.state       ][INFO    ][3409] Running state [msg01.mcp-pike-ovs-ha.local] at time 09:36:01.476924
2018-03-02 09:36:01,477 [salt.state       ][INFO    ][3409] Executing state host.present for msg01.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,477 [salt.state       ][INFO    ][3409] Host msg01.mcp-pike-ovs-ha.local (192.168.10.41) already present
2018-03-02 09:36:01,477 [salt.state       ][INFO    ][3409] Completed state [msg01.mcp-pike-ovs-ha.local] at time 09:36:01.477626 duration_in_ms=0.702
2018-03-02 09:36:01,477 [salt.state       ][INFO    ][3409] Running state [msg] at time 09:36:01.477790
2018-03-02 09:36:01,477 [salt.state       ][INFO    ][3409] Executing state host.present for msg
2018-03-02 09:36:01,478 [salt.state       ][INFO    ][3409] Host msg (192.168.10.40) already present
2018-03-02 09:36:01,478 [salt.state       ][INFO    ][3409] Completed state [msg] at time 09:36:01.478393 duration_in_ms=0.603
2018-03-02 09:36:01,478 [salt.state       ][INFO    ][3409] Running state [msg.mcp-pike-ovs-ha.local] at time 09:36:01.478555
2018-03-02 09:36:01,478 [salt.state       ][INFO    ][3409] Executing state host.present for msg.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,479 [salt.state       ][INFO    ][3409] Host msg.mcp-pike-ovs-ha.local (192.168.10.40) already present
2018-03-02 09:36:01,479 [salt.state       ][INFO    ][3409] Completed state [msg.mcp-pike-ovs-ha.local] at time 09:36:01.479154 duration_in_ms=0.6
2018-03-02 09:36:01,479 [salt.state       ][INFO    ][3409] Running state [cfg01] at time 09:36:01.479313
2018-03-02 09:36:01,479 [salt.state       ][INFO    ][3409] Executing state host.present for cfg01
2018-03-02 09:36:01,479 [salt.state       ][INFO    ][3409] Host cfg01 (192.168.10.100) already present
2018-03-02 09:36:01,479 [salt.state       ][INFO    ][3409] Completed state [cfg01] at time 09:36:01.479918 duration_in_ms=0.604
2018-03-02 09:36:01,480 [salt.state       ][INFO    ][3409] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:36:01.480076
2018-03-02 09:36:01,480 [salt.state       ][INFO    ][3409] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,480 [salt.state       ][INFO    ][3409] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:36:01,480 [salt.state       ][INFO    ][3409] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:36:01.480682 duration_in_ms=0.605
2018-03-02 09:36:01,480 [salt.state       ][INFO    ][3409] Running state [cmp002] at time 09:36:01.480841
2018-03-02 09:36:01,480 [salt.state       ][INFO    ][3409] Executing state host.present for cmp002
2018-03-02 09:36:01,481 [salt.state       ][INFO    ][3409] Host cmp002 (192.168.10.102) already present
2018-03-02 09:36:01,481 [salt.state       ][INFO    ][3409] Completed state [cmp002] at time 09:36:01.481455 duration_in_ms=0.614
2018-03-02 09:36:01,481 [salt.state       ][INFO    ][3409] Running state [cmp002.mcp-pike-ovs-ha.local] at time 09:36:01.481614
2018-03-02 09:36:01,481 [salt.state       ][INFO    ][3409] Executing state host.present for cmp002.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,482 [salt.state       ][INFO    ][3409] Host cmp002.mcp-pike-ovs-ha.local (192.168.10.102) already present
2018-03-02 09:36:01,482 [salt.state       ][INFO    ][3409] Completed state [cmp002.mcp-pike-ovs-ha.local] at time 09:36:01.482217 duration_in_ms=0.604
2018-03-02 09:36:01,482 [salt.state       ][INFO    ][3409] Running state [cmp001] at time 09:36:01.482376
2018-03-02 09:36:01,482 [salt.state       ][INFO    ][3409] Executing state host.present for cmp001
2018-03-02 09:36:01,482 [salt.state       ][INFO    ][3409] Host cmp001 (192.168.10.101) already present
2018-03-02 09:36:01,483 [salt.state       ][INFO    ][3409] Completed state [cmp001] at time 09:36:01.482979 duration_in_ms=0.602
2018-03-02 09:36:01,483 [salt.state       ][INFO    ][3409] Running state [cmp001.mcp-pike-ovs-ha.local] at time 09:36:01.483137
2018-03-02 09:36:01,483 [salt.state       ][INFO    ][3409] Executing state host.present for cmp001.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,483 [salt.state       ][INFO    ][3409] Host cmp001.mcp-pike-ovs-ha.local (192.168.10.101) already present
2018-03-02 09:36:01,483 [salt.state       ][INFO    ][3409] Completed state [cmp001.mcp-pike-ovs-ha.local] at time 09:36:01.483739 duration_in_ms=0.601
2018-03-02 09:36:01,483 [salt.state       ][INFO    ][3409] Running state [dbs01] at time 09:36:01.483896
2018-03-02 09:36:01,484 [salt.state       ][INFO    ][3409] Executing state host.present for dbs01
2018-03-02 09:36:01,484 [salt.state       ][INFO    ][3409] Host dbs01 (192.168.10.51) already present
2018-03-02 09:36:01,484 [salt.state       ][INFO    ][3409] Completed state [dbs01] at time 09:36:01.484507 duration_in_ms=0.612
2018-03-02 09:36:01,484 [salt.state       ][INFO    ][3409] Running state [dbs01.mcp-pike-ovs-ha.local] at time 09:36:01.484665
2018-03-02 09:36:01,484 [salt.state       ][INFO    ][3409] Executing state host.present for dbs01.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,485 [salt.state       ][INFO    ][3409] Host dbs01.mcp-pike-ovs-ha.local (192.168.10.51) already present
2018-03-02 09:36:01,485 [salt.state       ][INFO    ][3409] Completed state [dbs01.mcp-pike-ovs-ha.local] at time 09:36:01.485296 duration_in_ms=0.63
2018-03-02 09:36:01,485 [salt.state       ][INFO    ][3409] Running state [dbs02] at time 09:36:01.485462
2018-03-02 09:36:01,485 [salt.state       ][INFO    ][3409] Executing state host.present for dbs02
2018-03-02 09:36:01,485 [salt.state       ][INFO    ][3409] Host dbs02 (192.168.10.52) already present
2018-03-02 09:36:01,486 [salt.state       ][INFO    ][3409] Completed state [dbs02] at time 09:36:01.486083 duration_in_ms=0.622
2018-03-02 09:36:01,486 [salt.state       ][INFO    ][3409] Running state [dbs02.mcp-pike-ovs-ha.local] at time 09:36:01.486240
2018-03-02 09:36:01,486 [salt.state       ][INFO    ][3409] Executing state host.present for dbs02.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,486 [salt.state       ][INFO    ][3409] Host dbs02.mcp-pike-ovs-ha.local (192.168.10.52) already present
2018-03-02 09:36:01,486 [salt.state       ][INFO    ][3409] Completed state [dbs02.mcp-pike-ovs-ha.local] at time 09:36:01.486871 duration_in_ms=0.632
2018-03-02 09:36:01,487 [salt.state       ][INFO    ][3409] Running state [dbs03] at time 09:36:01.487034
2018-03-02 09:36:01,487 [salt.state       ][INFO    ][3409] Executing state host.present for dbs03
2018-03-02 09:36:01,487 [salt.state       ][INFO    ][3409] Host dbs03 (192.168.10.53) already present
2018-03-02 09:36:01,487 [salt.state       ][INFO    ][3409] Completed state [dbs03] at time 09:36:01.487640 duration_in_ms=0.607
2018-03-02 09:36:01,487 [salt.state       ][INFO    ][3409] Running state [dbs03.mcp-pike-ovs-ha.local] at time 09:36:01.487798
2018-03-02 09:36:01,487 [salt.state       ][INFO    ][3409] Executing state host.present for dbs03.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,488 [salt.state       ][INFO    ][3409] Host dbs03.mcp-pike-ovs-ha.local (192.168.10.53) already present
2018-03-02 09:36:01,488 [salt.state       ][INFO    ][3409] Completed state [dbs03.mcp-pike-ovs-ha.local] at time 09:36:01.488411 duration_in_ms=0.614
2018-03-02 09:36:01,488 [salt.state       ][INFO    ][3409] Running state [mas01] at time 09:36:01.488590
2018-03-02 09:36:01,488 [salt.state       ][INFO    ][3409] Executing state host.present for mas01
2018-03-02 09:36:01,489 [salt.state       ][INFO    ][3409] Host mas01 (192.168.10.3) already present
2018-03-02 09:36:01,489 [salt.state       ][INFO    ][3409] Completed state [mas01] at time 09:36:01.489240 duration_in_ms=0.649
2018-03-02 09:36:01,489 [salt.state       ][INFO    ][3409] Running state [mas01.mcp-pike-ovs-ha.local] at time 09:36:01.489409
2018-03-02 09:36:01,489 [salt.state       ][INFO    ][3409] Executing state host.present for mas01.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,489 [salt.state       ][INFO    ][3409] Host mas01.mcp-pike-ovs-ha.local (192.168.10.3) already present
2018-03-02 09:36:01,490 [salt.state       ][INFO    ][3409] Completed state [mas01.mcp-pike-ovs-ha.local] at time 09:36:01.490019 duration_in_ms=0.61
2018-03-02 09:36:01,490 [salt.state       ][INFO    ][3409] Running state [ctl02] at time 09:36:01.490175
2018-03-02 09:36:01,490 [salt.state       ][INFO    ][3409] Executing state host.present for ctl02
2018-03-02 09:36:01,490 [salt.state       ][INFO    ][3409] Host ctl02 (192.168.10.12) already present
2018-03-02 09:36:01,490 [salt.state       ][INFO    ][3409] Completed state [ctl02] at time 09:36:01.490773 duration_in_ms=0.599
2018-03-02 09:36:01,490 [salt.state       ][INFO    ][3409] Running state [ctl02.mcp-pike-ovs-ha.local] at time 09:36:01.490936
2018-03-02 09:36:01,491 [salt.state       ][INFO    ][3409] Executing state host.present for ctl02.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,491 [salt.state       ][INFO    ][3409] Host ctl02.mcp-pike-ovs-ha.local (192.168.10.12) already present
2018-03-02 09:36:01,491 [salt.state       ][INFO    ][3409] Completed state [ctl02.mcp-pike-ovs-ha.local] at time 09:36:01.491542 duration_in_ms=0.606
2018-03-02 09:36:01,491 [salt.state       ][INFO    ][3409] Running state [ctl03] at time 09:36:01.491698
2018-03-02 09:36:01,491 [salt.state       ][INFO    ][3409] Executing state host.present for ctl03
2018-03-02 09:36:01,492 [salt.state       ][INFO    ][3409] Host ctl03 (192.168.10.13) already present
2018-03-02 09:36:01,492 [salt.state       ][INFO    ][3409] Completed state [ctl03] at time 09:36:01.492300 duration_in_ms=0.601
2018-03-02 09:36:01,492 [salt.state       ][INFO    ][3409] Running state [ctl03.mcp-pike-ovs-ha.local] at time 09:36:01.492453
2018-03-02 09:36:01,492 [salt.state       ][INFO    ][3409] Executing state host.present for ctl03.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,493 [salt.state       ][INFO    ][3409] Host ctl03.mcp-pike-ovs-ha.local (192.168.10.13) already present
2018-03-02 09:36:01,493 [salt.state       ][INFO    ][3409] Completed state [ctl03.mcp-pike-ovs-ha.local] at time 09:36:01.493138 duration_in_ms=0.685
2018-03-02 09:36:01,493 [salt.state       ][INFO    ][3409] Running state [ctl01] at time 09:36:01.493314
2018-03-02 09:36:01,493 [salt.state       ][INFO    ][3409] Executing state host.present for ctl01
2018-03-02 09:36:01,493 [salt.state       ][INFO    ][3409] Host ctl01 (192.168.10.11) already present
2018-03-02 09:36:01,493 [salt.state       ][INFO    ][3409] Completed state [ctl01] at time 09:36:01.493926 duration_in_ms=0.612
2018-03-02 09:36:01,494 [salt.state       ][INFO    ][3409] Running state [ctl01.mcp-pike-ovs-ha.local] at time 09:36:01.494079
2018-03-02 09:36:01,494 [salt.state       ][INFO    ][3409] Executing state host.present for ctl01.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,494 [salt.state       ][INFO    ][3409] Host ctl01.mcp-pike-ovs-ha.local (192.168.10.11) already present
2018-03-02 09:36:01,494 [salt.state       ][INFO    ][3409] Completed state [ctl01.mcp-pike-ovs-ha.local] at time 09:36:01.494673 duration_in_ms=0.594
2018-03-02 09:36:01,494 [salt.state       ][INFO    ][3409] Running state [ctl] at time 09:36:01.494828
2018-03-02 09:36:01,494 [salt.state       ][INFO    ][3409] Executing state host.present for ctl
2018-03-02 09:36:01,495 [salt.state       ][INFO    ][3409] Host ctl (192.168.10.10) already present
2018-03-02 09:36:01,495 [salt.state       ][INFO    ][3409] Completed state [ctl] at time 09:36:01.495423 duration_in_ms=0.595
2018-03-02 09:36:01,495 [salt.state       ][INFO    ][3409] Running state [ctl.mcp-pike-ovs-ha.local] at time 09:36:01.495576
2018-03-02 09:36:01,495 [salt.state       ][INFO    ][3409] Executing state host.present for ctl.mcp-pike-ovs-ha.local
2018-03-02 09:36:01,496 [salt.state       ][INFO    ][3409] Host ctl.mcp-pike-ovs-ha.local (192.168.10.10) already present
2018-03-02 09:36:01,496 [salt.state       ][INFO    ][3409] Completed state [ctl.mcp-pike-ovs-ha.local] at time 09:36:01.496169 duration_in_ms=0.593
2018-03-02 09:36:01,496 [salt.state       ][INFO    ][3409] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:36:01.496319
2018-03-02 09:36:01,496 [salt.state       ][INFO    ][3409] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-02 09:36:01,496 [salt.state       ][INFO    ][3409] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-02 09:36:01,497 [salt.state       ][INFO    ][3409] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:36:01.497003 duration_in_ms=0.684
2018-03-02 09:36:01,498 [salt.state       ][INFO    ][3409] Running state [ens2f0.81] at time 09:36:01.498615
2018-03-02 09:36:01,498 [salt.state       ][INFO    ][3409] Executing state network.managed for ens2f0.81
2018-03-02 09:36:02,228 [salt.state       ][INFO    ][3409] Interface ens2f0.81 is up to date.
2018-03-02 09:36:02,228 [salt.state       ][INFO    ][3409] Completed state [ens2f0.81] at time 09:36:02.228305 duration_in_ms=729.681
2018-03-02 09:36:02,229 [salt.state       ][INFO    ][3409] Running state [br-ctl] at time 09:36:02.229432
2018-03-02 09:36:02,229 [salt.state       ][INFO    ][3409] Executing state network.managed for br-ctl
2018-03-02 09:36:02,236 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:36:02,249 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:36:02,450 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:36:03,089 [salt.state       ][INFO    ][3409] Interface br-ctl is up to date.
2018-03-02 09:36:03,089 [salt.state       ][INFO    ][3409] Completed state [br-ctl] at time 09:36:03.089689 duration_in_ms=860.257
2018-03-02 09:36:03,089 [salt.state       ][INFO    ][3409] Running state [eno1] at time 09:36:03.089913
2018-03-02 09:36:03,090 [salt.state       ][INFO    ][3409] Executing state network.managed for eno1
2018-03-02 09:36:03,725 [salt.state       ][INFO    ][3409] Interface eno1 is up to date.
2018-03-02 09:36:03,725 [salt.state       ][INFO    ][3409] Completed state [eno1] at time 09:36:03.725770 duration_in_ms=635.856
2018-03-02 09:36:03,726 [salt.state       ][INFO    ][3409] Running state [ens2f0] at time 09:36:03.725979
2018-03-02 09:36:03,726 [salt.state       ][INFO    ][3409] Executing state network.managed for ens2f0
2018-03-02 09:36:04,368 [salt.state       ][INFO    ][3409] Interface ens2f0 is up to date.
2018-03-02 09:36:04,368 [salt.state       ][INFO    ][3409] Completed state [ens2f0] at time 09:36:04.368773 duration_in_ms=642.793
2018-03-02 09:36:04,369 [salt.state       ][INFO    ][3409] Running state [ens2f0.80] at time 09:36:04.369010
2018-03-02 09:36:04,369 [salt.state       ][INFO    ][3409] Executing state network.managed for ens2f0.80
2018-03-02 09:36:05,018 [salt.state       ][INFO    ][3409] Interface ens2f0.80 is up to date.
2018-03-02 09:36:05,018 [salt.state       ][INFO    ][3409] Completed state [ens2f0.80] at time 09:36:05.018376 duration_in_ms=649.366
2018-03-02 09:36:05,020 [salt.state       ][INFO    ][3409] Running state [br-mgmt] at time 09:36:05.020105
2018-03-02 09:36:05,020 [salt.state       ][INFO    ][3409] Executing state network.managed for br-mgmt
2018-03-02 09:36:05,028 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:36:05,041 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:36:05,254 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:36:05,898 [salt.state       ][INFO    ][3409] Interface br-mgmt is up to date.
2018-03-02 09:36:05,898 [salt.state       ][INFO    ][3409] Completed state [br-mgmt] at time 09:36:05.898534 duration_in_ms=878.429
2018-03-02 09:36:05,899 [salt.state       ][INFO    ][3409] Running state [br-ex] at time 09:36:05.899956
2018-03-02 09:36:05,900 [salt.state       ][INFO    ][3409] Executing state network.managed for br-ex
2018-03-02 09:36:05,907 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:36:05,919 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:36:06,119 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:36:06,760 [salt.state       ][INFO    ][3409] Interface br-ex is up to date.
2018-03-02 09:36:06,761 [salt.state       ][INFO    ][3409] Completed state [br-ex] at time 09:36:06.761237 duration_in_ms=861.28
2018-03-02 09:36:06,761 [salt.state       ][INFO    ][3409] Running state [/etc/profile.d/proxy.sh] at time 09:36:06.761543
2018-03-02 09:36:06,761 [salt.state       ][INFO    ][3409] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-02 09:36:06,762 [salt.state       ][INFO    ][3409] File /etc/profile.d/proxy.sh is not present
2018-03-02 09:36:06,762 [salt.state       ][INFO    ][3409] Completed state [/etc/profile.d/proxy.sh] at time 09:36:06.762264 duration_in_ms=0.721
2018-03-02 09:36:06,762 [salt.state       ][INFO    ][3409] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:36:06.762444
2018-03-02 09:36:06,762 [salt.state       ][INFO    ][3409] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-02 09:36:06,762 [salt.state       ][INFO    ][3409] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-02 09:36:06,762 [salt.state       ][INFO    ][3409] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:36:06.762953 duration_in_ms=0.51
2018-03-02 09:36:06,763 [salt.state       ][INFO    ][3409] Running state [ntp] at time 09:36:06.763143
2018-03-02 09:36:06,763 [salt.state       ][INFO    ][3409] Executing state pkg.installed for ntp
2018-03-02 09:36:06,769 [salt.state       ][INFO    ][3409] All specified packages are already installed
2018-03-02 09:36:06,769 [salt.state       ][INFO    ][3409] Completed state [ntp] at time 09:36:06.769415 duration_in_ms=6.272
2018-03-02 09:36:06,771 [salt.state       ][INFO    ][3409] Running state [/etc/ntp.conf] at time 09:36:06.770981
2018-03-02 09:36:06,771 [salt.state       ][INFO    ][3409] Executing state file.managed for /etc/ntp.conf
2018-03-02 09:36:06,826 [salt.state       ][INFO    ][3409] File /etc/ntp.conf is in the correct state
2018-03-02 09:36:06,826 [salt.state       ][INFO    ][3409] Completed state [/etc/ntp.conf] at time 09:36:06.826199 duration_in_ms=55.219
2018-03-02 09:36:06,827 [salt.state       ][INFO    ][3409] Running state [ntp] at time 09:36:06.827180
2018-03-02 09:36:06,827 [salt.state       ][INFO    ][3409] Executing state service.running for ntp
2018-03-02 09:36:06,827 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-03-02 09:36:06,836 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-02 09:36:06,843 [salt.loaded.int.module.cmdmod][INFO    ][3409] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-02 09:36:06,852 [salt.state       ][INFO    ][3409] The service ntp is already running
2018-03-02 09:36:06,852 [salt.state       ][INFO    ][3409] Completed state [ntp] at time 09:36:06.852419 duration_in_ms=25.239
2018-03-02 09:36:06,855 [salt.minion      ][INFO    ][3409] Returning information for job: 20180302093550589965
2018-03-02 09:36:35,180 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command file.line with jid 20180302093635611717
2018-03-02 09:36:35,188 [salt.minion      ][INFO    ][5029] Starting a new job with PID 5029
2018-03-02 09:36:35,200 [salt.minion      ][INFO    ][5029] Returning information for job: 20180302093635611717
2018-03-02 09:36:35,970 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command file.replace with jid 20180302093636401540
2018-03-02 09:36:35,977 [salt.minion      ][INFO    ][5034] Starting a new job with PID 5034
2018-03-02 09:36:35,993 [salt.minion      ][INFO    ][5034] Returning information for job: 20180302093636401540
2018-03-02 09:36:36,720 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command pkg.install with jid 20180302093637153894
2018-03-02 09:36:36,728 [salt.minion      ][INFO    ][5039] Starting a new job with PID 5039
2018-03-02 09:36:37,061 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5039] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:36:37,303 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5039] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:36:37,316 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5039] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:36:37,518 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5039] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:36:37,539 [salt.minion      ][INFO    ][5039] Returning information for job: 20180302093637153894
2018-03-02 09:36:39,680 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command state.apply with jid 20180302093640110118
2018-03-02 09:36:39,688 [salt.minion      ][INFO    ][5072] Starting a new job with PID 5072
2018-03-02 09:36:42,086 [salt.state       ][INFO    ][5072] Loading fresh modules for state activity
2018-03-02 09:36:42,769 [salt.state       ][INFO    ][5072] Running state [/etc/hostname] at time 09:36:42.769142
2018-03-02 09:36:42,769 [salt.state       ][INFO    ][5072] Executing state file.managed for /etc/hostname
2018-03-02 09:36:42,790 [salt.state       ][INFO    ][5072] File /etc/hostname is in the correct state
2018-03-02 09:36:42,791 [salt.state       ][INFO    ][5072] Completed state [/etc/hostname] at time 09:36:42.791095 duration_in_ms=21.952
2018-03-02 09:36:42,792 [salt.state       ][INFO    ][5072] Running state [hostname kvm02] at time 09:36:42.792098
2018-03-02 09:36:42,792 [salt.state       ][INFO    ][5072] Executing state cmd.wait for hostname kvm02
2018-03-02 09:36:42,792 [salt.state       ][INFO    ][5072] No changes made for hostname kvm02
2018-03-02 09:36:42,792 [salt.state       ][INFO    ][5072] Completed state [hostname kvm02] at time 09:36:42.792834 duration_in_ms=0.735
2018-03-02 09:36:42,793 [salt.state       ][INFO    ][5072] Running state [mdb02] at time 09:36:42.793374
2018-03-02 09:36:42,793 [salt.state       ][INFO    ][5072] Executing state host.present for mdb02
2018-03-02 09:36:42,794 [salt.state       ][INFO    ][5072] Host mdb02 (192.168.10.77) already present
2018-03-02 09:36:42,794 [salt.state       ][INFO    ][5072] Completed state [mdb02] at time 09:36:42.794264 duration_in_ms=0.89
2018-03-02 09:36:42,794 [salt.state       ][INFO    ][5072] Running state [mdb02.mcp-pike-ovs-ha.local] at time 09:36:42.794512
2018-03-02 09:36:42,794 [salt.state       ][INFO    ][5072] Executing state host.present for mdb02.mcp-pike-ovs-ha.local
2018-03-02 09:36:42,795 [salt.state       ][INFO    ][5072] Host mdb02.mcp-pike-ovs-ha.local (192.168.10.77) already present
2018-03-02 09:36:42,795 [salt.state       ][INFO    ][5072] Completed state [mdb02.mcp-pike-ovs-ha.local] at time 09:36:42.795377 duration_in_ms=0.865
2018-03-02 09:36:42,795 [salt.state       ][INFO    ][5072] Running state [mdb03] at time 09:36:42.795628
2018-03-02 09:36:42,795 [salt.state       ][INFO    ][5072] Executing state host.present for mdb03
2018-03-02 09:36:42,796 [salt.state       ][INFO    ][5072] Host mdb03 (192.168.10.78) already present
2018-03-02 09:36:42,796 [salt.state       ][INFO    ][5072] Completed state [mdb03] at time 09:36:42.796490 duration_in_ms=0.863
2018-03-02 09:36:42,796 [salt.state       ][INFO    ][5072] Running state [mdb03.mcp-pike-ovs-ha.local] at time 09:36:42.796741
2018-03-02 09:36:42,796 [salt.state       ][INFO    ][5072] Executing state host.present for mdb03.mcp-pike-ovs-ha.local
2018-03-02 09:36:42,797 [salt.state       ][INFO    ][5072] Host mdb03.mcp-pike-ovs-ha.local (192.168.10.78) already present
2018-03-02 09:36:42,797 [salt.state       ][INFO    ][5072] Completed state [mdb03.mcp-pike-ovs-ha.local] at time 09:36:42.797666 duration_in_ms=0.926
2018-03-02 09:36:42,797 [salt.state       ][INFO    ][5072] Running state [mdb01] at time 09:36:42.797914
2018-03-02 09:36:42,798 [salt.state       ][INFO    ][5072] Executing state host.present for mdb01
2018-03-02 09:36:42,798 [salt.state       ][INFO    ][5072] Host mdb01 (192.168.10.76) already present
2018-03-02 09:36:42,798 [salt.state       ][INFO    ][5072] Completed state [mdb01] at time 09:36:42.798764 duration_in_ms=0.85
2018-03-02 09:36:42,799 [salt.state       ][INFO    ][5072] Running state [mdb01.mcp-pike-ovs-ha.local] at time 09:36:42.799012
2018-03-02 09:36:42,799 [salt.state       ][INFO    ][5072] Executing state host.present for mdb01.mcp-pike-ovs-ha.local
2018-03-02 09:36:42,799 [salt.state       ][INFO    ][5072] Host mdb01.mcp-pike-ovs-ha.local (192.168.10.76) already present
2018-03-02 09:36:42,799 [salt.state       ][INFO    ][5072] Completed state [mdb01.mcp-pike-ovs-ha.local] at time 09:36:42.799864 duration_in_ms=0.852
2018-03-02 09:36:42,800 [salt.state       ][INFO    ][5072] Running state [mdb] at time 09:36:42.800113
2018-03-02 09:36:42,800 [salt.state       ][INFO    ][5072] Executing state host.present for mdb
2018-03-02 09:36:42,800 [salt.state       ][INFO    ][5072] Host mdb (192.168.10.75) already present
2018-03-02 09:36:42,801 [salt.state       ][INFO    ][5072] Completed state [mdb] at time 09:36:42.800969 duration_in_ms=0.856
2018-03-02 09:36:42,801 [salt.state       ][INFO    ][5072] Running state [mdb.mcp-pike-ovs-ha.local] at time 09:36:42.801216
2018-03-02 09:36:42,801 [salt.state       ][INFO    ][5072] Executing state host.present for mdb.mcp-pike-ovs-ha.local
2018-03-02 09:36:42,801 [salt.state       ][INFO    ][5072] Host mdb.mcp-pike-ovs-ha.local (192.168.10.75) already present
2018-03-02 09:36:42,802 [salt.state       ][INFO    ][5072] Completed state [mdb.mcp-pike-ovs-ha.local] at time 09:36:42.802153 duration_in_ms=0.936
2018-03-02 09:36:42,802 [salt.state       ][INFO    ][5072] Running state [cfg01] at time 09:36:42.802399
2018-03-02 09:36:42,802 [salt.state       ][INFO    ][5072] Executing state host.present for cfg01
2018-03-02 09:36:42,803 [salt.state       ][INFO    ][5072] Host cfg01 (192.168.10.100) already present
2018-03-02 09:36:42,803 [salt.state       ][INFO    ][5072] Completed state [cfg01] at time 09:36:42.803395 duration_in_ms=0.996
2018-03-02 09:36:42,803 [salt.state       ][INFO    ][5072] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:36:42.803645
2018-03-02 09:36:42,803 [salt.state       ][INFO    ][5072] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:36:42,804 [salt.state       ][INFO    ][5072] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:36:42,804 [salt.state       ][INFO    ][5072] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:36:42.804508 duration_in_ms=0.863
2018-03-02 09:36:42,804 [salt.state       ][INFO    ][5072] Running state [prx01] at time 09:36:42.804757
2018-03-02 09:36:42,805 [salt.state       ][INFO    ][5072] Executing state host.present for prx01
2018-03-02 09:36:42,805 [salt.state       ][INFO    ][5072] Host prx01 (192.168.10.104) already present
2018-03-02 09:36:42,805 [salt.state       ][INFO    ][5072] Completed state [prx01] at time 09:36:42.805655 duration_in_ms=0.898
2018-03-02 09:36:42,805 [salt.state       ][INFO    ][5072] Running state [prx01.mcp-pike-ovs-ha.local] at time 09:36:42.805917
2018-03-02 09:36:42,806 [salt.state       ][INFO    ][5072] Executing state host.present for prx01.mcp-pike-ovs-ha.local
2018-03-02 09:36:42,806 [salt.state       ][INFO    ][5072] Host prx01.mcp-pike-ovs-ha.local (192.168.10.104) already present
2018-03-02 09:36:42,806 [salt.state       ][INFO    ][5072] Completed state [prx01.mcp-pike-ovs-ha.local] at time 09:36:42.806784 duration_in_ms=0.867
2018-03-02 09:36:42,807 [salt.state       ][INFO    ][5072] Running state [kvm01] at time 09:36:42.807030
2018-03-02 09:36:42,807 [salt.state       ][INFO    ][5072] Executing state host.present for kvm01
2018-03-02 09:36:42,807 [salt.state       ][INFO    ][5072] Host kvm01 (192.168.10.141) already present
2018-03-02 09:36:42,807 [salt.state       ][INFO    ][5072] Completed state [kvm01] at time 09:36:42.807893 duration_in_ms=0.863
2018-03-02 09:36:42,808 [salt.state       ][INFO    ][5072] Running state [kvm01.mcp-pike-ovs-ha.local] at time 09:36:42.808143
2018-03-02 09:36:42,808 [salt.state       ][INFO    ][5072] Executing state host.present for kvm01.mcp-pike-ovs-ha.local
2018-03-02 09:36:42,808 [salt.state       ][INFO    ][5072] Host kvm01.mcp-pike-ovs-ha.local (192.168.10.141) already present
2018-03-02 09:36:42,809 [salt.state       ][INFO    ][5072] Completed state [kvm01.mcp-pike-ovs-ha.local] at time 09:36:42.809005 duration_in_ms=0.863
2018-03-02 09:36:42,809 [salt.state       ][INFO    ][5072] Running state [kvm03] at time 09:36:42.809254
2018-03-02 09:36:42,809 [salt.state       ][INFO    ][5072] Executing state host.present for kvm03
2018-03-02 09:36:42,809 [salt.state       ][INFO    ][5072] Host kvm03 (192.168.10.143) already present
2018-03-02 09:36:42,810 [salt.state       ][INFO    ][5072] Completed state [kvm03] at time 09:36:42.810157 duration_in_ms=0.902
2018-03-02 09:36:42,810 [salt.state       ][INFO    ][5072] Running state [kvm03.mcp-pike-ovs-ha.local] at time 09:36:42.810405
2018-03-02 09:36:42,810 [salt.state       ][INFO    ][5072] Executing state host.present for kvm03.mcp-pike-ovs-ha.local
2018-03-02 09:36:42,811 [salt.state       ][INFO    ][5072] Host kvm03.mcp-pike-ovs-ha.local (192.168.10.143) already present
2018-03-02 09:36:42,811 [salt.state       ][INFO    ][5072] Completed state [kvm03.mcp-pike-ovs-ha.local] at time 09:36:42.811263 duration_in_ms=0.858
2018-03-02 09:36:42,811 [salt.state       ][INFO    ][5072] Running state [kvm02] at time 09:36:42.811512
2018-03-02 09:36:42,811 [salt.state       ][INFO    ][5072] Executing state host.present for kvm02
2018-03-02 09:36:42,812 [salt.state       ][INFO    ][5072] Host kvm02 (192.168.10.142) already present
2018-03-02 09:36:42,812 [salt.state       ][INFO    ][5072] Completed state [kvm02] at time 09:36:42.812372 duration_in_ms=0.86
2018-03-02 09:36:42,812 [salt.state       ][INFO    ][5072] Running state [kvm02.mcp-pike-ovs-ha.local] at time 09:36:42.812620
2018-03-02 09:36:42,812 [salt.state       ][INFO    ][5072] Executing state host.present for kvm02.mcp-pike-ovs-ha.local
2018-03-02 09:36:42,813 [salt.state       ][INFO    ][5072] Host kvm02.mcp-pike-ovs-ha.local (192.168.10.142) already present
2018-03-02 09:36:42,813 [salt.state       ][INFO    ][5072] Completed state [kvm02.mcp-pike-ovs-ha.local] at time 09:36:42.813482 duration_in_ms=0.862
2018-03-02 09:36:42,814 [salt.state       ][INFO    ][5072] Running state [file.replace] at time 09:36:42.814451
2018-03-02 09:36:42,814 [salt.state       ][INFO    ][5072] Executing state module.run for file.replace
2018-03-02 09:36:43,154 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:36:43,256 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'grep -q "kvm02 kvm02.mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-03-02 09:36:43,262 [salt.state       ][INFO    ][5072] onlyif execution failed
2018-03-02 09:36:43,262 [salt.state       ][INFO    ][5072] Completed state [file.replace] at time 09:36:43.262925 duration_in_ms=448.472
2018-03-02 09:36:43,263 [salt.state       ][INFO    ][5072] Running state [dbs] at time 09:36:43.263328
2018-03-02 09:36:43,263 [salt.state       ][INFO    ][5072] Executing state host.present for dbs
2018-03-02 09:36:43,264 [salt.state       ][INFO    ][5072] Host dbs (192.168.10.50) already present
2018-03-02 09:36:43,264 [salt.state       ][INFO    ][5072] Completed state [dbs] at time 09:36:43.264603 duration_in_ms=1.275
2018-03-02 09:36:43,264 [salt.state       ][INFO    ][5072] Running state [dbs.mcp-pike-ovs-ha.local] at time 09:36:43.264860
2018-03-02 09:36:43,265 [salt.state       ][INFO    ][5072] Executing state host.present for dbs.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,265 [salt.state       ][INFO    ][5072] Host dbs.mcp-pike-ovs-ha.local (192.168.10.50) already present
2018-03-02 09:36:43,265 [salt.state       ][INFO    ][5072] Completed state [dbs.mcp-pike-ovs-ha.local] at time 09:36:43.265813 duration_in_ms=0.953
2018-03-02 09:36:43,266 [salt.state       ][INFO    ][5072] Running state [prx] at time 09:36:43.266077
2018-03-02 09:36:43,266 [salt.state       ][INFO    ][5072] Executing state host.present for prx
2018-03-02 09:36:43,266 [salt.state       ][INFO    ][5072] Host prx (192.168.10.103) already present
2018-03-02 09:36:43,266 [salt.state       ][INFO    ][5072] Completed state [prx] at time 09:36:43.266944 duration_in_ms=0.868
2018-03-02 09:36:43,267 [salt.state       ][INFO    ][5072] Running state [prx.mcp-pike-ovs-ha.local] at time 09:36:43.267199
2018-03-02 09:36:43,267 [salt.state       ][INFO    ][5072] Executing state host.present for prx.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,267 [salt.state       ][INFO    ][5072] Host prx.mcp-pike-ovs-ha.local (192.168.10.103) already present
2018-03-02 09:36:43,268 [salt.state       ][INFO    ][5072] Completed state [prx.mcp-pike-ovs-ha.local] at time 09:36:43.268082 duration_in_ms=0.882
2018-03-02 09:36:43,268 [salt.state       ][INFO    ][5072] Running state [prx02] at time 09:36:43.268338
2018-03-02 09:36:43,268 [salt.state       ][INFO    ][5072] Executing state host.present for prx02
2018-03-02 09:36:43,269 [salt.state       ][INFO    ][5072] Host prx02 (192.168.10.105) already present
2018-03-02 09:36:43,269 [salt.state       ][INFO    ][5072] Completed state [prx02] at time 09:36:43.269207 duration_in_ms=0.869
2018-03-02 09:36:43,269 [salt.state       ][INFO    ][5072] Running state [prx02.mcp-pike-ovs-ha.local] at time 09:36:43.269492
2018-03-02 09:36:43,269 [salt.state       ][INFO    ][5072] Executing state host.present for prx02.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,270 [salt.state       ][INFO    ][5072] Host prx02.mcp-pike-ovs-ha.local (192.168.10.105) already present
2018-03-02 09:36:43,270 [salt.state       ][INFO    ][5072] Completed state [prx02.mcp-pike-ovs-ha.local] at time 09:36:43.270398 duration_in_ms=0.907
2018-03-02 09:36:43,270 [salt.state       ][INFO    ][5072] Running state [msg02] at time 09:36:43.270655
2018-03-02 09:36:43,270 [salt.state       ][INFO    ][5072] Executing state host.present for msg02
2018-03-02 09:36:43,271 [salt.state       ][INFO    ][5072] Host msg02 (192.168.10.42) already present
2018-03-02 09:36:43,271 [salt.state       ][INFO    ][5072] Completed state [msg02] at time 09:36:43.271525 duration_in_ms=0.87
2018-03-02 09:36:43,271 [salt.state       ][INFO    ][5072] Running state [msg02.mcp-pike-ovs-ha.local] at time 09:36:43.271774
2018-03-02 09:36:43,272 [salt.state       ][INFO    ][5072] Executing state host.present for msg02.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,272 [salt.state       ][INFO    ][5072] Host msg02.mcp-pike-ovs-ha.local (192.168.10.42) already present
2018-03-02 09:36:43,272 [salt.state       ][INFO    ][5072] Completed state [msg02.mcp-pike-ovs-ha.local] at time 09:36:43.272650 duration_in_ms=0.875
2018-03-02 09:36:43,272 [salt.state       ][INFO    ][5072] Running state [msg03] at time 09:36:43.272896
2018-03-02 09:36:43,273 [salt.state       ][INFO    ][5072] Executing state host.present for msg03
2018-03-02 09:36:43,273 [salt.state       ][INFO    ][5072] Host msg03 (192.168.10.43) already present
2018-03-02 09:36:43,273 [salt.state       ][INFO    ][5072] Completed state [msg03] at time 09:36:43.273915 duration_in_ms=1.018
2018-03-02 09:36:43,274 [salt.state       ][INFO    ][5072] Running state [msg03.mcp-pike-ovs-ha.local] at time 09:36:43.274164
2018-03-02 09:36:43,274 [salt.state       ][INFO    ][5072] Executing state host.present for msg03.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,274 [salt.state       ][INFO    ][5072] Host msg03.mcp-pike-ovs-ha.local (192.168.10.43) already present
2018-03-02 09:36:43,275 [salt.state       ][INFO    ][5072] Completed state [msg03.mcp-pike-ovs-ha.local] at time 09:36:43.275024 duration_in_ms=0.86
2018-03-02 09:36:43,275 [salt.state       ][INFO    ][5072] Running state [msg01] at time 09:36:43.275273
2018-03-02 09:36:43,275 [salt.state       ][INFO    ][5072] Executing state host.present for msg01
2018-03-02 09:36:43,275 [salt.state       ][INFO    ][5072] Host msg01 (192.168.10.41) already present
2018-03-02 09:36:43,276 [salt.state       ][INFO    ][5072] Completed state [msg01] at time 09:36:43.276136 duration_in_ms=0.863
2018-03-02 09:36:43,276 [salt.state       ][INFO    ][5072] Running state [msg01.mcp-pike-ovs-ha.local] at time 09:36:43.276385
2018-03-02 09:36:43,276 [salt.state       ][INFO    ][5072] Executing state host.present for msg01.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,277 [salt.state       ][INFO    ][5072] Host msg01.mcp-pike-ovs-ha.local (192.168.10.41) already present
2018-03-02 09:36:43,277 [salt.state       ][INFO    ][5072] Completed state [msg01.mcp-pike-ovs-ha.local] at time 09:36:43.277248 duration_in_ms=0.863
2018-03-02 09:36:43,277 [salt.state       ][INFO    ][5072] Running state [msg] at time 09:36:43.277557
2018-03-02 09:36:43,277 [salt.state       ][INFO    ][5072] Executing state host.present for msg
2018-03-02 09:36:43,278 [salt.state       ][INFO    ][5072] Host msg (192.168.10.40) already present
2018-03-02 09:36:43,278 [salt.state       ][INFO    ][5072] Completed state [msg] at time 09:36:43.278436 duration_in_ms=0.879
2018-03-02 09:36:43,278 [salt.state       ][INFO    ][5072] Running state [msg.mcp-pike-ovs-ha.local] at time 09:36:43.278689
2018-03-02 09:36:43,278 [salt.state       ][INFO    ][5072] Executing state host.present for msg.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,279 [salt.state       ][INFO    ][5072] Host msg.mcp-pike-ovs-ha.local (192.168.10.40) already present
2018-03-02 09:36:43,279 [salt.state       ][INFO    ][5072] Completed state [msg.mcp-pike-ovs-ha.local] at time 09:36:43.279550 duration_in_ms=0.86
2018-03-02 09:36:43,279 [salt.state       ][INFO    ][5072] Running state [cfg01] at time 09:36:43.279815
2018-03-02 09:36:43,280 [salt.state       ][INFO    ][5072] Executing state host.present for cfg01
2018-03-02 09:36:43,280 [salt.state       ][INFO    ][5072] Host cfg01 (192.168.10.100) already present
2018-03-02 09:36:43,280 [salt.state       ][INFO    ][5072] Completed state [cfg01] at time 09:36:43.280680 duration_in_ms=0.865
2018-03-02 09:36:43,280 [salt.state       ][INFO    ][5072] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:36:43.280938
2018-03-02 09:36:43,281 [salt.state       ][INFO    ][5072] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,281 [salt.state       ][INFO    ][5072] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:36:43,281 [salt.state       ][INFO    ][5072] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:36:43.281864 duration_in_ms=0.926
2018-03-02 09:36:43,282 [salt.state       ][INFO    ][5072] Running state [cmp002] at time 09:36:43.282120
2018-03-02 09:36:43,282 [salt.state       ][INFO    ][5072] Executing state host.present for cmp002
2018-03-02 09:36:43,282 [salt.state       ][INFO    ][5072] Host cmp002 (192.168.10.102) already present
2018-03-02 09:36:43,283 [salt.state       ][INFO    ][5072] Completed state [cmp002] at time 09:36:43.282983 duration_in_ms=0.863
2018-03-02 09:36:43,283 [salt.state       ][INFO    ][5072] Running state [cmp002.mcp-pike-ovs-ha.local] at time 09:36:43.283241
2018-03-02 09:36:43,283 [salt.state       ][INFO    ][5072] Executing state host.present for cmp002.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,283 [salt.state       ][INFO    ][5072] Host cmp002.mcp-pike-ovs-ha.local (192.168.10.102) already present
2018-03-02 09:36:43,284 [salt.state       ][INFO    ][5072] Completed state [cmp002.mcp-pike-ovs-ha.local] at time 09:36:43.284128 duration_in_ms=0.888
2018-03-02 09:36:43,284 [salt.state       ][INFO    ][5072] Running state [cmp001] at time 09:36:43.284382
2018-03-02 09:36:43,284 [salt.state       ][INFO    ][5072] Executing state host.present for cmp001
2018-03-02 09:36:43,285 [salt.state       ][INFO    ][5072] Host cmp001 (192.168.10.101) already present
2018-03-02 09:36:43,285 [salt.state       ][INFO    ][5072] Completed state [cmp001] at time 09:36:43.285248 duration_in_ms=0.866
2018-03-02 09:36:43,285 [salt.state       ][INFO    ][5072] Running state [cmp001.mcp-pike-ovs-ha.local] at time 09:36:43.285526
2018-03-02 09:36:43,285 [salt.state       ][INFO    ][5072] Executing state host.present for cmp001.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,286 [salt.state       ][INFO    ][5072] Host cmp001.mcp-pike-ovs-ha.local (192.168.10.101) already present
2018-03-02 09:36:43,286 [salt.state       ][INFO    ][5072] Completed state [cmp001.mcp-pike-ovs-ha.local] at time 09:36:43.286412 duration_in_ms=0.886
2018-03-02 09:36:43,286 [salt.state       ][INFO    ][5072] Running state [dbs01] at time 09:36:43.286661
2018-03-02 09:36:43,286 [salt.state       ][INFO    ][5072] Executing state host.present for dbs01
2018-03-02 09:36:43,287 [salt.state       ][INFO    ][5072] Host dbs01 (192.168.10.51) already present
2018-03-02 09:36:43,287 [salt.state       ][INFO    ][5072] Completed state [dbs01] at time 09:36:43.287519 duration_in_ms=0.858
2018-03-02 09:36:43,287 [salt.state       ][INFO    ][5072] Running state [dbs01.mcp-pike-ovs-ha.local] at time 09:36:43.287775
2018-03-02 09:36:43,288 [salt.state       ][INFO    ][5072] Executing state host.present for dbs01.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,288 [salt.state       ][INFO    ][5072] Host dbs01.mcp-pike-ovs-ha.local (192.168.10.51) already present
2018-03-02 09:36:43,288 [salt.state       ][INFO    ][5072] Completed state [dbs01.mcp-pike-ovs-ha.local] at time 09:36:43.288655 duration_in_ms=0.88
2018-03-02 09:36:43,288 [salt.state       ][INFO    ][5072] Running state [dbs02] at time 09:36:43.288914
2018-03-02 09:36:43,289 [salt.state       ][INFO    ][5072] Executing state host.present for dbs02
2018-03-02 09:36:43,289 [salt.state       ][INFO    ][5072] Host dbs02 (192.168.10.52) already present
2018-03-02 09:36:43,289 [salt.state       ][INFO    ][5072] Completed state [dbs02] at time 09:36:43.289817 duration_in_ms=0.902
2018-03-02 09:36:43,290 [salt.state       ][INFO    ][5072] Running state [dbs02.mcp-pike-ovs-ha.local] at time 09:36:43.290072
2018-03-02 09:36:43,290 [salt.state       ][INFO    ][5072] Executing state host.present for dbs02.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,290 [salt.state       ][INFO    ][5072] Host dbs02.mcp-pike-ovs-ha.local (192.168.10.52) already present
2018-03-02 09:36:43,290 [salt.state       ][INFO    ][5072] Completed state [dbs02.mcp-pike-ovs-ha.local] at time 09:36:43.290940 duration_in_ms=0.867
2018-03-02 09:36:43,291 [salt.state       ][INFO    ][5072] Running state [dbs03] at time 09:36:43.291201
2018-03-02 09:36:43,291 [salt.state       ][INFO    ][5072] Executing state host.present for dbs03
2018-03-02 09:36:43,291 [salt.state       ][INFO    ][5072] Host dbs03 (192.168.10.53) already present
2018-03-02 09:36:43,292 [salt.state       ][INFO    ][5072] Completed state [dbs03] at time 09:36:43.292058 duration_in_ms=0.858
2018-03-02 09:36:43,292 [salt.state       ][INFO    ][5072] Running state [dbs03.mcp-pike-ovs-ha.local] at time 09:36:43.292307
2018-03-02 09:36:43,292 [salt.state       ][INFO    ][5072] Executing state host.present for dbs03.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,293 [salt.state       ][INFO    ][5072] Host dbs03.mcp-pike-ovs-ha.local (192.168.10.53) already present
2018-03-02 09:36:43,293 [salt.state       ][INFO    ][5072] Completed state [dbs03.mcp-pike-ovs-ha.local] at time 09:36:43.293179 duration_in_ms=0.872
2018-03-02 09:36:43,293 [salt.state       ][INFO    ][5072] Running state [mas01] at time 09:36:43.293441
2018-03-02 09:36:43,293 [salt.state       ][INFO    ][5072] Executing state host.present for mas01
2018-03-02 09:36:43,294 [salt.state       ][INFO    ][5072] Host mas01 (192.168.10.3) already present
2018-03-02 09:36:43,294 [salt.state       ][INFO    ][5072] Completed state [mas01] at time 09:36:43.294323 duration_in_ms=0.882
2018-03-02 09:36:43,294 [salt.state       ][INFO    ][5072] Running state [mas01.mcp-pike-ovs-ha.local] at time 09:36:43.294575
2018-03-02 09:36:43,294 [salt.state       ][INFO    ][5072] Executing state host.present for mas01.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,295 [salt.state       ][INFO    ][5072] Host mas01.mcp-pike-ovs-ha.local (192.168.10.3) already present
2018-03-02 09:36:43,295 [salt.state       ][INFO    ][5072] Completed state [mas01.mcp-pike-ovs-ha.local] at time 09:36:43.295456 duration_in_ms=0.88
2018-03-02 09:36:43,295 [salt.state       ][INFO    ][5072] Running state [ctl02] at time 09:36:43.295705
2018-03-02 09:36:43,295 [salt.state       ][INFO    ][5072] Executing state host.present for ctl02
2018-03-02 09:36:43,296 [salt.state       ][INFO    ][5072] Host ctl02 (192.168.10.12) already present
2018-03-02 09:36:43,297 [salt.state       ][INFO    ][5072] Completed state [ctl02] at time 09:36:43.297037 duration_in_ms=1.333
2018-03-02 09:36:43,297 [salt.state       ][INFO    ][5072] Running state [ctl02.mcp-pike-ovs-ha.local] at time 09:36:43.297325
2018-03-02 09:36:43,297 [salt.state       ][INFO    ][5072] Executing state host.present for ctl02.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,298 [salt.state       ][INFO    ][5072] Host ctl02.mcp-pike-ovs-ha.local (192.168.10.12) already present
2018-03-02 09:36:43,298 [salt.state       ][INFO    ][5072] Completed state [ctl02.mcp-pike-ovs-ha.local] at time 09:36:43.298261 duration_in_ms=0.936
2018-03-02 09:36:43,298 [salt.state       ][INFO    ][5072] Running state [ctl03] at time 09:36:43.298512
2018-03-02 09:36:43,298 [salt.state       ][INFO    ][5072] Executing state host.present for ctl03
2018-03-02 09:36:43,299 [salt.state       ][INFO    ][5072] Host ctl03 (192.168.10.13) already present
2018-03-02 09:36:43,299 [salt.state       ][INFO    ][5072] Completed state [ctl03] at time 09:36:43.299367 duration_in_ms=0.856
2018-03-02 09:36:43,299 [salt.state       ][INFO    ][5072] Running state [ctl03.mcp-pike-ovs-ha.local] at time 09:36:43.299619
2018-03-02 09:36:43,299 [salt.state       ][INFO    ][5072] Executing state host.present for ctl03.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,300 [salt.state       ][INFO    ][5072] Host ctl03.mcp-pike-ovs-ha.local (192.168.10.13) already present
2018-03-02 09:36:43,300 [salt.state       ][INFO    ][5072] Completed state [ctl03.mcp-pike-ovs-ha.local] at time 09:36:43.300474 duration_in_ms=0.855
2018-03-02 09:36:43,300 [salt.state       ][INFO    ][5072] Running state [ctl01] at time 09:36:43.300733
2018-03-02 09:36:43,300 [salt.state       ][INFO    ][5072] Executing state host.present for ctl01
2018-03-02 09:36:43,301 [salt.state       ][INFO    ][5072] Host ctl01 (192.168.10.11) already present
2018-03-02 09:36:43,301 [salt.state       ][INFO    ][5072] Completed state [ctl01] at time 09:36:43.301602 duration_in_ms=0.869
2018-03-02 09:36:43,301 [salt.state       ][INFO    ][5072] Running state [ctl01.mcp-pike-ovs-ha.local] at time 09:36:43.301852
2018-03-02 09:36:43,302 [salt.state       ][INFO    ][5072] Executing state host.present for ctl01.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,302 [salt.state       ][INFO    ][5072] Host ctl01.mcp-pike-ovs-ha.local (192.168.10.11) already present
2018-03-02 09:36:43,302 [salt.state       ][INFO    ][5072] Completed state [ctl01.mcp-pike-ovs-ha.local] at time 09:36:43.302716 duration_in_ms=0.863
2018-03-02 09:36:43,303 [salt.state       ][INFO    ][5072] Running state [ctl] at time 09:36:43.302969
2018-03-02 09:36:43,303 [salt.state       ][INFO    ][5072] Executing state host.present for ctl
2018-03-02 09:36:43,303 [salt.state       ][INFO    ][5072] Host ctl (192.168.10.10) already present
2018-03-02 09:36:43,303 [salt.state       ][INFO    ][5072] Completed state [ctl] at time 09:36:43.303836 duration_in_ms=0.867
2018-03-02 09:36:43,304 [salt.state       ][INFO    ][5072] Running state [ctl.mcp-pike-ovs-ha.local] at time 09:36:43.304085
2018-03-02 09:36:43,304 [salt.state       ][INFO    ][5072] Executing state host.present for ctl.mcp-pike-ovs-ha.local
2018-03-02 09:36:43,304 [salt.state       ][INFO    ][5072] Host ctl.mcp-pike-ovs-ha.local (192.168.10.10) already present
2018-03-02 09:36:43,304 [salt.state       ][INFO    ][5072] Completed state [ctl.mcp-pike-ovs-ha.local] at time 09:36:43.304945 duration_in_ms=0.859
2018-03-02 09:36:43,305 [salt.state       ][INFO    ][5072] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:36:43.305196
2018-03-02 09:36:43,305 [salt.state       ][INFO    ][5072] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-02 09:36:43,305 [salt.state       ][INFO    ][5072] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-02 09:36:43,305 [salt.state       ][INFO    ][5072] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:36:43.305951 duration_in_ms=0.754
2018-03-02 09:36:43,307 [salt.state       ][INFO    ][5072] Running state [ens2f0.81] at time 09:36:43.307176
2018-03-02 09:36:43,307 [salt.state       ][INFO    ][5072] Executing state network.managed for ens2f0.81
2018-03-02 09:36:43,423 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:36:44,320 [salt.state       ][INFO    ][5072] Interface ens2f0.81 is up to date.
2018-03-02 09:36:44,320 [salt.state       ][INFO    ][5072] Completed state [ens2f0.81] at time 09:36:44.320923 duration_in_ms=1013.747
2018-03-02 09:36:44,321 [salt.state       ][INFO    ][5072] Running state [br-ctl] at time 09:36:44.321766
2018-03-02 09:36:44,322 [salt.state       ][INFO    ][5072] Executing state network.managed for br-ctl
2018-03-02 09:36:44,334 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:36:44,347 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:36:44,556 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:36:45,195 [salt.state       ][INFO    ][5072] Interface br-ctl is up to date.
2018-03-02 09:36:45,195 [salt.state       ][INFO    ][5072] Completed state [br-ctl] at time 09:36:45.195898 duration_in_ms=874.132
2018-03-02 09:36:45,196 [salt.state       ][INFO    ][5072] Running state [eno1] at time 09:36:45.196121
2018-03-02 09:36:45,196 [salt.state       ][INFO    ][5072] Executing state network.managed for eno1
2018-03-02 09:36:45,842 [salt.state       ][INFO    ][5072] Interface eno1 is up to date.
2018-03-02 09:36:45,843 [salt.state       ][INFO    ][5072] Completed state [eno1] at time 09:36:45.843171 duration_in_ms=647.049
2018-03-02 09:36:45,843 [salt.state       ][INFO    ][5072] Running state [ens2f0] at time 09:36:45.843399
2018-03-02 09:36:45,843 [salt.state       ][INFO    ][5072] Executing state network.managed for ens2f0
2018-03-02 09:36:46,486 [salt.state       ][INFO    ][5072] Interface ens2f0 is up to date.
2018-03-02 09:36:46,486 [salt.state       ][INFO    ][5072] Completed state [ens2f0] at time 09:36:46.486500 duration_in_ms=643.101
2018-03-02 09:36:46,486 [salt.state       ][INFO    ][5072] Running state [ens2f0.80] at time 09:36:46.486713
2018-03-02 09:36:46,486 [salt.state       ][INFO    ][5072] Executing state network.managed for ens2f0.80
2018-03-02 09:36:47,142 [salt.state       ][INFO    ][5072] Interface ens2f0.80 is up to date.
2018-03-02 09:36:47,143 [salt.state       ][INFO    ][5072] Completed state [ens2f0.80] at time 09:36:47.143001 duration_in_ms=656.288
2018-03-02 09:36:47,143 [salt.state       ][INFO    ][5072] Running state [br-mgmt] at time 09:36:47.143966
2018-03-02 09:36:47,144 [salt.state       ][INFO    ][5072] Executing state network.managed for br-mgmt
2018-03-02 09:36:47,152 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:36:47,165 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:36:47,367 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:36:48,016 [salt.state       ][INFO    ][5072] Interface br-mgmt is up to date.
2018-03-02 09:36:48,016 [salt.state       ][INFO    ][5072] Completed state [br-mgmt] at time 09:36:48.016286 duration_in_ms=872.32
2018-03-02 09:36:48,017 [salt.state       ][INFO    ][5072] Running state [br-ex] at time 09:36:48.017209
2018-03-02 09:36:48,017 [salt.state       ][INFO    ][5072] Executing state network.managed for br-ex
2018-03-02 09:36:48,025 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:36:48,038 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:36:48,237 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:36:48,894 [salt.state       ][INFO    ][5072] Interface br-ex is up to date.
2018-03-02 09:36:48,894 [salt.state       ][INFO    ][5072] Completed state [br-ex] at time 09:36:48.894482 duration_in_ms=877.271
2018-03-02 09:36:48,894 [salt.state       ][INFO    ][5072] Running state [/etc/profile.d/proxy.sh] at time 09:36:48.894746
2018-03-02 09:36:48,894 [salt.state       ][INFO    ][5072] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-02 09:36:48,895 [salt.state       ][INFO    ][5072] File /etc/profile.d/proxy.sh is not present
2018-03-02 09:36:48,895 [salt.state       ][INFO    ][5072] Completed state [/etc/profile.d/proxy.sh] at time 09:36:48.895427 duration_in_ms=0.681
2018-03-02 09:36:48,895 [salt.state       ][INFO    ][5072] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:36:48.895591
2018-03-02 09:36:48,895 [salt.state       ][INFO    ][5072] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-02 09:36:48,895 [salt.state       ][INFO    ][5072] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-02 09:36:48,896 [salt.state       ][INFO    ][5072] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:36:48.896092 duration_in_ms=0.501
2018-03-02 09:36:48,896 [salt.state       ][INFO    ][5072] Running state [/etc/default/grub.d] at time 09:36:48.896259
2018-03-02 09:36:48,896 [salt.state       ][INFO    ][5072] Executing state file.directory for /etc/default/grub.d
2018-03-02 09:36:48,897 [salt.state       ][INFO    ][5072] Directory /etc/default/grub.d is in the correct state
2018-03-02 09:36:48,897 [salt.state       ][INFO    ][5072] Completed state [/etc/default/grub.d] at time 09:36:48.897188 duration_in_ms=0.93
2018-03-02 09:36:48,898 [salt.state       ][INFO    ][5072] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:36:48.898898
2018-03-02 09:36:48,899 [salt.state       ][INFO    ][5072] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-02 09:36:48,899 [salt.state       ][INFO    ][5072] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-02 09:36:48,900 [salt.state       ][INFO    ][5072] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:36:48.900004 duration_in_ms=1.106
2018-03-02 09:36:48,900 [salt.state       ][INFO    ][5072] Running state [update-grub] at time 09:36:48.900445
2018-03-02 09:36:48,900 [salt.state       ][INFO    ][5072] Executing state cmd.wait for update-grub
2018-03-02 09:36:48,900 [salt.state       ][INFO    ][5072] No changes made for update-grub
2018-03-02 09:36:48,900 [salt.state       ][INFO    ][5072] Completed state [update-grub] at time 09:36:48.900952 duration_in_ms=0.508
2018-03-02 09:36:48,901 [salt.state       ][INFO    ][5072] Running state [nf_conntrack] at time 09:36:48.901122
2018-03-02 09:36:48,901 [salt.state       ][INFO    ][5072] Executing state kmod.present for nf_conntrack
2018-03-02 09:36:48,901 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'lsmod' in directory '/root'
2018-03-02 09:36:48,909 [salt.state       ][INFO    ][5072] Kernel module nf_conntrack is already present
2018-03-02 09:36:48,909 [salt.state       ][INFO    ][5072] Completed state [nf_conntrack] at time 09:36:48.909473 duration_in_ms=8.351
2018-03-02 09:36:48,909 [salt.state       ][INFO    ][5072] Running state [net.ipv4.tcp_keepalive_probes] at time 09:36:48.909710
2018-03-02 09:36:48,909 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-02 09:36:48,910 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:48,945 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-02 09:36:48,946 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:36:48.946172 duration_in_ms=36.462
2018-03-02 09:36:48,946 [salt.state       ][INFO    ][5072] Running state [fs.file-max] at time 09:36:48.946425
2018-03-02 09:36:48,946 [salt.state       ][INFO    ][5072] Executing state sysctl.present for fs.file-max
2018-03-02 09:36:48,947 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:48,981 [salt.state       ][INFO    ][5072] Sysctl value fs.file-max = 124165 is already set
2018-03-02 09:36:48,981 [salt.state       ][INFO    ][5072] Completed state [fs.file-max] at time 09:36:48.981639 duration_in_ms=35.214
2018-03-02 09:36:48,981 [salt.state       ][INFO    ][5072] Running state [net.core.somaxconn] at time 09:36:48.981891
2018-03-02 09:36:48,982 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.core.somaxconn
2018-03-02 09:36:48,982 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,018 [salt.state       ][INFO    ][5072] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-02 09:36:49,018 [salt.state       ][INFO    ][5072] Completed state [net.core.somaxconn] at time 09:36:49.018542 duration_in_ms=36.651
2018-03-02 09:36:49,018 [salt.state       ][INFO    ][5072] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:36:49.018823
2018-03-02 09:36:49,019 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-02 09:36:49,019 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,057 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-02 09:36:49,057 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:36:49.057916 duration_in_ms=39.093
2018-03-02 09:36:49,058 [salt.state       ][INFO    ][5072] Running state [net.ipv4.tcp_tw_reuse] at time 09:36:49.058152
2018-03-02 09:36:49,058 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-02 09:36:49,058 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,094 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-02 09:36:49,094 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.tcp_tw_reuse] at time 09:36:49.094805 duration_in_ms=36.653
2018-03-02 09:36:49,095 [salt.state       ][INFO    ][5072] Running state [net.ipv4.tcp_congestion_control] at time 09:36:49.095072
2018-03-02 09:36:49,095 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-02 09:36:49,095 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,129 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-02 09:36:49,129 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.tcp_congestion_control] at time 09:36:49.129784 duration_in_ms=34.711
2018-03-02 09:36:49,130 [salt.state       ][INFO    ][5072] Running state [net.nf_conntrack_max] at time 09:36:49.130048
2018-03-02 09:36:49,130 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.nf_conntrack_max
2018-03-02 09:36:49,130 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,164 [salt.state       ][INFO    ][5072] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-02 09:36:49,164 [salt.state       ][INFO    ][5072] Completed state [net.nf_conntrack_max] at time 09:36:49.164650 duration_in_ms=34.602
2018-03-02 09:36:49,164 [salt.state       ][INFO    ][5072] Running state [net.ipv4.tcp_retries2] at time 09:36:49.164898
2018-03-02 09:36:49,165 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-02 09:36:49,165 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,198 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-02 09:36:49,198 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.tcp_retries2] at time 09:36:49.198841 duration_in_ms=33.943
2018-03-02 09:36:49,199 [salt.state       ][INFO    ][5072] Running state [net.ipv4.tcp_fin_timeout] at time 09:36:49.199100
2018-03-02 09:36:49,199 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-02 09:36:49,199 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,235 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-02 09:36:49,235 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.tcp_fin_timeout] at time 09:36:49.235553 duration_in_ms=36.453
2018-03-02 09:36:49,235 [salt.state       ][INFO    ][5072] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:36:49.235805
2018-03-02 09:36:49,236 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-02 09:36:49,236 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,271 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-02 09:36:49,271 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:36:49.271264 duration_in_ms=35.459
2018-03-02 09:36:49,271 [salt.state       ][INFO    ][5072] Running state [vm.swappiness] at time 09:36:49.271530
2018-03-02 09:36:49,271 [salt.state       ][INFO    ][5072] Executing state sysctl.present for vm.swappiness
2018-03-02 09:36:49,272 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,305 [salt.state       ][INFO    ][5072] Sysctl value vm.swappiness = 10 is already set
2018-03-02 09:36:49,306 [salt.state       ][INFO    ][5072] Completed state [vm.swappiness] at time 09:36:49.306200 duration_in_ms=34.671
2018-03-02 09:36:49,306 [salt.state       ][INFO    ][5072] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:36:49.306467
2018-03-02 09:36:49,306 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-02 09:36:49,307 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,339 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-02 09:36:49,340 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:36:49.340155 duration_in_ms=33.688
2018-03-02 09:36:49,340 [salt.state       ][INFO    ][5072] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:36:49.340415
2018-03-02 09:36:49,340 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-02 09:36:49,341 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,373 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-02 09:36:49,374 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:36:49.374098 duration_in_ms=33.683
2018-03-02 09:36:49,374 [salt.state       ][INFO    ][5072] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:36:49.374360
2018-03-02 09:36:49,374 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-02 09:36:49,374 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,407 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-02 09:36:49,408 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:36:49.408022 duration_in_ms=33.662
2018-03-02 09:36:49,408 [salt.state       ][INFO    ][5072] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:36:49.408270
2018-03-02 09:36:49,408 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-02 09:36:49,408 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,441 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-02 09:36:49,441 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:36:49.441935 duration_in_ms=33.665
2018-03-02 09:36:49,442 [salt.state       ][INFO    ][5072] Running state [net.core.netdev_max_backlog] at time 09:36:49.442200
2018-03-02 09:36:49,442 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-02 09:36:49,442 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,475 [salt.state       ][INFO    ][5072] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-02 09:36:49,475 [salt.state       ][INFO    ][5072] Completed state [net.core.netdev_max_backlog] at time 09:36:49.475768 duration_in_ms=33.568
2018-03-02 09:36:49,476 [salt.state       ][INFO    ][5072] Running state [net.ipv4.tcp_keepalive_time] at time 09:36:49.476024
2018-03-02 09:36:49,476 [salt.state       ][INFO    ][5072] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-02 09:36:49,476 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,509 [salt.state       ][INFO    ][5072] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-02 09:36:49,510 [salt.state       ][INFO    ][5072] Completed state [net.ipv4.tcp_keepalive_time] at time 09:36:49.509966 duration_in_ms=33.941
2018-03-02 09:36:49,510 [salt.state       ][INFO    ][5072] Running state [kernel.panic] at time 09:36:49.510222
2018-03-02 09:36:49,510 [salt.state       ][INFO    ][5072] Executing state sysctl.present for kernel.panic
2018-03-02 09:36:49,510 [salt.loaded.int.module.cmdmod][INFO    ][5072] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:36:49,543 [salt.state       ][INFO    ][5072] Sysctl value kernel.panic = 60 is already set
2018-03-02 09:36:49,544 [salt.state       ][INFO    ][5072] Completed state [kernel.panic] at time 09:36:49.543950 duration_in_ms=33.727
2018-03-02 09:36:49,547 [salt.minion      ][INFO    ][5072] Returning information for job: 20180302093640110118
2018-03-02 09:37:00,204 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command state.apply with jid 20180302093700629827
2018-03-02 09:37:00,212 [salt.minion      ][INFO    ][5650] Starting a new job with PID 5650
2018-03-02 09:37:00,782 [salt.state       ][INFO    ][5650] Loading fresh modules for state activity
2018-03-02 09:37:01,202 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:37:01,211 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:37:01,267 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:37:01,432 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:37:02,081 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:37:02,089 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:37:02,144 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:37:02,308 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:37:03,192 [salt.state       ][INFO    ][5650] Running state [salt-minion] at time 09:37:03.192585
2018-03-02 09:37:03,192 [salt.state       ][INFO    ][5650] Executing state pkg.installed for salt-minion
2018-03-02 09:37:03,193 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:37:03,426 [salt.state       ][INFO    ][5650] All specified packages are already installed
2018-03-02 09:37:03,426 [salt.state       ][INFO    ][5650] Completed state [salt-minion] at time 09:37:03.426901 duration_in_ms=234.316
2018-03-02 09:37:03,427 [salt.state       ][INFO    ][5650] Running state [salt_minion_dependency_packages] at time 09:37:03.427195
2018-03-02 09:37:03,427 [salt.state       ][INFO    ][5650] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-02 09:37:03,432 [salt.state       ][INFO    ][5650] All specified packages are already installed
2018-03-02 09:37:03,432 [salt.state       ][INFO    ][5650] Completed state [salt_minion_dependency_packages] at time 09:37:03.432877 duration_in_ms=5.681
2018-03-02 09:37:03,435 [salt.state       ][INFO    ][5650] Running state [/etc/salt/minion.d/minion.conf] at time 09:37:03.435245
2018-03-02 09:37:03,435 [salt.state       ][INFO    ][5650] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-02 09:37:03,604 [salt.state       ][INFO    ][5650] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-02 09:37:03,604 [salt.state       ][INFO    ][5650] Completed state [/etc/salt/minion.d/minion.conf] at time 09:37:03.604300 duration_in_ms=169.055
2018-03-02 09:37:03,604 [salt.state       ][INFO    ][5650] Running state [/etc/salt/minion.d/_virt.conf] at time 09:37:03.604643
2018-03-02 09:37:03,604 [salt.state       ][INFO    ][5650] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-02 09:37:03,605 [salt.state       ][INFO    ][5650] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-02 09:37:03,605 [salt.state       ][INFO    ][5650] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:37:03.605663 duration_in_ms=1.02
2018-03-02 09:37:03,607 [salt.state       ][INFO    ][5650] Running state [salt-minion] at time 09:37:03.607155
2018-03-02 09:37:03,607 [salt.state       ][INFO    ][5650] Executing state service.running for salt-minion
2018-03-02 09:37:03,607 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-02 09:37:03,621 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-02 09:37:03,629 [salt.loaded.int.module.cmdmod][INFO    ][5650] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-02 09:37:03,637 [salt.state       ][INFO    ][5650] The service salt-minion is already running
2018-03-02 09:37:03,637 [salt.state       ][INFO    ][5650] Completed state [salt-minion] at time 09:37:03.637288 duration_in_ms=30.132
2018-03-02 09:37:03,638 [salt.state       ][INFO    ][5650] Running state [/etc/salt/grains.d] at time 09:37:03.638551
2018-03-02 09:37:03,638 [salt.state       ][INFO    ][5650] Executing state file.directory for /etc/salt/grains.d
2018-03-02 09:37:03,639 [salt.state       ][INFO    ][5650] Directory /etc/salt/grains.d is in the correct state
2018-03-02 09:37:03,639 [salt.state       ][INFO    ][5650] Completed state [/etc/salt/grains.d] at time 09:37:03.639564 duration_in_ms=1.013
2018-03-02 09:37:03,640 [salt.state       ][INFO    ][5650] Running state [/etc/salt/grains] at time 09:37:03.640057
2018-03-02 09:37:03,640 [salt.state       ][INFO    ][5650] Executing state file.managed for /etc/salt/grains
2018-03-02 09:37:03,640 [salt.state       ][INFO    ][5650] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-02 09:37:03,640 [salt.state       ][INFO    ][5650] Completed state [/etc/salt/grains] at time 09:37:03.640780 duration_in_ms=0.724
2018-03-02 09:37:03,641 [salt.state       ][INFO    ][5650] Running state [/etc/salt/grains.d/placeholder] at time 09:37:03.641085
2018-03-02 09:37:03,641 [salt.state       ][INFO    ][5650] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-02 09:37:03,641 [salt.state       ][INFO    ][5650] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-02 09:37:03,642 [salt.state       ][INFO    ][5650] Completed state [/etc/salt/grains.d/placeholder] at time 09:37:03.642001 duration_in_ms=0.916
2018-03-02 09:37:03,642 [salt.state       ][INFO    ][5650] Running state [/etc/salt/grains.d/sphinx] at time 09:37:03.642301
2018-03-02 09:37:03,642 [salt.state       ][INFO    ][5650] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-02 09:37:03,643 [salt.state       ][INFO    ][5650] File /etc/salt/grains.d/sphinx is in the correct state
2018-03-02 09:37:03,643 [salt.state       ][INFO    ][5650] Completed state [/etc/salt/grains.d/sphinx] at time 09:37:03.643504 duration_in_ms=1.203
2018-03-02 09:37:03,644 [salt.state       ][INFO    ][5650] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:37:03.644104
2018-03-02 09:37:03,644 [salt.state       ][INFO    ][5650] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:37:03,644 [salt.state       ][INFO    ][5650] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:37:03,644 [salt.state       ][INFO    ][5650] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:37:03.644668 duration_in_ms=0.565
2018-03-02 09:37:03,644 [salt.state       ][INFO    ][5650] Running state [/etc/salt/grains.d/dns_records] at time 09:37:03.644956
2018-03-02 09:37:03,645 [salt.state       ][INFO    ][5650] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-02 09:37:03,645 [salt.state       ][INFO    ][5650] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-02 09:37:03,646 [salt.state       ][INFO    ][5650] Completed state [/etc/salt/grains.d/dns_records] at time 09:37:03.646128 duration_in_ms=1.173
2018-03-02 09:37:03,646 [salt.state       ][INFO    ][5650] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:37:03.646747
2018-03-02 09:37:03,646 [salt.state       ][INFO    ][5650] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:37:03,647 [salt.state       ][INFO    ][5650] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:37:03,647 [salt.state       ][INFO    ][5650] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:37:03.647311 duration_in_ms=0.564
2018-03-02 09:37:03,647 [salt.state       ][INFO    ][5650] Running state [/etc/salt/grains.d/salt] at time 09:37:03.647597
2018-03-02 09:37:03,647 [salt.state       ][INFO    ][5650] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-02 09:37:03,648 [salt.state       ][INFO    ][5650] File /etc/salt/grains.d/salt is in the correct state
2018-03-02 09:37:03,648 [salt.state       ][INFO    ][5650] Completed state [/etc/salt/grains.d/salt] at time 09:37:03.648698 duration_in_ms=1.101
2018-03-02 09:37:03,649 [salt.state       ][INFO    ][5650] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:37:03.649300
2018-03-02 09:37:03,649 [salt.state       ][INFO    ][5650] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:37:03,649 [salt.state       ][INFO    ][5650] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:37:03,649 [salt.state       ][INFO    ][5650] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:37:03.649866 duration_in_ms=0.567
2018-03-02 09:37:03,651 [salt.state       ][INFO    ][5650] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:37:03.651166
2018-03-02 09:37:03,651 [salt.state       ][INFO    ][5650] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:37:03,651 [salt.state       ][INFO    ][5650] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:37:03,651 [salt.state       ][INFO    ][5650] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:37:03.651735 duration_in_ms=0.569
2018-03-02 09:37:03,652 [salt.state       ][INFO    ][5650] Running state [mine.update] at time 09:37:03.652186
2018-03-02 09:37:03,652 [salt.state       ][INFO    ][5650] Executing state module.wait for mine.update
2018-03-02 09:37:03,652 [salt.state       ][INFO    ][5650] No changes made for mine.update
2018-03-02 09:37:03,652 [salt.state       ][INFO    ][5650] Completed state [mine.update] at time 09:37:03.652703 duration_in_ms=0.517
2018-03-02 09:37:03,652 [salt.state       ][INFO    ][5650] Running state [ca-certificates] at time 09:37:03.652871
2018-03-02 09:37:03,653 [salt.state       ][INFO    ][5650] Executing state pkg.installed for ca-certificates
2018-03-02 09:37:03,658 [salt.state       ][INFO    ][5650] All specified packages are already installed
2018-03-02 09:37:03,658 [salt.state       ][INFO    ][5650] Completed state [ca-certificates] at time 09:37:03.658574 duration_in_ms=5.704
2018-03-02 09:37:03,659 [salt.state       ][INFO    ][5650] Running state [update-ca-certificates] at time 09:37:03.659066
2018-03-02 09:37:03,659 [salt.state       ][INFO    ][5650] Executing state cmd.wait for update-ca-certificates
2018-03-02 09:37:03,659 [salt.state       ][INFO    ][5650] No changes made for update-ca-certificates
2018-03-02 09:37:03,659 [salt.state       ][INFO    ][5650] Completed state [update-ca-certificates] at time 09:37:03.659609 duration_in_ms=0.544
2018-03-02 09:37:03,661 [salt.minion      ][INFO    ][5650] Returning information for job: 20180302093700629827
2018-03-02 09:37:52,716 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command test.ping with jid 20180302093753149677
2018-03-02 09:37:52,724 [salt.minion      ][INFO    ][5710] Starting a new job with PID 5710
2018-03-02 09:37:52,758 [salt.minion      ][INFO    ][5710] Returning information for job: 20180302093753149677
2018-03-02 09:37:54,614 [salt.minion      ][INFO    ][3235] User sudo_ubuntu Executing command system.reboot with jid 20180302093755046419
2018-03-02 09:37:54,621 [salt.minion      ][INFO    ][5715] Starting a new job with PID 5715
2018-03-02 09:37:54,625 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5715] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-03-02 09:37:54,642 [salt.utils.parsers][WARNING ][3235] Minion received a SIGTERM. Exiting.
2018-03-02 09:37:54,642 [salt.cli.daemons ][INFO    ][3235] Shutting down the Salt Minion
2018-03-02 09:42:19,411 [salt.cli.daemons ][INFO    ][3220] Setting up the Salt Minion "kvm02.mcp-pike-ovs-ha.local"
2018-03-02 09:42:19,484 [salt.cli.daemons ][INFO    ][3220] Starting up the Salt Minion
2018-03-02 09:42:19,484 [salt.utils.event ][INFO    ][3220] Starting pull socket on /var/run/salt/minion/minion_event_300ca90fac_pull.ipc
2018-03-02 09:42:20,045 [salt.minion      ][INFO    ][3220] Creating minion process manager
2018-03-02 09:42:21,148 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][3220] Executing command ['date', '+%z'] in directory '/root'
2018-03-02 09:42:21,158 [salt.utils.schedule][INFO    ][3220] Updating job settings for scheduled job: __mine_interval
2018-03-02 09:42:21,160 [salt.minion      ][INFO    ][3220] Added mine.update to scheduler
2018-03-02 09:42:21,163 [salt.minion      ][INFO    ][3220] Minion is starting as user 'root'
2018-03-02 09:42:21,184 [salt.minion      ][INFO    ][3220] Minion is ready to receive requests!
2018-03-02 09:42:21,185 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command test.ping with jid 20180302094221840770
2018-03-02 09:42:21,192 [salt.minion      ][INFO    ][3381] Starting a new job with PID 3381
2018-03-02 09:42:21,229 [salt.minion      ][INFO    ][3381] Returning information for job: 20180302094221840770
2018-03-02 09:42:22,125 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command state.apply with jid 20180302094222785285
2018-03-02 09:42:22,132 [salt.minion      ][INFO    ][3386] Starting a new job with PID 3386
2018-03-02 09:42:22,185 [salt.utils.schedule][INFO    ][3220] Running scheduled job: __mine_interval
2018-03-02 09:42:24,920 [salt.state       ][INFO    ][3386] Loading fresh modules for state activity
2018-03-02 09:42:26,970 [salt.state       ][INFO    ][3386] Running state [/etc/environment] at time 09:42:26.970744
2018-03-02 09:42:26,971 [salt.state       ][INFO    ][3386] Executing state file.blockreplace for /etc/environment
2018-03-02 09:42:26,971 [salt.state       ][INFO    ][3386] No changes needed to be made
2018-03-02 09:42:26,971 [salt.state       ][INFO    ][3386] Completed state [/etc/environment] at time 09:42:26.971702 duration_in_ms=0.959
2018-03-02 09:42:26,971 [salt.state       ][INFO    ][3386] Running state [/etc/profile.d] at time 09:42:26.971884
2018-03-02 09:42:26,972 [salt.state       ][INFO    ][3386] Executing state file.directory for /etc/profile.d
2018-03-02 09:42:26,973 [salt.state       ][INFO    ][3386] Directory /etc/profile.d is in the correct state
2018-03-02 09:42:26,973 [salt.state       ][INFO    ][3386] Completed state [/etc/profile.d] at time 09:42:26.973293 duration_in_ms=1.409
2018-03-02 09:42:27,325 [salt.state       ][INFO    ][3386] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:42:27.325343
2018-03-02 09:42:27,325 [salt.state       ][INFO    ][3386] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-03-02 09:42:27,347 [salt.state       ][INFO    ][3386] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-03-02 09:42:27,347 [salt.state       ][INFO    ][3386] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:42:27.347881 duration_in_ms=22.538
2018-03-02 09:42:27,348 [salt.state       ][INFO    ][3386] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:42:27.348051
2018-03-02 09:42:27,348 [salt.state       ][INFO    ][3386] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-03-02 09:42:27,363 [salt.state       ][INFO    ][3386] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-03-02 09:42:27,363 [salt.state       ][INFO    ][3386] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:42:27.363943 duration_in_ms=15.892
2018-03-02 09:42:27,365 [salt.state       ][INFO    ][3386] Running state [linux_repo_prereq_pkgs] at time 09:42:27.365107
2018-03-02 09:42:27,365 [salt.state       ][INFO    ][3386] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-03-02 09:42:27,365 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:42:27,639 [salt.state       ][INFO    ][3386] All specified packages are already installed
2018-03-02 09:42:27,640 [salt.state       ][INFO    ][3386] Completed state [linux_repo_prereq_pkgs] at time 09:42:27.640119 duration_in_ms=275.012
2018-03-02 09:42:27,640 [salt.state       ][INFO    ][3386] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:42:27.640367
2018-03-02 09:42:27,640 [salt.state       ][INFO    ][3386] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-03-02 09:42:27,640 [salt.state       ][INFO    ][3386] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-03-02 09:42:27,641 [salt.state       ][INFO    ][3386] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 09:42:27.640998 duration_in_ms=0.631
2018-03-02 09:42:27,641 [salt.state       ][INFO    ][3386] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:42:27.641168
2018-03-02 09:42:27,641 [salt.state       ][INFO    ][3386] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-03-02 09:42:27,641 [salt.state       ][INFO    ][3386] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-03-02 09:42:27,641 [salt.state       ][INFO    ][3386] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 09:42:27.641648 duration_in_ms=0.48
2018-03-02 09:42:27,642 [salt.state       ][INFO    ][3386] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:42:27.642666
2018-03-02 09:42:27,642 [salt.state       ][INFO    ][3386] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9
2018-03-02 09:42:27,643 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9' in directory '/root'
2018-03-02 09:42:27,810 [salt.state       ][INFO    ][3386] {'pid': 3465, 'retcode': 0, 'stderr': 'gpg: requesting key 3FE869A9 from hkp server keyserver.ubuntu.com\ngpg: key 3FE869A9: "Launchpad PPA for Gluster" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.1YbcUzBGLF/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n3FE869A9'}
2018-03-02 09:42:27,810 [salt.state       ][INFO    ][3386] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 09:42:27.810772 duration_in_ms=168.105
2018-03-02 09:42:27,813 [salt.state       ][INFO    ][3386] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:42:27.813398
2018-03-02 09:42:27,813 [salt.state       ][INFO    ][3386] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-03-02 09:42:27,882 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:42:30,489 [salt.state       ][INFO    ][3386] Configured package repo 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'
2018-03-02 09:42:30,489 [salt.state       ][INFO    ][3386] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 09:42:30.489720 duration_in_ms=2676.322
2018-03-02 09:42:30,489 [salt.state       ][INFO    ][3386] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:42:30.489965
2018-03-02 09:42:30,490 [salt.state       ][INFO    ][3386] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-03-02 09:42:30,490 [salt.state       ][INFO    ][3386] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-03-02 09:42:30,490 [salt.state       ][INFO    ][3386] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:42:30.490599 duration_in_ms=0.635
2018-03-02 09:42:30,490 [salt.state       ][INFO    ][3386] Running state [/etc/apt/preferences.d/uca] at time 09:42:30.490763
2018-03-02 09:42:30,490 [salt.state       ][INFO    ][3386] Executing state file.absent for /etc/apt/preferences.d/uca
2018-03-02 09:42:30,491 [salt.state       ][INFO    ][3386] File /etc/apt/preferences.d/uca is not present
2018-03-02 09:42:30,491 [salt.state       ][INFO    ][3386] Completed state [/etc/apt/preferences.d/uca] at time 09:42:30.491244 duration_in_ms=0.48
2018-03-02 09:42:30,491 [salt.state       ][INFO    ][3386] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:42:30.491403
2018-03-02 09:42:30,491 [salt.state       ][INFO    ][3386] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-03-02 09:42:30,492 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-03-02 09:42:30,649 [salt.state       ][INFO    ][3386] {'pid': 3951, '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.WUTFs41tAm/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-03-02 09:42:30,650 [salt.state       ][INFO    ][3386] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 09:42:30.650088 duration_in_ms=158.685
2018-03-02 09:42:30,651 [salt.state       ][INFO    ][3386] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:42:30.651215
2018-03-02 09:42:30,651 [salt.state       ][INFO    ][3386] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-03-02 09:42:30,742 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:42:32,146 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094232808866
2018-03-02 09:42:32,154 [salt.minion      ][INFO    ][4396] Starting a new job with PID 4396
2018-03-02 09:42:32,164 [salt.minion      ][INFO    ][4396] Returning information for job: 20180302094232808866
2018-03-02 09:42:32,475 [salt.state       ][INFO    ][3386] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-03-02 09:42:32,476 [salt.state       ][INFO    ][3386] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:42:32.476128 duration_in_ms=1824.913
2018-03-02 09:42:32,476 [salt.state       ][INFO    ][3386] Running state [linux_extra_packages_purged] at time 09:42:32.476422
2018-03-02 09:42:32,476 [salt.state       ][INFO    ][3386] Executing state pkg.purged for linux_extra_packages_purged
2018-03-02 09:42:32,487 [salt.state       ][INFO    ][3386] All specified packages are already absent
2018-03-02 09:42:32,487 [salt.state       ][INFO    ][3386] Completed state [linux_extra_packages_purged] at time 09:42:32.487732 duration_in_ms=11.31
2018-03-02 09:42:32,487 [salt.state       ][INFO    ][3386] Running state [linux_extra_packages_latest] at time 09:42:32.487923
2018-03-02 09:42:32,488 [salt.state       ][INFO    ][3386] Executing state pkg.latest for linux_extra_packages_latest
2018-03-02 09:42:32,496 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-03-02 09:42:32,526 [salt.state       ][INFO    ][3386] Package mcelog is already up-to-date
2018-03-02 09:42:32,526 [salt.state       ][INFO    ][3386] Completed state [linux_extra_packages_latest] at time 09:42:32.526888 duration_in_ms=38.965
2018-03-02 09:42:32,527 [salt.state       ][INFO    ][3386] Running state [UTC] at time 09:42:32.527457
2018-03-02 09:42:32,527 [salt.state       ][INFO    ][3386] Executing state timezone.system for UTC
2018-03-02 09:42:32,528 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['timedatectl'] in directory '/root'
2018-03-02 09:42:32,545 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['timedatectl'] in directory '/root'
2018-03-02 09:42:32,551 [salt.state       ][INFO    ][3386] Timezone UTC already set, UTC already set to UTC
2018-03-02 09:42:32,551 [salt.state       ][INFO    ][3386] Completed state [UTC] at time 09:42:32.551707 duration_in_ms=24.25
2018-03-02 09:42:32,551 [salt.state       ][INFO    ][3386] Running state [/etc/default/grub.d] at time 09:42:32.551946
2018-03-02 09:42:32,552 [salt.state       ][INFO    ][3386] Executing state file.directory for /etc/default/grub.d
2018-03-02 09:42:32,552 [salt.state       ][INFO    ][3386] Directory /etc/default/grub.d is in the correct state
2018-03-02 09:42:32,553 [salt.state       ][INFO    ][3386] Completed state [/etc/default/grub.d] at time 09:42:32.553085 duration_in_ms=1.139
2018-03-02 09:42:32,555 [salt.state       ][INFO    ][3386] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:42:32.555688
2018-03-02 09:42:32,555 [salt.state       ][INFO    ][3386] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-02 09:42:32,557 [salt.state       ][INFO    ][3386] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-02 09:42:32,557 [salt.state       ][INFO    ][3386] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 09:42:32.557326 duration_in_ms=1.637
2018-03-02 09:42:32,558 [salt.state       ][INFO    ][3386] Running state [update-grub] at time 09:42:32.558065
2018-03-02 09:42:32,558 [salt.state       ][INFO    ][3386] Executing state cmd.wait for update-grub
2018-03-02 09:42:32,558 [salt.state       ][INFO    ][3386] No changes made for update-grub
2018-03-02 09:42:32,558 [salt.state       ][INFO    ][3386] Completed state [update-grub] at time 09:42:32.558624 duration_in_ms=0.558
2018-03-02 09:42:32,559 [salt.state       ][INFO    ][3386] Running state [nf_conntrack] at time 09:42:32.559101
2018-03-02 09:42:32,559 [salt.state       ][INFO    ][3386] Executing state kmod.present for nf_conntrack
2018-03-02 09:42:32,559 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'lsmod' in directory '/root'
2018-03-02 09:42:32,565 [salt.state       ][INFO    ][3386] Kernel module nf_conntrack is already present
2018-03-02 09:42:32,566 [salt.state       ][INFO    ][3386] Completed state [nf_conntrack] at time 09:42:32.565983 duration_in_ms=6.881
2018-03-02 09:42:32,566 [salt.state       ][INFO    ][3386] Running state [net.ipv4.tcp_keepalive_probes] at time 09:42:32.566513
2018-03-02 09:42:32,566 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-02 09:42:32,571 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,618 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-02 09:42:32,618 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:42:32.618875 duration_in_ms=52.361
2018-03-02 09:42:32,619 [salt.state       ][INFO    ][3386] Running state [fs.file-max] at time 09:42:32.619100
2018-03-02 09:42:32,619 [salt.state       ][INFO    ][3386] Executing state sysctl.present for fs.file-max
2018-03-02 09:42:32,619 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,653 [salt.state       ][INFO    ][3386] Sysctl value fs.file-max = 124165 is already set
2018-03-02 09:42:32,654 [salt.state       ][INFO    ][3386] Completed state [fs.file-max] at time 09:42:32.654138 duration_in_ms=35.037
2018-03-02 09:42:32,654 [salt.state       ][INFO    ][3386] Running state [net.core.somaxconn] at time 09:42:32.654351
2018-03-02 09:42:32,654 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.core.somaxconn
2018-03-02 09:42:32,654 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,687 [salt.state       ][INFO    ][3386] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-02 09:42:32,687 [salt.state       ][INFO    ][3386] Completed state [net.core.somaxconn] at time 09:42:32.687876 duration_in_ms=33.524
2018-03-02 09:42:32,688 [salt.state       ][INFO    ][3386] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:42:32.688105
2018-03-02 09:42:32,688 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-02 09:42:32,688 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,723 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-02 09:42:32,723 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:42:32.723417 duration_in_ms=35.312
2018-03-02 09:42:32,723 [salt.state       ][INFO    ][3386] Running state [net.ipv4.tcp_tw_reuse] at time 09:42:32.723626
2018-03-02 09:42:32,723 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-02 09:42:32,724 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,759 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-02 09:42:32,760 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.tcp_tw_reuse] at time 09:42:32.760162 duration_in_ms=36.535
2018-03-02 09:42:32,760 [salt.state       ][INFO    ][3386] Running state [net.ipv4.tcp_congestion_control] at time 09:42:32.760458
2018-03-02 09:42:32,760 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-02 09:42:32,761 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,796 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-02 09:42:32,797 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.tcp_congestion_control] at time 09:42:32.797120 duration_in_ms=36.661
2018-03-02 09:42:32,797 [salt.state       ][INFO    ][3386] Running state [net.nf_conntrack_max] at time 09:42:32.797352
2018-03-02 09:42:32,797 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.nf_conntrack_max
2018-03-02 09:42:32,797 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,833 [salt.state       ][INFO    ][3386] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-02 09:42:32,833 [salt.state       ][INFO    ][3386] Completed state [net.nf_conntrack_max] at time 09:42:32.833240 duration_in_ms=35.888
2018-03-02 09:42:32,833 [salt.state       ][INFO    ][3386] Running state [net.ipv4.tcp_retries2] at time 09:42:32.833500
2018-03-02 09:42:32,833 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-02 09:42:32,834 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,867 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-02 09:42:32,867 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.tcp_retries2] at time 09:42:32.867222 duration_in_ms=33.722
2018-03-02 09:42:32,867 [salt.state       ][INFO    ][3386] Running state [net.ipv4.tcp_fin_timeout] at time 09:42:32.867479
2018-03-02 09:42:32,867 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-02 09:42:32,868 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,901 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-02 09:42:32,901 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.tcp_fin_timeout] at time 09:42:32.901269 duration_in_ms=33.79
2018-03-02 09:42:32,901 [salt.state       ][INFO    ][3386] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:42:32.901498
2018-03-02 09:42:32,901 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-02 09:42:32,902 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,935 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-02 09:42:32,935 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:42:32.935713 duration_in_ms=34.214
2018-03-02 09:42:32,935 [salt.state       ][INFO    ][3386] Running state [vm.swappiness] at time 09:42:32.935937
2018-03-02 09:42:32,936 [salt.state       ][INFO    ][3386] Executing state sysctl.present for vm.swappiness
2018-03-02 09:42:32,936 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:32,970 [salt.state       ][INFO    ][3386] Sysctl value vm.swappiness = 10 is already set
2018-03-02 09:42:32,970 [salt.state       ][INFO    ][3386] Completed state [vm.swappiness] at time 09:42:32.970432 duration_in_ms=34.495
2018-03-02 09:42:32,970 [salt.state       ][INFO    ][3386] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:42:32.970655
2018-03-02 09:42:32,970 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-02 09:42:32,971 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:33,004 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-02 09:42:33,004 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:42:33.004288 duration_in_ms=33.632
2018-03-02 09:42:33,004 [salt.state       ][INFO    ][3386] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:42:33.004516
2018-03-02 09:42:33,004 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-02 09:42:33,005 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:33,038 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-02 09:42:33,039 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:42:33.039160 duration_in_ms=34.644
2018-03-02 09:42:33,039 [salt.state       ][INFO    ][3386] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:42:33.039376
2018-03-02 09:42:33,039 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-02 09:42:33,039 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:33,073 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-02 09:42:33,073 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:42:33.073285 duration_in_ms=33.909
2018-03-02 09:42:33,073 [salt.state       ][INFO    ][3386] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:42:33.073512
2018-03-02 09:42:33,073 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-02 09:42:33,074 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:33,108 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-02 09:42:33,108 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:42:33.108508 duration_in_ms=34.996
2018-03-02 09:42:33,108 [salt.state       ][INFO    ][3386] Running state [net.core.netdev_max_backlog] at time 09:42:33.108731
2018-03-02 09:42:33,108 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-02 09:42:33,109 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:33,142 [salt.state       ][INFO    ][3386] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-02 09:42:33,142 [salt.state       ][INFO    ][3386] Completed state [net.core.netdev_max_backlog] at time 09:42:33.142662 duration_in_ms=33.931
2018-03-02 09:42:33,142 [salt.state       ][INFO    ][3386] Running state [net.ipv4.tcp_keepalive_time] at time 09:42:33.142886
2018-03-02 09:42:33,143 [salt.state       ][INFO    ][3386] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-02 09:42:33,143 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:33,175 [salt.state       ][INFO    ][3386] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-02 09:42:33,175 [salt.state       ][INFO    ][3386] Completed state [net.ipv4.tcp_keepalive_time] at time 09:42:33.175920 duration_in_ms=33.034
2018-03-02 09:42:33,176 [salt.state       ][INFO    ][3386] Running state [kernel.panic] at time 09:42:33.176139
2018-03-02 09:42:33,176 [salt.state       ][INFO    ][3386] Executing state sysctl.present for kernel.panic
2018-03-02 09:42:33,176 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'sysctl -a' in directory '/root'
2018-03-02 09:42:33,209 [salt.state       ][INFO    ][3386] Sysctl value kernel.panic = 60 is already set
2018-03-02 09:42:33,209 [salt.state       ][INFO    ][3386] Completed state [kernel.panic] at time 09:42:33.209864 duration_in_ms=33.725
2018-03-02 09:42:33,210 [salt.state       ][INFO    ][3386] Running state [linux_sysfs_package] at time 09:42:33.210077
2018-03-02 09:42:33,210 [salt.state       ][INFO    ][3386] Executing state pkg.installed for linux_sysfs_package
2018-03-02 09:42:33,215 [salt.state       ][INFO    ][3386] All specified packages are already installed
2018-03-02 09:42:33,215 [salt.state       ][INFO    ][3386] Completed state [linux_sysfs_package] at time 09:42:33.215828 duration_in_ms=5.751
2018-03-02 09:42:33,217 [salt.state       ][INFO    ][3386] Running state [/etc/sysfs.d] at time 09:42:33.217080
2018-03-02 09:42:33,217 [salt.state       ][INFO    ][3386] Executing state file.directory for /etc/sysfs.d
2018-03-02 09:42:33,217 [salt.state       ][INFO    ][3386] Directory /etc/sysfs.d is in the correct state
2018-03-02 09:42:33,217 [salt.state       ][INFO    ][3386] Completed state [/etc/sysfs.d] at time 09:42:33.217791 duration_in_ms=0.712
2018-03-02 09:42:33,218 [salt.state       ][INFO    ][3386] Running state [ondemand] at time 09:42:33.218266
2018-03-02 09:42:33,218 [salt.state       ][INFO    ][3386] Executing state service.dead for ondemand
2018-03-02 09:42:33,218 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-03-02 09:42:33,226 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-02 09:42:33,233 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-02 09:42:33,244 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'runlevel' in directory '/root'
2018-03-02 09:42:33,250 [salt.state       ][INFO    ][3386] The service ondemand is already dead
2018-03-02 09:42:33,250 [salt.state       ][INFO    ][3386] Completed state [ondemand] at time 09:42:33.250321 duration_in_ms=32.054
2018-03-02 09:42:33,251 [salt.state       ][INFO    ][3386] Running state [/etc/sysfs.d/governor.conf] at time 09:42:33.251475
2018-03-02 09:42:33,251 [salt.state       ][INFO    ][3386] Executing state file.managed for /etc/sysfs.d/governor.conf
2018-03-02 09:42:33,269 [salt.state       ][INFO    ][3386] File /etc/sysfs.d/governor.conf is in the correct state
2018-03-02 09:42:33,269 [salt.state       ][INFO    ][3386] Completed state [/etc/sysfs.d/governor.conf] at time 09:42:33.269407 duration_in_ms=17.932
2018-03-02 09:42:33,269 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.269841
2018-03-02 09:42:33,270 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,270 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,270 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.270503 duration_in_ms=0.662
2018-03-02 09:42:33,270 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.270662
2018-03-02 09:42:33,270 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,271 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,271 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.271266 duration_in_ms=0.604
2018-03-02 09:42:33,271 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.271413
2018-03-02 09:42:33,271 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,271 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,272 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.272002 duration_in_ms=0.589
2018-03-02 09:42:33,272 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.272151
2018-03-02 09:42:33,272 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,272 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,272 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.272809 duration_in_ms=0.658
2018-03-02 09:42:33,272 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.272960
2018-03-02 09:42:33,273 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,273 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,273 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.273549 duration_in_ms=0.59
2018-03-02 09:42:33,273 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.273697
2018-03-02 09:42:33,273 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,274 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,274 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.274287 duration_in_ms=0.59
2018-03-02 09:42:33,274 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.274433
2018-03-02 09:42:33,274 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,274 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,275 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.275014 duration_in_ms=0.58
2018-03-02 09:42:33,275 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.275162
2018-03-02 09:42:33,275 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,275 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,275 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.275748 duration_in_ms=0.586
2018-03-02 09:42:33,275 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.275894
2018-03-02 09:42:33,276 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,276 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,276 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.276517 duration_in_ms=0.622
2018-03-02 09:42:33,276 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.276691
2018-03-02 09:42:33,276 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,277 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,277 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.277272 duration_in_ms=0.581
2018-03-02 09:42:33,277 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.277418
2018-03-02 09:42:33,277 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,277 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,278 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.278011 duration_in_ms=0.592
2018-03-02 09:42:33,278 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.278156
2018-03-02 09:42:33,278 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,278 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,278 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.278741 duration_in_ms=0.584
2018-03-02 09:42:33,278 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.278887
2018-03-02 09:42:33,279 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,279 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,279 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.279469 duration_in_ms=0.582
2018-03-02 09:42:33,279 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.279616
2018-03-02 09:42:33,279 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,280 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,280 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.280195 duration_in_ms=0.579
2018-03-02 09:42:33,280 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.280379
2018-03-02 09:42:33,280 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,280 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,281 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.281004 duration_in_ms=0.625
2018-03-02 09:42:33,281 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.281152
2018-03-02 09:42:33,281 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,281 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,281 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.281738 duration_in_ms=0.586
2018-03-02 09:42:33,281 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.281884
2018-03-02 09:42:33,282 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,282 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,282 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.282463 duration_in_ms=0.58
2018-03-02 09:42:33,282 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.282610
2018-03-02 09:42:33,282 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,283 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,283 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.283189 duration_in_ms=0.579
2018-03-02 09:42:33,283 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.283334
2018-03-02 09:42:33,283 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,283 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,283 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.283913 duration_in_ms=0.579
2018-03-02 09:42:33,284 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.284065
2018-03-02 09:42:33,284 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,284 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,284 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.284716 duration_in_ms=0.651
2018-03-02 09:42:33,284 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.284862
2018-03-02 09:42:33,285 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,285 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,285 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.285444 duration_in_ms=0.582
2018-03-02 09:42:33,285 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.285590
2018-03-02 09:42:33,285 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,286 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,286 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.286168 duration_in_ms=0.578
2018-03-02 09:42:33,286 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.286312
2018-03-02 09:42:33,286 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,286 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,286 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.286889 duration_in_ms=0.577
2018-03-02 09:42:33,287 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.287034
2018-03-02 09:42:33,287 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,287 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,287 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.287613 duration_in_ms=0.579
2018-03-02 09:42:33,287 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.287757
2018-03-02 09:42:33,287 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,288 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,288 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.288361 duration_in_ms=0.605
2018-03-02 09:42:33,288 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.288532
2018-03-02 09:42:33,288 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,289 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,289 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.289126 duration_in_ms=0.593
2018-03-02 09:42:33,289 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.289270
2018-03-02 09:42:33,289 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,289 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,289 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.289849 duration_in_ms=0.578
2018-03-02 09:42:33,290 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.289995
2018-03-02 09:42:33,290 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,290 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,290 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.290574 duration_in_ms=0.579
2018-03-02 09:42:33,290 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.290719
2018-03-02 09:42:33,290 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,291 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,291 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.291297 duration_in_ms=0.577
2018-03-02 09:42:33,291 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.291442
2018-03-02 09:42:33,291 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,291 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,292 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.292017 duration_in_ms=0.576
2018-03-02 09:42:33,292 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.292162
2018-03-02 09:42:33,292 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,292 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,292 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.292798 duration_in_ms=0.635
2018-03-02 09:42:33,292 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.292943
2018-03-02 09:42:33,293 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,293 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,293 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.293522 duration_in_ms=0.579
2018-03-02 09:42:33,293 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.293666
2018-03-02 09:42:33,293 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,294 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,294 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.294242 duration_in_ms=0.576
2018-03-02 09:42:33,294 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.294389
2018-03-02 09:42:33,294 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,294 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,294 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.294966 duration_in_ms=0.577
2018-03-02 09:42:33,295 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.295110
2018-03-02 09:42:33,295 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,295 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,295 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.295691 duration_in_ms=0.582
2018-03-02 09:42:33,295 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.295835
2018-03-02 09:42:33,295 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,296 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,296 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.296430 duration_in_ms=0.596
2018-03-02 09:42:33,296 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.296577
2018-03-02 09:42:33,296 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,297 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,297 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.297154 duration_in_ms=0.577
2018-03-02 09:42:33,297 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.297299
2018-03-02 09:42:33,297 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,297 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,297 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.297874 duration_in_ms=0.575
2018-03-02 09:42:33,298 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.298018
2018-03-02 09:42:33,298 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,298 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,298 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.298592 duration_in_ms=0.573
2018-03-02 09:42:33,298 [salt.state       ][INFO    ][3386] Running state [sysfs.write] at time 09:42:33.298738
2018-03-02 09:42:33,298 [salt.state       ][INFO    ][3386] Executing state module.run for sysfs.write
2018-03-02 09:42:33,299 [salt.state       ][INFO    ][3386] {'ret': True}
2018-03-02 09:42:33,299 [salt.state       ][INFO    ][3386] Completed state [sysfs.write] at time 09:42:33.299313 duration_in_ms=0.576
2018-03-02 09:42:33,299 [salt.state       ][INFO    ][3386] Running state [cs_CZ.UTF-8] at time 09:42:33.299638
2018-03-02 09:42:33,299 [salt.state       ][INFO    ][3386] Executing state locale.present for cs_CZ.UTF-8
2018-03-02 09:42:33,300 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'locale -a' in directory '/root'
2018-03-02 09:42:33,305 [salt.state       ][INFO    ][3386] Locale cs_CZ.UTF-8 is already present
2018-03-02 09:42:33,305 [salt.state       ][INFO    ][3386] Completed state [cs_CZ.UTF-8] at time 09:42:33.305830 duration_in_ms=6.193
2018-03-02 09:42:33,306 [salt.state       ][INFO    ][3386] Running state [en_US.UTF-8] at time 09:42:33.306054
2018-03-02 09:42:33,306 [salt.state       ][INFO    ][3386] Executing state locale.present for en_US.UTF-8
2018-03-02 09:42:33,306 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'locale -a' in directory '/root'
2018-03-02 09:42:33,312 [salt.state       ][INFO    ][3386] Locale en_US.UTF-8 is already present
2018-03-02 09:42:33,312 [salt.state       ][INFO    ][3386] Completed state [en_US.UTF-8] at time 09:42:33.312268 duration_in_ms=6.214
2018-03-02 09:42:33,313 [salt.state       ][INFO    ][3386] Running state [en_US.UTF-8] at time 09:42:33.313518
2018-03-02 09:42:33,313 [salt.state       ][INFO    ][3386] Executing state locale.system for en_US.UTF-8
2018-03-02 09:42:33,314 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'localectl' in directory '/root'
2018-03-02 09:42:33,331 [salt.state       ][INFO    ][3386] System locale en_US.UTF-8 already set
2018-03-02 09:42:33,332 [salt.state       ][INFO    ][3386] Completed state [en_US.UTF-8] at time 09:42:33.332069 duration_in_ms=18.55
2018-03-02 09:42:33,333 [salt.state       ][INFO    ][3386] Running state [root] at time 09:42:33.333091
2018-03-02 09:42:33,333 [salt.state       ][INFO    ][3386] Executing state user.present for root
2018-03-02 09:42:33,334 [salt.state       ][INFO    ][3386] User root is present and up to date
2018-03-02 09:42:33,334 [salt.state       ][INFO    ][3386] Completed state [root] at time 09:42:33.334229 duration_in_ms=1.139
2018-03-02 09:42:33,335 [salt.state       ][INFO    ][3386] Running state [/root] at time 09:42:33.335317
2018-03-02 09:42:33,335 [salt.state       ][INFO    ][3386] Executing state file.directory for /root
2018-03-02 09:42:33,335 [salt.state       ][INFO    ][3386] Directory /root is in the correct state
2018-03-02 09:42:33,336 [salt.state       ][INFO    ][3386] Completed state [/root] at time 09:42:33.336054 duration_in_ms=0.738
2018-03-02 09:42:33,336 [salt.state       ][INFO    ][3386] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:42:33.336208
2018-03-02 09:42:33,336 [salt.state       ][INFO    ][3386] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-03-02 09:42:33,336 [salt.state       ][INFO    ][3386] File /etc/sudoers.d/90-salt-user-root is not present
2018-03-02 09:42:33,336 [salt.state       ][INFO    ][3386] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:42:33.336778 duration_in_ms=0.57
2018-03-02 09:42:33,336 [salt.state       ][INFO    ][3386] Running state [ubuntu] at time 09:42:33.336939
2018-03-02 09:42:33,337 [salt.state       ][INFO    ][3386] Executing state user.present for ubuntu
2018-03-02 09:42:33,337 [salt.state       ][INFO    ][3386] User ubuntu is present and up to date
2018-03-02 09:42:33,338 [salt.state       ][INFO    ][3386] Completed state [ubuntu] at time 09:42:33.338073 duration_in_ms=1.133
2018-03-02 09:42:33,339 [salt.state       ][INFO    ][3386] Running state [/home/ubuntu] at time 09:42:33.339058
2018-03-02 09:42:33,339 [salt.state       ][INFO    ][3386] Executing state file.directory for /home/ubuntu
2018-03-02 09:42:33,339 [salt.state       ][INFO    ][3386] Directory /home/ubuntu is in the correct state
2018-03-02 09:42:33,339 [salt.state       ][INFO    ][3386] Completed state [/home/ubuntu] at time 09:42:33.339794 duration_in_ms=0.737
2018-03-02 09:42:33,340 [salt.state       ][INFO    ][3386] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:42:33.340738
2018-03-02 09:42:33,340 [salt.state       ][INFO    ][3386] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-03-02 09:42:33,357 [salt.state       ][INFO    ][3386] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-03-02 09:42:33,357 [salt.state       ][INFO    ][3386] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:42:33.357181 duration_in_ms=16.443
2018-03-02 09:42:33,357 [salt.state       ][INFO    ][3386] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:42:33.357345
2018-03-02 09:42:33,357 [salt.state       ][INFO    ][3386] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-03-02 09:42:33,438 [salt.state       ][INFO    ][3386] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-03-02 09:42:33,438 [salt.state       ][INFO    ][3386] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:42:33.438882 duration_in_ms=81.537
2018-03-02 09:42:33,439 [salt.state       ][INFO    ][3386] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:42:33.439047
2018-03-02 09:42:33,439 [salt.state       ][INFO    ][3386] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-03-02 09:42:33,517 [salt.state       ][INFO    ][3386] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-03-02 09:42:33,517 [salt.state       ][INFO    ][3386] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:42:33.517671 duration_in_ms=78.624
2018-03-02 09:42:33,518 [salt.state       ][INFO    ][3386] Running state [service.systemctl_reload] at time 09:42:33.518495
2018-03-02 09:42:33,518 [salt.state       ][INFO    ][3386] Executing state module.wait for service.systemctl_reload
2018-03-02 09:42:33,518 [salt.state       ][INFO    ][3386] No changes made for service.systemctl_reload
2018-03-02 09:42:33,519 [salt.state       ][INFO    ][3386] Completed state [service.systemctl_reload] at time 09:42:33.518974 duration_in_ms=0.48
2018-03-02 09:42:33,519 [salt.state       ][INFO    ][3386] Running state [/etc/hostname] at time 09:42:33.519136
2018-03-02 09:42:33,519 [salt.state       ][INFO    ][3386] Executing state file.managed for /etc/hostname
2018-03-02 09:42:33,533 [salt.state       ][INFO    ][3386] File /etc/hostname is in the correct state
2018-03-02 09:42:33,533 [salt.state       ][INFO    ][3386] Completed state [/etc/hostname] at time 09:42:33.533697 duration_in_ms=14.561
2018-03-02 09:42:33,534 [salt.state       ][INFO    ][3386] Running state [hostname kvm02] at time 09:42:33.534504
2018-03-02 09:42:33,534 [salt.state       ][INFO    ][3386] Executing state cmd.wait for hostname kvm02
2018-03-02 09:42:33,534 [salt.state       ][INFO    ][3386] No changes made for hostname kvm02
2018-03-02 09:42:33,535 [salt.state       ][INFO    ][3386] Completed state [hostname kvm02] at time 09:42:33.535003 duration_in_ms=0.499
2018-03-02 09:42:33,535 [salt.state       ][INFO    ][3386] Running state [mdb02] at time 09:42:33.535359
2018-03-02 09:42:33,535 [salt.state       ][INFO    ][3386] Executing state host.present for mdb02
2018-03-02 09:42:33,535 [salt.state       ][INFO    ][3386] Host mdb02 (192.168.10.77) already present
2018-03-02 09:42:33,536 [salt.state       ][INFO    ][3386] Completed state [mdb02] at time 09:42:33.535988 duration_in_ms=0.628
2018-03-02 09:42:33,536 [salt.state       ][INFO    ][3386] Running state [mdb02.mcp-pike-ovs-ha.local] at time 09:42:33.536149
2018-03-02 09:42:33,537 [salt.state       ][INFO    ][3386] Executing state host.present for mdb02.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,538 [salt.state       ][INFO    ][3386] Host mdb02.mcp-pike-ovs-ha.local (192.168.10.77) already present
2018-03-02 09:42:33,538 [salt.state       ][INFO    ][3386] Completed state [mdb02.mcp-pike-ovs-ha.local] at time 09:42:33.538696 duration_in_ms=2.544
2018-03-02 09:42:33,538 [salt.state       ][INFO    ][3386] Running state [mdb03] at time 09:42:33.538924
2018-03-02 09:42:33,539 [salt.state       ][INFO    ][3386] Executing state host.present for mdb03
2018-03-02 09:42:33,539 [salt.state       ][INFO    ][3386] Host mdb03 (192.168.10.78) already present
2018-03-02 09:42:33,539 [salt.state       ][INFO    ][3386] Completed state [mdb03] at time 09:42:33.539558 duration_in_ms=0.634
2018-03-02 09:42:33,539 [salt.state       ][INFO    ][3386] Running state [mdb03.mcp-pike-ovs-ha.local] at time 09:42:33.539734
2018-03-02 09:42:33,539 [salt.state       ][INFO    ][3386] Executing state host.present for mdb03.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,540 [salt.state       ][INFO    ][3386] Host mdb03.mcp-pike-ovs-ha.local (192.168.10.78) already present
2018-03-02 09:42:33,540 [salt.state       ][INFO    ][3386] Completed state [mdb03.mcp-pike-ovs-ha.local] at time 09:42:33.540361 duration_in_ms=0.627
2018-03-02 09:42:33,540 [salt.state       ][INFO    ][3386] Running state [mdb01] at time 09:42:33.540520
2018-03-02 09:42:33,540 [salt.state       ][INFO    ][3386] Executing state host.present for mdb01
2018-03-02 09:42:33,541 [salt.state       ][INFO    ][3386] Host mdb01 (192.168.10.76) already present
2018-03-02 09:42:33,541 [salt.state       ][INFO    ][3386] Completed state [mdb01] at time 09:42:33.541133 duration_in_ms=0.612
2018-03-02 09:42:33,541 [salt.state       ][INFO    ][3386] Running state [mdb01.mcp-pike-ovs-ha.local] at time 09:42:33.541300
2018-03-02 09:42:33,541 [salt.state       ][INFO    ][3386] Executing state host.present for mdb01.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,541 [salt.state       ][INFO    ][3386] Host mdb01.mcp-pike-ovs-ha.local (192.168.10.76) already present
2018-03-02 09:42:33,541 [salt.state       ][INFO    ][3386] Completed state [mdb01.mcp-pike-ovs-ha.local] at time 09:42:33.541902 duration_in_ms=0.601
2018-03-02 09:42:33,542 [salt.state       ][INFO    ][3386] Running state [mdb] at time 09:42:33.542073
2018-03-02 09:42:33,542 [salt.state       ][INFO    ][3386] Executing state host.present for mdb
2018-03-02 09:42:33,542 [salt.state       ][INFO    ][3386] Host mdb (192.168.10.75) already present
2018-03-02 09:42:33,542 [salt.state       ][INFO    ][3386] Completed state [mdb] at time 09:42:33.542672 duration_in_ms=0.598
2018-03-02 09:42:33,542 [salt.state       ][INFO    ][3386] Running state [mdb.mcp-pike-ovs-ha.local] at time 09:42:33.542838
2018-03-02 09:42:33,542 [salt.state       ][INFO    ][3386] Executing state host.present for mdb.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,543 [salt.state       ][INFO    ][3386] Host mdb.mcp-pike-ovs-ha.local (192.168.10.75) already present
2018-03-02 09:42:33,543 [salt.state       ][INFO    ][3386] Completed state [mdb.mcp-pike-ovs-ha.local] at time 09:42:33.543439 duration_in_ms=0.601
2018-03-02 09:42:33,543 [salt.state       ][INFO    ][3386] Running state [cfg01] at time 09:42:33.543597
2018-03-02 09:42:33,543 [salt.state       ][INFO    ][3386] Executing state host.present for cfg01
2018-03-02 09:42:33,544 [salt.state       ][INFO    ][3386] Host cfg01 (192.168.10.100) already present
2018-03-02 09:42:33,544 [salt.state       ][INFO    ][3386] Completed state [cfg01] at time 09:42:33.544198 duration_in_ms=0.602
2018-03-02 09:42:33,544 [salt.state       ][INFO    ][3386] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:42:33.544380
2018-03-02 09:42:33,544 [salt.state       ][INFO    ][3386] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,544 [salt.state       ][INFO    ][3386] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:42:33,545 [salt.state       ][INFO    ][3386] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:42:33.545011 duration_in_ms=0.631
2018-03-02 09:42:33,545 [salt.state       ][INFO    ][3386] Running state [prx01] at time 09:42:33.545169
2018-03-02 09:42:33,545 [salt.state       ][INFO    ][3386] Executing state host.present for prx01
2018-03-02 09:42:33,545 [salt.state       ][INFO    ][3386] Host prx01 (192.168.10.104) already present
2018-03-02 09:42:33,545 [salt.state       ][INFO    ][3386] Completed state [prx01] at time 09:42:33.545763 duration_in_ms=0.593
2018-03-02 09:42:33,545 [salt.state       ][INFO    ][3386] Running state [prx01.mcp-pike-ovs-ha.local] at time 09:42:33.545918
2018-03-02 09:42:33,546 [salt.state       ][INFO    ][3386] Executing state host.present for prx01.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,546 [salt.state       ][INFO    ][3386] Host prx01.mcp-pike-ovs-ha.local (192.168.10.104) already present
2018-03-02 09:42:33,546 [salt.state       ][INFO    ][3386] Completed state [prx01.mcp-pike-ovs-ha.local] at time 09:42:33.546515 duration_in_ms=0.596
2018-03-02 09:42:33,546 [salt.state       ][INFO    ][3386] Running state [kvm01] at time 09:42:33.546671
2018-03-02 09:42:33,546 [salt.state       ][INFO    ][3386] Executing state host.present for kvm01
2018-03-02 09:42:33,547 [salt.state       ][INFO    ][3386] Host kvm01 (192.168.10.141) already present
2018-03-02 09:42:33,547 [salt.state       ][INFO    ][3386] Completed state [kvm01] at time 09:42:33.547271 duration_in_ms=0.6
2018-03-02 09:42:33,547 [salt.state       ][INFO    ][3386] Running state [kvm01.mcp-pike-ovs-ha.local] at time 09:42:33.547426
2018-03-02 09:42:33,547 [salt.state       ][INFO    ][3386] Executing state host.present for kvm01.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,547 [salt.state       ][INFO    ][3386] Host kvm01.mcp-pike-ovs-ha.local (192.168.10.141) already present
2018-03-02 09:42:33,548 [salt.state       ][INFO    ][3386] Completed state [kvm01.mcp-pike-ovs-ha.local] at time 09:42:33.548013 duration_in_ms=0.587
2018-03-02 09:42:33,548 [salt.state       ][INFO    ][3386] Running state [kvm03] at time 09:42:33.548168
2018-03-02 09:42:33,548 [salt.state       ][INFO    ][3386] Executing state host.present for kvm03
2018-03-02 09:42:33,548 [salt.state       ][INFO    ][3386] Host kvm03 (192.168.10.143) already present
2018-03-02 09:42:33,548 [salt.state       ][INFO    ][3386] Completed state [kvm03] at time 09:42:33.548781 duration_in_ms=0.612
2018-03-02 09:42:33,548 [salt.state       ][INFO    ][3386] Running state [kvm03.mcp-pike-ovs-ha.local] at time 09:42:33.548935
2018-03-02 09:42:33,549 [salt.state       ][INFO    ][3386] Executing state host.present for kvm03.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,549 [salt.state       ][INFO    ][3386] Host kvm03.mcp-pike-ovs-ha.local (192.168.10.143) already present
2018-03-02 09:42:33,549 [salt.state       ][INFO    ][3386] Completed state [kvm03.mcp-pike-ovs-ha.local] at time 09:42:33.549528 duration_in_ms=0.592
2018-03-02 09:42:33,549 [salt.state       ][INFO    ][3386] Running state [kvm02] at time 09:42:33.549684
2018-03-02 09:42:33,549 [salt.state       ][INFO    ][3386] Executing state host.present for kvm02
2018-03-02 09:42:33,550 [salt.state       ][INFO    ][3386] Host kvm02 (192.168.10.142) already present
2018-03-02 09:42:33,550 [salt.state       ][INFO    ][3386] Completed state [kvm02] at time 09:42:33.550276 duration_in_ms=0.592
2018-03-02 09:42:33,550 [salt.state       ][INFO    ][3386] Running state [kvm02.mcp-pike-ovs-ha.local] at time 09:42:33.550428
2018-03-02 09:42:33,550 [salt.state       ][INFO    ][3386] Executing state host.present for kvm02.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,551 [salt.state       ][INFO    ][3386] Host kvm02.mcp-pike-ovs-ha.local (192.168.10.142) already present
2018-03-02 09:42:33,551 [salt.state       ][INFO    ][3386] Completed state [kvm02.mcp-pike-ovs-ha.local] at time 09:42:33.551246 duration_in_ms=0.817
2018-03-02 09:42:33,552 [salt.state       ][INFO    ][3386] Running state [file.replace] at time 09:42:33.552479
2018-03-02 09:42:33,552 [salt.state       ][INFO    ][3386] Executing state module.run for file.replace
2018-03-02 09:42:33,580 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:42:33,686 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command 'grep -q "kvm02 kvm02.mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-03-02 09:42:33,693 [salt.state       ][INFO    ][3386] onlyif execution failed
2018-03-02 09:42:33,693 [salt.state       ][INFO    ][3386] Completed state [file.replace] at time 09:42:33.693254 duration_in_ms=140.775
2018-03-02 09:42:33,693 [salt.state       ][INFO    ][3386] Running state [dbs] at time 09:42:33.693503
2018-03-02 09:42:33,693 [salt.state       ][INFO    ][3386] Executing state host.present for dbs
2018-03-02 09:42:33,694 [salt.state       ][INFO    ][3386] Host dbs (192.168.10.50) already present
2018-03-02 09:42:33,694 [salt.state       ][INFO    ][3386] Completed state [dbs] at time 09:42:33.694313 duration_in_ms=0.809
2018-03-02 09:42:33,694 [salt.state       ][INFO    ][3386] Running state [dbs.mcp-pike-ovs-ha.local] at time 09:42:33.694488
2018-03-02 09:42:33,694 [salt.state       ][INFO    ][3386] Executing state host.present for dbs.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,695 [salt.state       ][INFO    ][3386] Host dbs.mcp-pike-ovs-ha.local (192.168.10.50) already present
2018-03-02 09:42:33,695 [salt.state       ][INFO    ][3386] Completed state [dbs.mcp-pike-ovs-ha.local] at time 09:42:33.695134 duration_in_ms=0.645
2018-03-02 09:42:33,695 [salt.state       ][INFO    ][3386] Running state [prx] at time 09:42:33.695303
2018-03-02 09:42:33,695 [salt.state       ][INFO    ][3386] Executing state host.present for prx
2018-03-02 09:42:33,695 [salt.state       ][INFO    ][3386] Host prx (192.168.10.103) already present
2018-03-02 09:42:33,695 [salt.state       ][INFO    ][3386] Completed state [prx] at time 09:42:33.695913 duration_in_ms=0.61
2018-03-02 09:42:33,696 [salt.state       ][INFO    ][3386] Running state [prx.mcp-pike-ovs-ha.local] at time 09:42:33.696078
2018-03-02 09:42:33,696 [salt.state       ][INFO    ][3386] Executing state host.present for prx.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,696 [salt.state       ][INFO    ][3386] Host prx.mcp-pike-ovs-ha.local (192.168.10.103) already present
2018-03-02 09:42:33,696 [salt.state       ][INFO    ][3386] Completed state [prx.mcp-pike-ovs-ha.local] at time 09:42:33.696733 duration_in_ms=0.655
2018-03-02 09:42:33,696 [salt.state       ][INFO    ][3386] Running state [prx02] at time 09:42:33.696897
2018-03-02 09:42:33,697 [salt.state       ][INFO    ][3386] Executing state host.present for prx02
2018-03-02 09:42:33,697 [salt.state       ][INFO    ][3386] Host prx02 (192.168.10.105) already present
2018-03-02 09:42:33,697 [salt.state       ][INFO    ][3386] Completed state [prx02] at time 09:42:33.697507 duration_in_ms=0.61
2018-03-02 09:42:33,697 [salt.state       ][INFO    ][3386] Running state [prx02.mcp-pike-ovs-ha.local] at time 09:42:33.697669
2018-03-02 09:42:33,697 [salt.state       ][INFO    ][3386] Executing state host.present for prx02.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,698 [salt.state       ][INFO    ][3386] Host prx02.mcp-pike-ovs-ha.local (192.168.10.105) already present
2018-03-02 09:42:33,698 [salt.state       ][INFO    ][3386] Completed state [prx02.mcp-pike-ovs-ha.local] at time 09:42:33.698284 duration_in_ms=0.615
2018-03-02 09:42:33,698 [salt.state       ][INFO    ][3386] Running state [msg02] at time 09:42:33.698451
2018-03-02 09:42:33,698 [salt.state       ][INFO    ][3386] Executing state host.present for msg02
2018-03-02 09:42:33,698 [salt.state       ][INFO    ][3386] Host msg02 (192.168.10.42) already present
2018-03-02 09:42:33,699 [salt.state       ][INFO    ][3386] Completed state [msg02] at time 09:42:33.699053 duration_in_ms=0.603
2018-03-02 09:42:33,699 [salt.state       ][INFO    ][3386] Running state [msg02.mcp-pike-ovs-ha.local] at time 09:42:33.699211
2018-03-02 09:42:33,699 [salt.state       ][INFO    ][3386] Executing state host.present for msg02.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,699 [salt.state       ][INFO    ][3386] Host msg02.mcp-pike-ovs-ha.local (192.168.10.42) already present
2018-03-02 09:42:33,699 [salt.state       ][INFO    ][3386] Completed state [msg02.mcp-pike-ovs-ha.local] at time 09:42:33.699840 duration_in_ms=0.629
2018-03-02 09:42:33,700 [salt.state       ][INFO    ][3386] Running state [msg03] at time 09:42:33.699996
2018-03-02 09:42:33,700 [salt.state       ][INFO    ][3386] Executing state host.present for msg03
2018-03-02 09:42:33,700 [salt.state       ][INFO    ][3386] Host msg03 (192.168.10.43) already present
2018-03-02 09:42:33,700 [salt.state       ][INFO    ][3386] Completed state [msg03] at time 09:42:33.700615 duration_in_ms=0.62
2018-03-02 09:42:33,700 [salt.state       ][INFO    ][3386] Running state [msg03.mcp-pike-ovs-ha.local] at time 09:42:33.700768
2018-03-02 09:42:33,700 [salt.state       ][INFO    ][3386] Executing state host.present for msg03.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,701 [salt.state       ][INFO    ][3386] Host msg03.mcp-pike-ovs-ha.local (192.168.10.43) already present
2018-03-02 09:42:33,701 [salt.state       ][INFO    ][3386] Completed state [msg03.mcp-pike-ovs-ha.local] at time 09:42:33.701375 duration_in_ms=0.606
2018-03-02 09:42:33,701 [salt.state       ][INFO    ][3386] Running state [msg01] at time 09:42:33.701542
2018-03-02 09:42:33,701 [salt.state       ][INFO    ][3386] Executing state host.present for msg01
2018-03-02 09:42:33,702 [salt.state       ][INFO    ][3386] Host msg01 (192.168.10.41) already present
2018-03-02 09:42:33,702 [salt.state       ][INFO    ][3386] Completed state [msg01] at time 09:42:33.702135 duration_in_ms=0.593
2018-03-02 09:42:33,702 [salt.state       ][INFO    ][3386] Running state [msg01.mcp-pike-ovs-ha.local] at time 09:42:33.702291
2018-03-02 09:42:33,702 [salt.state       ][INFO    ][3386] Executing state host.present for msg01.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,702 [salt.state       ][INFO    ][3386] Host msg01.mcp-pike-ovs-ha.local (192.168.10.41) already present
2018-03-02 09:42:33,703 [salt.state       ][INFO    ][3386] Completed state [msg01.mcp-pike-ovs-ha.local] at time 09:42:33.702977 duration_in_ms=0.686
2018-03-02 09:42:33,703 [salt.state       ][INFO    ][3386] Running state [msg] at time 09:42:33.703136
2018-03-02 09:42:33,703 [salt.state       ][INFO    ][3386] Executing state host.present for msg
2018-03-02 09:42:33,703 [salt.state       ][INFO    ][3386] Host msg (192.168.10.40) already present
2018-03-02 09:42:33,703 [salt.state       ][INFO    ][3386] Completed state [msg] at time 09:42:33.703737 duration_in_ms=0.601
2018-03-02 09:42:33,703 [salt.state       ][INFO    ][3386] Running state [msg.mcp-pike-ovs-ha.local] at time 09:42:33.703894
2018-03-02 09:42:33,704 [salt.state       ][INFO    ][3386] Executing state host.present for msg.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,704 [salt.state       ][INFO    ][3386] Host msg.mcp-pike-ovs-ha.local (192.168.10.40) already present
2018-03-02 09:42:33,704 [salt.state       ][INFO    ][3386] Completed state [msg.mcp-pike-ovs-ha.local] at time 09:42:33.704521 duration_in_ms=0.627
2018-03-02 09:42:33,704 [salt.state       ][INFO    ][3386] Running state [cfg01] at time 09:42:33.704676
2018-03-02 09:42:33,704 [salt.state       ][INFO    ][3386] Executing state host.present for cfg01
2018-03-02 09:42:33,705 [salt.state       ][INFO    ][3386] Host cfg01 (192.168.10.100) already present
2018-03-02 09:42:33,705 [salt.state       ][INFO    ][3386] Completed state [cfg01] at time 09:42:33.705273 duration_in_ms=0.596
2018-03-02 09:42:33,705 [salt.state       ][INFO    ][3386] Running state [cfg01.mcp-pike-ovs-ha.local] at time 09:42:33.705429
2018-03-02 09:42:33,705 [salt.state       ][INFO    ][3386] Executing state host.present for cfg01.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,705 [salt.state       ][INFO    ][3386] Host cfg01.mcp-pike-ovs-ha.local (192.168.10.100) already present
2018-03-02 09:42:33,706 [salt.state       ][INFO    ][3386] Completed state [cfg01.mcp-pike-ovs-ha.local] at time 09:42:33.706031 duration_in_ms=0.601
2018-03-02 09:42:33,706 [salt.state       ][INFO    ][3386] Running state [cmp002] at time 09:42:33.706189
2018-03-02 09:42:33,706 [salt.state       ][INFO    ][3386] Executing state host.present for cmp002
2018-03-02 09:42:33,706 [salt.state       ][INFO    ][3386] Host cmp002 (192.168.10.102) already present
2018-03-02 09:42:33,706 [salt.state       ][INFO    ][3386] Completed state [cmp002] at time 09:42:33.706787 duration_in_ms=0.598
2018-03-02 09:42:33,706 [salt.state       ][INFO    ][3386] Running state [cmp002.mcp-pike-ovs-ha.local] at time 09:42:33.706945
2018-03-02 09:42:33,707 [salt.state       ][INFO    ][3386] Executing state host.present for cmp002.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,707 [salt.state       ][INFO    ][3386] Host cmp002.mcp-pike-ovs-ha.local (192.168.10.102) already present
2018-03-02 09:42:33,707 [salt.state       ][INFO    ][3386] Completed state [cmp002.mcp-pike-ovs-ha.local] at time 09:42:33.707542 duration_in_ms=0.597
2018-03-02 09:42:33,707 [salt.state       ][INFO    ][3386] Running state [cmp001] at time 09:42:33.707701
2018-03-02 09:42:33,707 [salt.state       ][INFO    ][3386] Executing state host.present for cmp001
2018-03-02 09:42:33,708 [salt.state       ][INFO    ][3386] Host cmp001 (192.168.10.101) already present
2018-03-02 09:42:33,708 [salt.state       ][INFO    ][3386] Completed state [cmp001] at time 09:42:33.708304 duration_in_ms=0.604
2018-03-02 09:42:33,708 [salt.state       ][INFO    ][3386] Running state [cmp001.mcp-pike-ovs-ha.local] at time 09:42:33.708481
2018-03-02 09:42:33,708 [salt.state       ][INFO    ][3386] Executing state host.present for cmp001.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,708 [salt.state       ][INFO    ][3386] Host cmp001.mcp-pike-ovs-ha.local (192.168.10.101) already present
2018-03-02 09:42:33,709 [salt.state       ][INFO    ][3386] Completed state [cmp001.mcp-pike-ovs-ha.local] at time 09:42:33.709099 duration_in_ms=0.618
2018-03-02 09:42:33,709 [salt.state       ][INFO    ][3386] Running state [dbs01] at time 09:42:33.709253
2018-03-02 09:42:33,709 [salt.state       ][INFO    ][3386] Executing state host.present for dbs01
2018-03-02 09:42:33,709 [salt.state       ][INFO    ][3386] Host dbs01 (192.168.10.51) already present
2018-03-02 09:42:33,709 [salt.state       ][INFO    ][3386] Completed state [dbs01] at time 09:42:33.709860 duration_in_ms=0.607
2018-03-02 09:42:33,710 [salt.state       ][INFO    ][3386] Running state [dbs01.mcp-pike-ovs-ha.local] at time 09:42:33.710019
2018-03-02 09:42:33,710 [salt.state       ][INFO    ][3386] Executing state host.present for dbs01.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,710 [salt.state       ][INFO    ][3386] Host dbs01.mcp-pike-ovs-ha.local (192.168.10.51) already present
2018-03-02 09:42:33,710 [salt.state       ][INFO    ][3386] Completed state [dbs01.mcp-pike-ovs-ha.local] at time 09:42:33.710618 duration_in_ms=0.6
2018-03-02 09:42:33,710 [salt.state       ][INFO    ][3386] Running state [dbs02] at time 09:42:33.710774
2018-03-02 09:42:33,710 [salt.state       ][INFO    ][3386] Executing state host.present for dbs02
2018-03-02 09:42:33,711 [salt.state       ][INFO    ][3386] Host dbs02 (192.168.10.52) already present
2018-03-02 09:42:33,711 [salt.state       ][INFO    ][3386] Completed state [dbs02] at time 09:42:33.711366 duration_in_ms=0.592
2018-03-02 09:42:33,711 [salt.state       ][INFO    ][3386] Running state [dbs02.mcp-pike-ovs-ha.local] at time 09:42:33.711521
2018-03-02 09:42:33,711 [salt.state       ][INFO    ][3386] Executing state host.present for dbs02.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,712 [salt.state       ][INFO    ][3386] Host dbs02.mcp-pike-ovs-ha.local (192.168.10.52) already present
2018-03-02 09:42:33,712 [salt.state       ][INFO    ][3386] Completed state [dbs02.mcp-pike-ovs-ha.local] at time 09:42:33.712134 duration_in_ms=0.612
2018-03-02 09:42:33,712 [salt.state       ][INFO    ][3386] Running state [dbs03] at time 09:42:33.712309
2018-03-02 09:42:33,712 [salt.state       ][INFO    ][3386] Executing state host.present for dbs03
2018-03-02 09:42:33,712 [salt.state       ][INFO    ][3386] Host dbs03 (192.168.10.53) already present
2018-03-02 09:42:33,712 [salt.state       ][INFO    ][3386] Completed state [dbs03] at time 09:42:33.712926 duration_in_ms=0.618
2018-03-02 09:42:33,713 [salt.state       ][INFO    ][3386] Running state [dbs03.mcp-pike-ovs-ha.local] at time 09:42:33.713079
2018-03-02 09:42:33,713 [salt.state       ][INFO    ][3386] Executing state host.present for dbs03.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,713 [salt.state       ][INFO    ][3386] Host dbs03.mcp-pike-ovs-ha.local (192.168.10.53) already present
2018-03-02 09:42:33,713 [salt.state       ][INFO    ][3386] Completed state [dbs03.mcp-pike-ovs-ha.local] at time 09:42:33.713701 duration_in_ms=0.621
2018-03-02 09:42:33,713 [salt.state       ][INFO    ][3386] Running state [mas01] at time 09:42:33.713859
2018-03-02 09:42:33,714 [salt.state       ][INFO    ][3386] Executing state host.present for mas01
2018-03-02 09:42:33,714 [salt.state       ][INFO    ][3386] Host mas01 (192.168.10.3) already present
2018-03-02 09:42:33,714 [salt.state       ][INFO    ][3386] Completed state [mas01] at time 09:42:33.714461 duration_in_ms=0.602
2018-03-02 09:42:33,714 [salt.state       ][INFO    ][3386] Running state [mas01.mcp-pike-ovs-ha.local] at time 09:42:33.714616
2018-03-02 09:42:33,714 [salt.state       ][INFO    ][3386] Executing state host.present for mas01.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,715 [salt.state       ][INFO    ][3386] Host mas01.mcp-pike-ovs-ha.local (192.168.10.3) already present
2018-03-02 09:42:33,715 [salt.state       ][INFO    ][3386] Completed state [mas01.mcp-pike-ovs-ha.local] at time 09:42:33.715216 duration_in_ms=0.6
2018-03-02 09:42:33,715 [salt.state       ][INFO    ][3386] Running state [ctl02] at time 09:42:33.715369
2018-03-02 09:42:33,715 [salt.state       ][INFO    ][3386] Executing state host.present for ctl02
2018-03-02 09:42:33,715 [salt.state       ][INFO    ][3386] Host ctl02 (192.168.10.12) already present
2018-03-02 09:42:33,715 [salt.state       ][INFO    ][3386] Completed state [ctl02] at time 09:42:33.715960 duration_in_ms=0.59
2018-03-02 09:42:33,716 [salt.state       ][INFO    ][3386] Running state [ctl02.mcp-pike-ovs-ha.local] at time 09:42:33.716113
2018-03-02 09:42:33,716 [salt.state       ][INFO    ][3386] Executing state host.present for ctl02.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,716 [salt.state       ][INFO    ][3386] Host ctl02.mcp-pike-ovs-ha.local (192.168.10.12) already present
2018-03-02 09:42:33,716 [salt.state       ][INFO    ][3386] Completed state [ctl02.mcp-pike-ovs-ha.local] at time 09:42:33.716736 duration_in_ms=0.623
2018-03-02 09:42:33,716 [salt.state       ][INFO    ][3386] Running state [ctl03] at time 09:42:33.716892
2018-03-02 09:42:33,717 [salt.state       ][INFO    ][3386] Executing state host.present for ctl03
2018-03-02 09:42:33,717 [salt.state       ][INFO    ][3386] Host ctl03 (192.168.10.13) already present
2018-03-02 09:42:33,717 [salt.state       ][INFO    ][3386] Completed state [ctl03] at time 09:42:33.717487 duration_in_ms=0.595
2018-03-02 09:42:33,717 [salt.state       ][INFO    ][3386] Running state [ctl03.mcp-pike-ovs-ha.local] at time 09:42:33.717640
2018-03-02 09:42:33,717 [salt.state       ][INFO    ][3386] Executing state host.present for ctl03.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,718 [salt.state       ][INFO    ][3386] Host ctl03.mcp-pike-ovs-ha.local (192.168.10.13) already present
2018-03-02 09:42:33,718 [salt.state       ][INFO    ][3386] Completed state [ctl03.mcp-pike-ovs-ha.local] at time 09:42:33.718320 duration_in_ms=0.679
2018-03-02 09:42:33,718 [salt.state       ][INFO    ][3386] Running state [ctl01] at time 09:42:33.718475
2018-03-02 09:42:33,718 [salt.state       ][INFO    ][3386] Executing state host.present for ctl01
2018-03-02 09:42:33,718 [salt.state       ][INFO    ][3386] Host ctl01 (192.168.10.11) already present
2018-03-02 09:42:33,719 [salt.state       ][INFO    ][3386] Completed state [ctl01] at time 09:42:33.719068 duration_in_ms=0.593
2018-03-02 09:42:33,719 [salt.state       ][INFO    ][3386] Running state [ctl01.mcp-pike-ovs-ha.local] at time 09:42:33.719221
2018-03-02 09:42:33,719 [salt.state       ][INFO    ][3386] Executing state host.present for ctl01.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,719 [salt.state       ][INFO    ][3386] Host ctl01.mcp-pike-ovs-ha.local (192.168.10.11) already present
2018-03-02 09:42:33,719 [salt.state       ][INFO    ][3386] Completed state [ctl01.mcp-pike-ovs-ha.local] at time 09:42:33.719810 duration_in_ms=0.589
2018-03-02 09:42:33,719 [salt.state       ][INFO    ][3386] Running state [ctl] at time 09:42:33.719966
2018-03-02 09:42:33,720 [salt.state       ][INFO    ][3386] Executing state host.present for ctl
2018-03-02 09:42:33,720 [salt.state       ][INFO    ][3386] Host ctl (192.168.10.10) already present
2018-03-02 09:42:33,720 [salt.state       ][INFO    ][3386] Completed state [ctl] at time 09:42:33.720563 duration_in_ms=0.596
2018-03-02 09:42:33,720 [salt.state       ][INFO    ][3386] Running state [ctl.mcp-pike-ovs-ha.local] at time 09:42:33.720718
2018-03-02 09:42:33,720 [salt.state       ][INFO    ][3386] Executing state host.present for ctl.mcp-pike-ovs-ha.local
2018-03-02 09:42:33,721 [salt.state       ][INFO    ][3386] Host ctl.mcp-pike-ovs-ha.local (192.168.10.10) already present
2018-03-02 09:42:33,721 [salt.state       ][INFO    ][3386] Completed state [ctl.mcp-pike-ovs-ha.local] at time 09:42:33.721309 duration_in_ms=0.592
2018-03-02 09:42:33,721 [salt.state       ][INFO    ][3386] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:42:33.721460
2018-03-02 09:42:33,721 [salt.state       ][INFO    ][3386] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-02 09:42:33,722 [salt.state       ][INFO    ][3386] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-02 09:42:33,722 [salt.state       ][INFO    ][3386] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 09:42:33.722149 duration_in_ms=0.689
2018-03-02 09:42:33,723 [salt.state       ][INFO    ][3386] Running state [ens2f0.81] at time 09:42:33.723711
2018-03-02 09:42:33,723 [salt.state       ][INFO    ][3386] Executing state network.managed for ens2f0.81
2018-03-02 09:42:34,458 [salt.state       ][INFO    ][3386] Interface ens2f0.81 is up to date.
2018-03-02 09:42:34,459 [salt.state       ][INFO    ][3386] Completed state [ens2f0.81] at time 09:42:34.459072 duration_in_ms=735.361
2018-03-02 09:42:34,460 [salt.state       ][INFO    ][3386] Running state [br-ctl] at time 09:42:34.460177
2018-03-02 09:42:34,460 [salt.state       ][INFO    ][3386] Executing state network.managed for br-ctl
2018-03-02 09:42:34,467 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:42:34,480 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:42:34,679 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:42:35,339 [salt.state       ][INFO    ][3386] Interface br-ctl is up to date.
2018-03-02 09:42:35,339 [salt.state       ][INFO    ][3386] Completed state [br-ctl] at time 09:42:35.339390 duration_in_ms=879.212
2018-03-02 09:42:35,339 [salt.state       ][INFO    ][3386] Running state [eno1] at time 09:42:35.339668
2018-03-02 09:42:35,339 [salt.state       ][INFO    ][3386] Executing state network.managed for eno1
2018-03-02 09:42:35,998 [salt.state       ][INFO    ][3386] Interface eno1 is up to date.
2018-03-02 09:42:35,998 [salt.state       ][INFO    ][3386] Completed state [eno1] at time 09:42:35.998629 duration_in_ms=658.955
2018-03-02 09:42:35,998 [salt.state       ][INFO    ][3386] Running state [ens2f0] at time 09:42:35.998839
2018-03-02 09:42:35,999 [salt.state       ][INFO    ][3386] Executing state network.managed for ens2f0
2018-03-02 09:42:36,645 [salt.state       ][INFO    ][3386] Interface ens2f0 is up to date.
2018-03-02 09:42:36,646 [salt.state       ][INFO    ][3386] Completed state [ens2f0] at time 09:42:36.646159 duration_in_ms=647.32
2018-03-02 09:42:36,646 [salt.state       ][INFO    ][3386] Running state [ens2f0.80] at time 09:42:36.646405
2018-03-02 09:42:36,646 [salt.state       ][INFO    ][3386] Executing state network.managed for ens2f0.80
2018-03-02 09:42:37,297 [salt.state       ][INFO    ][3386] Interface ens2f0.80 is up to date.
2018-03-02 09:42:37,297 [salt.state       ][INFO    ][3386] Completed state [ens2f0.80] at time 09:42:37.297783 duration_in_ms=651.377
2018-03-02 09:42:37,299 [salt.state       ][INFO    ][3386] Running state [br-mgmt] at time 09:42:37.299135
2018-03-02 09:42:37,299 [salt.state       ][INFO    ][3386] Executing state network.managed for br-mgmt
2018-03-02 09:42:37,306 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:42:37,319 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:42:37,516 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:42:38,158 [salt.state       ][INFO    ][3386] Interface br-mgmt is up to date.
2018-03-02 09:42:38,158 [salt.state       ][INFO    ][3386] Completed state [br-mgmt] at time 09:42:38.158506 duration_in_ms=859.371
2018-03-02 09:42:38,159 [salt.state       ][INFO    ][3386] Running state [br-ex] at time 09:42:38.159807
2018-03-02 09:42:38,160 [salt.state       ][INFO    ][3386] Executing state network.managed for br-ex
2018-03-02 09:42:38,166 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:42:38,179 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-02 09:42:38,379 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:42:39,032 [salt.state       ][INFO    ][3386] Interface br-ex is up to date.
2018-03-02 09:42:39,033 [salt.state       ][INFO    ][3386] Completed state [br-ex] at time 09:42:39.032973 duration_in_ms=873.165
2018-03-02 09:42:39,033 [salt.state       ][INFO    ][3386] Running state [/etc/profile.d/proxy.sh] at time 09:42:39.033344
2018-03-02 09:42:39,033 [salt.state       ][INFO    ][3386] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-02 09:42:39,034 [salt.state       ][INFO    ][3386] File /etc/profile.d/proxy.sh is not present
2018-03-02 09:42:39,034 [salt.state       ][INFO    ][3386] Completed state [/etc/profile.d/proxy.sh] at time 09:42:39.034353 duration_in_ms=1.009
2018-03-02 09:42:39,034 [salt.state       ][INFO    ][3386] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:42:39.034561
2018-03-02 09:42:39,034 [salt.state       ][INFO    ][3386] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-02 09:42:39,035 [salt.state       ][INFO    ][3386] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-02 09:42:39,035 [salt.state       ][INFO    ][3386] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:42:39.035126 duration_in_ms=0.566
2018-03-02 09:42:39,035 [salt.state       ][INFO    ][3386] Running state [ntp] at time 09:42:39.035339
2018-03-02 09:42:39,035 [salt.state       ][INFO    ][3386] Executing state pkg.installed for ntp
2018-03-02 09:42:39,042 [salt.state       ][INFO    ][3386] All specified packages are already installed
2018-03-02 09:42:39,042 [salt.state       ][INFO    ][3386] Completed state [ntp] at time 09:42:39.042652 duration_in_ms=7.313
2018-03-02 09:42:39,044 [salt.state       ][INFO    ][3386] Running state [/etc/ntp.conf] at time 09:42:39.044421
2018-03-02 09:42:39,044 [salt.state       ][INFO    ][3386] Executing state file.managed for /etc/ntp.conf
2018-03-02 09:42:39,089 [salt.state       ][INFO    ][3386] File /etc/ntp.conf is in the correct state
2018-03-02 09:42:39,089 [salt.state       ][INFO    ][3386] Completed state [/etc/ntp.conf] at time 09:42:39.089688 duration_in_ms=45.267
2018-03-02 09:42:39,090 [salt.state       ][INFO    ][3386] Running state [ntp] at time 09:42:39.090847
2018-03-02 09:42:39,091 [salt.state       ][INFO    ][3386] Executing state service.running for ntp
2018-03-02 09:42:39,091 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-03-02 09:42:39,100 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-02 09:42:39,108 [salt.loaded.int.module.cmdmod][INFO    ][3386] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-02 09:42:39,117 [salt.state       ][INFO    ][3386] The service ntp is already running
2018-03-02 09:42:39,117 [salt.state       ][INFO    ][3386] Completed state [ntp] at time 09:42:39.117850 duration_in_ms=27.003
2018-03-02 09:42:39,121 [salt.minion      ][INFO    ][3386] Returning information for job: 20180302094222785285
2018-03-02 09:42:51,916 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command pkg.upgrade with jid 20180302094252574385
2018-03-02 09:42:51,924 [salt.minion      ][INFO    ][5005] Starting a new job with PID 5005
2018-03-02 09:42:51,938 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5005] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:42:52,163 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5005] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-03-02 09:42:57,332 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5005] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:42:57,353 [salt.minion      ][INFO    ][5005] Returning information for job: 20180302094252574385
2018-03-02 09:43:03,161 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command state.sls with jid 20180302094303826014
2018-03-02 09:43:03,170 [salt.minion      ][INFO    ][5970] Starting a new job with PID 5970
2018-03-02 09:43:05,586 [salt.state       ][INFO    ][5970] Loading fresh modules for state activity
2018-03-02 09:43:05,627 [salt.fileclient  ][INFO    ][5970] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2018-03-02 09:43:05,652 [salt.fileclient  ][INFO    ][5970] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2018-03-02 09:43:05,666 [salt.fileclient  ][INFO    ][5970] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2018-03-02 09:43:05,688 [salt.fileclient  ][INFO    ][5970] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2018-03-02 09:43:05,712 [salt.fileclient  ][INFO    ][5970] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2018-03-02 09:43:05,752 [salt.fileclient  ][INFO    ][5970] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2018-03-02 09:43:06,100 [salt.state       ][INFO    ][5970] Running state [libvirt-bin] at time 09:43:06.100082
2018-03-02 09:43:06,100 [salt.state       ][INFO    ][5970] Executing state pkg.installed for libvirt-bin
2018-03-02 09:43:06,100 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:43:06,352 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['apt-cache', '-q', 'policy', 'libvirt-bin'] in directory '/root'
2018-03-02 09:43:06,394 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:43:07,657 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:43:07,670 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2018-03-02 09:43:13,256 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094313919545
2018-03-02 09:43:13,266 [salt.minion      ][INFO    ][6585] Starting a new job with PID 6585
2018-03-02 09:43:13,278 [salt.minion      ][INFO    ][6585] Returning information for job: 20180302094313919545
2018-03-02 09:43:19,372 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:43:19,397 [salt.state       ][INFO    ][5970] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libyajl2' changed from 'absent' to '2.1.0-2'
'librbd1' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3ubuntu0.1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libvirt-daemon-system' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libvirt-clients' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'libvorbis0a' changed from 'absent' to '1.3.5-3ubuntu0.1'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.8'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'qemu-system-i386' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-03-02 09:43:19,410 [salt.state       ][INFO    ][5970] Loading fresh modules for state activity
2018-03-02 09:43:19,432 [salt.state       ][INFO    ][5970] Completed state [libvirt-bin] at time 09:43:19.432502 duration_in_ms=13332.42
2018-03-02 09:43:19,438 [salt.state       ][INFO    ][5970] Running state [pm-utils] at time 09:43:19.438042
2018-03-02 09:43:19,438 [salt.state       ][INFO    ][5970] Executing state pkg.installed for pm-utils
2018-03-02 09:43:19,706 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:43:19,722 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2018-03-02 09:43:21,258 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:43:21,285 [salt.state       ][INFO    ][5970] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2018-03-02 09:43:21,301 [salt.state       ][INFO    ][5970] Loading fresh modules for state activity
2018-03-02 09:43:21,325 [salt.state       ][INFO    ][5970] Completed state [pm-utils] at time 09:43:21.325445 duration_in_ms=1887.402
2018-03-02 09:43:21,331 [salt.state       ][INFO    ][5970] Running state [libvirt0] at time 09:43:21.331391
2018-03-02 09:43:21,331 [salt.state       ][INFO    ][5970] Executing state pkg.installed for libvirt0
2018-03-02 09:43:21,629 [salt.state       ][INFO    ][5970] All specified packages are already installed
2018-03-02 09:43:21,629 [salt.state       ][INFO    ][5970] Completed state [libvirt0] at time 09:43:21.629869 duration_in_ms=298.477
2018-03-02 09:43:21,630 [salt.state       ][INFO    ][5970] Running state [python-libvirt] at time 09:43:21.630051
2018-03-02 09:43:21,630 [salt.state       ][INFO    ][5970] Executing state pkg.installed for python-libvirt
2018-03-02 09:43:21,644 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:43:21,659 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2018-03-02 09:43:23,030 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:43:23,055 [salt.state       ][INFO    ][5970] Made the following changes:
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'

2018-03-02 09:43:23,065 [salt.state       ][INFO    ][5970] Loading fresh modules for state activity
2018-03-02 09:43:23,088 [salt.state       ][INFO    ][5970] Completed state [python-libvirt] at time 09:43:23.087973 duration_in_ms=1457.922
2018-03-02 09:43:23,094 [salt.state       ][INFO    ][5970] Running state [qemu-kvm] at time 09:43:23.094302
2018-03-02 09:43:23,094 [salt.state       ][INFO    ][5970] Executing state pkg.installed for qemu-kvm
2018-03-02 09:43:23,357 [salt.state       ][INFO    ][5970] All specified packages are already installed
2018-03-02 09:43:23,357 [salt.state       ][INFO    ][5970] Completed state [qemu-kvm] at time 09:43:23.357488 duration_in_ms=263.186
2018-03-02 09:43:23,357 [salt.state       ][INFO    ][5970] Running state [qemu-utils] at time 09:43:23.357706
2018-03-02 09:43:23,357 [salt.state       ][INFO    ][5970] Executing state pkg.installed for qemu-utils
2018-03-02 09:43:23,363 [salt.state       ][INFO    ][5970] All specified packages are already installed
2018-03-02 09:43:23,363 [salt.state       ][INFO    ][5970] Completed state [qemu-utils] at time 09:43:23.363393 duration_in_ms=5.687
2018-03-02 09:43:23,364 [salt.state       ][INFO    ][5970] Running state [/etc/libvirt/libvirtd.conf] at time 09:43:23.364846
2018-03-02 09:43:23,365 [salt.state       ][INFO    ][5970] Executing state file.managed for /etc/libvirt/libvirtd.conf
2018-03-02 09:43:23,400 [salt.fileclient  ][INFO    ][5970] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2018-03-02 09:43:23,422 [salt.state       ][INFO    ][5970] File changed:
--- 
+++ 
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -47,10 +50,6 @@
 
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
-#
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
 #
 #listen_addr = "192.168.0.1"
 
@@ -101,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -242,7 +233,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +250,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -282,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -317,16 +297,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -334,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -346,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -377,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -390,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -417,16 +375,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -434,7 +386,6 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
@@ -455,24 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5
-
-###################################################################
-# Open vSwitch:
-# This allows to specify a timeout for openvswitch calls made by
-# libvirt. The ovs-vsctl utility is used for the configuration and
-# its timeout option is set by default to 5 seconds to avoid
-# potential infinite waits blocking libvirt.
-#
-#ovs_timeout = 5

2018-03-02 09:43:23,423 [salt.state       ][INFO    ][5970] Completed state [/etc/libvirt/libvirtd.conf] at time 09:43:23.423163 duration_in_ms=58.318
2018-03-02 09:43:23,423 [salt.state       ][INFO    ][5970] Running state [/etc/default/libvirtd] at time 09:43:23.423495
2018-03-02 09:43:23,423 [salt.state       ][INFO    ][5970] Executing state file.managed for /etc/default/libvirtd
2018-03-02 09:43:23,445 [salt.fileclient  ][INFO    ][5970] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2018-03-02 09:43:23,448 [salt.state       ][INFO    ][5970] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
+# Don't use "-d" option with systemd
+
+libvirtd_opts="-l"
 
 # pass in location of kerberos keytab
-#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
-
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"
+#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
2018-03-02 09:43:23,448 [salt.state       ][INFO    ][5970] Completed state [/etc/default/libvirtd] at time 09:43:23.448329 duration_in_ms=24.834
2018-03-02 09:43:23,449 [salt.state       ][INFO    ][5970] Running state [service.systemctl_reload] at time 09:43:23.449051
2018-03-02 09:43:23,449 [salt.state       ][INFO    ][5970] Executing state module.wait for service.systemctl_reload
2018-03-02 09:43:23,449 [salt.state       ][INFO    ][5970] No changes made for service.systemctl_reload
2018-03-02 09:43:23,449 [salt.state       ][INFO    ][5970] Completed state [service.systemctl_reload] at time 09:43:23.449582 duration_in_ms=0.531
2018-03-02 09:43:23,449 [salt.state       ][INFO    ][5970] Running state [service.systemctl_reload] at time 09:43:23.449728
2018-03-02 09:43:23,449 [salt.state       ][INFO    ][5970] Executing state module.mod_watch for service.systemctl_reload
2018-03-02 09:43:23,450 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-02 09:43:23,510 [salt.state       ][INFO    ][5970] {'ret': True}
2018-03-02 09:43:23,511 [salt.state       ][INFO    ][5970] Completed state [service.systemctl_reload] at time 09:43:23.511018 duration_in_ms=61.289
2018-03-02 09:43:23,512 [salt.state       ][INFO    ][5970] Running state [/etc/libvirt/qemu/networks/default.xml] at time 09:43:23.512743
2018-03-02 09:43:23,513 [salt.state       ][INFO    ][5970] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2018-03-02 09:43:23,513 [salt.state       ][INFO    ][5970] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2018-03-02 09:43:23,513 [salt.state       ][INFO    ][5970] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 09:43:23.513518 duration_in_ms=0.776
2018-03-02 09:43:23,514 [salt.state       ][INFO    ][5970] Running state [libvirtd] at time 09:43:23.514011
2018-03-02 09:43:23,514 [salt.state       ][INFO    ][5970] Executing state service.running for libvirtd
2018-03-02 09:43:23,514 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2018-03-02 09:43:23,523 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-03-02 09:43:23,530 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-03-02 09:43:23,536 [salt.state       ][INFO    ][5970] The service libvirtd is already running
2018-03-02 09:43:23,537 [salt.state       ][INFO    ][5970] Completed state [libvirtd] at time 09:43:23.537154 duration_in_ms=23.143
2018-03-02 09:43:23,537 [salt.state       ][INFO    ][5970] Running state [libvirtd] at time 09:43:23.537360
2018-03-02 09:43:23,537 [salt.state       ][INFO    ][5970] Executing state service.mod_watch for libvirtd
2018-03-02 09:43:23,538 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-03-02 09:43:23,544 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-03-02 09:43:23,550 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2018-03-02 09:43:23,609 [salt.state       ][INFO    ][5970] {'libvirtd': True}
2018-03-02 09:43:23,610 [salt.state       ][INFO    ][5970] Completed state [libvirtd] at time 09:43:23.610054 duration_in_ms=72.693
2018-03-02 09:43:23,611 [salt.state       ][INFO    ][5970] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 09:43:23.611211
2018-03-02 09:43:23,611 [salt.state       ][INFO    ][5970] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2018-03-02 09:43:23,611 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2018-03-02 09:43:23,693 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094324133439
2018-03-02 09:43:23,701 [salt.minion      ][INFO    ][9600] Starting a new job with PID 9600
2018-03-02 09:43:23,713 [salt.minion      ][INFO    ][9600] Returning information for job: 20180302094324133439
2018-03-02 09:43:24,331 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2018-03-02 09:43:24,490 [salt.state       ][INFO    ][5970] {'pid': 9659, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2018-03-02 09:43:24,490 [salt.state       ][INFO    ][5970] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 09:43:24.490531 duration_in_ms=879.32
2018-03-02 09:43:24,490 [salt.state       ][INFO    ][5970] Running state [virsh net-autostart default --disable] at time 09:43:24.490810
2018-03-02 09:43:24,491 [salt.state       ][INFO    ][5970] Executing state cmd.run for virsh net-autostart default --disable
2018-03-02 09:43:24,491 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2018-03-02 09:43:24,507 [salt.state       ][INFO    ][5970] onlyif execution failed
2018-03-02 09:43:24,508 [salt.state       ][INFO    ][5970] Completed state [virsh net-autostart default --disable] at time 09:43:24.508117 duration_in_ms=17.307
2018-03-02 09:43:24,508 [salt.state       ][INFO    ][5970] Running state [virsh net-destroy default] at time 09:43:24.508378
2018-03-02 09:43:24,508 [salt.state       ][INFO    ][5970] Executing state cmd.run for virsh net-destroy default
2018-03-02 09:43:24,509 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2018-03-02 09:43:24,523 [salt.state       ][INFO    ][5970] onlyif execution failed
2018-03-02 09:43:24,524 [salt.state       ][INFO    ][5970] Completed state [virsh net-destroy default] at time 09:43:24.524052 duration_in_ms=15.673
2018-03-02 09:43:24,524 [salt.state       ][INFO    ][5970] Running state [echo 'No pool is defined'] at time 09:43:24.524319
2018-03-02 09:43:24,524 [salt.state       ][INFO    ][5970] Executing state cmd.run for echo 'No pool is defined'
2018-03-02 09:43:24,525 [salt.loaded.int.module.cmdmod][INFO    ][5970] Executing command 'echo 'No pool is defined'' in directory '/root'
2018-03-02 09:43:24,529 [salt.state       ][INFO    ][5970] {'pid': 9698, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2018-03-02 09:43:24,529 [salt.state       ][INFO    ][5970] Completed state [echo 'No pool is defined'] at time 09:43:24.529396 duration_in_ms=5.077
2018-03-02 09:43:24,530 [salt.minion      ][INFO    ][5970] Returning information for job: 20180302094303826014
2018-03-02 09:43:37,012 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command state.apply with jid 20180302094337674391
2018-03-02 09:43:37,022 [salt.minion      ][INFO    ][9703] Starting a new job with PID 9703
2018-03-02 09:43:39,568 [salt.state       ][INFO    ][9703] Loading fresh modules for state activity
2018-03-02 09:43:39,613 [salt.fileclient  ][INFO    ][9703] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2018-03-02 09:43:39,956 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:43:39,965 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:43:40,018 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:43:40,183 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:43:40,837 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:43:40,846 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:43:40,904 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:43:41,069 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:43:41,592 [salt.fileclient  ][INFO    ][9703] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2018-03-02 09:43:41,614 [salt.fileclient  ][INFO    ][9703] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2018-03-02 09:43:42,086 [salt.state       ][INFO    ][9703] Running state [salt-minion] at time 09:43:42.086239
2018-03-02 09:43:42,086 [salt.state       ][INFO    ][9703] Executing state pkg.installed for salt-minion
2018-03-02 09:43:42,087 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:43:42,319 [salt.state       ][INFO    ][9703] All specified packages are already installed
2018-03-02 09:43:42,320 [salt.state       ][INFO    ][9703] Completed state [salt-minion] at time 09:43:42.320118 duration_in_ms=233.879
2018-03-02 09:43:42,320 [salt.state       ][INFO    ][9703] Running state [salt_minion_dependency_packages] at time 09:43:42.320417
2018-03-02 09:43:42,320 [salt.state       ][INFO    ][9703] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-02 09:43:42,325 [salt.state       ][INFO    ][9703] All specified packages are already installed
2018-03-02 09:43:42,326 [salt.state       ][INFO    ][9703] Completed state [salt_minion_dependency_packages] at time 09:43:42.326029 duration_in_ms=5.612
2018-03-02 09:43:42,328 [salt.state       ][INFO    ][9703] Running state [/etc/salt/minion.d/minion.conf] at time 09:43:42.328197
2018-03-02 09:43:42,328 [salt.state       ][INFO    ][9703] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-02 09:43:42,494 [salt.state       ][INFO    ][9703] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-02 09:43:42,495 [salt.state       ][INFO    ][9703] Completed state [/etc/salt/minion.d/minion.conf] at time 09:43:42.495005 duration_in_ms=166.807
2018-03-02 09:43:42,495 [salt.state       ][INFO    ][9703] Running state [/etc/salt/minion.d/_virt.conf] at time 09:43:42.495389
2018-03-02 09:43:42,495 [salt.state       ][INFO    ][9703] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-02 09:43:42,496 [salt.state       ][INFO    ][9703] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-02 09:43:42,496 [salt.state       ][INFO    ][9703] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:43:42.496438 duration_in_ms=1.048
2018-03-02 09:43:42,498 [salt.state       ][INFO    ][9703] Running state [salt-minion] at time 09:43:42.498012
2018-03-02 09:43:42,498 [salt.state       ][INFO    ][9703] Executing state service.running for salt-minion
2018-03-02 09:43:42,498 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-02 09:43:42,515 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-02 09:43:42,523 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-02 09:43:42,531 [salt.state       ][INFO    ][9703] The service salt-minion is already running
2018-03-02 09:43:42,531 [salt.state       ][INFO    ][9703] Completed state [salt-minion] at time 09:43:42.531475 duration_in_ms=33.462
2018-03-02 09:43:42,533 [salt.state       ][INFO    ][9703] Running state [/etc/salt/grains.d] at time 09:43:42.533030
2018-03-02 09:43:42,533 [salt.state       ][INFO    ][9703] Executing state file.directory for /etc/salt/grains.d
2018-03-02 09:43:42,533 [salt.state       ][INFO    ][9703] Directory /etc/salt/grains.d is in the correct state
2018-03-02 09:43:42,533 [salt.state       ][INFO    ][9703] Completed state [/etc/salt/grains.d] at time 09:43:42.533967 duration_in_ms=0.936
2018-03-02 09:43:42,534 [salt.state       ][INFO    ][9703] Running state [/etc/salt/grains] at time 09:43:42.534429
2018-03-02 09:43:42,534 [salt.state       ][INFO    ][9703] Executing state file.managed for /etc/salt/grains
2018-03-02 09:43:42,534 [salt.state       ][INFO    ][9703] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-02 09:43:42,535 [salt.state       ][INFO    ][9703] Completed state [/etc/salt/grains] at time 09:43:42.535051 duration_in_ms=0.622
2018-03-02 09:43:42,535 [salt.state       ][INFO    ][9703] Running state [/etc/salt/grains.d/placeholder] at time 09:43:42.535353
2018-03-02 09:43:42,535 [salt.state       ][INFO    ][9703] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-02 09:43:42,536 [salt.state       ][INFO    ][9703] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-02 09:43:42,536 [salt.state       ][INFO    ][9703] Completed state [/etc/salt/grains.d/placeholder] at time 09:43:42.536191 duration_in_ms=0.837
2018-03-02 09:43:42,536 [salt.state       ][INFO    ][9703] Running state [/etc/salt/grains.d/sphinx] at time 09:43:42.536569
2018-03-02 09:43:42,536 [salt.state       ][INFO    ][9703] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-02 09:43:42,538 [salt.state       ][INFO    ][9703] File changed:
--- 
+++ 
@@ -49,6 +49,7 @@
               - 127.0.0.1
               - 192.168.10.142
               - 192.168.11.6
+              - 192.168.122.1
         system:
           name: System
           param:

2018-03-02 09:43:42,538 [salt.state       ][INFO    ][9703] Completed state [/etc/salt/grains.d/sphinx] at time 09:43:42.538393 duration_in_ms=1.824
2018-03-02 09:43:42,539 [salt.state       ][INFO    ][9703] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:43:42.539017
2018-03-02 09:43:42,539 [salt.state       ][INFO    ][9703] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:43:42,539 [salt.state       ][INFO    ][9703] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:43:42,539 [salt.state       ][INFO    ][9703] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:43:42.539511 duration_in_ms=0.495
2018-03-02 09:43:42,539 [salt.state       ][INFO    ][9703] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:43:42.539647
2018-03-02 09:43:42,539 [salt.state       ][INFO    ][9703] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:43:42,540 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-03-02 09:43:42,614 [salt.state       ][INFO    ][9703] {'pid': 9761, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-02 09:43:42,614 [salt.state       ][INFO    ][9703] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:43:42.614841 duration_in_ms=75.194
2018-03-02 09:43:42,615 [salt.state       ][INFO    ][9703] Running state [/etc/salt/grains.d/dns_records] at time 09:43:42.615341
2018-03-02 09:43:42,615 [salt.state       ][INFO    ][9703] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-02 09:43:42,616 [salt.state       ][INFO    ][9703] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-02 09:43:42,616 [salt.state       ][INFO    ][9703] Completed state [/etc/salt/grains.d/dns_records] at time 09:43:42.616733 duration_in_ms=1.392
2018-03-02 09:43:42,617 [salt.state       ][INFO    ][9703] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:43:42.617488
2018-03-02 09:43:42,617 [salt.state       ][INFO    ][9703] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:43:42,617 [salt.state       ][INFO    ][9703] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:43:42,618 [salt.state       ][INFO    ][9703] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:43:42.618074 duration_in_ms=0.586
2018-03-02 09:43:42,618 [salt.state       ][INFO    ][9703] Running state [/etc/salt/grains.d/salt] at time 09:43:42.618412
2018-03-02 09:43:42,618 [salt.state       ][INFO    ][9703] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-02 09:43:42,619 [salt.state       ][INFO    ][9703] File /etc/salt/grains.d/salt is in the correct state
2018-03-02 09:43:42,619 [salt.state       ][INFO    ][9703] Completed state [/etc/salt/grains.d/salt] at time 09:43:42.619510 duration_in_ms=1.098
2018-03-02 09:43:42,620 [salt.state       ][INFO    ][9703] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:43:42.620188
2018-03-02 09:43:42,620 [salt.state       ][INFO    ][9703] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:43:42,620 [salt.state       ][INFO    ][9703] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:43:42,620 [salt.state       ][INFO    ][9703] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:43:42.620829 duration_in_ms=0.641
2018-03-02 09:43:42,622 [salt.state       ][INFO    ][9703] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:43:42.622284
2018-03-02 09:43:42,622 [salt.state       ][INFO    ][9703] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:43:42,622 [salt.state       ][INFO    ][9703] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:43:42,622 [salt.state       ][INFO    ][9703] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:43:42.622867 duration_in_ms=0.582
2018-03-02 09:43:42,623 [salt.state       ][INFO    ][9703] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:43:42.623020
2018-03-02 09:43:42,623 [salt.state       ][INFO    ][9703] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:43:42,624 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-03-02 09:43:42,630 [salt.state       ][INFO    ][9703] {'pid': 9763, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-02 09:43:42,631 [salt.state       ][INFO    ][9703] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:43:42.631187 duration_in_ms=8.168
2018-03-02 09:43:42,631 [salt.state       ][INFO    ][9703] Running state [mine.update] at time 09:43:42.631855
2018-03-02 09:43:42,632 [salt.state       ][INFO    ][9703] Executing state module.wait for mine.update
2018-03-02 09:43:42,632 [salt.state       ][INFO    ][9703] No changes made for mine.update
2018-03-02 09:43:42,632 [salt.state       ][INFO    ][9703] Completed state [mine.update] at time 09:43:42.632515 duration_in_ms=0.661
2018-03-02 09:43:42,632 [salt.state       ][INFO    ][9703] Running state [mine.update] at time 09:43:42.632702
2018-03-02 09:43:42,632 [salt.state       ][INFO    ][9703] Executing state module.mod_watch for mine.update
2018-03-02 09:43:43,149 [salt.state       ][INFO    ][9703] {'ret': True}
2018-03-02 09:43:43,149 [salt.state       ][INFO    ][9703] Completed state [mine.update] at time 09:43:43.149624 duration_in_ms=516.921
2018-03-02 09:43:43,149 [salt.state       ][INFO    ][9703] Running state [ca-certificates] at time 09:43:43.149893
2018-03-02 09:43:43,150 [salt.state       ][INFO    ][9703] Executing state pkg.installed for ca-certificates
2018-03-02 09:43:43,155 [salt.state       ][INFO    ][9703] All specified packages are already installed
2018-03-02 09:43:43,155 [salt.state       ][INFO    ][9703] Completed state [ca-certificates] at time 09:43:43.155851 duration_in_ms=5.958
2018-03-02 09:43:43,156 [salt.state       ][INFO    ][9703] Running state [update-ca-certificates] at time 09:43:43.156432
2018-03-02 09:43:43,156 [salt.state       ][INFO    ][9703] Executing state cmd.wait for update-ca-certificates
2018-03-02 09:43:43,156 [salt.state       ][INFO    ][9703] No changes made for update-ca-certificates
2018-03-02 09:43:43,157 [salt.state       ][INFO    ][9703] Completed state [update-ca-certificates] at time 09:43:43.156975 duration_in_ms=0.542
2018-03-02 09:43:43,157 [salt.state       ][INFO    ][9703] Running state [libvirt-dev] at time 09:43:43.157146
2018-03-02 09:43:43,157 [salt.state       ][INFO    ][9703] Executing state pkg.installed for libvirt-dev
2018-03-02 09:43:43,172 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['apt-cache', '-q', 'policy', 'libvirt-dev'] in directory '/root'
2018-03-02 09:43:43,206 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:43:44,448 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:43:44,463 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2018-03-02 09:43:47,069 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094347727340
2018-03-02 09:43:47,076 [salt.minion      ][INFO    ][10142] Starting a new job with PID 10142
2018-03-02 09:43:47,089 [salt.minion      ][INFO    ][10142] Returning information for job: 20180302094347727340
2018-03-02 09:43:53,273 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:43:53,301 [salt.state       ][INFO    ][9703] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'c++-compiler' changed from 'absent' to '1'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-116.140'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libvirt-dev' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.6'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2018-03-02 09:43:53,313 [salt.state       ][INFO    ][9703] Loading fresh modules for state activity
2018-03-02 09:43:53,337 [salt.state       ][INFO    ][9703] Completed state [libvirt-dev] at time 09:43:53.337835 duration_in_ms=10180.688
2018-03-02 09:43:53,343 [salt.state       ][INFO    ][9703] Running state [pkg-config] at time 09:43:53.343580
2018-03-02 09:43:53,343 [salt.state       ][INFO    ][9703] Executing state pkg.installed for pkg-config
2018-03-02 09:43:53,609 [salt.state       ][INFO    ][9703] All specified packages are already installed
2018-03-02 09:43:53,609 [salt.state       ][INFO    ][9703] Completed state [pkg-config] at time 09:43:53.609916 duration_in_ms=266.334
2018-03-02 09:43:53,610 [salt.state       ][INFO    ][9703] Running state [virtng.init] at time 09:43:53.610452
2018-03-02 09:43:53,610 [salt.state       ][INFO    ][9703] Executing state module.run for virtng.init
2018-03-02 09:43:53,636 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:43:53,735 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'virsh list --all --name| grep -E "^mdb02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:43:57,276 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094357936786
2018-03-02 09:43:57,285 [salt.minion      ][INFO    ][15318] Starting a new job with PID 15318
2018-03-02 09:43:57,297 [salt.minion      ][INFO    ][15318] Returning information for job: 20180302094357936786
2018-03-02 09:44:07,514 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094408162467
2018-03-02 09:44:07,523 [salt.minion      ][INFO    ][15323] Starting a new job with PID 15323
2018-03-02 09:44:07,534 [salt.minion      ][INFO    ][15323] Returning information for job: 20180302094408162467
2018-03-02 09:44:17,542 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094418203411
2018-03-02 09:44:17,550 [salt.minion      ][INFO    ][15328] Starting a new job with PID 15328
2018-03-02 09:44:17,562 [salt.minion      ][INFO    ][15328] Returning information for job: 20180302094418203411
2018-03-02 09:44:27,570 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094428232708
2018-03-02 09:44:27,578 [salt.minion      ][INFO    ][15333] Starting a new job with PID 15333
2018-03-02 09:44:27,589 [salt.minion      ][INFO    ][15333] Returning information for job: 20180302094428232708
2018-03-02 09:44:34,486 [salt.fileclient  ][INFO    ][9703] Fetching file from saltenv 'base', ** done ** 'salt/files/control/images/base_image_opnfv_fuel_vcp.img'
2018-03-02 09:44:35,881 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-02 09:44:35,898 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-02 09:44:35,908 [salt.loaded.int.module.cmdmod][ERROR   ][9703] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-02 09:44:35,909 [salt.loaded.int.module.cmdmod][ERROR   ][9703] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-02 09:44:35,909 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb02.mcp-pike-ovs-ha.local/system.qcow2' in directory '/root'
2018-03-02 09:44:35,920 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-02 09:44:35,925 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-02 09:44:37,003 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-02 09:44:37,789 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094438453836
2018-03-02 09:44:37,796 [salt.minion      ][INFO    ][15476] Starting a new job with PID 15476
2018-03-02 09:44:37,807 [salt.minion      ][INFO    ][15476] Returning information for job: 20180302094438453836
2018-03-02 09:44:37,910 [salt.loaded.ext.module.seedng][INFO    ][9703] salt-minion pre-installed on image, configuring as mdb02.mcp-pike-ovs-ha.local
2018-03-02 09:44:37,914 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'mount -l' in directory '/root'
2018-03-02 09:44:37,923 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-02 09:44:37,952 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-02 09:44:38,468 [salt.state       ][INFO    ][9703] {'ret': True}
2018-03-02 09:44:38,468 [salt.state       ][INFO    ][9703] Completed state [virtng.init] at time 09:44:38.468385 duration_in_ms=44857.93
2018-03-02 09:44:38,468 [salt.state       ][INFO    ][9703] Running state [virt.set_autostart] at time 09:44:38.468727
2018-03-02 09:44:38,469 [salt.state       ][INFO    ][9703] Executing state module.run for virt.set_autostart
2018-03-02 09:44:38,473 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'virsh list --autostart --name| grep -E "^mdb02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:44:38,493 [salt.state       ][INFO    ][9703] {'ret': True}
2018-03-02 09:44:38,493 [salt.state       ][INFO    ][9703] Completed state [virt.set_autostart] at time 09:44:38.493504 duration_in_ms=24.777
2018-03-02 09:44:38,493 [salt.state       ][INFO    ][9703] Running state [virtng.init] at time 09:44:38.493787
2018-03-02 09:44:38,494 [salt.state       ][INFO    ][9703] Executing state module.run for virtng.init
2018-03-02 09:44:38,498 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'virsh list --all --name| grep -E "^dbs02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:44:45,359 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-02 09:44:45,364 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-02 09:44:45,369 [salt.loaded.int.module.cmdmod][ERROR   ][9703] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-02 09:44:45,369 [salt.loaded.int.module.cmdmod][ERROR   ][9703] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-02 09:44:45,370 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs02.mcp-pike-ovs-ha.local/system.qcow2' in directory '/root'
2018-03-02 09:44:45,380 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-02 09:44:45,386 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-02 09:44:46,435 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-02 09:44:47,264 [salt.loaded.ext.module.seedng][INFO    ][9703] salt-minion pre-installed on image, configuring as dbs02.mcp-pike-ovs-ha.local
2018-03-02 09:44:47,269 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'mount -l' in directory '/root'
2018-03-02 09:44:47,277 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-02 09:44:47,308 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-02 09:44:47,817 [salt.state       ][INFO    ][9703] {'ret': True}
2018-03-02 09:44:47,817 [salt.state       ][INFO    ][9703] Completed state [virtng.init] at time 09:44:47.817719 duration_in_ms=9323.931
2018-03-02 09:44:47,818 [salt.state       ][INFO    ][9703] Running state [virt.set_autostart] at time 09:44:47.818022
2018-03-02 09:44:47,818 [salt.state       ][INFO    ][9703] Executing state module.run for virt.set_autostart
2018-03-02 09:44:47,822 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'virsh list --autostart --name| grep -E "^dbs02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:44:47,842 [salt.state       ][INFO    ][9703] {'ret': True}
2018-03-02 09:44:47,843 [salt.state       ][INFO    ][9703] Completed state [virt.set_autostart] at time 09:44:47.843176 duration_in_ms=25.153
2018-03-02 09:44:47,843 [salt.state       ][INFO    ][9703] Running state [virtng.init] at time 09:44:47.843440
2018-03-02 09:44:47,843 [salt.state       ][INFO    ][9703] Executing state module.run for virtng.init
2018-03-02 09:44:47,847 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'virsh list --all --name| grep -E "^ctl02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:44:47,993 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094448655905
2018-03-02 09:44:48,002 [salt.minion      ][INFO    ][16034] Starting a new job with PID 16034
2018-03-02 09:44:48,014 [salt.minion      ][INFO    ][16034] Returning information for job: 20180302094448655905
2018-03-02 09:44:54,553 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-02 09:44:54,560 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-02 09:44:54,565 [salt.loaded.int.module.cmdmod][ERROR   ][9703] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-02 09:44:54,565 [salt.loaded.int.module.cmdmod][ERROR   ][9703] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-02 09:44:54,565 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl02.mcp-pike-ovs-ha.local/system.qcow2' in directory '/root'
2018-03-02 09:44:54,574 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-02 09:44:54,579 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-02 09:44:55,650 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-02 09:44:56,291 [salt.loaded.ext.module.seedng][INFO    ][9703] salt-minion pre-installed on image, configuring as ctl02.mcp-pike-ovs-ha.local
2018-03-02 09:44:56,295 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'mount -l' in directory '/root'
2018-03-02 09:44:56,303 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-02 09:44:56,339 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-02 09:44:56,861 [salt.state       ][INFO    ][9703] {'ret': True}
2018-03-02 09:44:56,861 [salt.state       ][INFO    ][9703] Completed state [virtng.init] at time 09:44:56.861905 duration_in_ms=9018.464
2018-03-02 09:44:56,862 [salt.state       ][INFO    ][9703] Running state [virt.set_autostart] at time 09:44:56.862313
2018-03-02 09:44:56,862 [salt.state       ][INFO    ][9703] Executing state module.run for virt.set_autostart
2018-03-02 09:44:56,867 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'virsh list --autostart --name| grep -E "^ctl02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:44:56,886 [salt.state       ][INFO    ][9703] {'ret': True}
2018-03-02 09:44:56,887 [salt.state       ][INFO    ][9703] Completed state [virt.set_autostart] at time 09:44:56.886968 duration_in_ms=24.653
2018-03-02 09:44:56,887 [salt.state       ][INFO    ][9703] Running state [virtng.init] at time 09:44:56.887292
2018-03-02 09:44:56,887 [salt.state       ][INFO    ][9703] Executing state module.run for virtng.init
2018-03-02 09:44:56,891 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'virsh list --all --name| grep -E "^msg02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:44:58,183 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302094458846124
2018-03-02 09:44:58,192 [salt.minion      ][INFO    ][16328] Starting a new job with PID 16328
2018-03-02 09:44:58,205 [salt.minion      ][INFO    ][16328] Returning information for job: 20180302094458846124
2018-03-02 09:45:03,799 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-02 09:45:03,805 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-02 09:45:03,809 [salt.loaded.int.module.cmdmod][ERROR   ][9703] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-02 09:45:03,810 [salt.loaded.int.module.cmdmod][ERROR   ][9703] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-02 09:45:03,810 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg02.mcp-pike-ovs-ha.local/system.qcow2' in directory '/root'
2018-03-02 09:45:03,818 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-02 09:45:03,824 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-02 09:45:04,890 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-02 09:45:06,054 [salt.loaded.ext.module.seedng][INFO    ][9703] salt-minion pre-installed on image, configuring as msg02.mcp-pike-ovs-ha.local
2018-03-02 09:45:06,060 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'mount -l' in directory '/root'
2018-03-02 09:45:06,070 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-02 09:45:06,100 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-02 09:45:06,622 [salt.state       ][INFO    ][9703] {'ret': True}
2018-03-02 09:45:06,622 [salt.state       ][INFO    ][9703] Completed state [virtng.init] at time 09:45:06.622889 duration_in_ms=9735.596
2018-03-02 09:45:06,623 [salt.state       ][INFO    ][9703] Running state [virt.set_autostart] at time 09:45:06.623183
2018-03-02 09:45:06,623 [salt.state       ][INFO    ][9703] Executing state module.run for virt.set_autostart
2018-03-02 09:45:06,627 [salt.loaded.int.module.cmdmod][INFO    ][9703] Executing command 'virsh list --autostart --name| grep -E "^msg02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:45:06,648 [salt.state       ][INFO    ][9703] {'ret': True}
2018-03-02 09:45:06,649 [salt.state       ][INFO    ][9703] Completed state [virt.set_autostart] at time 09:45:06.649118 duration_in_ms=25.935
2018-03-02 09:45:06,652 [salt.minion      ][INFO    ][9703] Returning information for job: 20180302094337674391
2018-03-02 09:45:30,936 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command state.sls with jid 20180302094531596335
2018-03-02 09:45:30,944 [salt.minion      ][INFO    ][16628] Starting a new job with PID 16628
2018-03-02 09:45:33,293 [salt.state       ][INFO    ][16628] Loading fresh modules for state activity
2018-03-02 09:45:33,699 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:45:33,709 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:45:33,763 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:45:33,931 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:45:34,549 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:45:34,557 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-02 09:45:34,609 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:45:34,773 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'salt-minion --version' in directory '/root'
2018-03-02 09:45:35,654 [salt.state       ][INFO    ][16628] Running state [salt-minion] at time 09:45:35.653954
2018-03-02 09:45:35,654 [salt.state       ][INFO    ][16628] Executing state pkg.installed for salt-minion
2018-03-02 09:45:35,654 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:45:35,908 [salt.state       ][INFO    ][16628] All specified packages are already installed
2018-03-02 09:45:35,908 [salt.state       ][INFO    ][16628] Completed state [salt-minion] at time 09:45:35.908399 duration_in_ms=254.445
2018-03-02 09:45:35,908 [salt.state       ][INFO    ][16628] Running state [salt_minion_dependency_packages] at time 09:45:35.908653
2018-03-02 09:45:35,908 [salt.state       ][INFO    ][16628] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-02 09:45:35,913 [salt.state       ][INFO    ][16628] All specified packages are already installed
2018-03-02 09:45:35,914 [salt.state       ][INFO    ][16628] Completed state [salt_minion_dependency_packages] at time 09:45:35.914091 duration_in_ms=5.438
2018-03-02 09:45:35,916 [salt.state       ][INFO    ][16628] Running state [/etc/salt/minion.d/minion.conf] at time 09:45:35.916158
2018-03-02 09:45:35,916 [salt.state       ][INFO    ][16628] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-02 09:45:36,080 [salt.state       ][INFO    ][16628] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-02 09:45:36,080 [salt.state       ][INFO    ][16628] Completed state [/etc/salt/minion.d/minion.conf] at time 09:45:36.080686 duration_in_ms=164.528
2018-03-02 09:45:36,081 [salt.state       ][INFO    ][16628] Running state [/etc/salt/minion.d/_virt.conf] at time 09:45:36.081009
2018-03-02 09:45:36,081 [salt.state       ][INFO    ][16628] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-02 09:45:36,081 [salt.state       ][INFO    ][16628] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-02 09:45:36,081 [salt.state       ][INFO    ][16628] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:45:36.081908 duration_in_ms=0.9
2018-03-02 09:45:36,083 [salt.state       ][INFO    ][16628] Running state [salt-minion] at time 09:45:36.083401
2018-03-02 09:45:36,083 [salt.state       ][INFO    ][16628] Executing state service.running for salt-minion
2018-03-02 09:45:36,083 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-02 09:45:36,099 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-02 09:45:36,106 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-02 09:45:36,114 [salt.state       ][INFO    ][16628] The service salt-minion is already running
2018-03-02 09:45:36,114 [salt.state       ][INFO    ][16628] Completed state [salt-minion] at time 09:45:36.114619 duration_in_ms=31.218
2018-03-02 09:45:36,116 [salt.state       ][INFO    ][16628] Running state [/etc/salt/grains.d] at time 09:45:36.116212
2018-03-02 09:45:36,116 [salt.state       ][INFO    ][16628] Executing state file.directory for /etc/salt/grains.d
2018-03-02 09:45:36,117 [salt.state       ][INFO    ][16628] Directory /etc/salt/grains.d is in the correct state
2018-03-02 09:45:36,117 [salt.state       ][INFO    ][16628] Completed state [/etc/salt/grains.d] at time 09:45:36.117279 duration_in_ms=1.067
2018-03-02 09:45:36,117 [salt.state       ][INFO    ][16628] Running state [/etc/salt/grains] at time 09:45:36.117809
2018-03-02 09:45:36,118 [salt.state       ][INFO    ][16628] Executing state file.managed for /etc/salt/grains
2018-03-02 09:45:36,118 [salt.state       ][INFO    ][16628] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-02 09:45:36,118 [salt.state       ][INFO    ][16628] Completed state [/etc/salt/grains] at time 09:45:36.118525 duration_in_ms=0.716
2018-03-02 09:45:36,118 [salt.state       ][INFO    ][16628] Running state [/etc/salt/grains.d/placeholder] at time 09:45:36.118870
2018-03-02 09:45:36,119 [salt.state       ][INFO    ][16628] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-02 09:45:36,119 [salt.state       ][INFO    ][16628] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-02 09:45:36,119 [salt.state       ][INFO    ][16628] Completed state [/etc/salt/grains.d/placeholder] at time 09:45:36.119567 duration_in_ms=0.696
2018-03-02 09:45:36,119 [salt.state       ][INFO    ][16628] Running state [/etc/salt/grains.d/sphinx] at time 09:45:36.119917
2018-03-02 09:45:36,120 [salt.state       ][INFO    ][16628] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-02 09:45:36,121 [salt.state       ][INFO    ][16628] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.142
               - 192.168.11.6
-              - 192.168.122.1
         system:
           name: System
           param:

2018-03-02 09:45:36,121 [salt.state       ][INFO    ][16628] Completed state [/etc/salt/grains.d/sphinx] at time 09:45:36.121748 duration_in_ms=1.831
2018-03-02 09:45:36,122 [salt.state       ][INFO    ][16628] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:45:36.122443
2018-03-02 09:45:36,122 [salt.state       ][INFO    ][16628] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:45:36,122 [salt.state       ][INFO    ][16628] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:45:36,123 [salt.state       ][INFO    ][16628] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:45:36.122985 duration_in_ms=0.542
2018-03-02 09:45:36,123 [salt.state       ][INFO    ][16628] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:45:36.123143
2018-03-02 09:45:36,123 [salt.state       ][INFO    ][16628] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:45:36,123 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-03-02 09:45:36,199 [salt.state       ][INFO    ][16628] {'pid': 16687, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-02 09:45:36,199 [salt.state       ][INFO    ][16628] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:45:36.199865 duration_in_ms=76.722
2018-03-02 09:45:36,200 [salt.state       ][INFO    ][16628] Running state [/etc/salt/grains.d/dns_records] at time 09:45:36.200371
2018-03-02 09:45:36,200 [salt.state       ][INFO    ][16628] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-02 09:45:36,201 [salt.state       ][INFO    ][16628] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-02 09:45:36,201 [salt.state       ][INFO    ][16628] Completed state [/etc/salt/grains.d/dns_records] at time 09:45:36.201587 duration_in_ms=1.216
2018-03-02 09:45:36,202 [salt.state       ][INFO    ][16628] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:45:36.202337
2018-03-02 09:45:36,202 [salt.state       ][INFO    ][16628] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:45:36,202 [salt.state       ][INFO    ][16628] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:45:36,202 [salt.state       ][INFO    ][16628] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:45:36.202917 duration_in_ms=0.581
2018-03-02 09:45:36,203 [salt.state       ][INFO    ][16628] Running state [/etc/salt/grains.d/salt] at time 09:45:36.203266
2018-03-02 09:45:36,203 [salt.state       ][INFO    ][16628] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-02 09:45:36,204 [salt.state       ][INFO    ][16628] File /etc/salt/grains.d/salt is in the correct state
2018-03-02 09:45:36,204 [salt.state       ][INFO    ][16628] Completed state [/etc/salt/grains.d/salt] at time 09:45:36.204250 duration_in_ms=0.985
2018-03-02 09:45:36,204 [salt.state       ][INFO    ][16628] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:45:36.204969
2018-03-02 09:45:36,205 [salt.state       ][INFO    ][16628] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:45:36,205 [salt.state       ][INFO    ][16628] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-02 09:45:36,205 [salt.state       ][INFO    ][16628] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:45:36.205576 duration_in_ms=0.607
2018-03-02 09:45:36,207 [salt.state       ][INFO    ][16628] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:45:36.207029
2018-03-02 09:45:36,207 [salt.state       ][INFO    ][16628] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:45:36,207 [salt.state       ][INFO    ][16628] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:45:36,207 [salt.state       ][INFO    ][16628] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:45:36.207618 duration_in_ms=0.589
2018-03-02 09:45:36,207 [salt.state       ][INFO    ][16628] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:45:36.207769
2018-03-02 09:45:36,207 [salt.state       ][INFO    ][16628] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-02 09:45:36,209 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-03-02 09:45:36,216 [salt.state       ][INFO    ][16628] {'pid': 16689, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-02 09:45:36,216 [salt.state       ][INFO    ][16628] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:45:36.216889 duration_in_ms=9.119
2018-03-02 09:45:36,217 [salt.state       ][INFO    ][16628] Running state [mine.update] at time 09:45:36.217563
2018-03-02 09:45:36,217 [salt.state       ][INFO    ][16628] Executing state module.wait for mine.update
2018-03-02 09:45:36,218 [salt.state       ][INFO    ][16628] No changes made for mine.update
2018-03-02 09:45:36,218 [salt.state       ][INFO    ][16628] Completed state [mine.update] at time 09:45:36.218166 duration_in_ms=0.603
2018-03-02 09:45:36,218 [salt.state       ][INFO    ][16628] Running state [mine.update] at time 09:45:36.218328
2018-03-02 09:45:36,218 [salt.state       ][INFO    ][16628] Executing state module.mod_watch for mine.update
2018-03-02 09:45:36,735 [salt.state       ][INFO    ][16628] {'ret': True}
2018-03-02 09:45:36,736 [salt.state       ][INFO    ][16628] Completed state [mine.update] at time 09:45:36.736018 duration_in_ms=517.689
2018-03-02 09:45:36,736 [salt.state       ][INFO    ][16628] Running state [ca-certificates] at time 09:45:36.736257
2018-03-02 09:45:36,736 [salt.state       ][INFO    ][16628] Executing state pkg.installed for ca-certificates
2018-03-02 09:45:36,743 [salt.state       ][INFO    ][16628] All specified packages are already installed
2018-03-02 09:45:36,743 [salt.state       ][INFO    ][16628] Completed state [ca-certificates] at time 09:45:36.743465 duration_in_ms=7.208
2018-03-02 09:45:36,744 [salt.state       ][INFO    ][16628] Running state [update-ca-certificates] at time 09:45:36.744009
2018-03-02 09:45:36,744 [salt.state       ][INFO    ][16628] Executing state cmd.wait for update-ca-certificates
2018-03-02 09:45:36,744 [salt.state       ][INFO    ][16628] No changes made for update-ca-certificates
2018-03-02 09:45:36,744 [salt.state       ][INFO    ][16628] Completed state [update-ca-certificates] at time 09:45:36.744584 duration_in_ms=0.575
2018-03-02 09:45:36,744 [salt.state       ][INFO    ][16628] Running state [libvirt-dev] at time 09:45:36.744742
2018-03-02 09:45:36,744 [salt.state       ][INFO    ][16628] Executing state pkg.installed for libvirt-dev
2018-03-02 09:45:36,749 [salt.state       ][INFO    ][16628] All specified packages are already installed
2018-03-02 09:45:36,749 [salt.state       ][INFO    ][16628] Completed state [libvirt-dev] at time 09:45:36.749867 duration_in_ms=5.125
2018-03-02 09:45:36,750 [salt.state       ][INFO    ][16628] Running state [pkg-config] at time 09:45:36.750035
2018-03-02 09:45:36,750 [salt.state       ][INFO    ][16628] Executing state pkg.installed for pkg-config
2018-03-02 09:45:36,755 [salt.state       ][INFO    ][16628] All specified packages are already installed
2018-03-02 09:45:36,755 [salt.state       ][INFO    ][16628] Completed state [pkg-config] at time 09:45:36.755295 duration_in_ms=5.259
2018-03-02 09:45:36,755 [salt.state       ][INFO    ][16628] Running state [virtng.init] at time 09:45:36.755459
2018-03-02 09:45:36,755 [salt.state       ][INFO    ][16628] Executing state module.run for virtng.init
2018-03-02 09:45:36,779 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:45:36,876 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'virsh list --all --name| grep -E "^mdb02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:45:36,893 [salt.state       ][INFO    ][16628] unless execution succeeded
2018-03-02 09:45:36,893 [salt.state       ][INFO    ][16628] Completed state [virtng.init] at time 09:45:36.893441 duration_in_ms=137.982
2018-03-02 09:45:36,893 [salt.state       ][INFO    ][16628] Running state [virt.set_autostart] at time 09:45:36.893677
2018-03-02 09:45:36,893 [salt.state       ][INFO    ][16628] Executing state module.run for virt.set_autostart
2018-03-02 09:45:36,897 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'virsh list --autostart --name| grep -E "^mdb02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:45:36,912 [salt.state       ][INFO    ][16628] unless execution succeeded
2018-03-02 09:45:36,912 [salt.state       ][INFO    ][16628] Completed state [virt.set_autostart] at time 09:45:36.912377 duration_in_ms=18.699
2018-03-02 09:45:36,912 [salt.state       ][INFO    ][16628] Running state [virtng.init] at time 09:45:36.912637
2018-03-02 09:45:36,912 [salt.state       ][INFO    ][16628] Executing state module.run for virtng.init
2018-03-02 09:45:36,917 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'virsh list --all --name| grep -E "^dbs02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:45:36,933 [salt.state       ][INFO    ][16628] unless execution succeeded
2018-03-02 09:45:36,933 [salt.state       ][INFO    ][16628] Completed state [virtng.init] at time 09:45:36.933387 duration_in_ms=20.749
2018-03-02 09:45:36,933 [salt.state       ][INFO    ][16628] Running state [virt.set_autostart] at time 09:45:36.933623
2018-03-02 09:45:36,933 [salt.state       ][INFO    ][16628] Executing state module.run for virt.set_autostart
2018-03-02 09:45:36,937 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'virsh list --autostart --name| grep -E "^dbs02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:45:36,951 [salt.state       ][INFO    ][16628] unless execution succeeded
2018-03-02 09:45:36,952 [salt.state       ][INFO    ][16628] Completed state [virt.set_autostart] at time 09:45:36.952128 duration_in_ms=18.505
2018-03-02 09:45:36,952 [salt.state       ][INFO    ][16628] Running state [virtng.init] at time 09:45:36.952437
2018-03-02 09:45:36,952 [salt.state       ][INFO    ][16628] Executing state module.run for virtng.init
2018-03-02 09:45:36,956 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'virsh list --all --name| grep -E "^ctl02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:45:36,971 [salt.state       ][INFO    ][16628] unless execution succeeded
2018-03-02 09:45:36,971 [salt.state       ][INFO    ][16628] Completed state [virtng.init] at time 09:45:36.971304 duration_in_ms=18.866
2018-03-02 09:45:36,971 [salt.state       ][INFO    ][16628] Running state [virt.set_autostart] at time 09:45:36.971554
2018-03-02 09:45:36,971 [salt.state       ][INFO    ][16628] Executing state module.run for virt.set_autostart
2018-03-02 09:45:36,975 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'virsh list --autostart --name| grep -E "^ctl02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:45:36,990 [salt.state       ][INFO    ][16628] unless execution succeeded
2018-03-02 09:45:36,990 [salt.state       ][INFO    ][16628] Completed state [virt.set_autostart] at time 09:45:36.990695 duration_in_ms=19.14
2018-03-02 09:45:36,990 [salt.state       ][INFO    ][16628] Running state [virtng.init] at time 09:45:36.990948
2018-03-02 09:45:36,991 [salt.state       ][INFO    ][16628] Executing state module.run for virtng.init
2018-03-02 09:45:36,994 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'virsh list --all --name| grep -E "^msg02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:45:37,009 [salt.state       ][INFO    ][16628] unless execution succeeded
2018-03-02 09:45:37,009 [salt.state       ][INFO    ][16628] Completed state [virtng.init] at time 09:45:37.009687 duration_in_ms=18.739
2018-03-02 09:45:37,009 [salt.state       ][INFO    ][16628] Running state [virt.set_autostart] at time 09:45:37.009936
2018-03-02 09:45:37,010 [salt.state       ][INFO    ][16628] Executing state module.run for virt.set_autostart
2018-03-02 09:45:37,013 [salt.loaded.int.module.cmdmod][INFO    ][16628] Executing command 'virsh list --autostart --name| grep -E "^msg02.mcp-pike-ovs-ha.local$"' in directory '/root'
2018-03-02 09:45:37,028 [salt.state       ][INFO    ][16628] unless execution succeeded
2018-03-02 09:45:37,028 [salt.state       ][INFO    ][16628] Completed state [virt.set_autostart] at time 09:45:37.028629 duration_in_ms=18.693
2018-03-02 09:45:37,031 [salt.minion      ][INFO    ][16628] Returning information for job: 20180302094531596335
2018-03-02 09:45:55,110 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.sync_all with jid 20180302094555765224
2018-03-02 09:45:55,120 [salt.minion      ][INFO    ][16736] Starting a new job with PID 16736
2018-03-02 09:45:57,231 [salt.state       ][INFO    ][16736] Loading fresh modules for state activity
2018-03-02 09:45:57,274 [salt.utils.extmods][INFO    ][16736] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2018-03-02 09:45:57,278 [salt.utils.extmods][INFO    ][16736] Syncing beacons for environment 'base'
2018-03-02 09:45:57,278 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_beacons, for base)
2018-03-02 09:45:57,278 [salt.fileclient  ][INFO    ][16736] Caching directory '_beacons/' for environment 'base'
2018-03-02 09:45:57,324 [salt.utils.extmods][INFO    ][16736] Syncing modules for environment 'base'
2018-03-02 09:45:57,324 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_modules, for base)
2018-03-02 09:45:57,324 [salt.fileclient  ][INFO    ][16736] Caching directory '_modules/' for environment 'base'
2018-03-02 09:45:57,888 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2018-03-02 09:45:57,888 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/architect.py' to '/var/cache/salt/minion/extmods/modules/architect.py'
2018-03-02 09:45:57,889 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2018-03-02 09:45:57,890 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2018-03-02 09:45:57,890 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2018-03-02 09:45:57,891 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2018-03-02 09:45:57,892 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2018-03-02 09:45:57,892 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2018-03-02 09:45:57,893 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2018-03-02 09:45:57,893 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2018-03-02 09:45:57,893 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2018-03-02 09:45:57,894 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2018-03-02 09:45:57,895 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2018-03-02 09:45:57,895 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2018-03-02 09:45:57,896 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2018-03-02 09:45:57,896 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2018-03-02 09:45:57,897 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2018-03-02 09:45:57,897 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/keystoneng.py' to '/var/cache/salt/minion/extmods/modules/keystoneng.py'
2018-03-02 09:45:57,898 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2018-03-02 09:45:57,898 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2018-03-02 09:45:57,899 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2018-03-02 09:45:57,900 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2018-03-02 09:45:57,900 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/maasng.py' to '/var/cache/salt/minion/extmods/modules/maasng.py'
2018-03-02 09:45:57,901 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2018-03-02 09:45:57,901 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2018-03-02 09:45:57,902 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2018-03-02 09:45:57,902 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2018-03-02 09:45:57,903 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2018-03-02 09:45:57,904 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2018-03-02 09:45:57,905 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2018-03-02 09:45:57,906 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2018-03-02 09:45:57,906 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2018-03-02 09:45:57,907 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2018-03-02 09:45:57,907 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2018-03-02 09:45:57,908 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2018-03-02 09:45:57,908 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2018-03-02 09:45:57,909 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2018-03-02 09:45:57,909 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2018-03-02 09:45:57,910 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2018-03-02 09:45:57,910 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2018-03-02 09:45:57,911 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2018-03-02 09:45:57,919 [salt.utils.extmods][INFO    ][16736] Syncing states for environment 'base'
2018-03-02 09:45:57,919 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_states, for base)
2018-03-02 09:45:57,919 [salt.fileclient  ][INFO    ][16736] Caching directory '_states/' for environment 'base'
2018-03-02 09:45:58,577 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2018-03-02 09:45:58,577 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2018-03-02 09:45:58,578 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2018-03-02 09:45:58,578 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2018-03-02 09:45:58,579 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2018-03-02 09:45:58,579 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2018-03-02 09:45:58,580 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2018-03-02 09:45:58,580 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2018-03-02 09:45:58,581 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2018-03-02 09:45:58,581 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2018-03-02 09:45:58,582 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2018-03-02 09:45:58,582 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/httpng.py' to '/var/cache/salt/minion/extmods/states/httpng.py'
2018-03-02 09:45:58,583 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2018-03-02 09:45:58,583 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2018-03-02 09:45:58,584 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2018-03-02 09:45:58,584 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2018-03-02 09:45:58,585 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2018-03-02 09:45:58,585 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2018-03-02 09:45:58,586 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2018-03-02 09:45:58,586 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2018-03-02 09:45:58,586 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2018-03-02 09:45:58,587 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2018-03-02 09:45:58,587 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2018-03-02 09:45:58,588 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2018-03-02 09:45:58,588 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2018-03-02 09:45:58,589 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2018-03-02 09:45:58,589 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2018-03-02 09:45:58,590 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/keystoneng.py' to '/var/cache/salt/minion/extmods/states/keystoneng.py'
2018-03-02 09:45:58,590 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2018-03-02 09:45:58,591 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2018-03-02 09:45:58,591 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/maasng.py' to '/var/cache/salt/minion/extmods/states/maasng.py'
2018-03-02 09:45:58,592 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2018-03-02 09:45:58,592 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2018-03-02 09:45:58,593 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2018-03-02 09:45:58,593 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2018-03-02 09:45:58,594 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2018-03-02 09:45:58,594 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2018-03-02 09:45:58,597 [salt.utils.extmods][INFO    ][16736] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2018-03-02 09:45:58,601 [salt.utils.extmods][INFO    ][16736] Syncing sdb for environment 'base'
2018-03-02 09:45:58,601 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_sdb, for base)
2018-03-02 09:45:58,601 [salt.fileclient  ][INFO    ][16736] Caching directory '_sdb/' for environment 'base'
2018-03-02 09:45:58,640 [salt.utils.extmods][INFO    ][16736] Syncing grains for environment 'base'
2018-03-02 09:45:58,640 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_grains, for base)
2018-03-02 09:45:58,640 [salt.fileclient  ][INFO    ][16736] Caching directory '_grains/' for environment 'base'
2018-03-02 09:45:58,862 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2018-03-02 09:45:58,862 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2018-03-02 09:45:58,863 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2018-03-02 09:45:58,863 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2018-03-02 09:45:58,864 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2018-03-02 09:45:58,864 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2018-03-02 09:45:58,864 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2018-03-02 09:45:58,865 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2018-03-02 09:45:58,865 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2018-03-02 09:45:58,865 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2018-03-02 09:45:58,866 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2018-03-02 09:45:58,866 [salt.utils.extmods][INFO    ][16736] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2018-03-02 09:45:58,867 [salt.utils.extmods][INFO    ][16736] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2018-03-02 09:45:58,871 [salt.utils.extmods][INFO    ][16736] Syncing renderers for environment 'base'
2018-03-02 09:45:58,871 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_renderers, for base)
2018-03-02 09:45:58,871 [salt.fileclient  ][INFO    ][16736] Caching directory '_renderers/' for environment 'base'
2018-03-02 09:45:58,931 [salt.utils.extmods][INFO    ][16736] Creating module dir '/var/cache/salt/minion/extmods/returners'
2018-03-02 09:45:58,935 [salt.utils.extmods][INFO    ][16736] Syncing returners for environment 'base'
2018-03-02 09:45:58,935 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_returners, for base)
2018-03-02 09:45:58,935 [salt.fileclient  ][INFO    ][16736] Caching directory '_returners/' for environment 'base'
2018-03-02 09:45:58,996 [salt.utils.extmods][INFO    ][16736] Creating module dir '/var/cache/salt/minion/extmods/output'
2018-03-02 09:45:58,999 [salt.utils.extmods][INFO    ][16736] Syncing output for environment 'base'
2018-03-02 09:45:59,000 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_output, for base)
2018-03-02 09:45:59,000 [salt.fileclient  ][INFO    ][16736] Caching directory '_output/' for environment 'base'
2018-03-02 09:45:59,073 [salt.utils.extmods][INFO    ][16736] Creating module dir '/var/cache/salt/minion/extmods/utils'
2018-03-02 09:45:59,076 [salt.utils.extmods][INFO    ][16736] Syncing utils for environment 'base'
2018-03-02 09:45:59,077 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_utils, for base)
2018-03-02 09:45:59,077 [salt.fileclient  ][INFO    ][16736] Caching directory '_utils/' for environment 'base'
2018-03-02 09:45:59,194 [salt.utils.extmods][INFO    ][16736] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2018-03-02 09:45:59,197 [salt.utils.extmods][INFO    ][16736] Syncing log_handlers for environment 'base'
2018-03-02 09:45:59,197 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_log_handlers, for base)
2018-03-02 09:45:59,197 [salt.fileclient  ][INFO    ][16736] Caching directory '_log_handlers/' for environment 'base'
2018-03-02 09:45:59,261 [salt.utils.extmods][INFO    ][16736] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2018-03-02 09:45:59,264 [salt.utils.extmods][INFO    ][16736] Syncing proxy for environment 'base'
2018-03-02 09:45:59,265 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_proxy, for base)
2018-03-02 09:45:59,265 [salt.fileclient  ][INFO    ][16736] Caching directory '_proxy/' for environment 'base'
2018-03-02 09:45:59,340 [salt.utils.extmods][INFO    ][16736] Creating module dir '/var/cache/salt/minion/extmods/engines'
2018-03-02 09:45:59,343 [salt.utils.extmods][INFO    ][16736] Syncing engines for environment 'base'
2018-03-02 09:45:59,343 [salt.utils.extmods][INFO    ][16736] Loading cache from salt://_engines, for base)
2018-03-02 09:45:59,343 [salt.fileclient  ][INFO    ][16736] Caching directory '_engines/' for environment 'base'
2018-03-02 09:45:59,403 [salt.minion      ][INFO    ][16736] Returning information for job: 20180302094555765224
2018-03-02 09:48:41,469 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command test.ping with jid 20180302094842128797
2018-03-02 09:48:41,481 [salt.minion      ][INFO    ][16844] Starting a new job with PID 16844
2018-03-02 09:48:41,542 [salt.minion      ][INFO    ][16844] Returning information for job: 20180302094842128797
2018-03-02 09:51:08,318 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command state.sls with jid 20180302095108978272
2018-03-02 09:51:08,328 [salt.minion      ][INFO    ][16882] Starting a new job with PID 16882
2018-03-02 09:51:08,874 [salt.state       ][INFO    ][16882] Loading fresh modules for state activity
2018-03-02 09:51:08,920 [salt.fileclient  ][INFO    ][16882] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-03-02 09:51:08,945 [salt.fileclient  ][INFO    ][16882] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-03-02 09:51:09,381 [salt.state       ][INFO    ][16882] Running state [keepalived] at time 09:51:09.381913
2018-03-02 09:51:09,382 [salt.state       ][INFO    ][16882] Executing state pkg.installed for keepalived
2018-03-02 09:51:09,382 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:51:09,659 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-03-02 09:51:09,700 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:51:12,237 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:51:12,252 [salt.loaded.int.module.cmdmod][INFO    ][16882] 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-03-02 09:51:14,755 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:51:14,783 [salt.state       ][INFO    ][16882] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-03-02 09:51:14,794 [salt.state       ][INFO    ][16882] Loading fresh modules for state activity
2018-03-02 09:51:14,817 [salt.state       ][INFO    ][16882] Completed state [keepalived] at time 09:51:14.817126 duration_in_ms=5435.213
2018-03-02 09:51:14,823 [salt.state       ][INFO    ][16882] Running state [lsof] at time 09:51:14.823058
2018-03-02 09:51:14,823 [salt.state       ][INFO    ][16882] Executing state pkg.installed for lsof
2018-03-02 09:51:15,085 [salt.state       ][INFO    ][16882] All specified packages are already installed
2018-03-02 09:51:15,086 [salt.state       ][INFO    ][16882] Completed state [lsof] at time 09:51:15.085943 duration_in_ms=262.885
2018-03-02 09:51:15,087 [salt.state       ][INFO    ][16882] Running state [/etc/keepalived/keepalived.conf] at time 09:51:15.087737
2018-03-02 09:51:15,087 [salt.state       ][INFO    ][16882] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-03-02 09:51:15,118 [salt.fileclient  ][INFO    ][16882] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-03-02 09:51:15,159 [salt.state       ][INFO    ][16882] File changed:
New file
2018-03-02 09:51:15,159 [salt.state       ][INFO    ][16882] Completed state [/etc/keepalived/keepalived.conf] at time 09:51:15.159771 duration_in_ms=72.034
2018-03-02 09:51:15,160 [salt.state       ][INFO    ][16882] Running state [keepalived] at time 09:51:15.160432
2018-03-02 09:51:15,160 [salt.state       ][INFO    ][16882] Executing state service.running for keepalived
2018-03-02 09:51:15,161 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-03-02 09:51:15,169 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-03-02 09:51:15,176 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-02 09:51:15,183 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-02 09:51:15,190 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-03-02 09:51:15,221 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-03-02 09:51:15,229 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-02 09:51:15,237 [salt.loaded.int.module.cmdmod][INFO    ][16882] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-02 09:51:15,244 [salt.state       ][INFO    ][16882] {'keepalived': True}
2018-03-02 09:51:15,245 [salt.state       ][INFO    ][16882] Completed state [keepalived] at time 09:51:15.245013 duration_in_ms=84.581
2018-03-02 09:51:15,246 [salt.minion      ][INFO    ][16882] Returning information for job: 20180302095108978272
2018-03-02 09:51:49,350 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command pillar.get with jid 20180302095150004270
2018-03-02 09:51:49,361 [salt.minion      ][INFO    ][18274] Starting a new job with PID 18274
2018-03-02 09:51:49,365 [salt.minion      ][INFO    ][18274] Returning information for job: 20180302095150004270
2018-03-02 09:58:49,540 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command state.sls with jid 20180302095850192759
2018-03-02 09:58:49,549 [salt.minion      ][INFO    ][18346] Starting a new job with PID 18346
2018-03-02 09:58:51,989 [salt.state       ][INFO    ][18346] Loading fresh modules for state activity
2018-03-02 09:58:52,033 [salt.fileclient  ][INFO    ][18346] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2018-03-02 09:58:52,079 [salt.fileclient  ][INFO    ][18346] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2018-03-02 09:58:52,442 [salt.state       ][INFO    ][18346] Running state [glusterfs-server] at time 09:58:52.442228
2018-03-02 09:58:52,442 [salt.state       ][INFO    ][18346] Executing state pkg.installed for glusterfs-server
2018-03-02 09:58:52,442 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:58:52,728 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['apt-cache', '-q', 'policy', 'glusterfs-server'] in directory '/root'
2018-03-02 09:58:52,772 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-02 09:58:54,036 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:58:54,052 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-server'] in directory '/root'
2018-03-02 09:58:59,646 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302095900299755
2018-03-02 09:58:59,656 [salt.minion      ][INFO    ][20148] Starting a new job with PID 20148
2018-03-02 09:58:59,668 [salt.minion      ][INFO    ][20148] Returning information for job: 20180302095900299755
2018-03-02 09:59:01,408 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:59:01,438 [salt.state       ][INFO    ][18346] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'glusterfs-common' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'portmap' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'glusterfs-client' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'attr' changed from 'absent' to '1:2.4.47-2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'
'nfs-client' changed from 'absent' to '1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libtirpc1' changed from 'absent' to '0.2.5-1'

2018-03-02 09:59:01,448 [salt.state       ][INFO    ][18346] Loading fresh modules for state activity
2018-03-02 09:59:01,470 [salt.state       ][INFO    ][18346] Completed state [glusterfs-server] at time 09:59:01.470105 duration_in_ms=9027.878
2018-03-02 09:59:01,475 [salt.state       ][INFO    ][18346] Running state [bc] at time 09:59:01.475630
2018-03-02 09:59:01,475 [salt.state       ][INFO    ][18346] Executing state pkg.installed for bc
2018-03-02 09:59:01,747 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-02 09:59:01,765 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2018-03-02 09:59:03,461 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:59:03,495 [salt.state       ][INFO    ][18346] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2018-03-02 09:59:03,507 [salt.state       ][INFO    ][18346] Loading fresh modules for state activity
2018-03-02 09:59:03,531 [salt.state       ][INFO    ][18346] Completed state [bc] at time 09:59:03.530961 duration_in_ms=2055.331
2018-03-02 09:59:03,537 [salt.state       ][INFO    ][18346] Running state [attr] at time 09:59:03.537307
2018-03-02 09:59:03,537 [salt.state       ][INFO    ][18346] Executing state pkg.installed for attr
2018-03-02 09:59:03,800 [salt.state       ][INFO    ][18346] All specified packages are already installed
2018-03-02 09:59:03,800 [salt.state       ][INFO    ][18346] Completed state [attr] at time 09:59:03.800888 duration_in_ms=263.581
2018-03-02 09:59:03,801 [salt.state       ][INFO    ][18346] Running state [glusterd] at time 09:59:03.801619
2018-03-02 09:59:03,801 [salt.state       ][INFO    ][18346] Executing state service.running for glusterd
2018-03-02 09:59:03,802 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-02 09:59:03,811 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-03-02 09:59:03,818 [salt.loaded.int.module.cmdmod][INFO    ][18346] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-03-02 09:59:03,826 [salt.state       ][INFO    ][18346] The service glusterd is already running
2018-03-02 09:59:03,826 [salt.state       ][INFO    ][18346] Completed state [glusterd] at time 09:59:03.826662 duration_in_ms=25.043
2018-03-02 09:59:03,828 [salt.state       ][INFO    ][18346] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:59:03.828337
2018-03-02 09:59:03,828 [salt.state       ][INFO    ][18346] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-03-02 09:59:03,831 [salt.state       ][INFO    ][18346] File changed:
New file
2018-03-02 09:59:03,831 [salt.state       ][INFO    ][18346] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:59:03.831334 duration_in_ms=2.996
2018-03-02 09:59:03,831 [salt.state       ][INFO    ][18346] Running state [/srv/glusterfs/glance] at time 09:59:03.831526
2018-03-02 09:59:03,831 [salt.state       ][INFO    ][18346] Executing state file.directory for /srv/glusterfs/glance
2018-03-02 09:59:03,832 [salt.state       ][INFO    ][18346] {'/srv/glusterfs/glance': 'New Dir'}
2018-03-02 09:59:03,832 [salt.state       ][INFO    ][18346] Completed state [/srv/glusterfs/glance] at time 09:59:03.832951 duration_in_ms=1.425
2018-03-02 09:59:03,833 [salt.state       ][INFO    ][18346] Running state [/srv/glusterfs/keystone-keys] at time 09:59:03.833139
2018-03-02 09:59:03,833 [salt.state       ][INFO    ][18346] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-03-02 09:59:03,833 [salt.state       ][INFO    ][18346] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2018-03-02 09:59:03,833 [salt.state       ][INFO    ][18346] Completed state [/srv/glusterfs/keystone-keys] at time 09:59:03.833940 duration_in_ms=0.801
2018-03-02 09:59:03,834 [salt.state       ][INFO    ][18346] Running state [/srv/glusterfs/nova_instances] at time 09:59:03.834123
2018-03-02 09:59:03,834 [salt.state       ][INFO    ][18346] Executing state file.directory for /srv/glusterfs/nova_instances
2018-03-02 09:59:03,834 [salt.state       ][INFO    ][18346] {'/srv/glusterfs/nova_instances': 'New Dir'}
2018-03-02 09:59:03,834 [salt.state       ][INFO    ][18346] Completed state [/srv/glusterfs/nova_instances] at time 09:59:03.834883 duration_in_ms=0.76
2018-03-02 09:59:03,835 [salt.state       ][INFO    ][18346] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:59:03.835066
2018-03-02 09:59:03,835 [salt.state       ][INFO    ][18346] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-03-02 09:59:03,835 [salt.state       ][INFO    ][18346] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2018-03-02 09:59:03,835 [salt.state       ][INFO    ][18346] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:59:03.835850 duration_in_ms=0.784
2018-03-02 09:59:03,836 [salt.minion      ][INFO    ][18346] Returning information for job: 20180302095850192759
2018-03-02 09:59:12,887 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command test.ping with jid 20180302095913536788
2018-03-02 09:59:12,897 [salt.minion      ][INFO    ][20749] Starting a new job with PID 20749
2018-03-02 09:59:12,932 [salt.minion      ][INFO    ][20749] Returning information for job: 20180302095913536788
2018-03-02 09:59:13,135 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command state.sls with jid 20180302095913792111
2018-03-02 09:59:13,143 [salt.minion      ][INFO    ][20754] Starting a new job with PID 20754
2018-03-02 09:59:15,500 [salt.state       ][INFO    ][20754] Loading fresh modules for state activity
2018-03-02 09:59:15,548 [salt.fileclient  ][INFO    ][20754] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2018-03-02 09:59:16,053 [salt.state       ][INFO    ][20754] Running state [glusterfs-server] at time 09:59:16.053132
2018-03-02 09:59:16,053 [salt.state       ][INFO    ][20754] Executing state pkg.installed for glusterfs-server
2018-03-02 09:59:16,053 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-02 09:59:16,304 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-03-02 09:59:16,304 [salt.state       ][INFO    ][20754] Completed state [glusterfs-server] at time 09:59:16.304736 duration_in_ms=251.603
2018-03-02 09:59:16,305 [salt.state       ][INFO    ][20754] Running state [bc] at time 09:59:16.304979
2018-03-02 09:59:16,305 [salt.state       ][INFO    ][20754] Executing state pkg.installed for bc
2018-03-02 09:59:16,310 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-03-02 09:59:16,310 [salt.state       ][INFO    ][20754] Completed state [bc] at time 09:59:16.310424 duration_in_ms=5.445
2018-03-02 09:59:16,310 [salt.state       ][INFO    ][20754] Running state [attr] at time 09:59:16.310600
2018-03-02 09:59:16,310 [salt.state       ][INFO    ][20754] Executing state pkg.installed for attr
2018-03-02 09:59:16,315 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-03-02 09:59:16,315 [salt.state       ][INFO    ][20754] Completed state [attr] at time 09:59:16.315834 duration_in_ms=5.234
2018-03-02 09:59:16,317 [salt.state       ][INFO    ][20754] Running state [glusterd] at time 09:59:16.317140
2018-03-02 09:59:16,317 [salt.state       ][INFO    ][20754] Executing state service.running for glusterd
2018-03-02 09:59:16,317 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-02 09:59:16,326 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-02 09:59:16,393 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-02 09:59:16,404 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-03-02 09:59:16,409 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-03-02 09:59:16,415 [salt.state       ][INFO    ][20754] The service glusterd is already running
2018-03-02 09:59:16,415 [salt.state       ][INFO    ][20754] Completed state [glusterd] at time 09:59:16.415677 duration_in_ms=98.537
2018-03-02 09:59:16,417 [salt.state       ][INFO    ][20754] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:59:16.417701
2018-03-02 09:59:16,417 [salt.state       ][INFO    ][20754] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-03-02 09:59:16,419 [salt.state       ][INFO    ][20754] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2018-03-02 09:59:16,419 [salt.state       ][INFO    ][20754] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:59:16.419875 duration_in_ms=2.175
2018-03-02 09:59:16,420 [salt.state       ][INFO    ][20754] Running state [/srv/glusterfs/glance] at time 09:59:16.420073
2018-03-02 09:59:16,420 [salt.state       ][INFO    ][20754] Executing state file.directory for /srv/glusterfs/glance
2018-03-02 09:59:16,420 [salt.state       ][INFO    ][20754] Directory /srv/glusterfs/glance is in the correct state
2018-03-02 09:59:16,420 [salt.state       ][INFO    ][20754] Completed state [/srv/glusterfs/glance] at time 09:59:16.420882 duration_in_ms=0.809
2018-03-02 09:59:16,421 [salt.state       ][INFO    ][20754] Running state [/srv/glusterfs/keystone-keys] at time 09:59:16.421066
2018-03-02 09:59:16,421 [salt.state       ][INFO    ][20754] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-03-02 09:59:16,421 [salt.state       ][INFO    ][20754] Directory /srv/glusterfs/keystone-keys is in the correct state
2018-03-02 09:59:16,421 [salt.state       ][INFO    ][20754] Completed state [/srv/glusterfs/keystone-keys] at time 09:59:16.421794 duration_in_ms=0.728
2018-03-02 09:59:16,422 [salt.state       ][INFO    ][20754] Running state [/srv/glusterfs/nova_instances] at time 09:59:16.421976
2018-03-02 09:59:16,422 [salt.state       ][INFO    ][20754] Executing state file.directory for /srv/glusterfs/nova_instances
2018-03-02 09:59:16,422 [salt.state       ][INFO    ][20754] Directory /srv/glusterfs/nova_instances is in the correct state
2018-03-02 09:59:16,422 [salt.state       ][INFO    ][20754] Completed state [/srv/glusterfs/nova_instances] at time 09:59:16.422650 duration_in_ms=0.674
2018-03-02 09:59:16,422 [salt.state       ][INFO    ][20754] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:59:16.422832
2018-03-02 09:59:16,423 [salt.state       ][INFO    ][20754] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-03-02 09:59:16,423 [salt.state       ][INFO    ][20754] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2018-03-02 09:59:16,423 [salt.state       ][INFO    ][20754] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:59:16.423513 duration_in_ms=0.68
2018-03-02 09:59:16,473 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['git', '--version'] in directory '/root'
2018-03-02 09:59:16,576 [salt.state       ][INFO    ][20754] Running state [sleep 5] at time 09:59:16.576202
2018-03-02 09:59:16,576 [salt.state       ][INFO    ][20754] Executing state cmd.wait for sleep 5
2018-03-02 09:59:16,576 [salt.state       ][INFO    ][20754] No changes made for sleep 5
2018-03-02 09:59:16,576 [salt.state       ][INFO    ][20754] Completed state [sleep 5] at time 09:59:16.576870 duration_in_ms=0.669
2018-03-02 09:59:16,577 [salt.state       ][INFO    ][20754] Running state [192.168.10.141] at time 09:59:16.577394
2018-03-02 09:59:16,577 [salt.state       ][INFO    ][20754] Executing state glusterfs.peered for 192.168.10.141
2018-03-02 09:59:16,591 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:16,599 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:16,653 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "peer status" succeeded
2018-03-02 09:59:16,653 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:16,661 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:16,727 [py.warnings      ][WARNING ][20754] /usr/lib/python2.7/dist-packages/salt/modules/glusterfs.py:86: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
  if output:

2018-03-02 09:59:16,727 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "peer probe 192.168.10.141" succeeded
2018-03-02 09:59:16,728 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:16,735 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:16,788 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "peer status" succeeded
2018-03-02 09:59:16,788 [salt.state       ][INFO    ][20754] {'new': {'23c12fe9-7eb7-4bec-bf21-098d4c52a501': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.141'], 'connected': '1'}}, 'old': {}}
2018-03-02 09:59:16,789 [salt.state       ][INFO    ][20754] Completed state [192.168.10.141] at time 09:59:16.789107 duration_in_ms=211.713
2018-03-02 09:59:16,793 [salt.state       ][INFO    ][20754] Running state [192.168.10.142] at time 09:59:16.793196
2018-03-02 09:59:16,793 [salt.state       ][INFO    ][20754] Executing state glusterfs.peered for 192.168.10.142
2018-03-02 09:59:16,805 [salt.state       ][INFO    ][20754] Peering with localhost is not needed
2018-03-02 09:59:16,805 [salt.state       ][INFO    ][20754] Completed state [192.168.10.142] at time 09:59:16.805266 duration_in_ms=12.07
2018-03-02 09:59:16,809 [salt.state       ][INFO    ][20754] Running state [192.168.10.143] at time 09:59:16.809311
2018-03-02 09:59:16,809 [salt.state       ][INFO    ][20754] Executing state glusterfs.peered for 192.168.10.143
2018-03-02 09:59:16,820 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:16,826 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:16,878 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "peer status" succeeded
2018-03-02 09:59:16,879 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:16,885 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:16,947 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "peer probe 192.168.10.143" succeeded
2018-03-02 09:59:16,948 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:16,954 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:17,005 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "peer status" succeeded
2018-03-02 09:59:17,006 [salt.state       ][INFO    ][20754] {'new': {'23c12fe9-7eb7-4bec-bf21-098d4c52a501': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.141'], 'connected': '1'}, '7ed7c1a5-998f-45c5-9f5d-6c006f15d272': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.143'], 'connected': '1'}}, 'old': {'23c12fe9-7eb7-4bec-bf21-098d4c52a501': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.141'], 'connected': '1'}}}
2018-03-02 09:59:17,006 [salt.state       ][INFO    ][20754] Completed state [192.168.10.143] at time 09:59:17.006349 duration_in_ms=197.038
2018-03-02 09:59:17,007 [salt.state       ][INFO    ][20754] Running state [glance] at time 09:59:17.007262
2018-03-02 09:59:17,007 [salt.state       ][INFO    ][20754] Executing state glusterfs.created for glance
2018-03-02 09:59:17,007 [py.warnings      ][WARNING ][20754] /usr/lib/python2.7/dist-packages/salt/states/glusterfs.py:206: DeprecationWarning: The glusterfs.created state is deprecated in favor of more descriptive glusterfs.volume_present.

2018-03-02 09:59:17,008 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:17,014 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:17,065 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume list" succeeded
2018-03-02 09:59:17,066 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:17,073 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:17,171 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume create glance replica 3 192.168.10.141:/srv/glusterfs/glance 192.168.10.142:/srv/glusterfs/glance 192.168.10.143:/srv/glusterfs/glance force" succeeded
2018-03-02 09:59:17,171 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:17,181 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:17,238 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info glance" succeeded
2018-03-02 09:59:17,238 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:17,247 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:19,533 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume start glance" succeeded
2018-03-02 09:59:19,534 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:19,542 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:19,598 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume list" succeeded
2018-03-02 09:59:19,598 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:19,607 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:19,662 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info" succeeded
2018-03-02 09:59:19,663 [salt.state       ][INFO    ][20754] {'new': ['glance'], 'old': []}
2018-03-02 09:59:19,663 [salt.state       ][INFO    ][20754] Completed state [glance] at time 09:59:19.663363 duration_in_ms=2656.101
2018-03-02 09:59:19,667 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:59:19.667650
2018-03-02 09:59:19,668 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2018-03-02 09:59:19,668 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-02 09:59:19,722 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2018-03-02 09:59:19,861 [salt.state       ][INFO    ][20754] {'pid': 20983, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:19,861 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:59:19.861862 duration_in_ms=194.211
2018-03-02 09:59:19,862 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:59:19.862603
2018-03-02 09:59:19,862 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2018-03-02 09:59:19,863 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-02 09:59:19,917 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2018-03-02 09:59:20,054 [salt.state       ][INFO    ][20754] {'pid': 21021, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:20,055 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:59:20.054965 duration_in_ms=192.362
2018-03-02 09:59:20,055 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:59:20.055646
2018-03-02 09:59:20,055 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2018-03-02 09:59:20,056 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2018-03-02 09:59:20,112 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2018-03-02 09:59:20,252 [salt.state       ][INFO    ][20754] {'pid': 21056, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:20,252 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:59:20.252251 duration_in_ms=196.605
2018-03-02 09:59:20,252 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:59:20.252922
2018-03-02 09:59:20,253 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2018-03-02 09:59:20,253 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-02 09:59:20,309 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2018-03-02 09:59:20,448 [salt.state       ][INFO    ][20754] {'pid': 21091, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:20,449 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:59:20.449078 duration_in_ms=196.156
2018-03-02 09:59:20,449 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:59:20.449750
2018-03-02 09:59:20,450 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2018-03-02 09:59:20,450 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-02 09:59:20,506 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2018-03-02 09:59:20,645 [salt.state       ][INFO    ][20754] {'pid': 21126, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:20,645 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:59:20.645311 duration_in_ms=195.561
2018-03-02 09:59:20,646 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:59:20.645973
2018-03-02 09:59:20,646 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2018-03-02 09:59:20,646 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-02 09:59:20,703 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2018-03-02 09:59:20,840 [salt.state       ][INFO    ][20754] {'pid': 21161, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:20,840 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:59:20.840545 duration_in_ms=194.572
2018-03-02 09:59:20,841 [salt.state       ][INFO    ][20754] Running state [glance] at time 09:59:20.841955
2018-03-02 09:59:20,842 [salt.state       ][INFO    ][20754] Executing state glusterfs.started for glance
2018-03-02 09:59:20,842 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:20,850 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:20,904 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info" succeeded
2018-03-02 09:59:20,905 [salt.state       ][INFO    ][20754] Volume glance is already started
2018-03-02 09:59:20,905 [salt.state       ][INFO    ][20754] Completed state [glance] at time 09:59:20.905470 duration_in_ms=63.514
2018-03-02 09:59:20,906 [salt.state       ][INFO    ][20754] Running state [keystone-keys] at time 09:59:20.906599
2018-03-02 09:59:20,906 [salt.state       ][INFO    ][20754] Executing state glusterfs.created for keystone-keys
2018-03-02 09:59:20,907 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:20,915 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:20,969 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume list" succeeded
2018-03-02 09:59:20,969 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:20,977 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:21,076 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume create keystone-keys replica 3 192.168.10.141:/srv/glusterfs/keystone-keys 192.168.10.142:/srv/glusterfs/keystone-keys 192.168.10.143:/srv/glusterfs/keystone-keys force" succeeded
2018-03-02 09:59:21,076 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:21,084 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:21,136 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info keystone-keys" succeeded
2018-03-02 09:59:21,137 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:21,145 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:23,200 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302095923847640
2018-03-02 09:59:23,209 [salt.minion      ][INFO    ][21275] Starting a new job with PID 21275
2018-03-02 09:59:23,222 [salt.minion      ][INFO    ][21275] Returning information for job: 20180302095923847640
2018-03-02 09:59:23,267 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume start keystone-keys" succeeded
2018-03-02 09:59:23,267 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:23,276 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:23,329 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume list" succeeded
2018-03-02 09:59:23,330 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:23,337 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:23,393 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info" succeeded
2018-03-02 09:59:23,393 [salt.state       ][INFO    ][20754] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2018-03-02 09:59:23,393 [salt.state       ][INFO    ][20754] Completed state [keystone-keys] at time 09:59:23.393885 duration_in_ms=2487.286
2018-03-02 09:59:23,398 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:59:23.398546
2018-03-02 09:59:23,398 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2018-03-02 09:59:23,399 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-02 09:59:23,452 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2018-03-02 09:59:23,598 [salt.state       ][INFO    ][20754] {'pid': 21323, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:23,598 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:59:23.598672 duration_in_ms=200.125
2018-03-02 09:59:23,599 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:59:23.599330
2018-03-02 09:59:23,599 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-03-02 09:59:23,600 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-02 09:59:23,654 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2018-03-02 09:59:23,792 [salt.state       ][INFO    ][20754] {'pid': 21358, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:23,793 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:59:23.792983 duration_in_ms=193.653
2018-03-02 09:59:23,793 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:59:23.793635
2018-03-02 09:59:23,793 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2018-03-02 09:59:23,794 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-02 09:59:23,849 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2018-03-02 09:59:23,994 [salt.state       ][INFO    ][20754] {'pid': 21396, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:23,995 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:59:23.995070 duration_in_ms=201.435
2018-03-02 09:59:23,995 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:59:23.995673
2018-03-02 09:59:23,995 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2018-03-02 09:59:23,996 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-02 09:59:24,050 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2018-03-02 09:59:24,199 [salt.state       ][INFO    ][20754] {'pid': 21431, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:24,199 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:59:24.199352 duration_in_ms=203.678
2018-03-02 09:59:24,200 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:59:24.200009
2018-03-02 09:59:24,200 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2018-03-02 09:59:24,200 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-03-02 09:59:24,255 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2018-03-02 09:59:24,403 [salt.state       ][INFO    ][20754] {'pid': 21466, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:24,403 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:59:24.403344 duration_in_ms=203.334
2018-03-02 09:59:24,403 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:59:24.403949
2018-03-02 09:59:24,404 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2018-03-02 09:59:24,404 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-02 09:59:24,458 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2018-03-02 09:59:24,586 [salt.state       ][INFO    ][20754] {'pid': 21501, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:24,586 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:59:24.586785 duration_in_ms=182.836
2018-03-02 09:59:24,588 [salt.state       ][INFO    ][20754] Running state [keystone-keys] at time 09:59:24.588243
2018-03-02 09:59:24,588 [salt.state       ][INFO    ][20754] Executing state glusterfs.started for keystone-keys
2018-03-02 09:59:24,589 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:24,596 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:24,650 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info" succeeded
2018-03-02 09:59:24,651 [salt.state       ][INFO    ][20754] Volume keystone-keys is already started
2018-03-02 09:59:24,651 [salt.state       ][INFO    ][20754] Completed state [keystone-keys] at time 09:59:24.651309 duration_in_ms=63.065
2018-03-02 09:59:24,652 [salt.state       ][INFO    ][20754] Running state [nova_instances] at time 09:59:24.652381
2018-03-02 09:59:24,652 [salt.state       ][INFO    ][20754] Executing state glusterfs.created for nova_instances
2018-03-02 09:59:24,653 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:24,661 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:24,716 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume list" succeeded
2018-03-02 09:59:24,716 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:24,725 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:24,822 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume create nova_instances replica 3 192.168.10.141:/srv/glusterfs/nova_instances 192.168.10.142:/srv/glusterfs/nova_instances 192.168.10.143:/srv/glusterfs/nova_instances force" succeeded
2018-03-02 09:59:24,823 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:24,831 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:24,886 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info nova_instances" succeeded
2018-03-02 09:59:24,886 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:24,895 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:28,021 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume start nova_instances" succeeded
2018-03-02 09:59:28,022 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:28,030 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:28,084 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume list" succeeded
2018-03-02 09:59:28,085 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:28,092 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:28,149 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info" succeeded
2018-03-02 09:59:28,149 [salt.state       ][INFO    ][20754] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2018-03-02 09:59:28,150 [salt.state       ][INFO    ][20754] Completed state [nova_instances] at time 09:59:28.150062 duration_in_ms=3497.68
2018-03-02 09:59:28,154 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:59:28.154362
2018-03-02 09:59:28,154 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2018-03-02 09:59:28,155 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-02 09:59:28,209 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2018-03-02 09:59:28,367 [salt.state       ][INFO    ][20754] {'pid': 21661, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:28,367 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:59:28.367660 duration_in_ms=213.297
2018-03-02 09:59:28,368 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:59:28.368313
2018-03-02 09:59:28,368 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2018-03-02 09:59:28,369 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-02 09:59:28,424 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'' in directory '/root'
2018-03-02 09:59:28,579 [salt.state       ][INFO    ][20754] {'pid': 21699, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:28,579 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:59:28.579283 duration_in_ms=210.97
2018-03-02 09:59:28,579 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:59:28.579909
2018-03-02 09:59:28,580 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2018-03-02 09:59:28,580 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-02 09:59:28,634 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'True'' in directory '/root'
2018-03-02 09:59:28,790 [salt.state       ][INFO    ][20754] {'pid': 21734, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:28,790 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:59:28.790929 duration_in_ms=211.007
2018-03-02 09:59:28,791 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:59:28.791554
2018-03-02 09:59:28,791 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2018-03-02 09:59:28,792 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-02 09:59:28,846 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2018-03-02 09:59:29,003 [salt.state       ][INFO    ][20754] {'pid': 21769, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:29,003 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:59:29.003787 duration_in_ms=212.233
2018-03-02 09:59:29,004 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:59:29.004437
2018-03-02 09:59:29,004 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2018-03-02 09:59:29,005 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2018-03-02 09:59:29,060 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'True'' in directory '/root'
2018-03-02 09:59:29,216 [salt.state       ][INFO    ][20754] {'pid': 21804, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:29,216 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:59:29.216853 duration_in_ms=212.403
2018-03-02 09:59:29,217 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:59:29.217489
2018-03-02 09:59:29,217 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2018-03-02 09:59:29,218 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-02 09:59:29,272 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2018-03-02 09:59:29,432 [salt.state       ][INFO    ][20754] {'pid': 21839, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:29,433 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:59:29.433022 duration_in_ms=215.533
2018-03-02 09:59:29,434 [salt.state       ][INFO    ][20754] Running state [nova_instances] at time 09:59:29.434448
2018-03-02 09:59:29,434 [salt.state       ][INFO    ][20754] Executing state glusterfs.started for nova_instances
2018-03-02 09:59:29,435 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:29,441 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:29,498 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info" succeeded
2018-03-02 09:59:29,499 [salt.state       ][INFO    ][20754] Volume nova_instances is already started
2018-03-02 09:59:29,499 [salt.state       ][INFO    ][20754] Completed state [nova_instances] at time 09:59:29.499494 duration_in_ms=65.045
2018-03-02 09:59:29,500 [salt.state       ][INFO    ][20754] Running state [keystone-credential-keys] at time 09:59:29.500697
2018-03-02 09:59:29,501 [salt.state       ][INFO    ][20754] Executing state glusterfs.created for keystone-credential-keys
2018-03-02 09:59:29,501 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:29,508 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:29,561 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume list" succeeded
2018-03-02 09:59:29,562 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:29,569 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:29,668 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume create keystone-credential-keys replica 3 192.168.10.141:/srv/glusterfs/keystone-credential-keys 192.168.10.142:/srv/glusterfs/keystone-credential-keys 192.168.10.143:/srv/glusterfs/keystone-credential-keys force" succeeded
2018-03-02 09:59:29,668 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:29,674 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:29,727 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info keystone-credential-keys" succeeded
2018-03-02 09:59:29,728 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:29,735 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:31,866 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume start keystone-credential-keys" succeeded
2018-03-02 09:59:31,866 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:31,874 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:31,931 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume list" succeeded
2018-03-02 09:59:31,932 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:31,939 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:31,997 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info" succeeded
2018-03-02 09:59:31,998 [salt.state       ][INFO    ][20754] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2018-03-02 09:59:31,998 [salt.state       ][INFO    ][20754] Completed state [keystone-credential-keys] at time 09:59:31.998292 duration_in_ms=2497.593
2018-03-02 09:59:32,002 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:59:32.002742
2018-03-02 09:59:32,003 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2018-03-02 09:59:32,003 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-02 09:59:32,057 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2018-03-02 09:59:32,228 [salt.state       ][INFO    ][20754] {'pid': 22002, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:32,228 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:59:32.228866 duration_in_ms=226.123
2018-03-02 09:59:32,229 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:59:32.229461
2018-03-02 09:59:32,229 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2018-03-02 09:59:32,230 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-02 09:59:32,286 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2018-03-02 09:59:32,456 [salt.state       ][INFO    ][20754] {'pid': 22037, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:32,457 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:59:32.457261 duration_in_ms=227.8
2018-03-02 09:59:32,457 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:59:32.457953
2018-03-02 09:59:32,458 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-03-02 09:59:32,458 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-02 09:59:32,515 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2018-03-02 09:59:32,681 [salt.state       ][INFO    ][20754] {'pid': 22072, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:32,682 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:59:32.682211 duration_in_ms=224.258
2018-03-02 09:59:32,682 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:59:32.682802
2018-03-02 09:59:32,683 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2018-03-02 09:59:32,683 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-03-02 09:59:32,737 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2018-03-02 09:59:32,907 [salt.state       ][INFO    ][20754] {'pid': 22110, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:32,907 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:59:32.907780 duration_in_ms=224.978
2018-03-02 09:59:32,908 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:59:32.908502
2018-03-02 09:59:32,908 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2018-03-02 09:59:32,909 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-02 09:59:32,965 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2018-03-02 09:59:33,134 [salt.state       ][INFO    ][20754] {'pid': 22145, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:33,134 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:59:33.134625 duration_in_ms=226.122
2018-03-02 09:59:33,135 [salt.state       ][INFO    ][20754] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:59:33.135251
2018-03-02 09:59:33,135 [salt.state       ][INFO    ][20754] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2018-03-02 09:59:33,136 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-02 09:59:33,191 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2018-03-02 09:59:33,359 [salt.state       ][INFO    ][20754] {'pid': 22180, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2018-03-02 09:59:33,359 [salt.state       ][INFO    ][20754] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:59:33.359226 duration_in_ms=223.975
2018-03-02 09:59:33,360 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command saltutil.find_job with jid 20180302095934010905
2018-03-02 09:59:33,360 [salt.state       ][INFO    ][20754] Running state [keystone-credential-keys] at time 09:59:33.360865
2018-03-02 09:59:33,361 [salt.state       ][INFO    ][20754] Executing state glusterfs.started for keystone-credential-keys
2018-03-02 09:59:33,361 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --version' in directory '/root'
2018-03-02 09:59:33,369 [salt.minion      ][INFO    ][22208] Starting a new job with PID 22208
2018-03-02 09:59:33,370 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-02 09:59:33,380 [salt.minion      ][INFO    ][22208] Returning information for job: 20180302095934010905
2018-03-02 09:59:33,433 [salt.loaded.int.module.glusterfs][INFO    ][20754] Gluster call "volume info" succeeded
2018-03-02 09:59:33,434 [salt.state       ][INFO    ][20754] Volume keystone-credential-keys is already started
2018-03-02 09:59:33,434 [salt.state       ][INFO    ][20754] Completed state [keystone-credential-keys] at time 09:59:33.434448 duration_in_ms=73.583
2018-03-02 09:59:33,436 [salt.minion      ][INFO    ][20754] Returning information for job: 20180302095913792111
2018-03-02 09:59:51,743 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command test.ping with jid 20180302095952394215
2018-03-02 09:59:51,752 [salt.minion      ][INFO    ][22226] Starting a new job with PID 22226
2018-03-02 09:59:51,786 [salt.minion      ][INFO    ][22226] Returning information for job: 20180302095952394215
2018-03-02 09:59:51,994 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command cmd.run with jid 20180302095952646220
2018-03-02 09:59:52,003 [salt.minion      ][INFO    ][22231] Starting a new job with PID 22231
2018-03-02 09:59:52,007 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][22231] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2018-03-02 09:59:52,131 [salt.minion      ][INFO    ][22231] Returning information for job: 20180302095952646220
2018-03-02 10:42:22,185 [salt.utils.schedule][INFO    ][3220] Running scheduled job: __mine_interval
2018-03-02 11:02:09,677 [salt.minion      ][INFO    ][3220] User sudo_ubuntu Executing command cp.push_dir with jid 20180302110210307451
2018-03-02 11:02:09,689 [salt.minion      ][INFO    ][22609] Starting a new job with PID 22609
