2017-12-07 01:12:41,229 [salt.cli.daemons ][WARNING ][2387] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-07 01:30:40,659 [salt.state       ][ERROR   ][3735] No contents found in top file
2017-12-07 01:32:15,845 [salt.utils.parsers][WARNING ][2387] Minion received a SIGTERM. Exiting.
2017-12-07 01:34:39,875 [salt.cli.daemons ][WARNING ][3168] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-07 01:35:17,603 [py.warnings      ][WARNING ][3303] /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-12-07 01:36:09,608 [salt.loaded.int.module.cmdmod][ERROR   ][3303] 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-12-07 01:36:11,799 [salt.loaded.int.module.cmdmod][INFO    ][8816] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-07 01:36:11,807 [salt.loaded.int.module.cmdmod][INFO    ][8816] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-07 01:36:11,818 [salt.loaded.int.module.cmdmod][INFO    ][8816] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-07 01:36:11,826 [salt.utils.parsers][WARNING ][3168] Minion received a SIGTERM. Exiting.
2017-12-07 01:36:12,081 [salt.cli.daemons ][INFO    ][8894] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-ovs-ha.local"
2017-12-07 01:36:12,615 [salt.minion      ][INFO    ][8894] Creating minion process manager
2017-12-07 01:36:12,615 [salt.cli.daemons ][WARNING ][8894] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-07 01:36:12,615 [salt.cli.daemons ][INFO    ][8894] The Salt Minion is starting up
2017-12-07 01:36:12,615 [salt.minion      ][INFO    ][8894] Minion is starting as user 'root'
2017-12-07 01:36:12,616 [salt.utils.event ][INFO    ][8894] Starting pull socket on /var/run/salt/minion/minion_event_fd678c5357_pull.ipc
2017-12-07 01:36:13,588 [salt.loaded.int.module.cmdmod][INFO    ][8894] Executing command ['date', '+%z'] in directory '/root'
2017-12-07 01:36:13,608 [salt.utils.schedule][INFO    ][8894] Updating job settings for scheduled job: __mine_interval
2017-12-07 01:36:13,610 [salt.minion      ][INFO    ][8894] Added mine.update to scheduler
2017-12-07 01:36:13,632 [salt.minion      ][INFO    ][8894] Minion is ready to receive requests!
2017-12-07 01:36:14,634 [salt.utils.schedule][INFO    ][8894] Running scheduled job: __mine_interval
2017-12-07 01:36:21,071 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013621059733
2017-12-07 01:36:21,085 [salt.minion      ][INFO    ][8994] Starting a new job with PID 8994
2017-12-07 01:36:21,093 [salt.minion      ][INFO    ][8994] Returning information for job: 20171207013621059733
2017-12-07 01:36:32,111 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command state.apply with jid 20171207013632097332
2017-12-07 01:36:32,126 [salt.minion      ][INFO    ][9002] Starting a new job with PID 9002
2017-12-07 01:36:34,547 [salt.state       ][INFO    ][9002] Loading fresh modules for state activity
2017-12-07 01:36:34,567 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-07 01:36:34,587 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-07 01:36:34,599 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-07 01:36:34,621 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:36:34,672 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-07 01:36:34,689 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 01:36:34,729 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-07 01:36:34,750 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-07 01:36:34,762 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 01:36:34,778 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-07 01:36:34,785 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:36:34,794 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:36:34,811 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-07 01:36:34,825 [py.warnings      ][WARNING ][9002] /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-12-07 01:36:34,825 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:36:35,076 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:36:35,330 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-07 01:36:35,349 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-07 01:36:35,363 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-07 01:36:35,375 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-07 01:36:35,448 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-07 01:36:35,463 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-07 01:36:35,484 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-07 01:36:35,498 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-07 01:36:35,516 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-07 01:36:35,549 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-07 01:36:35,605 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-07 01:36:35,625 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:36:35,681 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-07 01:36:35,700 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 01:36:35,742 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-07 01:36:35,766 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-07 01:36:35,778 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 01:36:35,794 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-07 01:36:35,800 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:36:35,810 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:36:35,829 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-07 01:36:35,843 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:36:36,069 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:36:36,322 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-07 01:36:36,342 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-07 01:36:36,356 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-07 01:36:36,369 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-07 01:36:36,405 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-07 01:36:36,418 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-07 01:36:36,440 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-07 01:36:36,454 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-07 01:36:36,470 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-07 01:36:36,505 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-07 01:36:36,570 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-07 01:36:36,625 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:36:36,673 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-07 01:36:36,686 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-07 01:36:36,711 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:36:37,027 [salt.state       ][INFO    ][9002] Running state [salt-minion] at time 01:36:37.026894
2017-12-07 01:36:37,027 [salt.state       ][INFO    ][9002] Executing state pkg.installed for salt-minion
2017-12-07 01:36:37,028 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:36:37,267 [salt.state       ][INFO    ][9002] Package salt-minion is already installed
2017-12-07 01:36:37,267 [salt.state       ][INFO    ][9002] Completed state [salt-minion] at time 01:36:37.267144 duration_in_ms=240.249
2017-12-07 01:36:37,273 [salt.state       ][INFO    ][9002] Running state [salt_minion_dependency_packages] at time 01:36:37.273189
2017-12-07 01:36:37,274 [salt.state       ][INFO    ][9002] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-07 01:36:37,277 [salt.state       ][INFO    ][9002] All specified packages are already installed
2017-12-07 01:36:37,277 [salt.state       ][INFO    ][9002] Completed state [salt_minion_dependency_packages] at time 01:36:37.276878 duration_in_ms=3.69
2017-12-07 01:36:37,279 [salt.state       ][INFO    ][9002] Running state [/etc/salt/minion.d/minion.conf] at time 01:36:37.278789
2017-12-07 01:36:37,279 [salt.state       ][INFO    ][9002] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-07 01:36:37,305 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-07 01:36:37,354 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:36:37,399 [salt.fileclient  ][INFO    ][9002] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 01:36:37,433 [salt.state       ][INFO    ][9002] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-07 01:36:37,433 [salt.state       ][INFO    ][9002] Completed state [/etc/salt/minion.d/minion.conf] at time 01:36:37.433109 duration_in_ms=154.321
2017-12-07 01:36:37,433 [salt.state       ][INFO    ][9002] Running state [/etc/salt/minion.d/_virt.conf] at time 01:36:37.433418
2017-12-07 01:36:37,434 [salt.state       ][INFO    ][9002] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-07 01:36:37,440 [salt.state       ][INFO    ][9002] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-07 01:36:37,440 [salt.state       ][INFO    ][9002] Completed state [/etc/salt/minion.d/_virt.conf] at time 01:36:37.440108 duration_in_ms=6.689
2017-12-07 01:36:37,442 [salt.state       ][INFO    ][9002] Running state [salt-minion] at time 01:36:37.441580
2017-12-07 01:36:37,442 [salt.state       ][INFO    ][9002] Executing state service.running for salt-minion
2017-12-07 01:36:37,442 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-07 01:36:37,458 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-07 01:36:37,466 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-07 01:36:37,474 [salt.state       ][INFO    ][9002] The service salt-minion is already running
2017-12-07 01:36:37,474 [salt.state       ][INFO    ][9002] Completed state [salt-minion] at time 01:36:37.474157 duration_in_ms=32.576
2017-12-07 01:36:37,476 [salt.state       ][INFO    ][9002] Running state [/etc/salt/grains.d] at time 01:36:37.475571
2017-12-07 01:36:37,476 [salt.state       ][INFO    ][9002] Executing state file.directory for /etc/salt/grains.d
2017-12-07 01:36:37,476 [salt.state       ][INFO    ][9002] Directory /etc/salt/grains.d is in the correct state
2017-12-07 01:36:37,477 [salt.state       ][INFO    ][9002] Completed state [/etc/salt/grains.d] at time 01:36:37.476623 duration_in_ms=1.053
2017-12-07 01:36:37,477 [salt.state       ][INFO    ][9002] Running state [/etc/salt/grains] at time 01:36:37.477094
2017-12-07 01:36:37,477 [salt.state       ][INFO    ][9002] Executing state file.managed for /etc/salt/grains
2017-12-07 01:36:37,478 [salt.state       ][INFO    ][9002] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-07 01:36:37,478 [salt.state       ][INFO    ][9002] Completed state [/etc/salt/grains] at time 01:36:37.477873 duration_in_ms=0.778
2017-12-07 01:36:37,478 [salt.state       ][INFO    ][9002] Running state [/etc/salt/grains.d/placeholder] at time 01:36:37.478198
2017-12-07 01:36:37,478 [salt.state       ][INFO    ][9002] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-07 01:36:37,479 [salt.state       ][INFO    ][9002] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-07 01:36:37,479 [salt.state       ][INFO    ][9002] Completed state [/etc/salt/grains.d/placeholder] at time 01:36:37.478983 duration_in_ms=0.785
2017-12-07 01:36:37,479 [salt.state       ][INFO    ][9002] Running state [/etc/salt/grains.d/sphinx] at time 01:36:37.479296
2017-12-07 01:36:37,480 [salt.state       ][INFO    ][9002] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-07 01:36:37,484 [salt.state       ][INFO    ][9002] File /etc/salt/grains.d/sphinx is in the correct state
2017-12-07 01:36:37,484 [salt.state       ][INFO    ][9002] Completed state [/etc/salt/grains.d/sphinx] at time 01:36:37.484079 duration_in_ms=4.783
2017-12-07 01:36:37,485 [salt.state       ][INFO    ][9002] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 01:36:37.484673
2017-12-07 01:36:37,485 [salt.state       ][INFO    ][9002] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:36:37,485 [salt.state       ][INFO    ][9002] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:36:37,485 [salt.state       ][INFO    ][9002] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 01:36:37.485268 duration_in_ms=0.596
2017-12-07 01:36:37,486 [salt.state       ][INFO    ][9002] Running state [/etc/salt/grains.d/dns_records] at time 01:36:37.485574
2017-12-07 01:36:37,486 [salt.state       ][INFO    ][9002] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-07 01:36:37,491 [salt.state       ][INFO    ][9002] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-07 01:36:37,491 [salt.state       ][INFO    ][9002] Completed state [/etc/salt/grains.d/dns_records] at time 01:36:37.490743 duration_in_ms=5.169
2017-12-07 01:36:37,491 [salt.state       ][INFO    ][9002] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 01:36:37.491365
2017-12-07 01:36:37,492 [salt.state       ][INFO    ][9002] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:36:37,492 [salt.state       ][INFO    ][9002] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:36:37,492 [salt.state       ][INFO    ][9002] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 01:36:37.491963 duration_in_ms=0.598
2017-12-07 01:36:37,492 [salt.state       ][INFO    ][9002] Running state [/etc/salt/grains.d/salt] at time 01:36:37.492268
2017-12-07 01:36:37,493 [salt.state       ][INFO    ][9002] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-07 01:36:37,497 [salt.state       ][INFO    ][9002] File /etc/salt/grains.d/salt is in the correct state
2017-12-07 01:36:37,497 [salt.state       ][INFO    ][9002] Completed state [/etc/salt/grains.d/salt] at time 01:36:37.496960 duration_in_ms=4.691
2017-12-07 01:36:37,498 [salt.state       ][INFO    ][9002] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 01:36:37.497549
2017-12-07 01:36:37,498 [salt.state       ][INFO    ][9002] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:36:37,498 [salt.state       ][INFO    ][9002] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:36:37,498 [salt.state       ][INFO    ][9002] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 01:36:37.498136 duration_in_ms=0.587
2017-12-07 01:36:37,499 [salt.state       ][INFO    ][9002] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 01:36:37.499401
2017-12-07 01:36:37,500 [salt.state       ][INFO    ][9002] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-07 01:36:37,500 [salt.state       ][INFO    ][9002] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-07 01:36:37,500 [salt.state       ][INFO    ][9002] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 01:36:37.500008 duration_in_ms=0.607
2017-12-07 01:36:37,500 [salt.state       ][INFO    ][9002] Running state [mine.update] at time 01:36:37.500455
2017-12-07 01:36:37,501 [salt.state       ][INFO    ][9002] Executing state module.wait for mine.update
2017-12-07 01:36:37,501 [salt.state       ][INFO    ][9002] No changes made for mine.update
2017-12-07 01:36:37,501 [salt.state       ][INFO    ][9002] Completed state [mine.update] at time 01:36:37.501006 duration_in_ms=0.55
2017-12-07 01:36:37,501 [salt.state       ][INFO    ][9002] Running state [ca-certificates] at time 01:36:37.501181
2017-12-07 01:36:37,501 [salt.state       ][INFO    ][9002] Executing state pkg.installed for ca-certificates
2017-12-07 01:36:37,505 [salt.state       ][INFO    ][9002] Package ca-certificates is already installed
2017-12-07 01:36:37,505 [salt.state       ][INFO    ][9002] Completed state [ca-certificates] at time 01:36:37.504647 duration_in_ms=3.465
2017-12-07 01:36:37,505 [salt.state       ][INFO    ][9002] Running state [update-ca-certificates] at time 01:36:37.505109
2017-12-07 01:36:37,505 [salt.state       ][INFO    ][9002] Executing state cmd.wait for update-ca-certificates
2017-12-07 01:36:37,506 [salt.state       ][INFO    ][9002] No changes made for update-ca-certificates
2017-12-07 01:36:37,506 [salt.state       ][INFO    ][9002] Completed state [update-ca-certificates] at time 01:36:37.505678 duration_in_ms=0.569
2017-12-07 01:36:37,506 [salt.state       ][INFO    ][9002] Running state [libvirt-dev] at time 01:36:37.505854
2017-12-07 01:36:37,506 [salt.state       ][INFO    ][9002] Executing state pkg.installed for libvirt-dev
2017-12-07 01:36:37,514 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 01:36:39,418 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2017-12-07 01:36:42,150 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013642138050
2017-12-07 01:36:42,165 [salt.minion      ][INFO    ][9474] Starting a new job with PID 9474
2017-12-07 01:36:42,174 [salt.minion      ][INFO    ][9474] Returning information for job: 20171207013642138050
2017-12-07 01:36:52,345 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013652332880
2017-12-07 01:36:52,359 [salt.minion      ][INFO    ][9479] Starting a new job with PID 9479
2017-12-07 01:36:52,369 [salt.minion      ][INFO    ][9479] Returning information for job: 20171207013652332880
2017-12-07 01:37:02,549 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013702535604
2017-12-07 01:37:02,563 [salt.minion      ][INFO    ][9650] Starting a new job with PID 9650
2017-12-07 01:37:02,579 [salt.minion      ][INFO    ][9650] Returning information for job: 20171207013702535604
2017-12-07 01:37:12,754 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013712741947
2017-12-07 01:37:12,769 [salt.minion      ][INFO    ][9861] Starting a new job with PID 9861
2017-12-07 01:37:12,780 [salt.minion      ][INFO    ][9861] Returning information for job: 20171207013712741947
2017-12-07 01:37:22,935 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013722921609
2017-12-07 01:37:22,951 [salt.minion      ][INFO    ][14673] Starting a new job with PID 14673
2017-12-07 01:37:22,972 [salt.minion      ][INFO    ][14673] Returning information for job: 20171207013722921609
2017-12-07 01:37:24,941 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:37:24,963 [salt.state       ][INFO    ][9002] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'c++-compiler' changed from 'absent' to '1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libyajl2' changed from 'absent' to '2.1.0-2'
'linux-libc-dev' changed from 'absent' to '4.4.0-101.124'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libvirt-dev' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libvirt0' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'

