2017-10-27 23:20:52,436 [salt.cli.daemons ][WARNING ][2465] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-27 23:21:14,917 [salt.state       ][ERROR   ][3922] No contents found in top file
2017-10-27 23:23:50,488 [salt.utils.parsers][WARNING ][2465] Minion received a SIGTERM. Exiting.
2017-10-27 23:28:15,465 [salt.cli.daemons ][WARNING ][3715] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-27 23:30:13,565 [salt.loaded.int.module.cmdmod][ERROR   ][11875] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-10-27 23:30:13,566 [salt.loaded.int.module.cmdmod][ERROR   ][11875] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-10-27 23:30:13,566 [salt.loaded.int.module.cmdmod][ERROR   ][11875] retcode: 1
2017-10-27 23:30:13,567 [salt.state       ][ERROR   ][11875] {'pid': 16798, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-10-27 23:30:39,878 [py.warnings      ][WARNING ][16875] /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.

2017-10-27 23:31:04,790 [salt.loaded.int.module.cmdmod][ERROR   ][16875] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-27 23:31:04,790 [salt.loaded.int.module.cmdmod][ERROR   ][16875] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-27 23:31:09,260 [salt.loaded.int.module.cmdmod][ERROR   ][16875] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-27 23:31:09,260 [salt.loaded.int.module.cmdmod][ERROR   ][16875] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-27 23:31:13,874 [salt.loaded.int.module.cmdmod][ERROR   ][16875] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-27 23:31:13,875 [salt.loaded.int.module.cmdmod][ERROR   ][16875] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-27 23:31:18,318 [salt.loaded.int.module.cmdmod][ERROR   ][16875] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-27 23:31:18,318 [salt.loaded.int.module.cmdmod][ERROR   ][16875] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-27 23:31:22,770 [salt.loaded.int.module.cmdmod][ERROR   ][16875] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-27 23:31:22,770 [salt.loaded.int.module.cmdmod][ERROR   ][16875] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-27 23:31:26,604 [salt.loaded.int.module.cmdmod][ERROR   ][16875] 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
2017-10-27 23:31:30,194 [salt.state       ][ERROR   ][24696] No contents found in top file
2017-10-27 23:31:33,670 [salt.loaded.int.module.cmdmod][INFO    ][24969] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-27 23:31:33,677 [salt.loaded.int.module.cmdmod][INFO    ][24969] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-27 23:31:33,689 [salt.loaded.int.module.cmdmod][INFO    ][24969] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-27 23:31:33,698 [salt.utils.parsers][WARNING ][3715] Minion received a SIGTERM. Exiting.
2017-10-27 23:31:34,001 [salt.cli.daemons ][INFO    ][25099] Setting up the Salt Minion "kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-10-27 23:31:34,626 [salt.minion      ][INFO    ][25099] Creating minion process manager
2017-10-27 23:31:34,626 [salt.cli.daemons ][WARNING ][25099] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-27 23:31:34,626 [salt.cli.daemons ][INFO    ][25099] The Salt Minion is starting up
2017-10-27 23:31:34,626 [salt.minion      ][INFO    ][25099] Minion is starting as user 'root'
2017-10-27 23:31:34,627 [salt.utils.event ][INFO    ][25099] Starting pull socket on /var/run/salt/minion/minion_event_4fcafbd0f5_pull.ipc
2017-10-27 23:31:35,794 [salt.loaded.int.module.cmdmod][INFO    ][25099] Executing command ['date', '+%z'] in directory '/root'
2017-10-27 23:31:35,804 [salt.utils.schedule][INFO    ][25099] Updating job settings for scheduled job: __mine_interval
2017-10-27 23:31:35,807 [salt.minion      ][INFO    ][25099] Added mine.update to scheduler
2017-10-27 23:31:35,829 [salt.minion      ][INFO    ][25099] Minion is ready to receive requests!
2017-10-27 23:31:36,830 [salt.utils.schedule][INFO    ][25099] Running scheduled job: __mine_interval
2017-10-27 23:31:44,222 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027233144208020
2017-10-27 23:31:44,230 [salt.minion      ][INFO    ][25225] Starting a new job with PID 25225
2017-10-27 23:31:44,238 [salt.minion      ][INFO    ][25225] Returning information for job: 20171027233144208020
2017-10-27 23:32:05,139 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command state.sls with jid 20171027233205130174
2017-10-27 23:32:05,147 [salt.minion      ][INFO    ][25231] Starting a new job with PID 25231
2017-10-27 23:32:07,310 [salt.state       ][INFO    ][25231] Loading fresh modules for state activity
2017-10-27 23:32:07,334 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-10-27 23:32:07,352 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-10-27 23:32:07,379 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-27 23:32:07,459 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-10-27 23:32:07,475 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-10-27 23:32:07,501 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-27 23:32:07,620 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-27 23:32:07,639 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 23:32:07,691 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-27 23:32:07,709 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-27 23:32:07,720 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-27 23:32:07,755 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-27 23:32:07,764 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-27 23:32:07,783 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-27 23:32:07,801 [py.warnings      ][WARNING ][25231] /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.

2017-10-27 23:32:07,801 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'salt-minion --version' in directory '/root'
2017-10-27 23:32:08,053 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-27 23:32:08,074 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-27 23:32:08,087 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-27 23:32:08,101 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-27 23:32:08,156 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-27 23:32:08,194 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-27 23:32:08,264 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-10-27 23:32:08,289 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-27 23:32:08,349 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-27 23:32:08,366 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 23:32:08,419 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-27 23:32:08,439 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-27 23:32:08,451 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-27 23:32:08,466 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-27 23:32:08,474 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-27 23:32:08,492 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-27 23:32:08,511 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'salt-minion --version' in directory '/root'
2017-10-27 23:32:08,764 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-27 23:32:08,782 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-27 23:32:08,793 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-27 23:32:08,808 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-27 23:32:08,864 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-27 23:32:08,908 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-27 23:32:08,986 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-10-27 23:32:09,058 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-27 23:32:09,411 [salt.state       ][INFO    ][25231] Running state [salt-minion] at time 23:32:09.411258
2017-10-27 23:32:09,412 [salt.state       ][INFO    ][25231] Executing state pkg.installed for salt-minion
2017-10-27 23:32:09,412 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 23:32:09,671 [salt.state       ][INFO    ][25231] Package salt-minion is already installed
2017-10-27 23:32:09,671 [salt.state       ][INFO    ][25231] Completed state [salt-minion] at time 23:32:09.670793 duration_in_ms=259.535
2017-10-27 23:32:09,671 [salt.state       ][INFO    ][25231] Running state [salt_minion_dependency_packages] at time 23:32:09.671057
2017-10-27 23:32:09,671 [salt.state       ][INFO    ][25231] Executing state pkg.installed for salt_minion_dependency_packages
2017-10-27 23:32:09,675 [salt.state       ][INFO    ][25231] All specified packages are already installed
2017-10-27 23:32:09,675 [salt.state       ][INFO    ][25231] Completed state [salt_minion_dependency_packages] at time 23:32:09.675109 duration_in_ms=4.052
2017-10-27 23:32:09,677 [salt.state       ][INFO    ][25231] Running state [/etc/salt/minion.d/minion.conf] at time 23:32:09.676732
2017-10-27 23:32:09,677 [salt.state       ][INFO    ][25231] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-10-27 23:32:09,700 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-10-27 23:32:09,757 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-27 23:32:09,813 [salt.fileclient  ][INFO    ][25231] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 23:32:09,859 [salt.state       ][INFO    ][25231] File /etc/salt/minion.d/minion.conf is in the correct state
2017-10-27 23:32:09,859 [salt.state       ][INFO    ][25231] Completed state [/etc/salt/minion.d/minion.conf] at time 23:32:09.859244 duration_in_ms=182.512
2017-10-27 23:32:09,860 [salt.state       ][INFO    ][25231] Running state [/etc/salt/minion.d/_virt.conf] at time 23:32:09.859628
2017-10-27 23:32:09,860 [salt.state       ][INFO    ][25231] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-10-27 23:32:09,861 [salt.state       ][INFO    ][25231] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-10-27 23:32:09,861 [salt.state       ][INFO    ][25231] Completed state [/etc/salt/minion.d/_virt.conf] at time 23:32:09.860653 duration_in_ms=1.025
2017-10-27 23:32:09,862 [salt.state       ][INFO    ][25231] Running state [salt-minion] at time 23:32:09.862347
2017-10-27 23:32:09,863 [salt.state       ][INFO    ][25231] Executing state service.running for salt-minion
2017-10-27 23:32:09,863 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-27 23:32:09,879 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-10-27 23:32:09,886 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-27 23:32:09,893 [salt.state       ][INFO    ][25231] The service salt-minion is already running
2017-10-27 23:32:09,893 [salt.state       ][INFO    ][25231] Completed state [salt-minion] at time 23:32:09.893363 duration_in_ms=31.016
2017-10-27 23:32:09,895 [salt.state       ][INFO    ][25231] Running state [/etc/salt/grains.d] at time 23:32:09.895050
2017-10-27 23:32:09,895 [salt.state       ][INFO    ][25231] Executing state file.directory for /etc/salt/grains.d
2017-10-27 23:32:09,896 [salt.state       ][INFO    ][25231] Directory /etc/salt/grains.d is in the correct state
2017-10-27 23:32:09,896 [salt.state       ][INFO    ][25231] Completed state [/etc/salt/grains.d] at time 23:32:09.895960 duration_in_ms=0.911
2017-10-27 23:32:09,896 [salt.state       ][INFO    ][25231] Running state [/etc/salt/grains] at time 23:32:09.896459
2017-10-27 23:32:09,897 [salt.state       ][INFO    ][25231] Executing state file.managed for /etc/salt/grains
2017-10-27 23:32:09,897 [salt.state       ][INFO    ][25231] File /etc/salt/grains exists with proper permissions. No changes made.
2017-10-27 23:32:09,897 [salt.state       ][INFO    ][25231] Completed state [/etc/salt/grains] at time 23:32:09.897104 duration_in_ms=0.645
2017-10-27 23:32:09,897 [salt.state       ][INFO    ][25231] Running state [/etc/salt/grains.d/placeholder] at time 23:32:09.897426
2017-10-27 23:32:09,898 [salt.state       ][INFO    ][25231] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-10-27 23:32:09,898 [salt.state       ][INFO    ][25231] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-10-27 23:32:09,898 [salt.state       ][INFO    ][25231] Completed state [/etc/salt/grains.d/placeholder] at time 23:32:09.898113 duration_in_ms=0.687
2017-10-27 23:32:09,898 [salt.state       ][INFO    ][25231] Running state [/etc/salt/grains.d/sphinx] at time 23:32:09.898455
2017-10-27 23:32:09,899 [salt.state       ][INFO    ][25231] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-10-27 23:32:09,900 [salt.state       ][INFO    ][25231] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.143
               - 192.168.11.251
-              - 192.168.122.1
         system:
           name: System
           param:

2017-10-27 23:32:09,900 [salt.state       ][INFO    ][25231] Completed state [/etc/salt/grains.d/sphinx] at time 23:32:09.900162 duration_in_ms=1.707
2017-10-27 23:32:09,901 [salt.state       ][INFO    ][25231] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:32:09.900830
2017-10-27 23:32:09,901 [salt.state       ][INFO    ][25231] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-27 23:32:09,901 [salt.state       ][INFO    ][25231] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-27 23:32:09,901 [salt.state       ][INFO    ][25231] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:32:09.901319 duration_in_ms=0.489
2017-10-27 23:32:09,901 [salt.state       ][INFO    ][25231] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:32:09.901459
2017-10-27 23:32:09,902 [salt.state       ][INFO    ][25231] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-27 23:32:09,902 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-10-27 23:32:09,977 [salt.state       ][INFO    ][25231] {'pid': 25279, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-27 23:32:09,978 [salt.state       ][INFO    ][25231] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:32:09.977531 duration_in_ms=76.072
2017-10-27 23:32:09,978 [salt.state       ][INFO    ][25231] Running state [/etc/salt/grains.d/dns_records] at time 23:32:09.978145
2017-10-27 23:32:09,978 [salt.state       ][INFO    ][25231] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-10-27 23:32:09,980 [salt.state       ][INFO    ][25231] File /etc/salt/grains.d/dns_records is in the correct state
2017-10-27 23:32:09,981 [salt.state       ][INFO    ][25231] Completed state [/etc/salt/grains.d/dns_records] at time 23:32:09.980521 duration_in_ms=2.376
2017-10-27 23:32:09,982 [salt.state       ][INFO    ][25231] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 23:32:09.981948
2017-10-27 23:32:09,982 [salt.state       ][INFO    ][25231] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-27 23:32:09,982 [salt.state       ][INFO    ][25231] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-27 23:32:09,983 [salt.state       ][INFO    ][25231] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 23:32:09.982551 duration_in_ms=0.603
2017-10-27 23:32:09,983 [salt.state       ][INFO    ][25231] Running state [/etc/salt/grains.d/salt] at time 23:32:09.982926
2017-10-27 23:32:09,983 [salt.state       ][INFO    ][25231] Executing state file.managed for /etc/salt/grains.d/salt
2017-10-27 23:32:09,985 [salt.state       ][INFO    ][25231] File /etc/salt/grains.d/salt is in the correct state
2017-10-27 23:32:09,985 [salt.state       ][INFO    ][25231] Completed state [/etc/salt/grains.d/salt] at time 23:32:09.985280 duration_in_ms=2.354
2017-10-27 23:32:09,986 [salt.state       ][INFO    ][25231] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 23:32:09.986135
2017-10-27 23:32:09,986 [salt.state       ][INFO    ][25231] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-27 23:32:09,987 [salt.state       ][INFO    ][25231] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-27 23:32:09,987 [salt.state       ][INFO    ][25231] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 23:32:09.986977 duration_in_ms=0.842
2017-10-27 23:32:09,989 [salt.state       ][INFO    ][25231] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:32:09.988966
2017-10-27 23:32:09,989 [salt.state       ][INFO    ][25231] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-27 23:32:09,989 [salt.state       ][INFO    ][25231] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-27 23:32:09,990 [salt.state       ][INFO    ][25231] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:32:09.989615 duration_in_ms=0.649
2017-10-27 23:32:09,990 [salt.state       ][INFO    ][25231] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:32:09.989785
2017-10-27 23:32:09,990 [salt.state       ][INFO    ][25231] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-27 23:32:09,992 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-10-27 23:32:09,999 [salt.state       ][INFO    ][25231] {'pid': 25281, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-27 23:32:09,999 [salt.state       ][INFO    ][25231] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:32:09.999425 duration_in_ms=9.64
2017-10-27 23:32:10,000 [salt.state       ][INFO    ][25231] Running state [mine.update] at time 23:32:10.000337
2017-10-27 23:32:10,001 [salt.state       ][INFO    ][25231] Executing state module.wait for mine.update
2017-10-27 23:32:10,001 [salt.state       ][INFO    ][25231] No changes made for mine.update
2017-10-27 23:32:10,001 [salt.state       ][INFO    ][25231] Completed state [mine.update] at time 23:32:10.000969 duration_in_ms=0.632
2017-10-27 23:32:10,001 [salt.state       ][INFO    ][25231] Running state [mine.update] at time 23:32:10.001144
2017-10-27 23:32:10,001 [salt.state       ][INFO    ][25231] Executing state module.mod_watch for mine.update
2017-10-27 23:32:10,518 [salt.state       ][INFO    ][25231] {'ret': True}
2017-10-27 23:32:10,518 [salt.state       ][INFO    ][25231] Completed state [mine.update] at time 23:32:10.518079 duration_in_ms=516.935
2017-10-27 23:32:10,518 [salt.state       ][INFO    ][25231] Running state [ca-certificates] at time 23:32:10.518306
2017-10-27 23:32:10,519 [salt.state       ][INFO    ][25231] Executing state pkg.installed for ca-certificates
2017-10-27 23:32:10,528 [salt.state       ][INFO    ][25231] Package ca-certificates is already installed
2017-10-27 23:32:10,528 [salt.state       ][INFO    ][25231] Completed state [ca-certificates] at time 23:32:10.528302 duration_in_ms=9.996
2017-10-27 23:32:10,529 [salt.state       ][INFO    ][25231] Running state [update-ca-certificates] at time 23:32:10.529228
2017-10-27 23:32:10,530 [salt.state       ][INFO    ][25231] Executing state cmd.wait for update-ca-certificates
2017-10-27 23:32:10,530 [salt.state       ][INFO    ][25231] No changes made for update-ca-certificates
2017-10-27 23:32:10,530 [salt.state       ][INFO    ][25231] Completed state [update-ca-certificates] at time 23:32:10.530004 duration_in_ms=0.777
2017-10-27 23:32:10,530 [salt.state       ][INFO    ][25231] Running state [libvirt-dev] at time 23:32:10.530176
2017-10-27 23:32:10,530 [salt.state       ][INFO    ][25231] Executing state pkg.installed for libvirt-dev
2017-10-27 23:32:10,534 [salt.state       ][INFO    ][25231] Package libvirt-dev is already installed
2017-10-27 23:32:10,534 [salt.state       ][INFO    ][25231] Completed state [libvirt-dev] at time 23:32:10.534093 duration_in_ms=3.917
2017-10-27 23:32:10,534 [salt.state       ][INFO    ][25231] Running state [pkg-config] at time 23:32:10.534269
2017-10-27 23:32:10,534 [salt.state       ][INFO    ][25231] Executing state pkg.installed for pkg-config
2017-10-27 23:32:10,538 [salt.state       ][INFO    ][25231] Package pkg-config is already installed
2017-10-27 23:32:10,539 [salt.state       ][INFO    ][25231] Completed state [pkg-config] at time 23:32:10.538472 duration_in_ms=4.203
2017-10-27 23:32:10,539 [salt.state       ][INFO    ][25231] Running state [virtng.init] at time 23:32:10.538661
2017-10-27 23:32:10,539 [salt.state       ][INFO    ][25231] Executing state module.run for virtng.init
2017-10-27 23:32:10,617 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command ['git', '--version'] in directory '/root'
2017-10-27 23:32:10,826 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:10,845 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:10,845 [salt.state       ][INFO    ][25231] Completed state [virtng.init] at time 23:32:10.845261 duration_in_ms=306.598
2017-10-27 23:32:10,846 [salt.state       ][INFO    ][25231] Running state [virt.set_autostart] at time 23:32:10.845593
2017-10-27 23:32:10,846 [salt.state       ][INFO    ][25231] Executing state module.run for virt.set_autostart
2017-10-27 23:32:10,849 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:10,867 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:10,868 [salt.state       ][INFO    ][25231] Completed state [virt.set_autostart] at time 23:32:10.867637 duration_in_ms=22.044
2017-10-27 23:32:10,868 [salt.state       ][INFO    ][25231] Running state [virtng.init] at time 23:32:10.867874
2017-10-27 23:32:10,868 [salt.state       ][INFO    ][25231] Executing state module.run for virtng.init
2017-10-27 23:32:10,871 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:10,888 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:10,888 [salt.state       ][INFO    ][25231] Completed state [virtng.init] at time 23:32:10.887727 duration_in_ms=19.852
2017-10-27 23:32:10,888 [salt.state       ][INFO    ][25231] Running state [virt.set_autostart] at time 23:32:10.887966
2017-10-27 23:32:10,888 [salt.state       ][INFO    ][25231] Executing state module.run for virt.set_autostart
2017-10-27 23:32:10,891 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:10,907 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:10,907 [salt.state       ][INFO    ][25231] Completed state [virt.set_autostart] at time 23:32:10.907154 duration_in_ms=19.186
2017-10-27 23:32:10,908 [salt.state       ][INFO    ][25231] Running state [virtng.init] at time 23:32:10.907482
2017-10-27 23:32:10,908 [salt.state       ][INFO    ][25231] Executing state module.run for virtng.init
2017-10-27 23:32:10,911 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:10,927 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:10,928 [salt.state       ][INFO    ][25231] Completed state [virtng.init] at time 23:32:10.927587 duration_in_ms=20.105
2017-10-27 23:32:10,928 [salt.state       ][INFO    ][25231] Running state [virt.set_autostart] at time 23:32:10.927818
2017-10-27 23:32:10,928 [salt.state       ][INFO    ][25231] Executing state module.run for virt.set_autostart
2017-10-27 23:32:10,931 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:10,947 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:10,947 [salt.state       ][INFO    ][25231] Completed state [virt.set_autostart] at time 23:32:10.947111 duration_in_ms=19.293
2017-10-27 23:32:10,947 [salt.state       ][INFO    ][25231] Running state [virtng.init] at time 23:32:10.947348
2017-10-27 23:32:10,948 [salt.state       ][INFO    ][25231] Executing state module.run for virtng.init
2017-10-27 23:32:10,950 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:10,967 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:10,967 [salt.state       ][INFO    ][25231] Completed state [virtng.init] at time 23:32:10.967136 duration_in_ms=19.788
2017-10-27 23:32:10,967 [salt.state       ][INFO    ][25231] Running state [virt.set_autostart] at time 23:32:10.967428
2017-10-27 23:32:10,968 [salt.state       ][INFO    ][25231] Executing state module.run for virt.set_autostart
2017-10-27 23:32:10,971 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:10,988 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:10,988 [salt.state       ][INFO    ][25231] Completed state [virt.set_autostart] at time 23:32:10.987830 duration_in_ms=20.402
2017-10-27 23:32:10,988 [salt.state       ][INFO    ][25231] Running state [virtng.init] at time 23:32:10.988082
2017-10-27 23:32:10,988 [salt.state       ][INFO    ][25231] Executing state module.run for virtng.init
2017-10-27 23:32:10,991 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:11,006 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:11,006 [salt.state       ][INFO    ][25231] Completed state [virtng.init] at time 23:32:11.006142 duration_in_ms=18.06
2017-10-27 23:32:11,006 [salt.state       ][INFO    ][25231] Running state [virt.set_autostart] at time 23:32:11.006443
2017-10-27 23:32:11,007 [salt.state       ][INFO    ][25231] Executing state module.run for virt.set_autostart
2017-10-27 23:32:11,010 [salt.loaded.int.module.cmdmod][INFO    ][25231] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-27 23:32:11,026 [salt.state       ][INFO    ][25231] unless execution succeeded
2017-10-27 23:32:11,027 [salt.state       ][INFO    ][25231] Completed state [virt.set_autostart] at time 23:32:11.026625 duration_in_ms=20.182
2017-10-27 23:32:11,030 [salt.minion      ][INFO    ][25231] Returning information for job: 20171027233205130174
2017-10-27 23:32:31,039 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171027233231027488
2017-10-27 23:32:31,050 [salt.minion      ][INFO    ][25346] Starting a new job with PID 25346
2017-10-27 23:32:35,411 [salt.state       ][INFO    ][25346] Loading fresh modules for state activity
2017-10-27 23:32:36,091 [salt.state       ][ERROR   ][25346] No contents found in top file
2017-10-27 23:32:36,091 [salt.utils.extmods][INFO    ][25346] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-27 23:32:36,095 [salt.utils.extmods][INFO    ][25346] Syncing beacons for environment 'base'
2017-10-27 23:32:36,095 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_beacons, for base)
2017-10-27 23:32:36,095 [salt.fileclient  ][INFO    ][25346] Caching directory '_beacons/' for environment 'base'
2017-10-27 23:32:36,153 [salt.utils.extmods][INFO    ][25346] Syncing modules for environment 'base'
2017-10-27 23:32:36,153 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_modules, for base)
2017-10-27 23:32:36,153 [salt.fileclient  ][INFO    ][25346] Caching directory '_modules/' for environment 'base'
2017-10-27 23:32:36,218 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-27 23:32:36,236 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-27 23:32:36,254 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-27 23:32:36,269 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-27 23:32:36,283 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-27 23:32:36,312 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-27 23:32:36,325 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-27 23:32:36,346 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-27 23:32:36,362 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-27 23:32:36,379 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-27 23:32:36,390 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-27 23:32:36,402 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-27 23:32:36,417 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-27 23:32:36,433 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-27 23:32:36,450 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-27 23:32:36,478 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-27 23:32:36,489 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-27 23:32:36,502 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-27 23:32:36,513 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-27 23:32:36,525 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-27 23:32:36,540 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-27 23:32:36,556 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-27 23:32:36,567 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-27 23:32:36,580 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-27 23:32:36,595 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-27 23:32:36,606 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-27 23:32:36,619 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-27 23:32:36,640 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-27 23:32:36,653 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-27 23:32:36,680 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-27 23:32:36,692 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-27 23:32:36,711 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-27 23:32:36,716 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-27 23:32:36,717 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-27 23:32:36,717 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-27 23:32:36,717 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-27 23:32:36,717 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-27 23:32:36,718 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-27 23:32:36,718 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-27 23:32:36,718 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-27 23:32:36,718 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-27 23:32:36,719 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-27 23:32:36,719 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-27 23:32:36,719 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-27 23:32:36,719 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-27 23:32:36,720 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-27 23:32:36,720 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-27 23:32:36,720 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-27 23:32:36,721 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-27 23:32:36,721 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-27 23:32:36,722 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-27 23:32:36,722 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-27 23:32:36,722 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-27 23:32:36,723 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-27 23:32:36,723 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-27 23:32:36,723 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-27 23:32:36,723 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-27 23:32:36,724 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-27 23:32:36,724 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-27 23:32:36,724 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-27 23:32:36,724 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-27 23:32:36,725 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-27 23:32:36,725 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-27 23:32:36,726 [salt.utils.extmods][INFO    ][25346] 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'
2017-10-27 23:32:36,726 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-27 23:32:36,726 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-27 23:32:36,732 [salt.utils.extmods][INFO    ][25346] Syncing states for environment 'base'
2017-10-27 23:32:36,733 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_states, for base)
2017-10-27 23:32:36,733 [salt.fileclient  ][INFO    ][25346] Caching directory '_states/' for environment 'base'
2017-10-27 23:32:36,800 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-27 23:32:36,818 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-27 23:32:36,829 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-27 23:32:36,842 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-27 23:32:36,861 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-27 23:32:36,871 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-27 23:32:36,882 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-27 23:32:36,927 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-27 23:32:36,945 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-27 23:32:36,980 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-27 23:32:37,012 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-27 23:32:37,025 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-27 23:32:37,053 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-27 23:32:37,070 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-27 23:32:37,081 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-27 23:32:37,093 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-27 23:32:37,108 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-27 23:32:37,123 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-27 23:32:37,142 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-27 23:32:37,157 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-27 23:32:37,169 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-27 23:32:37,195 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-27 23:32:37,205 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-27 23:32:37,228 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-27 23:32:37,248 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-27 23:32:37,261 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-27 23:32:37,275 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-27 23:32:37,293 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-27 23:32:37,309 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-27 23:32:37,313 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-27 23:32:37,313 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-27 23:32:37,314 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-27 23:32:37,314 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-27 23:32:37,314 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-27 23:32:37,315 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-27 23:32:37,315 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-27 23:32:37,315 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-27 23:32:37,315 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-27 23:32:37,316 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-27 23:32:37,316 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-27 23:32:37,316 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-27 23:32:37,316 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-27 23:32:37,317 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-27 23:32:37,317 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-27 23:32:37,317 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-27 23:32:37,317 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-27 23:32:37,318 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-27 23:32:37,318 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-27 23:32:37,318 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-27 23:32:37,318 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-27 23:32:37,319 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-27 23:32:37,319 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-27 23:32:37,319 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-27 23:32:37,319 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-27 23:32:37,320 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-27 23:32:37,320 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-27 23:32:37,320 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-27 23:32:37,320 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-27 23:32:37,321 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-27 23:32:37,323 [salt.utils.extmods][INFO    ][25346] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-27 23:32:37,327 [salt.utils.extmods][INFO    ][25346] Syncing sdb for environment 'base'
2017-10-27 23:32:37,327 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_sdb, for base)
2017-10-27 23:32:37,327 [salt.fileclient  ][INFO    ][25346] Caching directory '_sdb/' for environment 'base'
2017-10-27 23:32:37,375 [salt.utils.extmods][INFO    ][25346] Syncing grains for environment 'base'
2017-10-27 23:32:37,375 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_grains, for base)
2017-10-27 23:32:37,375 [salt.fileclient  ][INFO    ][25346] Caching directory '_grains/' for environment 'base'
2017-10-27 23:32:37,448 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-27 23:32:37,465 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-27 23:32:37,482 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-27 23:32:37,492 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-27 23:32:37,505 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-27 23:32:37,517 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-27 23:32:37,529 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-27 23:32:37,552 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-27 23:32:37,581 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-27 23:32:37,599 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-27 23:32:37,617 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-27 23:32:37,635 [salt.fileclient  ][INFO    ][25346] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-27 23:32:37,639 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-27 23:32:37,640 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-27 23:32:37,640 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-27 23:32:37,640 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-27 23:32:37,640 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-27 23:32:37,641 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-27 23:32:37,641 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-27 23:32:37,641 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-27 23:32:37,641 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-27 23:32:37,641 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-27 23:32:37,642 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-27 23:32:37,642 [salt.utils.extmods][INFO    ][25346] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-27 23:32:37,644 [salt.utils.extmods][INFO    ][25346] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-27 23:32:37,647 [salt.utils.extmods][INFO    ][25346] Syncing renderers for environment 'base'
2017-10-27 23:32:37,647 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_renderers, for base)
2017-10-27 23:32:37,647 [salt.fileclient  ][INFO    ][25346] Caching directory '_renderers/' for environment 'base'
2017-10-27 23:32:37,732 [salt.utils.extmods][INFO    ][25346] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-27 23:32:37,735 [salt.utils.extmods][INFO    ][25346] Syncing returners for environment 'base'
2017-10-27 23:32:37,735 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_returners, for base)
2017-10-27 23:32:37,735 [salt.fileclient  ][INFO    ][25346] Caching directory '_returners/' for environment 'base'
2017-10-27 23:32:37,817 [salt.utils.extmods][INFO    ][25346] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-27 23:32:37,820 [salt.utils.extmods][INFO    ][25346] Syncing output for environment 'base'
2017-10-27 23:32:37,820 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_output, for base)
2017-10-27 23:32:37,820 [salt.fileclient  ][INFO    ][25346] Caching directory '_output/' for environment 'base'
2017-10-27 23:32:37,872 [salt.utils.extmods][INFO    ][25346] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-27 23:32:37,875 [salt.utils.extmods][INFO    ][25346] Syncing utils for environment 'base'
2017-10-27 23:32:37,875 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_utils, for base)
2017-10-27 23:32:37,875 [salt.fileclient  ][INFO    ][25346] Caching directory '_utils/' for environment 'base'
2017-10-27 23:32:37,928 [salt.utils.extmods][INFO    ][25346] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-27 23:32:37,930 [salt.utils.extmods][INFO    ][25346] Syncing log_handlers for environment 'base'
2017-10-27 23:32:37,930 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_log_handlers, for base)
2017-10-27 23:32:37,931 [salt.fileclient  ][INFO    ][25346] Caching directory '_log_handlers/' for environment 'base'
2017-10-27 23:32:38,027 [salt.utils.extmods][INFO    ][25346] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-27 23:32:38,030 [salt.utils.extmods][INFO    ][25346] Syncing proxy for environment 'base'
2017-10-27 23:32:38,030 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_proxy, for base)
2017-10-27 23:32:38,030 [salt.fileclient  ][INFO    ][25346] Caching directory '_proxy/' for environment 'base'
2017-10-27 23:32:38,070 [salt.utils.extmods][INFO    ][25346] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-27 23:32:38,073 [salt.utils.extmods][INFO    ][25346] Syncing engines for environment 'base'
2017-10-27 23:32:38,073 [salt.utils.extmods][INFO    ][25346] Loading cache from salt://_engines, for base)
2017-10-27 23:32:38,073 [salt.fileclient  ][INFO    ][25346] Caching directory '_engines/' for environment 'base'
2017-10-27 23:32:38,119 [salt.minion      ][INFO    ][25346] Returning information for job: 20171027233231027488
2017-10-27 23:38:50,926 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command test.ping with jid 20171027233850917940
2017-10-27 23:38:50,936 [salt.minion      ][INFO    ][25542] Starting a new job with PID 25542
2017-10-27 23:38:50,972 [salt.minion      ][INFO    ][25542] Returning information for job: 20171027233850917940
2017-10-27 23:40:40,033 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command state.sls with jid 20171027234040023457
2017-10-27 23:40:40,042 [salt.minion      ][INFO    ][25586] Starting a new job with PID 25586
2017-10-27 23:40:40,607 [salt.state       ][INFO    ][25586] Loading fresh modules for state activity
2017-10-27 23:40:40,665 [salt.fileclient  ][INFO    ][25586] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-27 23:40:40,683 [salt.fileclient  ][INFO    ][25586] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-27 23:40:40,710 [salt.fileclient  ][INFO    ][25586] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-27 23:40:41,036 [salt.state       ][INFO    ][25586] Running state [lsof] at time 23:40:41.035942
2017-10-27 23:40:41,036 [salt.state       ][INFO    ][25586] Executing state pkg.installed for lsof
2017-10-27 23:40:41,037 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 23:40:41,291 [salt.state       ][INFO    ][25586] Package lsof is already installed
2017-10-27 23:40:41,291 [salt.state       ][INFO    ][25586] Completed state [lsof] at time 23:40:41.291067 duration_in_ms=255.125
2017-10-27 23:40:41,291 [salt.state       ][INFO    ][25586] Running state [keepalived] at time 23:40:41.291343
2017-10-27 23:40:41,292 [salt.state       ][INFO    ][25586] Executing state pkg.installed for keepalived
2017-10-27 23:40:41,308 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 23:40:43,234 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-10-27 23:40:45,912 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 23:40:45,939 [salt.state       ][INFO    ][25586] 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'

