2017-11-27 10:17:09,994 [salt.cli.daemons ][WARNING ][2184] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-27 10:18:50,127 [salt.state       ][ERROR   ][3660] No contents found in top file
2017-11-27 10:20:31,505 [salt.utils.parsers][WARNING ][2184] Minion received a SIGTERM. Exiting.
2017-11-27 10:25:01,894 [salt.cli.daemons ][WARNING ][3258] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-27 10:27:08,644 [py.warnings      ][WARNING ][14399] /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-11-27 10:27:34,783 [salt.loaded.int.module.cmdmod][ERROR   ][14399] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-27 10:27:34,783 [salt.loaded.int.module.cmdmod][ERROR   ][14399] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-27 10:27:39,363 [salt.loaded.int.module.cmdmod][ERROR   ][14399] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-27 10:27:39,363 [salt.loaded.int.module.cmdmod][ERROR   ][14399] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-27 10:27:43,926 [salt.loaded.int.module.cmdmod][ERROR   ][14399] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-27 10:27:43,926 [salt.loaded.int.module.cmdmod][ERROR   ][14399] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-27 10:27:48,452 [salt.loaded.int.module.cmdmod][ERROR   ][14399] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-27 10:27:48,453 [salt.loaded.int.module.cmdmod][ERROR   ][14399] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-27 10:27:51,886 [salt.loaded.int.module.cmdmod][ERROR   ][14399] 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-11-27 10:27:54,483 [salt.loaded.int.module.cmdmod][INFO    ][21538] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-27 10:27:54,491 [salt.loaded.int.module.cmdmod][INFO    ][21538] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-27 10:27:54,502 [salt.loaded.int.module.cmdmod][INFO    ][21538] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-27 10:27:54,511 [salt.utils.parsers][WARNING ][3258] Minion received a SIGTERM. Exiting.
2017-11-27 10:27:54,822 [salt.cli.daemons ][INFO    ][21614] Setting up the Salt Minion "kvm02.baremetal-mcp-ocata-odl-ha.local"
2017-11-27 10:27:55,540 [salt.minion      ][INFO    ][21614] Creating minion process manager
2017-11-27 10:27:55,541 [salt.cli.daemons ][WARNING ][21614] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-27 10:27:55,541 [salt.cli.daemons ][INFO    ][21614] The Salt Minion is starting up
2017-11-27 10:27:55,541 [salt.minion      ][INFO    ][21614] Minion is starting as user 'root'
2017-11-27 10:27:55,542 [salt.utils.event ][INFO    ][21614] Starting pull socket on /var/run/salt/minion/minion_event_0607a05f39_pull.ipc
2017-11-27 10:27:56,692 [salt.loaded.int.module.cmdmod][INFO    ][21614] Executing command ['date', '+%z'] in directory '/root'
2017-11-27 10:27:56,704 [salt.utils.schedule][INFO    ][21614] Updating job settings for scheduled job: __mine_interval
2017-11-27 10:27:56,708 [salt.minion      ][INFO    ][21614] Added mine.update to scheduler
2017-11-27 10:27:56,736 [salt.minion      ][INFO    ][21614] Minion is ready to receive requests!
2017-11-27 10:27:57,738 [salt.utils.schedule][INFO    ][21614] Running scheduled job: __mine_interval
2017-11-27 10:28:14,560 [salt.minion      ][INFO    ][21614] User sudo_ubuntu Executing command file.line with jid 20171127102814541758
2017-11-27 10:28:14,571 [salt.minion      ][INFO    ][21713] Starting a new job with PID 21713
2017-11-27 10:28:14,584 [salt.minion      ][INFO    ][21713] Returning information for job: 20171127102814541758
2017-11-27 10:28:15,446 [salt.minion      ][INFO    ][21614] User sudo_ubuntu Executing command file.replace with jid 20171127102815428155
2017-11-27 10:28:15,457 [salt.minion      ][INFO    ][21718] Starting a new job with PID 21718
2017-11-27 10:28:15,470 [salt.minion      ][INFO    ][21718] Returning information for job: 20171127102815428155
2017-11-27 10:28:16,300 [salt.minion      ][INFO    ][21614] User sudo_ubuntu Executing command pkg.install with jid 20171127102816285253
2017-11-27 10:28:16,312 [salt.minion      ][INFO    ][21723] Starting a new job with PID 21723
2017-11-27 10:28:16,695 [salt.loaded.int.module.cmdmod][INFO    ][21723] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:28:16,958 [salt.loaded.int.module.cmdmod][INFO    ][21723] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-27 10:28:17,223 [salt.loaded.int.module.cmdmod][INFO    ][21723] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:28:17,251 [salt.minion      ][INFO    ][21723] Returning information for job: 20171127102816285253
2017-11-27 10:28:18,133 [salt.minion      ][INFO    ][21614] User sudo_ubuntu Executing command state.apply with jid 20171127102818117487
2017-11-27 10:28:18,143 [salt.minion      ][INFO    ][21748] Starting a new job with PID 21748
2017-11-27 10:28:20,747 [salt.state       ][INFO    ][21748] Loading fresh modules for state activity
2017-11-27 10:28:20,773 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 10:28:20,797 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:28:20,864 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 10:28:20,882 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:28:20,948 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 10:28:20,991 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:28:21,137 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 10:28:21,221 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:28:21,306 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 10:28:21,322 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:28:21,378 [salt.state       ][INFO    ][21748] Running state [/etc/hostname] at time 10:28:21.377510
2017-11-27 10:28:21,378 [salt.state       ][INFO    ][21748] Executing state file.managed for /etc/hostname
2017-11-27 10:28:21,415 [salt.fileclient  ][INFO    ][21748] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 10:28:21,418 [salt.state       ][INFO    ][21748] File /etc/hostname is in the correct state
2017-11-27 10:28:21,418 [salt.state       ][INFO    ][21748] Completed state [/etc/hostname] at time 10:28:21.418413 duration_in_ms=40.904
2017-11-27 10:28:21,420 [salt.state       ][INFO    ][21748] Running state [hostname kvm02] at time 10:28:21.419546
2017-11-27 10:28:21,420 [salt.state       ][INFO    ][21748] Executing state cmd.wait for hostname kvm02
2017-11-27 10:28:21,420 [salt.state       ][INFO    ][21748] No changes made for hostname kvm02
2017-11-27 10:28:21,420 [salt.state       ][INFO    ][21748] Completed state [hostname kvm02] at time 10:28:21.420172 duration_in_ms=0.627
2017-11-27 10:28:21,421 [salt.state       ][INFO    ][21748] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.420622
2017-11-27 10:28:21,421 [salt.state       ][INFO    ][21748] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,421 [salt.state       ][INFO    ][21748] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-11-27 10:28:21,421 [salt.state       ][INFO    ][21748] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.421399 duration_in_ms=0.776
2017-11-27 10:28:21,422 [salt.state       ][INFO    ][21748] Running state [mdb02] at time 10:28:21.421593
2017-11-27 10:28:21,422 [salt.state       ][INFO    ][21748] Executing state host.present for mdb02
2017-11-27 10:28:21,422 [salt.state       ][INFO    ][21748] Host mdb02 (192.168.10.77) already present
2017-11-27 10:28:21,422 [salt.state       ][INFO    ][21748] Completed state [mdb02] at time 10:28:21.422314 duration_in_ms=0.722
2017-11-27 10:28:21,423 [salt.state       ][INFO    ][21748] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.422504
2017-11-27 10:28:21,423 [salt.state       ][INFO    ][21748] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,423 [salt.state       ][INFO    ][21748] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-11-27 10:28:21,423 [salt.state       ][INFO    ][21748] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.423262 duration_in_ms=0.757
2017-11-27 10:28:21,423 [salt.state       ][INFO    ][21748] Running state [mdb03] at time 10:28:21.423448
2017-11-27 10:28:21,424 [salt.state       ][INFO    ][21748] Executing state host.present for mdb03
2017-11-27 10:28:21,424 [salt.state       ][INFO    ][21748] Host mdb03 (192.168.10.78) already present
2017-11-27 10:28:21,424 [salt.state       ][INFO    ][21748] Completed state [mdb03] at time 10:28:21.424189 duration_in_ms=0.741
2017-11-27 10:28:21,424 [salt.state       ][INFO    ][21748] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.424379
2017-11-27 10:28:21,425 [salt.state       ][INFO    ][21748] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,425 [salt.state       ][INFO    ][21748] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-11-27 10:28:21,425 [salt.state       ][INFO    ][21748] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.425101 duration_in_ms=0.722
2017-11-27 10:28:21,425 [salt.state       ][INFO    ][21748] Running state [mdb01] at time 10:28:21.425279
2017-11-27 10:28:21,425 [salt.state       ][INFO    ][21748] Executing state host.present for mdb01
2017-11-27 10:28:21,426 [salt.state       ][INFO    ][21748] Host mdb01 (192.168.10.76) already present
2017-11-27 10:28:21,426 [salt.state       ][INFO    ][21748] Completed state [mdb01] at time 10:28:21.425994 duration_in_ms=0.715
2017-11-27 10:28:21,426 [salt.state       ][INFO    ][21748] Running state [mdb] at time 10:28:21.426181
2017-11-27 10:28:21,426 [salt.state       ][INFO    ][21748] Executing state host.present for mdb
2017-11-27 10:28:21,427 [salt.state       ][INFO    ][21748] Host mdb (192.168.10.75) already present
2017-11-27 10:28:21,427 [salt.state       ][INFO    ][21748] Completed state [mdb] at time 10:28:21.426894 duration_in_ms=0.713
2017-11-27 10:28:21,427 [salt.state       ][INFO    ][21748] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.427073
2017-11-27 10:28:21,427 [salt.state       ][INFO    ][21748] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,428 [salt.state       ][INFO    ][21748] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-11-27 10:28:21,428 [salt.state       ][INFO    ][21748] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.427837 duration_in_ms=0.764
2017-11-27 10:28:21,428 [salt.state       ][INFO    ][21748] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.428010
2017-11-27 10:28:21,428 [salt.state       ][INFO    ][21748] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,429 [salt.state       ][INFO    ][21748] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-27 10:28:21,429 [salt.state       ][INFO    ][21748] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.428721 duration_in_ms=0.71
2017-11-27 10:28:21,429 [salt.state       ][INFO    ][21748] Running state [cfg01] at time 10:28:21.428915
2017-11-27 10:28:21,429 [salt.state       ][INFO    ][21748] Executing state host.present for cfg01
2017-11-27 10:28:21,429 [salt.state       ][INFO    ][21748] Host cfg01 (192.168.10.100) already present
2017-11-27 10:28:21,430 [salt.state       ][INFO    ][21748] Completed state [cfg01] at time 10:28:21.429627 duration_in_ms=0.712
2017-11-27 10:28:21,430 [salt.state       ][INFO    ][21748] Running state [prx01] at time 10:28:21.429801
2017-11-27 10:28:21,430 [salt.state       ][INFO    ][21748] Executing state host.present for prx01
2017-11-27 10:28:21,430 [salt.state       ][INFO    ][21748] Host prx01 (192.168.10.104) already present
2017-11-27 10:28:21,431 [salt.state       ][INFO    ][21748] Completed state [prx01] at time 10:28:21.430569 duration_in_ms=0.768
2017-11-27 10:28:21,431 [salt.state       ][INFO    ][21748] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.430749
2017-11-27 10:28:21,431 [salt.state       ][INFO    ][21748] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,431 [salt.state       ][INFO    ][21748] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.104) already present
2017-11-27 10:28:21,432 [salt.state       ][INFO    ][21748] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.431502 duration_in_ms=0.753
2017-11-27 10:28:21,432 [salt.state       ][INFO    ][21748] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.431710
2017-11-27 10:28:21,432 [salt.state       ][INFO    ][21748] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,432 [salt.state       ][INFO    ][21748] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-11-27 10:28:21,432 [salt.state       ][INFO    ][21748] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.432418 duration_in_ms=0.708
2017-11-27 10:28:21,433 [salt.state       ][INFO    ][21748] Running state [kvm01] at time 10:28:21.432610
2017-11-27 10:28:21,433 [salt.state       ][INFO    ][21748] Executing state host.present for kvm01
2017-11-27 10:28:21,433 [salt.state       ][INFO    ][21748] Host kvm01 (192.168.10.141) already present
2017-11-27 10:28:21,433 [salt.state       ][INFO    ][21748] Completed state [kvm01] at time 10:28:21.433446 duration_in_ms=0.836
2017-11-27 10:28:21,434 [salt.state       ][INFO    ][21748] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.433625
2017-11-27 10:28:21,434 [salt.state       ][INFO    ][21748] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,434 [salt.state       ][INFO    ][21748] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-11-27 10:28:21,434 [salt.state       ][INFO    ][21748] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.434379 duration_in_ms=0.754
2017-11-27 10:28:21,435 [salt.state       ][INFO    ][21748] Running state [kvm03] at time 10:28:21.434574
2017-11-27 10:28:21,435 [salt.state       ][INFO    ][21748] Executing state host.present for kvm03
2017-11-27 10:28:21,435 [salt.state       ][INFO    ][21748] Host kvm03 (192.168.10.143) already present
2017-11-27 10:28:21,435 [salt.state       ][INFO    ][21748] Completed state [kvm03] at time 10:28:21.435341 duration_in_ms=0.767
2017-11-27 10:28:21,436 [salt.state       ][INFO    ][21748] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.435519
2017-11-27 10:28:21,436 [salt.state       ][INFO    ][21748] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,436 [salt.state       ][INFO    ][21748] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-11-27 10:28:21,436 [salt.state       ][INFO    ][21748] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.436252 duration_in_ms=0.732
2017-11-27 10:28:21,436 [salt.state       ][INFO    ][21748] Running state [kvm02] at time 10:28:21.436428
2017-11-27 10:28:21,437 [salt.state       ][INFO    ][21748] Executing state host.present for kvm02
2017-11-27 10:28:21,437 [salt.state       ][INFO    ][21748] Host kvm02 (192.168.10.142) already present
2017-11-27 10:28:21,437 [salt.state       ][INFO    ][21748] Completed state [kvm02] at time 10:28:21.437176 duration_in_ms=0.747
2017-11-27 10:28:21,438 [salt.state       ][INFO    ][21748] Running state [file.replace] at time 10:28:21.438076
2017-11-27 10:28:21,438 [salt.state       ][INFO    ][21748] Executing state module.run for file.replace
2017-11-27 10:28:21,785 [salt.loaded.int.module.cmdmod][INFO    ][21748] Executing command ['git', '--version'] in directory '/root'
2017-11-27 10:28:21,834 [salt.loaded.int.module.cmdmod][INFO    ][21748] Executing command 'grep -q "kvm02 kvm02.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-11-27 10:28:21,841 [salt.state       ][INFO    ][21748] onlyif execution failed
2017-11-27 10:28:21,842 [salt.state       ][INFO    ][21748] Completed state [file.replace] at time 10:28:21.841596 duration_in_ms=403.519
2017-11-27 10:28:21,842 [salt.state       ][INFO    ][21748] Running state [dbs] at time 10:28:21.841906
2017-11-27 10:28:21,842 [salt.state       ][INFO    ][21748] Executing state host.present for dbs
2017-11-27 10:28:21,843 [salt.state       ][INFO    ][21748] Host dbs (192.168.10.50) already present
2017-11-27 10:28:21,843 [salt.state       ][INFO    ][21748] Completed state [dbs] at time 10:28:21.843019 duration_in_ms=1.113
2017-11-27 10:28:21,843 [salt.state       ][INFO    ][21748] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.843267
2017-11-27 10:28:21,843 [salt.state       ][INFO    ][21748] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,844 [salt.state       ][INFO    ][21748] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-11-27 10:28:21,844 [salt.state       ][INFO    ][21748] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.844070 duration_in_ms=0.803
2017-11-27 10:28:21,844 [salt.state       ][INFO    ][21748] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.844273
2017-11-27 10:28:21,844 [salt.state       ][INFO    ][21748] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,845 [salt.state       ][INFO    ][21748] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-11-27 10:28:21,845 [salt.state       ][INFO    ][21748] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.845011 duration_in_ms=0.738
2017-11-27 10:28:21,845 [salt.state       ][INFO    ][21748] Running state [prx] at time 10:28:21.845213
2017-11-27 10:28:21,845 [salt.state       ][INFO    ][21748] Executing state host.present for prx
2017-11-27 10:28:21,846 [salt.state       ][INFO    ][21748] Host prx (100.64.200.103) already present
2017-11-27 10:28:21,846 [salt.state       ][INFO    ][21748] Completed state [prx] at time 10:28:21.845972 duration_in_ms=0.76
2017-11-27 10:28:21,846 [salt.state       ][INFO    ][21748] Running state [prx02] at time 10:28:21.846176
2017-11-27 10:28:21,846 [salt.state       ][INFO    ][21748] Executing state host.present for prx02
2017-11-27 10:28:21,847 [salt.state       ][INFO    ][21748] Host prx02 (192.168.10.105) already present
2017-11-27 10:28:21,847 [salt.state       ][INFO    ][21748] Completed state [prx02] at time 10:28:21.846930 duration_in_ms=0.755
2017-11-27 10:28:21,847 [salt.state       ][INFO    ][21748] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.847125
2017-11-27 10:28:21,847 [salt.state       ][INFO    ][21748] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,848 [salt.state       ][INFO    ][21748] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.105) already present
2017-11-27 10:28:21,848 [salt.state       ][INFO    ][21748] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.847948 duration_in_ms=0.823
2017-11-27 10:28:21,848 [salt.state       ][INFO    ][21748] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.848148
2017-11-27 10:28:21,848 [salt.state       ][INFO    ][21748] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,849 [salt.state       ][INFO    ][21748] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-11-27 10:28:21,849 [salt.state       ][INFO    ][21748] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.849036 duration_in_ms=0.888
2017-11-27 10:28:21,849 [salt.state       ][INFO    ][21748] Running state [msg02] at time 10:28:21.849234
2017-11-27 10:28:21,849 [salt.state       ][INFO    ][21748] Executing state host.present for msg02
2017-11-27 10:28:21,850 [salt.state       ][INFO    ][21748] Host msg02 (192.168.10.42) already present
2017-11-27 10:28:21,850 [salt.state       ][INFO    ][21748] Completed state [msg02] at time 10:28:21.849956 duration_in_ms=0.723
2017-11-27 10:28:21,850 [salt.state       ][INFO    ][21748] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.850152
2017-11-27 10:28:21,850 [salt.state       ][INFO    ][21748] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,851 [salt.state       ][INFO    ][21748] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-11-27 10:28:21,851 [salt.state       ][INFO    ][21748] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.850879 duration_in_ms=0.728
2017-11-27 10:28:21,851 [salt.state       ][INFO    ][21748] Running state [msg03] at time 10:28:21.851060
2017-11-27 10:28:21,851 [salt.state       ][INFO    ][21748] Executing state host.present for msg03
2017-11-27 10:28:21,852 [salt.state       ][INFO    ][21748] Host msg03 (192.168.10.43) already present
2017-11-27 10:28:21,852 [salt.state       ][INFO    ][21748] Completed state [msg03] at time 10:28:21.851846 duration_in_ms=0.785
2017-11-27 10:28:21,852 [salt.state       ][INFO    ][21748] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.852030
2017-11-27 10:28:21,852 [salt.state       ][INFO    ][21748] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,853 [salt.state       ][INFO    ][21748] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-11-27 10:28:21,853 [salt.state       ][INFO    ][21748] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.852783 duration_in_ms=0.754
2017-11-27 10:28:21,853 [salt.state       ][INFO    ][21748] Running state [msg01] at time 10:28:21.852978
2017-11-27 10:28:21,853 [salt.state       ][INFO    ][21748] Executing state host.present for msg01
2017-11-27 10:28:21,854 [salt.state       ][INFO    ][21748] Host msg01 (192.168.10.41) already present
2017-11-27 10:28:21,854 [salt.state       ][INFO    ][21748] Completed state [msg01] at time 10:28:21.853713 duration_in_ms=0.734
2017-11-27 10:28:21,854 [salt.state       ][INFO    ][21748] Running state [msg] at time 10:28:21.853914
2017-11-27 10:28:21,854 [salt.state       ][INFO    ][21748] Executing state host.present for msg
2017-11-27 10:28:21,855 [salt.state       ][INFO    ][21748] Host msg (192.168.10.40) already present
2017-11-27 10:28:21,855 [salt.state       ][INFO    ][21748] Completed state [msg] at time 10:28:21.854636 duration_in_ms=0.722
2017-11-27 10:28:21,855 [salt.state       ][INFO    ][21748] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.854824
2017-11-27 10:28:21,855 [salt.state       ][INFO    ][21748] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,855 [salt.state       ][INFO    ][21748] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-11-27 10:28:21,856 [salt.state       ][INFO    ][21748] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.855564 duration_in_ms=0.74
2017-11-27 10:28:21,856 [salt.state       ][INFO    ][21748] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.855772
2017-11-27 10:28:21,856 [salt.state       ][INFO    ][21748] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,856 [salt.state       ][INFO    ][21748] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-27 10:28:21,857 [salt.state       ][INFO    ][21748] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.856477 duration_in_ms=0.705
2017-11-27 10:28:21,857 [salt.state       ][INFO    ][21748] Running state [cfg01] at time 10:28:21.856665
2017-11-27 10:28:21,857 [salt.state       ][INFO    ][21748] Executing state host.present for cfg01
2017-11-27 10:28:21,857 [salt.state       ][INFO    ][21748] Host cfg01 (192.168.10.100) already present
2017-11-27 10:28:21,857 [salt.state       ][INFO    ][21748] Completed state [cfg01] at time 10:28:21.857372 duration_in_ms=0.706
2017-11-27 10:28:21,858 [salt.state       ][INFO    ][21748] Running state [cmp002] at time 10:28:21.857541
2017-11-27 10:28:21,858 [salt.state       ][INFO    ][21748] Executing state host.present for cmp002
2017-11-27 10:28:21,858 [salt.state       ][INFO    ][21748] Host cmp002 (192.168.10.102) already present
2017-11-27 10:28:21,858 [salt.state       ][INFO    ][21748] Completed state [cmp002] at time 10:28:21.858246 duration_in_ms=0.704
2017-11-27 10:28:21,858 [salt.state       ][INFO    ][21748] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.858432
2017-11-27 10:28:21,859 [salt.state       ][INFO    ][21748] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,859 [salt.state       ][INFO    ][21748] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-11-27 10:28:21,859 [salt.state       ][INFO    ][21748] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.859138 duration_in_ms=0.706
2017-11-27 10:28:21,859 [salt.state       ][INFO    ][21748] Running state [cmp001] at time 10:28:21.859356
2017-11-27 10:28:21,860 [salt.state       ][INFO    ][21748] Executing state host.present for cmp001
2017-11-27 10:28:21,860 [salt.state       ][INFO    ][21748] Host cmp001 (192.168.10.101) already present
2017-11-27 10:28:21,860 [salt.state       ][INFO    ][21748] Completed state [cmp001] at time 10:28:21.860080 duration_in_ms=0.724
2017-11-27 10:28:21,860 [salt.state       ][INFO    ][21748] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.860263
2017-11-27 10:28:21,860 [salt.state       ][INFO    ][21748] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,861 [salt.state       ][INFO    ][21748] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-11-27 10:28:21,861 [salt.state       ][INFO    ][21748] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.860971 duration_in_ms=0.707
2017-11-27 10:28:21,861 [salt.state       ][INFO    ][21748] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.861160
2017-11-27 10:28:21,861 [salt.state       ][INFO    ][21748] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,862 [salt.state       ][INFO    ][21748] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-11-27 10:28:21,862 [salt.state       ][INFO    ][21748] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.861871 duration_in_ms=0.711
2017-11-27 10:28:21,862 [salt.state       ][INFO    ][21748] Running state [dbs01] at time 10:28:21.862060
2017-11-27 10:28:21,862 [salt.state       ][INFO    ][21748] Executing state host.present for dbs01
2017-11-27 10:28:21,863 [salt.state       ][INFO    ][21748] Host dbs01 (192.168.10.51) already present
2017-11-27 10:28:21,863 [salt.state       ][INFO    ][21748] Completed state [dbs01] at time 10:28:21.862768 duration_in_ms=0.708
2017-11-27 10:28:21,863 [salt.state       ][INFO    ][21748] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.862955
2017-11-27 10:28:21,863 [salt.state       ][INFO    ][21748] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,864 [salt.state       ][INFO    ][21748] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-11-27 10:28:21,864 [salt.state       ][INFO    ][21748] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.863716 duration_in_ms=0.761
2017-11-27 10:28:21,864 [salt.state       ][INFO    ][21748] Running state [dbs02] at time 10:28:21.863890
2017-11-27 10:28:21,864 [salt.state       ][INFO    ][21748] Executing state host.present for dbs02
2017-11-27 10:28:21,864 [salt.state       ][INFO    ][21748] Host dbs02 (192.168.10.52) already present
2017-11-27 10:28:21,865 [salt.state       ][INFO    ][21748] Completed state [dbs02] at time 10:28:21.864603 duration_in_ms=0.713
2017-11-27 10:28:21,865 [salt.state       ][INFO    ][21748] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.864785
2017-11-27 10:28:21,865 [salt.state       ][INFO    ][21748] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,865 [salt.state       ][INFO    ][21748] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-11-27 10:28:21,866 [salt.state       ][INFO    ][21748] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.865489 duration_in_ms=0.703
2017-11-27 10:28:21,866 [salt.state       ][INFO    ][21748] Running state [dbs03] at time 10:28:21.865674
2017-11-27 10:28:21,866 [salt.state       ][INFO    ][21748] Executing state host.present for dbs03
2017-11-27 10:28:21,866 [salt.state       ][INFO    ][21748] Host dbs03 (192.168.10.53) already present
2017-11-27 10:28:21,867 [salt.state       ][INFO    ][21748] Completed state [dbs03] at time 10:28:21.866462 duration_in_ms=0.787
2017-11-27 10:28:21,867 [salt.state       ][INFO    ][21748] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.866653
2017-11-27 10:28:21,867 [salt.state       ][INFO    ][21748] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,867 [salt.state       ][INFO    ][21748] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-11-27 10:28:21,867 [salt.state       ][INFO    ][21748] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.867389 duration_in_ms=0.736
2017-11-27 10:28:21,868 [salt.state       ][INFO    ][21748] Running state [odl01] at time 10:28:21.867583
2017-11-27 10:28:21,868 [salt.state       ][INFO    ][21748] Executing state host.present for odl01
2017-11-27 10:28:21,868 [salt.state       ][INFO    ][21748] Host odl01 (192.168.10.111) already present
2017-11-27 10:28:21,868 [salt.state       ][INFO    ][21748] Completed state [odl01] at time 10:28:21.868278 duration_in_ms=0.695
2017-11-27 10:28:21,868 [salt.state       ][INFO    ][21748] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.868450
2017-11-27 10:28:21,869 [salt.state       ][INFO    ][21748] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,869 [salt.state       ][INFO    ][21748] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-11-27 10:28:21,869 [salt.state       ][INFO    ][21748] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.869147 duration_in_ms=0.697
2017-11-27 10:28:21,869 [salt.state       ][INFO    ][21748] Running state [mas01] at time 10:28:21.869332
2017-11-27 10:28:21,870 [salt.state       ][INFO    ][21748] Executing state host.present for mas01
2017-11-27 10:28:21,870 [salt.state       ][INFO    ][21748] Host mas01 (192.168.10.3) already present
2017-11-27 10:28:21,870 [salt.state       ][INFO    ][21748] Completed state [mas01] at time 10:28:21.870025 duration_in_ms=0.693
2017-11-27 10:28:21,870 [salt.state       ][INFO    ][21748] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.870199
2017-11-27 10:28:21,870 [salt.state       ][INFO    ][21748] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,871 [salt.state       ][INFO    ][21748] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-11-27 10:28:21,871 [salt.state       ][INFO    ][21748] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.870892 duration_in_ms=0.693
2017-11-27 10:28:21,871 [salt.state       ][INFO    ][21748] Running state [ctl02] at time 10:28:21.871079
2017-11-27 10:28:21,871 [salt.state       ][INFO    ][21748] Executing state host.present for ctl02
2017-11-27 10:28:21,872 [salt.state       ][INFO    ][21748] Host ctl02 (192.168.10.12) already present
2017-11-27 10:28:21,872 [salt.state       ][INFO    ][21748] Completed state [ctl02] at time 10:28:21.871837 duration_in_ms=0.758
2017-11-27 10:28:21,872 [salt.state       ][INFO    ][21748] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.872023
2017-11-27 10:28:21,872 [salt.state       ][INFO    ][21748] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,873 [salt.state       ][INFO    ][21748] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-11-27 10:28:21,873 [salt.state       ][INFO    ][21748] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.872716 duration_in_ms=0.693
2017-11-27 10:28:21,873 [salt.state       ][INFO    ][21748] Running state [ctl03] at time 10:28:21.872902
2017-11-27 10:28:21,873 [salt.state       ][INFO    ][21748] Executing state host.present for ctl03
2017-11-27 10:28:21,873 [salt.state       ][INFO    ][21748] Host ctl03 (192.168.10.13) already present
2017-11-27 10:28:21,874 [salt.state       ][INFO    ][21748] Completed state [ctl03] at time 10:28:21.873597 duration_in_ms=0.695
2017-11-27 10:28:21,874 [salt.state       ][INFO    ][21748] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.873767
2017-11-27 10:28:21,874 [salt.state       ][INFO    ][21748] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,874 [salt.state       ][INFO    ][21748] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-11-27 10:28:21,875 [salt.state       ][INFO    ][21748] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.874461 duration_in_ms=0.694
2017-11-27 10:28:21,875 [salt.state       ][INFO    ][21748] Running state [ctl01] at time 10:28:21.874648
2017-11-27 10:28:21,875 [salt.state       ][INFO    ][21748] Executing state host.present for ctl01
2017-11-27 10:28:21,875 [salt.state       ][INFO    ][21748] Host ctl01 (192.168.10.11) already present
2017-11-27 10:28:21,875 [salt.state       ][INFO    ][21748] Completed state [ctl01] at time 10:28:21.875360 duration_in_ms=0.712
2017-11-27 10:28:21,876 [salt.state       ][INFO    ][21748] Running state [ctl] at time 10:28:21.875555
2017-11-27 10:28:21,876 [salt.state       ][INFO    ][21748] Executing state host.present for ctl
2017-11-27 10:28:21,876 [salt.state       ][INFO    ][21748] Host ctl (192.168.10.10) already present
2017-11-27 10:28:21,876 [salt.state       ][INFO    ][21748] Completed state [ctl] at time 10:28:21.876257 duration_in_ms=0.702
2017-11-27 10:28:21,876 [salt.state       ][INFO    ][21748] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.876428
2017-11-27 10:28:21,877 [salt.state       ][INFO    ][21748] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:28:21,877 [salt.state       ][INFO    ][21748] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-11-27 10:28:21,877 [salt.state       ][INFO    ][21748] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:28:21.877127 duration_in_ms=0.699
2017-11-27 10:28:21,877 [salt.state       ][INFO    ][21748] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:28:21.877310
2017-11-27 10:28:21,877 [salt.state       ][INFO    ][21748] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-11-27 10:28:21,878 [salt.state       ][INFO    ][21748] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2017-11-27 10:28:21,878 [salt.state       ][INFO    ][21748] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:28:21.877842 duration_in_ms=0.532
2017-11-27 10:28:21,879 [salt.state       ][INFO    ][21748] Running state [ens2f0.81] at time 10:28:21.878905
2017-11-27 10:28:21,879 [salt.state       ][INFO    ][21748] Executing state network.managed for ens2f0.81
2017-11-27 10:28:21,939 [salt.loaded.int.module.cmdmod][INFO    ][21748] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:28:22,841 [salt.state       ][INFO    ][21748] Interface ens2f0.81 is up to date.
2017-11-27 10:28:22,841 [salt.state       ][INFO    ][21748] Completed state [ens2f0.81] at time 10:28:22.841403 duration_in_ms=962.498
2017-11-27 10:28:22,842 [salt.state       ][INFO    ][21748] Running state [br-ctl] at time 10:28:22.842084
2017-11-27 10:28:22,842 [salt.state       ][INFO    ][21748] Executing state network.managed for br-ctl
2017-11-27 10:28:22,854 [salt.loaded.int.module.cmdmod][INFO    ][21748] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-27 10:28:23,070 [salt.loaded.int.module.cmdmod][INFO    ][21748] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:28:23,740 [salt.state       ][INFO    ][21748] Interface br-ctl is up to date.
2017-11-27 10:28:23,740 [salt.state       ][INFO    ][21748] Completed state [br-ctl] at time 10:28:23.739938 duration_in_ms=897.855
2017-11-27 10:28:23,740 [salt.state       ][INFO    ][21748] Running state [eno1] at time 10:28:23.740188
2017-11-27 10:28:23,740 [salt.state       ][INFO    ][21748] Executing state network.managed for eno1
2017-11-27 10:28:24,415 [salt.state       ][INFO    ][21748] Interface eno1 is up to date.
2017-11-27 10:28:24,415 [salt.state       ][INFO    ][21748] Completed state [eno1] at time 10:28:24.415012 duration_in_ms=674.822
2017-11-27 10:28:24,415 [salt.state       ][INFO    ][21748] Running state [ens2f0] at time 10:28:24.415277
2017-11-27 10:28:24,416 [salt.state       ][INFO    ][21748] Executing state network.managed for ens2f0
2017-11-27 10:28:25,064 [salt.state       ][INFO    ][21748] Interface ens2f0 is up to date.
2017-11-27 10:28:25,064 [salt.state       ][INFO    ][21748] Completed state [ens2f0] at time 10:28:25.064428 duration_in_ms=649.15
2017-11-27 10:28:25,065 [salt.state       ][INFO    ][21748] Running state [ens2f0.80] at time 10:28:25.064684
2017-11-27 10:28:25,065 [salt.state       ][INFO    ][21748] Executing state network.managed for ens2f0.80
2017-11-27 10:28:25,699 [salt.state       ][INFO    ][21748] Interface ens2f0.80 is up to date.
2017-11-27 10:28:25,699 [salt.state       ][INFO    ][21748] Completed state [ens2f0.80] at time 10:28:25.699182 duration_in_ms=634.498
2017-11-27 10:28:25,700 [salt.state       ][INFO    ][21748] Running state [br-mgmt] at time 10:28:25.700230
2017-11-27 10:28:25,701 [salt.state       ][INFO    ][21748] Executing state network.managed for br-mgmt
2017-11-27 10:28:25,706 [salt.loaded.int.module.cmdmod][INFO    ][21748] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-27 10:28:25,978 [salt.loaded.int.module.cmdmod][INFO    ][21748] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:28:26,671 [salt.state       ][INFO    ][21748] Interface br-mgmt is up to date.
2017-11-27 10:28:26,672 [salt.state       ][INFO    ][21748] Completed state [br-mgmt] at time 10:28:26.671703 duration_in_ms=971.472
2017-11-27 10:28:26,673 [salt.state       ][INFO    ][21748] Running state [br-ex] at time 10:28:26.672605
2017-11-27 10:28:26,673 [salt.state       ][INFO    ][21748] Executing state network.managed for br-ex
2017-11-27 10:28:26,679 [salt.loaded.int.module.cmdmod][INFO    ][21748] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-27 10:28:26,948 [salt.loaded.int.module.cmdmod][INFO    ][21748] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:28:27,618 [salt.state       ][INFO    ][21748] Interface br-ex is up to date.
2017-11-27 10:28:27,618 [salt.state       ][INFO    ][21748] Completed state [br-ex] at time 10:28:27.618011 duration_in_ms=945.406
2017-11-27 10:28:27,618 [salt.state       ][INFO    ][21748] Running state [/etc/profile.d/proxy.sh] at time 10:28:27.618222
2017-11-27 10:28:27,618 [salt.state       ][INFO    ][21748] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 10:28:27,619 [salt.state       ][INFO    ][21748] File /etc/profile.d/proxy.sh is not present
2017-11-27 10:28:27,619 [salt.state       ][INFO    ][21748] Completed state [/etc/profile.d/proxy.sh] at time 10:28:27.618851 duration_in_ms=0.629
2017-11-27 10:28:27,619 [salt.state       ][INFO    ][21748] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:28:27.619018
2017-11-27 10:28:27,619 [salt.state       ][INFO    ][21748] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 10:28:27,619 [salt.state       ][INFO    ][21748] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 10:28:27,620 [salt.state       ][INFO    ][21748] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:28:27.619566 duration_in_ms=0.548
2017-11-27 10:28:27,621 [salt.minion      ][INFO    ][21748] Returning information for job: 20171127102818117487
2017-11-27 10:29:24,683 [salt.minion      ][INFO    ][21614] User sudo_ubuntu Executing command system.reboot with jid 20171127102924668584
2017-11-27 10:29:24,694 [salt.minion      ][INFO    ][22293] Starting a new job with PID 22293
2017-11-27 10:29:24,697 [salt.loaded.int.module.cmdmod][INFO    ][22293] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-11-27 10:29:24,722 [salt.utils.parsers][WARNING ][21614] Minion received a SIGTERM. Exiting.
2017-11-27 10:29:24,722 [salt.cli.daemons ][INFO    ][21614] The salt minion is shutting down..
2017-11-27 10:29:24,723 [salt.cli.daemons ][INFO    ][21614] The Salt Minion is shut down
2017-11-27 10:33:53,593 [salt.cli.daemons ][INFO    ][3283] Setting up the Salt Minion "kvm02.baremetal-mcp-ocata-odl-ha.local"
2017-11-27 10:33:54,294 [salt.minion      ][INFO    ][3283] Creating minion process manager
2017-11-27 10:33:54,294 [salt.cli.daemons ][WARNING ][3283] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-27 10:33:54,294 [salt.cli.daemons ][INFO    ][3283] The Salt Minion is starting up
2017-11-27 10:33:54,295 [salt.minion      ][INFO    ][3283] Minion is starting as user 'root'
2017-11-27 10:33:54,295 [salt.utils.event ][INFO    ][3283] Starting pull socket on /var/run/salt/minion/minion_event_0607a05f39_pull.ipc
2017-11-27 10:33:55,472 [salt.loaded.int.module.cmdmod][INFO    ][3283] Executing command ['date', '+%z'] in directory '/root'
2017-11-27 10:33:55,484 [salt.utils.schedule][INFO    ][3283] Updating job settings for scheduled job: __mine_interval
2017-11-27 10:33:55,487 [salt.minion      ][INFO    ][3283] Added mine.update to scheduler
2017-11-27 10:33:55,514 [salt.minion      ][INFO    ][3283] Minion is ready to receive requests!
2017-11-27 10:33:56,515 [salt.utils.schedule][INFO    ][3283] Running scheduled job: __mine_interval
2017-11-27 10:33:56,979 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command test.ping with jid 20171127103355980617
2017-11-27 10:33:56,987 [salt.minion      ][INFO    ][3674] Starting a new job with PID 3674
2017-11-27 10:33:57,024 [salt.minion      ][INFO    ][3674] Returning information for job: 20171127103355980617
2017-11-27 10:33:57,904 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command state.apply with jid 20171127103356902320
2017-11-27 10:33:57,913 [salt.minion      ][INFO    ][3801] Starting a new job with PID 3801
2017-11-27 10:34:00,136 [salt.state       ][INFO    ][3801] Loading fresh modules for state activity
2017-11-27 10:34:00,164 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 10:34:00,184 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 10:34:00,219 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,277 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 10:34:00,294 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,353 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 10:34:00,372 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,431 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 10:33:59,527 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:33:59,644 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 10:33:59,676 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:33:59,739 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 10:33:59,756 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:33:59,815 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 10:33:59,883 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:33:59,961 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 10:33:59,983 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,098 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 10:34:00,119 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,182 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 10:34:00,204 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,266 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 10:34:00,300 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,383 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 10:34:00,414 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,472 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 10:34:00,491 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,553 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 10:34:00,575 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,646 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 10:34:00,668 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,731 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 10:34:00,752 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,816 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 10:34:00,859 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:00,974 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 10:34:01,066 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:01,147 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 10:34:01,166 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:01,237 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 10:34:01,262 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:01,329 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 10:34:01,342 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 10:34:01,360 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 10:34:01,383 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 10:34:01,405 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 10:34:01,427 [salt.state       ][INFO    ][3801] Running state [/etc/environment] at time 10:34:01.426777
2017-11-27 10:34:01,427 [salt.state       ][INFO    ][3801] Executing state file.blockreplace for /etc/environment
2017-11-27 10:34:01,429 [salt.state       ][INFO    ][3801] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2017-11-27 10:34:01,430 [salt.state       ][INFO    ][3801] Completed state [/etc/environment] at time 10:34:01.429488 duration_in_ms=2.713
2017-11-27 10:34:01,430 [salt.state       ][INFO    ][3801] Running state [/etc/profile.d] at time 10:34:01.429681
2017-11-27 10:34:01,430 [salt.state       ][INFO    ][3801] Executing state file.directory for /etc/profile.d
2017-11-27 10:34:01,431 [salt.state       ][INFO    ][3801] Directory /etc/profile.d is in the correct state
2017-11-27 10:34:01,431 [salt.state       ][INFO    ][3801] Completed state [/etc/profile.d] at time 10:34:01.431389 duration_in_ms=1.708
2017-11-27 10:34:02,034 [salt.state       ][INFO    ][3801] Running state [linux_repo_prereq_pkgs] at time 10:34:02.034047
2017-11-27 10:34:02,034 [salt.state       ][INFO    ][3801] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 10:34:02,035 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:34:02,434 [salt.state       ][INFO    ][3801] All specified packages are already installed
2017-11-27 10:34:02,434 [salt.state       ][INFO    ][3801] Completed state [linux_repo_prereq_pkgs] at time 10:34:02.434276 duration_in_ms=400.229
2017-11-27 10:34:02,435 [salt.state       ][INFO    ][3801] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 10:34:02.434539
2017-11-27 10:34:02,435 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2017-11-27 10:34:02,435 [salt.state       ][INFO    ][3801] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2017-11-27 10:34:02,435 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 10:34:02.435283 duration_in_ms=0.744
2017-11-27 10:34:02,436 [salt.state       ][INFO    ][3801] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 10:34:02.435471
2017-11-27 10:34:02,436 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2017-11-27 10:34:02,436 [salt.state       ][INFO    ][3801] File /etc/apt/preferences.d/glusterfs-ppa is not present
2017-11-27 10:34:02,436 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 10:34:02.436063 duration_in_ms=0.592
2017-11-27 10:34:02,439 [salt.state       ][INFO    ][3801] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.10/ubuntu xenial main] at time 10:34:02.439241
2017-11-27 10:34:02,440 [salt.state       ][INFO    ][3801] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.10/ubuntu xenial main
2017-11-27 10:34:02,530 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-key', 'export', '3FE869A9'] in directory '/root'
2017-11-27 10:34:02,593 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:34:05,637 [salt.state       ][INFO    ][3801] Configured package repo 'deb http://ppa.launchpad.net/gluster/glusterfs-3.10/ubuntu xenial main'
2017-11-27 10:34:05,638 [salt.state       ][INFO    ][3801] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.10/ubuntu xenial main] at time 10:34:05.637684 duration_in_ms=3198.442
2017-11-27 10:34:05,638 [salt.state       ][INFO    ][3801] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:34:05.637946
2017-11-27 10:34:05,638 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 10:34:05,639 [salt.state       ][INFO    ][3801] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 10:34:05,639 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:34:05.638707 duration_in_ms=0.761
2017-11-27 10:34:05,639 [salt.state       ][INFO    ][3801] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:34:05.638902
2017-11-27 10:34:05,639 [salt.state       ][INFO    ][3801] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 10:34:05,660 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 10:34:05,679 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:05,727 [salt.state       ][INFO    ][3801] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-27 10:34:05,727 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:34:05.727031 duration_in_ms=88.129
2017-11-27 10:34:05,728 [salt.state       ][INFO    ][3801] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:34:05.728213
2017-11-27 10:34:05,728 [salt.state       ][INFO    ][3801] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 10:34:05,838 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 10:34:05,941 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:34:07,006 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127103407005823
2017-11-27 10:34:07,016 [salt.minion      ][INFO    ][5432] Starting a new job with PID 5432
2017-11-27 10:34:07,026 [salt.minion      ][INFO    ][5432] Returning information for job: 20171127103407005823
2017-11-27 10:34:07,781 [salt.state       ][INFO    ][3801] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-11-27 10:34:07,781 [salt.state       ][INFO    ][3801] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:34:07.781319 duration_in_ms=2053.105
2017-11-27 10:34:07,782 [salt.state       ][INFO    ][3801] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:34:07.781590
2017-11-27 10:34:07,782 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 10:34:07,782 [salt.state       ][INFO    ][3801] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 10:34:07,782 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:34:07.782367 duration_in_ms=0.777
2017-11-27 10:34:07,783 [salt.state       ][INFO    ][3801] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:34:07.782560
2017-11-27 10:34:07,783 [salt.state       ][INFO    ][3801] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 10:34:07,797 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 10:34:07,815 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:07,862 [salt.state       ][INFO    ][3801] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-27 10:34:07,862 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:34:07.861900 duration_in_ms=79.34
2017-11-27 10:34:07,863 [salt.state       ][INFO    ][3801] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:34:07.863042
2017-11-27 10:34:07,863 [salt.state       ][INFO    ][3801] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 10:34:08,024 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 10:34:08,113 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:34:10,732 [salt.state       ][INFO    ][3801] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-27 10:34:10,733 [salt.state       ][INFO    ][3801] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:34:10.732636 duration_in_ms=2869.594
2017-11-27 10:34:10,733 [salt.state       ][INFO    ][3801] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:34:10.733040
2017-11-27 10:34:10,733 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-27 10:34:10,734 [salt.state       ][INFO    ][3801] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-27 10:34:10,734 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:34:10.733920 duration_in_ms=0.88
2017-11-27 10:34:10,734 [salt.state       ][INFO    ][3801] Running state [/etc/apt/preferences.d/uca] at time 10:34:10.734126
2017-11-27 10:34:10,734 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-27 10:34:10,735 [salt.state       ][INFO    ][3801] File /etc/apt/preferences.d/uca is not present
2017-11-27 10:34:10,735 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/preferences.d/uca] at time 10:34:10.734727 duration_in_ms=0.602
2017-11-27 10:34:10,736 [salt.state       ][INFO    ][3801] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:34:10.735898
2017-11-27 10:34:10,736 [salt.state       ][INFO    ][3801] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-27 10:34:10,807 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-27 10:34:10,856 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:34:12,650 [salt.state       ][INFO    ][3801] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-11-27 10:34:12,650 [salt.state       ][INFO    ][3801] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:34:12.650175 duration_in_ms=1914.276
2017-11-27 10:34:12,650 [salt.state       ][INFO    ][3801] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:34:12.650442
2017-11-27 10:34:12,651 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 10:34:12,651 [salt.state       ][INFO    ][3801] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 10:34:12,651 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:34:12.651157 duration_in_ms=0.715
2017-11-27 10:34:12,651 [salt.state       ][INFO    ][3801] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:34:12.651354
2017-11-27 10:34:12,652 [salt.state       ][INFO    ][3801] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 10:34:12,672 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 10:34:12,699 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:12,745 [salt.state       ][INFO    ][3801] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-27 10:34:12,746 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:34:12.745471 duration_in_ms=94.117
2017-11-27 10:34:12,747 [salt.state       ][INFO    ][3801] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:34:12.746649
2017-11-27 10:34:12,747 [salt.state       ][INFO    ][3801] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 10:34:12,816 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 10:34:12,906 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:34:14,687 [salt.state       ][INFO    ][3801] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 10:34:14,687 [salt.state       ][INFO    ][3801] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:34:14.686950 duration_in_ms=1940.301
2017-11-27 10:34:14,687 [salt.state       ][INFO    ][3801] Running state [linux_extra_packages_purged] at time 10:34:14.687224
2017-11-27 10:34:14,687 [salt.state       ][INFO    ][3801] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 10:34:14,695 [salt.state       ][INFO    ][3801] All specified packages are already absent
2017-11-27 10:34:14,695 [salt.state       ][INFO    ][3801] Completed state [linux_extra_packages_purged] at time 10:34:14.695402 duration_in_ms=8.178
2017-11-27 10:34:14,696 [salt.state       ][INFO    ][3801] Running state [linux_extra_packages_latest] at time 10:34:14.695611
2017-11-27 10:34:14,696 [salt.state       ][INFO    ][3801] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 10:34:14,700 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:34:16,159 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 10:34:16,190 [salt.state       ][INFO    ][3801] Package mcelog is already up-to-date
2017-11-27 10:34:16,191 [salt.state       ][INFO    ][3801] Completed state [linux_extra_packages_latest] at time 10:34:16.190615 duration_in_ms=1495.003
2017-11-27 10:34:16,192 [salt.state       ][INFO    ][3801] Running state [UTC] at time 10:34:16.191751
2017-11-27 10:34:16,192 [salt.state       ][INFO    ][3801] Executing state timezone.system for UTC
2017-11-27 10:34:16,193 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['timedatectl'] in directory '/root'
2017-11-27 10:34:16,213 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['timedatectl'] in directory '/root'
2017-11-27 10:34:16,219 [salt.state       ][INFO    ][3801] Timezone UTC already set, UTC already set to UTC
2017-11-27 10:34:16,219 [salt.state       ][INFO    ][3801] Completed state [UTC] at time 10:34:16.219089 duration_in_ms=27.338
2017-11-27 10:34:16,220 [salt.state       ][INFO    ][3801] Running state [nf_conntrack] at time 10:34:16.220051
2017-11-27 10:34:16,220 [salt.state       ][INFO    ][3801] Executing state kmod.present for nf_conntrack
2017-11-27 10:34:16,221 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'lsmod' in directory '/root'
2017-11-27 10:34:16,227 [salt.state       ][INFO    ][3801] Kernel module nf_conntrack is already present
2017-11-27 10:34:16,228 [salt.state       ][INFO    ][3801] Completed state [nf_conntrack] at time 10:34:16.227456 duration_in_ms=7.405
2017-11-27 10:34:16,230 [salt.state       ][INFO    ][3801] Running state [net.ipv4.tcp_keepalive_probes] at time 10:34:16.229745
2017-11-27 10:34:16,230 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 10:34:16,235 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,290 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-27 10:34:16,291 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:34:16.290560 duration_in_ms=60.813
2017-11-27 10:34:16,291 [salt.state       ][INFO    ][3801] Running state [fs.file-max] at time 10:34:16.290866
2017-11-27 10:34:16,291 [salt.state       ][INFO    ][3801] Executing state sysctl.present for fs.file-max
2017-11-27 10:34:16,292 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,334 [salt.state       ][INFO    ][3801] Sysctl value fs.file-max = 124165 is already set
2017-11-27 10:34:16,334 [salt.state       ][INFO    ][3801] Completed state [fs.file-max] at time 10:34:16.334340 duration_in_ms=43.474
2017-11-27 10:34:16,335 [salt.state       ][INFO    ][3801] Running state [net.core.somaxconn] at time 10:34:16.334585
2017-11-27 10:34:16,335 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.core.somaxconn
2017-11-27 10:34:16,335 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,379 [salt.state       ][INFO    ][3801] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-27 10:34:16,379 [salt.state       ][INFO    ][3801] Completed state [net.core.somaxconn] at time 10:34:16.378950 duration_in_ms=44.351
2017-11-27 10:34:16,379 [salt.state       ][INFO    ][3801] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:34:16.379230
2017-11-27 10:34:16,379 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 10:34:16,380 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,423 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-27 10:34:16,423 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:34:16.422941 duration_in_ms=43.711
2017-11-27 10:34:16,423 [salt.state       ][INFO    ][3801] Running state [net.ipv4.tcp_tw_reuse] at time 10:34:16.423183
2017-11-27 10:34:16,423 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 10:34:16,424 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,469 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-27 10:34:16,469 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.tcp_tw_reuse] at time 10:34:16.468737 duration_in_ms=45.554
2017-11-27 10:34:16,469 [salt.state       ][INFO    ][3801] Running state [net.ipv4.tcp_congestion_control] at time 10:34:16.468980
2017-11-27 10:34:16,469 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-27 10:34:16,470 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,513 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-11-27 10:34:16,513 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.tcp_congestion_control] at time 10:34:16.513295 duration_in_ms=44.315
2017-11-27 10:34:16,514 [salt.state       ][INFO    ][3801] Running state [net.nf_conntrack_max] at time 10:34:16.513564
2017-11-27 10:34:16,514 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 10:34:16,514 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,558 [salt.state       ][INFO    ][3801] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-27 10:34:16,559 [salt.state       ][INFO    ][3801] Completed state [net.nf_conntrack_max] at time 10:34:16.558564 duration_in_ms=45.0
2017-11-27 10:34:16,559 [salt.state       ][INFO    ][3801] Running state [net.ipv4.tcp_retries2] at time 10:34:16.558824
2017-11-27 10:34:16,559 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 10:34:16,560 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,601 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-27 10:34:16,601 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.tcp_retries2] at time 10:34:16.600749 duration_in_ms=41.925
2017-11-27 10:34:16,601 [salt.state       ][INFO    ][3801] Running state [net.ipv4.tcp_fin_timeout] at time 10:34:16.601022
2017-11-27 10:34:16,601 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-27 10:34:16,602 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,643 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-11-27 10:34:16,643 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.tcp_fin_timeout] at time 10:34:16.643338 duration_in_ms=42.316
2017-11-27 10:34:16,644 [salt.state       ][INFO    ][3801] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:34:16.643588
2017-11-27 10:34:16,644 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-27 10:34:16,644 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,685 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-11-27 10:34:16,686 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:34:16.685730 duration_in_ms=42.141
2017-11-27 10:34:16,686 [salt.state       ][INFO    ][3801] Running state [vm.swappiness] at time 10:34:16.685989
2017-11-27 10:34:16,686 [salt.state       ][INFO    ][3801] Executing state sysctl.present for vm.swappiness
2017-11-27 10:34:16,687 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,729 [salt.state       ][INFO    ][3801] Sysctl value vm.swappiness = 10 is already set
2017-11-27 10:34:16,730 [salt.state       ][INFO    ][3801] Completed state [vm.swappiness] at time 10:34:16.729535 duration_in_ms=43.546
2017-11-27 10:34:16,730 [salt.state       ][INFO    ][3801] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:34:16.729762
2017-11-27 10:34:16,730 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 10:34:16,730 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,773 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-27 10:34:16,773 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:34:16.772900 duration_in_ms=43.138
2017-11-27 10:34:16,773 [salt.state       ][INFO    ][3801] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:34:16.773145
2017-11-27 10:34:16,773 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 10:34:16,774 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,818 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-27 10:34:16,818 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:34:16.818361 duration_in_ms=45.216
2017-11-27 10:34:16,819 [salt.state       ][INFO    ][3801] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:34:16.818727
2017-11-27 10:34:16,819 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 10:34:16,820 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,862 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-27 10:34:16,862 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:34:16.861983 duration_in_ms=43.257
2017-11-27 10:34:16,862 [salt.state       ][INFO    ][3801] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:34:16.862217
2017-11-27 10:34:16,862 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 10:34:16,863 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,906 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-27 10:34:16,906 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:34:16.905903 duration_in_ms=43.686
2017-11-27 10:34:16,906 [salt.state       ][INFO    ][3801] Running state [net.core.netdev_max_backlog] at time 10:34:16.906134
2017-11-27 10:34:16,906 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 10:34:16,907 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,951 [salt.state       ][INFO    ][3801] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-27 10:34:16,951 [salt.state       ][INFO    ][3801] Completed state [net.core.netdev_max_backlog] at time 10:34:16.951367 duration_in_ms=45.232
2017-11-27 10:34:16,952 [salt.state       ][INFO    ][3801] Running state [net.ipv4.tcp_keepalive_time] at time 10:34:16.951638
2017-11-27 10:34:16,952 [salt.state       ][INFO    ][3801] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 10:34:16,952 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:16,995 [salt.state       ][INFO    ][3801] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-27 10:34:16,996 [salt.state       ][INFO    ][3801] Completed state [net.ipv4.tcp_keepalive_time] at time 10:34:16.995728 duration_in_ms=44.09
2017-11-27 10:34:16,996 [salt.state       ][INFO    ][3801] Running state [kernel.panic] at time 10:34:16.995983
2017-11-27 10:34:16,996 [salt.state       ][INFO    ][3801] Executing state sysctl.present for kernel.panic
2017-11-27 10:34:16,997 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:34:17,024 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127103417024486
2017-11-27 10:34:17,032 [salt.minion      ][INFO    ][7456] Starting a new job with PID 7456
2017-11-27 10:34:17,038 [salt.state       ][INFO    ][3801] Sysctl value kernel.panic = 60 is already set
2017-11-27 10:34:17,039 [salt.state       ][INFO    ][3801] Completed state [kernel.panic] at time 10:34:17.038691 duration_in_ms=42.708
2017-11-27 10:34:17,039 [salt.state       ][INFO    ][3801] Running state [linux_sysfs_package] at time 10:34:17.039008
2017-11-27 10:34:17,039 [salt.state       ][INFO    ][3801] Executing state pkg.installed for linux_sysfs_package
2017-11-27 10:34:17,042 [salt.minion      ][INFO    ][7456] Returning information for job: 20171127103417024486
2017-11-27 10:34:17,044 [salt.state       ][INFO    ][3801] All specified packages are already installed
2017-11-27 10:34:17,044 [salt.state       ][INFO    ][3801] Completed state [linux_sysfs_package] at time 10:34:17.043888 duration_in_ms=4.879
2017-11-27 10:34:17,045 [salt.state       ][INFO    ][3801] Running state [/etc/sysfs.d] at time 10:34:17.045416
2017-11-27 10:34:17,046 [salt.state       ][INFO    ][3801] Executing state file.directory for /etc/sysfs.d
2017-11-27 10:34:17,046 [salt.state       ][INFO    ][3801] Directory /etc/sysfs.d is in the correct state
2017-11-27 10:34:17,046 [salt.state       ][INFO    ][3801] Completed state [/etc/sysfs.d] at time 10:34:17.046371 duration_in_ms=0.954
2017-11-27 10:34:17,047 [salt.state       ][INFO    ][3801] Running state [ondemand] at time 10:34:17.047279
2017-11-27 10:34:17,047 [salt.state       ][INFO    ][3801] Executing state service.dead for ondemand
2017-11-27 10:34:17,048 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 10:34:17,057 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 10:34:17,064 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 10:34:17,075 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'runlevel' in directory '/root'
2017-11-27 10:34:17,081 [salt.state       ][INFO    ][3801] The service ondemand is already dead
2017-11-27 10:34:17,082 [salt.state       ][INFO    ][3801] Completed state [ondemand] at time 10:34:17.081519 duration_in_ms=34.239
2017-11-27 10:34:17,083 [salt.state       ][INFO    ][3801] Running state [/etc/sysfs.d/governor.conf] at time 10:34:17.082850
2017-11-27 10:34:17,083 [salt.state       ][INFO    ][3801] Executing state file.managed for /etc/sysfs.d/governor.conf
2017-11-27 10:34:17,101 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2017-11-27 10:34:17,105 [salt.state       ][INFO    ][3801] File /etc/sysfs.d/governor.conf is in the correct state
2017-11-27 10:34:17,105 [salt.state       ][INFO    ][3801] Completed state [/etc/sysfs.d/governor.conf] at time 10:34:17.104743 duration_in_ms=21.892
2017-11-27 10:34:17,105 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.105460
2017-11-27 10:34:17,106 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,106 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,106 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.106194 duration_in_ms=0.734
2017-11-27 10:34:17,106 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.106356
2017-11-27 10:34:17,107 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,107 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,107 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.106973 duration_in_ms=0.618
2017-11-27 10:34:17,107 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.107144
2017-11-27 10:34:17,107 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,108 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,108 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.107939 duration_in_ms=0.795
2017-11-27 10:34:17,108 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.108101
2017-11-27 10:34:17,108 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,109 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,109 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.108809 duration_in_ms=0.708
2017-11-27 10:34:17,109 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.108967
2017-11-27 10:34:17,109 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,109 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,110 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.109589 duration_in_ms=0.621
2017-11-27 10:34:17,110 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.109745
2017-11-27 10:34:17,110 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,110 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,110 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.110467 duration_in_ms=0.722
2017-11-27 10:34:17,111 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.110639
2017-11-27 10:34:17,111 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,111 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,111 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.111254 duration_in_ms=0.616
2017-11-27 10:34:17,111 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.111413
2017-11-27 10:34:17,112 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,112 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,112 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.112024 duration_in_ms=0.61
2017-11-27 10:34:17,112 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.112191
2017-11-27 10:34:17,112 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,113 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,113 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.112846 duration_in_ms=0.656
2017-11-27 10:34:17,113 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.112996
2017-11-27 10:34:17,113 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,113 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,114 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.113594 duration_in_ms=0.598
2017-11-27 10:34:17,114 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.113746
2017-11-27 10:34:17,114 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,114 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,114 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.114343 duration_in_ms=0.597
2017-11-27 10:34:17,115 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.114492
2017-11-27 10:34:17,115 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,115 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,115 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.115160 duration_in_ms=0.669
2017-11-27 10:34:17,115 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.115350
2017-11-27 10:34:17,116 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,116 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,116 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.115975 duration_in_ms=0.625
2017-11-27 10:34:17,116 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.116125
2017-11-27 10:34:17,116 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,117 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,117 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.116788 duration_in_ms=0.663
2017-11-27 10:34:17,117 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.116938
2017-11-27 10:34:17,117 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,117 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,118 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.117539 duration_in_ms=0.601
2017-11-27 10:34:17,118 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.117687
2017-11-27 10:34:17,118 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,118 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,118 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.118281 duration_in_ms=0.594
2017-11-27 10:34:17,118 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.118429
2017-11-27 10:34:17,119 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,119 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,119 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.119026 duration_in_ms=0.597
2017-11-27 10:34:17,119 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.119173
2017-11-27 10:34:17,119 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,120 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,120 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.119764 duration_in_ms=0.59
2017-11-27 10:34:17,120 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.119913
2017-11-27 10:34:17,120 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,120 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,121 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.120570 duration_in_ms=0.658
2017-11-27 10:34:17,121 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.120719
2017-11-27 10:34:17,121 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,121 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,121 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.121309 duration_in_ms=0.59
2017-11-27 10:34:17,121 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.121456
2017-11-27 10:34:17,122 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,122 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,122 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.122048 duration_in_ms=0.592
2017-11-27 10:34:17,122 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.122203
2017-11-27 10:34:17,122 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,123 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,123 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.122791 duration_in_ms=0.588
2017-11-27 10:34:17,123 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.122936
2017-11-27 10:34:17,123 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,123 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,124 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.123525 duration_in_ms=0.589
2017-11-27 10:34:17,124 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.123671
2017-11-27 10:34:17,124 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,124 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,124 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.124292 duration_in_ms=0.62
2017-11-27 10:34:17,124 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.124458
2017-11-27 10:34:17,125 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,125 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,125 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.125079 duration_in_ms=0.62
2017-11-27 10:34:17,125 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.125224
2017-11-27 10:34:17,125 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,126 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,126 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.125812 duration_in_ms=0.587
2017-11-27 10:34:17,126 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.125958
2017-11-27 10:34:17,126 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,126 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,127 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.126552 duration_in_ms=0.593
2017-11-27 10:34:17,127 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.126699
2017-11-27 10:34:17,127 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,127 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,127 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.127287 duration_in_ms=0.587
2017-11-27 10:34:17,127 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.127431
2017-11-27 10:34:17,128 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,128 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,128 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.128019 duration_in_ms=0.587
2017-11-27 10:34:17,128 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.128167
2017-11-27 10:34:17,128 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,129 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,129 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.128837 duration_in_ms=0.671
2017-11-27 10:34:17,129 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.128985
2017-11-27 10:34:17,129 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,129 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,130 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.129573 duration_in_ms=0.588
2017-11-27 10:34:17,130 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.129722
2017-11-27 10:34:17,130 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,130 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,130 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.130318 duration_in_ms=0.596
2017-11-27 10:34:17,130 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.130467
2017-11-27 10:34:17,131 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,131 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,131 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.131057 duration_in_ms=0.59
2017-11-27 10:34:17,131 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.131205
2017-11-27 10:34:17,131 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,132 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,132 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.131794 duration_in_ms=0.589
2017-11-27 10:34:17,132 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.131942
2017-11-27 10:34:17,132 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,132 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,133 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.132599 duration_in_ms=0.658
2017-11-27 10:34:17,133 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.132748
2017-11-27 10:34:17,133 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,133 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,133 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.133334 duration_in_ms=0.586
2017-11-27 10:34:17,134 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.133494
2017-11-27 10:34:17,134 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,134 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,134 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.134085 duration_in_ms=0.59
2017-11-27 10:34:17,134 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.134233
2017-11-27 10:34:17,134 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,135 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,135 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.134824 duration_in_ms=0.591
2017-11-27 10:34:17,135 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.134974
2017-11-27 10:34:17,135 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,135 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,136 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.135570 duration_in_ms=0.595
2017-11-27 10:34:17,136 [salt.state       ][INFO    ][3801] Running state [sysfs.write] at time 10:34:17.135718
2017-11-27 10:34:17,136 [salt.state       ][INFO    ][3801] Executing state module.run for sysfs.write
2017-11-27 10:34:17,136 [salt.state       ][INFO    ][3801] {'ret': True}
2017-11-27 10:34:17,136 [salt.state       ][INFO    ][3801] Completed state [sysfs.write] at time 10:34:17.136339 duration_in_ms=0.621
2017-11-27 10:34:17,137 [salt.state       ][INFO    ][3801] Running state [cs_CZ.UTF-8] at time 10:34:17.136897
2017-11-27 10:34:17,137 [salt.state       ][INFO    ][3801] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 10:34:17,137 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'locale -a' in directory '/root'
2017-11-27 10:34:17,145 [salt.state       ][INFO    ][3801] Locale cs_CZ.UTF-8 is already present
2017-11-27 10:34:17,145 [salt.state       ][INFO    ][3801] Completed state [cs_CZ.UTF-8] at time 10:34:17.145257 duration_in_ms=8.36
2017-11-27 10:34:17,146 [salt.state       ][INFO    ][3801] Running state [en_US.UTF-8] at time 10:34:17.145477
2017-11-27 10:34:17,146 [salt.state       ][INFO    ][3801] Executing state locale.present for en_US.UTF-8
2017-11-27 10:34:17,146 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'locale -a' in directory '/root'
2017-11-27 10:34:17,151 [salt.state       ][INFO    ][3801] Locale en_US.UTF-8 is already present
2017-11-27 10:34:17,152 [salt.state       ][INFO    ][3801] Completed state [en_US.UTF-8] at time 10:34:17.151553 duration_in_ms=6.075
2017-11-27 10:34:17,153 [salt.state       ][INFO    ][3801] Running state [en_US.UTF-8] at time 10:34:17.152982
2017-11-27 10:34:17,153 [salt.state       ][INFO    ][3801] Executing state locale.system for en_US.UTF-8
2017-11-27 10:34:17,154 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'localectl' in directory '/root'
2017-11-27 10:34:17,173 [salt.state       ][INFO    ][3801] System locale en_US.UTF-8 already set
2017-11-27 10:34:17,173 [salt.state       ][INFO    ][3801] Completed state [en_US.UTF-8] at time 10:34:17.172848 duration_in_ms=19.866
2017-11-27 10:34:17,178 [salt.state       ][INFO    ][3801] Running state [root] at time 10:34:17.177571
2017-11-27 10:34:17,178 [salt.state       ][INFO    ][3801] Executing state user.present for root
2017-11-27 10:34:17,179 [salt.state       ][INFO    ][3801] User root is present and up to date
2017-11-27 10:34:17,179 [salt.state       ][INFO    ][3801] Completed state [root] at time 10:34:17.179206 duration_in_ms=1.635
2017-11-27 10:34:17,181 [salt.state       ][INFO    ][3801] Running state [/root] at time 10:34:17.180513
2017-11-27 10:34:17,181 [salt.state       ][INFO    ][3801] Executing state file.directory for /root
2017-11-27 10:34:17,181 [salt.state       ][INFO    ][3801] Directory /root is in the correct state
2017-11-27 10:34:17,181 [salt.state       ][INFO    ][3801] Completed state [/root] at time 10:34:17.181359 duration_in_ms=0.846
2017-11-27 10:34:17,182 [salt.state       ][INFO    ][3801] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:34:17.181551
2017-11-27 10:34:17,182 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 10:34:17,182 [salt.state       ][INFO    ][3801] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 10:34:17,182 [salt.state       ][INFO    ][3801] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:34:17.182272 duration_in_ms=0.72
2017-11-27 10:34:17,182 [salt.state       ][INFO    ][3801] Running state [ubuntu] at time 10:34:17.182455
2017-11-27 10:34:17,183 [salt.state       ][INFO    ][3801] Executing state user.present for ubuntu
2017-11-27 10:34:17,184 [salt.state       ][INFO    ][3801] User ubuntu is present and up to date
2017-11-27 10:34:17,184 [salt.state       ][INFO    ][3801] Completed state [ubuntu] at time 10:34:17.183622 duration_in_ms=1.167
2017-11-27 10:34:17,185 [salt.state       ][INFO    ][3801] Running state [/home/ubuntu] at time 10:34:17.184799
2017-11-27 10:34:17,185 [salt.state       ][INFO    ][3801] Executing state file.directory for /home/ubuntu
2017-11-27 10:34:17,186 [salt.state       ][INFO    ][3801] Directory /home/ubuntu is in the correct state
2017-11-27 10:34:17,186 [salt.state       ][INFO    ][3801] Completed state [/home/ubuntu] at time 10:34:17.185670 duration_in_ms=0.871
2017-11-27 10:34:17,187 [salt.state       ][INFO    ][3801] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:34:17.186667
2017-11-27 10:34:17,187 [salt.state       ][INFO    ][3801] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 10:34:17,207 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 10:34:17,210 [salt.state       ][INFO    ][3801] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 10:34:17,210 [salt.state       ][INFO    ][3801] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:34:17.210308 duration_in_ms=23.641
2017-11-27 10:34:17,211 [salt.state       ][INFO    ][3801] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:34:17.210521
2017-11-27 10:34:17,211 [salt.state       ][INFO    ][3801] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 10:34:17,231 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 10:34:17,253 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:17,301 [salt.state       ][INFO    ][3801] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-27 10:34:17,302 [salt.state       ][INFO    ][3801] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:34:17.301585 duration_in_ms=91.064
2017-11-27 10:34:17,302 [salt.state       ][INFO    ][3801] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:34:17.301780
2017-11-27 10:34:17,302 [salt.state       ][INFO    ][3801] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 10:34:17,321 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 10:34:17,342 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:34:17,390 [salt.state       ][INFO    ][3801] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-27 10:34:17,390 [salt.state       ][INFO    ][3801] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:34:17.390359 duration_in_ms=88.579
2017-11-27 10:34:17,392 [salt.state       ][INFO    ][3801] Running state [service.systemctl_reload] at time 10:34:17.391498
2017-11-27 10:34:17,392 [salt.state       ][INFO    ][3801] Executing state module.wait for service.systemctl_reload
2017-11-27 10:34:17,392 [salt.state       ][INFO    ][3801] No changes made for service.systemctl_reload
2017-11-27 10:34:17,392 [salt.state       ][INFO    ][3801] Completed state [service.systemctl_reload] at time 10:34:17.392064 duration_in_ms=0.566
2017-11-27 10:34:17,392 [salt.state       ][INFO    ][3801] Running state [/etc/hostname] at time 10:34:17.392264
2017-11-27 10:34:17,392 [salt.state       ][INFO    ][3801] Executing state file.managed for /etc/hostname
2017-11-27 10:34:17,410 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 10:34:17,412 [salt.state       ][INFO    ][3801] File /etc/hostname is in the correct state
2017-11-27 10:34:17,412 [salt.state       ][INFO    ][3801] Completed state [/etc/hostname] at time 10:34:17.412009 duration_in_ms=19.745
2017-11-27 10:34:17,414 [salt.state       ][INFO    ][3801] Running state [hostname kvm02] at time 10:34:17.413745
2017-11-27 10:34:17,414 [salt.state       ][INFO    ][3801] Executing state cmd.wait for hostname kvm02
2017-11-27 10:34:17,414 [salt.state       ][INFO    ][3801] No changes made for hostname kvm02
2017-11-27 10:34:17,414 [salt.state       ][INFO    ][3801] Completed state [hostname kvm02] at time 10:34:17.414341 duration_in_ms=0.596
2017-11-27 10:34:17,415 [salt.state       ][INFO    ][3801] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.414937
2017-11-27 10:34:17,415 [salt.state       ][INFO    ][3801] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,416 [salt.state       ][INFO    ][3801] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-11-27 10:34:17,416 [salt.state       ][INFO    ][3801] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.415778 duration_in_ms=0.841
2017-11-27 10:34:17,416 [salt.state       ][INFO    ][3801] Running state [mdb02] at time 10:34:17.415970
2017-11-27 10:34:17,416 [salt.state       ][INFO    ][3801] Executing state host.present for mdb02
2017-11-27 10:34:17,417 [salt.state       ][INFO    ][3801] Host mdb02 (192.168.10.77) already present
2017-11-27 10:34:17,417 [salt.state       ][INFO    ][3801] Completed state [mdb02] at time 10:34:17.416778 duration_in_ms=0.809
2017-11-27 10:34:17,417 [salt.state       ][INFO    ][3801] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.416967
2017-11-27 10:34:17,417 [salt.state       ][INFO    ][3801] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,418 [salt.state       ][INFO    ][3801] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-11-27 10:34:17,418 [salt.state       ][INFO    ][3801] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.417716 duration_in_ms=0.748
2017-11-27 10:34:17,418 [salt.state       ][INFO    ][3801] Running state [mdb03] at time 10:34:17.417913
2017-11-27 10:34:17,418 [salt.state       ][INFO    ][3801] Executing state host.present for mdb03
2017-11-27 10:34:17,419 [salt.state       ][INFO    ][3801] Host mdb03 (192.168.10.78) already present
2017-11-27 10:34:17,419 [salt.state       ][INFO    ][3801] Completed state [mdb03] at time 10:34:17.418696 duration_in_ms=0.783
2017-11-27 10:34:17,419 [salt.state       ][INFO    ][3801] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.418872
2017-11-27 10:34:17,419 [salt.state       ][INFO    ][3801] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,419 [salt.state       ][INFO    ][3801] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-11-27 10:34:17,420 [salt.state       ][INFO    ][3801] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.419615 duration_in_ms=0.743
2017-11-27 10:34:17,420 [salt.state       ][INFO    ][3801] Running state [mdb01] at time 10:34:17.419793
2017-11-27 10:34:17,420 [salt.state       ][INFO    ][3801] Executing state host.present for mdb01
2017-11-27 10:34:17,420 [salt.state       ][INFO    ][3801] Host mdb01 (192.168.10.76) already present
2017-11-27 10:34:17,421 [salt.state       ][INFO    ][3801] Completed state [mdb01] at time 10:34:17.420562 duration_in_ms=0.769
2017-11-27 10:34:17,421 [salt.state       ][INFO    ][3801] Running state [mdb] at time 10:34:17.420751
2017-11-27 10:34:17,421 [salt.state       ][INFO    ][3801] Executing state host.present for mdb
2017-11-27 10:34:17,421 [salt.state       ][INFO    ][3801] Host mdb (192.168.10.75) already present
2017-11-27 10:34:17,422 [salt.state       ][INFO    ][3801] Completed state [mdb] at time 10:34:17.421474 duration_in_ms=0.722
2017-11-27 10:34:17,422 [salt.state       ][INFO    ][3801] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.421650
2017-11-27 10:34:17,422 [salt.state       ][INFO    ][3801] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,422 [salt.state       ][INFO    ][3801] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-11-27 10:34:17,422 [salt.state       ][INFO    ][3801] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.422348 duration_in_ms=0.698
2017-11-27 10:34:17,423 [salt.state       ][INFO    ][3801] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.422526
2017-11-27 10:34:17,423 [salt.state       ][INFO    ][3801] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,423 [salt.state       ][INFO    ][3801] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-27 10:34:17,423 [salt.state       ][INFO    ][3801] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.423225 duration_in_ms=0.699
2017-11-27 10:34:17,423 [salt.state       ][INFO    ][3801] Running state [cfg01] at time 10:34:17.423406
2017-11-27 10:34:17,424 [salt.state       ][INFO    ][3801] Executing state host.present for cfg01
2017-11-27 10:34:17,424 [salt.state       ][INFO    ][3801] Host cfg01 (192.168.10.100) already present
2017-11-27 10:34:17,424 [salt.state       ][INFO    ][3801] Completed state [cfg01] at time 10:34:17.424099 duration_in_ms=0.692
2017-11-27 10:34:17,424 [salt.state       ][INFO    ][3801] Running state [prx01] at time 10:34:17.424303
2017-11-27 10:34:17,424 [salt.state       ][INFO    ][3801] Executing state host.present for prx01
2017-11-27 10:34:17,425 [salt.state       ][INFO    ][3801] Host prx01 (192.168.10.104) already present
2017-11-27 10:34:17,425 [salt.state       ][INFO    ][3801] Completed state [prx01] at time 10:34:17.425042 duration_in_ms=0.739
2017-11-27 10:34:17,425 [salt.state       ][INFO    ][3801] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.425217
2017-11-27 10:34:17,425 [salt.state       ][INFO    ][3801] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,426 [salt.state       ][INFO    ][3801] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.104) already present
2017-11-27 10:34:17,426 [salt.state       ][INFO    ][3801] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.425934 duration_in_ms=0.717
2017-11-27 10:34:17,426 [salt.state       ][INFO    ][3801] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.426110
2017-11-27 10:34:17,426 [salt.state       ][INFO    ][3801] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,427 [salt.state       ][INFO    ][3801] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-11-27 10:34:17,427 [salt.state       ][INFO    ][3801] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.426834 duration_in_ms=0.723
2017-11-27 10:34:17,427 [salt.state       ][INFO    ][3801] Running state [kvm01] at time 10:34:17.427011
2017-11-27 10:34:17,427 [salt.state       ][INFO    ][3801] Executing state host.present for kvm01
2017-11-27 10:34:17,428 [salt.state       ][INFO    ][3801] Host kvm01 (192.168.10.141) already present
2017-11-27 10:34:17,428 [salt.state       ][INFO    ][3801] Completed state [kvm01] at time 10:34:17.427733 duration_in_ms=0.721
2017-11-27 10:34:17,428 [salt.state       ][INFO    ][3801] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.427908
2017-11-27 10:34:17,428 [salt.state       ][INFO    ][3801] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,429 [salt.state       ][INFO    ][3801] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-11-27 10:34:17,429 [salt.state       ][INFO    ][3801] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.428645 duration_in_ms=0.737
2017-11-27 10:34:17,429 [salt.state       ][INFO    ][3801] Running state [kvm03] at time 10:34:17.428822
2017-11-27 10:34:17,429 [salt.state       ][INFO    ][3801] Executing state host.present for kvm03
2017-11-27 10:34:17,430 [salt.state       ][INFO    ][3801] Host kvm03 (192.168.10.143) already present
2017-11-27 10:34:17,430 [salt.state       ][INFO    ][3801] Completed state [kvm03] at time 10:34:17.429678 duration_in_ms=0.856
2017-11-27 10:34:17,430 [salt.state       ][INFO    ][3801] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.429858
2017-11-27 10:34:17,430 [salt.state       ][INFO    ][3801] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,430 [salt.state       ][INFO    ][3801] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-11-27 10:34:17,431 [salt.state       ][INFO    ][3801] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.430581 duration_in_ms=0.724
2017-11-27 10:34:17,431 [salt.state       ][INFO    ][3801] Running state [kvm02] at time 10:34:17.430762
2017-11-27 10:34:17,431 [salt.state       ][INFO    ][3801] Executing state host.present for kvm02
2017-11-27 10:34:17,431 [salt.state       ][INFO    ][3801] Host kvm02 (192.168.10.142) already present
2017-11-27 10:34:17,431 [salt.state       ][INFO    ][3801] Completed state [kvm02] at time 10:34:17.431458 duration_in_ms=0.696
2017-11-27 10:34:17,433 [salt.state       ][INFO    ][3801] Running state [file.replace] at time 10:34:17.432630
2017-11-27 10:34:17,433 [salt.state       ][INFO    ][3801] Executing state module.run for file.replace
2017-11-27 10:34:17,533 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['git', '--version'] in directory '/root'
2017-11-27 10:34:17,624 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command 'grep -q "kvm02 kvm02.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-11-27 10:34:17,630 [salt.state       ][INFO    ][3801] onlyif execution failed
2017-11-27 10:34:17,630 [salt.state       ][INFO    ][3801] Completed state [file.replace] at time 10:34:17.629948 duration_in_ms=197.318
2017-11-27 10:34:17,630 [salt.state       ][INFO    ][3801] Running state [dbs] at time 10:34:17.630225
2017-11-27 10:34:17,630 [salt.state       ][INFO    ][3801] Executing state host.present for dbs
2017-11-27 10:34:17,631 [salt.state       ][INFO    ][3801] Host dbs (192.168.10.50) already present
2017-11-27 10:34:17,631 [salt.state       ][INFO    ][3801] Completed state [dbs] at time 10:34:17.631195 duration_in_ms=0.97
2017-11-27 10:34:17,631 [salt.state       ][INFO    ][3801] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.631409
2017-11-27 10:34:17,632 [salt.state       ][INFO    ][3801] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,632 [salt.state       ][INFO    ][3801] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-11-27 10:34:17,632 [salt.state       ][INFO    ][3801] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.632181 duration_in_ms=0.772
2017-11-27 10:34:17,632 [salt.state       ][INFO    ][3801] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.632409
2017-11-27 10:34:17,633 [salt.state       ][INFO    ][3801] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,633 [salt.state       ][INFO    ][3801] Host prx.baremetal-mcp-ocata-odl-ha.local (100.64.200.103) already present
2017-11-27 10:34:17,633 [salt.state       ][INFO    ][3801] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.633182 duration_in_ms=0.773
2017-11-27 10:34:17,633 [salt.state       ][INFO    ][3801] Running state [prx] at time 10:34:17.633385
2017-11-27 10:34:17,634 [salt.state       ][INFO    ][3801] Executing state host.present for prx
2017-11-27 10:34:17,634 [salt.state       ][INFO    ][3801] Host prx (100.64.200.103) already present
2017-11-27 10:34:17,634 [salt.state       ][INFO    ][3801] Completed state [prx] at time 10:34:17.634284 duration_in_ms=0.899
2017-11-27 10:34:17,635 [salt.state       ][INFO    ][3801] Running state [prx02] at time 10:34:17.634494
2017-11-27 10:34:17,635 [salt.state       ][INFO    ][3801] Executing state host.present for prx02
2017-11-27 10:34:17,635 [salt.state       ][INFO    ][3801] Host prx02 (192.168.10.105) already present
2017-11-27 10:34:17,635 [salt.state       ][INFO    ][3801] Completed state [prx02] at time 10:34:17.635257 duration_in_ms=0.763
2017-11-27 10:34:17,635 [salt.state       ][INFO    ][3801] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.635447
2017-11-27 10:34:17,636 [salt.state       ][INFO    ][3801] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,636 [salt.state       ][INFO    ][3801] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.105) already present
2017-11-27 10:34:17,636 [salt.state       ][INFO    ][3801] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.636214 duration_in_ms=0.767
2017-11-27 10:34:17,636 [salt.state       ][INFO    ][3801] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.636424
2017-11-27 10:34:17,637 [salt.state       ][INFO    ][3801] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,637 [salt.state       ][INFO    ][3801] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-11-27 10:34:17,637 [salt.state       ][INFO    ][3801] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.637192 duration_in_ms=0.768
2017-11-27 10:34:17,637 [salt.state       ][INFO    ][3801] Running state [msg02] at time 10:34:17.637388
2017-11-27 10:34:17,638 [salt.state       ][INFO    ][3801] Executing state host.present for msg02
2017-11-27 10:34:17,638 [salt.state       ][INFO    ][3801] Host msg02 (192.168.10.42) already present
2017-11-27 10:34:17,638 [salt.state       ][INFO    ][3801] Completed state [msg02] at time 10:34:17.638134 duration_in_ms=0.746
2017-11-27 10:34:17,638 [salt.state       ][INFO    ][3801] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.638337
2017-11-27 10:34:17,639 [salt.state       ][INFO    ][3801] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,639 [salt.state       ][INFO    ][3801] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-11-27 10:34:17,639 [salt.state       ][INFO    ][3801] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.639092 duration_in_ms=0.756
2017-11-27 10:34:17,639 [salt.state       ][INFO    ][3801] Running state [msg03] at time 10:34:17.639292
2017-11-27 10:34:17,639 [salt.state       ][INFO    ][3801] Executing state host.present for msg03
2017-11-27 10:34:17,640 [salt.state       ][INFO    ][3801] Host msg03 (192.168.10.43) already present
2017-11-27 10:34:17,640 [salt.state       ][INFO    ][3801] Completed state [msg03] at time 10:34:17.640043 duration_in_ms=0.75
2017-11-27 10:34:17,640 [salt.state       ][INFO    ][3801] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.640257
2017-11-27 10:34:17,640 [salt.state       ][INFO    ][3801] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,641 [salt.state       ][INFO    ][3801] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-11-27 10:34:17,641 [salt.state       ][INFO    ][3801] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.641008 duration_in_ms=0.751
2017-11-27 10:34:17,641 [salt.state       ][INFO    ][3801] Running state [msg01] at time 10:34:17.641208
2017-11-27 10:34:17,641 [salt.state       ][INFO    ][3801] Executing state host.present for msg01
2017-11-27 10:34:17,642 [salt.state       ][INFO    ][3801] Host msg01 (192.168.10.41) already present
2017-11-27 10:34:17,642 [salt.state       ][INFO    ][3801] Completed state [msg01] at time 10:34:17.641967 duration_in_ms=0.759
2017-11-27 10:34:17,642 [salt.state       ][INFO    ][3801] Running state [msg] at time 10:34:17.642154
2017-11-27 10:34:17,642 [salt.state       ][INFO    ][3801] Executing state host.present for msg
2017-11-27 10:34:17,643 [salt.state       ][INFO    ][3801] Host msg (192.168.10.40) already present
2017-11-27 10:34:17,643 [salt.state       ][INFO    ][3801] Completed state [msg] at time 10:34:17.642904 duration_in_ms=0.75
2017-11-27 10:34:17,643 [salt.state       ][INFO    ][3801] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.643099
2017-11-27 10:34:17,643 [salt.state       ][INFO    ][3801] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,644 [salt.state       ][INFO    ][3801] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-11-27 10:34:17,644 [salt.state       ][INFO    ][3801] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.643862 duration_in_ms=0.75
2017-11-27 10:34:17,644 [salt.state       ][INFO    ][3801] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.644048
2017-11-27 10:34:17,644 [salt.state       ][INFO    ][3801] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,645 [salt.state       ][INFO    ][3801] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-27 10:34:17,645 [salt.state       ][INFO    ][3801] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.644820 duration_in_ms=0.771
2017-11-27 10:34:17,645 [salt.state       ][INFO    ][3801] Running state [cfg01] at time 10:34:17.645008
2017-11-27 10:34:17,645 [salt.state       ][INFO    ][3801] Executing state host.present for cfg01
2017-11-27 10:34:17,646 [salt.state       ][INFO    ][3801] Host cfg01 (192.168.10.100) already present
2017-11-27 10:34:17,646 [salt.state       ][INFO    ][3801] Completed state [cfg01] at time 10:34:17.645754 duration_in_ms=0.746
2017-11-27 10:34:17,646 [salt.state       ][INFO    ][3801] Running state [cmp002] at time 10:34:17.645953
2017-11-27 10:34:17,646 [salt.state       ][INFO    ][3801] Executing state host.present for cmp002
2017-11-27 10:34:17,647 [salt.state       ][INFO    ][3801] Host cmp002 (192.168.10.102) already present
2017-11-27 10:34:17,647 [salt.state       ][INFO    ][3801] Completed state [cmp002] at time 10:34:17.646701 duration_in_ms=0.748
2017-11-27 10:34:17,647 [salt.state       ][INFO    ][3801] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.646897
2017-11-27 10:34:17,647 [salt.state       ][INFO    ][3801] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,648 [salt.state       ][INFO    ][3801] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-11-27 10:34:17,648 [salt.state       ][INFO    ][3801] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.647653 duration_in_ms=0.756
2017-11-27 10:34:17,648 [salt.state       ][INFO    ][3801] Running state [cmp001] at time 10:34:17.647854
2017-11-27 10:34:17,648 [salt.state       ][INFO    ][3801] Executing state host.present for cmp001
2017-11-27 10:34:17,648 [salt.state       ][INFO    ][3801] Host cmp001 (192.168.10.101) already present
2017-11-27 10:34:17,649 [salt.state       ][INFO    ][3801] Completed state [cmp001] at time 10:34:17.648625 duration_in_ms=0.77
2017-11-27 10:34:17,649 [salt.state       ][INFO    ][3801] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.648809
2017-11-27 10:34:17,649 [salt.state       ][INFO    ][3801] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,649 [salt.state       ][INFO    ][3801] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-11-27 10:34:17,650 [salt.state       ][INFO    ][3801] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.649558 duration_in_ms=0.749
2017-11-27 10:34:17,650 [salt.state       ][INFO    ][3801] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.649757
2017-11-27 10:34:17,650 [salt.state       ][INFO    ][3801] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,650 [salt.state       ][INFO    ][3801] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-11-27 10:34:17,651 [salt.state       ][INFO    ][3801] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.650515 duration_in_ms=0.745
2017-11-27 10:34:17,651 [salt.state       ][INFO    ][3801] Running state [dbs01] at time 10:34:17.650699
2017-11-27 10:34:17,651 [salt.state       ][INFO    ][3801] Executing state host.present for dbs01
2017-11-27 10:34:17,651 [salt.state       ][INFO    ][3801] Host dbs01 (192.168.10.51) already present
2017-11-27 10:34:17,651 [salt.state       ][INFO    ][3801] Completed state [dbs01] at time 10:34:17.651444 duration_in_ms=0.745
2017-11-27 10:34:17,652 [salt.state       ][INFO    ][3801] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.651644
2017-11-27 10:34:17,652 [salt.state       ][INFO    ][3801] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,653 [salt.state       ][INFO    ][3801] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-11-27 10:34:17,653 [salt.state       ][INFO    ][3801] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.653462 duration_in_ms=1.818
2017-11-27 10:34:17,654 [salt.state       ][INFO    ][3801] Running state [dbs02] at time 10:34:17.653664
2017-11-27 10:34:17,654 [salt.state       ][INFO    ][3801] Executing state host.present for dbs02
2017-11-27 10:34:17,654 [salt.state       ][INFO    ][3801] Host dbs02 (192.168.10.52) already present
2017-11-27 10:34:17,654 [salt.state       ][INFO    ][3801] Completed state [dbs02] at time 10:34:17.654451 duration_in_ms=0.787
2017-11-27 10:34:17,655 [salt.state       ][INFO    ][3801] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.654655
2017-11-27 10:34:17,655 [salt.state       ][INFO    ][3801] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,655 [salt.state       ][INFO    ][3801] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-11-27 10:34:17,655 [salt.state       ][INFO    ][3801] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.655413 duration_in_ms=0.759
2017-11-27 10:34:17,656 [salt.state       ][INFO    ][3801] Running state [dbs03] at time 10:34:17.655624
2017-11-27 10:34:17,656 [salt.state       ][INFO    ][3801] Executing state host.present for dbs03
2017-11-27 10:34:17,656 [salt.state       ][INFO    ][3801] Host dbs03 (192.168.10.53) already present
2017-11-27 10:34:17,656 [salt.state       ][INFO    ][3801] Completed state [dbs03] at time 10:34:17.656401 duration_in_ms=0.778
2017-11-27 10:34:17,657 [salt.state       ][INFO    ][3801] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.656590
2017-11-27 10:34:17,657 [salt.state       ][INFO    ][3801] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,657 [salt.state       ][INFO    ][3801] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-11-27 10:34:17,657 [salt.state       ][INFO    ][3801] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.657346 duration_in_ms=0.756
2017-11-27 10:34:17,658 [salt.state       ][INFO    ][3801] Running state [odl01] at time 10:34:17.657546
2017-11-27 10:34:17,658 [salt.state       ][INFO    ][3801] Executing state host.present for odl01
2017-11-27 10:34:17,658 [salt.state       ][INFO    ][3801] Host odl01 (192.168.10.111) already present
2017-11-27 10:34:17,658 [salt.state       ][INFO    ][3801] Completed state [odl01] at time 10:34:17.658289 duration_in_ms=0.743
2017-11-27 10:34:17,659 [salt.state       ][INFO    ][3801] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.658489
2017-11-27 10:34:17,659 [salt.state       ][INFO    ][3801] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,659 [salt.state       ][INFO    ][3801] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-11-27 10:34:17,659 [salt.state       ][INFO    ][3801] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.659234 duration_in_ms=0.745
2017-11-27 10:34:17,659 [salt.state       ][INFO    ][3801] Running state [mas01] at time 10:34:17.659430
2017-11-27 10:34:17,660 [salt.state       ][INFO    ][3801] Executing state host.present for mas01
2017-11-27 10:34:17,660 [salt.state       ][INFO    ][3801] Host mas01 (192.168.10.3) already present
2017-11-27 10:34:17,660 [salt.state       ][INFO    ][3801] Completed state [mas01] at time 10:34:17.660170 duration_in_ms=0.739
2017-11-27 10:34:17,660 [salt.state       ][INFO    ][3801] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.660382
2017-11-27 10:34:17,661 [salt.state       ][INFO    ][3801] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,661 [salt.state       ][INFO    ][3801] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-11-27 10:34:17,661 [salt.state       ][INFO    ][3801] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.661125 duration_in_ms=0.742
2017-11-27 10:34:17,661 [salt.state       ][INFO    ][3801] Running state [ctl02] at time 10:34:17.661322
2017-11-27 10:34:17,662 [salt.state       ][INFO    ][3801] Executing state host.present for ctl02
2017-11-27 10:34:17,662 [salt.state       ][INFO    ][3801] Host ctl02 (192.168.10.12) already present
2017-11-27 10:34:17,662 [salt.state       ][INFO    ][3801] Completed state [ctl02] at time 10:34:17.662074 duration_in_ms=0.751
2017-11-27 10:34:17,662 [salt.state       ][INFO    ][3801] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.662272
2017-11-27 10:34:17,662 [salt.state       ][INFO    ][3801] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,663 [salt.state       ][INFO    ][3801] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-11-27 10:34:17,663 [salt.state       ][INFO    ][3801] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.663016 duration_in_ms=0.745
2017-11-27 10:34:17,663 [salt.state       ][INFO    ][3801] Running state [ctl03] at time 10:34:17.663203
2017-11-27 10:34:17,663 [salt.state       ][INFO    ][3801] Executing state host.present for ctl03
2017-11-27 10:34:17,664 [salt.state       ][INFO    ][3801] Host ctl03 (192.168.10.13) already present
2017-11-27 10:34:17,664 [salt.state       ][INFO    ][3801] Completed state [ctl03] at time 10:34:17.663942 duration_in_ms=0.74
2017-11-27 10:34:17,664 [salt.state       ][INFO    ][3801] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.664137
2017-11-27 10:34:17,664 [salt.state       ][INFO    ][3801] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,665 [salt.state       ][INFO    ][3801] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-11-27 10:34:17,665 [salt.state       ][INFO    ][3801] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.664910 duration_in_ms=0.773
2017-11-27 10:34:17,665 [salt.state       ][INFO    ][3801] Running state [ctl01] at time 10:34:17.665095
2017-11-27 10:34:17,665 [salt.state       ][INFO    ][3801] Executing state host.present for ctl01
2017-11-27 10:34:17,666 [salt.state       ][INFO    ][3801] Host ctl01 (192.168.10.11) already present
2017-11-27 10:34:17,666 [salt.state       ][INFO    ][3801] Completed state [ctl01] at time 10:34:17.665831 duration_in_ms=0.736
2017-11-27 10:34:17,666 [salt.state       ][INFO    ][3801] Running state [ctl] at time 10:34:17.666031
2017-11-27 10:34:17,666 [salt.state       ][INFO    ][3801] Executing state host.present for ctl
2017-11-27 10:34:17,667 [salt.state       ][INFO    ][3801] Host ctl (192.168.10.10) already present
2017-11-27 10:34:17,667 [salt.state       ][INFO    ][3801] Completed state [ctl] at time 10:34:17.666770 duration_in_ms=0.739
2017-11-27 10:34:17,667 [salt.state       ][INFO    ][3801] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.666965
2017-11-27 10:34:17,667 [salt.state       ][INFO    ][3801] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:34:17,668 [salt.state       ][INFO    ][3801] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-11-27 10:34:17,668 [salt.state       ][INFO    ][3801] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:34:17.667717 duration_in_ms=0.752
2017-11-27 10:34:17,668 [salt.state       ][INFO    ][3801] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:34:17.667913
2017-11-27 10:34:17,668 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2017-11-27 10:34:17,669 [salt.state       ][INFO    ][3801] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2017-11-27 10:34:17,669 [salt.state       ][INFO    ][3801] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:34:17.668692 duration_in_ms=0.779
2017-11-27 10:34:17,671 [salt.state       ][INFO    ][3801] Running state [ens2f0.81] at time 10:34:17.670501
2017-11-27 10:34:17,671 [salt.state       ][INFO    ][3801] Executing state network.managed for ens2f0.81
2017-11-27 10:34:18,399 [salt.state       ][INFO    ][3801] Interface ens2f0.81 is up to date.
2017-11-27 10:34:18,400 [salt.state       ][INFO    ][3801] Completed state [ens2f0.81] at time 10:34:18.399710 duration_in_ms=729.209
2017-11-27 10:34:18,401 [salt.state       ][INFO    ][3801] Running state [br-ctl] at time 10:34:18.401212
2017-11-27 10:34:18,402 [salt.state       ][INFO    ][3801] Executing state network.managed for br-ctl
2017-11-27 10:34:18,408 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-27 10:34:18,639 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:34:19,306 [salt.state       ][INFO    ][3801] Interface br-ctl is up to date.
2017-11-27 10:34:19,306 [salt.state       ][INFO    ][3801] Completed state [br-ctl] at time 10:34:19.305882 duration_in_ms=904.669
2017-11-27 10:34:19,306 [salt.state       ][INFO    ][3801] Running state [eno1] at time 10:34:19.306137
2017-11-27 10:34:19,306 [salt.state       ][INFO    ][3801] Executing state network.managed for eno1
2017-11-27 10:34:19,950 [salt.state       ][INFO    ][3801] Interface eno1 is up to date.
2017-11-27 10:34:19,951 [salt.state       ][INFO    ][3801] Completed state [eno1] at time 10:34:19.950449 duration_in_ms=644.312
2017-11-27 10:34:19,951 [salt.state       ][INFO    ][3801] Running state [ens2f0] at time 10:34:19.950729
2017-11-27 10:34:19,951 [salt.state       ][INFO    ][3801] Executing state network.managed for ens2f0
2017-11-27 10:34:20,586 [salt.state       ][INFO    ][3801] Interface ens2f0 is up to date.
2017-11-27 10:34:20,586 [salt.state       ][INFO    ][3801] Completed state [ens2f0] at time 10:34:20.585799 duration_in_ms=635.069
2017-11-27 10:34:20,586 [salt.state       ][INFO    ][3801] Running state [ens2f0.80] at time 10:34:20.586045
2017-11-27 10:34:20,586 [salt.state       ][INFO    ][3801] Executing state network.managed for ens2f0.80
2017-11-27 10:34:21,242 [salt.state       ][INFO    ][3801] Interface ens2f0.80 is up to date.
2017-11-27 10:34:21,242 [salt.state       ][INFO    ][3801] Completed state [ens2f0.80] at time 10:34:21.242049 duration_in_ms=656.004
2017-11-27 10:34:21,244 [salt.state       ][INFO    ][3801] Running state [br-mgmt] at time 10:34:21.243617
2017-11-27 10:34:21,244 [salt.state       ][INFO    ][3801] Executing state network.managed for br-mgmt
2017-11-27 10:34:21,250 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-27 10:34:21,464 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:34:22,135 [salt.state       ][INFO    ][3801] Interface br-mgmt is up to date.
2017-11-27 10:34:22,135 [salt.state       ][INFO    ][3801] Completed state [br-mgmt] at time 10:34:22.135231 duration_in_ms=891.613
2017-11-27 10:34:22,137 [salt.state       ][INFO    ][3801] Running state [br-ex] at time 10:34:22.137106
2017-11-27 10:34:22,137 [salt.state       ][INFO    ][3801] Executing state network.managed for br-ex
2017-11-27 10:34:22,144 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-27 10:34:22,355 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:34:23,006 [salt.state       ][INFO    ][3801] Interface br-ex is up to date.
2017-11-27 10:34:23,007 [salt.state       ][INFO    ][3801] Completed state [br-ex] at time 10:34:23.006734 duration_in_ms=869.627
2017-11-27 10:34:23,007 [salt.state       ][INFO    ][3801] Running state [/etc/profile.d/proxy.sh] at time 10:34:23.007004
2017-11-27 10:34:23,007 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 10:34:23,008 [salt.state       ][INFO    ][3801] File /etc/profile.d/proxy.sh is not present
2017-11-27 10:34:23,008 [salt.state       ][INFO    ][3801] Completed state [/etc/profile.d/proxy.sh] at time 10:34:23.007782 duration_in_ms=0.778
2017-11-27 10:34:23,008 [salt.state       ][INFO    ][3801] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:34:23.007980
2017-11-27 10:34:23,008 [salt.state       ][INFO    ][3801] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 10:34:23,009 [salt.state       ][INFO    ][3801] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 10:34:23,009 [salt.state       ][INFO    ][3801] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:34:23.008679 duration_in_ms=0.699
2017-11-27 10:34:23,009 [salt.state       ][INFO    ][3801] Running state [ntp] at time 10:34:23.008895
2017-11-27 10:34:23,009 [salt.state       ][INFO    ][3801] Executing state pkg.installed for ntp
2017-11-27 10:34:23,014 [salt.state       ][INFO    ][3801] Package ntp is already installed
2017-11-27 10:34:23,014 [salt.state       ][INFO    ][3801] Completed state [ntp] at time 10:34:23.013704 duration_in_ms=4.809
2017-11-27 10:34:23,015 [salt.state       ][INFO    ][3801] Running state [/etc/ntp.conf] at time 10:34:23.015014
2017-11-27 10:34:23,015 [salt.state       ][INFO    ][3801] Executing state file.managed for /etc/ntp.conf
2017-11-27 10:34:23,035 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 10:34:23,063 [salt.fileclient  ][INFO    ][3801] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 10:34:23,071 [salt.state       ][INFO    ][3801] File /etc/ntp.conf is in the correct state
2017-11-27 10:34:23,071 [salt.state       ][INFO    ][3801] Completed state [/etc/ntp.conf] at time 10:34:23.071307 duration_in_ms=56.293
2017-11-27 10:34:23,073 [salt.state       ][INFO    ][3801] Running state [ntp] at time 10:34:23.072533
2017-11-27 10:34:23,073 [salt.state       ][INFO    ][3801] Executing state service.running for ntp
2017-11-27 10:34:23,073 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 10:34:23,082 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 10:34:23,088 [salt.loaded.int.module.cmdmod][INFO    ][3801] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 10:34:23,096 [salt.state       ][INFO    ][3801] The service ntp is already running
2017-11-27 10:34:23,096 [salt.state       ][INFO    ][3801] Completed state [ntp] at time 10:34:23.095985 duration_in_ms=23.452
2017-11-27 10:34:23,100 [salt.minion      ][INFO    ][3801] Returning information for job: 20171127103356902320
2017-11-27 10:35:18,478 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command state.sls with jid 20171127103518479674
2017-11-27 10:35:18,487 [salt.minion      ][INFO    ][8041] Starting a new job with PID 8041
2017-11-27 10:35:20,706 [salt.state       ][INFO    ][8041] Loading fresh modules for state activity
2017-11-27 10:35:20,732 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-11-27 10:35:20,750 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-11-27 10:35:20,760 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-11-27 10:35:20,782 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-27 10:35:20,805 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-11-27 10:35:20,829 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-27 10:35:20,846 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-11-27 10:35:20,866 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-27 10:35:21,152 [salt.state       ][INFO    ][8041] Running state [libvirt0] at time 10:35:21.151702
2017-11-27 10:35:21,152 [salt.state       ][INFO    ][8041] Executing state pkg.installed for libvirt0
2017-11-27 10:35:21,152 [salt.loaded.int.module.cmdmod][INFO    ][8041] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:35:21,405 [salt.state       ][INFO    ][8041] Package libvirt0 is already installed
2017-11-27 10:35:21,405 [salt.state       ][INFO    ][8041] Completed state [libvirt0] at time 10:35:21.404955 duration_in_ms=253.253
2017-11-27 10:35:21,405 [salt.state       ][INFO    ][8041] Running state [pm-utils] at time 10:35:21.405229
2017-11-27 10:35:21,405 [salt.state       ][INFO    ][8041] Executing state pkg.installed for pm-utils
2017-11-27 10:35:21,409 [salt.state       ][INFO    ][8041] Package pm-utils is already installed
2017-11-27 10:35:21,409 [salt.state       ][INFO    ][8041] Completed state [pm-utils] at time 10:35:21.409265 duration_in_ms=4.036
2017-11-27 10:35:21,410 [salt.state       ][INFO    ][8041] Running state [python-libvirt] at time 10:35:21.409473
2017-11-27 10:35:21,410 [salt.state       ][INFO    ][8041] Executing state pkg.installed for python-libvirt
2017-11-27 10:35:21,413 [salt.state       ][INFO    ][8041] Package python-libvirt is already installed
2017-11-27 10:35:21,414 [salt.state       ][INFO    ][8041] Completed state [python-libvirt] at time 10:35:21.413510 duration_in_ms=4.037
2017-11-27 10:35:21,414 [salt.state       ][INFO    ][8041] Running state [libvirt-bin] at time 10:35:21.413684
2017-11-27 10:35:21,414 [salt.state       ][INFO    ][8041] Executing state pkg.installed for libvirt-bin
2017-11-27 10:35:21,417 [salt.state       ][INFO    ][8041] Package libvirt-bin is already installed
2017-11-27 10:35:21,418 [salt.state       ][INFO    ][8041] Completed state [libvirt-bin] at time 10:35:21.417637 duration_in_ms=3.953
2017-11-27 10:35:21,418 [salt.state       ][INFO    ][8041] Running state [qemu-utils] at time 10:35:21.417829
2017-11-27 10:35:21,418 [salt.state       ][INFO    ][8041] Executing state pkg.installed for qemu-utils
2017-11-27 10:35:21,422 [salt.state       ][INFO    ][8041] Package qemu-utils is already installed
2017-11-27 10:35:21,422 [salt.state       ][INFO    ][8041] Completed state [qemu-utils] at time 10:35:21.421770 duration_in_ms=3.941
2017-11-27 10:35:21,422 [salt.state       ][INFO    ][8041] Running state [qemu-kvm] at time 10:35:21.421963
2017-11-27 10:35:21,422 [salt.state       ][INFO    ][8041] Executing state pkg.installed for qemu-kvm
2017-11-27 10:35:21,426 [salt.state       ][INFO    ][8041] Package qemu-kvm is already installed
2017-11-27 10:35:21,426 [salt.state       ][INFO    ][8041] Completed state [qemu-kvm] at time 10:35:21.426010 duration_in_ms=4.046
2017-11-27 10:35:21,428 [salt.state       ][INFO    ][8041] Running state [/etc/libvirt/libvirtd.conf] at time 10:35:21.427566
2017-11-27 10:35:21,428 [salt.state       ][INFO    ][8041] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-11-27 10:35:21,451 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-11-27 10:35:21,457 [salt.state       ][INFO    ][8041] File /etc/libvirt/libvirtd.conf is in the correct state
2017-11-27 10:35:21,457 [salt.state       ][INFO    ][8041] Completed state [/etc/libvirt/libvirtd.conf] at time 10:35:21.457077 duration_in_ms=29.511
2017-11-27 10:35:21,457 [salt.state       ][INFO    ][8041] Running state [/etc/default/libvirt-bin] at time 10:35:21.457376
2017-11-27 10:35:21,458 [salt.state       ][INFO    ][8041] Executing state file.managed for /etc/default/libvirt-bin
2017-11-27 10:35:21,476 [salt.fileclient  ][INFO    ][8041] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-11-27 10:35:21,478 [salt.state       ][INFO    ][8041] File /etc/default/libvirt-bin is in the correct state
2017-11-27 10:35:21,478 [salt.state       ][INFO    ][8041] Completed state [/etc/default/libvirt-bin] at time 10:35:21.478215 duration_in_ms=20.839
2017-11-27 10:35:21,479 [salt.state       ][INFO    ][8041] Running state [service.systemctl_reload] at time 10:35:21.478904
2017-11-27 10:35:21,479 [salt.state       ][INFO    ][8041] Executing state module.wait for service.systemctl_reload
2017-11-27 10:35:21,479 [salt.state       ][INFO    ][8041] No changes made for service.systemctl_reload
2017-11-27 10:35:21,479 [salt.state       ][INFO    ][8041] Completed state [service.systemctl_reload] at time 10:35:21.479447 duration_in_ms=0.542
2017-11-27 10:35:21,481 [salt.state       ][INFO    ][8041] Running state [/etc/libvirt/qemu/networks/default.xml] at time 10:35:21.480799
2017-11-27 10:35:21,481 [salt.state       ][INFO    ][8041] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-11-27 10:35:21,481 [salt.state       ][INFO    ][8041] File /etc/libvirt/qemu/networks/default.xml is not present
2017-11-27 10:35:21,481 [salt.state       ][INFO    ][8041] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 10:35:21.481420 duration_in_ms=0.621
2017-11-27 10:35:21,482 [salt.state       ][INFO    ][8041] Running state [libvirt-bin] at time 10:35:21.481896
2017-11-27 10:35:21,482 [salt.state       ][INFO    ][8041] Executing state service.running for libvirt-bin
2017-11-27 10:35:21,483 [salt.loaded.int.module.cmdmod][INFO    ][8041] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2017-11-27 10:35:21,499 [salt.loaded.int.module.cmdmod][INFO    ][8041] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-11-27 10:35:21,506 [salt.loaded.int.module.cmdmod][INFO    ][8041] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-11-27 10:35:21,515 [salt.state       ][INFO    ][8041] The service libvirt-bin is already running
2017-11-27 10:35:21,515 [salt.state       ][INFO    ][8041] Completed state [libvirt-bin] at time 10:35:21.514874 duration_in_ms=32.978
2017-11-27 10:35:21,516 [salt.state       ][INFO    ][8041] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 10:35:21.515858
2017-11-27 10:35:21,516 [salt.state       ][INFO    ][8041] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2017-11-27 10:35:21,517 [salt.loaded.int.module.cmdmod][INFO    ][8041] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2017-11-27 10:35:21,535 [salt.state       ][INFO    ][8041] onlyif execution failed
2017-11-27 10:35:21,535 [salt.state       ][INFO    ][8041] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 10:35:21.534924 duration_in_ms=19.066
2017-11-27 10:35:21,535 [salt.state       ][INFO    ][8041] Running state [virsh net-autostart default --disable] at time 10:35:21.535151
2017-11-27 10:35:21,535 [salt.state       ][INFO    ][8041] Executing state cmd.run for virsh net-autostart default --disable
2017-11-27 10:35:21,536 [salt.loaded.int.module.cmdmod][INFO    ][8041] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-11-27 10:35:21,550 [salt.state       ][INFO    ][8041] onlyif execution failed
2017-11-27 10:35:21,550 [salt.state       ][INFO    ][8041] Completed state [virsh net-autostart default --disable] at time 10:35:21.549833 duration_in_ms=14.682
2017-11-27 10:35:21,550 [salt.state       ][INFO    ][8041] Running state [virsh net-destroy default] at time 10:35:21.550074
2017-11-27 10:35:21,550 [salt.state       ][INFO    ][8041] Executing state cmd.run for virsh net-destroy default
2017-11-27 10:35:21,551 [salt.loaded.int.module.cmdmod][INFO    ][8041] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-11-27 10:35:21,565 [salt.state       ][INFO    ][8041] onlyif execution failed
2017-11-27 10:35:21,566 [salt.state       ][INFO    ][8041] Completed state [virsh net-destroy default] at time 10:35:21.565553 duration_in_ms=15.478
2017-11-27 10:35:21,566 [salt.state       ][INFO    ][8041] Running state [echo 'No pool is defined'] at time 10:35:21.565781
2017-11-27 10:35:21,566 [salt.state       ][INFO    ][8041] Executing state cmd.run for echo 'No pool is defined'
2017-11-27 10:35:21,566 [salt.loaded.int.module.cmdmod][INFO    ][8041] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-11-27 10:35:21,571 [salt.state       ][INFO    ][8041] {'pid': 8077, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-11-27 10:35:21,572 [salt.state       ][INFO    ][8041] Completed state [echo 'No pool is defined'] at time 10:35:21.571671 duration_in_ms=5.89
2017-11-27 10:35:21,573 [salt.minion      ][INFO    ][8041] Returning information for job: 20171127103518479674
2017-11-27 10:35:24,127 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command state.apply with jid 20171127103524132438
2017-11-27 10:35:24,138 [salt.minion      ][INFO    ][8082] Starting a new job with PID 8082
2017-11-27 10:35:26,697 [salt.state       ][INFO    ][8082] Loading fresh modules for state activity
2017-11-27 10:35:26,723 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-27 10:35:26,966 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-27 10:35:26,982 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-27 10:35:27,011 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:35:27,362 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-27 10:35:27,387 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:35:27,451 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-27 10:35:27,475 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-27 10:35:27,492 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:35:27,516 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-27 10:35:27,527 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-27 10:35:27,553 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-27 10:35:27,571 [py.warnings      ][WARNING ][8082] /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-11-27 10:35:27,572 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'salt-minion --version' in directory '/root'
2017-11-27 10:35:27,827 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-27 10:35:27,847 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-27 10:35:27,865 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-27 10:35:27,883 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-27 10:35:27,932 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-27 10:35:27,948 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-27 10:35:27,975 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-27 10:35:28,015 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-27 10:35:28,090 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-27 10:35:28,115 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:35:28,191 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-27 10:35:28,215 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:35:28,284 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-27 10:35:28,311 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-27 10:35:28,326 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:35:28,346 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-27 10:35:28,357 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-27 10:35:28,387 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-27 10:35:28,407 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'salt-minion --version' in directory '/root'
2017-11-27 10:35:28,680 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-27 10:35:28,702 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-27 10:35:28,717 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-27 10:35:28,730 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-27 10:35:28,780 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-27 10:35:28,798 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-27 10:35:28,836 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-27 10:35:28,879 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-27 10:35:28,969 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-27 10:35:29,062 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:35:29,131 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-27 10:35:29,151 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-27 10:35:29,186 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:35:29,594 [salt.state       ][INFO    ][8082] Running state [salt-minion] at time 10:35:29.593680
2017-11-27 10:35:29,594 [salt.state       ][INFO    ][8082] Executing state pkg.installed for salt-minion
2017-11-27 10:35:29,595 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:35:29,917 [salt.state       ][INFO    ][8082] Package salt-minion is already installed
2017-11-27 10:35:29,917 [salt.state       ][INFO    ][8082] Completed state [salt-minion] at time 10:35:29.917099 duration_in_ms=323.42
2017-11-27 10:35:29,917 [salt.state       ][INFO    ][8082] Running state [salt_minion_dependency_packages] at time 10:35:29.917357
2017-11-27 10:35:29,918 [salt.state       ][INFO    ][8082] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-27 10:35:29,922 [salt.state       ][INFO    ][8082] All specified packages are already installed
2017-11-27 10:35:29,922 [salt.state       ][INFO    ][8082] Completed state [salt_minion_dependency_packages] at time 10:35:29.922253 duration_in_ms=4.896
2017-11-27 10:35:29,924 [salt.state       ][INFO    ][8082] Running state [/etc/salt/minion.d/minion.conf] at time 10:35:29.924295
2017-11-27 10:35:29,925 [salt.state       ][INFO    ][8082] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-27 10:35:29,951 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-27 10:35:30,064 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:35:30,128 [salt.fileclient  ][INFO    ][8082] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:35:30,184 [salt.state       ][INFO    ][8082] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-27 10:35:30,184 [salt.state       ][INFO    ][8082] Completed state [/etc/salt/minion.d/minion.conf] at time 10:35:30.183986 duration_in_ms=259.69
2017-11-27 10:35:30,185 [salt.state       ][INFO    ][8082] Running state [/etc/salt/minion.d/_virt.conf] at time 10:35:30.184455
2017-11-27 10:35:30,185 [salt.state       ][INFO    ][8082] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-27 10:35:30,186 [salt.state       ][INFO    ][8082] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-27 10:35:30,186 [salt.state       ][INFO    ][8082] Completed state [/etc/salt/minion.d/_virt.conf] at time 10:35:30.185703 duration_in_ms=1.248
2017-11-27 10:35:30,188 [salt.state       ][INFO    ][8082] Running state [salt-minion] at time 10:35:30.187643
2017-11-27 10:35:30,188 [salt.state       ][INFO    ][8082] Executing state service.running for salt-minion
2017-11-27 10:35:30,188 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-27 10:35:30,203 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-27 10:35:30,211 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-27 10:35:30,217 [salt.state       ][INFO    ][8082] The service salt-minion is already running
2017-11-27 10:35:30,218 [salt.state       ][INFO    ][8082] Completed state [salt-minion] at time 10:35:30.217545 duration_in_ms=29.902
2017-11-27 10:35:30,219 [salt.state       ][INFO    ][8082] Running state [/etc/salt/grains.d] at time 10:35:30.219080
2017-11-27 10:35:30,219 [salt.state       ][INFO    ][8082] Executing state file.directory for /etc/salt/grains.d
2017-11-27 10:35:30,220 [salt.state       ][INFO    ][8082] Directory /etc/salt/grains.d is in the correct state
2017-11-27 10:35:30,220 [salt.state       ][INFO    ][8082] Completed state [/etc/salt/grains.d] at time 10:35:30.220277 duration_in_ms=1.196
2017-11-27 10:35:30,221 [salt.state       ][INFO    ][8082] Running state [/etc/salt/grains] at time 10:35:30.220850
2017-11-27 10:35:30,221 [salt.state       ][INFO    ][8082] Executing state file.managed for /etc/salt/grains
2017-11-27 10:35:30,222 [salt.state       ][INFO    ][8082] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-27 10:35:30,222 [salt.state       ][INFO    ][8082] Completed state [/etc/salt/grains] at time 10:35:30.221668 duration_in_ms=0.817
2017-11-27 10:35:30,222 [salt.state       ][INFO    ][8082] Running state [/etc/salt/grains.d/placeholder] at time 10:35:30.222039
2017-11-27 10:35:30,222 [salt.state       ][INFO    ][8082] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-27 10:35:30,223 [salt.state       ][INFO    ][8082] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-27 10:35:30,223 [salt.state       ][INFO    ][8082] Completed state [/etc/salt/grains.d/placeholder] at time 10:35:30.222982 duration_in_ms=0.943
2017-11-27 10:35:30,223 [salt.state       ][INFO    ][8082] Running state [/etc/salt/grains.d/sphinx] at time 10:35:30.223378
2017-11-27 10:35:30,224 [salt.state       ][INFO    ][8082] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-27 10:35:30,225 [salt.state       ][INFO    ][8082] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.142
               - 192.168.11.252
-              - 192.168.122.1
         system:
           name: System
           param:

2017-11-27 10:35:30,226 [salt.state       ][INFO    ][8082] Completed state [/etc/salt/grains.d/sphinx] at time 10:35:30.225647 duration_in_ms=2.269
2017-11-27 10:35:30,226 [salt.state       ][INFO    ][8082] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:35:30.226404
2017-11-27 10:35:30,227 [salt.state       ][INFO    ][8082] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:35:30,227 [salt.state       ][INFO    ][8082] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:35:30,227 [salt.state       ][INFO    ][8082] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:35:30.227028 duration_in_ms=0.624
2017-11-27 10:35:30,227 [salt.state       ][INFO    ][8082] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:35:30.227195
2017-11-27 10:35:30,227 [salt.state       ][INFO    ][8082] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:35:30,228 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-11-27 10:35:30,315 [salt.state       ][INFO    ][8082] {'pid': 8131, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-27 10:35:30,315 [salt.state       ][INFO    ][8082] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:35:30.315200 duration_in_ms=88.004
2017-11-27 10:35:30,316 [salt.state       ][INFO    ][8082] Running state [/etc/salt/grains.d/dns_records] at time 10:35:30.315751
2017-11-27 10:35:30,316 [salt.state       ][INFO    ][8082] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-27 10:35:30,317 [salt.state       ][INFO    ][8082] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-27 10:35:30,318 [salt.state       ][INFO    ][8082] Completed state [/etc/salt/grains.d/dns_records] at time 10:35:30.317479 duration_in_ms=1.729
2017-11-27 10:35:30,318 [salt.state       ][INFO    ][8082] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:35:30.318295
2017-11-27 10:35:30,319 [salt.state       ][INFO    ][8082] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:35:30,319 [salt.state       ][INFO    ][8082] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:35:30,319 [salt.state       ][INFO    ][8082] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:35:30.318943 duration_in_ms=0.648
2017-11-27 10:35:30,319 [salt.state       ][INFO    ][8082] Running state [/etc/salt/grains.d/salt] at time 10:35:30.319298
2017-11-27 10:35:30,320 [salt.state       ][INFO    ][8082] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-27 10:35:30,320 [salt.state       ][INFO    ][8082] File /etc/salt/grains.d/salt is in the correct state
2017-11-27 10:35:30,321 [salt.state       ][INFO    ][8082] Completed state [/etc/salt/grains.d/salt] at time 10:35:30.320549 duration_in_ms=1.252
2017-11-27 10:35:30,321 [salt.state       ][INFO    ][8082] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:35:30.321336
2017-11-27 10:35:30,322 [salt.state       ][INFO    ][8082] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:35:30,322 [salt.state       ][INFO    ][8082] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:35:30,322 [salt.state       ][INFO    ][8082] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:35:30.321935 duration_in_ms=0.599
2017-11-27 10:35:30,324 [salt.state       ][INFO    ][8082] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:35:30.323604
2017-11-27 10:35:30,324 [salt.state       ][INFO    ][8082] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-27 10:35:30,324 [salt.state       ][INFO    ][8082] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-27 10:35:30,324 [salt.state       ][INFO    ][8082] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:35:30.324274 duration_in_ms=0.67
2017-11-27 10:35:30,324 [salt.state       ][INFO    ][8082] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:35:30.324439
2017-11-27 10:35:30,325 [salt.state       ][INFO    ][8082] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-27 10:35:30,326 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-11-27 10:35:30,333 [salt.state       ][INFO    ][8082] {'pid': 8133, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-27 10:35:30,333 [salt.state       ][INFO    ][8082] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:35:30.333278 duration_in_ms=8.839
2017-11-27 10:35:30,334 [salt.state       ][INFO    ][8082] Running state [mine.update] at time 10:35:30.334035
2017-11-27 10:35:30,334 [salt.state       ][INFO    ][8082] Executing state module.wait for mine.update
2017-11-27 10:35:30,335 [salt.state       ][INFO    ][8082] No changes made for mine.update
2017-11-27 10:35:30,335 [salt.state       ][INFO    ][8082] Completed state [mine.update] at time 10:35:30.334683 duration_in_ms=0.647
2017-11-27 10:35:30,335 [salt.state       ][INFO    ][8082] Running state [mine.update] at time 10:35:30.334849
2017-11-27 10:35:30,335 [salt.state       ][INFO    ][8082] Executing state module.mod_watch for mine.update
2017-11-27 10:35:30,850 [salt.state       ][INFO    ][8082] {'ret': True}
2017-11-27 10:35:30,850 [salt.state       ][INFO    ][8082] Completed state [mine.update] at time 10:35:30.850401 duration_in_ms=515.55
2017-11-27 10:35:30,851 [salt.state       ][INFO    ][8082] Running state [ca-certificates] at time 10:35:30.850688
2017-11-27 10:35:30,851 [salt.state       ][INFO    ][8082] Executing state pkg.installed for ca-certificates
2017-11-27 10:35:30,856 [salt.state       ][INFO    ][8082] Package ca-certificates is already installed
2017-11-27 10:35:30,856 [salt.state       ][INFO    ][8082] Completed state [ca-certificates] at time 10:35:30.856078 duration_in_ms=5.39
2017-11-27 10:35:30,857 [salt.state       ][INFO    ][8082] Running state [update-ca-certificates] at time 10:35:30.856778
2017-11-27 10:35:30,857 [salt.state       ][INFO    ][8082] Executing state cmd.wait for update-ca-certificates
2017-11-27 10:35:30,857 [salt.state       ][INFO    ][8082] No changes made for update-ca-certificates
2017-11-27 10:35:30,857 [salt.state       ][INFO    ][8082] Completed state [update-ca-certificates] at time 10:35:30.857392 duration_in_ms=0.613
2017-11-27 10:35:30,858 [salt.state       ][INFO    ][8082] Running state [libvirt-dev] at time 10:35:30.857573
2017-11-27 10:35:30,858 [salt.state       ][INFO    ][8082] Executing state pkg.installed for libvirt-dev
2017-11-27 10:35:30,862 [salt.state       ][INFO    ][8082] Package libvirt-dev is already installed
2017-11-27 10:35:30,862 [salt.state       ][INFO    ][8082] Completed state [libvirt-dev] at time 10:35:30.862174 duration_in_ms=4.601
2017-11-27 10:35:30,862 [salt.state       ][INFO    ][8082] Running state [pkg-config] at time 10:35:30.862363
2017-11-27 10:35:30,863 [salt.state       ][INFO    ][8082] Executing state pkg.installed for pkg-config
2017-11-27 10:35:30,867 [salt.state       ][INFO    ][8082] Package pkg-config is already installed
2017-11-27 10:35:30,867 [salt.state       ][INFO    ][8082] Completed state [pkg-config] at time 10:35:30.866932 duration_in_ms=4.569
2017-11-27 10:35:30,867 [salt.state       ][INFO    ][8082] Running state [virtng.init] at time 10:35:30.867118
2017-11-27 10:35:30,867 [salt.state       ][INFO    ][8082] Executing state module.run for virtng.init
2017-11-27 10:35:30,923 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command ['git', '--version'] in directory '/root'
2017-11-27 10:35:30,970 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'virsh list --all --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:35:30,989 [salt.state       ][INFO    ][8082] unless execution succeeded
2017-11-27 10:35:30,989 [salt.state       ][INFO    ][8082] Completed state [virtng.init] at time 10:35:30.989224 duration_in_ms=122.105
2017-11-27 10:35:30,990 [salt.state       ][INFO    ][8082] Running state [virt.set_autostart] at time 10:35:30.989488
2017-11-27 10:35:30,990 [salt.state       ][INFO    ][8082] Executing state module.run for virt.set_autostart
2017-11-27 10:35:30,993 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'virsh list --autostart --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:35:31,010 [salt.state       ][INFO    ][8082] unless execution succeeded
2017-11-27 10:35:31,010 [salt.state       ][INFO    ][8082] Completed state [virt.set_autostart] at time 10:35:31.010383 duration_in_ms=20.895
2017-11-27 10:35:31,011 [salt.state       ][INFO    ][8082] Running state [virtng.init] at time 10:35:31.010665
2017-11-27 10:35:31,011 [salt.state       ][INFO    ][8082] Executing state module.run for virtng.init
2017-11-27 10:35:31,014 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'virsh list --all --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:35:31,031 [salt.state       ][INFO    ][8082] unless execution succeeded
2017-11-27 10:35:31,031 [salt.state       ][INFO    ][8082] Completed state [virtng.init] at time 10:35:31.030748 duration_in_ms=20.083
2017-11-27 10:35:31,031 [salt.state       ][INFO    ][8082] Running state [virt.set_autostart] at time 10:35:31.031017
2017-11-27 10:35:31,031 [salt.state       ][INFO    ][8082] Executing state module.run for virt.set_autostart
2017-11-27 10:35:31,034 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'virsh list --autostart --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:35:31,050 [salt.state       ][INFO    ][8082] unless execution succeeded
2017-11-27 10:35:31,050 [salt.state       ][INFO    ][8082] Completed state [virt.set_autostart] at time 10:35:31.050408 duration_in_ms=19.39
2017-11-27 10:35:31,051 [salt.state       ][INFO    ][8082] Running state [virtng.init] at time 10:35:31.050692
2017-11-27 10:35:31,051 [salt.state       ][INFO    ][8082] Executing state module.run for virtng.init
2017-11-27 10:35:31,054 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'virsh list --all --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:35:31,070 [salt.state       ][INFO    ][8082] unless execution succeeded
2017-11-27 10:35:31,070 [salt.state       ][INFO    ][8082] Completed state [virtng.init] at time 10:35:31.069818 duration_in_ms=19.125
2017-11-27 10:35:31,070 [salt.state       ][INFO    ][8082] Running state [virt.set_autostart] at time 10:35:31.070072
2017-11-27 10:35:31,070 [salt.state       ][INFO    ][8082] Executing state module.run for virt.set_autostart
2017-11-27 10:35:31,073 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'virsh list --autostart --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:35:31,090 [salt.state       ][INFO    ][8082] unless execution succeeded
2017-11-27 10:35:31,090 [salt.state       ][INFO    ][8082] Completed state [virt.set_autostart] at time 10:35:31.090069 duration_in_ms=19.997
2017-11-27 10:35:31,090 [salt.state       ][INFO    ][8082] Running state [virtng.init] at time 10:35:31.090339
2017-11-27 10:35:31,091 [salt.state       ][INFO    ][8082] Executing state module.run for virtng.init
2017-11-27 10:35:31,094 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'virsh list --all --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:35:31,109 [salt.state       ][INFO    ][8082] unless execution succeeded
2017-11-27 10:35:31,110 [salt.state       ][INFO    ][8082] Completed state [virtng.init] at time 10:35:31.109691 duration_in_ms=19.352
2017-11-27 10:35:31,110 [salt.state       ][INFO    ][8082] Running state [virt.set_autostart] at time 10:35:31.109956
2017-11-27 10:35:31,110 [salt.state       ][INFO    ][8082] Executing state module.run for virt.set_autostart
2017-11-27 10:35:31,113 [salt.loaded.int.module.cmdmod][INFO    ][8082] Executing command 'virsh list --autostart --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:35:31,130 [salt.state       ][INFO    ][8082] unless execution succeeded
2017-11-27 10:35:31,130 [salt.state       ][INFO    ][8082] Completed state [virt.set_autostart] at time 10:35:31.129983 duration_in_ms=20.027
2017-11-27 10:35:31,133 [salt.minion      ][INFO    ][8082] Returning information for job: 20171127103524132438
2017-11-27 10:35:56,460 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171127103556464286
2017-11-27 10:35:56,471 [salt.minion      ][INFO    ][8180] Starting a new job with PID 8180
2017-11-27 10:35:58,722 [salt.state       ][INFO    ][8180] Loading fresh modules for state activity
2017-11-27 10:35:58,749 [salt.state       ][ERROR   ][8180] No contents found in top file
2017-11-27 10:35:58,750 [salt.utils.extmods][INFO    ][8180] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-27 10:35:58,753 [salt.utils.extmods][INFO    ][8180] Syncing beacons for environment 'base'
2017-11-27 10:35:58,753 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_beacons, for base)
2017-11-27 10:35:58,753 [salt.fileclient  ][INFO    ][8180] Caching directory '_beacons/' for environment 'base'
2017-11-27 10:35:58,785 [salt.utils.extmods][INFO    ][8180] Syncing modules for environment 'base'
2017-11-27 10:35:58,785 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_modules, for base)
2017-11-27 10:35:58,785 [salt.fileclient  ][INFO    ][8180] Caching directory '_modules/' for environment 'base'
2017-11-27 10:35:58,826 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-11-27 10:35:58,836 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-27 10:35:58,846 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-27 10:35:58,858 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-27 10:35:58,868 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-27 10:35:58,877 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-27 10:35:58,886 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-27 10:35:58,896 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-27 10:35:58,905 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-27 10:35:58,914 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-27 10:35:59,188 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-27 10:35:59,197 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-27 10:35:59,208 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-27 10:35:59,219 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-27 10:35:59,230 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-27 10:35:59,240 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-27 10:35:59,250 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-27 10:35:59,263 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-27 10:35:59,274 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-27 10:35:59,283 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-27 10:35:59,293 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-27 10:35:59,306 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-27 10:35:59,322 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-27 10:35:59,337 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-27 10:35:59,351 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-27 10:35:59,363 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-27 10:35:59,381 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-27 10:35:59,393 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-27 10:35:59,406 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-27 10:35:59,424 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-27 10:35:59,434 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-27 10:35:59,445 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-27 10:35:59,455 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-27 10:35:59,467 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-27 10:35:59,471 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-27 10:35:59,471 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-11-27 10:35:59,471 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-27 10:35:59,472 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-27 10:35:59,472 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-27 10:35:59,473 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-27 10:35:59,474 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-27 10:35:59,474 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-27 10:35:59,475 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-27 10:35:59,475 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-27 10:35:59,476 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-27 10:35:59,476 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-27 10:35:59,477 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-27 10:35:59,477 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-27 10:35:59,478 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-27 10:35:59,478 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-27 10:35:59,479 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-27 10:35:59,479 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-27 10:35:59,480 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-27 10:35:59,480 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-27 10:35:59,480 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-27 10:35:59,481 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-27 10:35:59,481 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-27 10:35:59,482 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-27 10:35:59,483 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-27 10:35:59,483 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-27 10:35:59,484 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-27 10:35:59,484 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-27 10:35:59,485 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-27 10:35:59,485 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-27 10:35:59,486 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-27 10:35:59,486 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-27 10:35:59,486 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-27 10:35:59,487 [salt.utils.extmods][INFO    ][8180] 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-11-27 10:35:59,487 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-27 10:35:59,488 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-27 10:35:59,493 [salt.utils.extmods][INFO    ][8180] Syncing states for environment 'base'
2017-11-27 10:35:59,493 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_states, for base)
2017-11-27 10:35:59,494 [salt.fileclient  ][INFO    ][8180] Caching directory '_states/' for environment 'base'
2017-11-27 10:35:59,529 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-11-27 10:35:59,540 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-27 10:35:59,555 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-27 10:35:59,568 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-27 10:35:59,581 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-27 10:35:59,591 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-27 10:35:59,601 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-27 10:35:59,611 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-27 10:35:59,619 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-27 10:36:00,379 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-27 10:36:00,394 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-27 10:36:00,405 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-27 10:36:00,418 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-11-27 10:36:00,430 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-27 10:36:00,442 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-27 10:36:00,455 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-27 10:36:00,467 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-27 10:36:00,477 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-27 10:36:00,491 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-27 10:36:00,504 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-27 10:36:00,515 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-27 10:36:00,527 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-27 10:36:00,538 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-27 10:36:00,552 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-27 10:36:00,565 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-27 10:36:00,584 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-27 10:36:00,595 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-27 10:36:00,606 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-27 10:36:00,617 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-27 10:36:00,627 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-27 10:36:00,639 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-27 10:36:00,643 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-11-27 10:36:00,643 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-27 10:36:00,644 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-27 10:36:00,644 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-27 10:36:00,645 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-27 10:36:00,645 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-27 10:36:00,646 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-27 10:36:00,646 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-27 10:36:00,647 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-27 10:36:00,647 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-27 10:36:00,648 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-27 10:36:00,648 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-27 10:36:00,649 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-11-27 10:36:00,649 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-27 10:36:00,649 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-27 10:36:00,650 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-27 10:36:00,650 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-27 10:36:00,651 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-27 10:36:00,651 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-27 10:36:00,652 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-27 10:36:00,652 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-27 10:36:00,653 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-27 10:36:00,653 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-27 10:36:00,654 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-27 10:36:00,654 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-27 10:36:00,655 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-27 10:36:00,655 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-27 10:36:00,655 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-27 10:36:00,656 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-27 10:36:00,656 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-27 10:36:00,657 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-27 10:36:00,657 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-27 10:36:00,660 [salt.utils.extmods][INFO    ][8180] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-27 10:36:00,663 [salt.utils.extmods][INFO    ][8180] Syncing sdb for environment 'base'
2017-11-27 10:36:00,663 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_sdb, for base)
2017-11-27 10:36:00,663 [salt.fileclient  ][INFO    ][8180] Caching directory '_sdb/' for environment 'base'
2017-11-27 10:36:00,701 [salt.utils.extmods][INFO    ][8180] Syncing grains for environment 'base'
2017-11-27 10:36:00,701 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_grains, for base)
2017-11-27 10:36:00,701 [salt.fileclient  ][INFO    ][8180] Caching directory '_grains/' for environment 'base'
2017-11-27 10:36:00,742 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-27 10:36:00,754 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-27 10:36:00,766 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-27 10:36:00,777 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-27 10:36:00,790 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-27 10:36:00,801 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-27 10:36:00,810 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-27 10:36:00,822 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-27 10:36:00,837 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-27 10:36:00,851 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-27 10:36:00,863 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-27 10:36:00,874 [salt.fileclient  ][INFO    ][8180] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-27 10:36:00,878 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-27 10:36:00,878 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-27 10:36:00,879 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-27 10:36:00,879 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-27 10:36:00,880 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-27 10:36:00,880 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-27 10:36:00,881 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-27 10:36:00,881 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-27 10:36:00,881 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-27 10:36:00,882 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-27 10:36:00,882 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-27 10:36:00,882 [salt.utils.extmods][INFO    ][8180] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-27 10:36:00,884 [salt.utils.extmods][INFO    ][8180] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-27 10:36:00,886 [salt.utils.extmods][INFO    ][8180] Syncing renderers for environment 'base'
2017-11-27 10:36:00,887 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_renderers, for base)
2017-11-27 10:36:00,887 [salt.fileclient  ][INFO    ][8180] Caching directory '_renderers/' for environment 'base'
2017-11-27 10:36:00,917 [salt.utils.extmods][INFO    ][8180] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-27 10:36:00,920 [salt.utils.extmods][INFO    ][8180] Syncing returners for environment 'base'
2017-11-27 10:36:00,920 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_returners, for base)
2017-11-27 10:36:00,920 [salt.fileclient  ][INFO    ][8180] Caching directory '_returners/' for environment 'base'
2017-11-27 10:36:00,954 [salt.utils.extmods][INFO    ][8180] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-27 10:36:00,957 [salt.utils.extmods][INFO    ][8180] Syncing output for environment 'base'
2017-11-27 10:36:00,957 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_output, for base)
2017-11-27 10:36:00,957 [salt.fileclient  ][INFO    ][8180] Caching directory '_output/' for environment 'base'
2017-11-27 10:36:00,992 [salt.utils.extmods][INFO    ][8180] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-27 10:36:00,995 [salt.utils.extmods][INFO    ][8180] Syncing utils for environment 'base'
2017-11-27 10:36:00,995 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_utils, for base)
2017-11-27 10:36:00,995 [salt.fileclient  ][INFO    ][8180] Caching directory '_utils/' for environment 'base'
2017-11-27 10:36:01,034 [salt.utils.extmods][INFO    ][8180] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-27 10:36:01,036 [salt.utils.extmods][INFO    ][8180] Syncing log_handlers for environment 'base'
2017-11-27 10:36:01,037 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_log_handlers, for base)
2017-11-27 10:36:01,037 [salt.fileclient  ][INFO    ][8180] Caching directory '_log_handlers/' for environment 'base'
2017-11-27 10:36:01,072 [salt.utils.extmods][INFO    ][8180] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-27 10:36:01,074 [salt.utils.extmods][INFO    ][8180] Syncing proxy for environment 'base'
2017-11-27 10:36:01,074 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_proxy, for base)
2017-11-27 10:36:01,075 [salt.fileclient  ][INFO    ][8180] Caching directory '_proxy/' for environment 'base'
2017-11-27 10:36:01,112 [salt.utils.extmods][INFO    ][8180] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-27 10:36:01,115 [salt.utils.extmods][INFO    ][8180] Syncing engines for environment 'base'
2017-11-27 10:36:01,115 [salt.utils.extmods][INFO    ][8180] Loading cache from salt://_engines, for base)
2017-11-27 10:36:01,115 [salt.fileclient  ][INFO    ][8180] Caching directory '_engines/' for environment 'base'
2017-11-27 10:36:01,151 [salt.minion      ][INFO    ][8180] Returning information for job: 20171127103556464286
2017-11-27 10:36:02,867 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command state.sls with jid 20171127103602860029
2017-11-27 10:36:02,876 [salt.minion      ][INFO    ][8275] Starting a new job with PID 8275
2017-11-27 10:36:03,451 [salt.state       ][INFO    ][8275] Loading fresh modules for state activity
2017-11-27 10:36:03,483 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-27 10:36:03,501 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-27 10:36:03,528 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:36:03,603 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-27 10:36:03,622 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-27 10:36:03,649 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:36:03,715 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-27 10:36:03,731 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:36:03,993 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-27 10:36:04,012 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-27 10:36:04,023 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:36:04,037 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-27 10:36:04,046 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-27 10:36:04,064 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-27 10:36:04,083 [py.warnings      ][WARNING ][8275] /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-11-27 10:36:04,084 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'salt-minion --version' in directory '/root'
2017-11-27 10:36:04,339 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-27 10:36:04,358 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-27 10:36:04,371 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-27 10:36:04,382 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-27 10:36:04,427 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-27 10:36:04,443 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-27 10:36:04,471 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-27 10:36:04,511 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-27 10:36:04,581 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-27 10:36:04,607 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:36:04,675 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-27 10:36:04,694 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:36:04,751 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-27 10:36:04,773 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-27 10:36:04,788 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:36:04,807 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-27 10:36:04,815 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-27 10:36:04,838 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-27 10:36:04,856 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'salt-minion --version' in directory '/root'
2017-11-27 10:36:05,118 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-27 10:36:05,138 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-27 10:36:05,152 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-27 10:36:05,165 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-27 10:36:05,209 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-27 10:36:05,226 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-27 10:36:05,255 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-27 10:36:05,295 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-27 10:36:05,371 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-27 10:36:05,444 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:36:05,828 [salt.state       ][INFO    ][8275] Running state [salt-minion] at time 10:36:05.828104
2017-11-27 10:36:05,829 [salt.state       ][INFO    ][8275] Executing state pkg.installed for salt-minion
2017-11-27 10:36:05,829 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:36:06,136 [salt.state       ][INFO    ][8275] Package salt-minion is already installed
2017-11-27 10:36:06,136 [salt.state       ][INFO    ][8275] Completed state [salt-minion] at time 10:36:06.136242 duration_in_ms=308.138
2017-11-27 10:36:06,137 [salt.state       ][INFO    ][8275] Running state [salt_minion_dependency_packages] at time 10:36:06.136490
2017-11-27 10:36:06,137 [salt.state       ][INFO    ][8275] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-27 10:36:06,141 [salt.state       ][INFO    ][8275] All specified packages are already installed
2017-11-27 10:36:06,141 [salt.state       ][INFO    ][8275] Completed state [salt_minion_dependency_packages] at time 10:36:06.140649 duration_in_ms=4.159
2017-11-27 10:36:06,142 [salt.state       ][INFO    ][8275] Running state [/etc/salt/minion.d/minion.conf] at time 10:36:06.142047
2017-11-27 10:36:06,142 [salt.state       ][INFO    ][8275] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-27 10:36:06,164 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-27 10:36:06,225 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:36:06,279 [salt.fileclient  ][INFO    ][8275] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:36:06,327 [salt.state       ][INFO    ][8275] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-27 10:36:06,328 [salt.state       ][INFO    ][8275] Completed state [/etc/salt/minion.d/minion.conf] at time 10:36:06.327519 duration_in_ms=185.472
2017-11-27 10:36:06,328 [salt.state       ][INFO    ][8275] Running state [/etc/salt/minion.d/_virt.conf] at time 10:36:06.327895
2017-11-27 10:36:06,328 [salt.state       ][INFO    ][8275] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-27 10:36:06,329 [salt.state       ][INFO    ][8275] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-27 10:36:06,329 [salt.state       ][INFO    ][8275] Completed state [/etc/salt/minion.d/_virt.conf] at time 10:36:06.329004 duration_in_ms=1.109
2017-11-27 10:36:06,331 [salt.state       ][INFO    ][8275] Running state [salt-minion] at time 10:36:06.330628
2017-11-27 10:36:06,331 [salt.state       ][INFO    ][8275] Executing state service.running for salt-minion
2017-11-27 10:36:06,331 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-27 10:36:06,346 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-27 10:36:06,353 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-27 10:36:06,361 [salt.state       ][INFO    ][8275] The service salt-minion is already running
2017-11-27 10:36:06,361 [salt.state       ][INFO    ][8275] Completed state [salt-minion] at time 10:36:06.360979 duration_in_ms=30.351
2017-11-27 10:36:06,362 [salt.state       ][INFO    ][8275] Running state [/etc/salt/grains.d] at time 10:36:06.362443
2017-11-27 10:36:06,363 [salt.state       ][INFO    ][8275] Executing state file.directory for /etc/salt/grains.d
2017-11-27 10:36:06,363 [salt.state       ][INFO    ][8275] Directory /etc/salt/grains.d is in the correct state
2017-11-27 10:36:06,364 [salt.state       ][INFO    ][8275] Completed state [/etc/salt/grains.d] at time 10:36:06.363471 duration_in_ms=1.027
2017-11-27 10:36:06,364 [salt.state       ][INFO    ][8275] Running state [/etc/salt/grains] at time 10:36:06.364034
2017-11-27 10:36:06,364 [salt.state       ][INFO    ][8275] Executing state file.managed for /etc/salt/grains
2017-11-27 10:36:06,365 [salt.state       ][INFO    ][8275] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-27 10:36:06,365 [salt.state       ][INFO    ][8275] Completed state [/etc/salt/grains] at time 10:36:06.364846 duration_in_ms=0.811
2017-11-27 10:36:06,365 [salt.state       ][INFO    ][8275] Running state [/etc/salt/grains.d/placeholder] at time 10:36:06.365222
2017-11-27 10:36:06,365 [salt.state       ][INFO    ][8275] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-27 10:36:06,366 [salt.state       ][INFO    ][8275] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-27 10:36:06,366 [salt.state       ][INFO    ][8275] Completed state [/etc/salt/grains.d/placeholder] at time 10:36:06.365989 duration_in_ms=0.768
2017-11-27 10:36:06,366 [salt.state       ][INFO    ][8275] Running state [/etc/salt/grains.d/sphinx] at time 10:36:06.366364
2017-11-27 10:36:06,367 [salt.state       ][INFO    ][8275] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-27 10:36:06,367 [salt.state       ][INFO    ][8275] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-27 10:36:06,368 [salt.state       ][INFO    ][8275] Completed state [/etc/salt/grains.d/sphinx] at time 10:36:06.367475 duration_in_ms=1.11
2017-11-27 10:36:06,368 [salt.state       ][INFO    ][8275] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:36:06.368256
2017-11-27 10:36:06,368 [salt.state       ][INFO    ][8275] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:06,369 [salt.state       ][INFO    ][8275] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:06,369 [salt.state       ][INFO    ][8275] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:36:06.368878 duration_in_ms=0.622
2017-11-27 10:36:06,369 [salt.state       ][INFO    ][8275] Running state [/etc/salt/grains.d/dns_records] at time 10:36:06.369243
2017-11-27 10:36:06,369 [salt.state       ][INFO    ][8275] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-27 10:36:06,370 [salt.state       ][INFO    ][8275] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-27 10:36:06,370 [salt.state       ][INFO    ][8275] Completed state [/etc/salt/grains.d/dns_records] at time 10:36:06.370235 duration_in_ms=0.992
2017-11-27 10:36:06,371 [salt.state       ][INFO    ][8275] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:36:06.370977
2017-11-27 10:36:06,371 [salt.state       ][INFO    ][8275] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:06,371 [salt.state       ][INFO    ][8275] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:06,372 [salt.state       ][INFO    ][8275] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:36:06.371554 duration_in_ms=0.578
2017-11-27 10:36:06,372 [salt.state       ][INFO    ][8275] Running state [/etc/salt/grains.d/salt] at time 10:36:06.371907
2017-11-27 10:36:06,372 [salt.state       ][INFO    ][8275] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-27 10:36:06,373 [salt.state       ][INFO    ][8275] File /etc/salt/grains.d/salt is in the correct state
2017-11-27 10:36:06,373 [salt.state       ][INFO    ][8275] Completed state [/etc/salt/grains.d/salt] at time 10:36:06.372962 duration_in_ms=1.055
2017-11-27 10:36:06,374 [salt.state       ][INFO    ][8275] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:36:06.373675
2017-11-27 10:36:06,374 [salt.state       ][INFO    ][8275] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:06,374 [salt.state       ][INFO    ][8275] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:06,374 [salt.state       ][INFO    ][8275] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:36:06.374253 duration_in_ms=0.579
2017-11-27 10:36:06,376 [salt.state       ][INFO    ][8275] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:36:06.375837
2017-11-27 10:36:06,376 [salt.state       ][INFO    ][8275] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-27 10:36:06,376 [salt.state       ][INFO    ][8275] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-27 10:36:06,377 [salt.state       ][INFO    ][8275] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:36:06.376466 duration_in_ms=0.629
2017-11-27 10:36:06,377 [salt.state       ][INFO    ][8275] Running state [mine.update] at time 10:36:06.377016
2017-11-27 10:36:06,377 [salt.state       ][INFO    ][8275] Executing state module.wait for mine.update
2017-11-27 10:36:06,377 [salt.state       ][INFO    ][8275] No changes made for mine.update
2017-11-27 10:36:06,378 [salt.state       ][INFO    ][8275] Completed state [mine.update] at time 10:36:06.377556 duration_in_ms=0.54
2017-11-27 10:36:06,378 [salt.state       ][INFO    ][8275] Running state [ca-certificates] at time 10:36:06.377730
2017-11-27 10:36:06,378 [salt.state       ][INFO    ][8275] Executing state pkg.installed for ca-certificates
2017-11-27 10:36:06,382 [salt.state       ][INFO    ][8275] Package ca-certificates is already installed
2017-11-27 10:36:06,382 [salt.state       ][INFO    ][8275] Completed state [ca-certificates] at time 10:36:06.382234 duration_in_ms=4.504
2017-11-27 10:36:06,383 [salt.state       ][INFO    ][8275] Running state [update-ca-certificates] at time 10:36:06.382784
2017-11-27 10:36:06,383 [salt.state       ][INFO    ][8275] Executing state cmd.wait for update-ca-certificates
2017-11-27 10:36:06,383 [salt.state       ][INFO    ][8275] No changes made for update-ca-certificates
2017-11-27 10:36:06,383 [salt.state       ][INFO    ][8275] Completed state [update-ca-certificates] at time 10:36:06.383340 duration_in_ms=0.556
2017-11-27 10:36:06,384 [salt.state       ][INFO    ][8275] Running state [libvirt-dev] at time 10:36:06.383513
2017-11-27 10:36:06,384 [salt.state       ][INFO    ][8275] Executing state pkg.installed for libvirt-dev
2017-11-27 10:36:06,388 [salt.state       ][INFO    ][8275] Package libvirt-dev is already installed
2017-11-27 10:36:06,388 [salt.state       ][INFO    ][8275] Completed state [libvirt-dev] at time 10:36:06.387798 duration_in_ms=4.285
2017-11-27 10:36:06,388 [salt.state       ][INFO    ][8275] Running state [pkg-config] at time 10:36:06.387978
2017-11-27 10:36:06,388 [salt.state       ][INFO    ][8275] Executing state pkg.installed for pkg-config
2017-11-27 10:36:06,392 [salt.state       ][INFO    ][8275] Package pkg-config is already installed
2017-11-27 10:36:06,392 [salt.state       ][INFO    ][8275] Completed state [pkg-config] at time 10:36:06.392376 duration_in_ms=4.398
2017-11-27 10:36:06,393 [salt.state       ][INFO    ][8275] Running state [virtng.init] at time 10:36:06.392577
2017-11-27 10:36:06,393 [salt.state       ][INFO    ][8275] Executing state module.run for virtng.init
2017-11-27 10:36:06,457 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command ['git', '--version'] in directory '/root'
2017-11-27 10:36:06,503 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'virsh list --all --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:36:06,519 [salt.state       ][INFO    ][8275] unless execution succeeded
2017-11-27 10:36:06,519 [salt.state       ][INFO    ][8275] Completed state [virtng.init] at time 10:36:06.518951 duration_in_ms=126.374
2017-11-27 10:36:06,519 [salt.state       ][INFO    ][8275] Running state [virt.set_autostart] at time 10:36:06.519213
2017-11-27 10:36:06,519 [salt.state       ][INFO    ][8275] Executing state module.run for virt.set_autostart
2017-11-27 10:36:06,522 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'virsh list --autostart --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:36:06,536 [salt.state       ][INFO    ][8275] unless execution succeeded
2017-11-27 10:36:06,537 [salt.state       ][INFO    ][8275] Completed state [virt.set_autostart] at time 10:36:06.536520 duration_in_ms=17.307
2017-11-27 10:36:06,537 [salt.state       ][INFO    ][8275] Running state [virtng.init] at time 10:36:06.536766
2017-11-27 10:36:06,537 [salt.state       ][INFO    ][8275] Executing state module.run for virtng.init
2017-11-27 10:36:06,540 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'virsh list --all --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:36:06,554 [salt.state       ][INFO    ][8275] unless execution succeeded
2017-11-27 10:36:06,554 [salt.state       ][INFO    ][8275] Completed state [virtng.init] at time 10:36:06.553824 duration_in_ms=17.058
2017-11-27 10:36:06,554 [salt.state       ][INFO    ][8275] Running state [virt.set_autostart] at time 10:36:06.554072
2017-11-27 10:36:06,554 [salt.state       ][INFO    ][8275] Executing state module.run for virt.set_autostart
2017-11-27 10:36:06,557 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'virsh list --autostart --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:36:06,571 [salt.state       ][INFO    ][8275] unless execution succeeded
2017-11-27 10:36:06,571 [salt.state       ][INFO    ][8275] Completed state [virt.set_autostart] at time 10:36:06.571231 duration_in_ms=17.158
2017-11-27 10:36:06,572 [salt.state       ][INFO    ][8275] Running state [virtng.init] at time 10:36:06.571481
2017-11-27 10:36:06,572 [salt.state       ][INFO    ][8275] Executing state module.run for virtng.init
2017-11-27 10:36:06,575 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'virsh list --all --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:36:06,588 [salt.state       ][INFO    ][8275] unless execution succeeded
2017-11-27 10:36:06,588 [salt.state       ][INFO    ][8275] Completed state [virtng.init] at time 10:36:06.588409 duration_in_ms=16.928
2017-11-27 10:36:06,589 [salt.state       ][INFO    ][8275] Running state [virt.set_autostart] at time 10:36:06.588659
2017-11-27 10:36:06,589 [salt.state       ][INFO    ][8275] Executing state module.run for virt.set_autostart
2017-11-27 10:36:06,592 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'virsh list --autostart --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:36:06,605 [salt.state       ][INFO    ][8275] unless execution succeeded
2017-11-27 10:36:06,606 [salt.state       ][INFO    ][8275] Completed state [virt.set_autostart] at time 10:36:06.605480 duration_in_ms=16.821
2017-11-27 10:36:06,606 [salt.state       ][INFO    ][8275] Running state [virtng.init] at time 10:36:06.605722
2017-11-27 10:36:06,606 [salt.state       ][INFO    ][8275] Executing state module.run for virtng.init
2017-11-27 10:36:06,609 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'virsh list --all --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:36:06,623 [salt.state       ][INFO    ][8275] unless execution succeeded
2017-11-27 10:36:06,623 [salt.state       ][INFO    ][8275] Completed state [virtng.init] at time 10:36:06.623160 duration_in_ms=17.438
2017-11-27 10:36:06,623 [salt.state       ][INFO    ][8275] Running state [virt.set_autostart] at time 10:36:06.623396
2017-11-27 10:36:06,624 [salt.state       ][INFO    ][8275] Executing state module.run for virt.set_autostart
2017-11-27 10:36:06,626 [salt.loaded.int.module.cmdmod][INFO    ][8275] Executing command 'virsh list --autostart --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-11-27 10:36:06,640 [salt.state       ][INFO    ][8275] unless execution succeeded
2017-11-27 10:36:06,640 [salt.state       ][INFO    ][8275] Completed state [virt.set_autostart] at time 10:36:06.639860 duration_in_ms=16.464
2017-11-27 10:36:06,642 [salt.minion      ][INFO    ][8275] Returning information for job: 20171127103602860029
2017-11-27 10:36:31,394 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171127103631397742
2017-11-27 10:36:31,405 [salt.minion      ][INFO    ][8364] Starting a new job with PID 8364
2017-11-27 10:36:35,340 [salt.state       ][INFO    ][8364] Loading fresh modules for state activity
2017-11-27 10:36:35,365 [salt.state       ][ERROR   ][8364] No contents found in top file
2017-11-27 10:36:35,365 [salt.utils.extmods][INFO    ][8364] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-27 10:36:35,369 [salt.utils.extmods][INFO    ][8364] Syncing beacons for environment 'base'
2017-11-27 10:36:35,369 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_beacons, for base)
2017-11-27 10:36:35,369 [salt.fileclient  ][INFO    ][8364] Caching directory '_beacons/' for environment 'base'
2017-11-27 10:36:35,412 [salt.utils.extmods][INFO    ][8364] Syncing modules for environment 'base'
2017-11-27 10:36:35,412 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_modules, for base)
2017-11-27 10:36:35,412 [salt.fileclient  ][INFO    ][8364] Caching directory '_modules/' for environment 'base'
2017-11-27 10:36:35,474 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-11-27 10:36:35,483 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-27 10:36:35,493 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-27 10:36:35,504 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-27 10:36:35,771 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-27 10:36:35,998 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-27 10:36:36,584 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-27 10:36:36,606 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-27 10:36:36,615 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-27 10:36:36,634 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-27 10:36:36,661 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-27 10:36:36,672 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-27 10:36:36,685 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-27 10:36:36,702 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-27 10:36:36,716 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-27 10:36:36,732 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-27 10:36:36,752 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-27 10:36:36,771 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-27 10:36:36,784 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-27 10:36:36,793 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-27 10:36:36,815 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-27 10:36:36,841 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-27 10:36:36,864 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-27 10:36:36,889 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-27 10:36:36,911 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-27 10:36:36,929 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-27 10:36:36,942 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-27 10:36:36,958 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-27 10:36:36,971 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-27 10:36:37,009 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-27 10:36:37,036 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-27 10:36:37,062 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-27 10:36:37,070 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-27 10:36:37,082 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-27 10:36:37,086 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-27 10:36:37,086 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-11-27 10:36:37,087 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-27 10:36:37,087 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-27 10:36:37,087 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-27 10:36:37,088 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-27 10:36:37,088 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-27 10:36:37,088 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-27 10:36:37,088 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-27 10:36:37,089 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-27 10:36:37,089 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-27 10:36:37,089 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-27 10:36:37,090 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-27 10:36:37,090 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-27 10:36:37,090 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-27 10:36:37,090 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-27 10:36:37,091 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-27 10:36:37,091 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-27 10:36:37,091 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-27 10:36:37,091 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-27 10:36:37,092 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-27 10:36:37,092 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-27 10:36:37,092 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-27 10:36:37,092 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-27 10:36:37,093 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-27 10:36:37,093 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-27 10:36:37,094 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-27 10:36:37,094 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-27 10:36:37,094 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-27 10:36:37,094 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-27 10:36:37,095 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-27 10:36:37,095 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-27 10:36:37,095 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-27 10:36:37,095 [salt.utils.extmods][INFO    ][8364] 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-11-27 10:36:37,096 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-27 10:36:37,096 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-27 10:36:37,102 [salt.utils.extmods][INFO    ][8364] Syncing states for environment 'base'
2017-11-27 10:36:37,102 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_states, for base)
2017-11-27 10:36:37,102 [salt.fileclient  ][INFO    ][8364] Caching directory '_states/' for environment 'base'
2017-11-27 10:36:37,195 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-11-27 10:36:37,210 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-27 10:36:37,224 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-27 10:36:37,237 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-27 10:36:37,254 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-27 10:36:37,272 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-27 10:36:37,292 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-27 10:36:37,304 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-27 10:36:37,330 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-27 10:36:37,350 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-27 10:36:37,370 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-27 10:36:37,381 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-27 10:36:37,398 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-11-27 10:36:37,417 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-27 10:36:37,429 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-27 10:36:37,439 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-27 10:36:37,463 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-27 10:36:37,485 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-27 10:36:37,498 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-27 10:36:37,509 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-27 10:36:37,523 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-27 10:36:37,551 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-27 10:36:37,565 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-27 10:36:37,578 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-27 10:36:37,592 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-27 10:36:37,624 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-27 10:36:37,645 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-27 10:36:37,671 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-27 10:36:37,687 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-27 10:36:37,712 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-27 10:36:37,761 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-27 10:36:37,765 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-11-27 10:36:37,766 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-27 10:36:37,766 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-27 10:36:37,766 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-27 10:36:37,766 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-27 10:36:37,767 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-27 10:36:37,767 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-27 10:36:37,767 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-27 10:36:37,768 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-27 10:36:37,768 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-27 10:36:37,768 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-27 10:36:37,768 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-27 10:36:37,769 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-11-27 10:36:37,769 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-27 10:36:37,769 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-27 10:36:37,769 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-27 10:36:37,770 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-27 10:36:37,770 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-27 10:36:37,770 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-27 10:36:37,770 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-27 10:36:37,771 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-27 10:36:37,771 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-27 10:36:37,771 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-27 10:36:37,771 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-27 10:36:37,772 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-27 10:36:37,772 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-27 10:36:37,772 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-27 10:36:37,772 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-27 10:36:37,773 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-27 10:36:37,773 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-27 10:36:37,773 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-27 10:36:37,773 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-27 10:36:37,776 [salt.utils.extmods][INFO    ][8364] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-27 10:36:37,779 [salt.utils.extmods][INFO    ][8364] Syncing sdb for environment 'base'
2017-11-27 10:36:37,779 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_sdb, for base)
2017-11-27 10:36:37,779 [salt.fileclient  ][INFO    ][8364] Caching directory '_sdb/' for environment 'base'
2017-11-27 10:36:37,862 [salt.utils.extmods][INFO    ][8364] Syncing grains for environment 'base'
2017-11-27 10:36:37,862 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_grains, for base)
2017-11-27 10:36:37,862 [salt.fileclient  ][INFO    ][8364] Caching directory '_grains/' for environment 'base'
2017-11-27 10:36:37,954 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-27 10:36:37,971 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-27 10:36:37,984 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-27 10:36:37,992 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-27 10:36:38,002 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-27 10:36:38,013 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-27 10:36:38,022 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-27 10:36:38,036 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-27 10:36:38,054 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-27 10:36:38,067 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-27 10:36:38,120 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-27 10:36:38,137 [salt.fileclient  ][INFO    ][8364] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-27 10:36:38,141 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-27 10:36:38,141 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-27 10:36:38,141 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-27 10:36:38,141 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-27 10:36:38,142 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-27 10:36:38,142 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-27 10:36:38,142 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-27 10:36:38,142 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-27 10:36:38,142 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-27 10:36:38,143 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-27 10:36:38,143 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-27 10:36:38,143 [salt.utils.extmods][INFO    ][8364] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-27 10:36:38,145 [salt.utils.extmods][INFO    ][8364] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-27 10:36:38,148 [salt.utils.extmods][INFO    ][8364] Syncing renderers for environment 'base'
2017-11-27 10:36:38,148 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_renderers, for base)
2017-11-27 10:36:38,148 [salt.fileclient  ][INFO    ][8364] Caching directory '_renderers/' for environment 'base'
2017-11-27 10:36:38,251 [salt.utils.extmods][INFO    ][8364] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-27 10:36:38,254 [salt.utils.extmods][INFO    ][8364] Syncing returners for environment 'base'
2017-11-27 10:36:38,254 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_returners, for base)
2017-11-27 10:36:38,255 [salt.fileclient  ][INFO    ][8364] Caching directory '_returners/' for environment 'base'
2017-11-27 10:36:38,348 [salt.utils.extmods][INFO    ][8364] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-27 10:36:38,351 [salt.utils.extmods][INFO    ][8364] Syncing output for environment 'base'
2017-11-27 10:36:38,351 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_output, for base)
2017-11-27 10:36:38,352 [salt.fileclient  ][INFO    ][8364] Caching directory '_output/' for environment 'base'
2017-11-27 10:36:38,409 [salt.utils.extmods][INFO    ][8364] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-27 10:36:38,413 [salt.utils.extmods][INFO    ][8364] Syncing utils for environment 'base'
2017-11-27 10:36:38,413 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_utils, for base)
2017-11-27 10:36:38,413 [salt.fileclient  ][INFO    ][8364] Caching directory '_utils/' for environment 'base'
2017-11-27 10:36:38,496 [salt.utils.extmods][INFO    ][8364] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-27 10:36:38,502 [salt.utils.extmods][INFO    ][8364] Syncing log_handlers for environment 'base'
2017-11-27 10:36:38,502 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_log_handlers, for base)
2017-11-27 10:36:38,502 [salt.fileclient  ][INFO    ][8364] Caching directory '_log_handlers/' for environment 'base'
2017-11-27 10:36:38,566 [salt.utils.extmods][INFO    ][8364] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-27 10:36:38,569 [salt.utils.extmods][INFO    ][8364] Syncing proxy for environment 'base'
2017-11-27 10:36:38,569 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_proxy, for base)
2017-11-27 10:36:38,569 [salt.fileclient  ][INFO    ][8364] Caching directory '_proxy/' for environment 'base'
2017-11-27 10:36:38,666 [salt.utils.extmods][INFO    ][8364] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-27 10:36:38,669 [salt.utils.extmods][INFO    ][8364] Syncing engines for environment 'base'
2017-11-27 10:36:38,669 [salt.utils.extmods][INFO    ][8364] Loading cache from salt://_engines, for base)
2017-11-27 10:36:38,669 [salt.fileclient  ][INFO    ][8364] Caching directory '_engines/' for environment 'base'
2017-11-27 10:36:38,736 [salt.minion      ][INFO    ][8364] Returning information for job: 20171127103631397742
2017-11-27 10:47:47,756 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command test.ping with jid 20171127104747758294
2017-11-27 10:47:47,771 [salt.minion      ][INFO    ][8627] Starting a new job with PID 8627
2017-11-27 10:47:47,809 [salt.minion      ][INFO    ][8627] Returning information for job: 20171127104747758294
2017-11-27 10:49:23,582 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command state.sls with jid 20171127104923582055
2017-11-27 10:49:23,593 [salt.minion      ][INFO    ][8666] Starting a new job with PID 8666
2017-11-27 10:49:24,166 [salt.state       ][INFO    ][8666] Loading fresh modules for state activity
2017-11-27 10:49:24,191 [salt.fileclient  ][INFO    ][8666] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-27 10:49:24,211 [salt.fileclient  ][INFO    ][8666] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-27 10:49:24,236 [salt.fileclient  ][INFO    ][8666] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:49:24,565 [salt.state       ][INFO    ][8666] Running state [lsof] at time 10:49:24.565455
2017-11-27 10:49:24,566 [salt.state       ][INFO    ][8666] Executing state pkg.installed for lsof
2017-11-27 10:49:24,566 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:49:24,826 [salt.state       ][INFO    ][8666] Package lsof is already installed
2017-11-27 10:49:24,826 [salt.state       ][INFO    ][8666] Completed state [lsof] at time 10:49:24.826318 duration_in_ms=260.864
2017-11-27 10:49:24,827 [salt.state       ][INFO    ][8666] Running state [keepalived] at time 10:49:24.826579
2017-11-27 10:49:24,827 [salt.state       ][INFO    ][8666] Executing state pkg.installed for keepalived
2017-11-27 10:49:24,844 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:49:26,238 [salt.loaded.int.module.cmdmod][INFO    ][8666] 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-11-27 10:49:29,120 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:49:29,148 [salt.state       ][INFO    ][8666] 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-11-27 10:49:29,160 [salt.state       ][INFO    ][8666] Loading fresh modules for state activity
2017-11-27 10:49:29,176 [salt.state       ][INFO    ][8666] Completed state [keepalived] at time 10:49:29.176376 duration_in_ms=4349.797
2017-11-27 10:49:29,179 [salt.state       ][INFO    ][8666] Running state [/etc/keepalived/keepalived.conf] at time 10:49:29.178823
2017-11-27 10:49:29,179 [salt.state       ][INFO    ][8666] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-27 10:49:29,206 [salt.fileclient  ][INFO    ][8666] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-27 10:49:29,250 [salt.fileclient  ][INFO    ][8666] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:49:29,258 [salt.state       ][INFO    ][8666] File changed:
New file
2017-11-27 10:49:29,258 [salt.state       ][INFO    ][8666] Completed state [/etc/keepalived/keepalived.conf] at time 10:49:29.258265 duration_in_ms=79.442
2017-11-27 10:49:29,328 [salt.state       ][INFO    ][8666] Running state [keepalived] at time 10:49:29.328072
2017-11-27 10:49:29,328 [salt.state       ][INFO    ][8666] Executing state service.running for keepalived
2017-11-27 10:49:29,330 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-27 10:49:29,339 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-27 10:49:29,345 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 10:49:29,352 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 10:49:29,360 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-27 10:49:29,390 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-27 10:49:29,398 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 10:49:29,406 [salt.loaded.int.module.cmdmod][INFO    ][8666] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 10:49:29,414 [salt.state       ][INFO    ][8666] {'keepalived': True}
2017-11-27 10:49:29,415 [salt.state       ][INFO    ][8666] Completed state [keepalived] at time 10:49:29.414497 duration_in_ms=86.425
2017-11-27 10:49:29,416 [salt.minion      ][INFO    ][8666] Returning information for job: 20171127104923582055
2017-11-27 10:50:34,981 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command pillar.get with jid 20171127105034983364
2017-11-27 10:50:34,994 [salt.minion      ][INFO    ][10127] Starting a new job with PID 10127
2017-11-27 10:50:34,997 [salt.minion      ][INFO    ][10127] Returning information for job: 20171127105034983364
2017-11-27 10:56:46,496 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command state.sls with jid 20171127105646496130
2017-11-27 10:56:46,507 [salt.minion      ][INFO    ][10234] Starting a new job with PID 10234
2017-11-27 10:56:48,724 [salt.state       ][INFO    ][10234] Loading fresh modules for state activity
2017-11-27 10:56:48,749 [salt.fileclient  ][INFO    ][10234] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-27 10:56:48,778 [salt.fileclient  ][INFO    ][10234] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-27 10:56:49,076 [salt.state       ][INFO    ][10234] Running state [attr] at time 10:56:49.075473
2017-11-27 10:56:49,076 [salt.state       ][INFO    ][10234] Executing state pkg.installed for attr
2017-11-27 10:56:49,076 [salt.loaded.int.module.cmdmod][INFO    ][10234] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:56:49,344 [salt.loaded.int.module.cmdmod][INFO    ][10234] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:56:50,962 [salt.loaded.int.module.cmdmod][INFO    ][10234] 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-11-27 10:56:52,294 [salt.loaded.int.module.cmdmod][INFO    ][10234] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:56:52,322 [salt.state       ][INFO    ][10234] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-27 10:56:52,333 [salt.state       ][INFO    ][10234] Loading fresh modules for state activity
2017-11-27 10:56:52,351 [salt.state       ][INFO    ][10234] Completed state [attr] at time 10:56:52.351038 duration_in_ms=3275.565
2017-11-27 10:56:52,357 [salt.state       ][INFO    ][10234] Running state [glusterfs-server] at time 10:56:52.356612
2017-11-27 10:56:52,357 [salt.state       ][INFO    ][10234] Executing state pkg.installed for glusterfs-server
2017-11-27 10:56:52,606 [salt.loaded.int.module.cmdmod][INFO    ][10234] 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-11-27 10:56:56,594 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127105656588324
2017-11-27 10:56:56,605 [salt.minion      ][INFO    ][11104] Starting a new job with PID 11104
2017-11-27 10:56:56,619 [salt.minion      ][INFO    ][11104] Returning information for job: 20171127105656588324
2017-11-27 10:57:02,201 [salt.loaded.int.module.cmdmod][INFO    ][10234] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:57:02,232 [salt.state       ][INFO    ][10234] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'glusterfs-client' changed from 'absent' to '3.10.7-ubuntu1~xenial1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'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.7-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.7-ubuntu1~xenial1'