2017-12-07 01:37:24,971 [salt.state       ][INFO    ][9002] Loading fresh modules for state activity
2017-12-07 01:37:24,983 [salt.state       ][INFO    ][9002] Completed state [libvirt-dev] at time 01:37:24.983366 duration_in_ms=47477.512
2017-12-07 01:37:24,988 [salt.state       ][INFO    ][9002] Running state [pkg-config] at time 01:37:24.988164
2017-12-07 01:37:24,988 [salt.state       ][INFO    ][9002] Executing state pkg.installed for pkg-config
2017-12-07 01:37:25,215 [salt.state       ][INFO    ][9002] Package pkg-config is already installed
2017-12-07 01:37:25,215 [salt.state       ][INFO    ][9002] Completed state [pkg-config] at time 01:37:25.215356 duration_in_ms=227.191
2017-12-07 01:37:25,216 [salt.state       ][INFO    ][9002] Running state [virtng.init] at time 01:37:25.215712
2017-12-07 01:37:25,216 [salt.state       ][INFO    ][9002] Executing state module.run for virtng.init
2017-12-07 01:37:25,248 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command ['git', '--version'] in directory '/root'
2017-12-07 01:37:25,289 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,295 [salt.state       ][ERROR   ][9002] Module function virtng.init is not available
2017-12-07 01:37:25,295 [salt.state       ][INFO    ][9002] Completed state [virtng.init] at time 01:37:25.295156 duration_in_ms=79.444
2017-12-07 01:37:25,295 [salt.state       ][INFO    ][9002] Running state [virt.set_autostart] at time 01:37:25.295366
2017-12-07 01:37:25,296 [salt.state       ][INFO    ][9002] Executing state module.run for virt.set_autostart
2017-12-07 01:37:25,297 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,303 [salt.state       ][ERROR   ][9002] Module function virt.set_autostart is not available
2017-12-07 01:37:25,304 [salt.state       ][INFO    ][9002] Completed state [virt.set_autostart] at time 01:37:25.303577 duration_in_ms=8.21
2017-12-07 01:37:25,304 [salt.state       ][INFO    ][9002] Running state [virtng.init] at time 01:37:25.303761
2017-12-07 01:37:25,304 [salt.state       ][INFO    ][9002] Executing state module.run for virtng.init
2017-12-07 01:37:25,306 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,310 [salt.state       ][ERROR   ][9002] Module function virtng.init is not available
2017-12-07 01:37:25,310 [salt.state       ][INFO    ][9002] Completed state [virtng.init] at time 01:37:25.310275 duration_in_ms=6.513
2017-12-07 01:37:25,310 [salt.state       ][INFO    ][9002] Running state [virt.set_autostart] at time 01:37:25.310449
2017-12-07 01:37:25,311 [salt.state       ][INFO    ][9002] Executing state module.run for virt.set_autostart
2017-12-07 01:37:25,312 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,317 [salt.state       ][ERROR   ][9002] Module function virt.set_autostart is not available
2017-12-07 01:37:25,317 [salt.state       ][INFO    ][9002] Completed state [virt.set_autostart] at time 01:37:25.316861 duration_in_ms=6.413
2017-12-07 01:37:25,317 [salt.state       ][INFO    ][9002] Running state [virtng.init] at time 01:37:25.317032
2017-12-07 01:37:25,317 [salt.state       ][INFO    ][9002] Executing state module.run for virtng.init
2017-12-07 01:37:25,319 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,323 [salt.state       ][ERROR   ][9002] Module function virtng.init is not available
2017-12-07 01:37:25,323 [salt.state       ][INFO    ][9002] Completed state [virtng.init] at time 01:37:25.323275 duration_in_ms=6.243
2017-12-07 01:37:25,323 [salt.state       ][INFO    ][9002] Running state [virt.set_autostart] at time 01:37:25.323443
2017-12-07 01:37:25,324 [salt.state       ][INFO    ][9002] Executing state module.run for virt.set_autostart
2017-12-07 01:37:25,325 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,329 [salt.state       ][ERROR   ][9002] Module function virt.set_autostart is not available
2017-12-07 01:37:25,330 [salt.state       ][INFO    ][9002] Completed state [virt.set_autostart] at time 01:37:25.329531 duration_in_ms=6.088
2017-12-07 01:37:25,330 [salt.state       ][INFO    ][9002] Running state [virtng.init] at time 01:37:25.329709
2017-12-07 01:37:25,330 [salt.state       ][INFO    ][9002] Executing state module.run for virtng.init
2017-12-07 01:37:25,332 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,336 [salt.state       ][ERROR   ][9002] Module function virtng.init is not available
2017-12-07 01:37:25,336 [salt.state       ][INFO    ][9002] Completed state [virtng.init] at time 01:37:25.335814 duration_in_ms=6.105
2017-12-07 01:37:25,336 [salt.state       ][INFO    ][9002] Running state [virt.set_autostart] at time 01:37:25.335980
2017-12-07 01:37:25,336 [salt.state       ][INFO    ][9002] Executing state module.run for virt.set_autostart
2017-12-07 01:37:25,338 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,343 [salt.state       ][ERROR   ][9002] Module function virt.set_autostart is not available
2017-12-07 01:37:25,343 [salt.state       ][INFO    ][9002] Completed state [virt.set_autostart] at time 01:37:25.343315 duration_in_ms=7.335
2017-12-07 01:37:25,344 [salt.state       ][INFO    ][9002] Running state [virtng.init] at time 01:37:25.343495
2017-12-07 01:37:25,344 [salt.state       ][INFO    ][9002] Executing state module.run for virtng.init
2017-12-07 01:37:25,345 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,350 [salt.state       ][ERROR   ][9002] Module function virtng.init is not available
2017-12-07 01:37:25,351 [salt.state       ][INFO    ][9002] Completed state [virtng.init] at time 01:37:25.350573 duration_in_ms=7.078
2017-12-07 01:37:25,351 [salt.state       ][INFO    ][9002] Running state [virt.set_autostart] at time 01:37:25.350748
2017-12-07 01:37:25,351 [salt.state       ][INFO    ][9002] Executing state module.run for virt.set_autostart
2017-12-07 01:37:25,353 [salt.loaded.int.module.cmdmod][INFO    ][9002] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:37:25,357 [salt.state       ][ERROR   ][9002] Module function virt.set_autostart is not available
2017-12-07 01:37:25,357 [salt.state       ][INFO    ][9002] Completed state [virt.set_autostart] at time 01:37:25.357196 duration_in_ms=6.448
2017-12-07 01:37:25,359 [salt.minion      ][INFO    ][9002] Returning information for job: 20171207013632097332
2017-12-07 01:37:36,642 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command state.sls with jid 20171207013736633571
2017-12-07 01:37:36,656 [salt.minion      ][INFO    ][14781] Starting a new job with PID 14781
2017-12-07 01:37:39,108 [salt.state       ][INFO    ][14781] Loading fresh modules for state activity
2017-12-07 01:37:39,133 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-12-07 01:37:39,155 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-12-07 01:37:39,168 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-12-07 01:37:39,188 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-07 01:37:39,210 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-12-07 01:37:39,233 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-07 01:37:39,252 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-12-07 01:37:39,271 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-07 01:37:39,551 [salt.state       ][INFO    ][14781] Running state [libvirt0] at time 01:37:39.551098
2017-12-07 01:37:39,551 [salt.state       ][INFO    ][14781] Executing state pkg.installed for libvirt0
2017-12-07 01:37:39,552 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:37:39,791 [salt.state       ][INFO    ][14781] Package libvirt0 is already installed
2017-12-07 01:37:39,791 [salt.state       ][INFO    ][14781] Completed state [libvirt0] at time 01:37:39.791086 duration_in_ms=239.987
2017-12-07 01:37:39,791 [salt.state       ][INFO    ][14781] Running state [pm-utils] at time 01:37:39.791277
2017-12-07 01:37:39,791 [salt.state       ][INFO    ][14781] Executing state pkg.installed for pm-utils
2017-12-07 01:37:39,806 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 01:37:41,185 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2017-12-07 01:37:45,245 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:37:45,267 [salt.state       ][INFO    ][14781] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2017-12-07 01:37:45,275 [salt.state       ][INFO    ][14781] Loading fresh modules for state activity
2017-12-07 01:37:45,286 [salt.state       ][INFO    ][14781] Completed state [pm-utils] at time 01:37:45.286295 duration_in_ms=5495.017
2017-12-07 01:37:45,291 [salt.state       ][INFO    ][14781] Running state [python-libvirt] at time 01:37:45.291037
2017-12-07 01:37:45,291 [salt.state       ][INFO    ][14781] Executing state pkg.installed for python-libvirt
2017-12-07 01:37:45,468 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2017-12-07 01:37:46,733 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013746721451
2017-12-07 01:37:46,746 [salt.minion      ][INFO    ][15834] Starting a new job with PID 15834
2017-12-07 01:37:46,756 [salt.minion      ][INFO    ][15834] Returning information for job: 20171207013746721451
2017-12-07 01:37:56,926 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013756913574
2017-12-07 01:37:56,939 [salt.minion      ][INFO    ][16029] Starting a new job with PID 16029
2017-12-07 01:37:56,948 [salt.minion      ][INFO    ][16029] Returning information for job: 20171207013756913574
2017-12-07 01:38:07,122 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013807111113
2017-12-07 01:38:07,134 [salt.minion      ][INFO    ][17333] Starting a new job with PID 17333
2017-12-07 01:38:07,154 [salt.minion      ][INFO    ][17333] Returning information for job: 20171207013807111113
2017-12-07 01:38:08,324 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:38:08,347 [salt.state       ][INFO    ][14781] Made the following changes:
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.4'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'libboost-iostreams1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'cgmanager' changed from 'absent' to '0.39-2ubuntu5'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'librbd1' changed from 'absent' to '10.2.9-0ubuntu0.16.04.1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'cgmanager-utils' changed from 'absent' to '1'
'libcgmanager0' changed from 'absent' to '0.39-2ubuntu5'
'libnih-dbus1' changed from 'absent' to '1.0.3-4.3ubuntu1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libvirt-daemon' changed from 'absent' to '1'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'python-libvirt' changed from 'absent' to '1.3.1-1~u16.04+mcp1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '10.2.9-0ubuntu0.16.04.1'
'libvirt-daemon-system' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'libboost-random1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'

2017-12-07 01:38:08,353 [salt.state       ][INFO    ][14781] Loading fresh modules for state activity
2017-12-07 01:38:08,366 [salt.state       ][INFO    ][14781] Completed state [python-libvirt] at time 01:38:08.365808 duration_in_ms=23074.769
2017-12-07 01:38:08,372 [salt.state       ][INFO    ][14781] Running state [libvirt-bin] at time 01:38:08.372225
2017-12-07 01:38:08,372 [salt.state       ][INFO    ][14781] Executing state pkg.installed for libvirt-bin
2017-12-07 01:38:08,623 [salt.state       ][INFO    ][14781] Package libvirt-bin is already installed
2017-12-07 01:38:08,623 [salt.state       ][INFO    ][14781] Completed state [libvirt-bin] at time 01:38:08.622864 duration_in_ms=250.64
2017-12-07 01:38:08,623 [salt.state       ][INFO    ][14781] Running state [qemu-utils] at time 01:38:08.623035
2017-12-07 01:38:08,623 [salt.state       ][INFO    ][14781] Executing state pkg.installed for qemu-utils
2017-12-07 01:38:08,631 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'qemu-utils'] in directory '/root'
2017-12-07 01:38:15,080 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:38:15,105 [salt.state       ][INFO    ][14781] Made the following changes:
'qemu-block-extra' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libaio1' changed from 'absent' to '0.3.110-2'
'qemu-utils' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'

2017-12-07 01:38:15,112 [salt.state       ][INFO    ][14781] Loading fresh modules for state activity
2017-12-07 01:38:15,125 [salt.state       ][INFO    ][14781] Completed state [qemu-utils] at time 01:38:15.124503 duration_in_ms=6501.466
2017-12-07 01:38:15,129 [salt.state       ][INFO    ][14781] Running state [qemu-kvm] at time 01:38:15.129414
2017-12-07 01:38:15,130 [salt.state       ][INFO    ][14781] Executing state pkg.installed for qemu-kvm
2017-12-07 01:38:15,316 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'qemu-kvm'] in directory '/root'
2017-12-07 01:38:17,328 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013817316627
2017-12-07 01:38:17,343 [salt.minion      ][INFO    ][18444] Starting a new job with PID 18444
2017-12-07 01:38:17,391 [salt.minion      ][INFO    ][18444] Returning information for job: 20171207013817316627
2017-12-07 01:38:27,457 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013827444932
2017-12-07 01:38:27,472 [salt.minion      ][INFO    ][18646] Starting a new job with PID 18646
2017-12-07 01:38:27,524 [salt.minion      ][INFO    ][18646] Returning information for job: 20171207013827444932
2017-12-07 01:38:36,374 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:38:36,402 [salt.state       ][INFO    ][14781] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'qemu-system-x86-64' changed from 'absent' to '1'
'seabios' changed from 'absent' to '1.8.2-1ubuntu1'
'qemu-keymaps' changed from 'absent' to '1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libfdt1' changed from 'absent' to '1.4.0+dfsg-2'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'qemu-system-x86' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'qemu-kvm' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'qemu-system-common' changed from 'absent' to '1:2.5+dfsg-5ubuntu10.2~xenial0+contrail1'
'qemu-system-i386' changed from 'absent' to '1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'msr-tools' changed from 'absent' to '1.3-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2017-12-07 01:38:36,409 [salt.state       ][INFO    ][14781] Loading fresh modules for state activity
2017-12-07 01:38:36,421 [salt.state       ][INFO    ][14781] Completed state [qemu-kvm] at time 01:38:36.421143 duration_in_ms=21291.729
2017-12-07 01:38:36,423 [salt.state       ][INFO    ][14781] Running state [/etc/libvirt/libvirtd.conf] at time 01:38:36.422998
2017-12-07 01:38:36,423 [salt.state       ][INFO    ][14781] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-12-07 01:38:36,446 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-12-07 01:38:36,452 [salt.state       ][INFO    ][14781] File changed:
--- 
+++ 
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -48,10 +51,6 @@
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
 #
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
-#
 #listen_addr = "192.168.0.1"
 
 
@@ -76,11 +75,6 @@
 #
 # UNIX socket access controls
 #
-
-# Beware that if you are changing *any* of these options, and you use
-# socket activation with systemd, you need to adjust the settings in
-# the libvirtd.socket file as well since it could impose a security
-# risk if you rely on file permission checking only.
 
 # Set the UNIX domain socket group ownership. This can be used to
 # allow a 'trusted' set of users access to management capabilities
@@ -106,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -272,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -280,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is zero, meaning
-# the feature is disabled.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -315,16 +297,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -332,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -344,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -375,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -388,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -446,15 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5