2017-10-27 23:40:45,949 [salt.state       ][INFO    ][25586] Loading fresh modules for state activity
2017-10-27 23:40:45,966 [salt.state       ][INFO    ][25586] Completed state [keepalived] at time 23:40:45.965595 duration_in_ms=4674.252
2017-10-27 23:40:45,968 [salt.state       ][INFO    ][25586] Running state [/etc/keepalived/keepalived.conf] at time 23:40:45.967757
2017-10-27 23:40:45,968 [salt.state       ][INFO    ][25586] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-27 23:40:45,998 [salt.fileclient  ][INFO    ][25586] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-27 23:40:46,038 [salt.fileclient  ][INFO    ][25586] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-27 23:40:46,045 [salt.state       ][INFO    ][25586] File changed:
New file
2017-10-27 23:40:46,045 [salt.state       ][INFO    ][25586] Completed state [/etc/keepalived/keepalived.conf] at time 23:40:46.045423 duration_in_ms=77.666
2017-10-27 23:40:46,112 [salt.state       ][INFO    ][25586] Running state [keepalived] at time 23:40:46.112456
2017-10-27 23:40:46,113 [salt.state       ][INFO    ][25586] Executing state service.running for keepalived
2017-10-27 23:40:46,114 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-27 23:40:46,124 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-27 23:40:46,132 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-27 23:40:46,139 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-27 23:40:46,147 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-27 23:40:46,178 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-27 23:40:46,186 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-27 23:40:46,193 [salt.loaded.int.module.cmdmod][INFO    ][25586] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-27 23:40:46,199 [salt.state       ][INFO    ][25586] {'keepalived': True}
2017-10-27 23:40:46,199 [salt.state       ][INFO    ][25586] Completed state [keepalived] at time 23:40:46.199009 duration_in_ms=86.552
2017-10-27 23:40:46,200 [salt.minion      ][INFO    ][25586] Returning information for job: 20171027234040023457
2017-10-27 23:41:01,878 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command pillar.get with jid 20171027234101865138
2017-10-27 23:41:01,890 [salt.minion      ][INFO    ][27175] Starting a new job with PID 27175
2017-10-27 23:41:01,897 [salt.minion      ][INFO    ][27175] Returning information for job: 20171027234101865138
2017-10-27 23:45:42,259 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command state.sls with jid 20171027234542248376
2017-10-27 23:45:42,270 [salt.minion      ][INFO    ][27279] Starting a new job with PID 27279
2017-10-27 23:45:44,885 [salt.state       ][INFO    ][27279] Loading fresh modules for state activity
2017-10-27 23:45:44,915 [salt.fileclient  ][INFO    ][27279] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-27 23:45:44,936 [salt.fileclient  ][INFO    ][27279] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-27 23:45:45,233 [salt.state       ][INFO    ][27279] Running state [attr] at time 23:45:45.232543
2017-10-27 23:45:45,233 [salt.state       ][INFO    ][27279] Executing state pkg.installed for attr
2017-10-27 23:45:45,233 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 23:45:45,516 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 23:45:47,591 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'attr'] in directory '/root'
2017-10-27 23:45:48,999 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 23:45:49,046 [salt.state       ][INFO    ][27279] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-10-27 23:45:49,060 [salt.state       ][INFO    ][27279] Loading fresh modules for state activity
2017-10-27 23:45:49,080 [salt.state       ][INFO    ][27279] Completed state [attr] at time 23:45:49.079564 duration_in_ms=3847.022
2017-10-27 23:45:49,086 [salt.state       ][INFO    ][27279] Running state [glusterfs-server] at time 23:45:49.086368
2017-10-27 23:45:49,087 [salt.state       ][INFO    ][27279] Executing state pkg.installed for glusterfs-server
2017-10-27 23:45:49,325 [salt.loaded.int.module.cmdmod][INFO    ][27279] 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'
2017-10-27 23:45:52,368 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027234552346565
2017-10-27 23:45:52,376 [salt.minion      ][INFO    ][31132] Starting a new job with PID 31132
2017-10-27 23:45:52,387 [salt.minion      ][INFO    ][31132] Returning information for job: 20171027234552346565
2017-10-27 23:45:55,390 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 23:45:55,417 [salt.state       ][INFO    ][27279] 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.7.6-1ubuntu1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'portmap' changed from 'absent' to '1'
'libattr1-dev' changed from 'absent' to '1:2.4.47-2'
'attr-dev' changed from 'absent' to '1'
'acl-dev' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.7.6-1ubuntu1'
'glusterfs-client' changed from 'absent' to '3.7.6-1ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'nfs-client' changed from 'absent' to '1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libacl1-dev' changed from 'absent' to '2.2.52-3'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libtirpc1' changed from 'absent' to '0.2.5-1'

