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

2018-01-08 10:56:00,422 [salt.loaded.int.module.cmdmod][ERROR   ][5275] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-01-08 10:56:04,199 [salt.loaded.int.module.cmdmod][INFO    ][5852] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-08 10:56:04,216 [salt.loaded.int.module.cmdmod][INFO    ][5852] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-08 10:56:04,242 [salt.loaded.int.module.cmdmod][INFO    ][5852] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-08 10:56:04,261 [salt.utils.parsers][WARNING ][2107] Minion received a SIGTERM. Exiting.
2018-01-08 10:56:04,259 [salt.loader      ][ERROR   ][5896] Failed to import module heat as the module called exit()
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/heat.py", line 44, in <module>
    LOG = logging.getLogger(__name__)
  File "/usr/lib/python2.7/logging/__init__.py", line 1574, in getLogger
    return Logger.manager.getLogger(name)
  File "/usr/lib/python2.7/logging/__init__.py", line 1041, in getLogger
    _acquireLock()
  File "/usr/lib/python2.7/logging/__init__.py", line 212, in _acquireLock
    _lock.acquire()
  File "/usr/lib/python2.7/threading.py", line 169, in acquire
    if self.__owner == me:
  File "/usr/lib/python2.7/dist-packages/salt/utils/process.py", line 705, in _handle_signals
    sys.exit(salt.defaults.exitcodes.EX_OK)