2017-12-07 01:38:36,452 [salt.state       ][INFO    ][14781] Completed state [/etc/libvirt/libvirtd.conf] at time 01:38:36.452284 duration_in_ms=29.286
2017-12-07 01:38:36,453 [salt.state       ][INFO    ][14781] Running state [/etc/default/libvirt-bin] at time 01:38:36.452540
2017-12-07 01:38:36,453 [salt.state       ][INFO    ][14781] Executing state file.managed for /etc/default/libvirt-bin
2017-12-07 01:38:36,468 [salt.fileclient  ][INFO    ][14781] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-12-07 01:38:36,471 [salt.state       ][INFO    ][14781] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
+# Don't use "-d" option with systemd
+
+libvirtd_opts="-l"
 
 # pass in location of kerberos keytab
-#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
-
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"
+#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
2017-12-07 01:38:36,471 [salt.state       ][INFO    ][14781] Completed state [/etc/default/libvirt-bin] at time 01:38:36.470900 duration_in_ms=18.36
2017-12-07 01:38:36,472 [salt.state       ][INFO    ][14781] Running state [service.systemctl_reload] at time 01:38:36.471620
2017-12-07 01:38:36,472 [salt.state       ][INFO    ][14781] Executing state module.wait for service.systemctl_reload
2017-12-07 01:38:36,472 [salt.state       ][INFO    ][14781] No changes made for service.systemctl_reload
2017-12-07 01:38:36,472 [salt.state       ][INFO    ][14781] Completed state [service.systemctl_reload] at time 01:38:36.472120 duration_in_ms=0.5
2017-12-07 01:38:36,472 [salt.state       ][INFO    ][14781] Running state [service.systemctl_reload] at time 01:38:36.472256
2017-12-07 01:38:36,472 [salt.state       ][INFO    ][14781] Executing state module.mod_watch for service.systemctl_reload
2017-12-07 01:38:36,543 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-07 01:38:36,584 [salt.state       ][INFO    ][14781] {'ret': True}
2017-12-07 01:38:36,584 [salt.state       ][INFO    ][14781] Completed state [service.systemctl_reload] at time 01:38:36.584098 duration_in_ms=111.841
2017-12-07 01:38:36,586 [salt.state       ][INFO    ][14781] Running state [/etc/libvirt/qemu/networks/default.xml] at time 01:38:36.585572
2017-12-07 01:38:36,586 [salt.state       ][INFO    ][14781] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-12-07 01:38:36,586 [salt.state       ][INFO    ][14781] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2017-12-07 01:38:36,586 [salt.state       ][INFO    ][14781] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 01:38:36.586383 duration_in_ms=0.811
2017-12-07 01:38:36,587 [salt.state       ][INFO    ][14781] Running state [libvirt-bin] at time 01:38:36.586793
2017-12-07 01:38:36,587 [salt.state       ][INFO    ][14781] Executing state service.running for libvirt-bin
2017-12-07 01:38:36,588 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2017-12-07 01:38:36,599 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-12-07 01:38:36,609 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-12-07 01:38:36,619 [salt.state       ][INFO    ][14781] The service libvirt-bin is already running
2017-12-07 01:38:36,619 [salt.state       ][INFO    ][14781] Completed state [libvirt-bin] at time 01:38:36.619078 duration_in_ms=32.284
2017-12-07 01:38:36,619 [salt.state       ][INFO    ][14781] Running state [libvirt-bin] at time 01:38:36.619228
2017-12-07 01:38:36,619 [salt.state       ][INFO    ][14781] Executing state service.mod_watch for libvirt-bin
2017-12-07 01:38:36,620 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-12-07 01:38:36,630 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-12-07 01:38:36,640 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirt-bin.service'] in directory '/root'
2017-12-07 01:38:36,689 [salt.state       ][INFO    ][14781] {'libvirt-bin': True}
2017-12-07 01:38:36,689 [salt.state       ][INFO    ][14781] Completed state [libvirt-bin] at time 01:38:36.688892 duration_in_ms=69.662
2017-12-07 01:38:36,690 [salt.state       ][INFO    ][14781] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 01:38:36.689948
2017-12-07 01:38:36,690 [salt.state       ][INFO    ][14781] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2017-12-07 01:38:36,691 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2017-12-07 01:38:37,486 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013837475130
2017-12-07 01:38:37,496 [salt.minion      ][INFO    ][19314] Starting a new job with PID 19314
2017-12-07 01:38:37,505 [salt.minion      ][INFO    ][19314] Returning information for job: 20171207013837475130
2017-12-07 01:38:41,007 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2017-12-07 01:38:42,381 [salt.state       ][INFO    ][14781] {'pid': 19368, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: cannot remove config file '/etc/libvirt/qemu/networks/default.xml': No such file or directory", 'stdout': ''}
2017-12-07 01:38:42,382 [salt.state       ][INFO    ][14781] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 01:38:42.381572 duration_in_ms=5691.623
2017-12-07 01:38:42,382 [salt.state       ][INFO    ][14781] Running state [virsh net-autostart default --disable] at time 01:38:42.381832
2017-12-07 01:38:42,382 [salt.state       ][INFO    ][14781] Executing state cmd.run for virsh net-autostart default --disable
2017-12-07 01:38:42,383 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-12-07 01:38:42,400 [salt.state       ][INFO    ][14781] onlyif execution failed
2017-12-07 01:38:42,401 [salt.state       ][INFO    ][14781] Completed state [virsh net-autostart default --disable] at time 01:38:42.400545 duration_in_ms=18.713
2017-12-07 01:38:42,401 [salt.state       ][INFO    ][14781] Running state [virsh net-destroy default] at time 01:38:42.400770
2017-12-07 01:38:42,401 [salt.state       ][INFO    ][14781] Executing state cmd.run for virsh net-destroy default
2017-12-07 01:38:42,401 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-12-07 01:38:42,417 [salt.state       ][INFO    ][14781] onlyif execution failed
2017-12-07 01:38:42,418 [salt.state       ][INFO    ][14781] Completed state [virsh net-destroy default] at time 01:38:42.417475 duration_in_ms=16.705
2017-12-07 01:38:42,418 [salt.state       ][INFO    ][14781] Running state [echo 'No pool is defined'] at time 01:38:42.417695
2017-12-07 01:38:42,418 [salt.state       ][INFO    ][14781] Executing state cmd.run for echo 'No pool is defined'
2017-12-07 01:38:42,418 [salt.loaded.int.module.cmdmod][INFO    ][14781] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-12-07 01:38:42,427 [salt.state       ][INFO    ][14781] {'pid': 19407, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-12-07 01:38:42,428 [salt.state       ][INFO    ][14781] Completed state [echo 'No pool is defined'] at time 01:38:42.427558 duration_in_ms=9.863
2017-12-07 01:38:42,429 [salt.minion      ][INFO    ][14781] Returning information for job: 20171207013736633571
2017-12-07 01:38:46,061 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command state.apply with jid 20171207013846049979
2017-12-07 01:38:46,076 [salt.minion      ][INFO    ][19412] Starting a new job with PID 19412
2017-12-07 01:38:48,567 [salt.state       ][INFO    ][19412] Loading fresh modules for state activity
2017-12-07 01:38:48,588 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-07 01:38:48,608 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-07 01:38:48,620 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-07 01:38:48,644 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:38:48,696 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-07 01:38:48,713 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 01:38:48,758 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-07 01:38:48,780 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-07 01:38:48,791 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 01:38:48,806 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-07 01:38:48,813 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:38:48,824 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:38:48,844 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-07 01:38:48,859 [py.warnings      ][WARNING ][19412] /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-12-07 01:38:48,859 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:38:49,096 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:38:49,355 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-07 01:38:49,376 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-07 01:38:49,388 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-07 01:38:49,402 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-07 01:38:49,438 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-07 01:38:49,452 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-07 01:38:49,477 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-07 01:38:49,491 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-07 01:38:49,509 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-07 01:38:49,545 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-07 01:38:49,601 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-07 01:38:49,626 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:38:49,680 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-07 01:38:49,699 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 01:38:49,739 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-07 01:38:49,763 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-07 01:38:49,775 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 01:38:49,792 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-07 01:38:49,798 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:38:49,809 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:38:49,828 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-07 01:38:49,843 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:38:50,082 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:38:50,340 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-07 01:38:50,361 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-07 01:38:50,375 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-07 01:38:50,388 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-07 01:38:50,423 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-07 01:38:50,439 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-07 01:38:50,459 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-07 01:38:50,471 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-07 01:38:50,489 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-07 01:38:50,521 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-07 01:38:50,584 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-07 01:38:50,639 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:38:50,685 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-07 01:38:50,702 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-07 01:38:50,743 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:38:51,063 [salt.state       ][INFO    ][19412] Running state [salt-minion] at time 01:38:51.063141
2017-12-07 01:38:51,071 [salt.state       ][INFO    ][19412] Executing state pkg.installed for salt-minion
2017-12-07 01:38:51,071 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:38:51,331 [salt.state       ][INFO    ][19412] Package salt-minion is already installed
2017-12-07 01:38:51,331 [salt.state       ][INFO    ][19412] Completed state [salt-minion] at time 01:38:51.331096 duration_in_ms=267.956
2017-12-07 01:38:51,331 [salt.state       ][INFO    ][19412] Running state [salt_minion_dependency_packages] at time 01:38:51.331352
2017-12-07 01:38:51,332 [salt.state       ][INFO    ][19412] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-07 01:38:51,334 [salt.state       ][INFO    ][19412] All specified packages are already installed
2017-12-07 01:38:51,334 [salt.state       ][INFO    ][19412] Completed state [salt_minion_dependency_packages] at time 01:38:51.334328 duration_in_ms=2.976
2017-12-07 01:38:51,336 [salt.state       ][INFO    ][19412] Running state [/etc/salt/minion.d/minion.conf] at time 01:38:51.335881
2017-12-07 01:38:51,336 [salt.state       ][INFO    ][19412] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-07 01:38:51,355 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-07 01:38:51,441 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:38:51,483 [salt.fileclient  ][INFO    ][19412] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 01:38:51,516 [salt.state       ][INFO    ][19412] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-07 01:38:51,516 [salt.state       ][INFO    ][19412] Completed state [/etc/salt/minion.d/minion.conf] at time 01:38:51.515882 duration_in_ms=180.001
2017-12-07 01:38:51,516 [salt.state       ][INFO    ][19412] Running state [/etc/salt/minion.d/_virt.conf] at time 01:38:51.516179
2017-12-07 01:38:51,516 [salt.state       ][INFO    ][19412] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-07 01:38:51,519 [salt.state       ][INFO    ][19412] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-07 01:38:51,519 [salt.state       ][INFO    ][19412] Completed state [/etc/salt/minion.d/_virt.conf] at time 01:38:51.518928 duration_in_ms=2.749
2017-12-07 01:38:51,520 [salt.state       ][INFO    ][19412] Running state [salt-minion] at time 01:38:51.520283
2017-12-07 01:38:51,520 [salt.state       ][INFO    ][19412] Executing state service.running for salt-minion
2017-12-07 01:38:51,521 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-07 01:38:51,539 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-07 01:38:51,548 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-07 01:38:51,555 [salt.state       ][INFO    ][19412] The service salt-minion is already running
2017-12-07 01:38:51,556 [salt.state       ][INFO    ][19412] Completed state [salt-minion] at time 01:38:51.555635 duration_in_ms=35.351
2017-12-07 01:38:51,557 [salt.state       ][INFO    ][19412] Running state [/etc/salt/grains.d] at time 01:38:51.556902
2017-12-07 01:38:51,557 [salt.state       ][INFO    ][19412] Executing state file.directory for /etc/salt/grains.d
2017-12-07 01:38:51,558 [salt.state       ][INFO    ][19412] Directory /etc/salt/grains.d is in the correct state
2017-12-07 01:38:51,558 [salt.state       ][INFO    ][19412] Completed state [/etc/salt/grains.d] at time 01:38:51.557864 duration_in_ms=0.962
2017-12-07 01:38:51,558 [salt.state       ][INFO    ][19412] Running state [/etc/salt/grains] at time 01:38:51.558337
2017-12-07 01:38:51,559 [salt.state       ][INFO    ][19412] Executing state file.managed for /etc/salt/grains
2017-12-07 01:38:51,559 [salt.state       ][INFO    ][19412] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-07 01:38:51,559 [salt.state       ][INFO    ][19412] Completed state [/etc/salt/grains] at time 01:38:51.559094 duration_in_ms=0.757
2017-12-07 01:38:51,559 [salt.state       ][INFO    ][19412] Running state [/etc/salt/grains.d/placeholder] at time 01:38:51.559426
2017-12-07 01:38:51,560 [salt.state       ][INFO    ][19412] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-07 01:38:51,560 [salt.state       ][INFO    ][19412] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-07 01:38:51,560 [salt.state       ][INFO    ][19412] Completed state [/etc/salt/grains.d/placeholder] at time 01:38:51.560167 duration_in_ms=0.739
2017-12-07 01:38:51,561 [salt.state       ][INFO    ][19412] Running state [/etc/salt/grains.d/sphinx] at time 01:38:51.560496
2017-12-07 01:38:51,561 [salt.state       ][INFO    ][19412] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-07 01:38:51,564 [salt.state       ][INFO    ][19412] File changed:
--- 
+++ 
@@ -49,6 +49,7 @@
               - 10.167.4.141
               - 127.0.0.1
               - 192.168.11.251
+              - 192.168.122.1
         system:
           name: System
           param:

2017-12-07 01:38:51,564 [salt.state       ][INFO    ][19412] Completed state [/etc/salt/grains.d/sphinx] at time 01:38:51.563806 duration_in_ms=3.31
2017-12-07 01:38:51,565 [salt.state       ][INFO    ][19412] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 01:38:51.564702
2017-12-07 01:38:51,565 [salt.state       ][INFO    ][19412] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:38:51,565 [salt.state       ][INFO    ][19412] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:38:51,565 [salt.state       ][INFO    ][19412] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 01:38:51.565390 duration_in_ms=0.688
2017-12-07 01:38:51,566 [salt.state       ][INFO    ][19412] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 01:38:51.565569
2017-12-07 01:38:51,566 [salt.state       ][INFO    ][19412] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:38:51,566 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-07 01:38:51,642 [salt.state       ][INFO    ][19412] {'pid': 19482, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-07 01:38:51,643 [salt.state       ][INFO    ][19412] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 01:38:51.642751 duration_in_ms=77.182
2017-12-07 01:38:51,643 [salt.state       ][INFO    ][19412] Running state [/etc/salt/grains.d/dns_records] at time 01:38:51.643289
2017-12-07 01:38:51,644 [salt.state       ][INFO    ][19412] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-07 01:38:51,651 [salt.state       ][INFO    ][19412] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-07 01:38:51,651 [salt.state       ][INFO    ][19412] Completed state [/etc/salt/grains.d/dns_records] at time 01:38:51.651335 duration_in_ms=8.045
2017-12-07 01:38:51,652 [salt.state       ][INFO    ][19412] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 01:38:51.652050
2017-12-07 01:38:51,652 [salt.state       ][INFO    ][19412] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:38:51,653 [salt.state       ][INFO    ][19412] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:38:51,653 [salt.state       ][INFO    ][19412] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 01:38:51.652714 duration_in_ms=0.664
2017-12-07 01:38:51,653 [salt.state       ][INFO    ][19412] Running state [/etc/salt/grains.d/salt] at time 01:38:51.653049
2017-12-07 01:38:51,653 [salt.state       ][INFO    ][19412] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-07 01:38:51,657 [salt.state       ][INFO    ][19412] File /etc/salt/grains.d/salt is in the correct state
2017-12-07 01:38:51,657 [salt.state       ][INFO    ][19412] Completed state [/etc/salt/grains.d/salt] at time 01:38:51.657254 duration_in_ms=4.206
2017-12-07 01:38:51,658 [salt.state       ][INFO    ][19412] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 01:38:51.657891
2017-12-07 01:38:51,658 [salt.state       ][INFO    ][19412] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:38:51,658 [salt.state       ][INFO    ][19412] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:38:51,659 [salt.state       ][INFO    ][19412] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 01:38:51.658548 duration_in_ms=0.657
2017-12-07 01:38:51,660 [salt.state       ][INFO    ][19412] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 01:38:51.659831
2017-12-07 01:38:51,660 [salt.state       ][INFO    ][19412] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-07 01:38:51,660 [salt.state       ][INFO    ][19412] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-07 01:38:51,661 [salt.state       ][INFO    ][19412] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 01:38:51.660492 duration_in_ms=0.661
2017-12-07 01:38:51,661 [salt.state       ][INFO    ][19412] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 01:38:51.660669
2017-12-07 01:38:51,661 [salt.state       ][INFO    ][19412] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-07 01:38:51,662 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-07 01:38:51,670 [salt.state       ][INFO    ][19412] {'pid': 19484, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-07 01:38:51,670 [salt.state       ][INFO    ][19412] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 01:38:51.670450 duration_in_ms=9.781
2017-12-07 01:38:51,671 [salt.state       ][INFO    ][19412] Running state [mine.update] at time 01:38:51.671071
2017-12-07 01:38:51,671 [salt.state       ][INFO    ][19412] Executing state module.wait for mine.update
2017-12-07 01:38:51,671 [salt.state       ][INFO    ][19412] No changes made for mine.update
2017-12-07 01:38:51,672 [salt.state       ][INFO    ][19412] Completed state [mine.update] at time 01:38:51.671595 duration_in_ms=0.524
2017-12-07 01:38:51,672 [salt.state       ][INFO    ][19412] Running state [mine.update] at time 01:38:51.671718
2017-12-07 01:38:51,672 [salt.state       ][INFO    ][19412] Executing state module.mod_watch for mine.update
2017-12-07 01:38:52,192 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:38:52,192 [salt.state       ][INFO    ][19412] Completed state [mine.update] at time 01:38:52.191935 duration_in_ms=520.217
2017-12-07 01:38:52,192 [salt.state       ][INFO    ][19412] Running state [ca-certificates] at time 01:38:52.192194
2017-12-07 01:38:52,192 [salt.state       ][INFO    ][19412] Executing state pkg.installed for ca-certificates
2017-12-07 01:38:52,196 [salt.state       ][INFO    ][19412] Package ca-certificates is already installed
2017-12-07 01:38:52,196 [salt.state       ][INFO    ][19412] Completed state [ca-certificates] at time 01:38:52.196053 duration_in_ms=3.859
2017-12-07 01:38:52,197 [salt.state       ][INFO    ][19412] Running state [update-ca-certificates] at time 01:38:52.196608
2017-12-07 01:38:52,197 [salt.state       ][INFO    ][19412] Executing state cmd.wait for update-ca-certificates
2017-12-07 01:38:52,197 [salt.state       ][INFO    ][19412] No changes made for update-ca-certificates
2017-12-07 01:38:52,197 [salt.state       ][INFO    ][19412] Completed state [update-ca-certificates] at time 01:38:52.197253 duration_in_ms=0.644
2017-12-07 01:38:52,197 [salt.state       ][INFO    ][19412] Running state [libvirt-dev] at time 01:38:52.197452
2017-12-07 01:38:52,198 [salt.state       ][INFO    ][19412] Executing state pkg.installed for libvirt-dev
2017-12-07 01:38:52,200 [salt.state       ][INFO    ][19412] Package libvirt-dev is already installed
2017-12-07 01:38:52,201 [salt.state       ][INFO    ][19412] Completed state [libvirt-dev] at time 01:38:52.200640 duration_in_ms=3.188
2017-12-07 01:38:52,201 [salt.state       ][INFO    ][19412] Running state [pkg-config] at time 01:38:52.200835
2017-12-07 01:38:52,201 [salt.state       ][INFO    ][19412] Executing state pkg.installed for pkg-config
2017-12-07 01:38:52,204 [salt.state       ][INFO    ][19412] Package pkg-config is already installed
2017-12-07 01:38:52,204 [salt.state       ][INFO    ][19412] Completed state [pkg-config] at time 01:38:52.204001 duration_in_ms=3.165
2017-12-07 01:38:52,204 [salt.state       ][INFO    ][19412] Running state [virtng.init] at time 01:38:52.204214
2017-12-07 01:38:52,204 [salt.state       ][INFO    ][19412] Executing state module.run for virtng.init
2017-12-07 01:38:52,245 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command ['git', '--version'] in directory '/root'
2017-12-07 01:38:52,297 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:38:56,144 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013856133776
2017-12-07 01:38:56,160 [salt.minion      ][INFO    ][19499] Starting a new job with PID 19499
2017-12-07 01:38:56,170 [salt.minion      ][INFO    ][19499] Returning information for job: 20171207013856133776
2017-12-07 01:39:06,334 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013906325284
2017-12-07 01:39:06,349 [salt.minion      ][INFO    ][19504] Starting a new job with PID 19504
2017-12-07 01:39:06,359 [salt.minion      ][INFO    ][19504] Returning information for job: 20171207013906325284
2017-12-07 01:39:16,535 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013916525469
2017-12-07 01:39:16,550 [salt.minion      ][INFO    ][19509] Starting a new job with PID 19509
2017-12-07 01:39:16,559 [salt.minion      ][INFO    ][19509] Returning information for job: 20171207013916525469
2017-12-07 01:39:26,732 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013926722490
2017-12-07 01:39:26,748 [salt.minion      ][INFO    ][19514] Starting a new job with PID 19514
2017-12-07 01:39:26,756 [salt.minion      ][INFO    ][19514] Returning information for job: 20171207013926722490
2017-12-07 01:39:36,929 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013936919161
2017-12-07 01:39:36,944 [salt.minion      ][INFO    ][19519] Starting a new job with PID 19519
2017-12-07 01:39:36,954 [salt.minion      ][INFO    ][19519] Returning information for job: 20171207013936919161
2017-12-07 01:39:47,122 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013947113367
2017-12-07 01:39:47,137 [salt.minion      ][INFO    ][19525] Starting a new job with PID 19525
2017-12-07 01:39:47,147 [salt.minion      ][INFO    ][19525] Returning information for job: 20171207013947113367
2017-12-07 01:39:57,323 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207013957312796
2017-12-07 01:39:57,339 [salt.minion      ][INFO    ][19530] Starting a new job with PID 19530
2017-12-07 01:39:57,348 [salt.minion      ][INFO    ][19530] Returning information for job: 20171207013957312796
2017-12-07 01:40:07,348 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207014007339261
2017-12-07 01:40:07,363 [salt.minion      ][INFO    ][19535] Starting a new job with PID 19535
2017-12-07 01:40:07,374 [salt.minion      ][INFO    ][19535] Returning information for job: 20171207014007339261
2017-12-07 01:40:13,567 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-07 01:40:13,593 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:13,638 [salt.loaded.int.module.cmdmod][ERROR   ][19412] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-07 01:40:13,638 [salt.loaded.int.module.cmdmod][ERROR   ][19412] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-07 01:40:13,639 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx01.baremetal-mcp-ocata-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-07 01:40:13,655 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:13,662 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-07 01:40:14,724 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-07 01:40:15,309 [salt.loaded.ext.module.seedng][INFO    ][19412] salt-minion pre-installed on image, configuring as prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 01:40:15,315 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -l' in directory '/root'
2017-12-07 01:40:15,361 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-07 01:40:16,295 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:17,551 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207014017543220
2017-12-07 01:40:17,564 [salt.minion      ][INFO    ][19970] Starting a new job with PID 19970
2017-12-07 01:40:17,573 [salt.minion      ][INFO    ][19970] Returning information for job: 20171207014017543220
2017-12-07 01:40:18,206 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:18,206 [salt.state       ][INFO    ][19412] Completed state [virtng.init] at time 01:40:18.206088 duration_in_ms=86001.874
2017-12-07 01:40:18,206 [salt.state       ][INFO    ][19412] Running state [virt.set_autostart] at time 01:40:18.206354
2017-12-07 01:40:18,207 [salt.state       ][INFO    ][19412] Executing state module.run for virt.set_autostart
2017-12-07 01:40:18,209 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:18,231 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:18,231 [salt.state       ][INFO    ][19412] Completed state [virt.set_autostart] at time 01:40:18.231007 duration_in_ms=24.652
2017-12-07 01:40:18,231 [salt.state       ][INFO    ][19412] Running state [virtng.init] at time 01:40:18.231241
2017-12-07 01:40:18,231 [salt.state       ][INFO    ][19412] Executing state module.run for virtng.init
2017-12-07 01:40:18,233 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:20,419 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-07 01:40:20,429 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:20,436 [salt.loaded.int.module.cmdmod][ERROR   ][19412] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-07 01:40:20,436 [salt.loaded.int.module.cmdmod][ERROR   ][19412] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-07 01:40:20,436 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb01.baremetal-mcp-ocata-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-07 01:40:20,452 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:20,461 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-07 01:40:21,500 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-07 01:40:22,010 [salt.loaded.ext.module.seedng][INFO    ][19412] salt-minion pre-installed on image, configuring as mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 01:40:22,015 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -l' in directory '/root'
2017-12-07 01:40:22,204 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-07 01:40:24,391 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:25,777 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:25,777 [salt.state       ][INFO    ][19412] Completed state [virtng.init] at time 01:40:25.777021 duration_in_ms=7545.78
2017-12-07 01:40:25,777 [salt.state       ][INFO    ][19412] Running state [virt.set_autostart] at time 01:40:25.777311
2017-12-07 01:40:25,778 [salt.state       ][INFO    ][19412] Executing state module.run for virt.set_autostart
2017-12-07 01:40:25,780 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:25,797 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:25,798 [salt.state       ][INFO    ][19412] Completed state [virt.set_autostart] at time 01:40:25.797533 duration_in_ms=20.222
2017-12-07 01:40:25,798 [salt.state       ][INFO    ][19412] Running state [virtng.init] at time 01:40:25.797753
2017-12-07 01:40:25,798 [salt.state       ][INFO    ][19412] Executing state module.run for virtng.init
2017-12-07 01:40:25,800 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:27,752 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207014027746205
2017-12-07 01:40:27,765 [salt.minion      ][INFO    ][20271] Starting a new job with PID 20271
2017-12-07 01:40:27,784 [salt.minion      ][INFO    ][20271] Returning information for job: 20171207014027746205
2017-12-07 01:40:28,027 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-07 01:40:28,036 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:28,042 [salt.loaded.int.module.cmdmod][ERROR   ][19412] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-07 01:40:28,042 [salt.loaded.int.module.cmdmod][ERROR   ][19412] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-07 01:40:28,043 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl01.baremetal-mcp-ocata-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-07 01:40:28,058 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:28,066 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-07 01:40:29,099 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-07 01:40:29,689 [salt.loaded.ext.module.seedng][INFO    ][19412] salt-minion pre-installed on image, configuring as ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 01:40:29,694 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -l' in directory '/root'
2017-12-07 01:40:29,819 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-07 01:40:32,622 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:34,037 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:34,037 [salt.state       ][INFO    ][19412] Completed state [virtng.init] at time 01:40:34.037122 duration_in_ms=8239.368
2017-12-07 01:40:34,037 [salt.state       ][INFO    ][19412] Running state [virt.set_autostart] at time 01:40:34.037358
2017-12-07 01:40:34,038 [salt.state       ][INFO    ][19412] Executing state module.run for virt.set_autostart
2017-12-07 01:40:34,040 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:34,058 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:34,058 [salt.state       ][INFO    ][19412] Completed state [virt.set_autostart] at time 01:40:34.058264 duration_in_ms=20.905
2017-12-07 01:40:34,058 [salt.state       ][INFO    ][19412] Running state [virtng.init] at time 01:40:34.058468
2017-12-07 01:40:34,059 [salt.state       ][INFO    ][19412] Executing state module.run for virtng.init
2017-12-07 01:40:34,061 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:36,410 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-07 01:40:36,421 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:36,428 [salt.loaded.int.module.cmdmod][ERROR   ][19412] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-07 01:40:36,428 [salt.loaded.int.module.cmdmod][ERROR   ][19412] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-07 01:40:36,428 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg01.baremetal-mcp-ocata-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-07 01:40:36,444 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:36,451 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-07 01:40:37,496 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-07 01:40:37,821 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207014037812614
2017-12-07 01:40:37,833 [salt.minion      ][INFO    ][20562] Starting a new job with PID 20562
2017-12-07 01:40:37,842 [salt.minion      ][INFO    ][20562] Returning information for job: 20171207014037812614
2017-12-07 01:40:38,171 [salt.loaded.ext.module.seedng][INFO    ][19412] salt-minion pre-installed on image, configuring as msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 01:40:38,176 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -l' in directory '/root'
2017-12-07 01:40:38,273 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-07 01:40:41,064 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:42,440 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:42,441 [salt.state       ][INFO    ][19412] Completed state [virtng.init] at time 01:40:42.440670 duration_in_ms=8382.202
2017-12-07 01:40:42,441 [salt.state       ][INFO    ][19412] Running state [virt.set_autostart] at time 01:40:42.440911
2017-12-07 01:40:42,441 [salt.state       ][INFO    ][19412] Executing state module.run for virt.set_autostart
2017-12-07 01:40:42,443 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:42,468 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:42,468 [salt.state       ][INFO    ][19412] Completed state [virt.set_autostart] at time 01:40:42.467903 duration_in_ms=26.991
2017-12-07 01:40:42,468 [salt.state       ][INFO    ][19412] Running state [virtng.init] at time 01:40:42.468135
2017-12-07 01:40:42,468 [salt.state       ][INFO    ][19412] Executing state module.run for virtng.init
2017-12-07 01:40:42,470 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:44,719 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-07 01:40:44,728 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:44,735 [salt.loaded.int.module.cmdmod][ERROR   ][19412] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-07 01:40:44,735 [salt.loaded.int.module.cmdmod][ERROR   ][19412] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-07 01:40:44,736 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs01.baremetal-mcp-ocata-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-07 01:40:44,751 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:44,759 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-07 01:40:45,799 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-07 01:40:46,385 [salt.loaded.ext.module.seedng][INFO    ][19412] salt-minion pre-installed on image, configuring as dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-07 01:40:46,390 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'mount -l' in directory '/root'
2017-12-07 01:40:46,481 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-07 01:40:48,019 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207014048011433
2017-12-07 01:40:48,032 [salt.minion      ][INFO    ][20822] Starting a new job with PID 20822
2017-12-07 01:40:48,041 [salt.minion      ][INFO    ][20822] Returning information for job: 20171207014048011433
2017-12-07 01:40:49,381 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-07 01:40:50,794 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:50,794 [salt.state       ][INFO    ][19412] Completed state [virtng.init] at time 01:40:50.794418 duration_in_ms=8326.283
2017-12-07 01:40:50,795 [salt.state       ][INFO    ][19412] Running state [virt.set_autostart] at time 01:40:50.794641
2017-12-07 01:40:50,795 [salt.state       ][INFO    ][19412] Executing state module.run for virt.set_autostart
2017-12-07 01:40:50,797 [salt.loaded.int.module.cmdmod][INFO    ][19412] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:50,815 [salt.state       ][INFO    ][19412] {'ret': True}
2017-12-07 01:40:50,815 [salt.state       ][INFO    ][19412] Completed state [virt.set_autostart] at time 01:40:50.814890 duration_in_ms=20.248
2017-12-07 01:40:50,817 [salt.minion      ][INFO    ][19412] Returning information for job: 20171207013846049979
2017-12-07 01:40:51,727 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command state.sls with jid 20171207014051720859
2017-12-07 01:40:51,739 [salt.minion      ][INFO    ][21039] Starting a new job with PID 21039
2017-12-07 01:40:53,335 [salt.state       ][INFO    ][21039] Loading fresh modules for state activity
2017-12-07 01:40:53,360 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-07 01:40:53,377 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-07 01:40:53,403 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:40:53,473 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-07 01:40:53,488 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-07 01:40:53,514 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:40:53,571 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-07 01:40:53,590 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 01:40:53,639 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-07 01:40:53,665 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-07 01:40:53,835 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 01:40:53,860 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-07 01:40:53,867 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:40:53,876 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:40:53,893 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-07 01:40:53,906 [py.warnings      ][WARNING ][21039] /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-12-07 01:40:53,907 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:40:54,188 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:40:54,443 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-07 01:40:54,461 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-07 01:40:54,473 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-07 01:40:54,485 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-07 01:40:54,520 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-07 01:40:54,534 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-07 01:40:54,556 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-07 01:40:54,569 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-07 01:40:54,671 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-07 01:40:54,706 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-07 01:40:54,775 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-07 01:40:54,794 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:40:54,850 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-07 01:40:54,871 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 01:40:54,917 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-07 01:40:54,941 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-07 01:40:54,955 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 01:40:54,972 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-07 01:40:54,979 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:40:54,989 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-07 01:40:55,009 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-07 01:40:55,024 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:40:55,259 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'salt-minion --version' in directory '/root'
2017-12-07 01:40:55,516 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-07 01:40:55,536 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-07 01:40:55,548 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-07 01:40:55,562 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-07 01:40:55,598 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-07 01:40:55,612 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-07 01:40:55,632 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-07 01:40:55,645 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-07 01:40:55,662 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-07 01:40:55,696 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-07 01:40:55,757 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-07 01:40:55,813 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:40:56,122 [salt.state       ][INFO    ][21039] Running state [salt-minion] at time 01:40:56.121808
2017-12-07 01:40:56,122 [salt.state       ][INFO    ][21039] Executing state pkg.installed for salt-minion
2017-12-07 01:40:56,123 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:40:56,396 [salt.state       ][INFO    ][21039] Package salt-minion is already installed
2017-12-07 01:40:56,396 [salt.state       ][INFO    ][21039] Completed state [salt-minion] at time 01:40:56.396241 duration_in_ms=274.433
2017-12-07 01:40:56,397 [salt.state       ][INFO    ][21039] Running state [salt_minion_dependency_packages] at time 01:40:56.396475
2017-12-07 01:40:56,397 [salt.state       ][INFO    ][21039] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-07 01:40:56,399 [salt.state       ][INFO    ][21039] All specified packages are already installed
2017-12-07 01:40:56,399 [salt.state       ][INFO    ][21039] Completed state [salt_minion_dependency_packages] at time 01:40:56.399446 duration_in_ms=2.971
2017-12-07 01:40:56,401 [salt.state       ][INFO    ][21039] Running state [/etc/salt/minion.d/minion.conf] at time 01:40:56.401004
2017-12-07 01:40:56,401 [salt.state       ][INFO    ][21039] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-07 01:40:56,429 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-07 01:40:56,514 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-07 01:40:56,558 [salt.fileclient  ][INFO    ][21039] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-07 01:40:56,591 [salt.state       ][INFO    ][21039] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-07 01:40:56,591 [salt.state       ][INFO    ][21039] Completed state [/etc/salt/minion.d/minion.conf] at time 01:40:56.590907 duration_in_ms=189.903
2017-12-07 01:40:56,591 [salt.state       ][INFO    ][21039] Running state [/etc/salt/minion.d/_virt.conf] at time 01:40:56.591208
2017-12-07 01:40:56,591 [salt.state       ][INFO    ][21039] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-07 01:40:56,617 [salt.state       ][INFO    ][21039] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-07 01:40:56,617 [salt.state       ][INFO    ][21039] Completed state [/etc/salt/minion.d/_virt.conf] at time 01:40:56.616995 duration_in_ms=25.787
2017-12-07 01:40:56,618 [salt.state       ][INFO    ][21039] Running state [salt-minion] at time 01:40:56.618323
2017-12-07 01:40:56,618 [salt.state       ][INFO    ][21039] Executing state service.running for salt-minion
2017-12-07 01:40:56,619 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-07 01:40:56,635 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-07 01:40:56,643 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-07 01:40:56,661 [salt.state       ][INFO    ][21039] The service salt-minion is already running
2017-12-07 01:40:56,662 [salt.state       ][INFO    ][21039] Completed state [salt-minion] at time 01:40:56.661658 duration_in_ms=43.334
2017-12-07 01:40:56,663 [salt.state       ][INFO    ][21039] Running state [/etc/salt/grains.d] at time 01:40:56.663100
2017-12-07 01:40:56,663 [salt.state       ][INFO    ][21039] Executing state file.directory for /etc/salt/grains.d
2017-12-07 01:40:56,664 [salt.state       ][INFO    ][21039] Directory /etc/salt/grains.d is in the correct state
2017-12-07 01:40:56,664 [salt.state       ][INFO    ][21039] Completed state [/etc/salt/grains.d] at time 01:40:56.664199 duration_in_ms=1.098
2017-12-07 01:40:56,665 [salt.state       ][INFO    ][21039] Running state [/etc/salt/grains] at time 01:40:56.664720
2017-12-07 01:40:56,665 [salt.state       ][INFO    ][21039] Executing state file.managed for /etc/salt/grains
2017-12-07 01:40:56,665 [salt.state       ][INFO    ][21039] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-07 01:40:56,666 [salt.state       ][INFO    ][21039] Completed state [/etc/salt/grains] at time 01:40:56.665491 duration_in_ms=0.771
2017-12-07 01:40:56,666 [salt.state       ][INFO    ][21039] Running state [/etc/salt/grains.d/placeholder] at time 01:40:56.665817
2017-12-07 01:40:56,666 [salt.state       ][INFO    ][21039] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-07 01:40:56,666 [salt.state       ][INFO    ][21039] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-07 01:40:56,667 [salt.state       ][INFO    ][21039] Completed state [/etc/salt/grains.d/placeholder] at time 01:40:56.666562 duration_in_ms=0.744
2017-12-07 01:40:56,667 [salt.state       ][INFO    ][21039] Running state [/etc/salt/grains.d/sphinx] at time 01:40:56.666888
2017-12-07 01:40:56,667 [salt.state       ][INFO    ][21039] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-07 01:40:56,711 [salt.state       ][INFO    ][21039] File /etc/salt/grains.d/sphinx is in the correct state
2017-12-07 01:40:56,711 [salt.state       ][INFO    ][21039] Completed state [/etc/salt/grains.d/sphinx] at time 01:40:56.711219 duration_in_ms=44.33
2017-12-07 01:40:56,712 [salt.state       ][INFO    ][21039] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 01:40:56.711858
2017-12-07 01:40:56,712 [salt.state       ][INFO    ][21039] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:40:56,712 [salt.state       ][INFO    ][21039] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:40:56,712 [salt.state       ][INFO    ][21039] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 01:40:56.712420 duration_in_ms=0.563
2017-12-07 01:40:56,713 [salt.state       ][INFO    ][21039] Running state [/etc/salt/grains.d/dns_records] at time 01:40:56.712703
2017-12-07 01:40:56,713 [salt.state       ][INFO    ][21039] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-07 01:40:56,753 [salt.state       ][INFO    ][21039] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-07 01:40:56,754 [salt.state       ][INFO    ][21039] Completed state [/etc/salt/grains.d/dns_records] at time 01:40:56.753551 duration_in_ms=40.847
2017-12-07 01:40:56,754 [salt.state       ][INFO    ][21039] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 01:40:56.754246
2017-12-07 01:40:56,754 [salt.state       ][INFO    ][21039] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:40:56,755 [salt.state       ][INFO    ][21039] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:40:56,755 [salt.state       ][INFO    ][21039] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 01:40:56.754888 duration_in_ms=0.642
2017-12-07 01:40:56,755 [salt.state       ][INFO    ][21039] Running state [/etc/salt/grains.d/salt] at time 01:40:56.755237
2017-12-07 01:40:56,755 [salt.state       ][INFO    ][21039] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-07 01:40:56,769 [salt.state       ][INFO    ][21039] File /etc/salt/grains.d/salt is in the correct state
2017-12-07 01:40:56,769 [salt.state       ][INFO    ][21039] Completed state [/etc/salt/grains.d/salt] at time 01:40:56.769329 duration_in_ms=14.092
2017-12-07 01:40:56,770 [salt.state       ][INFO    ][21039] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 01:40:56.769948
2017-12-07 01:40:56,770 [salt.state       ][INFO    ][21039] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:40:56,770 [salt.state       ][INFO    ][21039] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-07 01:40:56,771 [salt.state       ][INFO    ][21039] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 01:40:56.770571 duration_in_ms=0.623
2017-12-07 01:40:56,772 [salt.state       ][INFO    ][21039] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 01:40:56.771866
2017-12-07 01:40:56,772 [salt.state       ][INFO    ][21039] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-07 01:40:56,772 [salt.state       ][INFO    ][21039] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-07 01:40:56,773 [salt.state       ][INFO    ][21039] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 01:40:56.772508 duration_in_ms=0.642
2017-12-07 01:40:56,773 [salt.state       ][INFO    ][21039] Running state [mine.update] at time 01:40:56.772978
2017-12-07 01:40:56,773 [salt.state       ][INFO    ][21039] Executing state module.wait for mine.update
2017-12-07 01:40:56,773 [salt.state       ][INFO    ][21039] No changes made for mine.update
2017-12-07 01:40:56,774 [salt.state       ][INFO    ][21039] Completed state [mine.update] at time 01:40:56.773575 duration_in_ms=0.597
2017-12-07 01:40:56,774 [salt.state       ][INFO    ][21039] Running state [ca-certificates] at time 01:40:56.773766
2017-12-07 01:40:56,774 [salt.state       ][INFO    ][21039] Executing state pkg.installed for ca-certificates
2017-12-07 01:40:56,777 [salt.state       ][INFO    ][21039] Package ca-certificates is already installed
2017-12-07 01:40:56,778 [salt.state       ][INFO    ][21039] Completed state [ca-certificates] at time 01:40:56.777477 duration_in_ms=3.712
2017-12-07 01:40:56,778 [salt.state       ][INFO    ][21039] Running state [update-ca-certificates] at time 01:40:56.777960
2017-12-07 01:40:56,778 [salt.state       ][INFO    ][21039] Executing state cmd.wait for update-ca-certificates
2017-12-07 01:40:56,778 [salt.state       ][INFO    ][21039] No changes made for update-ca-certificates
2017-12-07 01:40:56,779 [salt.state       ][INFO    ][21039] Completed state [update-ca-certificates] at time 01:40:56.778591 duration_in_ms=0.63
2017-12-07 01:40:56,779 [salt.state       ][INFO    ][21039] Running state [libvirt-dev] at time 01:40:56.778779
2017-12-07 01:40:56,779 [salt.state       ][INFO    ][21039] Executing state pkg.installed for libvirt-dev
2017-12-07 01:40:56,782 [salt.state       ][INFO    ][21039] Package libvirt-dev is already installed
2017-12-07 01:40:56,782 [salt.state       ][INFO    ][21039] Completed state [libvirt-dev] at time 01:40:56.782012 duration_in_ms=3.232
2017-12-07 01:40:56,782 [salt.state       ][INFO    ][21039] Running state [pkg-config] at time 01:40:56.782206
2017-12-07 01:40:56,782 [salt.state       ][INFO    ][21039] Executing state pkg.installed for pkg-config
2017-12-07 01:40:56,785 [salt.state       ][INFO    ][21039] Package pkg-config is already installed
2017-12-07 01:40:56,786 [salt.state       ][INFO    ][21039] Completed state [pkg-config] at time 01:40:56.785641 duration_in_ms=3.436
2017-12-07 01:40:56,786 [salt.state       ][INFO    ][21039] Running state [virtng.init] at time 01:40:56.785831
2017-12-07 01:40:56,786 [salt.state       ][INFO    ][21039] Executing state module.run for virtng.init
2017-12-07 01:40:56,827 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command ['git', '--version'] in directory '/root'
2017-12-07 01:40:56,873 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:56,892 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:56,892 [salt.state       ][INFO    ][21039] Completed state [virtng.init] at time 01:40:56.891909 duration_in_ms=106.077
2017-12-07 01:40:56,892 [salt.state       ][INFO    ][21039] Running state [virt.set_autostart] at time 01:40:56.892176
2017-12-07 01:40:56,892 [salt.state       ][INFO    ][21039] Executing state module.run for virt.set_autostart
2017-12-07 01:40:56,894 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:56,911 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:56,911 [salt.state       ][INFO    ][21039] Completed state [virt.set_autostart] at time 01:40:56.910922 duration_in_ms=18.745
2017-12-07 01:40:56,911 [salt.state       ][INFO    ][21039] Running state [virtng.init] at time 01:40:56.911171
2017-12-07 01:40:56,911 [salt.state       ][INFO    ][21039] Executing state module.run for virtng.init
2017-12-07 01:40:56,913 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:56,930 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:56,930 [salt.state       ][INFO    ][21039] Completed state [virtng.init] at time 01:40:56.929712 duration_in_ms=18.54
2017-12-07 01:40:56,930 [salt.state       ][INFO    ][21039] Running state [virt.set_autostart] at time 01:40:56.929946
2017-12-07 01:40:56,930 [salt.state       ][INFO    ][21039] Executing state module.run for virt.set_autostart
2017-12-07 01:40:56,932 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:56,947 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:56,947 [salt.state       ][INFO    ][21039] Completed state [virt.set_autostart] at time 01:40:56.947443 duration_in_ms=17.497
2017-12-07 01:40:56,948 [salt.state       ][INFO    ][21039] Running state [virtng.init] at time 01:40:56.947687
2017-12-07 01:40:56,948 [salt.state       ][INFO    ][21039] Executing state module.run for virtng.init
2017-12-07 01:40:56,950 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:56,966 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:56,966 [salt.state       ][INFO    ][21039] Completed state [virtng.init] at time 01:40:56.965992 duration_in_ms=18.304
2017-12-07 01:40:56,966 [salt.state       ][INFO    ][21039] Running state [virt.set_autostart] at time 01:40:56.966213
2017-12-07 01:40:56,966 [salt.state       ][INFO    ][21039] Executing state module.run for virt.set_autostart
2017-12-07 01:40:56,968 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:56,984 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:56,984 [salt.state       ][INFO    ][21039] Completed state [virt.set_autostart] at time 01:40:56.984399 duration_in_ms=18.186
2017-12-07 01:40:56,985 [salt.state       ][INFO    ][21039] Running state [virtng.init] at time 01:40:56.984617
2017-12-07 01:40:56,985 [salt.state       ][INFO    ][21039] Executing state module.run for virtng.init
2017-12-07 01:40:56,987 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:57,002 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:57,002 [salt.state       ][INFO    ][21039] Completed state [virtng.init] at time 01:40:57.001895 duration_in_ms=17.278
2017-12-07 01:40:57,002 [salt.state       ][INFO    ][21039] Running state [virt.set_autostart] at time 01:40:57.002121
2017-12-07 01:40:57,002 [salt.state       ][INFO    ][21039] Executing state module.run for virt.set_autostart
2017-12-07 01:40:57,004 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:57,019 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:57,019 [salt.state       ][INFO    ][21039] Completed state [virt.set_autostart] at time 01:40:57.019178 duration_in_ms=17.057
2017-12-07 01:40:57,019 [salt.state       ][INFO    ][21039] Running state [virtng.init] at time 01:40:57.019405
2017-12-07 01:40:57,020 [salt.state       ][INFO    ][21039] Executing state module.run for virtng.init
2017-12-07 01:40:57,022 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:57,037 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:57,037 [salt.state       ][INFO    ][21039] Completed state [virtng.init] at time 01:40:57.036992 duration_in_ms=17.587
2017-12-07 01:40:57,037 [salt.state       ][INFO    ][21039] Running state [virt.set_autostart] at time 01:40:57.037222
2017-12-07 01:40:57,037 [salt.state       ][INFO    ][21039] Executing state module.run for virt.set_autostart
2017-12-07 01:40:57,039 [salt.loaded.int.module.cmdmod][INFO    ][21039] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-12-07 01:40:57,052 [salt.state       ][INFO    ][21039] unless execution succeeded
2017-12-07 01:40:57,053 [salt.state       ][INFO    ][21039] Completed state [virt.set_autostart] at time 01:40:57.052486 duration_in_ms=15.264
2017-12-07 01:40:57,055 [salt.minion      ][INFO    ][21039] Returning information for job: 20171207014051720859
2017-12-07 01:40:59,201 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command pillar.get with jid 20171207014059193236
2017-12-07 01:40:59,218 [salt.minion      ][INFO    ][21155] Starting a new job with PID 21155
2017-12-07 01:40:59,221 [salt.minion      ][INFO    ][21155] Returning information for job: 20171207014059193236
2017-12-07 01:42:13,778 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171207014213770461
2017-12-07 01:42:13,795 [salt.minion      ][INFO    ][21179] Starting a new job with PID 21179
2017-12-07 01:42:16,947 [salt.state       ][INFO    ][21179] Loading fresh modules for state activity
2017-12-07 01:42:16,967 [salt.state       ][ERROR   ][21179] No contents found in top file
2017-12-07 01:42:16,968 [salt.utils.extmods][INFO    ][21179] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-12-07 01:42:16,971 [salt.utils.extmods][INFO    ][21179] Syncing beacons for environment 'base'
2017-12-07 01:42:16,971 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_beacons, for base)
2017-12-07 01:42:16,971 [salt.fileclient  ][INFO    ][21179] Caching directory '_beacons/' for environment 'base'
2017-12-07 01:42:16,993 [salt.utils.extmods][INFO    ][21179] Syncing modules for environment 'base'
2017-12-07 01:42:16,993 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_modules, for base)
2017-12-07 01:42:16,993 [salt.fileclient  ][INFO    ][21179] Caching directory '_modules/' for environment 'base'
2017-12-07 01:42:17,210 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-12-07 01:42:17,235 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-12-07 01:42:17,377 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-12-07 01:42:17,399 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-12-07 01:42:17,411 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-12-07 01:42:17,429 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-12-07 01:42:17,441 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-12-07 01:42:17,457 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-12-07 01:42:17,468 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-12-07 01:42:17,479 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-12-07 01:42:17,835 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-12-07 01:42:17,863 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-12-07 01:42:17,885 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-12-07 01:42:17,894 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-12-07 01:42:17,913 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-12-07 01:42:17,925 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-12-07 01:42:17,944 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-12-07 01:42:17,977 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-12-07 01:42:18,008 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-12-07 01:42:18,053 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-12-07 01:42:18,070 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-12-07 01:42:18,080 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-12-07 01:42:18,123 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-12-07 01:42:18,135 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-12-07 01:42:18,164 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-12-07 01:42:18,179 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-12-07 01:42:18,209 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-12-07 01:42:18,220 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-12-07 01:42:18,236 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-12-07 01:42:18,256 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-12-07 01:42:18,265 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-12-07 01:42:18,272 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-12-07 01:42:18,281 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-12-07 01:42:18,319 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-12-07 01:42:18,322 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-12-07 01:42:18,323 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-12-07 01:42:18,334 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-12-07 01:42:18,335 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-12-07 01:42:18,335 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-12-07 01:42:18,336 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-12-07 01:42:18,336 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-12-07 01:42:18,336 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-12-07 01:42:18,337 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-12-07 01:42:18,337 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-12-07 01:42:18,341 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-12-07 01:42:18,341 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-12-07 01:42:18,342 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-12-07 01:42:18,348 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-12-07 01:42:18,348 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-12-07 01:42:18,349 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-12-07 01:42:18,349 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-12-07 01:42:18,350 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-12-07 01:42:18,350 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-12-07 01:42:18,351 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-12-07 01:42:18,351 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-12-07 01:42:18,352 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-12-07 01:42:18,357 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-12-07 01:42:18,357 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-12-07 01:42:18,362 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-12-07 01:42:18,363 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-12-07 01:42:18,363 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-12-07 01:42:18,363 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-12-07 01:42:18,368 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-12-07 01:42:18,368 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-12-07 01:42:18,369 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-12-07 01:42:18,369 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-12-07 01:42:18,369 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-12-07 01:42:18,370 [salt.utils.extmods][INFO    ][21179] 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-12-07 01:42:18,370 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-12-07 01:42:18,370 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-12-07 01:42:18,375 [salt.utils.extmods][INFO    ][21179] Syncing states for environment 'base'
2017-12-07 01:42:18,375 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_states, for base)
2017-12-07 01:42:18,375 [salt.fileclient  ][INFO    ][21179] Caching directory '_states/' for environment 'base'
2017-12-07 01:42:18,469 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-12-07 01:42:18,523 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-12-07 01:42:18,548 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-12-07 01:42:18,566 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-12-07 01:42:18,641 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-12-07 01:42:18,649 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-12-07 01:42:18,664 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-12-07 01:42:18,675 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-12-07 01:42:18,683 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-12-07 01:42:18,691 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/helm_repos.py'
2017-12-07 01:42:18,714 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-12-07 01:42:18,727 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-12-07 01:42:18,746 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-12-07 01:42:18,771 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-12-07 01:42:18,889 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-12-07 01:42:18,976 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-12-07 01:42:19,057 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-12-07 01:42:19,190 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-12-07 01:42:19,198 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-12-07 01:42:19,209 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-12-07 01:42:19,411 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-12-07 01:42:19,536 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-12-07 01:42:19,663 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-12-07 01:42:19,782 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-12-07 01:42:19,818 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-12-07 01:42:19,829 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-12-07 01:42:19,847 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-12-07 01:42:19,857 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-12-07 01:42:19,889 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-12-07 01:42:19,905 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-12-07 01:42:19,918 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-12-07 01:42:19,934 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-12-07 01:42:19,937 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-12-07 01:42:19,937 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-12-07 01:42:19,937 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-12-07 01:42:19,938 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-12-07 01:42:19,938 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-12-07 01:42:19,938 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-12-07 01:42:19,938 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-12-07 01:42:19,939 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-12-07 01:42:19,939 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-12-07 01:42:19,939 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2017-12-07 01:42:19,939 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-12-07 01:42:19,939 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-12-07 01:42:19,940 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-12-07 01:42:19,940 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-12-07 01:42:19,940 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-12-07 01:42:19,940 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-12-07 01:42:19,940 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-12-07 01:42:19,941 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-12-07 01:42:19,941 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-12-07 01:42:19,941 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-12-07 01:42:19,941 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-12-07 01:42:19,941 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-12-07 01:42:19,942 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-12-07 01:42:19,942 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-12-07 01:42:19,942 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-12-07 01:42:19,942 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-12-07 01:42:19,942 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-12-07 01:42:19,943 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-12-07 01:42:19,943 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-12-07 01:42:19,943 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-12-07 01:42:19,943 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-12-07 01:42:19,943 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-12-07 01:42:19,944 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-12-07 01:42:19,946 [salt.utils.extmods][INFO    ][21179] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-12-07 01:42:19,948 [salt.utils.extmods][INFO    ][21179] Syncing sdb for environment 'base'
2017-12-07 01:42:19,949 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_sdb, for base)
2017-12-07 01:42:19,949 [salt.fileclient  ][INFO    ][21179] Caching directory '_sdb/' for environment 'base'
2017-12-07 01:42:19,997 [salt.utils.extmods][INFO    ][21179] Syncing grains for environment 'base'
2017-12-07 01:42:19,997 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_grains, for base)
2017-12-07 01:42:19,998 [salt.fileclient  ][INFO    ][21179] Caching directory '_grains/' for environment 'base'
2017-12-07 01:42:20,041 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-12-07 01:42:20,051 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-12-07 01:42:20,062 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-12-07 01:42:20,626 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-12-07 01:42:20,635 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-12-07 01:42:20,648 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-12-07 01:42:20,663 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-12-07 01:42:21,233 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-12-07 01:42:21,242 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-12-07 01:42:21,251 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-12-07 01:42:21,260 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-12-07 01:42:21,269 [salt.fileclient  ][INFO    ][21179] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-12-07 01:42:21,276 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-12-07 01:42:21,277 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-12-07 01:42:21,277 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-12-07 01:42:21,278 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-12-07 01:42:21,278 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-12-07 01:42:21,279 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-12-07 01:42:21,286 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-12-07 01:42:21,287 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-12-07 01:42:21,287 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-12-07 01:42:21,287 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-12-07 01:42:21,288 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-12-07 01:42:21,288 [salt.utils.extmods][INFO    ][21179] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-12-07 01:42:21,290 [salt.utils.extmods][INFO    ][21179] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-12-07 01:42:21,294 [salt.utils.extmods][INFO    ][21179] Syncing renderers for environment 'base'
2017-12-07 01:42:21,294 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_renderers, for base)
2017-12-07 01:42:21,294 [salt.fileclient  ][INFO    ][21179] Caching directory '_renderers/' for environment 'base'
2017-12-07 01:42:21,317 [salt.utils.extmods][INFO    ][21179] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-12-07 01:42:21,322 [salt.utils.extmods][INFO    ][21179] Syncing returners for environment 'base'
2017-12-07 01:42:21,322 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_returners, for base)
2017-12-07 01:42:21,322 [salt.fileclient  ][INFO    ][21179] Caching directory '_returners/' for environment 'base'
2017-12-07 01:42:21,355 [salt.utils.extmods][INFO    ][21179] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-12-07 01:42:21,357 [salt.utils.extmods][INFO    ][21179] Syncing output for environment 'base'
2017-12-07 01:42:21,357 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_output, for base)
2017-12-07 01:42:21,358 [salt.fileclient  ][INFO    ][21179] Caching directory '_output/' for environment 'base'
2017-12-07 01:42:21,386 [salt.utils.extmods][INFO    ][21179] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-12-07 01:42:21,388 [salt.utils.extmods][INFO    ][21179] Syncing utils for environment 'base'
2017-12-07 01:42:21,388 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_utils, for base)
2017-12-07 01:42:21,388 [salt.fileclient  ][INFO    ][21179] Caching directory '_utils/' for environment 'base'
2017-12-07 01:42:21,416 [salt.utils.extmods][INFO    ][21179] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-12-07 01:42:21,418 [salt.utils.extmods][INFO    ][21179] Syncing log_handlers for environment 'base'
2017-12-07 01:42:21,418 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_log_handlers, for base)
2017-12-07 01:42:21,418 [salt.fileclient  ][INFO    ][21179] Caching directory '_log_handlers/' for environment 'base'
2017-12-07 01:42:21,444 [salt.utils.extmods][INFO    ][21179] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-12-07 01:42:21,446 [salt.utils.extmods][INFO    ][21179] Syncing proxy for environment 'base'
2017-12-07 01:42:21,446 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_proxy, for base)
2017-12-07 01:42:21,447 [salt.fileclient  ][INFO    ][21179] Caching directory '_proxy/' for environment 'base'
2017-12-07 01:42:21,473 [salt.utils.extmods][INFO    ][21179] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-12-07 01:42:21,475 [salt.utils.extmods][INFO    ][21179] Syncing engines for environment 'base'
2017-12-07 01:42:21,475 [salt.utils.extmods][INFO    ][21179] Loading cache from salt://_engines, for base)
2017-12-07 01:42:21,475 [salt.fileclient  ][INFO    ][21179] Caching directory '_engines/' for environment 'base'
2017-12-07 01:42:21,519 [salt.minion      ][INFO    ][21179] Returning information for job: 20171207014213770461
2017-12-07 01:52:39,887 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command test.ping with jid 20171207015239875467
2017-12-07 01:52:39,906 [salt.minion      ][INFO    ][21367] Starting a new job with PID 21367
2017-12-07 01:52:39,934 [salt.minion      ][INFO    ][21367] Returning information for job: 20171207015239875467
2017-12-07 01:56:06,106 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command state.sls with jid 20171207015606097045
2017-12-07 01:56:06,122 [salt.minion      ][INFO    ][21410] Starting a new job with PID 21410
2017-12-07 01:56:06,607 [salt.state       ][INFO    ][21410] Loading fresh modules for state activity
2017-12-07 01:56:06,631 [salt.fileclient  ][INFO    ][21410] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-07 01:56:06,649 [salt.fileclient  ][INFO    ][21410] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-07 01:56:06,672 [salt.fileclient  ][INFO    ][21410] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 01:56:06,971 [salt.state       ][INFO    ][21410] Running state [lsof] at time 01:56:06.971229
2017-12-07 01:56:06,971 [salt.state       ][INFO    ][21410] Executing state pkg.installed for lsof
2017-12-07 01:56:06,972 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:56:07,216 [salt.state       ][INFO    ][21410] Package lsof is already installed
2017-12-07 01:56:07,217 [salt.state       ][INFO    ][21410] Completed state [lsof] at time 01:56:07.216516 duration_in_ms=245.288
2017-12-07 01:56:07,217 [salt.state       ][INFO    ][21410] Running state [keepalived] at time 01:56:07.216713
2017-12-07 01:56:07,217 [salt.state       ][INFO    ][21410] Executing state pkg.installed for keepalived
2017-12-07 01:56:07,230 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 01:56:09,131 [salt.loaded.int.module.cmdmod][INFO    ][21410] 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-12-07 01:56:16,150 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207015616139352
2017-12-07 01:56:16,163 [salt.minion      ][INFO    ][22697] Starting a new job with PID 22697
2017-12-07 01:56:16,176 [salt.minion      ][INFO    ][22697] Returning information for job: 20171207015616139352
2017-12-07 01:56:16,598 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 01:56:16,622 [salt.state       ][INFO    ][21410] 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-12-07 01:56:16,630 [salt.state       ][INFO    ][21410] Loading fresh modules for state activity
2017-12-07 01:56:16,642 [salt.state       ][INFO    ][21410] Completed state [keepalived] at time 01:56:16.642278 duration_in_ms=9425.565
2017-12-07 01:56:16,645 [salt.state       ][INFO    ][21410] Running state [/etc/keepalived/keepalived.conf] at time 01:56:16.644482
2017-12-07 01:56:16,645 [salt.state       ][INFO    ][21410] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-07 01:56:16,669 [salt.fileclient  ][INFO    ][21410] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-07 01:56:16,702 [salt.fileclient  ][INFO    ][21410] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-07 01:56:16,709 [salt.state       ][INFO    ][21410] File changed:
New file
2017-12-07 01:56:16,709 [salt.state       ][INFO    ][21410] Completed state [/etc/keepalived/keepalived.conf] at time 01:56:16.708799 duration_in_ms=64.317
2017-12-07 01:56:16,767 [salt.state       ][INFO    ][21410] Running state [keepalived] at time 01:56:16.767173
2017-12-07 01:56:16,767 [salt.state       ][INFO    ][21410] Executing state service.running for keepalived
2017-12-07 01:56:16,769 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-07 01:56:16,777 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-07 01:56:16,783 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-07 01:56:16,790 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-07 01:56:16,797 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-07 01:56:16,847 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-07 01:56:16,854 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-07 01:56:16,862 [salt.loaded.int.module.cmdmod][INFO    ][21410] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-07 01:56:16,867 [salt.state       ][INFO    ][21410] {'keepalived': True}
2017-12-07 01:56:16,867 [salt.state       ][INFO    ][21410] Completed state [keepalived] at time 01:56:16.867015 duration_in_ms=99.842
2017-12-07 01:56:16,868 [salt.minion      ][INFO    ][21410] Returning information for job: 20171207015606097045
2017-12-07 01:56:32,105 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command pillar.get with jid 20171207015632095243
2017-12-07 01:56:32,125 [salt.minion      ][INFO    ][22794] Starting a new job with PID 22794
2017-12-07 01:56:32,134 [salt.minion      ][INFO    ][22794] Returning information for job: 20171207015632095243
2017-12-07 02:01:44,377 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command state.sls with jid 20171207020144368470
2017-12-07 02:01:44,392 [salt.minion      ][INFO    ][22886] Starting a new job with PID 22886
2017-12-07 02:01:46,822 [salt.state       ][INFO    ][22886] Loading fresh modules for state activity
2017-12-07 02:01:46,843 [salt.fileclient  ][INFO    ][22886] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-07 02:01:46,864 [salt.fileclient  ][INFO    ][22886] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-07 02:01:47,137 [salt.state       ][INFO    ][22886] Running state [attr] at time 02:01:47.136473
2017-12-07 02:01:47,137 [salt.state       ][INFO    ][22886] Executing state pkg.installed for attr
2017-12-07 02:01:47,137 [salt.loaded.int.module.cmdmod][INFO    ][22886] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 02:01:47,449 [salt.loaded.int.module.cmdmod][INFO    ][22886] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-07 02:01:49,352 [salt.loaded.int.module.cmdmod][INFO    ][22886] 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-12-07 02:01:52,239 [salt.loaded.int.module.cmdmod][INFO    ][22886] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 02:01:52,262 [salt.state       ][INFO    ][22886] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-12-07 02:01:52,270 [salt.state       ][INFO    ][22886] Loading fresh modules for state activity
2017-12-07 02:01:52,282 [salt.state       ][INFO    ][22886] Completed state [attr] at time 02:01:52.281825 duration_in_ms=5145.352
2017-12-07 02:01:52,286 [salt.state       ][INFO    ][22886] Running state [glusterfs-server] at time 02:01:52.286476
2017-12-07 02:01:52,287 [salt.state       ][INFO    ][22886] Executing state pkg.installed for glusterfs-server
2017-12-07 02:01:52,531 [salt.loaded.int.module.cmdmod][INFO    ][22886] 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-12-07 02:01:54,473 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207020154461985
2017-12-07 02:01:54,489 [salt.minion      ][INFO    ][23726] Starting a new job with PID 23726
2017-12-07 02:01:54,500 [salt.minion      ][INFO    ][23726] Returning information for job: 20171207020154461985
2017-12-07 02:02:04,673 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207020204662487
2017-12-07 02:02:04,688 [salt.minion      ][INFO    ][23733] Starting a new job with PID 23733
2017-12-07 02:02:04,699 [salt.minion      ][INFO    ][23733] Returning information for job: 20171207020204662487
2017-12-07 02:02:14,879 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207020214868393
2017-12-07 02:02:14,892 [salt.minion      ][INFO    ][23863] Starting a new job with PID 23863
2017-12-07 02:02:14,903 [salt.minion      ][INFO    ][23863] Returning information for job: 20171207020214868393
2017-12-07 02:02:22,993 [salt.loaded.int.module.cmdmod][INFO    ][22886] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 02:02:23,018 [salt.state       ][INFO    ][22886] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'glusterfs-client' changed from 'absent' to '3.10.8-ubuntu1~xenial1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'glusterfs-common' changed from 'absent' to '3.10.8-ubuntu1~xenial1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'portmap' changed from 'absent' to '1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libtirpc1' changed from 'absent' to '0.2.5-1'
'nfs-client' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.10.8-ubuntu1~xenial1'