2017-10-27 23:45:55,427 [salt.state       ][INFO    ][27279] Loading fresh modules for state activity
2017-10-27 23:45:55,444 [salt.state       ][INFO    ][27279] Completed state [glusterfs-server] at time 23:45:55.444168 duration_in_ms=6357.8
2017-10-27 23:45:55,449 [salt.state       ][INFO    ][27279] Running state [bc] at time 23:45:55.449450
2017-10-27 23:45:55,450 [salt.state       ][INFO    ][27279] Executing state pkg.installed for bc
2017-10-27 23:45:55,727 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2017-10-27 23:45:57,105 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 23:45:57,132 [salt.state       ][INFO    ][27279] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-10-27 23:45:57,141 [salt.state       ][INFO    ][27279] Loading fresh modules for state activity
2017-10-27 23:45:57,161 [salt.state       ][INFO    ][27279] Completed state [bc] at time 23:45:57.160720 duration_in_ms=1711.269
2017-10-27 23:45:57,231 [salt.state       ][INFO    ][27279] Running state [glusterfs-server] at time 23:45:57.231440
2017-10-27 23:45:57,232 [salt.state       ][INFO    ][27279] Executing state service.running for glusterfs-server
2017-10-27 23:45:57,234 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-27 23:45:57,243 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-27 23:45:57,249 [salt.loaded.int.module.cmdmod][INFO    ][27279] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-27 23:45:57,256 [salt.state       ][INFO    ][27279] The service glusterfs-server is already running
2017-10-27 23:45:57,257 [salt.state       ][INFO    ][27279] Completed state [glusterfs-server] at time 23:45:57.256532 duration_in_ms=25.092
2017-10-27 23:45:57,258 [salt.state       ][INFO    ][27279] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 23:45:57.258164
2017-10-27 23:45:57,258 [salt.state       ][INFO    ][27279] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-27 23:45:57,263 [salt.state       ][INFO    ][27279] File changed:
New file
2017-10-27 23:45:57,264 [salt.state       ][INFO    ][27279] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 23:45:57.263593 duration_in_ms=5.42
2017-10-27 23:45:57,264 [salt.state       ][INFO    ][27279] Running state [/srv/glusterfs/glance] at time 23:45:57.263773
2017-10-27 23:45:57,264 [salt.state       ][INFO    ][27279] Executing state file.directory for /srv/glusterfs/glance
2017-10-27 23:45:57,265 [salt.state       ][INFO    ][27279] {'/srv/glusterfs/glance': 'New Dir'}
2017-10-27 23:45:57,265 [salt.state       ][INFO    ][27279] Completed state [/srv/glusterfs/glance] at time 23:45:57.264731 duration_in_ms=0.958
2017-10-27 23:45:57,265 [salt.state       ][INFO    ][27279] Running state [/srv/glusterfs/keystone-keys] at time 23:45:57.264901
2017-10-27 23:45:57,265 [salt.state       ][INFO    ][27279] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-27 23:45:57,266 [salt.state       ][INFO    ][27279] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-10-27 23:45:57,266 [salt.state       ][INFO    ][27279] Completed state [/srv/glusterfs/keystone-keys] at time 23:45:57.265648 duration_in_ms=0.748
2017-10-27 23:45:57,266 [salt.state       ][INFO    ][27279] Running state [/srv/glusterfs/nova_instances] at time 23:45:57.265859
2017-10-27 23:45:57,266 [salt.state       ][INFO    ][27279] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-27 23:45:57,267 [salt.state       ][INFO    ][27279] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-10-27 23:45:57,267 [salt.state       ][INFO    ][27279] Completed state [/srv/glusterfs/nova_instances] at time 23:45:57.266675 duration_in_ms=0.817
2017-10-27 23:45:57,267 [salt.state       ][INFO    ][27279] Running state [/srv/glusterfs/keystone-credential-keys] at time 23:45:57.266840
2017-10-27 23:45:57,267 [salt.state       ][INFO    ][27279] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-27 23:45:57,267 [salt.state       ][INFO    ][27279] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-10-27 23:45:57,268 [salt.state       ][INFO    ][27279] Completed state [/srv/glusterfs/keystone-credential-keys] at time 23:45:57.267564 duration_in_ms=0.724
2017-10-27 23:45:57,268 [salt.minion      ][INFO    ][27279] Returning information for job: 20171027234542248376
2017-10-27 23:46:07,038 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command test.ping with jid 20171027234607027397
2017-10-27 23:46:07,048 [salt.minion      ][INFO    ][32073] Starting a new job with PID 32073
2017-10-27 23:46:07,139 [salt.minion      ][INFO    ][32073] Returning information for job: 20171027234607027397
2017-10-27 23:46:07,266 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command state.sls with jid 20171027234607251983
2017-10-27 23:46:07,276 [salt.minion      ][INFO    ][32078] Starting a new job with PID 32078
2017-10-27 23:46:09,427 [salt.state       ][INFO    ][32078] Loading fresh modules for state activity
2017-10-27 23:46:09,454 [salt.fileclient  ][INFO    ][32078] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-27 23:46:09,494 [salt.fileclient  ][INFO    ][32078] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-27 23:46:09,572 [salt.fileclient  ][INFO    ][32078] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-27 23:46:09,598 [salt.fileclient  ][INFO    ][32078] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-27 23:46:09,896 [salt.state       ][INFO    ][32078] Running state [attr] at time 23:46:09.896144
2017-10-27 23:46:09,897 [salt.state       ][INFO    ][32078] Executing state pkg.installed for attr
2017-10-27 23:46:09,897 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 23:46:10,153 [salt.state       ][INFO    ][32078] Package attr is already installed
2017-10-27 23:46:10,153 [salt.state       ][INFO    ][32078] Completed state [attr] at time 23:46:10.153082 duration_in_ms=256.937
2017-10-27 23:46:10,153 [salt.state       ][INFO    ][32078] Running state [glusterfs-server] at time 23:46:10.153321
2017-10-27 23:46:10,154 [salt.state       ][INFO    ][32078] Executing state pkg.installed for glusterfs-server
2017-10-27 23:46:10,157 [salt.state       ][INFO    ][32078] Package glusterfs-server is already installed
2017-10-27 23:46:10,157 [salt.state       ][INFO    ][32078] Completed state [glusterfs-server] at time 23:46:10.157134 duration_in_ms=3.813
2017-10-27 23:46:10,157 [salt.state       ][INFO    ][32078] Running state [bc] at time 23:46:10.157302
2017-10-27 23:46:10,157 [salt.state       ][INFO    ][32078] Executing state pkg.installed for bc
2017-10-27 23:46:10,161 [salt.state       ][INFO    ][32078] Package bc is already installed
2017-10-27 23:46:10,161 [salt.state       ][INFO    ][32078] Completed state [bc] at time 23:46:10.161039 duration_in_ms=3.737
2017-10-27 23:46:10,162 [salt.state       ][INFO    ][32078] Running state [glusterfs-server] at time 23:46:10.161985
2017-10-27 23:46:10,162 [salt.state       ][INFO    ][32078] Executing state service.running for glusterfs-server
2017-10-27 23:46:10,163 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-27 23:46:10,172 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-10-27 23:46:10,221 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-27 23:46:10,236 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-27 23:46:10,245 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-27 23:46:10,255 [salt.state       ][INFO    ][32078] The service glusterfs-server is already running
2017-10-27 23:46:10,255 [salt.state       ][INFO    ][32078] Completed state [glusterfs-server] at time 23:46:10.255183 duration_in_ms=93.185
2017-10-27 23:46:10,257 [salt.state       ][INFO    ][32078] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 23:46:10.256737
2017-10-27 23:46:10,257 [salt.state       ][INFO    ][32078] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-27 23:46:10,259 [salt.state       ][INFO    ][32078] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-27 23:46:10,259 [salt.state       ][INFO    ][32078] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 23:46:10.259186 duration_in_ms=2.449
2017-10-27 23:46:10,259 [salt.state       ][INFO    ][32078] Running state [/srv/glusterfs/glance] at time 23:46:10.259389
2017-10-27 23:46:10,260 [salt.state       ][INFO    ][32078] Executing state file.directory for /srv/glusterfs/glance
2017-10-27 23:46:10,260 [salt.state       ][INFO    ][32078] Directory /srv/glusterfs/glance is in the correct state
2017-10-27 23:46:10,260 [salt.state       ][INFO    ][32078] Completed state [/srv/glusterfs/glance] at time 23:46:10.260175 duration_in_ms=0.787
2017-10-27 23:46:10,260 [salt.state       ][INFO    ][32078] Running state [/srv/glusterfs/keystone-keys] at time 23:46:10.260360
2017-10-27 23:46:10,261 [salt.state       ][INFO    ][32078] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-27 23:46:10,261 [salt.state       ][INFO    ][32078] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-27 23:46:10,261 [salt.state       ][INFO    ][32078] Completed state [/srv/glusterfs/keystone-keys] at time 23:46:10.261099 duration_in_ms=0.739
2017-10-27 23:46:10,261 [salt.state       ][INFO    ][32078] Running state [/srv/glusterfs/nova_instances] at time 23:46:10.261284
2017-10-27 23:46:10,261 [salt.state       ][INFO    ][32078] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-27 23:46:10,262 [salt.state       ][INFO    ][32078] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-27 23:46:10,262 [salt.state       ][INFO    ][32078] Completed state [/srv/glusterfs/nova_instances] at time 23:46:10.262069 duration_in_ms=0.785
2017-10-27 23:46:10,262 [salt.state       ][INFO    ][32078] Running state [/srv/glusterfs/keystone-credential-keys] at time 23:46:10.262268
2017-10-27 23:46:10,262 [salt.state       ][INFO    ][32078] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-27 23:46:10,263 [salt.state       ][INFO    ][32078] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-27 23:46:10,263 [salt.state       ][INFO    ][32078] Completed state [/srv/glusterfs/keystone-credential-keys] at time 23:46:10.262975 duration_in_ms=0.707
2017-10-27 23:46:10,313 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command ['git', '--version'] in directory '/root'
2017-10-27 23:46:10,412 [salt.state       ][INFO    ][32078] Running state [sleep 5] at time 23:46:10.411605
2017-10-27 23:46:10,412 [salt.state       ][INFO    ][32078] Executing state cmd.wait for sleep 5
2017-10-27 23:46:10,412 [salt.state       ][INFO    ][32078] No changes made for sleep 5
2017-10-27 23:46:10,412 [salt.state       ][INFO    ][32078] Completed state [sleep 5] at time 23:46:10.412229 duration_in_ms=0.625
2017-10-27 23:46:10,413 [salt.state       ][INFO    ][32078] Running state [192.168.10.143] at time 23:46:10.412727
2017-10-27 23:46:10,413 [salt.state       ][INFO    ][32078] Executing state glusterfs.peered for 192.168.10.143
2017-10-27 23:46:10,413 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,422 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:10,478 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,486 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:10,541 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,549 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:10,600 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,609 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:10,659 [salt.state       ][INFO    ][32078] Peering with localhost is not needed
2017-10-27 23:46:10,659 [salt.state       ][INFO    ][32078] Completed state [192.168.10.143] at time 23:46:10.659051 duration_in_ms=246.324
2017-10-27 23:46:10,662 [salt.state       ][INFO    ][32078] Running state [192.168.10.142] at time 23:46:10.662159
2017-10-27 23:46:10,662 [salt.state       ][INFO    ][32078] Executing state glusterfs.peered for 192.168.10.142
2017-10-27 23:46:10,663 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,672 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:10,724 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,730 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:10,797 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,807 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:10,860 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,867 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:10,917 [salt.state       ][INFO    ][32078] {'new': {'192.168.10.142': []}, 'old': None}
2017-10-27 23:46:10,917 [salt.state       ][INFO    ][32078] Completed state [192.168.10.142] at time 23:46:10.917249 duration_in_ms=255.09
2017-10-27 23:46:10,920 [salt.state       ][INFO    ][32078] Running state [192.168.10.141] at time 23:46:10.920164
2017-10-27 23:46:10,920 [salt.state       ][INFO    ][32078] Executing state glusterfs.peered for 192.168.10.141
2017-10-27 23:46:10,921 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,929 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:10,979 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:10,987 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:11,045 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:11,054 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:11,166 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:11,172 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:11,224 [salt.state       ][INFO    ][32078] {'new': {'192.168.10.142': [], '192.168.10.141': []}, 'old': {'192.168.10.142': []}}
2017-10-27 23:46:11,224 [salt.state       ][INFO    ][32078] Completed state [192.168.10.141] at time 23:46:11.224107 duration_in_ms=303.942
2017-10-27 23:46:11,225 [salt.state       ][INFO    ][32078] Running state [glance] at time 23:46:11.225098
2017-10-27 23:46:11,225 [salt.state       ][INFO    ][32078] Executing state glusterfs.created for glance
2017-10-27 23:46:11,226 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:11,234 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:11,284 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:11,290 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:11,371 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:11,380 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:11,848 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:11,857 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:11,907 [salt.state       ][INFO    ][32078] {'new': ['glance'], 'old': []}
2017-10-27 23:46:11,907 [salt.state       ][INFO    ][32078] Completed state [glance] at time 23:46:11.907197 duration_in_ms=682.085
2017-10-27 23:46:11,911 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 23:46:11.910854
2017-10-27 23:46:11,911 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-27 23:46:11,912 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-27 23:46:11,964 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-27 23:46:12,074 [salt.state       ][INFO    ][32078] {'pid': 32301, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:12,075 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 23:46:12.074667 duration_in_ms=163.812
2017-10-27 23:46:12,075 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 23:46:12.075262
2017-10-27 23:46:12,076 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-27 23:46:12,076 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-27 23:46:12,127 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2017-10-27 23:46:12,242 [salt.state       ][INFO    ][32078] {'pid': 32319, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:12,242 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 23:46:12.242291 duration_in_ms=167.028
2017-10-27 23:46:12,243 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 23:46:12.242927
2017-10-27 23:46:12,243 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-27 23:46:12,244 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-27 23:46:12,357 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2017-10-27 23:46:14,488 [salt.state       ][INFO    ][32078] {'pid': 32336, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:14,489 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 23:46:14.488677 duration_in_ms=2245.748
2017-10-27 23:46:14,490 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 23:46:14.489885
2017-10-27 23:46:14,490 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-27 23:46:14,491 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-27 23:46:14,546 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-27 23:46:14,657 [salt.state       ][INFO    ][32078] {'pid': 32353, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:14,657 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 23:46:14.657036 duration_in_ms=167.151
2017-10-27 23:46:14,658 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 23:46:14.657616
2017-10-27 23:46:14,658 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-27 23:46:14,658 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-27 23:46:14,709 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-10-27 23:46:14,820 [salt.state       ][INFO    ][32078] {'pid': 32370, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:14,820 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 23:46:14.820199 duration_in_ms=162.583
2017-10-27 23:46:14,822 [salt.state       ][INFO    ][32078] Running state [glance] at time 23:46:14.821540
2017-10-27 23:46:14,822 [salt.state       ][INFO    ][32078] Executing state glusterfs.started for glance
2017-10-27 23:46:14,822 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:14,829 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:14,879 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:14,888 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:14,945 [salt.state       ][INFO    ][32078] Volume glance is already started
2017-10-27 23:46:14,945 [salt.state       ][INFO    ][32078] Completed state [glance] at time 23:46:14.945095 duration_in_ms=123.554
2017-10-27 23:46:14,947 [salt.state       ][INFO    ][32078] Running state [keystone-keys] at time 23:46:14.946594
2017-10-27 23:46:14,947 [salt.state       ][INFO    ][32078] Executing state glusterfs.created for keystone-keys
2017-10-27 23:46:14,947 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:14,956 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:15,009 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:15,017 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:15,099 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:15,106 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:17,281 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:17,289 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:17,328 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027234617306138
2017-10-27 23:46:17,338 [salt.minion      ][INFO    ][32472] Starting a new job with PID 32472
2017-10-27 23:46:17,341 [salt.state       ][INFO    ][32078] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2017-10-27 23:46:17,341 [salt.state       ][INFO    ][32078] Completed state [keystone-keys] at time 23:46:17.341307 duration_in_ms=2394.713
2017-10-27 23:46:17,346 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 23:46:17.345512
2017-10-27 23:46:17,346 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-27 23:46:17,346 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-27 23:46:17,350 [salt.minion      ][INFO    ][32472] Returning information for job: 20171027234617306138
2017-10-27 23:46:17,400 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-10-27 23:46:17,534 [salt.state       ][INFO    ][32078] {'pid': 32486, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:17,534 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 23:46:17.533905 duration_in_ms=188.392
2017-10-27 23:46:17,535 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 23:46:17.534620
2017-10-27 23:46:17,535 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-27 23:46:17,535 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-27 23:46:17,588 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-27 23:46:17,708 [salt.state       ][INFO    ][32078] {'pid': 32504, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:17,709 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 23:46:17.708609 duration_in_ms=173.989
2017-10-27 23:46:17,709 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 23:46:17.709210
2017-10-27 23:46:17,709 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-27 23:46:17,710 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-27 23:46:17,761 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-27 23:46:17,887 [salt.state       ][INFO    ][32078] {'pid': 32523, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:17,888 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 23:46:17.887529 duration_in_ms=178.305
2017-10-27 23:46:17,888 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 23:46:17.888099
2017-10-27 23:46:17,888 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-27 23:46:17,889 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-27 23:46:17,938 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2017-10-27 23:46:20,066 [salt.state       ][INFO    ][32078] {'pid': 32540, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:20,067 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 23:46:20.066697 duration_in_ms=2178.598
2017-10-27 23:46:20,067 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 23:46:20.067298
2017-10-27 23:46:20,068 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-27 23:46:20,068 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-27 23:46:20,121 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-10-27 23:46:20,234 [salt.state       ][INFO    ][32078] {'pid': 32557, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:20,235 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 23:46:20.234505 duration_in_ms=167.206
2017-10-27 23:46:20,236 [salt.state       ][INFO    ][32078] Running state [keystone-keys] at time 23:46:20.235861
2017-10-27 23:46:20,236 [salt.state       ][INFO    ][32078] Executing state glusterfs.started for keystone-keys
2017-10-27 23:46:20,237 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:20,244 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:20,295 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:20,303 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:20,358 [salt.state       ][INFO    ][32078] Volume keystone-keys is already started
2017-10-27 23:46:20,358 [salt.state       ][INFO    ][32078] Completed state [keystone-keys] at time 23:46:20.357796 duration_in_ms=121.934
2017-10-27 23:46:20,359 [salt.state       ][INFO    ][32078] Running state [nova_instances] at time 23:46:20.358918
2017-10-27 23:46:20,359 [salt.state       ][INFO    ][32078] Executing state glusterfs.created for nova_instances
2017-10-27 23:46:20,360 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:20,367 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:20,418 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:20,425 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:20,517 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:20,523 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:22,704 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:22,714 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:22,826 [salt.state       ][INFO    ][32078] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2017-10-27 23:46:22,827 [salt.state       ][INFO    ][32078] Completed state [nova_instances] at time 23:46:22.826427 duration_in_ms=2467.505
2017-10-27 23:46:22,837 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 23:46:22.836800
2017-10-27 23:46:22,837 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-27 23:46:22,838 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-27 23:46:22,902 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-27 23:46:23,039 [salt.state       ][INFO    ][32078] {'pid': 32672, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:23,039 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 23:46:23.039437 duration_in_ms=202.638
2017-10-27 23:46:23,040 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 23:46:23.040083
2017-10-27 23:46:23,040 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-27 23:46:23,041 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-27 23:46:23,104 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'' in directory '/root'
2017-10-27 23:46:23,250 [salt.state       ][INFO    ][32078] {'pid': 32690, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:23,250 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 23:46:23.250001 duration_in_ms=209.918
2017-10-27 23:46:23,251 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 23:46:23.250660
2017-10-27 23:46:23,251 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-27 23:46:23,251 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-27 23:46:23,314 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'On'' in directory '/root'
2017-10-27 23:46:23,457 [salt.state       ][INFO    ][32078] {'pid': 32707, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:23,457 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 23:46:23.456997 duration_in_ms=206.336
2017-10-27 23:46:23,458 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 23:46:23.457633
2017-10-27 23:46:23,458 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-27 23:46:23,458 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-27 23:46:23,520 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'On'' in directory '/root'
2017-10-27 23:46:25,673 [salt.state       ][INFO    ][32078] {'pid': 32724, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:25,673 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 23:46:25.673178 duration_in_ms=2215.545
2017-10-27 23:46:25,674 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 23:46:25.673858
2017-10-27 23:46:25,674 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-27 23:46:25,675 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-27 23:46:25,729 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-27 23:46:25,859 [salt.state       ][INFO    ][32078] {'pid': 32744, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:25,860 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 23:46:25.859835 duration_in_ms=185.977
2017-10-27 23:46:25,862 [salt.state       ][INFO    ][32078] Running state [nova_instances] at time 23:46:25.862196
2017-10-27 23:46:25,862 [salt.state       ][INFO    ][32078] Executing state glusterfs.started for nova_instances
2017-10-27 23:46:25,863 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:25,870 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:25,921 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:25,930 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:25,987 [salt.state       ][INFO    ][32078] Volume nova_instances is already started
2017-10-27 23:46:25,987 [salt.state       ][INFO    ][32078] Completed state [nova_instances] at time 23:46:25.987384 duration_in_ms=125.188
2017-10-27 23:46:25,989 [salt.state       ][INFO    ][32078] Running state [keystone-credential-keys] at time 23:46:25.988511
2017-10-27 23:46:25,989 [salt.state       ][INFO    ][32078] Executing state glusterfs.created for keystone-credential-keys
2017-10-27 23:46:25,989 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:25,998 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:26,050 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:26,059 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:26,150 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:26,156 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:27,495 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027234627479803
2017-10-27 23:46:27,507 [salt.minion      ][INFO    ][32846] Starting a new job with PID 32846
2017-10-27 23:46:27,517 [salt.minion      ][INFO    ][32846] Returning information for job: 20171027234627479803
2017-10-27 23:46:28,352 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:28,361 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:28,415 [salt.state       ][INFO    ][32078] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2017-10-27 23:46:28,415 [salt.state       ][INFO    ][32078] Completed state [keystone-credential-keys] at time 23:46:28.414793 duration_in_ms=2426.282
2017-10-27 23:46:28,419 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 23:46:28.418928
2017-10-27 23:46:28,419 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-27 23:46:28,420 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-27 23:46:28,470 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-10-27 23:46:28,603 [salt.state       ][INFO    ][32078] {'pid': 32867, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:28,604 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 23:46:28.603535 duration_in_ms=184.607
2017-10-27 23:46:28,604 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 23:46:28.604162
2017-10-27 23:46:28,604 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-27 23:46:28,605 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-27 23:46:28,657 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-27 23:46:28,778 [salt.state       ][INFO    ][32078] {'pid': 32884, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:28,778 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 23:46:28.778266 duration_in_ms=174.104
2017-10-27 23:46:28,779 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 23:46:28.778833
2017-10-27 23:46:28,779 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-27 23:46:28,780 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-27 23:46:28,830 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2017-10-27 23:46:30,971 [salt.state       ][INFO    ][32078] {'pid': 32902, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:30,972 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 23:46:30.971535 duration_in_ms=2192.7
2017-10-27 23:46:30,972 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 23:46:30.972110
2017-10-27 23:46:30,972 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-27 23:46:30,973 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-27 23:46:31,027 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-27 23:46:31,152 [salt.state       ][INFO    ][32078] {'pid': 32920, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:31,152 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 23:46:31.151861 duration_in_ms=179.751
2017-10-27 23:46:31,153 [salt.state       ][INFO    ][32078] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 23:46:31.152483
2017-10-27 23:46:31,153 [salt.state       ][INFO    ][32078] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-27 23:46:31,153 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-27 23:46:31,206 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-10-27 23:46:31,331 [salt.state       ][INFO    ][32078] {'pid': 32937, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-27 23:46:31,331 [salt.state       ][INFO    ][32078] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 23:46:31.331197 duration_in_ms=178.712
2017-10-27 23:46:31,333 [salt.state       ][INFO    ][32078] Running state [keystone-credential-keys] at time 23:46:31.332568
2017-10-27 23:46:31,333 [salt.state       ][INFO    ][32078] Executing state glusterfs.started for keystone-credential-keys
2017-10-27 23:46:31,333 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:31,341 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:31,391 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --version' in directory '/root'
2017-10-27 23:46:31,398 [salt.loaded.int.module.cmdmod][INFO    ][32078] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-27 23:46:31,457 [salt.state       ][INFO    ][32078] Volume keystone-credential-keys is already started
2017-10-27 23:46:31,458 [salt.state       ][INFO    ][32078] Completed state [keystone-credential-keys] at time 23:46:31.457678 duration_in_ms=125.11
2017-10-27 23:46:31,460 [salt.minion      ][INFO    ][32078] Returning information for job: 20171027234607251983
2017-10-27 23:46:45,082 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command test.ping with jid 20171027234645071418
2017-10-27 23:46:45,092 [salt.minion      ][INFO    ][32969] Starting a new job with PID 32969
2017-10-27 23:46:45,125 [salt.minion      ][INFO    ][32969] Returning information for job: 20171027234645071418
2017-10-27 23:46:45,281 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command cmd.run with jid 20171027234645264303
2017-10-27 23:46:45,289 [salt.minion      ][INFO    ][32974] Starting a new job with PID 32974
2017-10-27 23:46:45,293 [salt.loaded.int.module.cmdmod][INFO    ][32974] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-27 23:46:45,405 [salt.minion      ][INFO    ][32974] Returning information for job: 20171027234645264303
2017-10-28 00:27:56,866 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command test.ping with jid 20171028002756857571
2017-10-28 00:27:56,880 [salt.minion      ][INFO    ][33702] Starting a new job with PID 33702
2017-10-28 00:27:56,919 [salt.minion      ][INFO    ][33702] Returning information for job: 20171028002756857571
2017-10-28 00:28:29,107 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command state.sls with jid 20171028002829100884
2017-10-28 00:28:29,116 [salt.minion      ][INFO    ][33710] Starting a new job with PID 33710
2017-10-28 00:28:29,680 [salt.state       ][INFO    ][33710] Loading fresh modules for state activity
2017-10-28 00:28:29,706 [salt.fileclient  ][INFO    ][33710] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-28 00:28:29,724 [salt.fileclient  ][INFO    ][33710] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-28 00:28:29,749 [salt.fileclient  ][INFO    ][33710] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-28 00:28:30,059 [salt.state       ][INFO    ][33710] Running state [lsof] at time 00:28:30.058908
2017-10-28 00:28:30,059 [salt.state       ][INFO    ][33710] Executing state pkg.installed for lsof
2017-10-28 00:28:30,060 [salt.loaded.int.module.cmdmod][INFO    ][33710] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-28 00:28:30,319 [salt.state       ][INFO    ][33710] Package lsof is already installed
2017-10-28 00:28:30,319 [salt.state       ][INFO    ][33710] Completed state [lsof] at time 00:28:30.319164 duration_in_ms=260.243
2017-10-28 00:28:30,319 [salt.state       ][INFO    ][33710] Running state [keepalived] at time 00:28:30.319434
2017-10-28 00:28:30,320 [salt.state       ][INFO    ][33710] Executing state pkg.installed for keepalived
2017-10-28 00:28:30,324 [salt.state       ][INFO    ][33710] Package keepalived is already installed
2017-10-28 00:28:30,324 [salt.state       ][INFO    ][33710] Completed state [keepalived] at time 00:28:30.323740 duration_in_ms=4.305
2017-10-28 00:28:30,325 [salt.state       ][INFO    ][33710] Running state [/etc/keepalived/keepalived.conf] at time 00:28:30.325274
2017-10-28 00:28:30,326 [salt.state       ][INFO    ][33710] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-28 00:28:30,352 [salt.fileclient  ][INFO    ][33710] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-28 00:28:30,393 [salt.fileclient  ][INFO    ][33710] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-28 00:28:30,398 [salt.state       ][INFO    ][33710] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-28 00:28:30,399 [salt.state       ][INFO    ][33710] Completed state [/etc/keepalived/keepalived.conf] at time 00:28:30.398468 duration_in_ms=73.194
2017-10-28 00:28:30,399 [salt.state       ][INFO    ][33710] Running state [keepalived] at time 00:28:30.399093
2017-10-28 00:28:30,399 [salt.state       ][INFO    ][33710] Executing state service.running for keepalived
2017-10-28 00:28:30,400 [salt.loaded.int.module.cmdmod][INFO    ][33710] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-28 00:28:30,413 [salt.loaded.int.module.cmdmod][INFO    ][33710] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-28 00:28:30,418 [salt.loaded.int.module.cmdmod][INFO    ][33710] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-28 00:28:30,425 [salt.state       ][INFO    ][33710] The service keepalived is already running
2017-10-28 00:28:30,425 [salt.state       ][INFO    ][33710] Completed state [keepalived] at time 00:28:30.424716 duration_in_ms=25.622
2017-10-28 00:28:30,426 [salt.minion      ][INFO    ][33710] Returning information for job: 20171028002829100884
2017-10-28 00:28:34,412 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command pillar.get with jid 20171028002834404535
2017-10-28 00:28:34,425 [salt.minion      ][INFO    ][33735] Starting a new job with PID 33735
2017-10-28 00:28:34,431 [salt.minion      ][INFO    ][33735] Returning information for job: 20171028002834404535
2017-10-28 00:29:24,467 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command state.sls with jid 20171028002924459672
2017-10-28 00:29:24,483 [salt.minion      ][INFO    ][33745] Starting a new job with PID 33745
2017-10-28 00:29:27,072 [salt.state       ][INFO    ][33745] Loading fresh modules for state activity
2017-10-28 00:29:27,099 [salt.fileclient  ][INFO    ][33745] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-28 00:29:27,125 [salt.fileclient  ][INFO    ][33745] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-28 00:29:27,429 [salt.state       ][INFO    ][33745] Running state [attr] at time 00:29:27.428791
2017-10-28 00:29:27,429 [salt.state       ][INFO    ][33745] Executing state pkg.installed for attr
2017-10-28 00:29:27,429 [salt.loaded.int.module.cmdmod][INFO    ][33745] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-28 00:29:27,691 [salt.state       ][INFO    ][33745] Package attr is already installed
2017-10-28 00:29:27,691 [salt.state       ][INFO    ][33745] Completed state [attr] at time 00:29:27.691197 duration_in_ms=262.405
2017-10-28 00:29:27,691 [salt.state       ][INFO    ][33745] Running state [glusterfs-server] at time 00:29:27.691451
2017-10-28 00:29:27,692 [salt.state       ][INFO    ][33745] Executing state pkg.installed for glusterfs-server
2017-10-28 00:29:27,695 [salt.state       ][INFO    ][33745] Package glusterfs-server is already installed
2017-10-28 00:29:27,695 [salt.state       ][INFO    ][33745] Completed state [glusterfs-server] at time 00:29:27.695433 duration_in_ms=3.982
2017-10-28 00:29:27,696 [salt.state       ][INFO    ][33745] Running state [bc] at time 00:29:27.695624
2017-10-28 00:29:27,696 [salt.state       ][INFO    ][33745] Executing state pkg.installed for bc
2017-10-28 00:29:27,699 [salt.state       ][INFO    ][33745] Package bc is already installed
2017-10-28 00:29:27,700 [salt.state       ][INFO    ][33745] Completed state [bc] at time 00:29:27.699493 duration_in_ms=3.868
2017-10-28 00:29:27,700 [salt.state       ][INFO    ][33745] Running state [glusterfs-server] at time 00:29:27.700266
2017-10-28 00:29:27,700 [salt.state       ][INFO    ][33745] Executing state service.running for glusterfs-server
2017-10-28 00:29:27,701 [salt.loaded.int.module.cmdmod][INFO    ][33745] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-28 00:29:27,716 [salt.loaded.int.module.cmdmod][INFO    ][33745] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-28 00:29:27,723 [salt.loaded.int.module.cmdmod][INFO    ][33745] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-28 00:29:27,733 [salt.state       ][INFO    ][33745] The service glusterfs-server is already running
2017-10-28 00:29:27,733 [salt.state       ][INFO    ][33745] Completed state [glusterfs-server] at time 00:29:27.732939 duration_in_ms=32.673
2017-10-28 00:29:27,734 [salt.state       ][INFO    ][33745] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 00:29:27.734399
2017-10-28 00:29:27,735 [salt.state       ][INFO    ][33745] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-28 00:29:27,737 [salt.state       ][INFO    ][33745] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-28 00:29:27,737 [salt.state       ][INFO    ][33745] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 00:29:27.736670 duration_in_ms=2.271
2017-10-28 00:29:27,737 [salt.state       ][INFO    ][33745] Running state [/srv/glusterfs/glance] at time 00:29:27.736870
2017-10-28 00:29:27,737 [salt.state       ][INFO    ][33745] Executing state file.directory for /srv/glusterfs/glance
2017-10-28 00:29:27,738 [salt.state       ][INFO    ][33745] Directory /srv/glusterfs/glance is in the correct state
2017-10-28 00:29:27,738 [salt.state       ][INFO    ][33745] Completed state [/srv/glusterfs/glance] at time 00:29:27.737676 duration_in_ms=0.806
2017-10-28 00:29:27,738 [salt.state       ][INFO    ][33745] Running state [/srv/glusterfs/keystone-keys] at time 00:29:27.737906
2017-10-28 00:29:27,738 [salt.state       ][INFO    ][33745] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-28 00:29:27,739 [salt.state       ][INFO    ][33745] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-28 00:29:27,739 [salt.state       ][INFO    ][33745] Completed state [/srv/glusterfs/keystone-keys] at time 00:29:27.738731 duration_in_ms=0.826
2017-10-28 00:29:27,739 [salt.state       ][INFO    ][33745] Running state [/srv/glusterfs/nova_instances] at time 00:29:27.738919
2017-10-28 00:29:27,739 [salt.state       ][INFO    ][33745] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-28 00:29:27,739 [salt.state       ][INFO    ][33745] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-28 00:29:27,740 [salt.state       ][INFO    ][33745] Completed state [/srv/glusterfs/nova_instances] at time 00:29:27.739635 duration_in_ms=0.716
2017-10-28 00:29:27,740 [salt.state       ][INFO    ][33745] Running state [/srv/glusterfs/keystone-credential-keys] at time 00:29:27.739828
2017-10-28 00:29:27,740 [salt.state       ][INFO    ][33745] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-28 00:29:27,740 [salt.state       ][INFO    ][33745] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-28 00:29:27,741 [salt.state       ][INFO    ][33745] Completed state [/srv/glusterfs/keystone-credential-keys] at time 00:29:27.740599 duration_in_ms=0.77
2017-10-28 00:29:27,741 [salt.minion      ][INFO    ][33745] Returning information for job: 20171028002924459672
2017-10-28 00:29:29,129 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command test.ping with jid 20171028002929120287
2017-10-28 00:29:29,142 [salt.minion      ][INFO    ][33768] Starting a new job with PID 33768
2017-10-28 00:29:29,177 [salt.minion      ][INFO    ][33768] Returning information for job: 20171028002929120287
2017-10-28 00:29:29,333 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command state.sls with jid 20171028002929323730
2017-10-28 00:29:29,345 [salt.minion      ][INFO    ][33773] Starting a new job with PID 33773
2017-10-28 00:29:29,927 [salt.state       ][INFO    ][33773] Loading fresh modules for state activity
2017-10-28 00:29:29,957 [salt.fileclient  ][INFO    ][33773] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-28 00:29:29,1000 [salt.fileclient  ][INFO    ][33773] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-28 00:29:30,083 [salt.fileclient  ][INFO    ][33773] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-28 00:29:30,109 [salt.fileclient  ][INFO    ][33773] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-28 00:29:30,410 [salt.state       ][INFO    ][33773] Running state [attr] at time 00:29:30.410003
2017-10-28 00:29:30,410 [salt.state       ][INFO    ][33773] Executing state pkg.installed for attr
2017-10-28 00:29:30,411 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-28 00:29:30,679 [salt.state       ][INFO    ][33773] Package attr is already installed
2017-10-28 00:29:30,680 [salt.state       ][INFO    ][33773] Completed state [attr] at time 00:29:30.679523 duration_in_ms=269.52
2017-10-28 00:29:30,680 [salt.state       ][INFO    ][33773] Running state [glusterfs-server] at time 00:29:30.679769
2017-10-28 00:29:30,680 [salt.state       ][INFO    ][33773] Executing state pkg.installed for glusterfs-server
2017-10-28 00:29:30,684 [salt.state       ][INFO    ][33773] Package glusterfs-server is already installed
2017-10-28 00:29:30,684 [salt.state       ][INFO    ][33773] Completed state [glusterfs-server] at time 00:29:30.683724 duration_in_ms=3.955
2017-10-28 00:29:30,684 [salt.state       ][INFO    ][33773] Running state [bc] at time 00:29:30.683935
2017-10-28 00:29:30,684 [salt.state       ][INFO    ][33773] Executing state pkg.installed for bc
2017-10-28 00:29:30,688 [salt.state       ][INFO    ][33773] Package bc is already installed
2017-10-28 00:29:30,688 [salt.state       ][INFO    ][33773] Completed state [bc] at time 00:29:30.687813 duration_in_ms=3.879
2017-10-28 00:29:30,689 [salt.state       ][INFO    ][33773] Running state [glusterfs-server] at time 00:29:30.688812
2017-10-28 00:29:30,689 [salt.state       ][INFO    ][33773] Executing state service.running for glusterfs-server
2017-10-28 00:29:30,690 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-28 00:29:30,705 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-28 00:29:30,712 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-28 00:29:30,722 [salt.state       ][INFO    ][33773] The service glusterfs-server is already running
2017-10-28 00:29:30,723 [salt.state       ][INFO    ][33773] Completed state [glusterfs-server] at time 00:29:30.722705 duration_in_ms=33.893
2017-10-28 00:29:30,724 [salt.state       ][INFO    ][33773] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 00:29:30.724216
2017-10-28 00:29:30,724 [salt.state       ][INFO    ][33773] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-28 00:29:30,726 [salt.state       ][INFO    ][33773] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-28 00:29:30,727 [salt.state       ][INFO    ][33773] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 00:29:30.726585 duration_in_ms=2.368
2017-10-28 00:29:30,727 [salt.state       ][INFO    ][33773] Running state [/srv/glusterfs/glance] at time 00:29:30.726788
2017-10-28 00:29:30,727 [salt.state       ][INFO    ][33773] Executing state file.directory for /srv/glusterfs/glance
2017-10-28 00:29:30,727 [salt.state       ][INFO    ][33773] Directory /srv/glusterfs/glance is in the correct state
2017-10-28 00:29:30,728 [salt.state       ][INFO    ][33773] Completed state [/srv/glusterfs/glance] at time 00:29:30.727598 duration_in_ms=0.81
2017-10-28 00:29:30,728 [salt.state       ][INFO    ][33773] Running state [/srv/glusterfs/keystone-keys] at time 00:29:30.727786
2017-10-28 00:29:30,728 [salt.state       ][INFO    ][33773] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-28 00:29:30,728 [salt.state       ][INFO    ][33773] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-28 00:29:30,729 [salt.state       ][INFO    ][33773] Completed state [/srv/glusterfs/keystone-keys] at time 00:29:30.728544 duration_in_ms=0.759
2017-10-28 00:29:30,729 [salt.state       ][INFO    ][33773] Running state [/srv/glusterfs/nova_instances] at time 00:29:30.728740
2017-10-28 00:29:30,729 [salt.state       ][INFO    ][33773] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-28 00:29:30,729 [salt.state       ][INFO    ][33773] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-28 00:29:30,730 [salt.state       ][INFO    ][33773] Completed state [/srv/glusterfs/nova_instances] at time 00:29:30.729457 duration_in_ms=0.717
2017-10-28 00:29:30,730 [salt.state       ][INFO    ][33773] Running state [/srv/glusterfs/keystone-credential-keys] at time 00:29:30.729654
2017-10-28 00:29:30,730 [salt.state       ][INFO    ][33773] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-28 00:29:30,730 [salt.state       ][INFO    ][33773] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-28 00:29:30,731 [salt.state       ][INFO    ][33773] Completed state [/srv/glusterfs/keystone-credential-keys] at time 00:29:30.730583 duration_in_ms=0.929
2017-10-28 00:29:30,770 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command ['git', '--version'] in directory '/root'
2017-10-28 00:29:30,850 [salt.state       ][INFO    ][33773] Running state [sleep 5] at time 00:29:30.850235
2017-10-28 00:29:30,851 [salt.state       ][INFO    ][33773] Executing state cmd.wait for sleep 5
2017-10-28 00:29:30,851 [salt.state       ][INFO    ][33773] No changes made for sleep 5
2017-10-28 00:29:30,851 [salt.state       ][INFO    ][33773] Completed state [sleep 5] at time 00:29:30.850969 duration_in_ms=0.734
2017-10-28 00:29:30,852 [salt.state       ][INFO    ][33773] Running state [192.168.10.143] at time 00:29:30.851533
2017-10-28 00:29:30,852 [salt.state       ][INFO    ][33773] Executing state glusterfs.peered for 192.168.10.143
2017-10-28 00:29:30,852 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:30,862 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:30,918 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:30,927 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:30,980 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:30,986 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,036 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:31,045 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,095 [salt.state       ][INFO    ][33773] Peering with localhost is not needed
2017-10-28 00:29:31,095 [salt.state       ][INFO    ][33773] Completed state [192.168.10.143] at time 00:29:31.095063 duration_in_ms=243.53
2017-10-28 00:29:31,098 [salt.state       ][INFO    ][33773] Running state [192.168.10.142] at time 00:29:31.098190
2017-10-28 00:29:31,098 [salt.state       ][INFO    ][33773] Executing state glusterfs.peered for 192.168.10.142
2017-10-28 00:29:31,099 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:31,106 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,157 [salt.state       ][INFO    ][33773] Host 192.168.10.142 already peered
2017-10-28 00:29:31,157 [salt.state       ][INFO    ][33773] Completed state [192.168.10.142] at time 00:29:31.157444 duration_in_ms=59.245
2017-10-28 00:29:31,161 [salt.state       ][INFO    ][33773] Running state [192.168.10.141] at time 00:29:31.160472
2017-10-28 00:29:31,161 [salt.state       ][INFO    ][33773] Executing state glusterfs.peered for 192.168.10.141
2017-10-28 00:29:31,161 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:31,169 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,220 [salt.state       ][INFO    ][33773] Host 192.168.10.141 already peered
2017-10-28 00:29:31,220 [salt.state       ][INFO    ][33773] Completed state [192.168.10.141] at time 00:29:31.220064 duration_in_ms=59.591
2017-10-28 00:29:31,221 [salt.state       ][INFO    ][33773] Running state [glance] at time 00:29:31.221083
2017-10-28 00:29:31,221 [salt.state       ][INFO    ][33773] Executing state glusterfs.created for glance
2017-10-28 00:29:31,222 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:31,229 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,280 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:31,287 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,343 [salt.state       ][INFO    ][33773] Volume glance already exists and is started.
2017-10-28 00:29:31,343 [salt.state       ][INFO    ][33773] Completed state [glance] at time 00:29:31.343134 duration_in_ms=122.05
2017-10-28 00:29:31,347 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 00:29:31.346908
2017-10-28 00:29:31,347 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-28 00:29:31,348 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-28 00:29:31,400 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:31,401 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 00:29:31.400642 duration_in_ms=53.733
2017-10-28 00:29:31,401 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 00:29:31.401244
2017-10-28 00:29:31,402 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-28 00:29:31,402 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-28 00:29:31,454 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:31,454 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 00:29:31.454138 duration_in_ms=52.894
2017-10-28 00:29:31,455 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 00:29:31.454682
2017-10-28 00:29:31,455 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-28 00:29:31,455 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-28 00:29:31,505 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:31,505 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 00:29:31.505432 duration_in_ms=50.748
2017-10-28 00:29:31,506 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 00:29:31.506019
2017-10-28 00:29:31,506 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-28 00:29:31,507 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-28 00:29:31,559 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:31,560 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 00:29:31.559633 duration_in_ms=53.613
2017-10-28 00:29:31,560 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 00:29:31.560251
2017-10-28 00:29:31,561 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-28 00:29:31,561 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-28 00:29:31,611 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:31,611 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 00:29:31.611008 duration_in_ms=50.757
2017-10-28 00:29:31,612 [salt.state       ][INFO    ][33773] Running state [glance] at time 00:29:31.612309
2017-10-28 00:29:31,613 [salt.state       ][INFO    ][33773] Executing state glusterfs.started for glance
2017-10-28 00:29:31,613 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:31,621 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,671 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:31,679 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,737 [salt.state       ][INFO    ][33773] Volume glance is already started
2017-10-28 00:29:31,738 [salt.state       ][INFO    ][33773] Completed state [glance] at time 00:29:31.737684 duration_in_ms=125.375
2017-10-28 00:29:31,739 [salt.state       ][INFO    ][33773] Running state [keystone-keys] at time 00:29:31.738827
2017-10-28 00:29:31,739 [salt.state       ][INFO    ][33773] Executing state glusterfs.created for keystone-keys
2017-10-28 00:29:31,740 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:31,747 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,797 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:31,804 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:31,861 [salt.state       ][INFO    ][33773] Volume keystone-keys already exists and is started.
2017-10-28 00:29:31,862 [salt.state       ][INFO    ][33773] Completed state [keystone-keys] at time 00:29:31.861673 duration_in_ms=122.846
2017-10-28 00:29:31,865 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 00:29:31.865457
2017-10-28 00:29:31,866 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-28 00:29:31,866 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-28 00:29:31,937 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:31,937 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 00:29:31.936996 duration_in_ms=71.538
2017-10-28 00:29:31,938 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 00:29:31.937625
2017-10-28 00:29:31,938 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-28 00:29:31,938 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-28 00:29:31,992 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:31,992 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 00:29:31.992359 duration_in_ms=54.734
2017-10-28 00:29:31,993 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 00:29:31.992943
2017-10-28 00:29:31,993 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-28 00:29:31,994 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-28 00:29:32,043 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:32,043 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 00:29:32.042933 duration_in_ms=49.99
2017-10-28 00:29:32,044 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 00:29:32.043479
2017-10-28 00:29:32,044 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-28 00:29:32,044 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-28 00:29:32,099 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:32,099 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 00:29:32.099327 duration_in_ms=55.848
2017-10-28 00:29:32,100 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 00:29:32.099935
2017-10-28 00:29:32,100 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-28 00:29:32,101 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-28 00:29:32,154 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:32,154 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 00:29:32.153700 duration_in_ms=53.766
2017-10-28 00:29:32,155 [salt.state       ][INFO    ][33773] Running state [keystone-keys] at time 00:29:32.155010
2017-10-28 00:29:32,155 [salt.state       ][INFO    ][33773] Executing state glusterfs.started for keystone-keys
2017-10-28 00:29:32,156 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:32,161 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:32,211 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:32,219 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:32,277 [salt.state       ][INFO    ][33773] Volume keystone-keys is already started
2017-10-28 00:29:32,277 [salt.state       ][INFO    ][33773] Completed state [keystone-keys] at time 00:29:32.276771 duration_in_ms=121.76
2017-10-28 00:29:32,278 [salt.state       ][INFO    ][33773] Running state [nova_instances] at time 00:29:32.278004
2017-10-28 00:29:32,278 [salt.state       ][INFO    ][33773] Executing state glusterfs.created for nova_instances
2017-10-28 00:29:32,279 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:32,286 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:32,337 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:32,344 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:32,403 [salt.state       ][INFO    ][33773] Volume nova_instances already exists and is started.
2017-10-28 00:29:32,404 [salt.state       ][INFO    ][33773] Completed state [nova_instances] at time 00:29:32.403453 duration_in_ms=125.447
2017-10-28 00:29:32,409 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 00:29:32.409149
2017-10-28 00:29:32,410 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-28 00:29:32,410 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-28 00:29:32,465 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:32,465 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 00:29:32.465051 duration_in_ms=55.902
2017-10-28 00:29:32,466 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 00:29:32.465597
2017-10-28 00:29:32,466 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-28 00:29:32,466 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-28 00:29:32,519 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:32,519 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 00:29:32.519085 duration_in_ms=53.487
2017-10-28 00:29:32,520 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 00:29:32.519720
2017-10-28 00:29:32,520 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-28 00:29:32,521 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-28 00:29:32,573 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:32,574 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 00:29:32.573495 duration_in_ms=53.773
2017-10-28 00:29:32,574 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 00:29:32.574360
2017-10-28 00:29:32,575 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-28 00:29:32,575 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-28 00:29:32,629 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:32,629 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 00:29:32.628913 duration_in_ms=54.551
2017-10-28 00:29:32,629 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 00:29:32.629465
2017-10-28 00:29:32,630 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-28 00:29:32,630 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-28 00:29:32,682 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:32,682 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 00:29:32.682401 duration_in_ms=52.936
2017-10-28 00:29:32,684 [salt.state       ][INFO    ][33773] Running state [nova_instances] at time 00:29:32.683706
2017-10-28 00:29:32,684 [salt.state       ][INFO    ][33773] Executing state glusterfs.started for nova_instances
2017-10-28 00:29:32,685 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:32,694 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:32,747 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:32,755 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:32,814 [salt.state       ][INFO    ][33773] Volume nova_instances is already started
2017-10-28 00:29:32,814 [salt.state       ][INFO    ][33773] Completed state [nova_instances] at time 00:29:32.814158 duration_in_ms=130.452
2017-10-28 00:29:32,815 [salt.state       ][INFO    ][33773] Running state [keystone-credential-keys] at time 00:29:32.815368
2017-10-28 00:29:32,816 [salt.state       ][INFO    ][33773] Executing state glusterfs.created for keystone-credential-keys
2017-10-28 00:29:32,816 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:32,824 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:32,875 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:32,883 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:32,944 [salt.state       ][INFO    ][33773] Volume keystone-credential-keys already exists and is started.
2017-10-28 00:29:32,944 [salt.state       ][INFO    ][33773] Completed state [keystone-credential-keys] at time 00:29:32.943829 duration_in_ms=128.451
2017-10-28 00:29:32,948 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 00:29:32.948272
2017-10-28 00:29:32,949 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-28 00:29:32,949 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-28 00:29:33,003 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:33,003 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 00:29:33.003128 duration_in_ms=54.855
2017-10-28 00:29:33,004 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 00:29:33.003765
2017-10-28 00:29:33,004 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-28 00:29:33,005 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-28 00:29:33,057 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:33,057 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 00:29:33.057428 duration_in_ms=53.663
2017-10-28 00:29:33,058 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 00:29:33.058092
2017-10-28 00:29:33,058 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-28 00:29:33,059 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-28 00:29:33,116 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:33,116 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 00:29:33.115856 duration_in_ms=57.763
2017-10-28 00:29:33,116 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 00:29:33.116418
2017-10-28 00:29:33,117 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-28 00:29:33,117 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-28 00:29:33,168 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:33,168 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 00:29:33.168226 duration_in_ms=51.807
2017-10-28 00:29:33,169 [salt.state       ][INFO    ][33773] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 00:29:33.168797
2017-10-28 00:29:33,169 [salt.state       ][INFO    ][33773] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-28 00:29:33,170 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-28 00:29:33,224 [salt.state       ][INFO    ][33773] unless execution succeeded
2017-10-28 00:29:33,224 [salt.state       ][INFO    ][33773] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 00:29:33.223732 duration_in_ms=54.934
2017-10-28 00:29:33,225 [salt.state       ][INFO    ][33773] Running state [keystone-credential-keys] at time 00:29:33.225021
2017-10-28 00:29:33,225 [salt.state       ][INFO    ][33773] Executing state glusterfs.started for keystone-credential-keys
2017-10-28 00:29:33,226 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:33,234 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:33,287 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --version' in directory '/root'
2017-10-28 00:29:33,295 [salt.loaded.int.module.cmdmod][INFO    ][33773] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-28 00:29:33,353 [salt.state       ][INFO    ][33773] Volume keystone-credential-keys is already started
2017-10-28 00:29:33,353 [salt.state       ][INFO    ][33773] Completed state [keystone-credential-keys] at time 00:29:33.353443 duration_in_ms=128.422
2017-10-28 00:29:33,356 [salt.minion      ][INFO    ][33773] Returning information for job: 20171028002929323730
2017-10-28 00:29:45,347 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command test.ping with jid 20171028002945339782
2017-10-28 00:29:45,357 [salt.minion      ][INFO    ][34157] Starting a new job with PID 34157
2017-10-28 00:29:45,391 [salt.minion      ][INFO    ][34157] Returning information for job: 20171028002945339782
2017-10-28 00:29:45,557 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command cmd.run with jid 20171028002945546528
2017-10-28 00:29:45,566 [salt.minion      ][INFO    ][34162] Starting a new job with PID 34162
2017-10-28 00:29:45,570 [salt.loaded.int.module.cmdmod][INFO    ][34162] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-28 00:29:45,690 [salt.minion      ][INFO    ][34162] Returning information for job: 20171028002945546528
2017-10-28 00:31:36,830 [salt.utils.schedule][INFO    ][25099] Running scheduled job: __mine_interval
2017-10-28 00:55:35,897 [salt.minion      ][INFO    ][25099] User sudo_ubuntu Executing command cp.push_dir with jid 20171028005535885010
2017-10-28 00:55:35,910 [salt.minion      ][INFO    ][34460] Starting a new job with PID 34460