SystemExit: 0
2018-01-08 10:56:05,267 [salt.cli.daemons ][INFO    ][5955] Setting up the Salt Minion "kvm03.baremetal-mcp-pike-odl-ha.local"
2018-01-08 10:56:05,371 [salt.cli.daemons ][INFO    ][5955] Starting up the Salt Minion
2018-01-08 10:56:05,371 [salt.utils.event ][INFO    ][5955] Starting pull socket on /var/run/salt/minion/minion_event_9065b6bbbb_pull.ipc
2018-01-08 10:56:06,278 [salt.minion      ][INFO    ][5955] Creating minion process manager
2018-01-08 10:56:07,863 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5955] Executing command ['date', '+%z'] in directory '/root'
2018-01-08 10:56:07,883 [salt.utils.schedule][INFO    ][5955] Updating job settings for scheduled job: __mine_interval
2018-01-08 10:56:07,885 [salt.minion      ][INFO    ][5955] Added mine.update to scheduler
2018-01-08 10:56:07,890 [salt.minion      ][INFO    ][5955] Minion is starting as user 'root'
2018-01-08 10:56:07,907 [salt.minion      ][INFO    ][5955] Minion is ready to receive requests!
2018-01-08 10:56:08,908 [salt.utils.schedule][INFO    ][5955] Running scheduled job: __mine_interval
2018-01-08 10:57:42,242 [salt.minion      ][INFO    ][5955] User sudo_ubuntu Executing command system.reboot with jid 20180108105741989708
2018-01-08 10:57:42,260 [salt.minion      ][INFO    ][6051] Starting a new job with PID 6051
2018-01-08 10:57:42,267 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6051] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-01-08 10:57:42,732 [salt.utils.parsers][WARNING ][5955] Minion received a SIGTERM. Exiting.
2018-01-08 10:57:42,732 [salt.cli.daemons ][INFO    ][5955] Shutting down the Salt Minion
2018-01-08 11:02:12,040 [salt.cli.daemons ][INFO    ][3179] Setting up the Salt Minion "kvm03.baremetal-mcp-pike-odl-ha.local"
2018-01-08 11:02:12,220 [salt.cli.daemons ][INFO    ][3179] Starting up the Salt Minion
2018-01-08 11:02:12,220 [salt.utils.event ][INFO    ][3179] Starting pull socket on /var/run/salt/minion/minion_event_9065b6bbbb_pull.ipc
2018-01-08 11:02:13,086 [salt.minion      ][INFO    ][3179] Creating minion process manager
2018-01-08 11:02:14,714 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][3179] Executing command ['date', '+%z'] in directory '/root'
2018-01-08 11:02:14,731 [salt.utils.schedule][INFO    ][3179] Updating job settings for scheduled job: __mine_interval
2018-01-08 11:02:14,733 [salt.minion      ][INFO    ][3179] Added mine.update to scheduler
2018-01-08 11:02:14,737 [salt.minion      ][INFO    ][3179] Minion is starting as user 'root'
2018-01-08 11:02:14,759 [salt.minion      ][INFO    ][3179] Minion is ready to receive requests!
2018-01-08 11:02:15,761 [salt.utils.schedule][INFO    ][3179] Running scheduled job: __mine_interval
2018-01-08 11:02:20,881 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110220641870
2018-01-08 11:02:20,892 [salt.minion      ][INFO    ][3601] Starting a new job with PID 3601
2018-01-08 11:02:20,915 [salt.minion      ][INFO    ][3601] Returning information for job: 20180108110220641870
2018-01-08 11:02:41,793 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command test.ping with jid 20180108110241555018
2018-01-08 11:02:41,807 [salt.minion      ][INFO    ][3675] Starting a new job with PID 3675
2018-01-08 11:02:41,902 [salt.minion      ][INFO    ][3675] Returning information for job: 20180108110241555018
2018-01-08 11:02:42,709 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command state.apply with jid 20180108110242472975
2018-01-08 11:02:42,725 [salt.minion      ][INFO    ][3680] Starting a new job with PID 3680
2018-01-08 11:02:45,370 [salt.state       ][INFO    ][3680] Loading fresh modules for state activity
2018-01-08 11:02:45,419 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-08 11:02:45,508 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-08 11:02:45,720 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-08 11:02:45,916 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-08 11:02:46,104 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-08 11:02:46,474 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-08 11:02:46,631 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-08 11:02:46,719 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-08 11:02:46,846 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-08 11:02:47,007 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-08 11:02:47,103 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-08 11:02:47,193 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-08 11:02:47,313 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-08 11:02:47,409 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-08 11:02:47,503 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-08 11:02:47,598 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-08 11:02:49,015 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-08 11:02:49,227 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-08 11:02:49,259 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-08 11:02:49,340 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-08 11:02:49,422 [salt.state       ][INFO    ][3680] Running state [/etc/environment] at time 11:02:49.422712
2018-01-08 11:02:49,423 [salt.state       ][INFO    ][3680] Executing state file.blockreplace for /etc/environment
2018-01-08 11:02:49,428 [salt.state       ][INFO    ][3680] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-01-08 11:02:49,428 [salt.state       ][INFO    ][3680] Completed state [/etc/environment] at time 11:02:49.428660 duration_in_ms=5.951
2018-01-08 11:02:49,428 [salt.state       ][INFO    ][3680] Running state [/etc/profile.d] at time 11:02:49.428886
2018-01-08 11:02:49,429 [salt.state       ][INFO    ][3680] Executing state file.directory for /etc/profile.d
2018-01-08 11:02:49,430 [salt.state       ][INFO    ][3680] Directory /etc/profile.d is in the correct state
2018-01-08 11:02:49,430 [salt.state       ][INFO    ][3680] Completed state [/etc/profile.d] at time 11:02:49.430674 duration_in_ms=1.788
2018-01-08 11:02:49,950 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 11:02:49.950411
2018-01-08 11:02:49,950 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-08 11:02:49,975 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-08 11:02:49,982 [salt.state       ][INFO    ][3680] File changed:
New file
2018-01-08 11:02:49,982 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 11:02:49.982715 duration_in_ms=32.305
2018-01-08 11:02:49,982 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 11:02:49.982941
2018-01-08 11:02:49,983 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-08 11:02:50,001 [salt.state       ][INFO    ][3680] File changed:
New file
2018-01-08 11:02:50,001 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 11:02:50.001182 duration_in_ms=18.241
2018-01-08 11:02:50,002 [salt.state       ][INFO    ][3680] Running state [linux_repo_prereq_pkgs] at time 11:02:50.002736
2018-01-08 11:02:50,002 [salt.state       ][INFO    ][3680] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-08 11:02:50,003 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:02:50,354 [salt.state       ][INFO    ][3680] All specified packages are already installed
2018-01-08 11:02:50,354 [salt.state       ][INFO    ][3680] Completed state [linux_repo_prereq_pkgs] at time 11:02:50.354682 duration_in_ms=351.945
2018-01-08 11:02:50,355 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 11:02:50.354982
2018-01-08 11:02:50,355 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-01-08 11:02:50,355 [salt.state       ][INFO    ][3680] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-01-08 11:02:50,355 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 11:02:50.355850 duration_in_ms=0.868
2018-01-08 11:02:50,356 [salt.state       ][INFO    ][3680] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 11:02:50.356063
2018-01-08 11:02:50,356 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-01-08 11:02:50,356 [salt.state       ][INFO    ][3680] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-01-08 11:02:50,356 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 11:02:50.356715 duration_in_ms=0.652
2018-01-08 11:02:50,360 [salt.state       ][INFO    ][3680] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 11:02:50.360399
2018-01-08 11:02:50,360 [salt.state       ][INFO    ][3680] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-01-08 11:02:50,435 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-key', 'export', '3FE869A9'] in directory '/root'
2018-01-08 11:02:50,539 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', '3FE869A9'] in directory '/root'
2018-01-08 11:02:50,775 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:02:52,807 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110252568816
2018-01-08 11:02:52,821 [salt.minion      ][INFO    ][4210] Starting a new job with PID 4210
2018-01-08 11:02:52,848 [salt.minion      ][INFO    ][4210] Returning information for job: 20180108110252568816
2018-01-08 11:02:56,924 [salt.state       ][INFO    ][3680] {'repo': 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'}
2018-01-08 11:02:56,925 [salt.state       ][INFO    ][3680] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 11:02:56.925114 duration_in_ms=6564.715
2018-01-08 11:02:56,925 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 11:02:56.925432
2018-01-08 11:02:56,925 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-08 11:02:56,926 [salt.state       ][INFO    ][3680] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-08 11:02:56,926 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 11:02:56.926302 duration_in_ms=0.87
2018-01-08 11:02:56,926 [salt.state       ][INFO    ][3680] Running state [/etc/apt/preferences.d/uca] at time 11:02:56.926533
2018-01-08 11:02:56,926 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-08 11:02:56,927 [salt.state       ][INFO    ][3680] File /etc/apt/preferences.d/uca is not present
2018-01-08 11:02:56,927 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/preferences.d/uca] at time 11:02:56.927232 duration_in_ms=0.699
2018-01-08 11:02:56,928 [salt.state       ][INFO    ][3680] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 11:02:56.928633
2018-01-08 11:02:56,928 [salt.state       ][INFO    ][3680] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-08 11:02:56,994 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-08 11:02:57,091 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-08 11:02:57,321 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:03:02,985 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110302729473
2018-01-08 11:03:02,997 [salt.minion      ][INFO    ][4739] Starting a new job with PID 4739
2018-01-08 11:03:03,023 [salt.minion      ][INFO    ][4739] Returning information for job: 20180108110302729473
2018-01-08 11:03:04,181 [salt.state       ][INFO    ][3680] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-08 11:03:04,181 [salt.state       ][INFO    ][3680] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 11:03:04.181780 duration_in_ms=7253.147
2018-01-08 11:03:04,182 [salt.state       ][INFO    ][3680] Running state [linux_extra_packages_purged] at time 11:03:04.182044
2018-01-08 11:03:04,182 [salt.state       ][INFO    ][3680] Executing state pkg.purged for linux_extra_packages_purged
2018-01-08 11:03:04,214 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-08 11:03:09,704 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:09,749 [salt.state       ][INFO    ][3680] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-08 11:03:09,764 [salt.state       ][INFO    ][3680] Loading fresh modules for state activity
2018-01-08 11:03:09,793 [salt.state       ][INFO    ][3680] Completed state [linux_extra_packages_purged] at time 11:03:09.793271 duration_in_ms=5611.226
2018-01-08 11:03:09,799 [salt.state       ][INFO    ][3680] Running state [linux_extra_packages_latest] at time 11:03:09.799134
2018-01-08 11:03:09,799 [salt.state       ][INFO    ][3680] Executing state pkg.latest for linux_extra_packages_latest
2018-01-08 11:03:10,146 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-08 11:03:10,224 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:03:10,252 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-08 11:03:12,996 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:13,048 [salt.state       ][INFO    ][3680] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-08 11:03:13,067 [salt.state       ][INFO    ][3680] Loading fresh modules for state activity
2018-01-08 11:03:13,072 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110312831137
2018-01-08 11:03:13,089 [salt.minion      ][INFO    ][5979] Starting a new job with PID 5979
2018-01-08 11:03:13,103 [salt.state       ][INFO    ][3680] Completed state [linux_extra_packages_latest] at time 11:03:13.103375 duration_in_ms=3304.239
2018-01-08 11:03:13,106 [salt.state       ][INFO    ][3680] Running state [UTC] at time 11:03:13.106522
2018-01-08 11:03:13,107 [salt.state       ][INFO    ][3680] Executing state timezone.system for UTC
2018-01-08 11:03:13,109 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['timedatectl'] in directory '/root'
2018-01-08 11:03:13,110 [salt.minion      ][INFO    ][5979] Returning information for job: 20180108110312831137
2018-01-08 11:03:13,154 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['timedatectl'] in directory '/root'
2018-01-08 11:03:13,175 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-08 11:03:13,189 [salt.state       ][INFO    ][3680] {'timezone': 'UTC'}
2018-01-08 11:03:13,189 [salt.state       ][INFO    ][3680] Completed state [UTC] at time 11:03:13.189496 duration_in_ms=82.973
2018-01-08 11:03:13,192 [salt.state       ][INFO    ][3680] Running state [nf_conntrack] at time 11:03:13.192905
2018-01-08 11:03:13,193 [salt.state       ][INFO    ][3680] Executing state kmod.present for nf_conntrack
2018-01-08 11:03:13,193 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'lsmod' in directory '/root'
2018-01-08 11:03:13,511 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'lsmod' in directory '/root'
2018-01-08 11:03:13,527 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-08 11:03:13,547 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'lsmod' in directory '/root'
2018-01-08 11:03:13,627 [salt.state       ][INFO    ][3680] {'nf_conntrack': 'loaded'}
2018-01-08 11:03:13,628 [salt.state       ][INFO    ][3680] Completed state [nf_conntrack] at time 11:03:13.628128 duration_in_ms=435.223
2018-01-08 11:03:13,630 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_keepalive_probes] at time 11:03:13.630065
2018-01-08 11:03:13,630 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-08 11:03:13,630 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:13,718 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-08 11:03:13,726 [salt.state       ][INFO    ][3680] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-08 11:03:13,727 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_keepalive_probes] at time 11:03:13.727206 duration_in_ms=97.141
2018-01-08 11:03:13,727 [salt.state       ][INFO    ][3680] Running state [fs.file-max] at time 11:03:13.727494
2018-01-08 11:03:13,728 [salt.state       ][INFO    ][3680] Executing state sysctl.present for fs.file-max
2018-01-08 11:03:13,729 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:13,776 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-08 11:03:13,782 [salt.state       ][INFO    ][3680] {'fs.file-max': 124165}
2018-01-08 11:03:13,783 [salt.state       ][INFO    ][3680] Completed state [fs.file-max] at time 11:03:13.782958 duration_in_ms=55.463
2018-01-08 11:03:13,783 [salt.state       ][INFO    ][3680] Running state [net.core.somaxconn] at time 11:03:13.783244
2018-01-08 11:03:13,783 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.core.somaxconn
2018-01-08 11:03:13,785 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:13,834 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-08 11:03:13,842 [salt.state       ][INFO    ][3680] {'net.core.somaxconn': 4096}
2018-01-08 11:03:13,843 [salt.state       ][INFO    ][3680] Completed state [net.core.somaxconn] at time 11:03:13.843077 duration_in_ms=59.832
2018-01-08 11:03:13,843 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_max_syn_backlog] at time 11:03:13.843353
2018-01-08 11:03:13,844 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-08 11:03:13,844 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:13,903 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-08 11:03:13,914 [salt.state       ][INFO    ][3680] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-08 11:03:13,915 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_max_syn_backlog] at time 11:03:13.915072 duration_in_ms=71.719
2018-01-08 11:03:13,915 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_tw_reuse] at time 11:03:13.915361
2018-01-08 11:03:13,915 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-08 11:03:13,916 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:13,972 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-08 11:03:13,984 [salt.state       ][INFO    ][3680] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-08 11:03:13,984 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_tw_reuse] at time 11:03:13.984251 duration_in_ms=68.89
2018-01-08 11:03:13,984 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_congestion_control] at time 11:03:13.984557
2018-01-08 11:03:13,984 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-08 11:03:13,985 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,038 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-08 11:03:14,055 [salt.state       ][INFO    ][3680] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-08 11:03:14,055 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_congestion_control] at time 11:03:14.055271 duration_in_ms=70.715
2018-01-08 11:03:14,055 [salt.state       ][INFO    ][3680] Running state [net.nf_conntrack_max] at time 11:03:14.055563
2018-01-08 11:03:14,057 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.nf_conntrack_max
2018-01-08 11:03:14,057 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,130 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-08 11:03:14,143 [salt.state       ][INFO    ][3680] {'net.nf_conntrack_max': 1048576}
2018-01-08 11:03:14,143 [salt.state       ][INFO    ][3680] Completed state [net.nf_conntrack_max] at time 11:03:14.143444 duration_in_ms=87.882
2018-01-08 11:03:14,144 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_retries2] at time 11:03:14.144487
2018-01-08 11:03:14,145 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-08 11:03:14,146 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,205 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-08 11:03:14,218 [salt.state       ][INFO    ][3680] {'net.ipv4.tcp_retries2': 5}
2018-01-08 11:03:14,219 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_retries2] at time 11:03:14.219117 duration_in_ms=74.631
2018-01-08 11:03:14,219 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_fin_timeout] at time 11:03:14.219522
2018-01-08 11:03:14,220 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-08 11:03:14,220 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,279 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-08 11:03:14,292 [salt.state       ][INFO    ][3680] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-08 11:03:14,292 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_fin_timeout] at time 11:03:14.292724 duration_in_ms=73.202
2018-01-08 11:03:14,293 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_slow_start_after_idle] at time 11:03:14.293017
2018-01-08 11:03:14,293 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-08 11:03:14,293 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,353 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-08 11:03:14,366 [salt.state       ][INFO    ][3680] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-08 11:03:14,366 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 11:03:14.366664 duration_in_ms=73.646
2018-01-08 11:03:14,367 [salt.state       ][INFO    ][3680] Running state [vm.swappiness] at time 11:03:14.367074
2018-01-08 11:03:14,367 [salt.state       ][INFO    ][3680] Executing state sysctl.present for vm.swappiness
2018-01-08 11:03:14,368 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,432 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-08 11:03:14,443 [salt.state       ][INFO    ][3680] {'vm.swappiness': 10}
2018-01-08 11:03:14,444 [salt.state       ][INFO    ][3680] Completed state [vm.swappiness] at time 11:03:14.443647 duration_in_ms=76.573
2018-01-08 11:03:14,444 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_keepalive_intvl] at time 11:03:14.444513
2018-01-08 11:03:14,445 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-08 11:03:14,445 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,510 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-08 11:03:14,520 [salt.state       ][INFO    ][3680] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-08 11:03:14,520 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_keepalive_intvl] at time 11:03:14.520411 duration_in_ms=75.899
2018-01-08 11:03:14,520 [salt.state       ][INFO    ][3680] Running state [net.ipv4.neigh.default.gc_thresh1] at time 11:03:14.520771
2018-01-08 11:03:14,521 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-08 11:03:14,521 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,573 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-08 11:03:14,585 [salt.state       ][INFO    ][3680] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-08 11:03:14,585 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 11:03:14.585242 duration_in_ms=64.471
2018-01-08 11:03:14,585 [salt.state       ][INFO    ][3680] Running state [net.ipv4.neigh.default.gc_thresh2] at time 11:03:14.585768
2018-01-08 11:03:14,586 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-08 11:03:14,588 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,649 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-08 11:03:14,663 [salt.state       ][INFO    ][3680] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-08 11:03:14,664 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 11:03:14.663541 duration_in_ms=77.78
2018-01-08 11:03:14,664 [salt.state       ][INFO    ][3680] Running state [net.ipv4.neigh.default.gc_thresh3] at time 11:03:14.664651
2018-01-08 11:03:14,665 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-08 11:03:14,666 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,726 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-08 11:03:14,738 [salt.state       ][INFO    ][3680] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-08 11:03:14,739 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 11:03:14.739242 duration_in_ms=74.591
2018-01-08 11:03:14,741 [salt.state       ][INFO    ][3680] Running state [net.core.netdev_max_backlog] at time 11:03:14.741011
2018-01-08 11:03:14,741 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-08 11:03:14,742 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,802 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-08 11:03:14,815 [salt.state       ][INFO    ][3680] {'net.core.netdev_max_backlog': 261144}
2018-01-08 11:03:14,815 [salt.state       ][INFO    ][3680] Completed state [net.core.netdev_max_backlog] at time 11:03:14.815646 duration_in_ms=74.635
2018-01-08 11:03:14,816 [salt.state       ][INFO    ][3680] Running state [net.ipv4.tcp_keepalive_time] at time 11:03:14.816202
2018-01-08 11:03:14,816 [salt.state       ][INFO    ][3680] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-08 11:03:14,818 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,880 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-08 11:03:14,890 [salt.state       ][INFO    ][3680] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-08 11:03:14,890 [salt.state       ][INFO    ][3680] Completed state [net.ipv4.tcp_keepalive_time] at time 11:03:14.890391 duration_in_ms=74.191
2018-01-08 11:03:14,890 [salt.state       ][INFO    ][3680] Running state [kernel.panic] at time 11:03:14.890683
2018-01-08 11:03:14,890 [salt.state       ][INFO    ][3680] Executing state sysctl.present for kernel.panic
2018-01-08 11:03:14,892 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:03:14,950 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-08 11:03:14,961 [salt.state       ][INFO    ][3680] {'kernel.panic': 60}
2018-01-08 11:03:14,961 [salt.state       ][INFO    ][3680] Completed state [kernel.panic] at time 11:03:14.961316 duration_in_ms=70.633
2018-01-08 11:03:14,967 [salt.state       ][INFO    ][3680] Running state [linux_sysfs_package] at time 11:03:14.967495
2018-01-08 11:03:14,968 [salt.state       ][INFO    ][3680] Executing state pkg.installed for linux_sysfs_package
2018-01-08 11:03:15,367 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-08 11:03:15,430 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:03:17,657 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:03:17,685 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-01-08 11:03:20,658 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:20,710 [salt.state       ][INFO    ][3680] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-01-08 11:03:20,726 [salt.state       ][INFO    ][3680] Loading fresh modules for state activity
2018-01-08 11:03:20,757 [salt.state       ][INFO    ][3680] Completed state [linux_sysfs_package] at time 11:03:20.757780 duration_in_ms=5790.284
2018-01-08 11:03:20,762 [salt.state       ][INFO    ][3680] Running state [/etc/sysfs.d] at time 11:03:20.762390
2018-01-08 11:03:20,762 [salt.state       ][INFO    ][3680] Executing state file.directory for /etc/sysfs.d
2018-01-08 11:03:20,765 [salt.state       ][INFO    ][3680] Directory /etc/sysfs.d is in the correct state
2018-01-08 11:03:20,766 [salt.state       ][INFO    ][3680] Completed state [/etc/sysfs.d] at time 11:03:20.766022 duration_in_ms=3.633
2018-01-08 11:03:21,146 [salt.state       ][INFO    ][3680] Running state [ondemand] at time 11:03:21.146830
2018-01-08 11:03:21,147 [salt.state       ][INFO    ][3680] Executing state service.dead for ondemand
2018-01-08 11:03:21,148 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-08 11:03:21,166 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-08 11:03:21,177 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 11:03:21,190 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-08 11:03:21,257 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-08 11:03:21,272 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 11:03:21,287 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 11:03:21,306 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-08 11:03:21,486 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 11:03:21,517 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'runlevel' in directory '/root'
2018-01-08 11:03:21,530 [salt.state       ][INFO    ][3680] {'ondemand': True}
2018-01-08 11:03:21,531 [salt.state       ][INFO    ][3680] Completed state [ondemand] at time 11:03:21.530828 duration_in_ms=383.997
2018-01-08 11:03:21,533 [salt.state       ][INFO    ][3680] Running state [/etc/sysfs.d/governor.conf] at time 11:03:21.533538
2018-01-08 11:03:21,533 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/sysfs.d/governor.conf
2018-01-08 11:03:21,578 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2018-01-08 11:03:21,586 [salt.state       ][INFO    ][3680] File changed:
New file
2018-01-08 11:03:21,586 [salt.state       ][INFO    ][3680] Completed state [/etc/sysfs.d/governor.conf] at time 11:03:21.586699 duration_in_ms=53.159
2018-01-08 11:03:21,587 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.587777
2018-01-08 11:03:21,588 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,616 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,617 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.617079 duration_in_ms=29.3
2018-01-08 11:03:21,617 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.617609
2018-01-08 11:03:21,618 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,636 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,636 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.636778 duration_in_ms=19.167
2018-01-08 11:03:21,637 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.637256
2018-01-08 11:03:21,638 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,652 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,652 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.652895 duration_in_ms=15.639
2018-01-08 11:03:21,653 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.653311
2018-01-08 11:03:21,653 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,668 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,669 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.669093 duration_in_ms=15.781
2018-01-08 11:03:21,669 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.669537
2018-01-08 11:03:21,669 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,692 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,693 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.693075 duration_in_ms=23.538
2018-01-08 11:03:21,693 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.693553
2018-01-08 11:03:21,694 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,716 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,716 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.716788 duration_in_ms=23.235
2018-01-08 11:03:21,717 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.717258
2018-01-08 11:03:21,717 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,732 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,733 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.733045 duration_in_ms=15.786
2018-01-08 11:03:21,733 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.733749
2018-01-08 11:03:21,734 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,752 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,752 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.752731 duration_in_ms=18.981
2018-01-08 11:03:21,753 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.753140
2018-01-08 11:03:21,753 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,780 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,781 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.781011 duration_in_ms=27.871
2018-01-08 11:03:21,781 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.781424
2018-01-08 11:03:21,781 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,804 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,804 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.804758 duration_in_ms=23.333
2018-01-08 11:03:21,805 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.805172
2018-01-08 11:03:21,806 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,824 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,824 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.824601 duration_in_ms=19.428
2018-01-08 11:03:21,825 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.825013
2018-01-08 11:03:21,825 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,840 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,840 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.840543 duration_in_ms=15.53
2018-01-08 11:03:21,841 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.840939
2018-01-08 11:03:21,841 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,856 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,857 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.857153 duration_in_ms=16.214
2018-01-08 11:03:21,857 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.857375
2018-01-08 11:03:21,857 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,880 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,880 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.880814 duration_in_ms=23.439
2018-01-08 11:03:21,881 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.881038
2018-01-08 11:03:21,881 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,896 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,896 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.896541 duration_in_ms=15.503
2018-01-08 11:03:21,896 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.896762
2018-01-08 11:03:21,896 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,912 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,912 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.912476 duration_in_ms=15.714
2018-01-08 11:03:21,912 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.912698
2018-01-08 11:03:21,912 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,936 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,936 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.936530 duration_in_ms=23.831
2018-01-08 11:03:21,936 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.936748
2018-01-08 11:03:21,936 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,960 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,961 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.961051 duration_in_ms=24.303
2018-01-08 11:03:21,961 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.961274
2018-01-08 11:03:21,961 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,976 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,976 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.976546 duration_in_ms=15.272
2018-01-08 11:03:21,976 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.976767
2018-01-08 11:03:21,976 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:21,992 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:21,992 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:21.992536 duration_in_ms=15.769
2018-01-08 11:03:21,992 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:21.992755
2018-01-08 11:03:21,992 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,012 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,012 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.012816 duration_in_ms=20.061
2018-01-08 11:03:22,013 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.013039
2018-01-08 11:03:22,013 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,032 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,032 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.032529 duration_in_ms=19.49
2018-01-08 11:03:22,032 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.032748
2018-01-08 11:03:22,032 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,048 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,048 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.048539 duration_in_ms=15.791
2018-01-08 11:03:22,048 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.048759
2018-01-08 11:03:22,048 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,064 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,064 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.064540 duration_in_ms=15.78
2018-01-08 11:03:22,064 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.064760
2018-01-08 11:03:22,064 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,080 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,080 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.080546 duration_in_ms=15.786
2018-01-08 11:03:22,080 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.080767
2018-01-08 11:03:22,080 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,096 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,096 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.096534 duration_in_ms=15.767
2018-01-08 11:03:22,096 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.096762
2018-01-08 11:03:22,096 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,112 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,112 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.112495 duration_in_ms=15.733
2018-01-08 11:03:22,112 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.112722
2018-01-08 11:03:22,112 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,136 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,136 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.136548 duration_in_ms=23.826
2018-01-08 11:03:22,136 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.136772
2018-01-08 11:03:22,136 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,152 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,152 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.152530 duration_in_ms=15.758
2018-01-08 11:03:22,152 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.152750
2018-01-08 11:03:22,152 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,168 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,168 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.168555 duration_in_ms=15.805
2018-01-08 11:03:22,168 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.168784
2018-01-08 11:03:22,169 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,184 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,184 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.184529 duration_in_ms=15.745
2018-01-08 11:03:22,184 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.184759
2018-01-08 11:03:22,184 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,200 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,200 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.200536 duration_in_ms=15.776
2018-01-08 11:03:22,200 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.200756
2018-01-08 11:03:22,200 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,216 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,216 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.216547 duration_in_ms=15.791
2018-01-08 11:03:22,216 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.216766
2018-01-08 11:03:22,216 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,232 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,232 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.232550 duration_in_ms=15.783
2018-01-08 11:03:22,232 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.232776
2018-01-08 11:03:22,233 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,248 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,248 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.248538 duration_in_ms=15.761
2018-01-08 11:03:22,248 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.248758
2018-01-08 11:03:22,248 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,264 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,264 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.264546 duration_in_ms=15.788
2018-01-08 11:03:22,264 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.264767
2018-01-08 11:03:22,264 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,284 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,284 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.284538 duration_in_ms=19.771
2018-01-08 11:03:22,284 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.284758
2018-01-08 11:03:22,284 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,300 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,300 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.300548 duration_in_ms=15.789
2018-01-08 11:03:22,300 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.300767
2018-01-08 11:03:22,300 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,324 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,324 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.324535 duration_in_ms=23.768
2018-01-08 11:03:22,324 [salt.state       ][INFO    ][3680] Running state [sysfs.write] at time 11:03:22.324754
2018-01-08 11:03:22,324 [salt.state       ][INFO    ][3680] Executing state module.run for sysfs.write
2018-01-08 11:03:22,340 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:22,340 [salt.state       ][INFO    ][3680] Completed state [sysfs.write] at time 11:03:22.340541 duration_in_ms=15.787
2018-01-08 11:03:22,341 [salt.state       ][INFO    ][3680] Running state [cs_CZ.UTF-8] at time 11:03:22.341271
2018-01-08 11:03:22,341 [salt.state       ][INFO    ][3680] Executing state locale.present for cs_CZ.UTF-8
2018-01-08 11:03:22,342 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'locale -a' in directory '/root'
2018-01-08 11:03:22,363 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-08 11:03:22,997 [salt.state       ][INFO    ][3680] {'locale': 'cs_CZ.UTF-8'}
2018-01-08 11:03:22,997 [salt.state       ][INFO    ][3680] Completed state [cs_CZ.UTF-8] at time 11:03:22.997862 duration_in_ms=656.59
2018-01-08 11:03:22,998 [salt.state       ][INFO    ][3680] Running state [en_US.UTF-8] at time 11:03:22.998208
2018-01-08 11:03:22,998 [salt.state       ][INFO    ][3680] Executing state locale.present for en_US.UTF-8
2018-01-08 11:03:22,999 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'locale -a' in directory '/root'
2018-01-08 11:03:23,004 [salt.state       ][INFO    ][3680] Locale en_US.UTF-8 is already present
2018-01-08 11:03:23,005 [salt.state       ][INFO    ][3680] Completed state [en_US.UTF-8] at time 11:03:23.005050 duration_in_ms=6.842
2018-01-08 11:03:23,006 [salt.state       ][INFO    ][3680] Running state [en_US.UTF-8] at time 11:03:23.006940
2018-01-08 11:03:23,007 [salt.state       ][INFO    ][3680] Executing state locale.system for en_US.UTF-8
2018-01-08 11:03:23,007 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'localectl' in directory '/root'
2018-01-08 11:03:23,028 [salt.state       ][INFO    ][3680] System locale en_US.UTF-8 already set
2018-01-08 11:03:23,028 [salt.state       ][INFO    ][3680] Completed state [en_US.UTF-8] at time 11:03:23.028389 duration_in_ms=21.449
2018-01-08 11:03:23,030 [salt.state       ][INFO    ][3680] Running state [root] at time 11:03:23.030274
2018-01-08 11:03:23,030 [salt.state       ][INFO    ][3680] Executing state user.present for root
2018-01-08 11:03:23,031 [salt.state       ][INFO    ][3680] User root is present and up to date
2018-01-08 11:03:23,031 [salt.state       ][INFO    ][3680] Completed state [root] at time 11:03:23.031893 duration_in_ms=1.619
2018-01-08 11:03:23,033 [salt.state       ][INFO    ][3680] Running state [/root] at time 11:03:23.033330
2018-01-08 11:03:23,033 [salt.state       ][INFO    ][3680] Executing state file.directory for /root
2018-01-08 11:03:23,034 [salt.state       ][INFO    ][3680] Directory /root is in the correct state
2018-01-08 11:03:23,034 [salt.state       ][INFO    ][3680] Completed state [/root] at time 11:03:23.034380 duration_in_ms=1.05
2018-01-08 11:03:23,034 [salt.state       ][INFO    ][3680] Running state [/etc/sudoers.d/90-salt-user-root] at time 11:03:23.034592
2018-01-08 11:03:23,034 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-08 11:03:23,035 [salt.state       ][INFO    ][3680] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-08 11:03:23,035 [salt.state       ][INFO    ][3680] Completed state [/etc/sudoers.d/90-salt-user-root] at time 11:03:23.035418 duration_in_ms=0.827
2018-01-08 11:03:23,035 [salt.state       ][INFO    ][3680] Running state [ubuntu] at time 11:03:23.035650
2018-01-08 11:03:23,035 [salt.state       ][INFO    ][3680] Executing state user.present for ubuntu
2018-01-08 11:03:23,038 [salt.state       ][INFO    ][3680] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-08 11:03:23,038 [salt.state       ][INFO    ][3680] Completed state [ubuntu] at time 11:03:23.038694 duration_in_ms=3.044
2018-01-08 11:03:23,040 [salt.state       ][INFO    ][3680] Running state [/home/ubuntu] at time 11:03:23.040021
2018-01-08 11:03:23,040 [salt.state       ][INFO    ][3680] Executing state file.directory for /home/ubuntu
2018-01-08 11:03:23,041 [salt.state       ][INFO    ][3680] {'mode': '0700'}
2018-01-08 11:03:23,041 [salt.state       ][INFO    ][3680] Completed state [/home/ubuntu] at time 11:03:23.041193 duration_in_ms=1.172
2018-01-08 11:03:23,042 [salt.state       ][INFO    ][3680] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:03:23.042342
2018-01-08 11:03:23,042 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-08 11:03:23,071 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-08 11:03:23,075 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command '/usr/sbin/visudo -c -f /tmp/tmpYqZLin' in directory '/root'
2018-01-08 11:03:23,084 [salt.state       ][INFO    ][3680] File changed:
New file
2018-01-08 11:03:23,085 [salt.state       ][INFO    ][3680] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:03:23.085108 duration_in_ms=42.766
2018-01-08 11:03:23,085 [salt.state       ][INFO    ][3680] Running state [/etc/security/limits.d/90-salt-default.conf] at time 11:03:23.085383
2018-01-08 11:03:23,085 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-08 11:03:23,117 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-08 11:03:23,201 [salt.state       ][INFO    ][3680] File changed:
New file
2018-01-08 11:03:23,201 [salt.state       ][INFO    ][3680] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 11:03:23.201414 duration_in_ms=116.031
2018-01-08 11:03:23,201 [salt.state       ][INFO    ][3680] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:03:23.201652
2018-01-08 11:03:23,201 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-08 11:03:23,230 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-08 11:03:23,288 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110323051220
2018-01-08 11:03:23,298 [salt.minion      ][INFO    ][6993] Starting a new job with PID 6993
2018-01-08 11:03:23,307 [salt.state       ][INFO    ][3680] File changed:
New file
2018-01-08 11:03:23,307 [salt.state       ][INFO    ][3680] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:03:23.307759 duration_in_ms=106.107
2018-01-08 11:03:23,309 [salt.state       ][INFO    ][3680] Running state [service.systemctl_reload] at time 11:03:23.309118
2018-01-08 11:03:23,309 [salt.state       ][INFO    ][3680] Executing state module.wait for service.systemctl_reload
2018-01-08 11:03:23,309 [salt.state       ][INFO    ][3680] No changes made for service.systemctl_reload
2018-01-08 11:03:23,309 [salt.state       ][INFO    ][3680] Completed state [service.systemctl_reload] at time 11:03:23.309745 duration_in_ms=0.627
2018-01-08 11:03:23,309 [salt.state       ][INFO    ][3680] Running state [service.systemctl_reload] at time 11:03:23.309928
2018-01-08 11:03:23,310 [salt.state       ][INFO    ][3680] Executing state module.mod_watch for service.systemctl_reload
2018-01-08 11:03:23,310 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-08 11:03:23,313 [salt.minion      ][INFO    ][6993] Returning information for job: 20180108110323051220
2018-01-08 11:03:23,383 [salt.state       ][INFO    ][3680] {'ret': True}
2018-01-08 11:03:23,384 [salt.state       ][INFO    ][3680] Completed state [service.systemctl_reload] at time 11:03:23.384172 duration_in_ms=74.244
2018-01-08 11:03:23,384 [salt.state       ][INFO    ][3680] Running state [/etc/hostname] at time 11:03:23.384500
2018-01-08 11:03:23,384 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/hostname
2018-01-08 11:03:23,401 [salt.state       ][INFO    ][3680] File /etc/hostname is in the correct state
2018-01-08 11:03:23,401 [salt.state       ][INFO    ][3680] Completed state [/etc/hostname] at time 11:03:23.401674 duration_in_ms=17.174
2018-01-08 11:03:23,403 [salt.state       ][INFO    ][3680] Running state [hostname kvm03] at time 11:03:23.403919
2018-01-08 11:03:23,404 [salt.state       ][INFO    ][3680] Executing state cmd.wait for hostname kvm03
2018-01-08 11:03:23,404 [salt.state       ][INFO    ][3680] No changes made for hostname kvm03
2018-01-08 11:03:23,404 [salt.state       ][INFO    ][3680] Completed state [hostname kvm03] at time 11:03:23.404594 duration_in_ms=0.675
2018-01-08 11:03:23,405 [salt.state       ][INFO    ][3680] Running state [mdb02] at time 11:03:23.405098
2018-01-08 11:03:23,405 [salt.state       ][INFO    ][3680] Executing state host.present for mdb02
2018-01-08 11:03:23,405 [salt.state       ][INFO    ][3680] Host mdb02 (192.168.10.77) already present
2018-01-08 11:03:23,406 [salt.state       ][INFO    ][3680] Completed state [mdb02] at time 11:03:23.405991 duration_in_ms=0.893
2018-01-08 11:03:23,406 [salt.state       ][INFO    ][3680] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.406206
2018-01-08 11:03:23,406 [salt.state       ][INFO    ][3680] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,406 [salt.state       ][INFO    ][3680] Host mdb02.baremetal-mcp-pike-odl-ha.local (192.168.10.77) already present
2018-01-08 11:03:23,407 [salt.state       ][INFO    ][3680] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.407027 duration_in_ms=0.821
2018-01-08 11:03:23,407 [salt.state       ][INFO    ][3680] Running state [mdb03] at time 11:03:23.407245
2018-01-08 11:03:23,407 [salt.state       ][INFO    ][3680] Executing state host.present for mdb03
2018-01-08 11:03:23,407 [salt.state       ][INFO    ][3680] Host mdb03 (192.168.10.78) already present
2018-01-08 11:03:23,408 [salt.state       ][INFO    ][3680] Completed state [mdb03] at time 11:03:23.408082 duration_in_ms=0.837
2018-01-08 11:03:23,408 [salt.state       ][INFO    ][3680] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.408287
2018-01-08 11:03:23,408 [salt.state       ][INFO    ][3680] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,408 [salt.state       ][INFO    ][3680] Host mdb03.baremetal-mcp-pike-odl-ha.local (192.168.10.78) already present
2018-01-08 11:03:23,409 [salt.state       ][INFO    ][3680] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.409092 duration_in_ms=0.805
2018-01-08 11:03:23,409 [salt.state       ][INFO    ][3680] Running state [mdb01] at time 11:03:23.409307
2018-01-08 11:03:23,409 [salt.state       ][INFO    ][3680] Executing state host.present for mdb01
2018-01-08 11:03:23,409 [salt.state       ][INFO    ][3680] Host mdb01 (192.168.10.76) already present
2018-01-08 11:03:23,410 [salt.state       ][INFO    ][3680] Completed state [mdb01] at time 11:03:23.410108 duration_in_ms=0.802
2018-01-08 11:03:23,410 [salt.state       ][INFO    ][3680] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.410315
2018-01-08 11:03:23,410 [salt.state       ][INFO    ][3680] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,410 [salt.state       ][INFO    ][3680] Host mdb01.baremetal-mcp-pike-odl-ha.local (192.168.10.76) already present
2018-01-08 11:03:23,411 [salt.state       ][INFO    ][3680] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.411121 duration_in_ms=0.807
2018-01-08 11:03:23,411 [salt.state       ][INFO    ][3680] Running state [mdb] at time 11:03:23.411332
2018-01-08 11:03:23,411 [salt.state       ][INFO    ][3680] Executing state host.present for mdb
2018-01-08 11:03:23,412 [salt.state       ][INFO    ][3680] Host mdb (192.168.10.75) already present
2018-01-08 11:03:23,412 [salt.state       ][INFO    ][3680] Completed state [mdb] at time 11:03:23.412162 duration_in_ms=0.83
2018-01-08 11:03:23,412 [salt.state       ][INFO    ][3680] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.412375
2018-01-08 11:03:23,412 [salt.state       ][INFO    ][3680] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,413 [salt.state       ][INFO    ][3680] Host mdb.baremetal-mcp-pike-odl-ha.local (192.168.10.75) already present
2018-01-08 11:03:23,413 [salt.state       ][INFO    ][3680] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.413182 duration_in_ms=0.807
2018-01-08 11:03:23,413 [salt.state       ][INFO    ][3680] Running state [cfg01] at time 11:03:23.413406
2018-01-08 11:03:23,413 [salt.state       ][INFO    ][3680] Executing state host.present for cfg01
2018-01-08 11:03:23,414 [salt.state       ][INFO    ][3680] Host cfg01 (192.168.10.100) already present
2018-01-08 11:03:23,414 [salt.state       ][INFO    ][3680] Completed state [cfg01] at time 11:03:23.414200 duration_in_ms=0.794
2018-01-08 11:03:23,414 [salt.state       ][INFO    ][3680] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.414407
2018-01-08 11:03:23,414 [salt.state       ][INFO    ][3680] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,415 [salt.state       ][INFO    ][3680] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-08 11:03:23,415 [salt.state       ][INFO    ][3680] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.415205 duration_in_ms=0.798
2018-01-08 11:03:23,415 [salt.state       ][INFO    ][3680] Running state [prx01] at time 11:03:23.415417
2018-01-08 11:03:23,415 [salt.state       ][INFO    ][3680] Executing state host.present for prx01
2018-01-08 11:03:23,416 [salt.state       ][INFO    ][3680] Host prx01 (192.168.10.104) already present
2018-01-08 11:03:23,416 [salt.state       ][INFO    ][3680] Completed state [prx01] at time 11:03:23.416226 duration_in_ms=0.809
2018-01-08 11:03:23,416 [salt.state       ][INFO    ][3680] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.416430
2018-01-08 11:03:23,416 [salt.state       ][INFO    ][3680] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,417 [salt.state       ][INFO    ][3680] Host prx01.baremetal-mcp-pike-odl-ha.local (192.168.10.104) already present
2018-01-08 11:03:23,417 [salt.state       ][INFO    ][3680] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.417223 duration_in_ms=0.792
2018-01-08 11:03:23,417 [salt.state       ][INFO    ][3680] Running state [kvm01] at time 11:03:23.417431
2018-01-08 11:03:23,417 [salt.state       ][INFO    ][3680] Executing state host.present for kvm01
2018-01-08 11:03:23,418 [salt.state       ][INFO    ][3680] Host kvm01 (192.168.10.141) already present
2018-01-08 11:03:23,418 [salt.state       ][INFO    ][3680] Completed state [kvm01] at time 11:03:23.418239 duration_in_ms=0.808
2018-01-08 11:03:23,418 [salt.state       ][INFO    ][3680] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.418445
2018-01-08 11:03:23,418 [salt.state       ][INFO    ][3680] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,419 [salt.state       ][INFO    ][3680] Host kvm01.baremetal-mcp-pike-odl-ha.local (192.168.10.141) already present
2018-01-08 11:03:23,419 [salt.state       ][INFO    ][3680] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.419237 duration_in_ms=0.792
2018-01-08 11:03:23,419 [salt.state       ][INFO    ][3680] Running state [kvm03] at time 11:03:23.419449
2018-01-08 11:03:23,419 [salt.state       ][INFO    ][3680] Executing state host.present for kvm03
2018-01-08 11:03:23,420 [salt.state       ][INFO    ][3680] Host kvm03 (192.168.10.143) already present
2018-01-08 11:03:23,420 [salt.state       ][INFO    ][3680] Completed state [kvm03] at time 11:03:23.420257 duration_in_ms=0.808
2018-01-08 11:03:23,420 [salt.state       ][INFO    ][3680] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.420460
2018-01-08 11:03:23,420 [salt.state       ][INFO    ][3680] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,421 [salt.state       ][INFO    ][3680] Host kvm03.baremetal-mcp-pike-odl-ha.local (192.168.10.143) already present
2018-01-08 11:03:23,421 [salt.state       ][INFO    ][3680] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.421258 duration_in_ms=0.797
2018-01-08 11:03:23,422 [salt.state       ][INFO    ][3680] Running state [file.replace] at time 11:03:23.422565
2018-01-08 11:03:23,422 [salt.state       ][INFO    ][3680] Executing state module.run for file.replace
2018-01-08 11:03:23,663 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['git', '--version'] in directory '/root'
2018-01-08 11:03:23,712 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command 'grep -q "kvm03 kvm03.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2018-01-08 11:03:23,721 [salt.state       ][INFO    ][3680] {'ret': '--- \n+++ \n@@ -13,7 +13,7 @@\n 192.168.10.100\t\tcfg01 cfg01.baremetal-mcp-pike-odl-ha.local\n 192.168.10.104\t\tprx01 prx01.baremetal-mcp-pike-odl-ha.local\n 192.168.10.141\t\tkvm01 kvm01.baremetal-mcp-pike-odl-ha.local\n-192.168.10.143\t\tkvm03 kvm03.baremetal-mcp-pike-odl-ha.local\n+192.168.10.143\t\tkvm03.baremetal-mcp-pike-odl-ha.local kvm03\n 192.168.10.142\t\tkvm02 kvm02.baremetal-mcp-pike-odl-ha.local\n 192.168.10.50\t\tdbs dbs.baremetal-mcp-pike-odl-ha.local\n 192.168.10.103\t\tprx prx.baremetal-mcp-pike-odl-ha.local\n'}
2018-01-08 11:03:23,722 [salt.state       ][INFO    ][3680] Completed state [file.replace] at time 11:03:23.721928 duration_in_ms=299.362
2018-01-08 11:03:23,722 [salt.state       ][INFO    ][3680] Running state [kvm02] at time 11:03:23.722235
2018-01-08 11:03:23,722 [salt.state       ][INFO    ][3680] Executing state host.present for kvm02
2018-01-08 11:03:23,722 [salt.state       ][INFO    ][3680] Host kvm02 (192.168.10.142) already present
2018-01-08 11:03:23,723 [salt.state       ][INFO    ][3680] Completed state [kvm02] at time 11:03:23.723087 duration_in_ms=0.852
2018-01-08 11:03:23,723 [salt.state       ][INFO    ][3680] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.723278
2018-01-08 11:03:23,723 [salt.state       ][INFO    ][3680] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,723 [salt.state       ][INFO    ][3680] Host kvm02.baremetal-mcp-pike-odl-ha.local (192.168.10.142) already present
2018-01-08 11:03:23,724 [salt.state       ][INFO    ][3680] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.724095 duration_in_ms=0.817
2018-01-08 11:03:23,724 [salt.state       ][INFO    ][3680] Running state [dbs] at time 11:03:23.724293
2018-01-08 11:03:23,724 [salt.state       ][INFO    ][3680] Executing state host.present for dbs
2018-01-08 11:03:23,724 [salt.state       ][INFO    ][3680] Host dbs (192.168.10.50) already present
2018-01-08 11:03:23,725 [salt.state       ][INFO    ][3680] Completed state [dbs] at time 11:03:23.725053 duration_in_ms=0.76
2018-01-08 11:03:23,725 [salt.state       ][INFO    ][3680] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.725256
2018-01-08 11:03:23,725 [salt.state       ][INFO    ][3680] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,725 [salt.state       ][INFO    ][3680] Host dbs.baremetal-mcp-pike-odl-ha.local (192.168.10.50) already present
2018-01-08 11:03:23,726 [salt.state       ][INFO    ][3680] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.725976 duration_in_ms=0.721
2018-01-08 11:03:23,726 [salt.state       ][INFO    ][3680] Running state [prx] at time 11:03:23.726181
2018-01-08 11:03:23,726 [salt.state       ][INFO    ][3680] Executing state host.present for prx
2018-01-08 11:03:23,726 [salt.state       ][INFO    ][3680] Host prx (192.168.10.103) already present
2018-01-08 11:03:23,726 [salt.state       ][INFO    ][3680] Completed state [prx] at time 11:03:23.726933 duration_in_ms=0.752
2018-01-08 11:03:23,727 [salt.state       ][INFO    ][3680] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.727131
2018-01-08 11:03:23,727 [salt.state       ][INFO    ][3680] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,727 [salt.state       ][INFO    ][3680] Host prx.baremetal-mcp-pike-odl-ha.local (192.168.10.103) already present
2018-01-08 11:03:23,727 [salt.state       ][INFO    ][3680] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.727905 duration_in_ms=0.773
2018-01-08 11:03:23,728 [salt.state       ][INFO    ][3680] Running state [prx02] at time 11:03:23.728109
2018-01-08 11:03:23,728 [salt.state       ][INFO    ][3680] Executing state host.present for prx02
2018-01-08 11:03:23,728 [salt.state       ][INFO    ][3680] Host prx02 (192.168.10.105) already present
2018-01-08 11:03:23,728 [salt.state       ][INFO    ][3680] Completed state [prx02] at time 11:03:23.728837 duration_in_ms=0.728
2018-01-08 11:03:23,729 [salt.state       ][INFO    ][3680] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.729018
2018-01-08 11:03:23,729 [salt.state       ][INFO    ][3680] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,729 [salt.state       ][INFO    ][3680] Host prx02.baremetal-mcp-pike-odl-ha.local (192.168.10.105) already present
2018-01-08 11:03:23,729 [salt.state       ][INFO    ][3680] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.729756 duration_in_ms=0.726
2018-01-08 11:03:23,729 [salt.state       ][INFO    ][3680] Running state [msg02] at time 11:03:23.729946
2018-01-08 11:03:23,730 [salt.state       ][INFO    ][3680] Executing state host.present for msg02
2018-01-08 11:03:23,730 [salt.state       ][INFO    ][3680] Host msg02 (192.168.10.42) already present
2018-01-08 11:03:23,730 [salt.state       ][INFO    ][3680] Completed state [msg02] at time 11:03:23.730665 duration_in_ms=0.718
2018-01-08 11:03:23,730 [salt.state       ][INFO    ][3680] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.730862
2018-01-08 11:03:23,731 [salt.state       ][INFO    ][3680] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,731 [salt.state       ][INFO    ][3680] Host msg02.baremetal-mcp-pike-odl-ha.local (192.168.10.42) already present
2018-01-08 11:03:23,731 [salt.state       ][INFO    ][3680] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.731582 duration_in_ms=0.72
2018-01-08 11:03:23,731 [salt.state       ][INFO    ][3680] Running state [msg03] at time 11:03:23.731807
2018-01-08 11:03:23,732 [salt.state       ][INFO    ][3680] Executing state host.present for msg03
2018-01-08 11:03:23,732 [salt.state       ][INFO    ][3680] Host msg03 (192.168.10.43) already present
2018-01-08 11:03:23,732 [salt.state       ][INFO    ][3680] Completed state [msg03] at time 11:03:23.732570 duration_in_ms=0.764
2018-01-08 11:03:23,732 [salt.state       ][INFO    ][3680] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.732765
2018-01-08 11:03:23,732 [salt.state       ][INFO    ][3680] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,733 [salt.state       ][INFO    ][3680] Host msg03.baremetal-mcp-pike-odl-ha.local (192.168.10.43) already present
2018-01-08 11:03:23,733 [salt.state       ][INFO    ][3680] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.733496 duration_in_ms=0.731
2018-01-08 11:03:23,733 [salt.state       ][INFO    ][3680] Running state [msg01] at time 11:03:23.733697
2018-01-08 11:03:23,733 [salt.state       ][INFO    ][3680] Executing state host.present for msg01
2018-01-08 11:03:23,734 [salt.state       ][INFO    ][3680] Host msg01 (192.168.10.41) already present
2018-01-08 11:03:23,734 [salt.state       ][INFO    ][3680] Completed state [msg01] at time 11:03:23.734427 duration_in_ms=0.731
2018-01-08 11:03:23,734 [salt.state       ][INFO    ][3680] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.734626
2018-01-08 11:03:23,734 [salt.state       ][INFO    ][3680] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,735 [salt.state       ][INFO    ][3680] Host msg01.baremetal-mcp-pike-odl-ha.local (192.168.10.41) already present
2018-01-08 11:03:23,735 [salt.state       ][INFO    ][3680] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.735428 duration_in_ms=0.803
2018-01-08 11:03:23,735 [salt.state       ][INFO    ][3680] Running state [msg] at time 11:03:23.735658
2018-01-08 11:03:23,735 [salt.state       ][INFO    ][3680] Executing state host.present for msg
2018-01-08 11:03:23,736 [salt.state       ][INFO    ][3680] Host msg (192.168.10.40) already present
2018-01-08 11:03:23,736 [salt.state       ][INFO    ][3680] Completed state [msg] at time 11:03:23.736409 duration_in_ms=0.751
2018-01-08 11:03:23,736 [salt.state       ][INFO    ][3680] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.736606
2018-01-08 11:03:23,736 [salt.state       ][INFO    ][3680] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,737 [salt.state       ][INFO    ][3680] Host msg.baremetal-mcp-pike-odl-ha.local (192.168.10.40) already present
2018-01-08 11:03:23,737 [salt.state       ][INFO    ][3680] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.737324 duration_in_ms=0.718
2018-01-08 11:03:23,737 [salt.state       ][INFO    ][3680] Running state [cfg01] at time 11:03:23.737509
2018-01-08 11:03:23,737 [salt.state       ][INFO    ][3680] Executing state host.present for cfg01
2018-01-08 11:03:23,738 [salt.state       ][INFO    ][3680] Host cfg01 (192.168.10.100) already present
2018-01-08 11:03:23,738 [salt.state       ][INFO    ][3680] Completed state [cfg01] at time 11:03:23.738230 duration_in_ms=0.721
2018-01-08 11:03:23,738 [salt.state       ][INFO    ][3680] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.738413
2018-01-08 11:03:23,738 [salt.state       ][INFO    ][3680] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,738 [salt.state       ][INFO    ][3680] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-08 11:03:23,739 [salt.state       ][INFO    ][3680] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.739128 duration_in_ms=0.716
2018-01-08 11:03:23,739 [salt.state       ][INFO    ][3680] Running state [cmp002] at time 11:03:23.739311
2018-01-08 11:03:23,739 [salt.state       ][INFO    ][3680] Executing state host.present for cmp002
2018-01-08 11:03:23,739 [salt.state       ][INFO    ][3680] Host cmp002 (192.168.10.102) already present
2018-01-08 11:03:23,740 [salt.state       ][INFO    ][3680] Completed state [cmp002] at time 11:03:23.740092 duration_in_ms=0.781
2018-01-08 11:03:23,740 [salt.state       ][INFO    ][3680] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.740287
2018-01-08 11:03:23,740 [salt.state       ][INFO    ][3680] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,740 [salt.state       ][INFO    ][3680] Host cmp002.baremetal-mcp-pike-odl-ha.local (192.168.10.102) already present
2018-01-08 11:03:23,741 [salt.state       ][INFO    ][3680] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.741005 duration_in_ms=0.719
2018-01-08 11:03:23,741 [salt.state       ][INFO    ][3680] Running state [cmp001] at time 11:03:23.741196
2018-01-08 11:03:23,741 [salt.state       ][INFO    ][3680] Executing state host.present for cmp001
2018-01-08 11:03:23,741 [salt.state       ][INFO    ][3680] Host cmp001 (192.168.10.101) already present
2018-01-08 11:03:23,741 [salt.state       ][INFO    ][3680] Completed state [cmp001] at time 11:03:23.741916 duration_in_ms=0.72
2018-01-08 11:03:23,742 [salt.state       ][INFO    ][3680] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.742094
2018-01-08 11:03:23,742 [salt.state       ][INFO    ][3680] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,742 [salt.state       ][INFO    ][3680] Host cmp001.baremetal-mcp-pike-odl-ha.local (192.168.10.101) already present
2018-01-08 11:03:23,742 [salt.state       ][INFO    ][3680] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.742805 duration_in_ms=0.712
2018-01-08 11:03:23,743 [salt.state       ][INFO    ][3680] Running state [dbs01] at time 11:03:23.743006
2018-01-08 11:03:23,743 [salt.state       ][INFO    ][3680] Executing state host.present for dbs01
2018-01-08 11:03:23,743 [salt.state       ][INFO    ][3680] Host dbs01 (192.168.10.51) already present
2018-01-08 11:03:23,743 [salt.state       ][INFO    ][3680] Completed state [dbs01] at time 11:03:23.743751 duration_in_ms=0.744
2018-01-08 11:03:23,743 [salt.state       ][INFO    ][3680] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.743964
2018-01-08 11:03:23,744 [salt.state       ][INFO    ][3680] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,744 [salt.state       ][INFO    ][3680] Host dbs01.baremetal-mcp-pike-odl-ha.local (192.168.10.51) already present
2018-01-08 11:03:23,744 [salt.state       ][INFO    ][3680] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.744679 duration_in_ms=0.715
2018-01-08 11:03:23,744 [salt.state       ][INFO    ][3680] Running state [dbs02] at time 11:03:23.744877
2018-01-08 11:03:23,745 [salt.state       ][INFO    ][3680] Executing state host.present for dbs02
2018-01-08 11:03:23,745 [salt.state       ][INFO    ][3680] Host dbs02 (192.168.10.52) already present
2018-01-08 11:03:23,745 [salt.state       ][INFO    ][3680] Completed state [dbs02] at time 11:03:23.745588 duration_in_ms=0.711
2018-01-08 11:03:23,745 [salt.state       ][INFO    ][3680] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.745766
2018-01-08 11:03:23,745 [salt.state       ][INFO    ][3680] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,746 [salt.state       ][INFO    ][3680] Host dbs02.baremetal-mcp-pike-odl-ha.local (192.168.10.52) already present
2018-01-08 11:03:23,746 [salt.state       ][INFO    ][3680] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.746480 duration_in_ms=0.714
2018-01-08 11:03:23,746 [salt.state       ][INFO    ][3680] Running state [dbs03] at time 11:03:23.746678
2018-01-08 11:03:23,746 [salt.state       ][INFO    ][3680] Executing state host.present for dbs03
2018-01-08 11:03:23,747 [salt.state       ][INFO    ][3680] Host dbs03 (192.168.10.53) already present
2018-01-08 11:03:23,747 [salt.state       ][INFO    ][3680] Completed state [dbs03] at time 11:03:23.747385 duration_in_ms=0.707
2018-01-08 11:03:23,747 [salt.state       ][INFO    ][3680] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.747577
2018-01-08 11:03:23,747 [salt.state       ][INFO    ][3680] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,748 [salt.state       ][INFO    ][3680] Host dbs03.baremetal-mcp-pike-odl-ha.local (192.168.10.53) already present
2018-01-08 11:03:23,748 [salt.state       ][INFO    ][3680] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.748366 duration_in_ms=0.79
2018-01-08 11:03:23,748 [salt.state       ][INFO    ][3680] Running state [odl01] at time 11:03:23.748561
2018-01-08 11:03:23,748 [salt.state       ][INFO    ][3680] Executing state host.present for odl01
2018-01-08 11:03:23,749 [salt.state       ][INFO    ][3680] Host odl01 (192.168.10.111) already present
2018-01-08 11:03:23,749 [salt.state       ][INFO    ][3680] Completed state [odl01] at time 11:03:23.749282 duration_in_ms=0.721
2018-01-08 11:03:23,749 [salt.state       ][INFO    ][3680] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.749460
2018-01-08 11:03:23,749 [salt.state       ][INFO    ][3680] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,750 [salt.state       ][INFO    ][3680] Host odl01.baremetal-mcp-pike-odl-ha.local (192.168.10.111) already present
2018-01-08 11:03:23,750 [salt.state       ][INFO    ][3680] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.750200 duration_in_ms=0.728
2018-01-08 11:03:23,750 [salt.state       ][INFO    ][3680] Running state [mas01] at time 11:03:23.750391
2018-01-08 11:03:23,750 [salt.state       ][INFO    ][3680] Executing state host.present for mas01
2018-01-08 11:03:23,750 [salt.state       ][INFO    ][3680] Host mas01 (192.168.10.3) already present
2018-01-08 11:03:23,751 [salt.state       ][INFO    ][3680] Completed state [mas01] at time 11:03:23.751122 duration_in_ms=0.732
2018-01-08 11:03:23,751 [salt.state       ][INFO    ][3680] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.751319
2018-01-08 11:03:23,751 [salt.state       ][INFO    ][3680] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,751 [salt.state       ][INFO    ][3680] Host mas01.baremetal-mcp-pike-odl-ha.local (192.168.10.3) already present
2018-01-08 11:03:23,752 [salt.state       ][INFO    ][3680] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.752087 duration_in_ms=0.768
2018-01-08 11:03:23,752 [salt.state       ][INFO    ][3680] Running state [ctl02] at time 11:03:23.752273
2018-01-08 11:03:23,752 [salt.state       ][INFO    ][3680] Executing state host.present for ctl02
2018-01-08 11:03:23,752 [salt.state       ][INFO    ][3680] Host ctl02 (192.168.10.12) already present
2018-01-08 11:03:23,753 [salt.state       ][INFO    ][3680] Completed state [ctl02] at time 11:03:23.753080 duration_in_ms=0.807
2018-01-08 11:03:23,753 [salt.state       ][INFO    ][3680] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.753260
2018-01-08 11:03:23,753 [salt.state       ][INFO    ][3680] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,753 [salt.state       ][INFO    ][3680] Host ctl02.baremetal-mcp-pike-odl-ha.local (192.168.10.12) already present
2018-01-08 11:03:23,754 [salt.state       ][INFO    ][3680] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.753973 duration_in_ms=0.714
2018-01-08 11:03:23,754 [salt.state       ][INFO    ][3680] Running state [ctl03] at time 11:03:23.754171
2018-01-08 11:03:23,754 [salt.state       ][INFO    ][3680] Executing state host.present for ctl03
2018-01-08 11:03:23,754 [salt.state       ][INFO    ][3680] Host ctl03 (192.168.10.13) already present
2018-01-08 11:03:23,754 [salt.state       ][INFO    ][3680] Completed state [ctl03] at time 11:03:23.754884 duration_in_ms=0.713
2018-01-08 11:03:23,755 [salt.state       ][INFO    ][3680] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.755064
2018-01-08 11:03:23,755 [salt.state       ][INFO    ][3680] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,755 [salt.state       ][INFO    ][3680] Host ctl03.baremetal-mcp-pike-odl-ha.local (192.168.10.13) already present
2018-01-08 11:03:23,755 [salt.state       ][INFO    ][3680] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.755802 duration_in_ms=0.739
2018-01-08 11:03:23,756 [salt.state       ][INFO    ][3680] Running state [ctl01] at time 11:03:23.756004
2018-01-08 11:03:23,756 [salt.state       ][INFO    ][3680] Executing state host.present for ctl01
2018-01-08 11:03:23,756 [salt.state       ][INFO    ][3680] Host ctl01 (192.168.10.11) already present
2018-01-08 11:03:23,756 [salt.state       ][INFO    ][3680] Completed state [ctl01] at time 11:03:23.756714 duration_in_ms=0.71
2018-01-08 11:03:23,756 [salt.state       ][INFO    ][3680] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.756896
2018-01-08 11:03:23,757 [salt.state       ][INFO    ][3680] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,757 [salt.state       ][INFO    ][3680] Host ctl01.baremetal-mcp-pike-odl-ha.local (192.168.10.11) already present
2018-01-08 11:03:23,757 [salt.state       ][INFO    ][3680] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.757612 duration_in_ms=0.716
2018-01-08 11:03:23,757 [salt.state       ][INFO    ][3680] Running state [ctl] at time 11:03:23.757797
2018-01-08 11:03:23,757 [salt.state       ][INFO    ][3680] Executing state host.present for ctl
2018-01-08 11:03:23,758 [salt.state       ][INFO    ][3680] Host ctl (192.168.10.10) already present
2018-01-08 11:03:23,758 [salt.state       ][INFO    ][3680] Completed state [ctl] at time 11:03:23.758520 duration_in_ms=0.723
2018-01-08 11:03:23,758 [salt.state       ][INFO    ][3680] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.758699
2018-01-08 11:03:23,758 [salt.state       ][INFO    ][3680] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:03:23,759 [salt.state       ][INFO    ][3680] Host ctl.baremetal-mcp-pike-odl-ha.local (192.168.10.10) already present
2018-01-08 11:03:23,759 [salt.state       ][INFO    ][3680] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 11:03:23.759414 duration_in_ms=0.715
2018-01-08 11:03:23,759 [salt.state       ][INFO    ][3680] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:03:23.759594
2018-01-08 11:03:23,759 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-08 11:03:23,760 [salt.state       ][INFO    ][3680] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-01-08 11:03:23,760 [salt.state       ][INFO    ][3680] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:03:23.760364 duration_in_ms=0.77
2018-01-08 11:03:23,762 [salt.state       ][INFO    ][3680] Running state [ens2f0.81] at time 11:03:23.762179
2018-01-08 11:03:23,762 [salt.state       ][INFO    ][3680] Executing state network.managed for ens2f0.81
2018-01-08 11:03:24,529 [salt.state       ][INFO    ][3680] Interface ens2f0.81 is up to date.
2018-01-08 11:03:24,529 [salt.state       ][INFO    ][3680] Completed state [ens2f0.81] at time 11:03:24.529399 duration_in_ms=767.22
2018-01-08 11:03:24,530 [salt.state       ][INFO    ][3680] Running state [br-ctl] at time 11:03:24.530627
2018-01-08 11:03:24,530 [salt.state       ][INFO    ][3680] Executing state network.managed for br-ctl
2018-01-08 11:03:24,538 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:03:24,551 [salt.loaded.int.module.cmdmod][INFO    ][3680] 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-01-08 11:03:24,772 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:25,437 [salt.state       ][INFO    ][3680] Interface br-ctl is up to date.
2018-01-08 11:03:25,437 [salt.state       ][INFO    ][3680] Completed state [br-ctl] at time 11:03:25.437243 duration_in_ms=906.615
2018-01-08 11:03:25,437 [salt.state       ][INFO    ][3680] Running state [eno1] at time 11:03:25.437473
2018-01-08 11:03:25,437 [salt.state       ][INFO    ][3680] Executing state network.managed for eno1
2018-01-08 11:03:26,203 [salt.state       ][INFO    ][3680] Interface eno1 is up to date.
2018-01-08 11:03:26,204 [salt.state       ][INFO    ][3680] Completed state [eno1] at time 11:03:26.204155 duration_in_ms=766.681
2018-01-08 11:03:26,204 [salt.state       ][INFO    ][3680] Running state [ens2f0] at time 11:03:26.204543
2018-01-08 11:03:26,204 [salt.state       ][INFO    ][3680] Executing state network.managed for ens2f0
2018-01-08 11:03:26,894 [salt.state       ][INFO    ][3680] Interface ens2f0 is up to date.
2018-01-08 11:03:26,894 [salt.state       ][INFO    ][3680] Completed state [ens2f0] at time 11:03:26.894734 duration_in_ms=690.192
2018-01-08 11:03:26,894 [salt.state       ][INFO    ][3680] Running state [ens2f0.80] at time 11:03:26.894967
2018-01-08 11:03:26,895 [salt.state       ][INFO    ][3680] Executing state network.managed for ens2f0.80
2018-01-08 11:03:27,553 [salt.state       ][INFO    ][3680] Interface ens2f0.80 is up to date.
2018-01-08 11:03:27,553 [salt.state       ][INFO    ][3680] Completed state [ens2f0.80] at time 11:03:27.553839 duration_in_ms=658.872
2018-01-08 11:03:27,555 [salt.state       ][INFO    ][3680] Running state [br-mgmt] at time 11:03:27.555209
2018-01-08 11:03:27,555 [salt.state       ][INFO    ][3680] Executing state network.managed for br-mgmt
2018-01-08 11:03:27,562 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:03:27,576 [salt.loaded.int.module.cmdmod][INFO    ][3680] 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-01-08 11:03:27,795 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:28,463 [salt.state       ][INFO    ][3680] Interface br-mgmt is up to date.
2018-01-08 11:03:28,463 [salt.state       ][INFO    ][3680] Completed state [br-mgmt] at time 11:03:28.463391 duration_in_ms=908.181
2018-01-08 11:03:28,465 [salt.state       ][INFO    ][3680] Running state [br-ex] at time 11:03:28.465175
2018-01-08 11:03:28,465 [salt.state       ][INFO    ][3680] Executing state network.managed for br-ex
2018-01-08 11:03:28,474 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:03:28,487 [salt.loaded.int.module.cmdmod][INFO    ][3680] 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-01-08 11:03:28,696 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:29,364 [salt.state       ][INFO    ][3680] Interface br-ex is up to date.
2018-01-08 11:03:29,364 [salt.state       ][INFO    ][3680] Completed state [br-ex] at time 11:03:29.364677 duration_in_ms=899.502
2018-01-08 11:03:29,364 [salt.state       ][INFO    ][3680] Running state [/etc/profile.d/proxy.sh] at time 11:03:29.364928
2018-01-08 11:03:29,365 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-08 11:03:29,365 [salt.state       ][INFO    ][3680] File /etc/profile.d/proxy.sh is not present
2018-01-08 11:03:29,365 [salt.state       ][INFO    ][3680] Completed state [/etc/profile.d/proxy.sh] at time 11:03:29.365650 duration_in_ms=0.722
2018-01-08 11:03:29,365 [salt.state       ][INFO    ][3680] Running state [/etc/apt/apt.conf.d/95proxies] at time 11:03:29.365851
2018-01-08 11:03:29,366 [salt.state       ][INFO    ][3680] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-08 11:03:29,366 [salt.state       ][INFO    ][3680] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-08 11:03:29,366 [salt.state       ][INFO    ][3680] Completed state [/etc/apt/apt.conf.d/95proxies] at time 11:03:29.366419 duration_in_ms=0.568
2018-01-08 11:03:29,366 [salt.state       ][INFO    ][3680] Running state [ntp] at time 11:03:29.366611
2018-01-08 11:03:29,366 [salt.state       ][INFO    ][3680] Executing state pkg.installed for ntp
2018-01-08 11:03:29,372 [salt.state       ][INFO    ][3680] All specified packages are already installed
2018-01-08 11:03:29,372 [salt.state       ][INFO    ][3680] Completed state [ntp] at time 11:03:29.372946 duration_in_ms=6.335
2018-01-08 11:03:29,374 [salt.state       ][INFO    ][3680] Running state [/etc/ntp.conf] at time 11:03:29.374248
2018-01-08 11:03:29,374 [salt.state       ][INFO    ][3680] Executing state file.managed for /etc/ntp.conf
2018-01-08 11:03:29,398 [salt.fileclient  ][INFO    ][3680] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-08 11:03:29,431 [salt.state       ][INFO    ][3680] 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-01-08 11:03:29,431 [salt.state       ][INFO    ][3680] Completed state [/etc/ntp.conf] at time 11:03:29.431655 duration_in_ms=57.406
2018-01-08 11:03:29,432 [salt.state       ][INFO    ][3680] Running state [ntp] at time 11:03:29.432951
2018-01-08 11:03:29,433 [salt.state       ][INFO    ][3680] Executing state service.running for ntp
2018-01-08 11:03:29,433 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-08 11:03:29,441 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-08 11:03:29,448 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-08 11:03:29,456 [salt.state       ][INFO    ][3680] The service ntp is already running
2018-01-08 11:03:29,457 [salt.state       ][INFO    ][3680] Completed state [ntp] at time 11:03:29.457191 duration_in_ms=24.239
2018-01-08 11:03:29,457 [salt.state       ][INFO    ][3680] Running state [ntp] at time 11:03:29.457392
2018-01-08 11:03:29,457 [salt.state       ][INFO    ][3680] Executing state service.mod_watch for ntp
2018-01-08 11:03:29,458 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-08 11:03:29,466 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-08 11:03:29,475 [salt.loaded.int.module.cmdmod][INFO    ][3680] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-08 11:03:29,509 [salt.state       ][INFO    ][3680] {'ntp': True}
2018-01-08 11:03:29,509 [salt.state       ][INFO    ][3680] Completed state [ntp] at time 11:03:29.509591 duration_in_ms=52.199
2018-01-08 11:03:29,513 [salt.minion      ][INFO    ][3680] Returning information for job: 20180108110242472975
2018-01-08 11:03:30,765 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command pkg.upgrade with jid 20180108110330528756
2018-01-08 11:03:30,773 [salt.minion      ][INFO    ][7599] Starting a new job with PID 7599
2018-01-08 11:03:30,786 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7599] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:31,014 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7599] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-08 11:03:35,787 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7599] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:35,808 [salt.minion      ][INFO    ][7599] Returning information for job: 20180108110330528756
2018-01-08 11:03:39,080 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command state.sls with jid 20180108110338844894
2018-01-08 11:03:39,089 [salt.minion      ][INFO    ][8442] Starting a new job with PID 8442
2018-01-08 11:03:41,675 [salt.state       ][INFO    ][8442] Loading fresh modules for state activity
2018-01-08 11:03:41,712 [salt.fileclient  ][INFO    ][8442] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2018-01-08 11:03:41,734 [salt.fileclient  ][INFO    ][8442] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2018-01-08 11:03:41,750 [salt.fileclient  ][INFO    ][8442] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2018-01-08 11:03:41,774 [salt.fileclient  ][INFO    ][8442] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2018-01-08 11:03:41,800 [salt.fileclient  ][INFO    ][8442] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2018-01-08 11:03:41,846 [salt.fileclient  ][INFO    ][8442] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2018-01-08 11:03:42,205 [salt.state       ][INFO    ][8442] Running state [libvirt-bin] at time 11:03:42.205731
2018-01-08 11:03:42,206 [salt.state       ][INFO    ][8442] Executing state pkg.installed for libvirt-bin
2018-01-08 11:03:42,206 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:42,440 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['apt-cache', '-q', 'policy', 'libvirt-bin'] in directory '/root'
2018-01-08 11:03:42,481 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:03:43,682 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:03:43,695 [salt.loaded.int.module.cmdmod][INFO    ][8442] 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-01-08 11:03:49,174 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110348937693
2018-01-08 11:03:49,183 [salt.minion      ][INFO    ][10076] Starting a new job with PID 10076
2018-01-08 11:03:49,195 [salt.minion      ][INFO    ][10076] Returning information for job: 20180108110348937693
2018-01-08 11:03:53,172 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:53,199 [salt.state       ][INFO    ][8442] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu6~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.1~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-3'
'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~cloud0'
'libvirt-clients' changed from 'absent' to '3.6.0-1ubuntu6~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.1~cloud0'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'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.1~cloud0'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~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~cloud0'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~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~cloud0'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-01-08 11:03:53,210 [salt.state       ][INFO    ][8442] Loading fresh modules for state activity
2018-01-08 11:03:53,266 [salt.state       ][INFO    ][8442] Completed state [libvirt-bin] at time 11:03:53.266506 duration_in_ms=11060.775
2018-01-08 11:03:53,270 [salt.state       ][INFO    ][8442] Running state [pm-utils] at time 11:03:53.270574
2018-01-08 11:03:53,270 [salt.state       ][INFO    ][8442] Executing state pkg.installed for pm-utils
2018-01-08 11:03:53,546 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:03:53,560 [salt.loaded.int.module.cmdmod][INFO    ][8442] 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-01-08 11:03:54,854 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:54,879 [salt.state       ][INFO    ][8442] 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-01-08 11:03:54,891 [salt.state       ][INFO    ][8442] Loading fresh modules for state activity
2018-01-08 11:03:54,919 [salt.state       ][INFO    ][8442] Completed state [pm-utils] at time 11:03:54.918967 duration_in_ms=1648.392
2018-01-08 11:03:54,923 [salt.state       ][INFO    ][8442] Running state [libvirt0] at time 11:03:54.923667
2018-01-08 11:03:54,923 [salt.state       ][INFO    ][8442] Executing state pkg.installed for libvirt0
2018-01-08 11:03:55,181 [salt.state       ][INFO    ][8442] All specified packages are already installed
2018-01-08 11:03:55,181 [salt.state       ][INFO    ][8442] Completed state [libvirt0] at time 11:03:55.181271 duration_in_ms=257.604
2018-01-08 11:03:55,181 [salt.state       ][INFO    ][8442] Running state [python-libvirt] at time 11:03:55.181501
2018-01-08 11:03:55,181 [salt.state       ][INFO    ][8442] Executing state pkg.installed for python-libvirt
2018-01-08 11:03:55,197 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:03:55,210 [salt.loaded.int.module.cmdmod][INFO    ][8442] 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-01-08 11:03:56,363 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:03:56,392 [salt.state       ][INFO    ][8442] Made the following changes:
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'