2017-12-07 02:02:23,025 [salt.state       ][INFO    ][22886] Loading fresh modules for state activity
2017-12-07 02:02:23,037 [salt.state       ][INFO    ][22886] Completed state [glusterfs-server] at time 02:02:23.036634 duration_in_ms=30750.156
2017-12-07 02:02:23,041 [salt.state       ][INFO    ][22886] Running state [bc] at time 02:02:23.041245
2017-12-07 02:02:23,041 [salt.state       ][INFO    ][22886] Executing state pkg.installed for bc
2017-12-07 02:02:23,238 [salt.loaded.int.module.cmdmod][INFO    ][22886] 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-12-07 02:02:25,018 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command saltutil.find_job with jid 20171207020225008173
2017-12-07 02:02:25,032 [salt.minion      ][INFO    ][25616] Starting a new job with PID 25616
2017-12-07 02:02:25,043 [salt.minion      ][INFO    ][25616] Returning information for job: 20171207020225008173
2017-12-07 02:02:26,041 [salt.loaded.int.module.cmdmod][INFO    ][22886] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 02:02:26,071 [salt.state       ][INFO    ][22886] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-12-07 02:02:26,082 [salt.state       ][INFO    ][22886] Loading fresh modules for state activity
2017-12-07 02:02:26,096 [salt.state       ][INFO    ][22886] Completed state [bc] at time 02:02:26.096141 duration_in_ms=3054.895
2017-12-07 02:02:26,160 [salt.state       ][INFO    ][22886] Running state [glusterfs-server] at time 02:02:26.160138
2017-12-07 02:02:26,160 [salt.state       ][INFO    ][22886] Executing state service.running for glusterfs-server
2017-12-07 02:02:26,162 [salt.loaded.int.module.cmdmod][INFO    ][22886] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-12-07 02:02:26,171 [salt.loaded.int.module.cmdmod][INFO    ][22886] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-12-07 02:02:26,179 [salt.loaded.int.module.cmdmod][INFO    ][22886] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-12-07 02:02:26,188 [salt.state       ][INFO    ][22886] The service glusterfs-server is already running
2017-12-07 02:02:26,188 [salt.state       ][INFO    ][22886] Completed state [glusterfs-server] at time 02:02:26.187806 duration_in_ms=27.668
2017-12-07 02:02:26,189 [salt.state       ][INFO    ][22886] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:02:26.189167
2017-12-07 02:02:26,189 [salt.state       ][INFO    ][22886] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-12-07 02:02:26,200 [salt.state       ][INFO    ][22886] File changed:
New file
2017-12-07 02:02:26,201 [salt.state       ][INFO    ][22886] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:02:26.200599 duration_in_ms=11.432
2017-12-07 02:02:26,201 [salt.state       ][INFO    ][22886] Running state [/srv/glusterfs/glance] at time 02:02:26.200776
2017-12-07 02:02:26,201 [salt.state       ][INFO    ][22886] Executing state file.directory for /srv/glusterfs/glance
2017-12-07 02:02:26,220 [salt.state       ][INFO    ][22886] {'/srv/glusterfs/glance': 'New Dir'}
2017-12-07 02:02:26,220 [salt.state       ][INFO    ][22886] Completed state [/srv/glusterfs/glance] at time 02:02:26.220113 duration_in_ms=19.336
2017-12-07 02:02:26,220 [salt.state       ][INFO    ][22886] Running state [/srv/glusterfs/keystone-keys] at time 02:02:26.220284
2017-12-07 02:02:26,220 [salt.state       ][INFO    ][22886] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-07 02:02:26,221 [salt.state       ][INFO    ][22886] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-12-07 02:02:26,221 [salt.state       ][INFO    ][22886] Completed state [/srv/glusterfs/keystone-keys] at time 02:02:26.220959 duration_in_ms=0.675
2017-12-07 02:02:26,221 [salt.state       ][INFO    ][22886] Running state [/srv/glusterfs/nova_instances] at time 02:02:26.221102
2017-12-07 02:02:26,221 [salt.state       ][INFO    ][22886] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-07 02:02:26,222 [salt.state       ][INFO    ][22886] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-12-07 02:02:26,222 [salt.state       ][INFO    ][22886] Completed state [/srv/glusterfs/nova_instances] at time 02:02:26.221724 duration_in_ms=0.623
2017-12-07 02:02:26,222 [salt.state       ][INFO    ][22886] Running state [/srv/glusterfs/keystone-credential-keys] at time 02:02:26.221870
2017-12-07 02:02:26,222 [salt.state       ][INFO    ][22886] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-07 02:02:26,222 [salt.state       ][INFO    ][22886] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-12-07 02:02:26,223 [salt.state       ][INFO    ][22886] Completed state [/srv/glusterfs/keystone-credential-keys] at time 02:02:26.222492 duration_in_ms=0.622
2017-12-07 02:02:26,223 [salt.minion      ][INFO    ][22886] Returning information for job: 20171207020144368470
2017-12-07 02:02:27,353 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command test.ping with jid 20171207020227346277
2017-12-07 02:02:27,367 [salt.minion      ][INFO    ][25719] Starting a new job with PID 25719
2017-12-07 02:02:27,395 [salt.minion      ][INFO    ][25719] Returning information for job: 20171207020227346277
2017-12-07 02:03:10,524 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command state.sls with jid 20171207020310514874
2017-12-07 02:03:10,538 [salt.minion      ][INFO    ][26354] Starting a new job with PID 26354
2017-12-07 02:03:11,013 [salt.state       ][INFO    ][26354] Loading fresh modules for state activity
2017-12-07 02:03:11,037 [salt.fileclient  ][INFO    ][26354] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-07 02:03:11,072 [salt.fileclient  ][INFO    ][26354] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-07 02:03:11,141 [salt.fileclient  ][INFO    ][26354] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-07 02:03:11,159 [salt.fileclient  ][INFO    ][26354] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-07 02:03:11,421 [salt.state       ][INFO    ][26354] Running state [attr] at time 02:03:11.420911
2017-12-07 02:03:11,421 [salt.state       ][INFO    ][26354] Executing state pkg.installed for attr
2017-12-07 02:03:11,422 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-07 02:03:11,739 [salt.state       ][INFO    ][26354] Package attr is already installed
2017-12-07 02:03:11,739 [salt.state       ][INFO    ][26354] Completed state [attr] at time 02:03:11.738877 duration_in_ms=317.966
2017-12-07 02:03:11,739 [salt.state       ][INFO    ][26354] Running state [glusterfs-server] at time 02:03:11.739073
2017-12-07 02:03:11,739 [salt.state       ][INFO    ][26354] Executing state pkg.installed for glusterfs-server
2017-12-07 02:03:11,742 [salt.state       ][INFO    ][26354] Package glusterfs-server is already installed
2017-12-07 02:03:11,742 [salt.state       ][INFO    ][26354] Completed state [glusterfs-server] at time 02:03:11.741963 duration_in_ms=2.891
2017-12-07 02:03:11,742 [salt.state       ][INFO    ][26354] Running state [bc] at time 02:03:11.742110
2017-12-07 02:03:11,742 [salt.state       ][INFO    ][26354] Executing state pkg.installed for bc
2017-12-07 02:03:11,745 [salt.state       ][INFO    ][26354] Package bc is already installed
2017-12-07 02:03:11,745 [salt.state       ][INFO    ][26354] Completed state [bc] at time 02:03:11.744964 duration_in_ms=2.854
2017-12-07 02:03:11,746 [salt.state       ][INFO    ][26354] Running state [glusterfs-server] at time 02:03:11.745723
2017-12-07 02:03:11,746 [salt.state       ][INFO    ][26354] Executing state service.running for glusterfs-server
2017-12-07 02:03:11,746 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-12-07 02:03:11,757 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-07 02:03:11,806 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-12-07 02:03:11,820 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-12-07 02:03:11,826 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-12-07 02:03:11,834 [salt.state       ][INFO    ][26354] The service glusterfs-server is already running
2017-12-07 02:03:11,835 [salt.state       ][INFO    ][26354] Completed state [glusterfs-server] at time 02:03:11.834473 duration_in_ms=88.75
2017-12-07 02:03:11,836 [salt.state       ][INFO    ][26354] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:03:11.836131
2017-12-07 02:03:11,836 [salt.state       ][INFO    ][26354] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-12-07 02:03:11,840 [salt.state       ][INFO    ][26354] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-12-07 02:03:11,841 [salt.state       ][INFO    ][26354] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:03:11.840567 duration_in_ms=4.436
2017-12-07 02:03:11,841 [salt.state       ][INFO    ][26354] Running state [/srv/glusterfs/glance] at time 02:03:11.840751
2017-12-07 02:03:11,841 [salt.state       ][INFO    ][26354] Executing state file.directory for /srv/glusterfs/glance
2017-12-07 02:03:11,841 [salt.state       ][INFO    ][26354] Directory /srv/glusterfs/glance is in the correct state
2017-12-07 02:03:11,842 [salt.state       ][INFO    ][26354] Completed state [/srv/glusterfs/glance] at time 02:03:11.841474 duration_in_ms=0.723
2017-12-07 02:03:11,842 [salt.state       ][INFO    ][26354] Running state [/srv/glusterfs/keystone-keys] at time 02:03:11.841644
2017-12-07 02:03:11,842 [salt.state       ][INFO    ][26354] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-07 02:03:11,842 [salt.state       ][INFO    ][26354] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-07 02:03:11,842 [salt.state       ][INFO    ][26354] Completed state [/srv/glusterfs/keystone-keys] at time 02:03:11.842315 duration_in_ms=0.67
2017-12-07 02:03:11,843 [salt.state       ][INFO    ][26354] Running state [/srv/glusterfs/nova_instances] at time 02:03:11.842485
2017-12-07 02:03:11,843 [salt.state       ][INFO    ][26354] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-07 02:03:11,843 [salt.state       ][INFO    ][26354] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-07 02:03:11,843 [salt.state       ][INFO    ][26354] Completed state [/srv/glusterfs/nova_instances] at time 02:03:11.843177 duration_in_ms=0.692
2017-12-07 02:03:11,843 [salt.state       ][INFO    ][26354] Running state [/srv/glusterfs/keystone-credential-keys] at time 02:03:11.843347
2017-12-07 02:03:11,844 [salt.state       ][INFO    ][26354] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-07 02:03:11,844 [salt.state       ][INFO    ][26354] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-07 02:03:11,844 [salt.state       ][INFO    ][26354] Completed state [/srv/glusterfs/keystone-credential-keys] at time 02:03:11.844023 duration_in_ms=0.676
2017-12-07 02:03:11,892 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command ['git', '--version'] in directory '/root'
2017-12-07 02:03:11,943 [salt.state       ][INFO    ][26354] Running state [sleep 5] at time 02:03:11.942982
2017-12-07 02:03:11,943 [salt.state       ][INFO    ][26354] Executing state cmd.wait for sleep 5
2017-12-07 02:03:11,944 [salt.state       ][INFO    ][26354] No changes made for sleep 5
2017-12-07 02:03:11,944 [salt.state       ][INFO    ][26354] Completed state [sleep 5] at time 02:03:11.943684 duration_in_ms=0.702
2017-12-07 02:03:11,944 [salt.state       ][INFO    ][26354] Running state [10.167.4.141] at time 02:03:11.944102
2017-12-07 02:03:11,944 [salt.state       ][INFO    ][26354] Executing state glusterfs.peered for 10.167.4.141
2017-12-07 02:03:11,945 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:11,953 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,003 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,012 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,064 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,072 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,123 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,132 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,182 [salt.state       ][INFO    ][26354] Peering with localhost is not needed
2017-12-07 02:03:12,182 [salt.state       ][INFO    ][26354] Completed state [10.167.4.141] at time 02:03:12.182166 duration_in_ms=238.063
2017-12-07 02:03:12,185 [salt.state       ][INFO    ][26354] Running state [10.167.4.142] at time 02:03:12.184492
2017-12-07 02:03:12,185 [salt.state       ][INFO    ][26354] Executing state glusterfs.peered for 10.167.4.142
2017-12-07 02:03:12,185 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,194 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,244 [salt.state       ][INFO    ][26354] Host 10.167.4.142 already peered
2017-12-07 02:03:12,244 [salt.state       ][INFO    ][26354] Completed state [10.167.4.142] at time 02:03:12.243923 duration_in_ms=59.43
2017-12-07 02:03:12,246 [salt.state       ][INFO    ][26354] Running state [10.167.4.143] at time 02:03:12.246190
2017-12-07 02:03:12,246 [salt.state       ][INFO    ][26354] Executing state glusterfs.peered for 10.167.4.143
2017-12-07 02:03:12,247 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,255 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,307 [salt.state       ][INFO    ][26354] Host 10.167.4.143 already peered
2017-12-07 02:03:12,307 [salt.state       ][INFO    ][26354] Completed state [10.167.4.143] at time 02:03:12.306854 duration_in_ms=60.663
2017-12-07 02:03:12,308 [salt.state       ][INFO    ][26354] Running state [glance] at time 02:03:12.307760
2017-12-07 02:03:12,308 [salt.state       ][INFO    ][26354] Executing state glusterfs.created for glance
2017-12-07 02:03:12,309 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,318 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,372 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,380 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,435 [salt.state       ][INFO    ][26354] Volume glance already exists and is started.
2017-12-07 02:03:12,435 [salt.state       ][INFO    ][26354] Completed state [glance] at time 02:03:12.434762 duration_in_ms=127.001
2017-12-07 02:03:12,438 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 02:03:12.437964
2017-12-07 02:03:12,438 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-07 02:03:12,439 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-07 02:03:12,493 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:12,493 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 02:03:12.492940 duration_in_ms=54.975
2017-12-07 02:03:12,493 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 02:03:12.493384
2017-12-07 02:03:12,494 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-07 02:03:12,494 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-07 02:03:12,544 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:12,544 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 02:03:12.543844 duration_in_ms=50.459
2017-12-07 02:03:12,544 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 02:03:12.544258
2017-12-07 02:03:12,544 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-07 02:03:12,545 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-07 02:03:12,594 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:12,594 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 02:03:12.594379 duration_in_ms=50.12
2017-12-07 02:03:12,595 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 02:03:12.594846
2017-12-07 02:03:12,595 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-07 02:03:12,596 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-07 02:03:12,647 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:12,647 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 02:03:12.646743 duration_in_ms=51.897
2017-12-07 02:03:12,647 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 02:03:12.647242
2017-12-07 02:03:12,647 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-07 02:03:12,648 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-07 02:03:12,699 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:12,700 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 02:03:12.699505 duration_in_ms=52.262
2017-12-07 02:03:12,700 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 02:03:12.699973
2017-12-07 02:03:12,700 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-07 02:03:12,701 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-07 02:03:12,750 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:12,751 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 02:03:12.750628 duration_in_ms=50.655
2017-12-07 02:03:12,752 [salt.state       ][INFO    ][26354] Running state [glance] at time 02:03:12.751758
2017-12-07 02:03:12,752 [salt.state       ][INFO    ][26354] Executing state glusterfs.started for glance
2017-12-07 02:03:12,752 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,760 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,811 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,819 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,880 [salt.state       ][INFO    ][26354] Volume glance is already started
2017-12-07 02:03:12,880 [salt.state       ][INFO    ][26354] Completed state [glance] at time 02:03:12.880325 duration_in_ms=128.566
2017-12-07 02:03:12,881 [salt.state       ][INFO    ][26354] Running state [keystone-keys] at time 02:03:12.881147
2017-12-07 02:03:12,881 [salt.state       ][INFO    ][26354] Executing state glusterfs.created for keystone-keys
2017-12-07 02:03:12,882 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,890 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:12,941 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:12,949 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:13,003 [salt.state       ][INFO    ][26354] Volume keystone-keys already exists and is started.
2017-12-07 02:03:13,004 [salt.state       ][INFO    ][26354] Completed state [keystone-keys] at time 02:03:13.003460 duration_in_ms=122.312
2017-12-07 02:03:13,007 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 02:03:13.006839
2017-12-07 02:03:13,007 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-07 02:03:13,008 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-07 02:03:13,059 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,059 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 02:03:13.058887 duration_in_ms=52.048
2017-12-07 02:03:13,059 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:03:13.059368
2017-12-07 02:03:13,060 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-07 02:03:13,060 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-07 02:03:13,111 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,111 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:03:13.110761 duration_in_ms=51.392
2017-12-07 02:03:13,111 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 02:03:13.111273
2017-12-07 02:03:13,112 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-07 02:03:13,112 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-07 02:03:13,165 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,165 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 02:03:13.165079 duration_in_ms=53.806
2017-12-07 02:03:13,166 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:03:13.165521
2017-12-07 02:03:13,166 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-07 02:03:13,166 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-07 02:03:13,218 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,218 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:03:13.218308 duration_in_ms=52.787
2017-12-07 02:03:13,219 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 02:03:13.218768
2017-12-07 02:03:13,219 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-07 02:03:13,219 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-07 02:03:13,270 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,271 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 02:03:13.270658 duration_in_ms=51.888
2017-12-07 02:03:13,271 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 02:03:13.271156
2017-12-07 02:03:13,271 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-07 02:03:13,272 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-07 02:03:13,322 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,322 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 02:03:13.322083 duration_in_ms=50.927
2017-12-07 02:03:13,323 [salt.state       ][INFO    ][26354] Running state [keystone-keys] at time 02:03:13.323180
2017-12-07 02:03:13,323 [salt.state       ][INFO    ][26354] Executing state glusterfs.started for keystone-keys
2017-12-07 02:03:13,324 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:13,331 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:13,384 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:13,393 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:13,446 [salt.state       ][INFO    ][26354] Volume keystone-keys is already started
2017-12-07 02:03:13,446 [salt.state       ][INFO    ][26354] Completed state [keystone-keys] at time 02:03:13.446012 duration_in_ms=122.83
2017-12-07 02:03:13,447 [salt.state       ][INFO    ][26354] Running state [nova_instances] at time 02:03:13.446870
2017-12-07 02:03:13,447 [salt.state       ][INFO    ][26354] Executing state glusterfs.created for nova_instances
2017-12-07 02:03:13,448 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:13,455 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:13,505 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:13,513 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:13,567 [salt.state       ][INFO    ][26354] Volume nova_instances already exists and is started.
2017-12-07 02:03:13,568 [salt.state       ][INFO    ][26354] Completed state [nova_instances] at time 02:03:13.567535 duration_in_ms=120.665
2017-12-07 02:03:13,571 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 02:03:13.570852
2017-12-07 02:03:13,571 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-07 02:03:13,572 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-07 02:03:13,626 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,626 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 02:03:13.626204 duration_in_ms=55.351
2017-12-07 02:03:13,627 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 02:03:13.626695
2017-12-07 02:03:13,627 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-07 02:03:13,627 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-07 02:03:13,681 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,681 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 02:03:13.680724 duration_in_ms=54.028
2017-12-07 02:03:13,681 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 02:03:13.681188
2017-12-07 02:03:13,681 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-07 02:03:13,682 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-07 02:03:13,734 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,735 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 02:03:13.734619 duration_in_ms=53.43
2017-12-07 02:03:13,735 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 02:03:13.735140
2017-12-07 02:03:13,735 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-07 02:03:13,736 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-07 02:03:13,788 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,788 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 02:03:13.788403 duration_in_ms=53.261
2017-12-07 02:03:13,789 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 02:03:13.788889
2017-12-07 02:03:13,789 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-07 02:03:13,790 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-07 02:03:13,845 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,845 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 02:03:13.845292 duration_in_ms=56.401
2017-12-07 02:03:13,846 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 02:03:13.845758
2017-12-07 02:03:13,846 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-07 02:03:13,846 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-07 02:03:13,900 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:13,901 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 02:03:13.900550 duration_in_ms=54.791
2017-12-07 02:03:13,902 [salt.state       ][INFO    ][26354] Running state [nova_instances] at time 02:03:13.902183
2017-12-07 02:03:13,903 [salt.state       ][INFO    ][26354] Executing state glusterfs.started for nova_instances
2017-12-07 02:03:13,903 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:13,912 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:13,964 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:13,972 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:14,028 [salt.state       ][INFO    ][26354] Volume nova_instances is already started
2017-12-07 02:03:14,028 [salt.state       ][INFO    ][26354] Completed state [nova_instances] at time 02:03:14.028453 duration_in_ms=126.269
2017-12-07 02:03:14,030 [salt.state       ][INFO    ][26354] Running state [keystone-credential-keys] at time 02:03:14.029621
2017-12-07 02:03:14,030 [salt.state       ][INFO    ][26354] Executing state glusterfs.created for keystone-credential-keys
2017-12-07 02:03:14,030 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:14,039 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:14,090 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:14,099 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:14,154 [salt.state       ][INFO    ][26354] Volume keystone-credential-keys already exists and is started.
2017-12-07 02:03:14,154 [salt.state       ][INFO    ][26354] Completed state [keystone-credential-keys] at time 02:03:14.153868 duration_in_ms=124.245
2017-12-07 02:03:14,158 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 02:03:14.157527
2017-12-07 02:03:14,158 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-07 02:03:14,158 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-07 02:03:14,209 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:14,210 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 02:03:14.209469 duration_in_ms=51.941
2017-12-07 02:03:14,210 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 02:03:14.209956
2017-12-07 02:03:14,210 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-07 02:03:14,211 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-07 02:03:14,262 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:14,262 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 02:03:14.262292 duration_in_ms=52.336
2017-12-07 02:03:14,263 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:03:14.262799
2017-12-07 02:03:14,263 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-07 02:03:14,264 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-07 02:03:14,314 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:14,315 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:03:14.314518 duration_in_ms=51.719
2017-12-07 02:03:14,315 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 02:03:14.315022
2017-12-07 02:03:14,315 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-07 02:03:14,316 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-07 02:03:14,366 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:14,366 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 02:03:14.365943 duration_in_ms=50.921
2017-12-07 02:03:14,366 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:03:14.366430
2017-12-07 02:03:14,367 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-07 02:03:14,367 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-07 02:03:14,419 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:14,419 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:03:14.419437 duration_in_ms=53.006
2017-12-07 02:03:14,420 [salt.state       ][INFO    ][26354] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 02:03:14.419872
2017-12-07 02:03:14,420 [salt.state       ][INFO    ][26354] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-07 02:03:14,420 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-07 02:03:14,472 [salt.state       ][INFO    ][26354] unless execution succeeded
2017-12-07 02:03:14,472 [salt.state       ][INFO    ][26354] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 02:03:14.471991 duration_in_ms=52.118
2017-12-07 02:03:14,473 [salt.state       ][INFO    ][26354] Running state [keystone-credential-keys] at time 02:03:14.473124
2017-12-07 02:03:14,473 [salt.state       ][INFO    ][26354] Executing state glusterfs.started for keystone-credential-keys
2017-12-07 02:03:14,474 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:14,482 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:14,532 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --version' in directory '/root'
2017-12-07 02:03:14,539 [salt.loaded.int.module.cmdmod][INFO    ][26354] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-07 02:03:14,593 [salt.state       ][INFO    ][26354] Volume keystone-credential-keys is already started
2017-12-07 02:03:14,594 [salt.state       ][INFO    ][26354] Completed state [keystone-credential-keys] at time 02:03:14.593515 duration_in_ms=120.39
2017-12-07 02:03:14,596 [salt.minion      ][INFO    ][26354] Returning information for job: 20171207020310514874
2017-12-07 02:03:15,775 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command test.ping with jid 20171207020315766326
2017-12-07 02:03:15,789 [salt.minion      ][INFO    ][26881] Starting a new job with PID 26881
2017-12-07 02:03:15,816 [salt.minion      ][INFO    ][26881] Returning information for job: 20171207020315766326
2017-12-07 02:03:16,468 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command cmd.run with jid 20171207020316459957
2017-12-07 02:03:16,482 [salt.minion      ][INFO    ][26886] Starting a new job with PID 26886
2017-12-07 02:03:16,486 [salt.loaded.int.module.cmdmod][INFO    ][26886] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-07 02:03:16,606 [salt.minion      ][INFO    ][26886] Returning information for job: 20171207020316459957
2017-12-07 02:36:14,634 [salt.utils.schedule][INFO    ][8894] Running scheduled job: __mine_interval
2017-12-07 03:34:33,778 [salt.minion      ][INFO    ][8894] User sudo_ubuntu Executing command cp.push_dir with jid 20171207033433771801
2017-12-07 03:34:33,800 [salt.minion      ][INFO    ][27962] Starting a new job with PID 27962