2017-11-27 10:57:02,242 [salt.state       ][INFO    ][10234] Loading fresh modules for state activity
2017-11-27 10:57:02,258 [salt.state       ][INFO    ][10234] Completed state [glusterfs-server] at time 10:57:02.258370 duration_in_ms=9901.756
2017-11-27 10:57:02,264 [salt.state       ][INFO    ][10234] Running state [bc] at time 10:57:02.263928
2017-11-27 10:57:02,264 [salt.state       ][INFO    ][10234] Executing state pkg.installed for bc
2017-11-27 10:57:02,499 [salt.loaded.int.module.cmdmod][INFO    ][10234] 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-11-27 10:57:03,902 [salt.loaded.int.module.cmdmod][INFO    ][10234] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:57:03,930 [salt.state       ][INFO    ][10234] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-11-27 10:57:03,941 [salt.state       ][INFO    ][10234] Loading fresh modules for state activity
2017-11-27 10:57:03,958 [salt.state       ][INFO    ][10234] Completed state [bc] at time 10:57:03.958233 duration_in_ms=1694.304
2017-11-27 10:57:04,031 [salt.state       ][INFO    ][10234] Running state [glusterfs-server] at time 10:57:04.030941
2017-11-27 10:57:04,031 [salt.state       ][INFO    ][10234] Executing state service.running for glusterfs-server
2017-11-27 10:57:04,033 [salt.loaded.int.module.cmdmod][INFO    ][10234] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-27 10:57:04,043 [salt.loaded.int.module.cmdmod][INFO    ][10234] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-27 10:57:04,050 [salt.loaded.int.module.cmdmod][INFO    ][10234] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-27 10:57:04,060 [salt.state       ][INFO    ][10234] The service glusterfs-server is already running
2017-11-27 10:57:04,060 [salt.state       ][INFO    ][10234] Completed state [glusterfs-server] at time 10:57:04.060076 duration_in_ms=29.136
2017-11-27 10:57:04,062 [salt.state       ][INFO    ][10234] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:57:04.062080
2017-11-27 10:57:04,062 [salt.state       ][INFO    ][10234] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-27 10:57:04,068 [salt.state       ][INFO    ][10234] File changed:
New file
2017-11-27 10:57:04,068 [salt.state       ][INFO    ][10234] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:57:04.067834 duration_in_ms=5.754
2017-11-27 10:57:04,068 [salt.state       ][INFO    ][10234] Running state [/srv/glusterfs/glance] at time 10:57:04.068003
2017-11-27 10:57:04,068 [salt.state       ][INFO    ][10234] Executing state file.directory for /srv/glusterfs/glance
2017-11-27 10:57:04,069 [salt.state       ][INFO    ][10234] {'/srv/glusterfs/glance': 'New Dir'}
2017-11-27 10:57:04,069 [salt.state       ][INFO    ][10234] Completed state [/srv/glusterfs/glance] at time 10:57:04.069377 duration_in_ms=1.374
2017-11-27 10:57:04,070 [salt.state       ][INFO    ][10234] Running state [/srv/glusterfs/keystone-keys] at time 10:57:04.069541
2017-11-27 10:57:04,070 [salt.state       ][INFO    ][10234] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-27 10:57:04,070 [salt.state       ][INFO    ][10234] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-11-27 10:57:04,070 [salt.state       ][INFO    ][10234] Completed state [/srv/glusterfs/keystone-keys] at time 10:57:04.070251 duration_in_ms=0.71
2017-11-27 10:57:04,070 [salt.state       ][INFO    ][10234] Running state [/srv/glusterfs/nova_instances] at time 10:57:04.070407
2017-11-27 10:57:04,071 [salt.state       ][INFO    ][10234] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-27 10:57:04,071 [salt.state       ][INFO    ][10234] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-11-27 10:57:04,071 [salt.state       ][INFO    ][10234] Completed state [/srv/glusterfs/nova_instances] at time 10:57:04.071112 duration_in_ms=0.705
2017-11-27 10:57:04,071 [salt.state       ][INFO    ][10234] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:57:04.071277
2017-11-27 10:57:04,071 [salt.state       ][INFO    ][10234] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-27 10:57:04,072 [salt.state       ][INFO    ][10234] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-11-27 10:57:04,072 [salt.state       ][INFO    ][10234] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:57:04.071991 duration_in_ms=0.714
2017-11-27 10:57:04,073 [salt.minion      ][INFO    ][10234] Returning information for job: 20171127105646496130
2017-11-27 10:57:16,288 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command test.ping with jid 20171127105716288496
2017-11-27 10:57:16,300 [salt.minion      ][INFO    ][13057] Starting a new job with PID 13057
2017-11-27 10:57:16,334 [salt.minion      ][INFO    ][13057] Returning information for job: 20171127105716288496
2017-11-27 10:57:16,796 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command state.sls with jid 20171127105716791127
2017-11-27 10:57:16,806 [salt.minion      ][INFO    ][13062] Starting a new job with PID 13062
2017-11-27 10:57:18,976 [salt.state       ][INFO    ][13062] Loading fresh modules for state activity
2017-11-27 10:57:19,006 [salt.fileclient  ][INFO    ][13062] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-27 10:57:19,043 [salt.fileclient  ][INFO    ][13062] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-27 10:57:19,125 [salt.fileclient  ][INFO    ][13062] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-27 10:57:19,149 [salt.fileclient  ][INFO    ][13062] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-27 10:57:19,450 [salt.state       ][INFO    ][13062] Running state [attr] at time 10:57:19.450193
2017-11-27 10:57:19,450 [salt.state       ][INFO    ][13062] Executing state pkg.installed for attr
2017-11-27 10:57:19,451 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:57:19,782 [salt.state       ][INFO    ][13062] Package attr is already installed
2017-11-27 10:57:19,783 [salt.state       ][INFO    ][13062] Completed state [attr] at time 10:57:19.782497 duration_in_ms=332.304
2017-11-27 10:57:19,783 [salt.state       ][INFO    ][13062] Running state [glusterfs-server] at time 10:57:19.782748
2017-11-27 10:57:19,783 [salt.state       ][INFO    ][13062] Executing state pkg.installed for glusterfs-server
2017-11-27 10:57:19,787 [salt.state       ][INFO    ][13062] Package glusterfs-server is already installed
2017-11-27 10:57:19,787 [salt.state       ][INFO    ][13062] Completed state [glusterfs-server] at time 10:57:19.786816 duration_in_ms=4.069
2017-11-27 10:57:19,787 [salt.state       ][INFO    ][13062] Running state [bc] at time 10:57:19.787011
2017-11-27 10:57:19,787 [salt.state       ][INFO    ][13062] Executing state pkg.installed for bc
2017-11-27 10:57:19,791 [salt.state       ][INFO    ][13062] Package bc is already installed
2017-11-27 10:57:19,791 [salt.state       ][INFO    ][13062] Completed state [bc] at time 10:57:19.791065 duration_in_ms=4.054
2017-11-27 10:57:19,792 [salt.state       ][INFO    ][13062] Running state [glusterfs-server] at time 10:57:19.791980
2017-11-27 10:57:19,792 [salt.state       ][INFO    ][13062] Executing state service.running for glusterfs-server
2017-11-27 10:57:19,793 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-27 10:57:19,802 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-27 10:57:19,850 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-27 10:57:19,864 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-27 10:57:19,870 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-27 10:57:19,877 [salt.state       ][INFO    ][13062] The service glusterfs-server is already running
2017-11-27 10:57:19,878 [salt.state       ][INFO    ][13062] Completed state [glusterfs-server] at time 10:57:19.877642 duration_in_ms=85.662
2017-11-27 10:57:19,879 [salt.state       ][INFO    ][13062] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:57:19.879193
2017-11-27 10:57:19,879 [salt.state       ][INFO    ][13062] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-27 10:57:19,881 [salt.state       ][INFO    ][13062] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-27 10:57:19,882 [salt.state       ][INFO    ][13062] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:57:19.881590 duration_in_ms=2.397
2017-11-27 10:57:19,882 [salt.state       ][INFO    ][13062] Running state [/srv/glusterfs/glance] at time 10:57:19.881779
2017-11-27 10:57:19,882 [salt.state       ][INFO    ][13062] Executing state file.directory for /srv/glusterfs/glance
2017-11-27 10:57:19,882 [salt.state       ][INFO    ][13062] Directory /srv/glusterfs/glance is in the correct state
2017-11-27 10:57:19,883 [salt.state       ][INFO    ][13062] Completed state [/srv/glusterfs/glance] at time 10:57:19.882541 duration_in_ms=0.762
2017-11-27 10:57:19,883 [salt.state       ][INFO    ][13062] Running state [/srv/glusterfs/keystone-keys] at time 10:57:19.882712
2017-11-27 10:57:19,883 [salt.state       ][INFO    ][13062] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-27 10:57:19,883 [salt.state       ][INFO    ][13062] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-27 10:57:19,883 [salt.state       ][INFO    ][13062] Completed state [/srv/glusterfs/keystone-keys] at time 10:57:19.883455 duration_in_ms=0.742
2017-11-27 10:57:19,884 [salt.state       ][INFO    ][13062] Running state [/srv/glusterfs/nova_instances] at time 10:57:19.883645
2017-11-27 10:57:19,884 [salt.state       ][INFO    ][13062] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-27 10:57:19,884 [salt.state       ][INFO    ][13062] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-27 10:57:19,884 [salt.state       ][INFO    ][13062] Completed state [/srv/glusterfs/nova_instances] at time 10:57:19.884358 duration_in_ms=0.712
2017-11-27 10:57:19,885 [salt.state       ][INFO    ][13062] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:57:19.884553
2017-11-27 10:57:19,885 [salt.state       ][INFO    ][13062] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-27 10:57:19,885 [salt.state       ][INFO    ][13062] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-27 10:57:19,885 [salt.state       ][INFO    ][13062] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:57:19.885250 duration_in_ms=0.697
2017-11-27 10:57:19,950 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command ['git', '--version'] in directory '/root'
2017-11-27 10:57:19,998 [salt.state       ][INFO    ][13062] Running state [sleep 5] at time 10:57:19.998130
2017-11-27 10:57:19,998 [salt.state       ][INFO    ][13062] Executing state cmd.wait for sleep 5
2017-11-27 10:57:19,999 [salt.state       ][INFO    ][13062] No changes made for sleep 5
2017-11-27 10:57:19,999 [salt.state       ][INFO    ][13062] Completed state [sleep 5] at time 10:57:19.998811 duration_in_ms=0.682
2017-11-27 10:57:19,999 [salt.state       ][INFO    ][13062] Running state [192.168.10.143] at time 10:57:19.999384
2017-11-27 10:57:19,1000 [salt.state       ][INFO    ][13062] Executing state glusterfs.peered for 192.168.10.143
2017-11-27 10:57:19,1000 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,009 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,064 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,073 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,143 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,152 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,206 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,214 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,267 [salt.state       ][INFO    ][13062] {'new': {'192.168.10.143': []}, 'old': None}
2017-11-27 10:57:20,267 [salt.state       ][INFO    ][13062] Completed state [192.168.10.143] at time 10:57:20.267103 duration_in_ms=267.718
2017-11-27 10:57:20,270 [salt.state       ][INFO    ][13062] Running state [192.168.10.142] at time 10:57:20.270239
2017-11-27 10:57:20,271 [salt.state       ][INFO    ][13062] Executing state glusterfs.peered for 192.168.10.142
2017-11-27 10:57:20,271 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,279 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,334 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,342 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,397 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,406 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,463 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,472 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,527 [salt.state       ][INFO    ][13062] Peering with localhost is not needed
2017-11-27 10:57:20,528 [salt.state       ][INFO    ][13062] Completed state [192.168.10.142] at time 10:57:20.527720 duration_in_ms=257.48
2017-11-27 10:57:20,531 [salt.state       ][INFO    ][13062] Running state [192.168.10.141] at time 10:57:20.530846
2017-11-27 10:57:20,531 [salt.state       ][INFO    ][13062] Executing state glusterfs.peered for 192.168.10.141
2017-11-27 10:57:20,532 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,539 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,594 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,602 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,667 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,674 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,732 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,739 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,793 [salt.state       ][INFO    ][13062] {'new': {'192.168.10.143': [], '192.168.10.141': []}, 'old': {'192.168.10.143': []}}
2017-11-27 10:57:20,793 [salt.state       ][INFO    ][13062] Completed state [192.168.10.141] at time 10:57:20.793347 duration_in_ms=262.501
2017-11-27 10:57:20,794 [salt.state       ][INFO    ][13062] Running state [glance] at time 10:57:20.794433
2017-11-27 10:57:20,795 [salt.state       ][INFO    ][13062] Executing state glusterfs.created for glance
2017-11-27 10:57:20,795 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,803 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,857 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,865 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:20,958 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:20,967 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:23,238 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:23,247 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:23,303 [salt.state       ][INFO    ][13062] {'new': ['glance'], 'old': []}
2017-11-27 10:57:23,304 [salt.state       ][INFO    ][13062] Completed state [glance] at time 10:57:23.303454 duration_in_ms=2509.021
2017-11-27 10:57:23,309 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:23.308497
2017-11-27 10:57:23,309 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-27 10:57:23,310 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-27 10:57:23,365 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-27 10:57:23,488 [salt.state       ][INFO    ][13062] {'pid': 13323, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:23,488 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:23.488348 duration_in_ms=179.851
2017-11-27 10:57:23,489 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:57:23.488976
2017-11-27 10:57:23,489 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-27 10:57:23,490 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-27 10:57:23,545 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2017-11-27 10:57:23,671 [salt.state       ][INFO    ][13062] {'pid': 13362, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:23,672 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:57:23.671571 duration_in_ms=182.595
2017-11-27 10:57:23,672 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:57:23.672265
2017-11-27 10:57:23,673 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-27 10:57:23,673 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-27 10:57:23,729 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2017-11-27 10:57:23,861 [salt.state       ][INFO    ][13062] {'pid': 13399, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:23,861 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:57:23.861163 duration_in_ms=188.898
2017-11-27 10:57:23,862 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:57:23.861813
2017-11-27 10:57:23,862 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-11-27 10:57:23,863 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-11-27 10:57:23,918 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-11-27 10:57:24,044 [salt.state       ][INFO    ][13062] {'pid': 13436, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:24,044 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:57:24.044181 duration_in_ms=182.368
2017-11-27 10:57:24,045 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:24.044850
2017-11-27 10:57:24,045 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-27 10:57:24,046 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-27 10:57:24,100 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-27 10:57:24,230 [salt.state       ][INFO    ][13062] {'pid': 13473, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:24,230 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:24.230269 duration_in_ms=185.419
2017-11-27 10:57:24,231 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:57:24.230896
2017-11-27 10:57:24,231 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-27 10:57:24,232 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-27 10:57:24,288 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-27 10:57:24,414 [salt.state       ][INFO    ][13062] {'pid': 13510, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:24,415 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:57:24.414632 duration_in_ms=183.735
2017-11-27 10:57:24,416 [salt.state       ][INFO    ][13062] Running state [glance] at time 10:57:24.416100
2017-11-27 10:57:24,416 [salt.state       ][INFO    ][13062] Executing state glusterfs.started for glance
2017-11-27 10:57:24,417 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:24,424 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:24,478 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:24,486 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:24,548 [salt.state       ][INFO    ][13062] Volume glance is already started
2017-11-27 10:57:24,548 [salt.state       ][INFO    ][13062] Completed state [glance] at time 10:57:24.547759 duration_in_ms=131.658
2017-11-27 10:57:24,549 [salt.state       ][INFO    ][13062] Running state [keystone-keys] at time 10:57:24.549152
2017-11-27 10:57:24,549 [salt.state       ][INFO    ][13062] Executing state glusterfs.created for keystone-keys
2017-11-27 10:57:24,550 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:24,558 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:24,613 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:24,620 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:24,713 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:24,720 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:26,844 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:26,845 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127105726842299
2017-11-27 10:57:26,854 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:26,857 [salt.minion      ][INFO    ][13644] Starting a new job with PID 13644
2017-11-27 10:57:26,868 [salt.minion      ][INFO    ][13644] Returning information for job: 20171127105726842299
2017-11-27 10:57:26,913 [salt.state       ][INFO    ][13062] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2017-11-27 10:57:26,913 [salt.state       ][INFO    ][13062] Completed state [keystone-keys] at time 10:57:26.913373 duration_in_ms=2364.221
2017-11-27 10:57:26,918 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:57:26.918406
2017-11-27 10:57:26,919 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-27 10:57:26,919 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-27 10:57:26,977 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-11-27 10:57:27,114 [salt.state       ][INFO    ][13062] {'pid': 13667, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:27,114 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:57:27.114242 duration_in_ms=195.836
2017-11-27 10:57:27,115 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:27.115005
2017-11-27 10:57:27,115 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-27 10:57:27,116 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-27 10:57:27,172 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-27 10:57:27,306 [salt.state       ][INFO    ][13062] {'pid': 13704, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:27,306 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:27.305969 duration_in_ms=190.95
2017-11-27 10:57:27,307 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:57:27.306606
2017-11-27 10:57:27,307 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-11-27 10:57:27,307 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-11-27 10:57:27,363 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-11-27 10:57:27,504 [salt.state       ][INFO    ][13062] {'pid': 13743, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:27,504 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:57:27.503909 duration_in_ms=197.302
2017-11-27 10:57:27,505 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:27.504580
2017-11-27 10:57:27,505 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-27 10:57:27,505 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-27 10:57:27,561 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-27 10:57:27,700 [salt.state       ][INFO    ][13062] {'pid': 13780, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:27,700 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:27.699801 duration_in_ms=195.221
2017-11-27 10:57:27,701 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:57:27.700465
2017-11-27 10:57:27,701 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-27 10:57:27,701 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-27 10:57:27,758 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2017-11-27 10:57:27,895 [salt.state       ][INFO    ][13062] {'pid': 13817, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:27,895 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:57:27.895250 duration_in_ms=194.785
2017-11-27 10:57:27,896 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:57:27.895900
2017-11-27 10:57:27,896 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-27 10:57:27,897 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-27 10:57:27,953 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-27 10:57:28,079 [salt.state       ][INFO    ][13062] {'pid': 13854, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:28,079 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:57:28.079033 duration_in_ms=183.132
2017-11-27 10:57:28,081 [salt.state       ][INFO    ][13062] Running state [keystone-keys] at time 10:57:28.080646
2017-11-27 10:57:28,081 [salt.state       ][INFO    ][13062] Executing state glusterfs.started for keystone-keys
2017-11-27 10:57:28,081 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:28,090 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:28,146 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:28,159 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:28,218 [salt.state       ][INFO    ][13062] Volume keystone-keys is already started
2017-11-27 10:57:28,219 [salt.state       ][INFO    ][13062] Completed state [keystone-keys] at time 10:57:28.218618 duration_in_ms=137.972
2017-11-27 10:57:28,220 [salt.state       ][INFO    ][13062] Running state [nova_instances] at time 10:57:28.219671
2017-11-27 10:57:28,220 [salt.state       ][INFO    ][13062] Executing state glusterfs.created for nova_instances
2017-11-27 10:57:28,220 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:28,229 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:28,284 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:28,292 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:28,386 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:28,395 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:30,528 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:30,537 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:30,593 [salt.state       ][INFO    ][13062] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2017-11-27 10:57:30,593 [salt.state       ][INFO    ][13062] Completed state [nova_instances] at time 10:57:30.593269 duration_in_ms=2373.597
2017-11-27 10:57:30,597 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:30.597182
2017-11-27 10:57:30,597 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-27 10:57:30,598 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-27 10:57:30,653 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-27 10:57:30,798 [salt.state       ][INFO    ][13062] {'pid': 14007, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:30,799 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:30.798539 duration_in_ms=201.356
2017-11-27 10:57:30,799 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 10:57:30.799321
2017-11-27 10:57:30,800 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-27 10:57:30,800 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-27 10:57:30,856 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'' in directory '/root'
2017-11-27 10:57:31,000 [salt.state       ][INFO    ][13062] {'pid': 14046, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:31,000 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 10:57:31.000364 duration_in_ms=201.043
2017-11-27 10:57:31,001 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 10:57:31.001043
2017-11-27 10:57:31,001 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-27 10:57:31,002 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-27 10:57:31,058 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'On'' in directory '/root'
2017-11-27 10:57:31,200 [salt.state       ][INFO    ][13062] {'pid': 14083, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:31,200 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 10:57:31.200419 duration_in_ms=199.376
2017-11-27 10:57:31,201 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 10:57:31.201058
2017-11-27 10:57:31,201 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-27 10:57:31,202 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-27 10:57:31,259 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'On'' in directory '/root'
2017-11-27 10:57:31,396 [salt.state       ][INFO    ][13062] {'pid': 14120, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:31,397 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 10:57:31.396563 duration_in_ms=195.504
2017-11-27 10:57:31,397 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:31.397235
2017-11-27 10:57:31,398 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-27 10:57:31,398 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-27 10:57:31,453 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-27 10:57:31,582 [salt.state       ][INFO    ][13062] {'pid': 14157, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:31,583 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:31.582629 duration_in_ms=185.394
2017-11-27 10:57:31,584 [salt.state       ][INFO    ][13062] Running state [nova_instances] at time 10:57:31.583989
2017-11-27 10:57:31,584 [salt.state       ][INFO    ][13062] Executing state glusterfs.started for nova_instances
2017-11-27 10:57:31,585 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:31,594 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:31,650 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:31,659 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:31,718 [salt.state       ][INFO    ][13062] Volume nova_instances is already started
2017-11-27 10:57:31,719 [salt.state       ][INFO    ][13062] Completed state [nova_instances] at time 10:57:31.718502 duration_in_ms=134.513
2017-11-27 10:57:31,720 [salt.state       ][INFO    ][13062] Running state [keystone-credential-keys] at time 10:57:31.719560
2017-11-27 10:57:31,720 [salt.state       ][INFO    ][13062] Executing state glusterfs.created for keystone-credential-keys
2017-11-27 10:57:31,720 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:31,728 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:31,782 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:31,790 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:31,881 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:31,890 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:35,024 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:35,033 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:35,087 [salt.state       ][INFO    ][13062] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2017-11-27 10:57:35,087 [salt.state       ][INFO    ][13062] Completed state [keystone-credential-keys] at time 10:57:35.087309 duration_in_ms=3367.747
2017-11-27 10:57:35,092 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:57:35.092050
2017-11-27 10:57:35,092 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-27 10:57:35,093 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-27 10:57:35,149 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-27 10:57:35,305 [salt.state       ][INFO    ][13062] {'pid': 14318, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:35,305 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:57:35.304886 duration_in_ms=212.834
2017-11-27 10:57:35,306 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:57:35.305629
2017-11-27 10:57:35,306 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-11-27 10:57:35,307 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-11-27 10:57:35,363 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'' in directory '/root'
2017-11-27 10:57:35,515 [salt.state       ][INFO    ][13062] {'pid': 14355, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:35,515 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:57:35.514992 duration_in_ms=209.362
2017-11-27 10:57:35,516 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:35.515589
2017-11-27 10:57:35,516 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-27 10:57:35,516 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-27 10:57:35,573 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-27 10:57:35,723 [salt.state       ][INFO    ][13062] {'pid': 14392, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:35,724 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:57:35.723542 duration_in_ms=207.951
2017-11-27 10:57:35,724 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:57:35.724148
2017-11-27 10:57:35,724 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-27 10:57:35,725 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-27 10:57:35,780 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2017-11-27 10:57:35,932 [salt.state       ][INFO    ][13062] {'pid': 14431, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:35,933 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:57:35.932534 duration_in_ms=208.386
2017-11-27 10:57:35,933 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:35.933149
2017-11-27 10:57:35,933 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-27 10:57:35,934 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-27 10:57:35,990 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-27 10:57:36,138 [salt.state       ][INFO    ][13062] {'pid': 14468, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:36,138 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:57:36.137942 duration_in_ms=204.793
2017-11-27 10:57:36,139 [salt.state       ][INFO    ][13062] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:57:36.138569
2017-11-27 10:57:36,139 [salt.state       ][INFO    ][13062] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-27 10:57:36,139 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-27 10:57:36,195 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-11-27 10:57:36,335 [salt.state       ][INFO    ][13062] {'pid': 14505, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-27 10:57:36,335 [salt.state       ][INFO    ][13062] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:57:36.334965 duration_in_ms=196.396
2017-11-27 10:57:36,337 [salt.state       ][INFO    ][13062] Running state [keystone-credential-keys] at time 10:57:36.336565
2017-11-27 10:57:36,337 [salt.state       ][INFO    ][13062] Executing state glusterfs.started for keystone-credential-keys
2017-11-27 10:57:36,337 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:36,345 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:36,401 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --version' in directory '/root'
2017-11-27 10:57:36,410 [salt.loaded.int.module.cmdmod][INFO    ][13062] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-27 10:57:36,471 [salt.state       ][INFO    ][13062] Volume keystone-credential-keys is already started
2017-11-27 10:57:36,471 [salt.state       ][INFO    ][13062] Completed state [keystone-credential-keys] at time 10:57:36.470925 duration_in_ms=134.359
2017-11-27 10:57:36,474 [salt.minion      ][INFO    ][13062] Returning information for job: 20171127105716791127
2017-11-27 10:57:57,519 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command test.ping with jid 20171127105757518170
2017-11-27 10:57:57,530 [salt.minion      ][INFO    ][14562] Starting a new job with PID 14562
2017-11-27 10:57:57,564 [salt.minion      ][INFO    ][14562] Returning information for job: 20171127105757518170
2017-11-27 10:57:57,764 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command cmd.run with jid 20171127105757764489
2017-11-27 10:57:57,773 [salt.minion      ][INFO    ][14567] Starting a new job with PID 14567
2017-11-27 10:57:57,777 [salt.loaded.int.module.cmdmod][INFO    ][14567] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-27 10:57:57,899 [salt.minion      ][INFO    ][14567] Returning information for job: 20171127105757764489
2017-11-27 11:33:56,515 [salt.utils.schedule][INFO    ][3283] Running scheduled job: __mine_interval
2017-11-27 12:05:45,563 [salt.minion      ][INFO    ][3283] User sudo_ubuntu Executing command cp.push_dir with jid 20171127120545551708
2017-11-27 12:05:45,576 [salt.minion      ][INFO    ][15356] Starting a new job with PID 15356