2018-01-08 11:03:56,403 [salt.state       ][INFO    ][8442] Loading fresh modules for state activity
2018-01-08 11:03:56,428 [salt.state       ][INFO    ][8442] Completed state [python-libvirt] at time 11:03:56.428786 duration_in_ms=1247.285
2018-01-08 11:03:56,433 [salt.state       ][INFO    ][8442] Running state [qemu-kvm] at time 11:03:56.433151
2018-01-08 11:03:56,433 [salt.state       ][INFO    ][8442] Executing state pkg.installed for qemu-kvm
2018-01-08 11:03:56,696 [salt.state       ][INFO    ][8442] All specified packages are already installed
2018-01-08 11:03:56,697 [salt.state       ][INFO    ][8442] Completed state [qemu-kvm] at time 11:03:56.697105 duration_in_ms=263.953
2018-01-08 11:03:56,697 [salt.state       ][INFO    ][8442] Running state [qemu-utils] at time 11:03:56.697338
2018-01-08 11:03:56,697 [salt.state       ][INFO    ][8442] Executing state pkg.installed for qemu-utils
2018-01-08 11:03:56,702 [salt.state       ][INFO    ][8442] All specified packages are already installed
2018-01-08 11:03:56,703 [salt.state       ][INFO    ][8442] Completed state [qemu-utils] at time 11:03:56.703079 duration_in_ms=5.741
2018-01-08 11:03:56,704 [salt.state       ][INFO    ][8442] Running state [/etc/libvirt/libvirtd.conf] at time 11:03:56.704623
2018-01-08 11:03:56,704 [salt.state       ][INFO    ][8442] Executing state file.managed for /etc/libvirt/libvirtd.conf
2018-01-08 11:03:56,734 [salt.fileclient  ][INFO    ][8442] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2018-01-08 11:03:56,759 [salt.state       ][INFO    ][8442] 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-01-08 11:03:56,760 [salt.state       ][INFO    ][8442] Completed state [/etc/libvirt/libvirtd.conf] at time 11:03:56.760058 duration_in_ms=55.435
2018-01-08 11:03:56,760 [salt.state       ][INFO    ][8442] Running state [/etc/default/libvirtd] at time 11:03:56.760360
2018-01-08 11:03:56,760 [salt.state       ][INFO    ][8442] Executing state file.managed for /etc/default/libvirtd
2018-01-08 11:03:56,783 [salt.fileclient  ][INFO    ][8442] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2018-01-08 11:03:56,786 [salt.state       ][INFO    ][8442] 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-01-08 11:03:56,786 [salt.state       ][INFO    ][8442] Completed state [/etc/default/libvirtd] at time 11:03:56.786906 duration_in_ms=26.546
2018-01-08 11:03:56,787 [salt.state       ][INFO    ][8442] Running state [service.systemctl_reload] at time 11:03:56.787556
2018-01-08 11:03:56,787 [salt.state       ][INFO    ][8442] Executing state module.wait for service.systemctl_reload
2018-01-08 11:03:56,787 [salt.state       ][INFO    ][8442] No changes made for service.systemctl_reload
2018-01-08 11:03:56,788 [salt.state       ][INFO    ][8442] Completed state [service.systemctl_reload] at time 11:03:56.788077 duration_in_ms=0.521
2018-01-08 11:03:56,788 [salt.state       ][INFO    ][8442] Running state [service.systemctl_reload] at time 11:03:56.788225
2018-01-08 11:03:56,788 [salt.state       ][INFO    ][8442] Executing state module.mod_watch for service.systemctl_reload
2018-01-08 11:03:56,788 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-08 11:03:56,850 [salt.state       ][INFO    ][8442] {'ret': True}
2018-01-08 11:03:56,850 [salt.state       ][INFO    ][8442] Completed state [service.systemctl_reload] at time 11:03:56.850932 duration_in_ms=62.706
2018-01-08 11:03:56,852 [salt.state       ][INFO    ][8442] Running state [/etc/libvirt/qemu/networks/default.xml] at time 11:03:56.852649
2018-01-08 11:03:56,852 [salt.state       ][INFO    ][8442] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2018-01-08 11:03:56,853 [salt.state       ][INFO    ][8442] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2018-01-08 11:03:56,853 [salt.state       ][INFO    ][8442] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 11:03:56.853404 duration_in_ms=0.754
2018-01-08 11:03:56,853 [salt.state       ][INFO    ][8442] Running state [libvirtd] at time 11:03:56.853880
2018-01-08 11:03:56,854 [salt.state       ][INFO    ][8442] Executing state service.running for libvirtd
2018-01-08 11:03:56,854 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2018-01-08 11:03:56,863 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-01-08 11:03:56,871 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-01-08 11:03:56,878 [salt.state       ][INFO    ][8442] The service libvirtd is already running
2018-01-08 11:03:56,879 [salt.state       ][INFO    ][8442] Completed state [libvirtd] at time 11:03:56.879166 duration_in_ms=25.286
2018-01-08 11:03:56,879 [salt.state       ][INFO    ][8442] Running state [libvirtd] at time 11:03:56.879358
2018-01-08 11:03:56,879 [salt.state       ][INFO    ][8442] Executing state service.mod_watch for libvirtd
2018-01-08 11:03:56,880 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-01-08 11:03:56,888 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-01-08 11:03:56,896 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2018-01-08 11:03:56,955 [salt.state       ][INFO    ][8442] {'libvirtd': True}
2018-01-08 11:03:56,956 [salt.state       ][INFO    ][8442] Completed state [libvirtd] at time 11:03:56.956062 duration_in_ms=76.703
2018-01-08 11:03:56,957 [salt.state       ][INFO    ][8442] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 11:03:56.957197
2018-01-08 11:03:56,957 [salt.state       ][INFO    ][8442] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2018-01-08 11:03:56,957 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2018-01-08 11:03:57,606 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2018-01-08 11:03:57,813 [salt.state       ][INFO    ][8442] {'pid': 12123, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2018-01-08 11:03:57,814 [salt.state       ][INFO    ][8442] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 11:03:57.814128 duration_in_ms=856.93
2018-01-08 11:03:57,814 [salt.state       ][INFO    ][8442] Running state [virsh net-autostart default --disable] at time 11:03:57.814445
2018-01-08 11:03:57,814 [salt.state       ][INFO    ][8442] Executing state cmd.run for virsh net-autostart default --disable
2018-01-08 11:03:57,815 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2018-01-08 11:03:57,831 [salt.state       ][INFO    ][8442] onlyif execution failed
2018-01-08 11:03:57,831 [salt.state       ][INFO    ][8442] Completed state [virsh net-autostart default --disable] at time 11:03:57.831395 duration_in_ms=16.95
2018-01-08 11:03:57,831 [salt.state       ][INFO    ][8442] Running state [virsh net-destroy default] at time 11:03:57.831662
2018-01-08 11:03:57,831 [salt.state       ][INFO    ][8442] Executing state cmd.run for virsh net-destroy default
2018-01-08 11:03:57,832 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2018-01-08 11:03:57,845 [salt.state       ][INFO    ][8442] onlyif execution failed
2018-01-08 11:03:57,845 [salt.state       ][INFO    ][8442] Completed state [virsh net-destroy default] at time 11:03:57.845818 duration_in_ms=14.156
2018-01-08 11:03:57,846 [salt.state       ][INFO    ][8442] Running state [echo 'No pool is defined'] at time 11:03:57.846055
2018-01-08 11:03:57,846 [salt.state       ][INFO    ][8442] Executing state cmd.run for echo 'No pool is defined'
2018-01-08 11:03:57,846 [salt.loaded.int.module.cmdmod][INFO    ][8442] Executing command 'echo 'No pool is defined'' in directory '/root'
2018-01-08 11:03:57,850 [salt.state       ][INFO    ][8442] {'pid': 12162, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2018-01-08 11:03:57,851 [salt.state       ][INFO    ][8442] Completed state [echo 'No pool is defined'] at time 11:03:57.850988 duration_in_ms=4.933
2018-01-08 11:03:57,852 [salt.minion      ][INFO    ][8442] Returning information for job: 20180108110338844894
2018-01-08 11:04:05,942 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command state.apply with jid 20180108110405704720
2018-01-08 11:04:05,950 [salt.minion      ][INFO    ][12167] Starting a new job with PID 12167
2018-01-08 11:04:08,559 [salt.state       ][INFO    ][12167] Loading fresh modules for state activity
2018-01-08 11:04:08,623 [salt.fileclient  ][INFO    ][12167] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2018-01-08 11:04:08,866 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-01-08 11:04:08,875 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-01-08 11:04:08,909 [py.warnings      ][WARNING ][12167] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-08 11:04:08,909 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 11:04:09,081 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 11:04:09,734 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-01-08 11:04:09,743 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-01-08 11:04:09,776 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 11:04:09,942 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 11:04:10,502 [salt.fileclient  ][INFO    ][12167] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2018-01-08 11:04:10,521 [salt.fileclient  ][INFO    ][12167] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2018-01-08 11:04:11,001 [salt.state       ][INFO    ][12167] Running state [salt-minion] at time 11:04:11.001486
2018-01-08 11:04:11,001 [salt.state       ][INFO    ][12167] Executing state pkg.installed for salt-minion
2018-01-08 11:04:11,002 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:04:11,238 [salt.state       ][INFO    ][12167] All specified packages are already installed
2018-01-08 11:04:11,238 [salt.state       ][INFO    ][12167] Completed state [salt-minion] at time 11:04:11.238300 duration_in_ms=236.814
2018-01-08 11:04:11,238 [salt.state       ][INFO    ][12167] Running state [salt_minion_dependency_packages] at time 11:04:11.238560
2018-01-08 11:04:11,238 [salt.state       ][INFO    ][12167] Executing state pkg.installed for salt_minion_dependency_packages
2018-01-08 11:04:11,244 [salt.state       ][INFO    ][12167] All specified packages are already installed
2018-01-08 11:04:11,244 [salt.state       ][INFO    ][12167] Completed state [salt_minion_dependency_packages] at time 11:04:11.244434 duration_in_ms=5.874
2018-01-08 11:04:11,246 [salt.state       ][INFO    ][12167] Running state [/etc/salt/minion.d/minion.conf] at time 11:04:11.246563
2018-01-08 11:04:11,246 [salt.state       ][INFO    ][12167] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-01-08 11:04:11,409 [salt.state       ][INFO    ][12167] File /etc/salt/minion.d/minion.conf is in the correct state
2018-01-08 11:04:11,409 [salt.state       ][INFO    ][12167] Completed state [/etc/salt/minion.d/minion.conf] at time 11:04:11.409899 duration_in_ms=163.336
2018-01-08 11:04:11,410 [salt.state       ][INFO    ][12167] Running state [/etc/salt/minion.d/_virt.conf] at time 11:04:11.410291
2018-01-08 11:04:11,410 [salt.state       ][INFO    ][12167] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-01-08 11:04:11,411 [salt.state       ][INFO    ][12167] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-01-08 11:04:11,411 [salt.state       ][INFO    ][12167] Completed state [/etc/salt/minion.d/_virt.conf] at time 11:04:11.411316 duration_in_ms=1.024
2018-01-08 11:04:11,413 [salt.state       ][INFO    ][12167] Running state [salt-minion] at time 11:04:11.413005
2018-01-08 11:04:11,413 [salt.state       ][INFO    ][12167] Executing state service.running for salt-minion
2018-01-08 11:04:11,413 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-08 11:04:11,427 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-01-08 11:04:11,434 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-08 11:04:11,441 [salt.state       ][INFO    ][12167] The service salt-minion is already running
2018-01-08 11:04:11,441 [salt.state       ][INFO    ][12167] Completed state [salt-minion] at time 11:04:11.441347 duration_in_ms=28.342
2018-01-08 11:04:11,442 [salt.state       ][INFO    ][12167] Running state [/etc/salt/grains.d] at time 11:04:11.442945
2018-01-08 11:04:11,443 [salt.state       ][INFO    ][12167] Executing state file.directory for /etc/salt/grains.d
2018-01-08 11:04:11,443 [salt.state       ][INFO    ][12167] Directory /etc/salt/grains.d is in the correct state
2018-01-08 11:04:11,443 [salt.state       ][INFO    ][12167] Completed state [/etc/salt/grains.d] at time 11:04:11.443929 duration_in_ms=0.984
2018-01-08 11:04:11,444 [salt.state       ][INFO    ][12167] Running state [/etc/salt/grains] at time 11:04:11.444423
2018-01-08 11:04:11,444 [salt.state       ][INFO    ][12167] Executing state file.managed for /etc/salt/grains
2018-01-08 11:04:11,444 [salt.state       ][INFO    ][12167] File /etc/salt/grains exists with proper permissions. No changes made.
2018-01-08 11:04:11,445 [salt.state       ][INFO    ][12167] Completed state [/etc/salt/grains] at time 11:04:11.445056 duration_in_ms=0.633
2018-01-08 11:04:11,445 [salt.state       ][INFO    ][12167] Running state [/etc/salt/grains.d/placeholder] at time 11:04:11.445385
2018-01-08 11:04:11,445 [salt.state       ][INFO    ][12167] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-01-08 11:04:11,446 [salt.state       ][INFO    ][12167] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-01-08 11:04:11,446 [salt.state       ][INFO    ][12167] Completed state [/etc/salt/grains.d/placeholder] at time 11:04:11.446254 duration_in_ms=0.869
2018-01-08 11:04:11,446 [salt.state       ][INFO    ][12167] Running state [/etc/salt/grains.d/sphinx] at time 11:04:11.446581
2018-01-08 11:04:11,446 [salt.state       ][INFO    ][12167] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-01-08 11:04:11,448 [salt.state       ][INFO    ][12167] File changed:
--- 
+++ 
@@ -49,6 +49,7 @@
               - 127.0.0.1
               - 192.168.10.143
               - 192.168.11.6
+              - 192.168.122.1
         system:
           name: System
           param:

2018-01-08 11:04:11,448 [salt.state       ][INFO    ][12167] Completed state [/etc/salt/grains.d/sphinx] at time 11:04:11.448436 duration_in_ms=1.855
2018-01-08 11:04:11,449 [salt.state       ][INFO    ][12167] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 11:04:11.449107
2018-01-08 11:04:11,449 [salt.state       ][INFO    ][12167] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:04:11,449 [salt.state       ][INFO    ][12167] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:04:11,449 [salt.state       ][INFO    ][12167] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 11:04:11.449611 duration_in_ms=0.503
2018-01-08 11:04:11,449 [salt.state       ][INFO    ][12167] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 11:04:11.449755
2018-01-08 11:04:11,449 [salt.state       ][INFO    ][12167] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:04:11,450 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-01-08 11:04:11,525 [salt.state       ][INFO    ][12167] {'pid': 12229, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 11:04:11,526 [salt.state       ][INFO    ][12167] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 11:04:11.526101 duration_in_ms=76.346
2018-01-08 11:04:11,526 [salt.state       ][INFO    ][12167] Running state [/etc/salt/grains.d/dns_records] at time 11:04:11.526551
2018-01-08 11:04:11,526 [salt.state       ][INFO    ][12167] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-01-08 11:04:11,527 [salt.state       ][INFO    ][12167] File /etc/salt/grains.d/dns_records is in the correct state
2018-01-08 11:04:11,527 [salt.state       ][INFO    ][12167] Completed state [/etc/salt/grains.d/dns_records] at time 11:04:11.527775 duration_in_ms=1.224
2018-01-08 11:04:11,528 [salt.state       ][INFO    ][12167] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 11:04:11.528586
2018-01-08 11:04:11,528 [salt.state       ][INFO    ][12167] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:04:11,529 [salt.state       ][INFO    ][12167] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:04:11,529 [salt.state       ][INFO    ][12167] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 11:04:11.529129 duration_in_ms=0.543
2018-01-08 11:04:11,529 [salt.state       ][INFO    ][12167] Running state [/etc/salt/grains.d/salt] at time 11:04:11.529459
2018-01-08 11:04:11,529 [salt.state       ][INFO    ][12167] Executing state file.managed for /etc/salt/grains.d/salt
2018-01-08 11:04:11,530 [salt.state       ][INFO    ][12167] File /etc/salt/grains.d/salt is in the correct state
2018-01-08 11:04:11,530 [salt.state       ][INFO    ][12167] Completed state [/etc/salt/grains.d/salt] at time 11:04:11.530586 duration_in_ms=1.127
2018-01-08 11:04:11,531 [salt.state       ][INFO    ][12167] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 11:04:11.531236
2018-01-08 11:04:11,531 [salt.state       ][INFO    ][12167] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:04:11,531 [salt.state       ][INFO    ][12167] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:04:11,531 [salt.state       ][INFO    ][12167] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 11:04:11.531784 duration_in_ms=0.548
2018-01-08 11:04:11,533 [salt.state       ][INFO    ][12167] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 11:04:11.533318
2018-01-08 11:04:11,533 [salt.state       ][INFO    ][12167] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-08 11:04:11,533 [salt.state       ][INFO    ][12167] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-08 11:04:11,533 [salt.state       ][INFO    ][12167] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 11:04:11.533846 duration_in_ms=0.528
2018-01-08 11:04:11,534 [salt.state       ][INFO    ][12167] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 11:04:11.533990
2018-01-08 11:04:11,534 [salt.state       ][INFO    ][12167] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-08 11:04:11,535 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-01-08 11:04:11,542 [salt.state       ][INFO    ][12167] {'pid': 12231, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 11:04:11,543 [salt.state       ][INFO    ][12167] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 11:04:11.543254 duration_in_ms=9.264
2018-01-08 11:04:11,543 [salt.state       ][INFO    ][12167] Running state [mine.update] at time 11:04:11.543941
2018-01-08 11:04:11,544 [salt.state       ][INFO    ][12167] Executing state module.wait for mine.update
2018-01-08 11:04:11,544 [salt.state       ][INFO    ][12167] No changes made for mine.update
2018-01-08 11:04:11,544 [salt.state       ][INFO    ][12167] Completed state [mine.update] at time 11:04:11.544495 duration_in_ms=0.554
2018-01-08 11:04:11,544 [salt.state       ][INFO    ][12167] Running state [mine.update] at time 11:04:11.544640
2018-01-08 11:04:11,544 [salt.state       ][INFO    ][12167] Executing state module.mod_watch for mine.update
2018-01-08 11:04:12,061 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:04:12,062 [salt.state       ][INFO    ][12167] Completed state [mine.update] at time 11:04:12.061990 duration_in_ms=517.349
2018-01-08 11:04:12,063 [salt.state       ][INFO    ][12167] Running state [ca-certificates] at time 11:04:12.063047
2018-01-08 11:04:12,063 [salt.state       ][INFO    ][12167] Executing state pkg.installed for ca-certificates
2018-01-08 11:04:12,069 [salt.state       ][INFO    ][12167] All specified packages are already installed
2018-01-08 11:04:12,069 [salt.state       ][INFO    ][12167] Completed state [ca-certificates] at time 11:04:12.069529 duration_in_ms=6.482
2018-01-08 11:04:12,070 [salt.state       ][INFO    ][12167] Running state [update-ca-certificates] at time 11:04:12.070190
2018-01-08 11:04:12,070 [salt.state       ][INFO    ][12167] Executing state cmd.wait for update-ca-certificates
2018-01-08 11:04:12,070 [salt.state       ][INFO    ][12167] No changes made for update-ca-certificates
2018-01-08 11:04:12,070 [salt.state       ][INFO    ][12167] Completed state [update-ca-certificates] at time 11:04:12.070759 duration_in_ms=0.569
2018-01-08 11:04:12,070 [salt.state       ][INFO    ][12167] Running state [libvirt-dev] at time 11:04:12.070938
2018-01-08 11:04:12,071 [salt.state       ][INFO    ][12167] Executing state pkg.installed for libvirt-dev
2018-01-08 11:04:12,088 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command ['apt-cache', '-q', 'policy', 'libvirt-dev'] in directory '/root'
2018-01-08 11:04:12,123 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:04:13,318 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:04:13,332 [salt.loaded.int.module.cmdmod][INFO    ][12167] 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-01-08 11:04:15,973 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110415733974
2018-01-08 11:04:15,981 [salt.minion      ][INFO    ][12596] Starting a new job with PID 12596
2018-01-08 11:04:15,993 [salt.minion      ][INFO    ][12596] Returning information for job: 20180108110415733974
2018-01-08 11:04:26,190 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110425947933
2018-01-08 11:04:26,198 [salt.minion      ][INFO    ][17113] Starting a new job with PID 17113
2018-01-08 11:04:26,213 [salt.minion      ][INFO    ][17113] Returning information for job: 20180108110425947933
2018-01-08 11:04:27,210 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:04:27,237 [salt.state       ][INFO    ][12167] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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-104.127'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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.5'
'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.5'
'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.5'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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.5'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libvirt-dev' changed from 'absent' to '3.6.0-1ubuntu6~cloud0'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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.5'
'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.5'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2018-01-08 11:04:27,249 [salt.state       ][INFO    ][12167] Loading fresh modules for state activity
2018-01-08 11:04:27,275 [salt.state       ][INFO    ][12167] Completed state [libvirt-dev] at time 11:04:27.275035 duration_in_ms=15204.096
2018-01-08 11:04:27,279 [salt.state       ][INFO    ][12167] Running state [pkg-config] at time 11:04:27.279548
2018-01-08 11:04:27,279 [salt.state       ][INFO    ][12167] Executing state pkg.installed for pkg-config
2018-01-08 11:04:27,542 [salt.state       ][INFO    ][12167] All specified packages are already installed
2018-01-08 11:04:27,542 [salt.state       ][INFO    ][12167] Completed state [pkg-config] at time 11:04:27.542460 duration_in_ms=262.911
2018-01-08 11:04:27,543 [salt.state       ][INFO    ][12167] Running state [virtng.init] at time 11:04:27.543001
2018-01-08 11:04:27,543 [salt.state       ][INFO    ][12167] Executing state module.run for virtng.init
2018-01-08 11:04:27,632 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command ['git', '--version'] in directory '/root'
2018-01-08 11:04:27,666 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:04:36,531 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110436293999
2018-01-08 11:04:36,540 [salt.minion      ][INFO    ][17798] Starting a new job with PID 17798
2018-01-08 11:04:36,551 [salt.minion      ][INFO    ][17798] Returning information for job: 20180108110436293999
2018-01-08 11:04:46,751 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110446512669
2018-01-08 11:04:46,759 [salt.minion      ][INFO    ][17816] Starting a new job with PID 17816
2018-01-08 11:04:46,772 [salt.minion      ][INFO    ][17816] Returning information for job: 20180108110446512669
2018-01-08 11:04:56,965 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110456726813
2018-01-08 11:04:56,974 [salt.minion      ][INFO    ][17821] Starting a new job with PID 17821
2018-01-08 11:04:56,985 [salt.minion      ][INFO    ][17821] Returning information for job: 20180108110456726813
2018-01-08 11:05:07,183 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110506942539
2018-01-08 11:05:07,192 [salt.minion      ][INFO    ][17826] Starting a new job with PID 17826
2018-01-08 11:05:07,204 [salt.minion      ][INFO    ][17826] Returning information for job: 20180108110506942539
2018-01-08 11:05:17,239 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110516986669
2018-01-08 11:05:17,247 [salt.minion      ][INFO    ][17831] Starting a new job with PID 17831
2018-01-08 11:05:17,259 [salt.minion      ][INFO    ][17831] Returning information for job: 20180108110516986669
2018-01-08 11:05:26,966 [salt.fileclient  ][INFO    ][12167] Fetching file from saltenv 'base', ** done ** 'salt/files/control/images/base_image_opnfv_fuel_vcp.img'
2018-01-08 11:05:27,452 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110527215520
2018-01-08 11:05:27,459 [salt.minion      ][INFO    ][17836] Starting a new job with PID 17836
2018-01-08 11:05:27,470 [salt.minion      ][INFO    ][17836] Returning information for job: 20180108110527215520
2018-01-08 11:05:30,200 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-01-08 11:05:30,216 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:05:30,225 [salt.loaded.int.module.cmdmod][ERROR   ][12167] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-01-08 11:05:30,225 [salt.loaded.int.module.cmdmod][ERROR   ][12167] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-01-08 11:05:30,225 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb03.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-01-08 11:05:30,235 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:05:30,241 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-01-08 11:05:31,330 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-01-08 11:05:32,238 [salt.loaded.ext.module.seedng][INFO    ][12167] salt-minion pre-installed on image, configuring as mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:05:32,243 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -l' in directory '/root'
2018-01-08 11:05:32,253 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-01-08 11:05:32,275 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-01-08 11:05:32,798 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:05:32,799 [salt.state       ][INFO    ][12167] Completed state [virtng.init] at time 11:05:32.799321 duration_in_ms=65256.319
2018-01-08 11:05:32,799 [salt.state       ][INFO    ][12167] Running state [virt.set_autostart] at time 11:05:32.799667
2018-01-08 11:05:32,799 [salt.state       ][INFO    ][12167] Executing state module.run for virt.set_autostart
2018-01-08 11:05:32,804 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:05:32,822 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:05:32,823 [salt.state       ][INFO    ][12167] Completed state [virt.set_autostart] at time 11:05:32.823099 duration_in_ms=23.432
2018-01-08 11:05:32,823 [salt.state       ][INFO    ][12167] Running state [virtng.init] at time 11:05:32.823344
2018-01-08 11:05:32,823 [salt.state       ][INFO    ][12167] Executing state module.run for virtng.init
2018-01-08 11:05:32,827 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:05:37,660 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110537421336
2018-01-08 11:05:37,669 [salt.minion      ][INFO    ][18246] Starting a new job with PID 18246
2018-01-08 11:05:37,682 [salt.minion      ][INFO    ][18246] Returning information for job: 20180108110537421336
2018-01-08 11:05:47,765 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110547520533
2018-01-08 11:05:47,775 [salt.minion      ][INFO    ][18253] Starting a new job with PID 18253
2018-01-08 11:05:47,786 [salt.minion      ][INFO    ][18253] Returning information for job: 20180108110547520533
2018-01-08 11:05:48,376 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-01-08 11:05:48,382 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:05:48,387 [salt.loaded.int.module.cmdmod][ERROR   ][12167] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-01-08 11:05:48,387 [salt.loaded.int.module.cmdmod][ERROR   ][12167] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-01-08 11:05:48,388 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs03.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-01-08 11:05:48,397 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:05:48,402 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-01-08 11:05:49,466 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-01-08 11:05:50,188 [salt.loaded.ext.module.seedng][INFO    ][12167] salt-minion pre-installed on image, configuring as dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:05:50,193 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -l' in directory '/root'
2018-01-08 11:05:50,202 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-01-08 11:05:50,239 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-01-08 11:05:50,739 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:05:50,740 [salt.state       ][INFO    ][12167] Completed state [virtng.init] at time 11:05:50.740035 duration_in_ms=17916.69
2018-01-08 11:05:50,740 [salt.state       ][INFO    ][12167] Running state [virt.set_autostart] at time 11:05:50.740357
2018-01-08 11:05:50,740 [salt.state       ][INFO    ][12167] Executing state module.run for virt.set_autostart
2018-01-08 11:05:50,744 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:05:50,764 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:05:50,764 [salt.state       ][INFO    ][12167] Completed state [virt.set_autostart] at time 11:05:50.764362 duration_in_ms=24.005
2018-01-08 11:05:50,764 [salt.state       ][INFO    ][12167] Running state [virtng.init] at time 11:05:50.764609
2018-01-08 11:05:50,764 [salt.state       ][INFO    ][12167] Executing state module.run for virtng.init
2018-01-08 11:05:50,768 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:05:57,845 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110557607179
2018-01-08 11:05:57,854 [salt.minion      ][INFO    ][18547] Starting a new job with PID 18547
2018-01-08 11:05:57,866 [salt.minion      ][INFO    ][18547] Returning information for job: 20180108110557607179
2018-01-08 11:06:06,173 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-01-08 11:06:06,179 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:06:06,187 [salt.loaded.int.module.cmdmod][ERROR   ][12167] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-01-08 11:06:06,187 [salt.loaded.int.module.cmdmod][ERROR   ][12167] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-01-08 11:06:06,188 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx02.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-01-08 11:06:06,197 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:06:06,202 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-01-08 11:06:07,250 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-01-08 11:06:08,550 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110608311304
2018-01-08 11:06:08,559 [salt.minion      ][INFO    ][18588] Starting a new job with PID 18588
2018-01-08 11:06:08,570 [salt.minion      ][INFO    ][18588] Returning information for job: 20180108110608311304
2018-01-08 11:06:08,599 [salt.loaded.ext.module.seedng][INFO    ][12167] salt-minion pre-installed on image, configuring as prx02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:06:08,605 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -l' in directory '/root'
2018-01-08 11:06:08,614 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-01-08 11:06:08,643 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-01-08 11:06:09,274 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:06:09,274 [salt.state       ][INFO    ][12167] Completed state [virtng.init] at time 11:06:09.274826 duration_in_ms=18510.215
2018-01-08 11:06:09,275 [salt.state       ][INFO    ][12167] Running state [virt.set_autostart] at time 11:06:09.275293
2018-01-08 11:06:09,275 [salt.state       ][INFO    ][12167] Executing state module.run for virt.set_autostart
2018-01-08 11:06:09,280 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:06:09,300 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:06:09,301 [salt.state       ][INFO    ][12167] Completed state [virt.set_autostart] at time 11:06:09.301160 duration_in_ms=25.867
2018-01-08 11:06:09,301 [salt.state       ][INFO    ][12167] Running state [virtng.init] at time 11:06:09.301426
2018-01-08 11:06:09,301 [salt.state       ][INFO    ][12167] Executing state module.run for virtng.init
2018-01-08 11:06:09,305 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:06:18,711 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110618473707
2018-01-08 11:06:18,720 [salt.minion      ][INFO    ][18941] Starting a new job with PID 18941
2018-01-08 11:06:18,731 [salt.minion      ][INFO    ][18941] Returning information for job: 20180108110618473707
2018-01-08 11:06:24,264 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-01-08 11:06:24,270 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:06:24,274 [salt.loaded.int.module.cmdmod][ERROR   ][12167] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-01-08 11:06:24,275 [salt.loaded.int.module.cmdmod][ERROR   ][12167] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-01-08 11:06:24,275 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg03.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-01-08 11:06:24,283 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:06:24,288 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-01-08 11:06:25,342 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-01-08 11:06:25,981 [salt.loaded.ext.module.seedng][INFO    ][12167] salt-minion pre-installed on image, configuring as msg03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:06:25,986 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -l' in directory '/root'
2018-01-08 11:06:25,995 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-01-08 11:06:26,031 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-01-08 11:06:26,534 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:06:26,534 [salt.state       ][INFO    ][12167] Completed state [virtng.init] at time 11:06:26.534561 duration_in_ms=17233.134
2018-01-08 11:06:26,534 [salt.state       ][INFO    ][12167] Running state [virt.set_autostart] at time 11:06:26.534915
2018-01-08 11:06:26,535 [salt.state       ][INFO    ][12167] Executing state module.run for virt.set_autostart
2018-01-08 11:06:26,539 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:06:26,559 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:06:26,559 [salt.state       ][INFO    ][12167] Completed state [virt.set_autostart] at time 11:06:26.559287 duration_in_ms=24.372
2018-01-08 11:06:26,559 [salt.state       ][INFO    ][12167] Running state [virtng.init] at time 11:06:26.559566
2018-01-08 11:06:26,559 [salt.state       ][INFO    ][12167] Executing state module.run for virtng.init
2018-01-08 11:06:26,564 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:06:28,788 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110628550713
2018-01-08 11:06:28,796 [salt.minion      ][INFO    ][19235] Starting a new job with PID 19235
2018-01-08 11:06:28,809 [salt.minion      ][INFO    ][19235] Returning information for job: 20180108110628550713
2018-01-08 11:06:38,803 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110638564420
2018-01-08 11:06:38,811 [salt.minion      ][INFO    ][19241] Starting a new job with PID 19241
2018-01-08 11:06:38,822 [salt.minion      ][INFO    ][19241] Returning information for job: 20180108110638564420
2018-01-08 11:06:41,511 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-01-08 11:06:41,518 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:06:41,523 [salt.loaded.int.module.cmdmod][ERROR   ][12167] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-01-08 11:06:41,523 [salt.loaded.int.module.cmdmod][ERROR   ][12167] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-01-08 11:06:41,524 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl03.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-01-08 11:06:41,534 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-01-08 11:06:41,539 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-01-08 11:06:42,598 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-01-08 11:06:43,223 [salt.loaded.ext.module.seedng][INFO    ][12167] salt-minion pre-installed on image, configuring as ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:06:43,227 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'mount -l' in directory '/root'
2018-01-08 11:06:43,236 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-01-08 11:06:43,271 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-01-08 11:06:43,787 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:06:43,787 [salt.state       ][INFO    ][12167] Completed state [virtng.init] at time 11:06:43.787641 duration_in_ms=17228.075
2018-01-08 11:06:43,788 [salt.state       ][INFO    ][12167] Running state [virt.set_autostart] at time 11:06:43.788018
2018-01-08 11:06:43,788 [salt.state       ][INFO    ][12167] Executing state module.run for virt.set_autostart
2018-01-08 11:06:43,792 [salt.loaded.int.module.cmdmod][INFO    ][12167] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:06:43,812 [salt.state       ][INFO    ][12167] {'ret': True}
2018-01-08 11:06:43,812 [salt.state       ][INFO    ][12167] Completed state [virt.set_autostart] at time 11:06:43.812588 duration_in_ms=24.569
2018-01-08 11:06:43,816 [salt.minion      ][INFO    ][12167] Returning information for job: 20180108110405704720
2018-01-08 11:06:55,578 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command state.sls with jid 20180108110655339161
2018-01-08 11:06:55,588 [salt.minion      ][INFO    ][19543] Starting a new job with PID 19543
2018-01-08 11:06:57,933 [salt.state       ][INFO    ][19543] Loading fresh modules for state activity
2018-01-08 11:06:59,253 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-01-08 11:06:59,263 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-01-08 11:06:59,298 [py.warnings      ][WARNING ][19543] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-08 11:06:59,299 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 11:06:59,466 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 11:07:00,131 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-01-08 11:07:00,141 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-01-08 11:07:00,175 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 11:07:00,346 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 11:07:01,239 [salt.state       ][INFO    ][19543] Running state [salt-minion] at time 11:07:01.239296
2018-01-08 11:07:01,239 [salt.state       ][INFO    ][19543] Executing state pkg.installed for salt-minion
2018-01-08 11:07:01,240 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:07:01,511 [salt.state       ][INFO    ][19543] All specified packages are already installed
2018-01-08 11:07:01,512 [salt.state       ][INFO    ][19543] Completed state [salt-minion] at time 11:07:01.512091 duration_in_ms=272.795
2018-01-08 11:07:01,512 [salt.state       ][INFO    ][19543] Running state [salt_minion_dependency_packages] at time 11:07:01.512365
2018-01-08 11:07:01,512 [salt.state       ][INFO    ][19543] Executing state pkg.installed for salt_minion_dependency_packages
2018-01-08 11:07:01,518 [salt.state       ][INFO    ][19543] All specified packages are already installed
2018-01-08 11:07:01,518 [salt.state       ][INFO    ][19543] Completed state [salt_minion_dependency_packages] at time 11:07:01.518159 duration_in_ms=5.794
2018-01-08 11:07:01,520 [salt.state       ][INFO    ][19543] Running state [/etc/salt/minion.d/minion.conf] at time 11:07:01.520381
2018-01-08 11:07:01,520 [salt.state       ][INFO    ][19543] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-01-08 11:07:01,683 [salt.state       ][INFO    ][19543] File /etc/salt/minion.d/minion.conf is in the correct state
2018-01-08 11:07:01,683 [salt.state       ][INFO    ][19543] Completed state [/etc/salt/minion.d/minion.conf] at time 11:07:01.683340 duration_in_ms=162.959
2018-01-08 11:07:01,683 [salt.state       ][INFO    ][19543] Running state [/etc/salt/minion.d/_virt.conf] at time 11:07:01.683777
2018-01-08 11:07:01,684 [salt.state       ][INFO    ][19543] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-01-08 11:07:01,684 [salt.state       ][INFO    ][19543] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-01-08 11:07:01,684 [salt.state       ][INFO    ][19543] Completed state [/etc/salt/minion.d/_virt.conf] at time 11:07:01.684795 duration_in_ms=1.018
2018-01-08 11:07:01,686 [salt.state       ][INFO    ][19543] Running state [salt-minion] at time 11:07:01.686460
2018-01-08 11:07:01,686 [salt.state       ][INFO    ][19543] Executing state service.running for salt-minion
2018-01-08 11:07:01,687 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-08 11:07:01,699 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-01-08 11:07:01,704 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-08 11:07:01,710 [salt.state       ][INFO    ][19543] The service salt-minion is already running
2018-01-08 11:07:01,710 [salt.state       ][INFO    ][19543] Completed state [salt-minion] at time 11:07:01.710253 duration_in_ms=23.792
2018-01-08 11:07:01,711 [salt.state       ][INFO    ][19543] Running state [/etc/salt/grains.d] at time 11:07:01.711733
2018-01-08 11:07:01,712 [salt.state       ][INFO    ][19543] Executing state file.directory for /etc/salt/grains.d
2018-01-08 11:07:01,712 [salt.state       ][INFO    ][19543] Directory /etc/salt/grains.d is in the correct state
2018-01-08 11:07:01,712 [salt.state       ][INFO    ][19543] Completed state [/etc/salt/grains.d] at time 11:07:01.712726 duration_in_ms=0.994
2018-01-08 11:07:01,713 [salt.state       ][INFO    ][19543] Running state [/etc/salt/grains] at time 11:07:01.713305
2018-01-08 11:07:01,713 [salt.state       ][INFO    ][19543] Executing state file.managed for /etc/salt/grains
2018-01-08 11:07:01,713 [salt.state       ][INFO    ][19543] File /etc/salt/grains exists with proper permissions. No changes made.
2018-01-08 11:07:01,714 [salt.state       ][INFO    ][19543] Completed state [/etc/salt/grains] at time 11:07:01.714026 duration_in_ms=0.721
2018-01-08 11:07:01,714 [salt.state       ][INFO    ][19543] Running state [/etc/salt/grains.d/placeholder] at time 11:07:01.714397
2018-01-08 11:07:01,714 [salt.state       ][INFO    ][19543] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-01-08 11:07:01,714 [salt.state       ][INFO    ][19543] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-01-08 11:07:01,715 [salt.state       ][INFO    ][19543] Completed state [/etc/salt/grains.d/placeholder] at time 11:07:01.715119 duration_in_ms=0.723
2018-01-08 11:07:01,715 [salt.state       ][INFO    ][19543] Running state [/etc/salt/grains.d/sphinx] at time 11:07:01.715490
2018-01-08 11:07:01,715 [salt.state       ][INFO    ][19543] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-01-08 11:07:01,717 [salt.state       ][INFO    ][19543] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.143
               - 192.168.11.6
-              - 192.168.122.1
         system:
           name: System
           param:

2018-01-08 11:07:01,717 [salt.state       ][INFO    ][19543] Completed state [/etc/salt/grains.d/sphinx] at time 11:07:01.717194 duration_in_ms=1.705
2018-01-08 11:07:01,717 [salt.state       ][INFO    ][19543] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 11:07:01.717933
2018-01-08 11:07:01,718 [salt.state       ][INFO    ][19543] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:07:01,718 [salt.state       ][INFO    ][19543] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:07:01,718 [salt.state       ][INFO    ][19543] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 11:07:01.718473 duration_in_ms=0.54
2018-01-08 11:07:01,718 [salt.state       ][INFO    ][19543] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 11:07:01.718627
2018-01-08 11:07:01,718 [salt.state       ][INFO    ][19543] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:07:01,719 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-01-08 11:07:01,793 [salt.state       ][INFO    ][19543] {'pid': 19606, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 11:07:01,794 [salt.state       ][INFO    ][19543] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 11:07:01.794072 duration_in_ms=75.444
2018-01-08 11:07:01,794 [salt.state       ][INFO    ][19543] Running state [/etc/salt/grains.d/dns_records] at time 11:07:01.794567
2018-01-08 11:07:01,794 [salt.state       ][INFO    ][19543] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-01-08 11:07:01,795 [salt.state       ][INFO    ][19543] File /etc/salt/grains.d/dns_records is in the correct state
2018-01-08 11:07:01,795 [salt.state       ][INFO    ][19543] Completed state [/etc/salt/grains.d/dns_records] at time 11:07:01.795725 duration_in_ms=1.157
2018-01-08 11:07:01,796 [salt.state       ][INFO    ][19543] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 11:07:01.796536
2018-01-08 11:07:01,796 [salt.state       ][INFO    ][19543] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:07:01,797 [salt.state       ][INFO    ][19543] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:07:01,797 [salt.state       ][INFO    ][19543] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 11:07:01.797127 duration_in_ms=0.591
2018-01-08 11:07:01,797 [salt.state       ][INFO    ][19543] Running state [/etc/salt/grains.d/salt] at time 11:07:01.797489
2018-01-08 11:07:01,797 [salt.state       ][INFO    ][19543] Executing state file.managed for /etc/salt/grains.d/salt
2018-01-08 11:07:01,798 [salt.state       ][INFO    ][19543] File /etc/salt/grains.d/salt is in the correct state
2018-01-08 11:07:01,798 [salt.state       ][INFO    ][19543] Completed state [/etc/salt/grains.d/salt] at time 11:07:01.798484 duration_in_ms=0.995
2018-01-08 11:07:01,799 [salt.state       ][INFO    ][19543] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 11:07:01.799211
2018-01-08 11:07:01,799 [salt.state       ][INFO    ][19543] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:07:01,799 [salt.state       ][INFO    ][19543] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-01-08 11:07:01,799 [salt.state       ][INFO    ][19543] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 11:07:01.799805 duration_in_ms=0.595
2018-01-08 11:07:01,801 [salt.state       ][INFO    ][19543] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 11:07:01.801364
2018-01-08 11:07:01,801 [salt.state       ][INFO    ][19543] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-08 11:07:01,801 [salt.state       ][INFO    ][19543] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-08 11:07:01,801 [salt.state       ][INFO    ][19543] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 11:07:01.801960 duration_in_ms=0.597
2018-01-08 11:07:01,802 [salt.state       ][INFO    ][19543] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 11:07:01.802116
2018-01-08 11:07:01,802 [salt.state       ][INFO    ][19543] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-08 11:07:01,803 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-01-08 11:07:01,811 [salt.state       ][INFO    ][19543] {'pid': 19608, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 11:07:01,811 [salt.state       ][INFO    ][19543] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 11:07:01.811449 duration_in_ms=9.332
2018-01-08 11:07:01,812 [salt.state       ][INFO    ][19543] Running state [mine.update] at time 11:07:01.812171
2018-01-08 11:07:01,812 [salt.state       ][INFO    ][19543] Executing state module.wait for mine.update
2018-01-08 11:07:01,812 [salt.state       ][INFO    ][19543] No changes made for mine.update
2018-01-08 11:07:01,812 [salt.state       ][INFO    ][19543] Completed state [mine.update] at time 11:07:01.812800 duration_in_ms=0.629
2018-01-08 11:07:01,812 [salt.state       ][INFO    ][19543] Running state [mine.update] at time 11:07:01.812963
2018-01-08 11:07:01,813 [salt.state       ][INFO    ][19543] Executing state module.mod_watch for mine.update
2018-01-08 11:07:02,331 [salt.state       ][INFO    ][19543] {'ret': True}
2018-01-08 11:07:02,332 [salt.state       ][INFO    ][19543] Completed state [mine.update] at time 11:07:02.332270 duration_in_ms=519.305
2018-01-08 11:07:02,332 [salt.state       ][INFO    ][19543] Running state [ca-certificates] at time 11:07:02.332701
2018-01-08 11:07:02,333 [salt.state       ][INFO    ][19543] Executing state pkg.installed for ca-certificates
2018-01-08 11:07:02,345 [salt.state       ][INFO    ][19543] All specified packages are already installed
2018-01-08 11:07:02,345 [salt.state       ][INFO    ][19543] Completed state [ca-certificates] at time 11:07:02.345468 duration_in_ms=12.767
2018-01-08 11:07:02,346 [salt.state       ][INFO    ][19543] Running state [update-ca-certificates] at time 11:07:02.346200
2018-01-08 11:07:02,346 [salt.state       ][INFO    ][19543] Executing state cmd.wait for update-ca-certificates
2018-01-08 11:07:02,346 [salt.state       ][INFO    ][19543] No changes made for update-ca-certificates
2018-01-08 11:07:02,346 [salt.state       ][INFO    ][19543] Completed state [update-ca-certificates] at time 11:07:02.346803 duration_in_ms=0.603
2018-01-08 11:07:02,347 [salt.state       ][INFO    ][19543] Running state [libvirt-dev] at time 11:07:02.346981
2018-01-08 11:07:02,347 [salt.state       ][INFO    ][19543] Executing state pkg.installed for libvirt-dev
2018-01-08 11:07:02,352 [salt.state       ][INFO    ][19543] All specified packages are already installed
2018-01-08 11:07:02,352 [salt.state       ][INFO    ][19543] Completed state [libvirt-dev] at time 11:07:02.352783 duration_in_ms=5.802
2018-01-08 11:07:02,353 [salt.state       ][INFO    ][19543] Running state [pkg-config] at time 11:07:02.352978
2018-01-08 11:07:02,353 [salt.state       ][INFO    ][19543] Executing state pkg.installed for pkg-config
2018-01-08 11:07:02,358 [salt.state       ][INFO    ][19543] All specified packages are already installed
2018-01-08 11:07:02,358 [salt.state       ][INFO    ][19543] Completed state [pkg-config] at time 11:07:02.358923 duration_in_ms=5.946
2018-01-08 11:07:02,359 [salt.state       ][INFO    ][19543] Running state [virtng.init] at time 11:07:02.359106
2018-01-08 11:07:02,359 [salt.state       ][INFO    ][19543] Executing state module.run for virtng.init
2018-01-08 11:07:02,453 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command ['git', '--version'] in directory '/root'
2018-01-08 11:07:02,490 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,507 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,507 [salt.state       ][INFO    ][19543] Completed state [virtng.init] at time 11:07:02.507392 duration_in_ms=148.285
2018-01-08 11:07:02,507 [salt.state       ][INFO    ][19543] Running state [virt.set_autostart] at time 11:07:02.507692
2018-01-08 11:07:02,507 [salt.state       ][INFO    ][19543] Executing state module.run for virt.set_autostart
2018-01-08 11:07:02,513 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,529 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,529 [salt.state       ][INFO    ][19543] Completed state [virt.set_autostart] at time 11:07:02.529728 duration_in_ms=22.036
2018-01-08 11:07:02,530 [salt.state       ][INFO    ][19543] Running state [virtng.init] at time 11:07:02.529981
2018-01-08 11:07:02,530 [salt.state       ][INFO    ][19543] Executing state module.run for virtng.init
2018-01-08 11:07:02,534 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,548 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,549 [salt.state       ][INFO    ][19543] Completed state [virtng.init] at time 11:07:02.549172 duration_in_ms=19.191
2018-01-08 11:07:02,549 [salt.state       ][INFO    ][19543] Running state [virt.set_autostart] at time 11:07:02.549419
2018-01-08 11:07:02,549 [salt.state       ][INFO    ][19543] Executing state module.run for virt.set_autostart
2018-01-08 11:07:02,553 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,567 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,567 [salt.state       ][INFO    ][19543] Completed state [virt.set_autostart] at time 11:07:02.567569 duration_in_ms=18.15
2018-01-08 11:07:02,567 [salt.state       ][INFO    ][19543] Running state [virtng.init] at time 11:07:02.567851
2018-01-08 11:07:02,568 [salt.state       ][INFO    ][19543] Executing state module.run for virtng.init
2018-01-08 11:07:02,572 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,586 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,587 [salt.state       ][INFO    ][19543] Completed state [virtng.init] at time 11:07:02.587108 duration_in_ms=19.257
2018-01-08 11:07:02,587 [salt.state       ][INFO    ][19543] Running state [virt.set_autostart] at time 11:07:02.587354
2018-01-08 11:07:02,587 [salt.state       ][INFO    ][19543] Executing state module.run for virt.set_autostart
2018-01-08 11:07:02,591 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,604 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,604 [salt.state       ][INFO    ][19543] Completed state [virt.set_autostart] at time 11:07:02.604846 duration_in_ms=17.492
2018-01-08 11:07:02,605 [salt.state       ][INFO    ][19543] Running state [virtng.init] at time 11:07:02.605093
2018-01-08 11:07:02,605 [salt.state       ][INFO    ][19543] Executing state module.run for virtng.init
2018-01-08 11:07:02,609 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,622 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,623 [salt.state       ][INFO    ][19543] Completed state [virtng.init] at time 11:07:02.622980 duration_in_ms=17.887
2018-01-08 11:07:02,623 [salt.state       ][INFO    ][19543] Running state [virt.set_autostart] at time 11:07:02.623221
2018-01-08 11:07:02,623 [salt.state       ][INFO    ][19543] Executing state module.run for virt.set_autostart
2018-01-08 11:07:02,627 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,640 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,640 [salt.state       ][INFO    ][19543] Completed state [virt.set_autostart] at time 11:07:02.640538 duration_in_ms=17.317
2018-01-08 11:07:02,640 [salt.state       ][INFO    ][19543] Running state [virtng.init] at time 11:07:02.640775
2018-01-08 11:07:02,640 [salt.state       ][INFO    ][19543] Executing state module.run for virtng.init
2018-01-08 11:07:02,644 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,659 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,659 [salt.state       ][INFO    ][19543] Completed state [virtng.init] at time 11:07:02.659685 duration_in_ms=18.909
2018-01-08 11:07:02,660 [salt.state       ][INFO    ][19543] Running state [virt.set_autostart] at time 11:07:02.659995
2018-01-08 11:07:02,660 [salt.state       ][INFO    ][19543] Executing state module.run for virt.set_autostart
2018-01-08 11:07:02,664 [salt.loaded.int.module.cmdmod][INFO    ][19543] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2018-01-08 11:07:02,679 [salt.state       ][INFO    ][19543] unless execution succeeded
2018-01-08 11:07:02,679 [salt.state       ][INFO    ][19543] Completed state [virt.set_autostart] at time 11:07:02.679264 duration_in_ms=19.269
2018-01-08 11:07:02,682 [salt.minion      ][INFO    ][19543] Returning information for job: 20180108110655339161
2018-01-08 11:07:23,722 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.sync_all with jid 20180108110723483544
2018-01-08 11:07:23,733 [salt.minion      ][INFO    ][19665] Starting a new job with PID 19665
2018-01-08 11:07:25,830 [salt.state       ][INFO    ][19665] Loading fresh modules for state activity
2018-01-08 11:07:25,918 [salt.utils.extmods][INFO    ][19665] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2018-01-08 11:07:25,922 [salt.utils.extmods][INFO    ][19665] Syncing beacons for environment 'base'
2018-01-08 11:07:25,922 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_beacons, for base)
2018-01-08 11:07:25,922 [salt.fileclient  ][INFO    ][19665] Caching directory '_beacons/' for environment 'base'
2018-01-08 11:07:25,969 [salt.utils.extmods][INFO    ][19665] Syncing modules for environment 'base'
2018-01-08 11:07:25,969 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_modules, for base)
2018-01-08 11:07:25,970 [salt.fileclient  ][INFO    ][19665] Caching directory '_modules/' for environment 'base'
2018-01-08 11:07:26,474 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2018-01-08 11:07:26,474 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2018-01-08 11:07:26,475 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2018-01-08 11:07:26,475 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2018-01-08 11:07:26,475 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2018-01-08 11:07:26,476 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2018-01-08 11:07:26,476 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2018-01-08 11:07:26,477 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2018-01-08 11:07:26,477 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2018-01-08 11:07:26,477 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2018-01-08 11:07:26,477 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2018-01-08 11:07:26,478 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2018-01-08 11:07:26,478 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2018-01-08 11:07:26,478 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2018-01-08 11:07:26,479 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2018-01-08 11:07:26,479 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2018-01-08 11:07:26,479 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2018-01-08 11:07:26,479 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2018-01-08 11:07:26,480 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2018-01-08 11:07:26,480 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2018-01-08 11:07:26,480 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2018-01-08 11:07:26,481 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2018-01-08 11:07:26,481 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2018-01-08 11:07:26,481 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2018-01-08 11:07:26,482 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2018-01-08 11:07:26,482 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2018-01-08 11:07:26,483 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2018-01-08 11:07:26,483 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2018-01-08 11:07:26,483 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2018-01-08 11:07:26,484 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2018-01-08 11:07:26,484 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2018-01-08 11:07:26,484 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2018-01-08 11:07:26,485 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2018-01-08 11:07:26,485 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2018-01-08 11:07:26,485 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2018-01-08 11:07:26,485 [salt.utils.extmods][INFO    ][19665] 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-01-08 11:07:26,486 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2018-01-08 11:07:26,486 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2018-01-08 11:07:26,492 [salt.utils.extmods][INFO    ][19665] Syncing states for environment 'base'
2018-01-08 11:07:26,492 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_states, for base)
2018-01-08 11:07:26,492 [salt.fileclient  ][INFO    ][19665] Caching directory '_states/' for environment 'base'
2018-01-08 11:07:26,913 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2018-01-08 11:07:26,913 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2018-01-08 11:07:26,914 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2018-01-08 11:07:26,914 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2018-01-08 11:07:26,914 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2018-01-08 11:07:26,915 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2018-01-08 11:07:26,915 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2018-01-08 11:07:26,916 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2018-01-08 11:07:26,916 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2018-01-08 11:07:26,916 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2018-01-08 11:07:26,916 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2018-01-08 11:07:26,917 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2018-01-08 11:07:26,917 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2018-01-08 11:07:26,917 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2018-01-08 11:07:26,917 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2018-01-08 11:07:26,918 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2018-01-08 11:07:26,918 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2018-01-08 11:07:26,918 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2018-01-08 11:07:26,919 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2018-01-08 11:07:26,919 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2018-01-08 11:07:26,919 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2018-01-08 11:07:26,920 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2018-01-08 11:07:26,920 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2018-01-08 11:07:26,920 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2018-01-08 11:07:26,920 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2018-01-08 11:07:26,921 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2018-01-08 11:07:26,921 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2018-01-08 11:07:26,921 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2018-01-08 11:07:26,921 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2018-01-08 11:07:26,922 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2018-01-08 11:07:26,922 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2018-01-08 11:07:26,922 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2018-01-08 11:07:26,923 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2018-01-08 11:07:26,923 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2018-01-08 11:07:26,925 [salt.utils.extmods][INFO    ][19665] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2018-01-08 11:07:26,929 [salt.utils.extmods][INFO    ][19665] Syncing sdb for environment 'base'
2018-01-08 11:07:26,929 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_sdb, for base)
2018-01-08 11:07:26,929 [salt.fileclient  ][INFO    ][19665] Caching directory '_sdb/' for environment 'base'
2018-01-08 11:07:26,987 [salt.utils.extmods][INFO    ][19665] Syncing grains for environment 'base'
2018-01-08 11:07:26,987 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_grains, for base)
2018-01-08 11:07:26,987 [salt.fileclient  ][INFO    ][19665] Caching directory '_grains/' for environment 'base'
2018-01-08 11:07:27,186 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2018-01-08 11:07:27,186 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2018-01-08 11:07:27,186 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2018-01-08 11:07:27,187 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2018-01-08 11:07:27,187 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2018-01-08 11:07:27,187 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2018-01-08 11:07:27,187 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2018-01-08 11:07:27,188 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2018-01-08 11:07:27,188 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2018-01-08 11:07:27,188 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2018-01-08 11:07:27,188 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2018-01-08 11:07:27,188 [salt.utils.extmods][INFO    ][19665] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2018-01-08 11:07:27,190 [salt.utils.extmods][INFO    ][19665] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2018-01-08 11:07:27,193 [salt.utils.extmods][INFO    ][19665] Syncing renderers for environment 'base'
2018-01-08 11:07:27,193 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_renderers, for base)
2018-01-08 11:07:27,194 [salt.fileclient  ][INFO    ][19665] Caching directory '_renderers/' for environment 'base'
2018-01-08 11:07:27,233 [salt.utils.extmods][INFO    ][19665] Creating module dir '/var/cache/salt/minion/extmods/returners'
2018-01-08 11:07:27,237 [salt.utils.extmods][INFO    ][19665] Syncing returners for environment 'base'
2018-01-08 11:07:27,237 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_returners, for base)
2018-01-08 11:07:27,237 [salt.fileclient  ][INFO    ][19665] Caching directory '_returners/' for environment 'base'
2018-01-08 11:07:27,281 [salt.utils.extmods][INFO    ][19665] Creating module dir '/var/cache/salt/minion/extmods/output'
2018-01-08 11:07:27,284 [salt.utils.extmods][INFO    ][19665] Syncing output for environment 'base'
2018-01-08 11:07:27,285 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_output, for base)
2018-01-08 11:07:27,285 [salt.fileclient  ][INFO    ][19665] Caching directory '_output/' for environment 'base'
2018-01-08 11:07:27,339 [salt.utils.extmods][INFO    ][19665] Creating module dir '/var/cache/salt/minion/extmods/utils'
2018-01-08 11:07:27,343 [salt.utils.extmods][INFO    ][19665] Syncing utils for environment 'base'
2018-01-08 11:07:27,343 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_utils, for base)
2018-01-08 11:07:27,343 [salt.fileclient  ][INFO    ][19665] Caching directory '_utils/' for environment 'base'
2018-01-08 11:07:27,423 [salt.utils.extmods][INFO    ][19665] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2018-01-08 11:07:27,427 [salt.utils.extmods][INFO    ][19665] Syncing log_handlers for environment 'base'
2018-01-08 11:07:27,427 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_log_handlers, for base)
2018-01-08 11:07:27,427 [salt.fileclient  ][INFO    ][19665] Caching directory '_log_handlers/' for environment 'base'
2018-01-08 11:07:27,484 [salt.utils.extmods][INFO    ][19665] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2018-01-08 11:07:27,487 [salt.utils.extmods][INFO    ][19665] Syncing proxy for environment 'base'
2018-01-08 11:07:27,487 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_proxy, for base)
2018-01-08 11:07:27,488 [salt.fileclient  ][INFO    ][19665] Caching directory '_proxy/' for environment 'base'
2018-01-08 11:07:27,526 [salt.utils.extmods][INFO    ][19665] Creating module dir '/var/cache/salt/minion/extmods/engines'
2018-01-08 11:07:27,530 [salt.utils.extmods][INFO    ][19665] Syncing engines for environment 'base'
2018-01-08 11:07:27,530 [salt.utils.extmods][INFO    ][19665] Loading cache from salt://_engines, for base)
2018-01-08 11:07:27,530 [salt.fileclient  ][INFO    ][19665] Caching directory '_engines/' for environment 'base'
2018-01-08 11:07:27,576 [salt.minion      ][INFO    ][19665] Returning information for job: 20180108110723483544
2018-01-08 11:16:57,497 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command test.ping with jid 20180108111657252265
2018-01-08 11:16:57,508 [salt.minion      ][INFO    ][19821] Starting a new job with PID 19821
2018-01-08 11:16:57,547 [salt.minion      ][INFO    ][19821] Returning information for job: 20180108111657252265
2018-01-08 11:18:50,849 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command state.sls with jid 20180108111850599699
2018-01-08 11:18:50,856 [salt.minion      ][INFO    ][19865] Starting a new job with PID 19865
2018-01-08 11:18:51,461 [salt.state       ][INFO    ][19865] Loading fresh modules for state activity
2018-01-08 11:18:51,509 [salt.fileclient  ][INFO    ][19865] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-08 11:18:51,530 [salt.fileclient  ][INFO    ][19865] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-08 11:18:51,956 [salt.state       ][INFO    ][19865] Running state [keepalived] at time 11:18:51.956922
2018-01-08 11:18:51,957 [salt.state       ][INFO    ][19865] Executing state pkg.installed for keepalived
2018-01-08 11:18:51,957 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:18:52,236 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-08 11:18:52,277 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:18:53,514 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:18:53,528 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-01-08 11:18:56,048 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:18:56,074 [salt.state       ][INFO    ][19865] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-01-08 11:18:56,085 [salt.state       ][INFO    ][19865] Loading fresh modules for state activity
2018-01-08 11:18:56,108 [salt.state       ][INFO    ][19865] Completed state [keepalived] at time 11:18:56.108244 duration_in_ms=4151.322
2018-01-08 11:18:56,112 [salt.state       ][INFO    ][19865] Running state [lsof] at time 11:18:56.112286
2018-01-08 11:18:56,112 [salt.state       ][INFO    ][19865] Executing state pkg.installed for lsof
2018-01-08 11:18:56,377 [salt.state       ][INFO    ][19865] All specified packages are already installed
2018-01-08 11:18:56,377 [salt.state       ][INFO    ][19865] Completed state [lsof] at time 11:18:56.377484 duration_in_ms=265.197
2018-01-08 11:18:56,379 [salt.state       ][INFO    ][19865] Running state [/etc/keepalived/keepalived.conf] at time 11:18:56.379175
2018-01-08 11:18:56,379 [salt.state       ][INFO    ][19865] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-08 11:18:56,419 [salt.fileclient  ][INFO    ][19865] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-08 11:18:56,462 [salt.state       ][INFO    ][19865] File changed:
New file
2018-01-08 11:18:56,462 [salt.state       ][INFO    ][19865] Completed state [/etc/keepalived/keepalived.conf] at time 11:18:56.462722 duration_in_ms=83.546
2018-01-08 11:18:56,463 [salt.state       ][INFO    ][19865] Running state [keepalived] at time 11:18:56.463327
2018-01-08 11:18:56,463 [salt.state       ][INFO    ][19865] Executing state service.running for keepalived
2018-01-08 11:18:56,463 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-08 11:18:56,473 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-08 11:18:56,480 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-08 11:18:56,486 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-08 11:18:56,494 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-08 11:18:56,525 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-08 11:18:56,534 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-08 11:18:56,542 [salt.loaded.int.module.cmdmod][INFO    ][19865] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-08 11:18:56,547 [salt.state       ][INFO    ][19865] {'keepalived': True}
2018-01-08 11:18:56,548 [salt.state       ][INFO    ][19865] Completed state [keepalived] at time 11:18:56.548044 duration_in_ms=84.717
2018-01-08 11:18:56,549 [salt.minion      ][INFO    ][19865] Returning information for job: 20180108111850599699
2018-01-08 11:19:13,551 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command pillar.get with jid 20180108111913305228
2018-01-08 11:19:13,562 [salt.minion      ][INFO    ][21249] Starting a new job with PID 21249
2018-01-08 11:19:13,567 [salt.minion      ][INFO    ][21249] Returning information for job: 20180108111913305228
2018-01-08 11:24:19,382 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command state.sls with jid 20180108112419133130
2018-01-08 11:24:19,392 [salt.minion      ][INFO    ][21297] Starting a new job with PID 21297
2018-01-08 11:24:22,019 [salt.state       ][INFO    ][21297] Loading fresh modules for state activity
2018-01-08 11:24:22,050 [salt.fileclient  ][INFO    ][21297] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2018-01-08 11:24:22,076 [salt.fileclient  ][INFO    ][21297] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2018-01-08 11:24:22,439 [salt.state       ][INFO    ][21297] Running state [glusterfs-server] at time 11:24:22.439333
2018-01-08 11:24:22,439 [salt.state       ][INFO    ][21297] Executing state pkg.installed for glusterfs-server
2018-01-08 11:24:22,440 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:24:22,706 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['apt-cache', '-q', 'policy', 'glusterfs-server'] in directory '/root'
2018-01-08 11:24:22,747 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:24:23,988 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:24:24,004 [salt.loaded.int.module.cmdmod][INFO    ][21297] 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-01-08 11:24:29,478 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108112429225662
2018-01-08 11:24:29,486 [salt.minion      ][INFO    ][23013] Starting a new job with PID 23013
2018-01-08 11:24:29,497 [salt.minion      ][INFO    ][23013] Returning information for job: 20180108112429225662
2018-01-08 11:24:31,655 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:24:31,683 [salt.state       ][INFO    ][21297] 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.1-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.1-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.1-ubuntu1~xenial1'
'attr' changed from 'absent' to '1:2.4.47-2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'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-01-08 11:24:31,695 [salt.state       ][INFO    ][21297] Loading fresh modules for state activity
2018-01-08 11:24:31,719 [salt.state       ][INFO    ][21297] Completed state [glusterfs-server] at time 11:24:31.719322 duration_in_ms=9279.989
2018-01-08 11:24:31,723 [salt.state       ][INFO    ][21297] Running state [bc] at time 11:24:31.723593
2018-01-08 11:24:31,723 [salt.state       ][INFO    ][21297] Executing state pkg.installed for bc
2018-01-08 11:24:32,006 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:24:32,023 [salt.loaded.int.module.cmdmod][INFO    ][21297] 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-01-08 11:24:33,381 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:24:33,412 [salt.state       ][INFO    ][21297] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2018-01-08 11:24:33,428 [salt.state       ][INFO    ][21297] Loading fresh modules for state activity
2018-01-08 11:24:33,454 [salt.state       ][INFO    ][21297] Completed state [bc] at time 11:24:33.454343 duration_in_ms=1730.749
2018-01-08 11:24:33,458 [salt.state       ][INFO    ][21297] Running state [attr] at time 11:24:33.458894
2018-01-08 11:24:33,459 [salt.state       ][INFO    ][21297] Executing state pkg.installed for attr
2018-01-08 11:24:33,763 [salt.state       ][INFO    ][21297] All specified packages are already installed
2018-01-08 11:24:33,764 [salt.state       ][INFO    ][21297] Completed state [attr] at time 11:24:33.764115 duration_in_ms=305.221
2018-01-08 11:24:33,765 [salt.state       ][INFO    ][21297] Running state [glusterd] at time 11:24:33.765119
2018-01-08 11:24:33,765 [salt.state       ][INFO    ][21297] Executing state service.running for glusterd
2018-01-08 11:24:33,765 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-01-08 11:24:33,775 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-01-08 11:24:33,783 [salt.loaded.int.module.cmdmod][INFO    ][21297] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-01-08 11:24:33,791 [salt.state       ][INFO    ][21297] The service glusterd is already running
2018-01-08 11:24:33,791 [salt.state       ][INFO    ][21297] Completed state [glusterd] at time 11:24:33.791278 duration_in_ms=26.159
2018-01-08 11:24:33,793 [salt.state       ][INFO    ][21297] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 11:24:33.793266
2018-01-08 11:24:33,793 [salt.state       ][INFO    ][21297] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-01-08 11:24:33,796 [salt.state       ][INFO    ][21297] File changed:
New file
2018-01-08 11:24:33,796 [salt.state       ][INFO    ][21297] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 11:24:33.796345 duration_in_ms=3.079
2018-01-08 11:24:33,796 [salt.state       ][INFO    ][21297] Running state [/srv/glusterfs/glance] at time 11:24:33.796567
2018-01-08 11:24:33,796 [salt.state       ][INFO    ][21297] Executing state file.directory for /srv/glusterfs/glance
2018-01-08 11:24:33,797 [salt.state       ][INFO    ][21297] {'/srv/glusterfs/glance': 'New Dir'}
2018-01-08 11:24:33,798 [salt.state       ][INFO    ][21297] Completed state [/srv/glusterfs/glance] at time 11:24:33.798115 duration_in_ms=1.548
2018-01-08 11:24:33,798 [salt.state       ][INFO    ][21297] Running state [/srv/glusterfs/keystone-keys] at time 11:24:33.798293
2018-01-08 11:24:33,798 [salt.state       ][INFO    ][21297] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-01-08 11:24:33,798 [salt.state       ][INFO    ][21297] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2018-01-08 11:24:33,799 [salt.state       ][INFO    ][21297] Completed state [/srv/glusterfs/keystone-keys] at time 11:24:33.799124 duration_in_ms=0.831
2018-01-08 11:24:33,799 [salt.state       ][INFO    ][21297] Running state [/srv/glusterfs/nova_instances] at time 11:24:33.799302
2018-01-08 11:24:33,799 [salt.state       ][INFO    ][21297] Executing state file.directory for /srv/glusterfs/nova_instances
2018-01-08 11:24:33,800 [salt.state       ][INFO    ][21297] {'/srv/glusterfs/nova_instances': 'New Dir'}
2018-01-08 11:24:33,800 [salt.state       ][INFO    ][21297] Completed state [/srv/glusterfs/nova_instances] at time 11:24:33.800448 duration_in_ms=1.146
2018-01-08 11:24:33,800 [salt.state       ][INFO    ][21297] Running state [/srv/glusterfs/keystone-credential-keys] at time 11:24:33.800664
2018-01-08 11:24:33,800 [salt.state       ][INFO    ][21297] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-01-08 11:24:33,801 [salt.state       ][INFO    ][21297] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2018-01-08 11:24:33,801 [salt.state       ][INFO    ][21297] Completed state [/srv/glusterfs/keystone-credential-keys] at time 11:24:33.801522 duration_in_ms=0.858
2018-01-08 11:24:33,802 [salt.minion      ][INFO    ][21297] Returning information for job: 20180108112419133130
2018-01-08 11:24:40,050 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command test.ping with jid 20180108112439800266
2018-01-08 11:24:40,060 [salt.minion      ][INFO    ][23743] Starting a new job with PID 23743
2018-01-08 11:24:40,095 [salt.minion      ][INFO    ][23743] Returning information for job: 20180108112439800266
2018-01-08 11:24:57,719 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command state.sls with jid 20180108112457467742
2018-01-08 11:24:57,727 [salt.minion      ][INFO    ][24367] Starting a new job with PID 24367
2018-01-08 11:25:00,076 [salt.state       ][INFO    ][24367] Loading fresh modules for state activity
2018-01-08 11:25:00,123 [salt.fileclient  ][INFO    ][24367] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2018-01-08 11:25:00,625 [salt.state       ][INFO    ][24367] Running state [glusterfs-server] at time 11:25:00.625930
2018-01-08 11:25:00,626 [salt.state       ][INFO    ][24367] Executing state pkg.installed for glusterfs-server
2018-01-08 11:25:00,626 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:25:00,912 [salt.state       ][INFO    ][24367] All specified packages are already installed
2018-01-08 11:25:00,912 [salt.state       ][INFO    ][24367] Completed state [glusterfs-server] at time 11:25:00.912592 duration_in_ms=286.654
2018-01-08 11:25:00,912 [salt.state       ][INFO    ][24367] Running state [bc] at time 11:25:00.912803
2018-01-08 11:25:00,913 [salt.state       ][INFO    ][24367] Executing state pkg.installed for bc
2018-01-08 11:25:00,918 [salt.state       ][INFO    ][24367] All specified packages are already installed
2018-01-08 11:25:00,918 [salt.state       ][INFO    ][24367] Completed state [bc] at time 11:25:00.918373 duration_in_ms=5.57
2018-01-08 11:25:00,918 [salt.state       ][INFO    ][24367] Running state [attr] at time 11:25:00.918562
2018-01-08 11:25:00,918 [salt.state       ][INFO    ][24367] Executing state pkg.installed for attr
2018-01-08 11:25:00,923 [salt.state       ][INFO    ][24367] All specified packages are already installed
2018-01-08 11:25:00,923 [salt.state       ][INFO    ][24367] Completed state [attr] at time 11:25:00.923958 duration_in_ms=5.396
2018-01-08 11:25:00,925 [salt.state       ][INFO    ][24367] Running state [glusterd] at time 11:25:00.925118
2018-01-08 11:25:00,925 [salt.state       ][INFO    ][24367] Executing state service.running for glusterd
2018-01-08 11:25:00,925 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-01-08 11:25:00,935 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-08 11:25:01,000 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-01-08 11:25:01,012 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-01-08 11:25:01,018 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-01-08 11:25:01,024 [salt.state       ][INFO    ][24367] The service glusterd is already running
2018-01-08 11:25:01,024 [salt.state       ][INFO    ][24367] Completed state [glusterd] at time 11:25:01.024589 duration_in_ms=99.471
2018-01-08 11:25:01,026 [salt.state       ][INFO    ][24367] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 11:25:01.026865
2018-01-08 11:25:01,027 [salt.state       ][INFO    ][24367] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-01-08 11:25:01,029 [salt.state       ][INFO    ][24367] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2018-01-08 11:25:01,029 [salt.state       ][INFO    ][24367] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 11:25:01.029293 duration_in_ms=2.428
2018-01-08 11:25:01,029 [salt.state       ][INFO    ][24367] Running state [/srv/glusterfs/glance] at time 11:25:01.029496
2018-01-08 11:25:01,029 [salt.state       ][INFO    ][24367] Executing state file.directory for /srv/glusterfs/glance
2018-01-08 11:25:01,030 [salt.state       ][INFO    ][24367] Directory /srv/glusterfs/glance is in the correct state
2018-01-08 11:25:01,030 [salt.state       ][INFO    ][24367] Completed state [/srv/glusterfs/glance] at time 11:25:01.030248 duration_in_ms=0.751
2018-01-08 11:25:01,030 [salt.state       ][INFO    ][24367] Running state [/srv/glusterfs/keystone-keys] at time 11:25:01.030441
2018-01-08 11:25:01,030 [salt.state       ][INFO    ][24367] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-01-08 11:25:01,031 [salt.state       ][INFO    ][24367] Directory /srv/glusterfs/keystone-keys is in the correct state
2018-01-08 11:25:01,031 [salt.state       ][INFO    ][24367] Completed state [/srv/glusterfs/keystone-keys] at time 11:25:01.031152 duration_in_ms=0.711
2018-01-08 11:25:01,031 [salt.state       ][INFO    ][24367] Running state [/srv/glusterfs/nova_instances] at time 11:25:01.031339
2018-01-08 11:25:01,031 [salt.state       ][INFO    ][24367] Executing state file.directory for /srv/glusterfs/nova_instances
2018-01-08 11:25:01,031 [salt.state       ][INFO    ][24367] Directory /srv/glusterfs/nova_instances is in the correct state
2018-01-08 11:25:01,032 [salt.state       ][INFO    ][24367] Completed state [/srv/glusterfs/nova_instances] at time 11:25:01.032127 duration_in_ms=0.787
2018-01-08 11:25:01,032 [salt.state       ][INFO    ][24367] Running state [/srv/glusterfs/keystone-credential-keys] at time 11:25:01.032316
2018-01-08 11:25:01,032 [salt.state       ][INFO    ][24367] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-01-08 11:25:01,032 [salt.state       ][INFO    ][24367] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2018-01-08 11:25:01,033 [salt.state       ][INFO    ][24367] Completed state [/srv/glusterfs/keystone-credential-keys] at time 11:25:01.033029 duration_in_ms=0.714
2018-01-08 11:25:01,148 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command ['git', '--version'] in directory '/root'
2018-01-08 11:25:01,185 [salt.state       ][INFO    ][24367] Running state [sleep 5] at time 11:25:01.185881
2018-01-08 11:25:01,186 [salt.state       ][INFO    ][24367] Executing state cmd.wait for sleep 5
2018-01-08 11:25:01,186 [salt.state       ][INFO    ][24367] No changes made for sleep 5
2018-01-08 11:25:01,186 [salt.state       ][INFO    ][24367] Completed state [sleep 5] at time 11:25:01.186570 duration_in_ms=0.689
2018-01-08 11:25:01,187 [salt.state       ][INFO    ][24367] Running state [192.168.10.141] at time 11:25:01.187168
2018-01-08 11:25:01,187 [salt.state       ][INFO    ][24367] Executing state glusterfs.peered for 192.168.10.141
2018-01-08 11:25:01,202 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:01,210 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:01,267 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "peer status" succeeded
2018-01-08 11:25:01,267 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:01,275 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:01,332 [py.warnings      ][WARNING ][24367] /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-01-08 11:25:01,332 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "peer probe 192.168.10.141" succeeded
2018-01-08 11:25:01,332 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:01,341 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:01,397 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "peer status" succeeded
2018-01-08 11:25:01,397 [salt.state       ][INFO    ][24367] {'new': {'7ca079a5-4e00-48aa-b4f2-24fde4598bb0': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['kvm01', '192.168.10.141'], 'connected': '1'}, '8a0957cb-cb83-4102-8d02-c759b6f51f02': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.142'], 'connected': '1'}}, 'old': {'7ca079a5-4e00-48aa-b4f2-24fde4598bb0': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['kvm01'], 'connected': '1'}, '8a0957cb-cb83-4102-8d02-c759b6f51f02': {'stateStr': 'Peer in Cluster', 'state': '3', 'hostnames': ['192.168.10.142'], 'connected': '1'}}}
2018-01-08 11:25:01,398 [salt.state       ][INFO    ][24367] Completed state [192.168.10.141] at time 11:25:01.398002 duration_in_ms=210.833
2018-01-08 11:25:01,402 [salt.state       ][INFO    ][24367] Running state [192.168.10.142] at time 11:25:01.402341
2018-01-08 11:25:01,402 [salt.state       ][INFO    ][24367] Executing state glusterfs.peered for 192.168.10.142
2018-01-08 11:25:01,420 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:01,429 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:01,485 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "peer status" succeeded
2018-01-08 11:25:01,485 [salt.state       ][INFO    ][24367] Host 192.168.10.142 already peered
2018-01-08 11:25:01,485 [salt.state       ][INFO    ][24367] Completed state [192.168.10.142] at time 11:25:01.485810 duration_in_ms=83.468
2018-01-08 11:25:01,490 [salt.state       ][INFO    ][24367] Running state [192.168.10.143] at time 11:25:01.490766
2018-01-08 11:25:01,491 [salt.state       ][INFO    ][24367] Executing state glusterfs.peered for 192.168.10.143
2018-01-08 11:25:01,506 [salt.state       ][INFO    ][24367] Peering with localhost is not needed
2018-01-08 11:25:01,507 [salt.state       ][INFO    ][24367] Completed state [192.168.10.143] at time 11:25:01.507144 duration_in_ms=16.378
2018-01-08 11:25:01,508 [salt.state       ][INFO    ][24367] Running state [glance] at time 11:25:01.508272
2018-01-08 11:25:01,508 [salt.state       ][INFO    ][24367] Executing state glusterfs.created for glance
2018-01-08 11:25:01,508 [py.warnings      ][WARNING ][24367] /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-01-08 11:25:01,509 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:01,517 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:01,573 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume list" succeeded
2018-01-08 11:25:01,574 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:01,582 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:01,642 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume info" succeeded
2018-01-08 11:25:01,643 [salt.state       ][INFO    ][24367] Volume glance already exists and is started
2018-01-08 11:25:01,643 [salt.state       ][INFO    ][24367] Completed state [glance] at time 11:25:01.643655 duration_in_ms=135.383
2018-01-08 11:25:01,647 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 11:25:01.647838
2018-01-08 11:25:01,648 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2018-01-08 11:25:01,648 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-01-08 11:25:01,704 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:01,704 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 11:25:01.704732 duration_in_ms=56.894
2018-01-08 11:25:01,705 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 11:25:01.705252
2018-01-08 11:25:01,705 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2018-01-08 11:25:01,705 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2018-01-08 11:25:01,760 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:01,760 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 11:25:01.760427 duration_in_ms=55.175
2018-01-08 11:25:01,760 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 11:25:01.760960
2018-01-08 11:25:01,761 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2018-01-08 11:25:01,761 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2018-01-08 11:25:01,816 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:01,817 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 11:25:01.817242 duration_in_ms=56.281
2018-01-08 11:25:01,817 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 11:25:01.817905
2018-01-08 11:25:01,818 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2018-01-08 11:25:01,818 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-01-08 11:25:01,872 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:01,873 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 11:25:01.873063 duration_in_ms=55.157
2018-01-08 11:25:01,873 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 11:25:01.873611
2018-01-08 11:25:01,873 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2018-01-08 11:25:01,874 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-01-08 11:25:01,926 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:01,926 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 11:25:01.926768 duration_in_ms=53.156
2018-01-08 11:25:01,927 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 11:25:01.927336
2018-01-08 11:25:01,927 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2018-01-08 11:25:01,928 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-01-08 11:25:01,981 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:01,981 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 11:25:01.981759 duration_in_ms=54.424
2018-01-08 11:25:01,983 [salt.state       ][INFO    ][24367] Running state [glance] at time 11:25:01.983137
2018-01-08 11:25:01,983 [salt.state       ][INFO    ][24367] Executing state glusterfs.started for glance
2018-01-08 11:25:01,983 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:01,990 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:02,046 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume info" succeeded
2018-01-08 11:25:02,047 [salt.state       ][INFO    ][24367] Volume glance is already started
2018-01-08 11:25:02,047 [salt.state       ][INFO    ][24367] Completed state [glance] at time 11:25:02.047706 duration_in_ms=64.569
2018-01-08 11:25:02,049 [salt.state       ][INFO    ][24367] Running state [keystone-keys] at time 11:25:02.049140
2018-01-08 11:25:02,049 [salt.state       ][INFO    ][24367] Executing state glusterfs.created for keystone-keys
2018-01-08 11:25:02,049 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:02,055 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:02,109 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume list" succeeded
2018-01-08 11:25:02,110 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:02,117 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:02,178 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume info" succeeded
2018-01-08 11:25:02,179 [salt.state       ][INFO    ][24367] Volume keystone-keys already exists and is started
2018-01-08 11:25:02,179 [salt.state       ][INFO    ][24367] Completed state [keystone-keys] at time 11:25:02.179673 duration_in_ms=130.533
2018-01-08 11:25:02,184 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 11:25:02.184049
2018-01-08 11:25:02,184 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2018-01-08 11:25:02,184 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-01-08 11:25:02,238 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,238 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 11:25:02.238389 duration_in_ms=54.34
2018-01-08 11:25:02,238 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 11:25:02.238951
2018-01-08 11:25:02,239 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-01-08 11:25:02,239 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-01-08 11:25:02,294 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,294 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 11:25:02.294344 duration_in_ms=55.394
2018-01-08 11:25:02,294 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 11:25:02.294837
2018-01-08 11:25:02,295 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2018-01-08 11:25:02,295 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-01-08 11:25:02,348 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,348 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 11:25:02.348628 duration_in_ms=53.791
2018-01-08 11:25:02,349 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 11:25:02.349162
2018-01-08 11:25:02,349 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2018-01-08 11:25:02,349 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-01-08 11:25:02,404 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,404 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 11:25:02.404748 duration_in_ms=55.586
2018-01-08 11:25:02,405 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 11:25:02.405408
2018-01-08 11:25:02,405 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2018-01-08 11:25:02,406 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-01-08 11:25:02,461 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,461 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 11:25:02.461279 duration_in_ms=55.87
2018-01-08 11:25:02,461 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 11:25:02.461893
2018-01-08 11:25:02,462 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2018-01-08 11:25:02,462 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-01-08 11:25:02,518 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,518 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 11:25:02.518236 duration_in_ms=56.342
2018-01-08 11:25:02,519 [salt.state       ][INFO    ][24367] Running state [keystone-keys] at time 11:25:02.519736
2018-01-08 11:25:02,520 [salt.state       ][INFO    ][24367] Executing state glusterfs.started for keystone-keys
2018-01-08 11:25:02,520 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:02,528 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:02,587 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume info" succeeded
2018-01-08 11:25:02,588 [salt.state       ][INFO    ][24367] Volume keystone-keys is already started
2018-01-08 11:25:02,588 [salt.state       ][INFO    ][24367] Completed state [keystone-keys] at time 11:25:02.588206 duration_in_ms=68.469
2018-01-08 11:25:02,589 [salt.state       ][INFO    ][24367] Running state [nova_instances] at time 11:25:02.589203
2018-01-08 11:25:02,589 [salt.state       ][INFO    ][24367] Executing state glusterfs.created for nova_instances
2018-01-08 11:25:02,589 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:02,597 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:02,651 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume list" succeeded
2018-01-08 11:25:02,652 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:02,659 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:02,716 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume info" succeeded
2018-01-08 11:25:02,717 [salt.state       ][INFO    ][24367] Volume nova_instances already exists and is started
2018-01-08 11:25:02,718 [salt.state       ][INFO    ][24367] Completed state [nova_instances] at time 11:25:02.717979 duration_in_ms=128.776
2018-01-08 11:25:02,722 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 11:25:02.722375
2018-01-08 11:25:02,722 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2018-01-08 11:25:02,723 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-01-08 11:25:02,777 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,777 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 11:25:02.777838 duration_in_ms=55.463
2018-01-08 11:25:02,778 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 11:25:02.778453
2018-01-08 11:25:02,778 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2018-01-08 11:25:02,779 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-01-08 11:25:02,835 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,835 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 11:25:02.835452 duration_in_ms=56.998
2018-01-08 11:25:02,836 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 11:25:02.836208
2018-01-08 11:25:02,836 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2018-01-08 11:25:02,837 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2018-01-08 11:25:02,891 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,892 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 11:25:02.892225 duration_in_ms=56.018
2018-01-08 11:25:02,892 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 11:25:02.892850
2018-01-08 11:25:02,893 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2018-01-08 11:25:02,893 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-01-08 11:25:02,948 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:02,949 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 11:25:02.948981 duration_in_ms=56.129
2018-01-08 11:25:02,949 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 11:25:02.949629
2018-01-08 11:25:02,949 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2018-01-08 11:25:02,950 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2018-01-08 11:25:03,005 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:03,005 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 11:25:03.005450 duration_in_ms=55.821
2018-01-08 11:25:03,006 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 11:25:03.006009
2018-01-08 11:25:03,006 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2018-01-08 11:25:03,006 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-01-08 11:25:03,060 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:03,061 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 11:25:03.060960 duration_in_ms=54.951
2018-01-08 11:25:03,062 [salt.state       ][INFO    ][24367] Running state [nova_instances] at time 11:25:03.062377
2018-01-08 11:25:03,062 [salt.state       ][INFO    ][24367] Executing state glusterfs.started for nova_instances
2018-01-08 11:25:03,063 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:03,070 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:03,125 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume info" succeeded
2018-01-08 11:25:03,126 [salt.state       ][INFO    ][24367] Volume nova_instances is already started
2018-01-08 11:25:03,127 [salt.state       ][INFO    ][24367] Completed state [nova_instances] at time 11:25:03.126955 duration_in_ms=64.578
2018-01-08 11:25:03,128 [salt.state       ][INFO    ][24367] Running state [keystone-credential-keys] at time 11:25:03.128040
2018-01-08 11:25:03,128 [salt.state       ][INFO    ][24367] Executing state glusterfs.created for keystone-credential-keys
2018-01-08 11:25:03,128 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:03,136 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:03,190 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume list" succeeded
2018-01-08 11:25:03,190 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:03,198 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:03,257 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume info" succeeded
2018-01-08 11:25:03,258 [salt.state       ][INFO    ][24367] Volume keystone-credential-keys already exists and is started
2018-01-08 11:25:03,258 [salt.state       ][INFO    ][24367] Completed state [keystone-credential-keys] at time 11:25:03.258866 duration_in_ms=130.826
2018-01-08 11:25:03,263 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 11:25:03.263553
2018-01-08 11:25:03,263 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2018-01-08 11:25:03,264 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-01-08 11:25:03,319 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:03,320 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 11:25:03.320229 duration_in_ms=56.675
2018-01-08 11:25:03,321 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 11:25:03.320974
2018-01-08 11:25:03,321 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2018-01-08 11:25:03,321 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-01-08 11:25:03,377 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:03,378 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 11:25:03.378202 duration_in_ms=57.229
2018-01-08 11:25:03,378 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 11:25:03.378821
2018-01-08 11:25:03,379 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-01-08 11:25:03,379 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-01-08 11:25:03,433 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:03,433 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 11:25:03.433925 duration_in_ms=55.104
2018-01-08 11:25:03,434 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 11:25:03.434494
2018-01-08 11:25:03,434 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2018-01-08 11:25:03,435 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-01-08 11:25:03,487 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:03,487 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 11:25:03.487465 duration_in_ms=52.971
2018-01-08 11:25:03,488 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 11:25:03.488071
2018-01-08 11:25:03,488 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2018-01-08 11:25:03,488 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-01-08 11:25:03,540 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:03,540 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 11:25:03.540827 duration_in_ms=52.755
2018-01-08 11:25:03,541 [salt.state       ][INFO    ][24367] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 11:25:03.541393
2018-01-08 11:25:03,541 [salt.state       ][INFO    ][24367] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2018-01-08 11:25:03,542 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-01-08 11:25:03,596 [salt.state       ][INFO    ][24367] unless execution succeeded
2018-01-08 11:25:03,596 [salt.state       ][INFO    ][24367] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 11:25:03.596615 duration_in_ms=55.21
2018-01-08 11:25:03,598 [salt.state       ][INFO    ][24367] Running state [keystone-credential-keys] at time 11:25:03.598074
2018-01-08 11:25:03,598 [salt.state       ][INFO    ][24367] Executing state glusterfs.started for keystone-credential-keys
2018-01-08 11:25:03,598 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --version' in directory '/root'
2018-01-08 11:25:03,606 [salt.loaded.int.module.cmdmod][INFO    ][24367] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-01-08 11:25:03,667 [salt.loaded.int.module.glusterfs][INFO    ][24367] Gluster call "volume info" succeeded
2018-01-08 11:25:03,668 [salt.state       ][INFO    ][24367] Volume keystone-credential-keys is already started
2018-01-08 11:25:03,668 [salt.state       ][INFO    ][24367] Completed state [keystone-credential-keys] at time 11:25:03.668332 duration_in_ms=70.257
2018-01-08 11:25:03,670 [salt.minion      ][INFO    ][24367] Returning information for job: 20180108112457467742
2018-01-08 11:25:11,666 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command test.ping with jid 20180108112511414161
2018-01-08 11:25:11,675 [salt.minion      ][INFO    ][24900] Starting a new job with PID 24900
2018-01-08 11:25:11,710 [salt.minion      ][INFO    ][24900] Returning information for job: 20180108112511414161
2018-01-08 11:25:12,127 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command cmd.run with jid 20180108112511878139
2018-01-08 11:25:12,136 [salt.minion      ][INFO    ][24905] Starting a new job with PID 24905
2018-01-08 11:25:12,140 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24905] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2018-01-08 11:25:12,261 [salt.minion      ][INFO    ][24905] Returning information for job: 20180108112511878139
2018-01-08 12:02:15,761 [salt.utils.schedule][INFO    ][3179] Running scheduled job: __mine_interval
2018-01-08 12:13:46,686 [salt.minion      ][INFO    ][3179] User sudo_ubuntu Executing command cp.push_dir with jid 20180108121346405483
2018-01-08 12:13:46,697 [salt.minion      ][INFO    ][25217] Starting a new job with PID 25217
