2017-10-27 19:48:35,087 [salt.cli.daemons ][WARNING ][888] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-27 19:49:16,134 [salt.state       ][ERROR   ][1080] No contents found in top file
2017-10-27 19:49:19,014 [salt.transport.ipc][ERROR   ][888] Exception occurred while handling stream: [Errno 0] Success
2017-10-27 19:49:25,453 [py.warnings      ][WARNING ][1203] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-10-27 19:49:25,461 [salt.loaded.int.module.cmdmod][ERROR   ][1203] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-10-27 19:49:25,462 [salt.loaded.int.module.cmdmod][ERROR   ][1203] output: /bin/sh: 1: rabbitmqctl: not found
2017-10-27 19:49:26,457 [salt.loaded.int.module.cmdmod][ERROR   ][1203] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-10-27 19:49:26,457 [salt.loaded.int.module.cmdmod][ERROR   ][1203] output: /bin/sh: 1: rabbitmqctl: not found
2017-10-27 19:49:37,503 [salt.loaded.int.module.cmdmod][ERROR   ][1203] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-10-27 19:49:39,526 [salt.loaded.int.module.cmdmod][INFO    ][1696] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-27 19:49:39,536 [salt.loaded.int.module.cmdmod][INFO    ][1696] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-27 19:49:39,547 [salt.loaded.int.module.cmdmod][INFO    ][1696] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-27 19:49:39,575 [salt.utils.parsers][WARNING ][888] Minion received a SIGTERM. Exiting.
2017-10-27 19:49:39,910 [salt.cli.daemons ][INFO    ][1765] Setting up the Salt Minion "msg01.baremetal-mcp-ocata-odl-ha.local"
2017-10-27 19:49:40,261 [salt.minion      ][INFO    ][1765] Creating minion process manager
2017-10-27 19:49:40,262 [salt.cli.daemons ][WARNING ][1765] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-27 19:49:40,263 [salt.cli.daemons ][INFO    ][1765] The Salt Minion is starting up
2017-10-27 19:49:40,263 [salt.minion      ][INFO    ][1765] Minion is starting as user 'root'
2017-10-27 19:49:40,263 [salt.utils.event ][INFO    ][1765] Starting pull socket on /var/run/salt/minion/minion_event_838a539487_pull.ipc
2017-10-27 19:49:41,047 [salt.loaded.int.module.cmdmod][INFO    ][1765] Executing command ['date', '+%z'] in directory '/root'
2017-10-27 19:49:41,063 [salt.utils.schedule][INFO    ][1765] Updating job settings for scheduled job: __mine_interval
2017-10-27 19:49:41,067 [salt.minion      ][INFO    ][1765] Added mine.update to scheduler
2017-10-27 19:49:41,095 [salt.minion      ][INFO    ][1765] Minion is ready to receive requests!
2017-10-27 19:49:42,096 [salt.utils.schedule][INFO    ][1765] Running scheduled job: __mine_interval
2017-10-27 19:49:45,221 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.apply with jid 20171027194945192202
2017-10-27 19:49:45,236 [salt.minion      ][INFO    ][1887] Starting a new job with PID 1887
2017-10-27 19:49:48,802 [salt.state       ][INFO    ][1887] Loading fresh modules for state activity
2017-10-27 19:49:48,856 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-10-27 19:49:48,880 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-10-27 19:49:48,917 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:48,977 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-10-27 19:49:48,998 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:49,056 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-10-27 19:49:49,074 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:49,172 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-10-27 19:49:49,689 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:49,798 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-10-27 19:49:49,835 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:49,902 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-10-27 19:49:49,920 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:49,985 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-10-27 19:49:50,029 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,111 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-10-27 19:49:50,137 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,206 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-10-27 19:49:50,230 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,298 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-10-27 19:49:50,322 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,390 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-10-27 19:49:50,436 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,517 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-10-27 19:49:50,549 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,612 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-10-27 19:49:50,631 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,691 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-10-27 19:49:50,713 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,780 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-10-27 19:49:50,801 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,858 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-10-27 19:49:50,879 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:50,942 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-10-27 19:49:50,981 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:51,072 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-10-27 19:49:51,153 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:51,212 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-10-27 19:49:51,230 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:51,292 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-10-27 19:49:51,321 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:51,397 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-10-27 19:49:51,414 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-10-27 19:49:51,437 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-10-27 19:49:51,460 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-10-27 19:49:51,477 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-10-27 19:49:51,496 [salt.state       ][INFO    ][1887] Running state [/etc/environment] at time 19:49:51.496145
2017-10-27 19:49:51,497 [salt.state       ][INFO    ][1887] Executing state file.blockreplace for /etc/environment
2017-10-27 19:49:51,503 [salt.state       ][INFO    ][1887] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2017-10-27 19:49:51,504 [salt.state       ][INFO    ][1887] Completed state [/etc/environment] at time 19:49:51.503585 duration_in_ms=7.441
2017-10-27 19:49:51,504 [salt.state       ][INFO    ][1887] Running state [/etc/profile.d] at time 19:49:51.504044
2017-10-27 19:49:51,504 [salt.state       ][INFO    ][1887] Executing state file.directory for /etc/profile.d
2017-10-27 19:49:51,506 [salt.state       ][INFO    ][1887] Directory /etc/profile.d is in the correct state
2017-10-27 19:49:51,506 [salt.state       ][INFO    ][1887] Completed state [/etc/profile.d] at time 19:49:51.505921 duration_in_ms=1.877
2017-10-27 19:49:51,832 [salt.state       ][INFO    ][1887] Running state [linux_repo_prereq_pkgs] at time 19:49:51.832186
2017-10-27 19:49:51,833 [salt.state       ][INFO    ][1887] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-10-27 19:49:51,834 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 19:49:52,292 [salt.state       ][INFO    ][1887] All specified packages are already installed
2017-10-27 19:49:52,293 [salt.state       ][INFO    ][1887] Completed state [linux_repo_prereq_pkgs] at time 19:49:52.292836 duration_in_ms=460.651
2017-10-27 19:49:52,293 [salt.state       ][INFO    ][1887] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 19:49:52.293213
2017-10-27 19:49:52,294 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-10-27 19:49:52,294 [salt.state       ][INFO    ][1887] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-10-27 19:49:52,294 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 19:49:52.294299 duration_in_ms=1.086
2017-10-27 19:49:52,295 [salt.state       ][INFO    ][1887] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 19:49:52.294607
2017-10-27 19:49:52,295 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-10-27 19:49:52,316 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:49:52,334 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:52,381 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:49:52,381 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 19:49:52.381000 duration_in_ms=86.393
2017-10-27 19:49:52,384 [salt.state       ][INFO    ][1887] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 19:49:52.383927
2017-10-27 19:49:52,384 [salt.state       ][INFO    ][1887] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-10-27 19:49:52,802 [salt.loaded.int.module.cmdmod][INFO    ][1887] 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-10-27 19:49:52,935 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:49:54,740 [salt.state       ][INFO    ][1887] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-10-27 19:49:54,741 [salt.state       ][INFO    ][1887] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 19:49:54.740794 duration_in_ms=2356.866
2017-10-27 19:49:54,741 [salt.state       ][INFO    ][1887] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:49:54.741179
2017-10-27 19:49:54,742 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-10-27 19:49:54,742 [salt.state       ][INFO    ][1887] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-10-27 19:49:54,742 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:49:54.742271 duration_in_ms=1.092
2017-10-27 19:49:54,743 [salt.state       ][INFO    ][1887] Running state [/etc/apt/preferences.d/uca] at time 19:49:54.742590
2017-10-27 19:49:54,743 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/preferences.d/uca
2017-10-27 19:49:54,743 [salt.state       ][INFO    ][1887] File /etc/apt/preferences.d/uca is not present
2017-10-27 19:49:54,744 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/preferences.d/uca] at time 19:49:54.743646 duration_in_ms=1.056
2017-10-27 19:49:54,745 [salt.state       ][INFO    ][1887] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 19:49:54.744710
2017-10-27 19:49:54,745 [salt.state       ][INFO    ][1887] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-10-27 19:49:54,804 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-10-27 19:49:54,852 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-10-27 19:49:55,080 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:49:55,333 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027194955300302
2017-10-27 19:49:55,348 [salt.minion      ][INFO    ][2753] Starting a new job with PID 2753
2017-10-27 19:49:55,360 [salt.minion      ][INFO    ][2753] Returning information for job: 20171027194955300302
2017-10-27 19:49:57,364 [salt.state       ][INFO    ][1887] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-10-27 19:49:57,364 [salt.state       ][INFO    ][1887] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 19:49:57.364160 duration_in_ms=2619.449
2017-10-27 19:49:57,365 [salt.state       ][INFO    ][1887] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 19:49:57.364650
2017-10-27 19:49:57,365 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-10-27 19:49:57,366 [salt.state       ][INFO    ][1887] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-10-27 19:49:57,366 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 19:49:57.365826 duration_in_ms=1.175
2017-10-27 19:49:57,366 [salt.state       ][INFO    ][1887] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 19:49:57.366192
2017-10-27 19:49:57,367 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-10-27 19:49:57,388 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:49:57,413 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:57,464 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:49:57,464 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 19:49:57.464415 duration_in_ms=98.222
2017-10-27 19:49:57,466 [salt.state       ][INFO    ][1887] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 19:49:57.465508
2017-10-27 19:49:57,466 [salt.state       ][INFO    ][1887] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-10-27 19:49:57,532 [salt.loaded.int.module.cmdmod][INFO    ][1887] 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-10-27 19:49:57,620 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:49:59,520 [salt.state       ][INFO    ][1887] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'}
2017-10-27 19:49:59,520 [salt.state       ][INFO    ][1887] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 19:49:59.520186 duration_in_ms=2054.678
2017-10-27 19:49:59,521 [salt.state       ][INFO    ][1887] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 19:49:59.520560
2017-10-27 19:49:59,521 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-10-27 19:49:59,521 [salt.state       ][INFO    ][1887] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-10-27 19:49:59,522 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 19:49:59.521769 duration_in_ms=1.209
2017-10-27 19:49:59,522 [salt.state       ][INFO    ][1887] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 19:49:59.522085
2017-10-27 19:49:59,522 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-10-27 19:49:59,542 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:49:59,566 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:49:59,613 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:49:59,613 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 19:49:59.613400 duration_in_ms=91.315
2017-10-27 19:49:59,614 [salt.state       ][INFO    ][1887] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 19:49:59.614448
2017-10-27 19:49:59,615 [salt.state       ][INFO    ][1887] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-10-27 19:49:59,729 [salt.loaded.int.module.cmdmod][INFO    ][1887] 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-10-27 19:49:59,813 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:50:02,180 [salt.state       ][INFO    ][1887] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'}
2017-10-27 19:50:02,181 [salt.state       ][INFO    ][1887] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 19:50:02.180499 duration_in_ms=2566.05
2017-10-27 19:50:02,181 [salt.state       ][INFO    ][1887] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 19:50:02.180963
2017-10-27 19:50:02,181 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-10-27 19:50:02,182 [salt.state       ][INFO    ][1887] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-10-27 19:50:02,182 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 19:50:02.182160 duration_in_ms=1.196
2017-10-27 19:50:02,183 [salt.state       ][INFO    ][1887] Running state [/etc/apt/preferences.d/mk_openstack] at time 19:50:02.182502
2017-10-27 19:50:02,183 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-10-27 19:50:02,200 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:50:02,226 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:50:02,276 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:50:02,276 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/preferences.d/mk_openstack] at time 19:50:02.276452 duration_in_ms=93.948
2017-10-27 19:50:02,278 [salt.state       ][INFO    ][1887] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 19:50:02.277620
2017-10-27 19:50:02,278 [salt.state       ][INFO    ][1887] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-10-27 19:50:02,686 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-10-27 19:50:02,801 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:50:04,988 [salt.state       ][INFO    ][1887] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly ocata'}
2017-10-27 19:50:04,989 [salt.state       ][INFO    ][1887] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 19:50:04.989019 duration_in_ms=2711.398
2017-10-27 19:50:04,989 [salt.state       ][INFO    ][1887] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 19:50:04.989458
2017-10-27 19:50:04,990 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-10-27 19:50:04,990 [salt.state       ][INFO    ][1887] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-10-27 19:50:04,991 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 19:50:04.990663 duration_in_ms=1.205
2017-10-27 19:50:04,991 [salt.state       ][INFO    ][1887] Running state [/etc/apt/preferences.d/mcp_extra] at time 19:50:04.991004
2017-10-27 19:50:04,991 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-10-27 19:50:05,013 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:50:05,037 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:50:05,089 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:50:05,090 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/preferences.d/mcp_extra] at time 19:50:05.089607 duration_in_ms=98.601
2017-10-27 19:50:05,091 [salt.state       ][INFO    ][1887] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 19:50:05.090769
2017-10-27 19:50:05,091 [salt.state       ][INFO    ][1887] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-10-27 19:50:05,163 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-10-27 19:50:05,251 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:50:05,348 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027195005324980
2017-10-27 19:50:05,363 [salt.minion      ][INFO    ][4807] Starting a new job with PID 4807
2017-10-27 19:50:05,380 [salt.minion      ][INFO    ][4807] Returning information for job: 20171027195005324980
2017-10-27 19:50:07,335 [salt.state       ][INFO    ][1887] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly extra'}
2017-10-27 19:50:07,336 [salt.state       ][INFO    ][1887] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 19:50:07.335550 duration_in_ms=2244.779
2017-10-27 19:50:07,336 [salt.state       ][INFO    ][1887] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 19:50:07.335969
2017-10-27 19:50:07,336 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-10-27 19:50:07,337 [salt.state       ][INFO    ][1887] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-10-27 19:50:07,337 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 19:50:07.337203 duration_in_ms=1.234
2017-10-27 19:50:07,338 [salt.state       ][INFO    ][1887] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 19:50:07.337560
2017-10-27 19:50:07,338 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-10-27 19:50:07,355 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:50:07,372 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:50:07,422 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:50:07,423 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 19:50:07.422492 duration_in_ms=84.932
2017-10-27 19:50:07,424 [salt.state       ][INFO    ][1887] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 19:50:07.423640
2017-10-27 19:50:07,424 [salt.state       ][INFO    ][1887] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-10-27 19:50:07,495 [salt.loaded.int.module.cmdmod][INFO    ][1887] 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-10-27 19:50:07,582 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:50:10,037 [salt.state       ][INFO    ][1887] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'}
2017-10-27 19:50:10,038 [salt.state       ][INFO    ][1887] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 19:50:10.037542 duration_in_ms=2613.9
2017-10-27 19:50:10,038 [salt.state       ][INFO    ][1887] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 19:50:10.037785
2017-10-27 19:50:10,038 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-10-27 19:50:10,038 [salt.state       ][INFO    ][1887] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-10-27 19:50:10,039 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 19:50:10.038549 duration_in_ms=0.764
2017-10-27 19:50:10,039 [salt.state       ][INFO    ][1887] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 19:50:10.038758
2017-10-27 19:50:10,039 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-10-27 19:50:10,056 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:50:10,078 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:50:10,129 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:50:10,129 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 19:50:10.129012 duration_in_ms=90.253
2017-10-27 19:50:10,130 [salt.state       ][INFO    ][1887] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 19:50:10.129911
2017-10-27 19:50:10,130 [salt.state       ][INFO    ][1887] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-10-27 19:50:10,205 [salt.loaded.int.module.cmdmod][INFO    ][1887] 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-10-27 19:50:10,303 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:50:12,979 [salt.state       ][INFO    ][1887] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'}
2017-10-27 19:50:12,980 [salt.state       ][INFO    ][1887] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 19:50:12.979643 duration_in_ms=2849.731
2017-10-27 19:50:12,980 [salt.state       ][INFO    ][1887] Running state [linux_extra_packages_purged] at time 19:50:12.980066
2017-10-27 19:50:12,980 [salt.state       ][INFO    ][1887] Executing state pkg.purged for linux_extra_packages_purged
2017-10-27 19:50:12,999 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init'] in directory '/root'
2017-10-27 19:50:14,481 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 19:50:14,503 [salt.state       ][INFO    ][1887] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}}}
2017-10-27 19:50:14,515 [salt.state       ][INFO    ][1887] Loading fresh modules for state activity
2017-10-27 19:50:14,533 [salt.state       ][INFO    ][1887] Completed state [linux_extra_packages_purged] at time 19:50:14.532864 duration_in_ms=1552.797
2017-10-27 19:50:14,539 [salt.state       ][INFO    ][1887] Running state [linux_extra_packages_latest] at time 19:50:14.539404
2017-10-27 19:50:14,540 [salt.state       ][INFO    ][1887] Executing state pkg.latest for linux_extra_packages_latest
2017-10-27 19:50:14,784 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:50:15,402 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027195015376564
2017-10-27 19:50:15,415 [salt.minion      ][INFO    ][7158] Starting a new job with PID 7158
2017-10-27 19:50:15,428 [salt.minion      ][INFO    ][7158] Returning information for job: 20171027195015376564
2017-10-27 19:50:17,432 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-10-27 19:50:17,477 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-10-27 19:50:17,524 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-10-27 19:50:19,457 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 19:50:19,482 [salt.state       ][INFO    ][1887] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-10-27 19:50:19,493 [salt.state       ][INFO    ][1887] Loading fresh modules for state activity
2017-10-27 19:50:19,512 [salt.state       ][INFO    ][1887] Completed state [linux_extra_packages_latest] at time 19:50:19.511701 duration_in_ms=4972.297
2017-10-27 19:50:19,515 [salt.state       ][INFO    ][1887] Running state [UTC] at time 19:50:19.514974
2017-10-27 19:50:19,515 [salt.state       ][INFO    ][1887] Executing state timezone.system for UTC
2017-10-27 19:50:19,517 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['timedatectl'] in directory '/root'
2017-10-27 19:50:19,567 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['timedatectl'] in directory '/root'
2017-10-27 19:50:19,575 [salt.state       ][INFO    ][1887] Timezone UTC already set, UTC already set to UTC
2017-10-27 19:50:19,575 [salt.state       ][INFO    ][1887] Completed state [UTC] at time 19:50:19.575369 duration_in_ms=60.394
2017-10-27 19:50:19,579 [salt.state       ][INFO    ][1887] Running state [nf_conntrack] at time 19:50:19.578506
2017-10-27 19:50:19,579 [salt.state       ][INFO    ][1887] Executing state kmod.present for nf_conntrack
2017-10-27 19:50:19,580 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'lsmod' in directory '/root'
2017-10-27 19:50:19,839 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'lsmod' in directory '/root'
2017-10-27 19:50:19,846 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-10-27 19:50:19,863 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'lsmod' in directory '/root'
2017-10-27 19:50:19,922 [salt.state       ][INFO    ][1887] {'nf_conntrack': 'loaded'}
2017-10-27 19:50:19,923 [salt.state       ][INFO    ][1887] Completed state [nf_conntrack] at time 19:50:19.922684 duration_in_ms=344.177
2017-10-27 19:50:19,925 [salt.state       ][INFO    ][1887] Running state [kernel.panic] at time 19:50:19.925227
2017-10-27 19:50:19,926 [salt.state       ][INFO    ][1887] Executing state sysctl.present for kernel.panic
2017-10-27 19:50:19,927 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:19,979 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-10-27 19:50:19,986 [salt.state       ][INFO    ][1887] {'kernel.panic': 60}
2017-10-27 19:50:19,987 [salt.state       ][INFO    ][1887] Completed state [kernel.panic] at time 19:50:19.986565 duration_in_ms=61.337
2017-10-27 19:50:19,987 [salt.state       ][INFO    ][1887] Running state [net.ipv4.tcp_keepalive_probes] at time 19:50:19.986866
2017-10-27 19:50:19,987 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-10-27 19:50:19,988 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,003 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-10-27 19:50:20,011 [salt.state       ][INFO    ][1887] {'net.ipv4.tcp_keepalive_probes': 8}
2017-10-27 19:50:20,011 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.tcp_keepalive_probes] at time 19:50:20.010901 duration_in_ms=24.034
2017-10-27 19:50:20,011 [salt.state       ][INFO    ][1887] Running state [fs.file-max] at time 19:50:20.011189
2017-10-27 19:50:20,011 [salt.state       ][INFO    ][1887] Executing state sysctl.present for fs.file-max
2017-10-27 19:50:20,012 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,028 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-10-27 19:50:20,036 [salt.state       ][INFO    ][1887] {'fs.file-max': 124165}
2017-10-27 19:50:20,036 [salt.state       ][INFO    ][1887] Completed state [fs.file-max] at time 19:50:20.036280 duration_in_ms=25.091
2017-10-27 19:50:20,037 [salt.state       ][INFO    ][1887] Running state [net.core.somaxconn] at time 19:50:20.036662
2017-10-27 19:50:20,037 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.core.somaxconn
2017-10-27 19:50:20,038 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,056 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-10-27 19:50:20,064 [salt.state       ][INFO    ][1887] {'net.core.somaxconn': 4096}
2017-10-27 19:50:20,064 [salt.state       ][INFO    ][1887] Completed state [net.core.somaxconn] at time 19:50:20.064137 duration_in_ms=27.476
2017-10-27 19:50:20,064 [salt.state       ][INFO    ][1887] Running state [net.ipv4.tcp_max_syn_backlog] at time 19:50:20.064418
2017-10-27 19:50:20,065 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-10-27 19:50:20,065 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,080 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-10-27 19:50:20,086 [salt.state       ][INFO    ][1887] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-10-27 19:50:20,086 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.tcp_max_syn_backlog] at time 19:50:20.086439 duration_in_ms=22.021
2017-10-27 19:50:20,087 [salt.state       ][INFO    ][1887] Running state [net.ipv4.tcp_tw_reuse] at time 19:50:20.086702
2017-10-27 19:50:20,087 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-10-27 19:50:20,087 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,109 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-10-27 19:50:20,115 [salt.state       ][INFO    ][1887] {'net.ipv4.tcp_tw_reuse': 1}
2017-10-27 19:50:20,116 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.tcp_tw_reuse] at time 19:50:20.115583 duration_in_ms=28.879
2017-10-27 19:50:20,116 [salt.state       ][INFO    ][1887] Running state [net.ipv4.tcp_congestion_control] at time 19:50:20.115894
2017-10-27 19:50:20,116 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-10-27 19:50:20,117 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,133 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-10-27 19:50:20,144 [salt.state       ][INFO    ][1887] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-10-27 19:50:20,144 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.tcp_congestion_control] at time 19:50:20.143920 duration_in_ms=28.026
2017-10-27 19:50:20,144 [salt.state       ][INFO    ][1887] Running state [net.ipv4.tcp_retries2] at time 19:50:20.144249
2017-10-27 19:50:20,145 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-10-27 19:50:20,145 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,160 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-10-27 19:50:20,167 [salt.state       ][INFO    ][1887] {'net.ipv4.tcp_retries2': 5}
2017-10-27 19:50:20,167 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.tcp_retries2] at time 19:50:20.167140 duration_in_ms=22.891
2017-10-27 19:50:20,167 [salt.state       ][INFO    ][1887] Running state [net.core.netdev_max_backlog] at time 19:50:20.167447
2017-10-27 19:50:20,168 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.core.netdev_max_backlog
2017-10-27 19:50:20,168 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,184 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-10-27 19:50:20,192 [salt.state       ][INFO    ][1887] {'net.core.netdev_max_backlog': 261144}
2017-10-27 19:50:20,192 [salt.state       ][INFO    ][1887] Completed state [net.core.netdev_max_backlog] at time 19:50:20.192319 duration_in_ms=24.871
2017-10-27 19:50:20,193 [salt.state       ][INFO    ][1887] Running state [net.ipv4.tcp_slow_start_after_idle] at time 19:50:20.192613
2017-10-27 19:50:20,193 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-10-27 19:50:20,193 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,209 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-10-27 19:50:20,216 [salt.state       ][INFO    ][1887] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-10-27 19:50:20,216 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 19:50:20.215764 duration_in_ms=23.151
2017-10-27 19:50:20,216 [salt.state       ][INFO    ][1887] Running state [vm.swappiness] at time 19:50:20.216085
2017-10-27 19:50:20,216 [salt.state       ][INFO    ][1887] Executing state sysctl.present for vm.swappiness
2017-10-27 19:50:20,217 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,232 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-10-27 19:50:20,239 [salt.state       ][INFO    ][1887] {'vm.swappiness': 10}
2017-10-27 19:50:20,239 [salt.state       ][INFO    ][1887] Completed state [vm.swappiness] at time 19:50:20.238886 duration_in_ms=22.8
2017-10-27 19:50:20,239 [salt.state       ][INFO    ][1887] Running state [net.ipv4.tcp_keepalive_intvl] at time 19:50:20.239159
2017-10-27 19:50:20,239 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-10-27 19:50:20,240 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,255 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-10-27 19:50:20,262 [salt.state       ][INFO    ][1887] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-10-27 19:50:20,262 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.tcp_keepalive_intvl] at time 19:50:20.261965 duration_in_ms=22.806
2017-10-27 19:50:20,262 [salt.state       ][INFO    ][1887] Running state [net.ipv4.neigh.default.gc_thresh1] at time 19:50:20.262278
2017-10-27 19:50:20,263 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-10-27 19:50:20,263 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,278 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-10-27 19:50:20,284 [salt.state       ][INFO    ][1887] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-10-27 19:50:20,285 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 19:50:20.284730 duration_in_ms=22.45
2017-10-27 19:50:20,285 [salt.state       ][INFO    ][1887] Running state [net.ipv4.neigh.default.gc_thresh2] at time 19:50:20.285027
2017-10-27 19:50:20,285 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-10-27 19:50:20,286 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,300 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-10-27 19:50:20,307 [salt.state       ][INFO    ][1887] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-10-27 19:50:20,307 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 19:50:20.306979 duration_in_ms=21.95
2017-10-27 19:50:20,307 [salt.state       ][INFO    ][1887] Running state [net.ipv4.neigh.default.gc_thresh3] at time 19:50:20.307262
2017-10-27 19:50:20,308 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-10-27 19:50:20,308 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,323 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-10-27 19:50:20,328 [salt.state       ][INFO    ][1887] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-10-27 19:50:20,329 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 19:50:20.328733 duration_in_ms=21.47
2017-10-27 19:50:20,329 [salt.state       ][INFO    ][1887] Running state [net.ipv4.tcp_fin_timeout] at time 19:50:20.329015
2017-10-27 19:50:20,329 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-10-27 19:50:20,330 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,345 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-10-27 19:50:20,352 [salt.state       ][INFO    ][1887] {'net.ipv4.tcp_fin_timeout': 30}
2017-10-27 19:50:20,353 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.tcp_fin_timeout] at time 19:50:20.352715 duration_in_ms=23.698
2017-10-27 19:50:20,353 [salt.state       ][INFO    ][1887] Running state [net.ipv4.tcp_keepalive_time] at time 19:50:20.353070
2017-10-27 19:50:20,353 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-10-27 19:50:20,354 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,370 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-10-27 19:50:20,378 [salt.state       ][INFO    ][1887] {'net.ipv4.tcp_keepalive_time': 30}
2017-10-27 19:50:20,379 [salt.state       ][INFO    ][1887] Completed state [net.ipv4.tcp_keepalive_time] at time 19:50:20.378810 duration_in_ms=25.738
2017-10-27 19:50:20,379 [salt.state       ][INFO    ][1887] Running state [net.nf_conntrack_max] at time 19:50:20.379422
2017-10-27 19:50:20,380 [salt.state       ][INFO    ][1887] Executing state sysctl.present for net.nf_conntrack_max
2017-10-27 19:50:20,381 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:50:20,398 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-10-27 19:50:20,406 [salt.state       ][INFO    ][1887] {'net.nf_conntrack_max': 1048576}
2017-10-27 19:50:20,406 [salt.state       ][INFO    ][1887] Completed state [net.nf_conntrack_max] at time 19:50:20.406192 duration_in_ms=26.769
2017-10-27 19:50:20,414 [salt.state       ][INFO    ][1887] Running state [linux_sysfs_package] at time 19:50:20.413938
2017-10-27 19:50:20,414 [salt.state       ][INFO    ][1887] Executing state pkg.installed for linux_sysfs_package
2017-10-27 19:50:20,690 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-10-27 19:50:20,743 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:50:23,417 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-10-27 19:50:25,245 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 19:50:25,269 [salt.state       ][INFO    ][1887] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-10-27 19:50:25,280 [salt.state       ][INFO    ][1887] Loading fresh modules for state activity
2017-10-27 19:50:25,304 [salt.state       ][INFO    ][1887] Completed state [linux_sysfs_package] at time 19:50:25.303625 duration_in_ms=4889.687
2017-10-27 19:50:25,308 [salt.state       ][INFO    ][1887] Running state [/etc/sysfs.d] at time 19:50:25.308018
2017-10-27 19:50:25,308 [salt.state       ][INFO    ][1887] Executing state file.directory for /etc/sysfs.d
2017-10-27 19:50:25,311 [salt.state       ][INFO    ][1887] Directory /etc/sysfs.d is in the correct state
2017-10-27 19:50:25,311 [salt.state       ][INFO    ][1887] Completed state [/etc/sysfs.d] at time 19:50:25.310903 duration_in_ms=2.885
2017-10-27 19:50:25,397 [salt.state       ][INFO    ][1887] Running state [ondemand] at time 19:50:25.397282
2017-10-27 19:50:25,398 [salt.state       ][INFO    ][1887] Executing state service.dead for ondemand
2017-10-27 19:50:25,399 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-10-27 19:50:25,417 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-10-27 19:50:25,430 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-10-27 19:50:25,443 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-10-27 19:50:25,494 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-10-27 19:50:25,506 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-10-27 19:50:25,523 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-10-27 19:50:25,541 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-10-27 19:50:25,639 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027195025577165
2017-10-27 19:50:25,655 [salt.minion      ][INFO    ][8331] Starting a new job with PID 8331
2017-10-27 19:50:25,666 [salt.minion      ][INFO    ][8331] Returning information for job: 20171027195025577165
2017-10-27 19:50:25,676 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-10-27 19:50:25,690 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'runlevel' in directory '/root'
2017-10-27 19:50:25,698 [salt.state       ][INFO    ][1887] {'ondemand': True}
2017-10-27 19:50:25,699 [salt.state       ][INFO    ][1887] Completed state [ondemand] at time 19:50:25.698736 duration_in_ms=301.453
2017-10-27 19:50:25,700 [salt.state       ][INFO    ][1887] Running state [cs_CZ.UTF-8] at time 19:50:25.700440
2017-10-27 19:50:25,701 [salt.state       ][INFO    ][1887] Executing state locale.present for cs_CZ.UTF-8
2017-10-27 19:50:25,701 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'locale -a' in directory '/root'
2017-10-27 19:50:25,712 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-10-27 19:50:26,355 [salt.state       ][INFO    ][1887] {'locale': 'cs_CZ.UTF-8'}
2017-10-27 19:50:26,356 [salt.state       ][INFO    ][1887] Completed state [cs_CZ.UTF-8] at time 19:50:26.355531 duration_in_ms=655.09
2017-10-27 19:50:26,356 [salt.state       ][INFO    ][1887] Running state [en_US.UTF-8] at time 19:50:26.355853
2017-10-27 19:50:26,356 [salt.state       ][INFO    ][1887] Executing state locale.present for en_US.UTF-8
2017-10-27 19:50:26,357 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'locale -a' in directory '/root'
2017-10-27 19:50:26,364 [salt.state       ][INFO    ][1887] Locale en_US.UTF-8 is already present
2017-10-27 19:50:26,364 [salt.state       ][INFO    ][1887] Completed state [en_US.UTF-8] at time 19:50:26.364354 duration_in_ms=8.5
2017-10-27 19:50:26,366 [salt.state       ][INFO    ][1887] Running state [en_US.UTF-8] at time 19:50:26.365826
2017-10-27 19:50:26,366 [salt.state       ][INFO    ][1887] Executing state locale.system for en_US.UTF-8
2017-10-27 19:50:26,367 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'localectl' in directory '/root'
2017-10-27 19:50:26,403 [salt.state       ][INFO    ][1887] System locale en_US.UTF-8 already set
2017-10-27 19:50:26,404 [salt.state       ][INFO    ][1887] Completed state [en_US.UTF-8] at time 19:50:26.403653 duration_in_ms=37.826
2017-10-27 19:50:26,406 [salt.state       ][INFO    ][1887] Running state [root] at time 19:50:26.405531
2017-10-27 19:50:26,406 [salt.state       ][INFO    ][1887] Executing state user.present for root
2017-10-27 19:50:26,411 [salt.state       ][INFO    ][1887] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17466}
2017-10-27 19:50:26,411 [salt.state       ][INFO    ][1887] Completed state [root] at time 19:50:26.411431 duration_in_ms=5.9
2017-10-27 19:50:26,413 [salt.state       ][INFO    ][1887] Running state [/root] at time 19:50:26.412595
2017-10-27 19:50:26,413 [salt.state       ][INFO    ][1887] Executing state file.directory for /root
2017-10-27 19:50:26,413 [salt.state       ][INFO    ][1887] Directory /root is in the correct state
2017-10-27 19:50:26,414 [salt.state       ][INFO    ][1887] Completed state [/root] at time 19:50:26.413502 duration_in_ms=0.907
2017-10-27 19:50:26,414 [salt.state       ][INFO    ][1887] Running state [/etc/sudoers.d/90-salt-user-root] at time 19:50:26.413689
2017-10-27 19:50:26,414 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-10-27 19:50:26,414 [salt.state       ][INFO    ][1887] File /etc/sudoers.d/90-salt-user-root is not present
2017-10-27 19:50:26,415 [salt.state       ][INFO    ][1887] Completed state [/etc/sudoers.d/90-salt-user-root] at time 19:50:26.414585 duration_in_ms=0.896
2017-10-27 19:50:26,415 [salt.state       ][INFO    ][1887] Running state [ubuntu] at time 19:50:26.414778
2017-10-27 19:50:26,415 [salt.state       ][INFO    ][1887] Executing state user.present for ubuntu
2017-10-27 19:50:26,415 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-10-27 19:50:26,456 [salt.state       ][INFO    ][1887] {'shell': '/bin/bash', 'workphone': '', 'uid': 1000, 'passwd': 'x', 'roomnumber': '', 'groups': ['ubuntu'], 'home': '/home/ubuntu', 'password': 'XXX-REDACTED-XXX', 'name': 'ubuntu', 'gid': 1000, 'fullname': '', 'homephone': ''}
2017-10-27 19:50:26,456 [salt.state       ][INFO    ][1887] Completed state [ubuntu] at time 19:50:26.455808 duration_in_ms=41.029
2017-10-27 19:50:26,457 [salt.state       ][INFO    ][1887] Running state [/home/ubuntu] at time 19:50:26.457148
2017-10-27 19:50:26,457 [salt.state       ][INFO    ][1887] Executing state file.directory for /home/ubuntu
2017-10-27 19:50:26,458 [salt.state       ][INFO    ][1887] {'mode': '0700'}
2017-10-27 19:50:26,459 [salt.state       ][INFO    ][1887] Completed state [/home/ubuntu] at time 19:50:26.458561 duration_in_ms=1.413
2017-10-27 19:50:26,460 [salt.state       ][INFO    ][1887] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:50:26.459512
2017-10-27 19:50:26,460 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-10-27 19:50:26,479 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-10-27 19:50:26,483 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command '/usr/sbin/visudo -c -f /tmp/tmphMykvO' in directory '/root'
2017-10-27 19:50:26,496 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:50:26,497 [salt.state       ][INFO    ][1887] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:50:26.496449 duration_in_ms=36.936
2017-10-27 19:50:26,497 [salt.state       ][INFO    ][1887] Running state [/etc/security/limits.d/90-salt-default.conf] at time 19:50:26.496692
2017-10-27 19:50:26,497 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-10-27 19:50:26,514 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-10-27 19:50:26,534 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:50:26,588 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:50:26,588 [salt.state       ][INFO    ][1887] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 19:50:26.588273 duration_in_ms=91.58
2017-10-27 19:50:26,589 [salt.state       ][INFO    ][1887] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:50:26.588507
2017-10-27 19:50:26,589 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-10-27 19:50:26,601 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-10-27 19:50:26,618 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:50:26,671 [salt.state       ][INFO    ][1887] File changed:
New file
2017-10-27 19:50:26,671 [salt.state       ][INFO    ][1887] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:50:26.671235 duration_in_ms=82.728
2017-10-27 19:50:26,673 [salt.state       ][INFO    ][1887] Running state [service.systemctl_reload] at time 19:50:26.672730
2017-10-27 19:50:26,673 [salt.state       ][INFO    ][1887] Executing state module.wait for service.systemctl_reload
2017-10-27 19:50:26,673 [salt.state       ][INFO    ][1887] No changes made for service.systemctl_reload
2017-10-27 19:50:26,673 [salt.state       ][INFO    ][1887] Completed state [service.systemctl_reload] at time 19:50:26.673319 duration_in_ms=0.589
2017-10-27 19:50:26,674 [salt.state       ][INFO    ][1887] Running state [service.systemctl_reload] at time 19:50:26.673476
2017-10-27 19:50:26,674 [salt.state       ][INFO    ][1887] Executing state module.mod_watch for service.systemctl_reload
2017-10-27 19:50:26,674 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-10-27 19:50:26,719 [salt.state       ][INFO    ][1887] {'ret': True}
2017-10-27 19:50:26,720 [salt.state       ][INFO    ][1887] Completed state [service.systemctl_reload] at time 19:50:26.719583 duration_in_ms=46.107
2017-10-27 19:50:26,720 [salt.state       ][INFO    ][1887] Running state [/etc/hostname] at time 19:50:26.719869
2017-10-27 19:50:26,720 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/hostname
2017-10-27 19:50:27,375 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-10-27 19:50:27,379 [salt.state       ][INFO    ][1887] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg01

2017-10-27 19:50:27,379 [salt.state       ][INFO    ][1887] Completed state [/etc/hostname] at time 19:50:27.379377 duration_in_ms=659.506
2017-10-27 19:50:27,382 [salt.state       ][INFO    ][1887] Running state [hostname msg01] at time 19:50:27.381605
2017-10-27 19:50:27,382 [salt.state       ][INFO    ][1887] Executing state cmd.wait for hostname msg01
2017-10-27 19:50:27,382 [salt.state       ][INFO    ][1887] No changes made for hostname msg01
2017-10-27 19:50:27,382 [salt.state       ][INFO    ][1887] Completed state [hostname msg01] at time 19:50:27.382298 duration_in_ms=0.693
2017-10-27 19:50:27,382 [salt.state       ][INFO    ][1887] Running state [hostname msg01] at time 19:50:27.382457
2017-10-27 19:50:27,383 [salt.state       ][INFO    ][1887] Executing state cmd.mod_watch for hostname msg01
2017-10-27 19:50:27,383 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command 'hostname msg01' in directory '/root'
2017-10-27 19:50:27,394 [salt.state       ][INFO    ][1887] {'pid': 8387, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-27 19:50:27,394 [salt.state       ][INFO    ][1887] Completed state [hostname msg01] at time 19:50:27.394128 duration_in_ms=11.67
2017-10-27 19:50:27,396 [salt.state       ][INFO    ][1887] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.395992
2017-10-27 19:50:27,396 [salt.state       ][INFO    ][1887] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,398 [salt.state       ][INFO    ][1887] {'host': 'mdb02.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,399 [salt.state       ][INFO    ][1887] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.398549 duration_in_ms=2.556
2017-10-27 19:50:27,399 [salt.state       ][INFO    ][1887] Running state [mdb02] at time 19:50:27.398776
2017-10-27 19:50:27,399 [salt.state       ][INFO    ][1887] Executing state host.present for mdb02
2017-10-27 19:50:27,400 [salt.state       ][INFO    ][1887] {'host': 'mdb02'}
2017-10-27 19:50:27,400 [salt.state       ][INFO    ][1887] Completed state [mdb02] at time 19:50:27.399838 duration_in_ms=1.061
2017-10-27 19:50:27,400 [salt.state       ][INFO    ][1887] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.400047
2017-10-27 19:50:27,400 [salt.state       ][INFO    ][1887] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,401 [salt.state       ][INFO    ][1887] {'host': 'mdb03.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,401 [salt.state       ][INFO    ][1887] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.401083 duration_in_ms=1.036
2017-10-27 19:50:27,401 [salt.state       ][INFO    ][1887] Running state [mdb03] at time 19:50:27.401285
2017-10-27 19:50:27,401 [salt.state       ][INFO    ][1887] Executing state host.present for mdb03
2017-10-27 19:50:27,402 [salt.state       ][INFO    ][1887] {'host': 'mdb03'}
2017-10-27 19:50:27,402 [salt.state       ][INFO    ][1887] Completed state [mdb03] at time 19:50:27.402362 duration_in_ms=1.077
2017-10-27 19:50:27,403 [salt.state       ][INFO    ][1887] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.402587
2017-10-27 19:50:27,403 [salt.state       ][INFO    ][1887] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,404 [salt.state       ][INFO    ][1887] {'host': 'mdb01.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,404 [salt.state       ][INFO    ][1887] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.403698 duration_in_ms=1.111
2017-10-27 19:50:27,404 [salt.state       ][INFO    ][1887] Running state [mdb01] at time 19:50:27.403889
2017-10-27 19:50:27,404 [salt.state       ][INFO    ][1887] Executing state host.present for mdb01
2017-10-27 19:50:27,405 [salt.state       ][INFO    ][1887] {'host': 'mdb01'}
2017-10-27 19:50:27,405 [salt.state       ][INFO    ][1887] Completed state [mdb01] at time 19:50:27.404951 duration_in_ms=1.063
2017-10-27 19:50:27,405 [salt.state       ][INFO    ][1887] Running state [mdb] at time 19:50:27.405143
2017-10-27 19:50:27,405 [salt.state       ][INFO    ][1887] Executing state host.present for mdb
2017-10-27 19:50:27,406 [salt.state       ][INFO    ][1887] {'host': 'mdb'}
2017-10-27 19:50:27,406 [salt.state       ][INFO    ][1887] Completed state [mdb] at time 19:50:27.406261 duration_in_ms=1.117
2017-10-27 19:50:27,407 [salt.state       ][INFO    ][1887] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.406490
2017-10-27 19:50:27,407 [salt.state       ][INFO    ][1887] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,407 [salt.state       ][INFO    ][1887] {'host': 'mdb.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,408 [salt.state       ][INFO    ][1887] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.407641 duration_in_ms=1.15
2017-10-27 19:50:27,408 [salt.state       ][INFO    ][1887] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.407939
2017-10-27 19:50:27,408 [salt.state       ][INFO    ][1887] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,409 [salt.state       ][INFO    ][1887] {'host': 'cfg01.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,409 [salt.state       ][INFO    ][1887] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.409061 duration_in_ms=1.123
2017-10-27 19:50:27,409 [salt.state       ][INFO    ][1887] Running state [cfg01] at time 19:50:27.409256
2017-10-27 19:50:27,409 [salt.state       ][INFO    ][1887] Executing state host.present for cfg01
2017-10-27 19:50:27,410 [salt.state       ][INFO    ][1887] {'host': 'cfg01'}
2017-10-27 19:50:27,410 [salt.state       ][INFO    ][1887] Completed state [cfg01] at time 19:50:27.410358 duration_in_ms=1.102
2017-10-27 19:50:27,411 [salt.state       ][INFO    ][1887] Running state [prx01] at time 19:50:27.410571
2017-10-27 19:50:27,411 [salt.state       ][INFO    ][1887] Executing state host.present for prx01
2017-10-27 19:50:27,411 [salt.state       ][INFO    ][1887] {'host': 'prx01'}
2017-10-27 19:50:27,412 [salt.state       ][INFO    ][1887] Completed state [prx01] at time 19:50:27.411627 duration_in_ms=1.056
2017-10-27 19:50:27,412 [salt.state       ][INFO    ][1887] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.411842
2017-10-27 19:50:27,412 [salt.state       ][INFO    ][1887] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,413 [salt.state       ][INFO    ][1887] {'host': 'prx01.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,413 [salt.state       ][INFO    ][1887] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.412945 duration_in_ms=1.102
2017-10-27 19:50:27,413 [salt.state       ][INFO    ][1887] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.413165
2017-10-27 19:50:27,413 [salt.state       ][INFO    ][1887] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,414 [salt.state       ][INFO    ][1887] {'host': 'kvm01.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,414 [salt.state       ][INFO    ][1887] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.414210 duration_in_ms=1.045
2017-10-27 19:50:27,414 [salt.state       ][INFO    ][1887] Running state [kvm01] at time 19:50:27.414421
2017-10-27 19:50:27,415 [salt.state       ][INFO    ][1887] Executing state host.present for kvm01
2017-10-27 19:50:27,415 [salt.state       ][INFO    ][1887] {'host': 'kvm01'}
2017-10-27 19:50:27,415 [salt.state       ][INFO    ][1887] Completed state [kvm01] at time 19:50:27.415456 duration_in_ms=1.035
2017-10-27 19:50:27,416 [salt.state       ][INFO    ][1887] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.415654
2017-10-27 19:50:27,416 [salt.state       ][INFO    ][1887] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,417 [salt.state       ][INFO    ][1887] {'host': 'kvm03.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,417 [salt.state       ][INFO    ][1887] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.416715 duration_in_ms=1.061
2017-10-27 19:50:27,417 [salt.state       ][INFO    ][1887] Running state [kvm03] at time 19:50:27.416911
2017-10-27 19:50:27,417 [salt.state       ][INFO    ][1887] Executing state host.present for kvm03
2017-10-27 19:50:27,418 [salt.state       ][INFO    ][1887] {'host': 'kvm03'}
2017-10-27 19:50:27,418 [salt.state       ][INFO    ][1887] Completed state [kvm03] at time 19:50:27.417978 duration_in_ms=1.067
2017-10-27 19:50:27,418 [salt.state       ][INFO    ][1887] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.418190
2017-10-27 19:50:27,418 [salt.state       ][INFO    ][1887] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,419 [salt.state       ][INFO    ][1887] {'host': 'kvm02.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,419 [salt.state       ][INFO    ][1887] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.419258 duration_in_ms=1.068
2017-10-27 19:50:27,420 [salt.state       ][INFO    ][1887] Running state [kvm02] at time 19:50:27.419543
2017-10-27 19:50:27,420 [salt.state       ][INFO    ][1887] Executing state host.present for kvm02
2017-10-27 19:50:27,421 [salt.state       ][INFO    ][1887] {'host': 'kvm02'}
2017-10-27 19:50:27,421 [salt.state       ][INFO    ][1887] Completed state [kvm02] at time 19:50:27.421001 duration_in_ms=1.458
2017-10-27 19:50:27,421 [salt.state       ][INFO    ][1887] Running state [dbs] at time 19:50:27.421213
2017-10-27 19:50:27,421 [salt.state       ][INFO    ][1887] Executing state host.present for dbs
2017-10-27 19:50:27,422 [salt.state       ][INFO    ][1887] {'host': 'dbs'}
2017-10-27 19:50:27,422 [salt.state       ][INFO    ][1887] Completed state [dbs] at time 19:50:27.422266 duration_in_ms=1.065
2017-10-27 19:50:27,423 [salt.state       ][INFO    ][1887] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.422475
2017-10-27 19:50:27,423 [salt.state       ][INFO    ][1887] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,423 [salt.state       ][INFO    ][1887] {'host': 'dbs.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,424 [salt.state       ][INFO    ][1887] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.423528 duration_in_ms=1.054
2017-10-27 19:50:27,424 [salt.state       ][INFO    ][1887] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.423762
2017-10-27 19:50:27,424 [salt.state       ][INFO    ][1887] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,425 [salt.state       ][INFO    ][1887] {'host': 'prx.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,425 [salt.state       ][INFO    ][1887] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.424839 duration_in_ms=1.076
2017-10-27 19:50:27,425 [salt.state       ][INFO    ][1887] Running state [prx] at time 19:50:27.425031
2017-10-27 19:50:27,425 [salt.state       ][INFO    ][1887] Executing state host.present for prx
2017-10-27 19:50:27,426 [salt.state       ][INFO    ][1887] {'host': 'prx'}
2017-10-27 19:50:27,426 [salt.state       ][INFO    ][1887] Completed state [prx] at time 19:50:27.426121 duration_in_ms=1.09
2017-10-27 19:50:27,426 [salt.state       ][INFO    ][1887] Running state [prx02] at time 19:50:27.426318
2017-10-27 19:50:27,427 [salt.state       ][INFO    ][1887] Executing state host.present for prx02
2017-10-27 19:50:27,427 [salt.state       ][INFO    ][1887] {'host': 'prx02'}
2017-10-27 19:50:27,427 [salt.state       ][INFO    ][1887] Completed state [prx02] at time 19:50:27.427429 duration_in_ms=1.111
2017-10-27 19:50:27,428 [salt.state       ][INFO    ][1887] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.427627
2017-10-27 19:50:27,428 [salt.state       ][INFO    ][1887] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,429 [salt.state       ][INFO    ][1887] {'host': 'prx02.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,429 [salt.state       ][INFO    ][1887] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.428758 duration_in_ms=1.131
2017-10-27 19:50:27,429 [salt.state       ][INFO    ][1887] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.428955
2017-10-27 19:50:27,429 [salt.state       ][INFO    ][1887] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,430 [salt.state       ][INFO    ][1887] {'host': 'msg02.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,430 [salt.state       ][INFO    ][1887] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.430055 duration_in_ms=1.1
2017-10-27 19:50:27,430 [salt.state       ][INFO    ][1887] Running state [msg02] at time 19:50:27.430262
2017-10-27 19:50:27,430 [salt.state       ][INFO    ][1887] Executing state host.present for msg02
2017-10-27 19:50:27,431 [salt.state       ][INFO    ][1887] {'host': 'msg02'}
2017-10-27 19:50:27,431 [salt.state       ][INFO    ][1887] Completed state [msg02] at time 19:50:27.431355 duration_in_ms=1.092
2017-10-27 19:50:27,432 [salt.state       ][INFO    ][1887] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.431556
2017-10-27 19:50:27,432 [salt.state       ][INFO    ][1887] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,433 [salt.state       ][INFO    ][1887] {'host': 'msg03.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,433 [salt.state       ][INFO    ][1887] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.432717 duration_in_ms=1.161
2017-10-27 19:50:27,433 [salt.state       ][INFO    ][1887] Running state [msg03] at time 19:50:27.432911
2017-10-27 19:50:27,433 [salt.state       ][INFO    ][1887] Executing state host.present for msg03
2017-10-27 19:50:27,434 [salt.state       ][INFO    ][1887] {'host': 'msg03'}
2017-10-27 19:50:27,434 [salt.state       ][INFO    ][1887] Completed state [msg03] at time 19:50:27.434031 duration_in_ms=1.119
2017-10-27 19:50:27,434 [salt.state       ][INFO    ][1887] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.434227
2017-10-27 19:50:27,434 [salt.state       ][INFO    ][1887] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,435 [salt.state       ][INFO    ][1887] {'host': 'msg01.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,435 [salt.state       ][INFO    ][1887] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.435367 duration_in_ms=1.14
2017-10-27 19:50:27,436 [salt.state       ][INFO    ][1887] Running state [msg01] at time 19:50:27.435574
2017-10-27 19:50:27,436 [salt.state       ][INFO    ][1887] Executing state host.present for msg01
2017-10-27 19:50:27,437 [salt.state       ][INFO    ][1887] {'host': 'msg01'}
2017-10-27 19:50:27,437 [salt.state       ][INFO    ][1887] Completed state [msg01] at time 19:50:27.436701 duration_in_ms=1.127
2017-10-27 19:50:27,437 [salt.state       ][INFO    ][1887] Running state [msg] at time 19:50:27.436891
2017-10-27 19:50:27,437 [salt.state       ][INFO    ][1887] Executing state host.present for msg
2017-10-27 19:50:27,438 [salt.state       ][INFO    ][1887] {'host': 'msg'}
2017-10-27 19:50:27,438 [salt.state       ][INFO    ][1887] Completed state [msg] at time 19:50:27.438034 duration_in_ms=1.144
2017-10-27 19:50:27,438 [salt.state       ][INFO    ][1887] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.438219
2017-10-27 19:50:27,438 [salt.state       ][INFO    ][1887] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,439 [salt.state       ][INFO    ][1887] {'host': 'msg.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,439 [salt.state       ][INFO    ][1887] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.439463 duration_in_ms=1.244
2017-10-27 19:50:27,440 [salt.state       ][INFO    ][1887] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.439674
2017-10-27 19:50:27,440 [salt.state       ][INFO    ][1887] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,440 [salt.state       ][INFO    ][1887] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 19:50:27,440 [salt.state       ][INFO    ][1887] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.440364 duration_in_ms=0.69
2017-10-27 19:50:27,441 [salt.state       ][INFO    ][1887] Running state [cfg01] at time 19:50:27.440536
2017-10-27 19:50:27,441 [salt.state       ][INFO    ][1887] Executing state host.present for cfg01
2017-10-27 19:50:27,441 [salt.state       ][INFO    ][1887] Host cfg01 (192.168.10.100) already present
2017-10-27 19:50:27,441 [salt.state       ][INFO    ][1887] Completed state [cfg01] at time 19:50:27.441176 duration_in_ms=0.64
2017-10-27 19:50:27,441 [salt.state       ][INFO    ][1887] Running state [cmp002] at time 19:50:27.441348
2017-10-27 19:50:27,442 [salt.state       ][INFO    ][1887] Executing state host.present for cmp002
2017-10-27 19:50:27,442 [salt.state       ][INFO    ][1887] {'host': 'cmp002'}
2017-10-27 19:50:27,443 [salt.state       ][INFO    ][1887] Completed state [cmp002] at time 19:50:27.442492 duration_in_ms=1.144
2017-10-27 19:50:27,443 [salt.state       ][INFO    ][1887] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.442687
2017-10-27 19:50:27,443 [salt.state       ][INFO    ][1887] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,444 [salt.state       ][INFO    ][1887] {'host': 'cmp002.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,444 [salt.state       ][INFO    ][1887] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.443844 duration_in_ms=1.158
2017-10-27 19:50:27,444 [salt.state       ][INFO    ][1887] Running state [cmp001] at time 19:50:27.444031
2017-10-27 19:50:27,444 [salt.state       ][INFO    ][1887] Executing state host.present for cmp001
2017-10-27 19:50:27,445 [salt.state       ][INFO    ][1887] {'host': 'cmp001'}
2017-10-27 19:50:27,445 [salt.state       ][INFO    ][1887] Completed state [cmp001] at time 19:50:27.445160 duration_in_ms=1.128
2017-10-27 19:50:27,445 [salt.state       ][INFO    ][1887] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.445348
2017-10-27 19:50:27,446 [salt.state       ][INFO    ][1887] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,446 [salt.state       ][INFO    ][1887] {'host': 'cmp001.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,447 [salt.state       ][INFO    ][1887] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.446543 duration_in_ms=1.194
2017-10-27 19:50:27,447 [salt.state       ][INFO    ][1887] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.446735
2017-10-27 19:50:27,447 [salt.state       ][INFO    ][1887] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,448 [salt.state       ][INFO    ][1887] {'host': 'dbs01.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,448 [salt.state       ][INFO    ][1887] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.447938 duration_in_ms=1.203
2017-10-27 19:50:27,448 [salt.state       ][INFO    ][1887] Running state [dbs01] at time 19:50:27.448165
2017-10-27 19:50:27,448 [salt.state       ][INFO    ][1887] Executing state host.present for dbs01
2017-10-27 19:50:27,449 [salt.state       ][INFO    ][1887] {'host': 'dbs01'}
2017-10-27 19:50:27,449 [salt.state       ][INFO    ][1887] Completed state [dbs01] at time 19:50:27.449388 duration_in_ms=1.223
2017-10-27 19:50:27,450 [salt.state       ][INFO    ][1887] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.449603
2017-10-27 19:50:27,450 [salt.state       ][INFO    ][1887] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,451 [salt.state       ][INFO    ][1887] {'host': 'dbs02.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,451 [salt.state       ][INFO    ][1887] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.450895 duration_in_ms=1.292
2017-10-27 19:50:27,451 [salt.state       ][INFO    ][1887] Running state [dbs02] at time 19:50:27.451110
2017-10-27 19:50:27,451 [salt.state       ][INFO    ][1887] Executing state host.present for dbs02
2017-10-27 19:50:27,452 [salt.state       ][INFO    ][1887] {'host': 'dbs02'}
2017-10-27 19:50:27,452 [salt.state       ][INFO    ][1887] Completed state [dbs02] at time 19:50:27.452407 duration_in_ms=1.297
2017-10-27 19:50:27,453 [salt.state       ][INFO    ][1887] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.452607
2017-10-27 19:50:27,453 [salt.state       ][INFO    ][1887] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,454 [salt.state       ][INFO    ][1887] {'host': 'dbs03.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,454 [salt.state       ][INFO    ][1887] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.453948 duration_in_ms=1.341
2017-10-27 19:50:27,454 [salt.state       ][INFO    ][1887] Running state [dbs03] at time 19:50:27.454168
2017-10-27 19:50:27,454 [salt.state       ][INFO    ][1887] Executing state host.present for dbs03
2017-10-27 19:50:27,455 [salt.state       ][INFO    ][1887] {'host': 'dbs03'}
2017-10-27 19:50:27,455 [salt.state       ][INFO    ][1887] Completed state [dbs03] at time 19:50:27.455391 duration_in_ms=1.209
2017-10-27 19:50:27,456 [salt.state       ][INFO    ][1887] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.455595
2017-10-27 19:50:27,456 [salt.state       ][INFO    ][1887] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,457 [salt.state       ][INFO    ][1887] {'host': 'odl01.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,457 [salt.state       ][INFO    ][1887] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.456861 duration_in_ms=1.266
2017-10-27 19:50:27,457 [salt.state       ][INFO    ][1887] Running state [odl01] at time 19:50:27.457055
2017-10-27 19:50:27,457 [salt.state       ][INFO    ][1887] Executing state host.present for odl01
2017-10-27 19:50:27,458 [salt.state       ][INFO    ][1887] {'host': 'odl01'}
2017-10-27 19:50:27,458 [salt.state       ][INFO    ][1887] Completed state [odl01] at time 19:50:27.458281 duration_in_ms=1.226
2017-10-27 19:50:27,459 [salt.state       ][INFO    ][1887] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.458510
2017-10-27 19:50:27,459 [salt.state       ][INFO    ][1887] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,460 [salt.state       ][INFO    ][1887] {'host': 'mas01.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,460 [salt.state       ][INFO    ][1887] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.459717 duration_in_ms=1.207
2017-10-27 19:50:27,460 [salt.state       ][INFO    ][1887] Running state [mas01] at time 19:50:27.459902
2017-10-27 19:50:27,460 [salt.state       ][INFO    ][1887] Executing state host.present for mas01
2017-10-27 19:50:27,461 [salt.state       ][INFO    ][1887] {'host': 'mas01'}
2017-10-27 19:50:27,461 [salt.state       ][INFO    ][1887] Completed state [mas01] at time 19:50:27.461096 duration_in_ms=1.194
2017-10-27 19:50:27,461 [salt.state       ][INFO    ][1887] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.461277
2017-10-27 19:50:27,461 [salt.state       ][INFO    ][1887] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,462 [salt.state       ][INFO    ][1887] {'host': 'ctl02.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,463 [salt.state       ][INFO    ][1887] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.462529 duration_in_ms=1.252
2017-10-27 19:50:27,463 [salt.state       ][INFO    ][1887] Running state [ctl02] at time 19:50:27.462725
2017-10-27 19:50:27,463 [salt.state       ][INFO    ][1887] Executing state host.present for ctl02
2017-10-27 19:50:27,464 [salt.state       ][INFO    ][1887] {'host': 'ctl02'}
2017-10-27 19:50:27,464 [salt.state       ][INFO    ][1887] Completed state [ctl02] at time 19:50:27.463967 duration_in_ms=1.242
2017-10-27 19:50:27,464 [salt.state       ][INFO    ][1887] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.464181
2017-10-27 19:50:27,464 [salt.state       ][INFO    ][1887] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,465 [salt.state       ][INFO    ][1887] {'host': 'ctl03.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,465 [salt.state       ][INFO    ][1887] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.465385 duration_in_ms=1.204
2017-10-27 19:50:27,466 [salt.state       ][INFO    ][1887] Running state [ctl03] at time 19:50:27.465566
2017-10-27 19:50:27,466 [salt.state       ][INFO    ][1887] Executing state host.present for ctl03
2017-10-27 19:50:27,467 [salt.state       ][INFO    ][1887] {'host': 'ctl03'}
2017-10-27 19:50:27,467 [salt.state       ][INFO    ][1887] Completed state [ctl03] at time 19:50:27.466897 duration_in_ms=1.331
2017-10-27 19:50:27,467 [salt.state       ][INFO    ][1887] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.467092
2017-10-27 19:50:27,467 [salt.state       ][INFO    ][1887] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,468 [salt.state       ][INFO    ][1887] {'host': 'ctl01.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,468 [salt.state       ][INFO    ][1887] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.468347 duration_in_ms=1.255
2017-10-27 19:50:27,469 [salt.state       ][INFO    ][1887] Running state [ctl01] at time 19:50:27.468532
2017-10-27 19:50:27,469 [salt.state       ][INFO    ][1887] Executing state host.present for ctl01
2017-10-27 19:50:27,470 [salt.state       ][INFO    ][1887] {'host': 'ctl01'}
2017-10-27 19:50:27,470 [salt.state       ][INFO    ][1887] Completed state [ctl01] at time 19:50:27.469774 duration_in_ms=1.242
2017-10-27 19:50:27,470 [salt.state       ][INFO    ][1887] Running state [ctl] at time 19:50:27.470007
2017-10-27 19:50:27,470 [salt.state       ][INFO    ][1887] Executing state host.present for ctl
2017-10-27 19:50:27,471 [salt.state       ][INFO    ][1887] {'host': 'ctl'}
2017-10-27 19:50:27,471 [salt.state       ][INFO    ][1887] Completed state [ctl] at time 19:50:27.471261 duration_in_ms=1.255
2017-10-27 19:50:27,472 [salt.state       ][INFO    ][1887] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.471487
2017-10-27 19:50:27,472 [salt.state       ][INFO    ][1887] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:50:27,473 [salt.state       ][INFO    ][1887] {'host': 'ctl.baremetal-mcp-ocata-odl-ha.local'}
2017-10-27 19:50:27,473 [salt.state       ][INFO    ][1887] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 19:50:27.472775 duration_in_ms=1.287
2017-10-27 19:50:27,476 [salt.state       ][INFO    ][1887] Running state [ens2] at time 19:50:27.476106
2017-10-27 19:50:27,476 [salt.state       ][INFO    ][1887] Executing state network.managed for ens2
2017-10-27 19:50:27,920 [salt.state       ][INFO    ][1887] Interface ens2 is up to date.
2017-10-27 19:50:27,920 [salt.state       ][INFO    ][1887] Completed state [ens2] at time 19:50:27.920311 duration_in_ms=444.204
2017-10-27 19:50:27,921 [salt.state       ][INFO    ][1887] Running state [ens3] at time 19:50:27.920737
2017-10-27 19:50:27,921 [salt.state       ][INFO    ][1887] Executing state network.managed for ens3
2017-10-27 19:50:27,939 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-10-27 19:50:27,968 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['ifup', 'ens3'] in directory '/root'
2017-10-27 19:50:28,033 [salt.state       ][INFO    ][1887] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 192.168.10.41\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-10-27 19:50:28,034 [salt.state       ][INFO    ][1887] Completed state [ens3] at time 19:50:28.033715 duration_in_ms=112.977
2017-10-27 19:50:28,034 [salt.state       ][INFO    ][1887] Running state [/etc/profile.d/proxy.sh] at time 19:50:28.034230
2017-10-27 19:50:28,035 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/profile.d/proxy.sh
2017-10-27 19:50:28,035 [salt.state       ][INFO    ][1887] File /etc/profile.d/proxy.sh is not present
2017-10-27 19:50:28,036 [salt.state       ][INFO    ][1887] Completed state [/etc/profile.d/proxy.sh] at time 19:50:28.035502 duration_in_ms=1.272
2017-10-27 19:50:28,036 [salt.state       ][INFO    ][1887] Running state [/etc/apt/apt.conf.d/95proxies] at time 19:50:28.035905
2017-10-27 19:50:28,036 [salt.state       ][INFO    ][1887] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-10-27 19:50:28,037 [salt.state       ][INFO    ][1887] File /etc/apt/apt.conf.d/95proxies is not present
2017-10-27 19:50:28,037 [salt.state       ][INFO    ][1887] Completed state [/etc/apt/apt.conf.d/95proxies] at time 19:50:28.037045 duration_in_ms=1.14
2017-10-27 19:50:28,043 [salt.state       ][INFO    ][1887] Running state [ntp] at time 19:50:28.043181
2017-10-27 19:50:28,044 [salt.state       ][INFO    ][1887] Executing state pkg.installed for ntp
2017-10-27 19:50:28,207 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-10-27 19:50:30,260 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 19:50:30,284 [salt.state       ][INFO    ][1887] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2017-10-27 19:50:30,296 [salt.state       ][INFO    ][1887] Loading fresh modules for state activity
2017-10-27 19:50:30,316 [salt.state       ][INFO    ][1887] Completed state [ntp] at time 19:50:30.315517 duration_in_ms=2272.336
2017-10-27 19:50:30,319 [salt.state       ][INFO    ][1887] Running state [/etc/ntp.conf] at time 19:50:30.318692
2017-10-27 19:50:30,319 [salt.state       ][INFO    ][1887] Executing state file.managed for /etc/ntp.conf
2017-10-27 19:50:30,349 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-10-27 19:50:30,374 [salt.fileclient  ][INFO    ][1887] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-10-27 19:50:30,385 [salt.state       ][INFO    ][1887] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2017-10-27 19:50:30,386 [salt.state       ][INFO    ][1887] Completed state [/etc/ntp.conf] at time 19:50:30.386255 duration_in_ms=67.562
2017-10-27 19:50:30,463 [salt.state       ][INFO    ][1887] Running state [ntp] at time 19:50:30.463298
2017-10-27 19:50:30,464 [salt.state       ][INFO    ][1887] Executing state service.running for ntp
2017-10-27 19:50:30,465 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-10-27 19:50:30,475 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-10-27 19:50:30,483 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-10-27 19:50:30,495 [salt.state       ][INFO    ][1887] The service ntp is already running
2017-10-27 19:50:30,496 [salt.state       ][INFO    ][1887] Completed state [ntp] at time 19:50:30.496019 duration_in_ms=32.721
2017-10-27 19:50:30,496 [salt.state       ][INFO    ][1887] Running state [ntp] at time 19:50:30.496395
2017-10-27 19:50:30,497 [salt.state       ][INFO    ][1887] Executing state service.mod_watch for ntp
2017-10-27 19:50:30,498 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-10-27 19:50:30,508 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-10-27 19:50:30,520 [salt.loaded.int.module.cmdmod][INFO    ][1887] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-10-27 19:50:30,579 [salt.state       ][INFO    ][1887] {'ntp': True}
2017-10-27 19:50:30,579 [salt.state       ][INFO    ][1887] Completed state [ntp] at time 19:50:30.579205 duration_in_ms=82.809
2017-10-27 19:50:30,583 [salt.minion      ][INFO    ][1887] Returning information for job: 20171027194945192202
2017-10-27 19:51:06,887 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.apply with jid 20171027195106873998
2017-10-27 19:51:06,899 [salt.minion      ][INFO    ][8846] Starting a new job with PID 8846
2017-10-27 19:51:09,145 [salt.state       ][INFO    ][8846] Loading fresh modules for state activity
2017-10-27 19:51:09,172 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-10-27 19:51:09,193 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-10-27 19:51:09,230 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:09,289 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-10-27 19:51:09,308 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:09,367 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-10-27 19:51:09,385 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:09,444 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-10-27 19:51:10,733 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:10,839 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-10-27 19:51:10,868 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:10,925 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-10-27 19:51:10,941 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:10,999 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-10-27 19:51:11,026 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:11,100 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-10-27 19:51:11,126 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:11,183 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-10-27 19:51:11,266 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:11,384 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-10-27 19:51:11,406 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:11,474 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-10-27 19:51:11,512 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:11,593 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-10-27 19:51:11,626 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:11,691 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-10-27 19:51:11,717 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:11,785 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-10-27 19:51:11,815 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:11,886 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-10-27 19:51:11,913 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:11,979 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-10-27 19:51:12,001 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:12,088 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-10-27 19:51:12,137 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:12,254 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-10-27 19:51:12,350 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:12,425 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-10-27 19:51:12,442 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:12,509 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-10-27 19:51:12,538 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:12,609 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-10-27 19:51:12,629 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-10-27 19:51:12,646 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-10-27 19:51:12,668 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-10-27 19:51:12,686 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-10-27 19:51:12,706 [salt.state       ][INFO    ][8846] Running state [/etc/environment] at time 19:51:12.706215
2017-10-27 19:51:12,707 [salt.state       ][INFO    ][8846] Executing state file.blockreplace for /etc/environment
2017-10-27 19:51:12,713 [salt.state       ][INFO    ][8846] 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-10-27 19:51:12,714 [salt.state       ][INFO    ][8846] Completed state [/etc/environment] at time 19:51:12.714141 duration_in_ms=7.928
2017-10-27 19:51:12,714 [salt.state       ][INFO    ][8846] Running state [/etc/profile.d] at time 19:51:12.714465
2017-10-27 19:51:12,715 [salt.state       ][INFO    ][8846] Executing state file.directory for /etc/profile.d
2017-10-27 19:51:12,716 [salt.state       ][INFO    ][8846] Directory /etc/profile.d is in the correct state
2017-10-27 19:51:12,716 [salt.state       ][INFO    ][8846] Completed state [/etc/profile.d] at time 19:51:12.716136 duration_in_ms=1.67
2017-10-27 19:51:13,069 [salt.state       ][INFO    ][8846] Running state [linux_repo_prereq_pkgs] at time 19:51:13.068889
2017-10-27 19:51:13,070 [salt.state       ][INFO    ][8846] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-10-27 19:51:13,070 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 19:51:13,560 [salt.state       ][INFO    ][8846] All specified packages are already installed
2017-10-27 19:51:13,561 [salt.state       ][INFO    ][8846] Completed state [linux_repo_prereq_pkgs] at time 19:51:13.561023 duration_in_ms=492.134
2017-10-27 19:51:13,561 [salt.state       ][INFO    ][8846] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 19:51:13.561442
2017-10-27 19:51:13,562 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-10-27 19:51:13,562 [salt.state       ][INFO    ][8846] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-10-27 19:51:13,563 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 19:51:13.562613 duration_in_ms=1.17
2017-10-27 19:51:13,563 [salt.state       ][INFO    ][8846] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 19:51:13.562951
2017-10-27 19:51:13,563 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-10-27 19:51:13,588 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:51:13,612 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:13,663 [salt.state       ][INFO    ][8846] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-10-27 19:51:13,663 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 19:51:13.663224 duration_in_ms=100.272
2017-10-27 19:51:13,666 [salt.state       ][INFO    ][8846] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 19:51:13.665734
2017-10-27 19:51:13,666 [salt.state       ][INFO    ][8846] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-10-27 19:51:13,831 [salt.loaded.int.module.cmdmod][INFO    ][8846] 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-10-27 19:51:13,927 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:51:16,464 [salt.state       ][INFO    ][8846] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-10-27 19:51:16,465 [salt.state       ][INFO    ][8846] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 19:51:16.464514 duration_in_ms=2798.78
2017-10-27 19:51:16,465 [salt.state       ][INFO    ][8846] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:51:16.464906
2017-10-27 19:51:16,465 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-10-27 19:51:16,466 [salt.state       ][INFO    ][8846] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-10-27 19:51:16,466 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:51:16.466020 duration_in_ms=1.113
2017-10-27 19:51:16,466 [salt.state       ][INFO    ][8846] Running state [/etc/apt/preferences.d/uca] at time 19:51:16.466341
2017-10-27 19:51:16,467 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/preferences.d/uca
2017-10-27 19:51:16,467 [salt.state       ][INFO    ][8846] File /etc/apt/preferences.d/uca is not present
2017-10-27 19:51:16,467 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/preferences.d/uca] at time 19:51:16.467326 duration_in_ms=0.985
2017-10-27 19:51:16,468 [salt.state       ][INFO    ][8846] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 19:51:16.468396
2017-10-27 19:51:16,469 [salt.state       ][INFO    ][8846] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-10-27 19:51:16,546 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-10-27 19:51:16,592 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:51:17,001 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027195116986050
2017-10-27 19:51:17,016 [salt.minion      ][INFO    ][9958] Starting a new job with PID 9958
2017-10-27 19:51:17,025 [salt.minion      ][INFO    ][9958] Returning information for job: 20171027195116986050
2017-10-27 19:51:19,156 [salt.state       ][INFO    ][8846] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-10-27 19:51:19,158 [salt.state       ][INFO    ][8846] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 19:51:19.158340 duration_in_ms=2689.943
2017-10-27 19:51:19,159 [salt.state       ][INFO    ][8846] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 19:51:19.159139
2017-10-27 19:51:19,160 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-10-27 19:51:19,160 [salt.state       ][INFO    ][8846] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-10-27 19:51:19,160 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 19:51:19.160462 duration_in_ms=1.322
2017-10-27 19:51:19,161 [salt.state       ][INFO    ][8846] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 19:51:19.160820
2017-10-27 19:51:19,161 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-10-27 19:51:19,184 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:51:19,208 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:19,258 [salt.state       ][INFO    ][8846] File /etc/apt/preferences.d/mirantis_openstack_updates is in the correct state
2017-10-27 19:51:19,259 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 19:51:19.258709 duration_in_ms=97.889
2017-10-27 19:51:19,260 [salt.state       ][INFO    ][8846] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 19:51:19.259859
2017-10-27 19:51:19,260 [salt.state       ][INFO    ][8846] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-10-27 19:51:19,379 [salt.loaded.int.module.cmdmod][INFO    ][8846] 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-10-27 19:51:19,473 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:51:22,255 [salt.state       ][INFO    ][8846] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'
2017-10-27 19:51:22,256 [salt.state       ][INFO    ][8846] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 19:51:22.256031 duration_in_ms=2996.17
2017-10-27 19:51:22,257 [salt.state       ][INFO    ][8846] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 19:51:22.256457
2017-10-27 19:51:22,257 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-10-27 19:51:22,258 [salt.state       ][INFO    ][8846] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-10-27 19:51:22,258 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 19:51:22.257850 duration_in_ms=1.393
2017-10-27 19:51:22,258 [salt.state       ][INFO    ][8846] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 19:51:22.258183
2017-10-27 19:51:22,259 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-10-27 19:51:22,278 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:51:22,302 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:22,353 [salt.state       ][INFO    ][8846] File /etc/apt/preferences.d/mirantis_openstack_security is in the correct state
2017-10-27 19:51:22,354 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 19:51:22.353954 duration_in_ms=95.77
2017-10-27 19:51:22,355 [salt.state       ][INFO    ][8846] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 19:51:22.355149
2017-10-27 19:51:22,356 [salt.state       ][INFO    ][8846] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-10-27 19:51:22,441 [salt.loaded.int.module.cmdmod][INFO    ][8846] 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-10-27 19:51:22,538 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:51:24,858 [salt.state       ][INFO    ][8846] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'
2017-10-27 19:51:24,858 [salt.state       ][INFO    ][8846] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 19:51:24.858154 duration_in_ms=2503.005
2017-10-27 19:51:24,858 [salt.state       ][INFO    ][8846] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 19:51:24.858399
2017-10-27 19:51:24,859 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-10-27 19:51:24,859 [salt.state       ][INFO    ][8846] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-10-27 19:51:24,859 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 19:51:24.859109 duration_in_ms=0.709
2017-10-27 19:51:24,859 [salt.state       ][INFO    ][8846] Running state [/etc/apt/preferences.d/mk_openstack] at time 19:51:24.859323
2017-10-27 19:51:24,860 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-10-27 19:51:24,878 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:51:24,903 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:24,951 [salt.state       ][INFO    ][8846] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-10-27 19:51:24,951 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/preferences.d/mk_openstack] at time 19:51:24.950704 duration_in_ms=91.38
2017-10-27 19:51:24,952 [salt.state       ][INFO    ][8846] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 19:51:24.951700
2017-10-27 19:51:24,952 [salt.state       ][INFO    ][8846] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-10-27 19:51:25,047 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-10-27 19:51:25,147 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:51:27,039 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027195127019664
2017-10-27 19:51:27,055 [salt.minion      ][INFO    ][12266] Starting a new job with PID 12266
2017-10-27 19:51:27,068 [salt.minion      ][INFO    ][12266] Returning information for job: 20171027195127019664
2017-10-27 19:51:27,255 [salt.state       ][INFO    ][8846] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata'
2017-10-27 19:51:27,256 [salt.state       ][INFO    ][8846] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 19:51:27.255599 duration_in_ms=2303.898
2017-10-27 19:51:27,256 [salt.state       ][INFO    ][8846] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 19:51:27.255914
2017-10-27 19:51:27,256 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-10-27 19:51:27,257 [salt.state       ][INFO    ][8846] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-10-27 19:51:27,257 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 19:51:27.257170 duration_in_ms=1.256
2017-10-27 19:51:27,258 [salt.state       ][INFO    ][8846] Running state [/etc/apt/preferences.d/mcp_extra] at time 19:51:27.257531
2017-10-27 19:51:27,258 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-10-27 19:51:27,278 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:51:27,302 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:27,356 [salt.state       ][INFO    ][8846] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-10-27 19:51:27,356 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/preferences.d/mcp_extra] at time 19:51:27.356185 duration_in_ms=98.653
2017-10-27 19:51:27,358 [salt.state       ][INFO    ][8846] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 19:51:27.357596
2017-10-27 19:51:27,358 [salt.state       ][INFO    ][8846] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-10-27 19:51:27,438 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-10-27 19:51:27,528 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:51:29,634 [salt.state       ][INFO    ][8846] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra'
2017-10-27 19:51:29,635 [salt.state       ][INFO    ][8846] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 19:51:29.634874 duration_in_ms=2277.278
2017-10-27 19:51:29,635 [salt.state       ][INFO    ][8846] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 19:51:29.635359
2017-10-27 19:51:29,636 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-10-27 19:51:29,636 [salt.state       ][INFO    ][8846] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-10-27 19:51:29,637 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 19:51:29.636655 duration_in_ms=1.295
2017-10-27 19:51:29,637 [salt.state       ][INFO    ][8846] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 19:51:29.637012
2017-10-27 19:51:29,637 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-10-27 19:51:29,660 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:51:29,683 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:29,733 [salt.state       ][INFO    ][8846] File /etc/apt/preferences.d/mirantis_openstack_holdback is in the correct state
2017-10-27 19:51:29,734 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 19:51:29.734009 duration_in_ms=96.996
2017-10-27 19:51:29,735 [salt.state       ][INFO    ][8846] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 19:51:29.735394
2017-10-27 19:51:29,736 [salt.state       ][INFO    ][8846] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-10-27 19:51:29,883 [salt.loaded.int.module.cmdmod][INFO    ][8846] 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-10-27 19:51:29,981 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:51:32,274 [salt.state       ][INFO    ][8846] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'
2017-10-27 19:51:32,275 [salt.state       ][INFO    ][8846] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 19:51:32.274940 duration_in_ms=2539.545
2017-10-27 19:51:32,275 [salt.state       ][INFO    ][8846] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 19:51:32.275431
2017-10-27 19:51:32,276 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-10-27 19:51:32,276 [salt.state       ][INFO    ][8846] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-10-27 19:51:32,277 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 19:51:32.276610 duration_in_ms=1.178
2017-10-27 19:51:32,277 [salt.state       ][INFO    ][8846] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 19:51:32.276939
2017-10-27 19:51:32,277 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-10-27 19:51:32,301 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-10-27 19:51:32,322 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:32,373 [salt.state       ][INFO    ][8846] File /etc/apt/preferences.d/mirantis_openstack_hotfix is in the correct state
2017-10-27 19:51:32,374 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 19:51:32.373500 duration_in_ms=96.561
2017-10-27 19:51:32,375 [salt.state       ][INFO    ][8846] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 19:51:32.374745
2017-10-27 19:51:32,375 [salt.state       ][INFO    ][8846] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-10-27 19:51:32,461 [salt.loaded.int.module.cmdmod][INFO    ][8846] 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-10-27 19:51:32,556 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:51:34,699 [salt.state       ][INFO    ][8846] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'
2017-10-27 19:51:34,699 [salt.state       ][INFO    ][8846] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 19:51:34.699298 duration_in_ms=2324.552
2017-10-27 19:51:34,700 [salt.state       ][INFO    ][8846] Running state [linux_extra_packages_purged] at time 19:51:34.699757
2017-10-27 19:51:34,700 [salt.state       ][INFO    ][8846] Executing state pkg.purged for linux_extra_packages_purged
2017-10-27 19:51:34,708 [salt.state       ][INFO    ][8846] All specified packages are already absent
2017-10-27 19:51:34,708 [salt.state       ][INFO    ][8846] Completed state [linux_extra_packages_purged] at time 19:51:34.708164 duration_in_ms=8.407
2017-10-27 19:51:34,709 [salt.state       ][INFO    ][8846] Running state [linux_extra_packages_latest] at time 19:51:34.708503
2017-10-27 19:51:34,709 [salt.state       ][INFO    ][8846] Executing state pkg.latest for linux_extra_packages_latest
2017-10-27 19:51:34,713 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:51:36,823 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-10-27 19:51:36,863 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-10-27 19:51:36,904 [salt.state       ][INFO    ][8846] All packages are up-to-date (mcelog, python-msgpack).
2017-10-27 19:51:36,905 [salt.state       ][INFO    ][8846] Completed state [linux_extra_packages_latest] at time 19:51:36.904955 duration_in_ms=2196.451
2017-10-27 19:51:36,906 [salt.state       ][INFO    ][8846] Running state [UTC] at time 19:51:36.905646
2017-10-27 19:51:36,906 [salt.state       ][INFO    ][8846] Executing state timezone.system for UTC
2017-10-27 19:51:36,907 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['timedatectl'] in directory '/root'
2017-10-27 19:51:36,951 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['timedatectl'] in directory '/root'
2017-10-27 19:51:36,964 [salt.state       ][INFO    ][8846] Timezone UTC already set, UTC already set to UTC
2017-10-27 19:51:36,964 [salt.state       ][INFO    ][8846] Completed state [UTC] at time 19:51:36.964366 duration_in_ms=58.72
2017-10-27 19:51:36,966 [salt.state       ][INFO    ][8846] Running state [nf_conntrack] at time 19:51:36.965592
2017-10-27 19:51:36,966 [salt.state       ][INFO    ][8846] Executing state kmod.present for nf_conntrack
2017-10-27 19:51:36,967 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'lsmod' in directory '/root'
2017-10-27 19:51:36,974 [salt.state       ][INFO    ][8846] Kernel module nf_conntrack is already present
2017-10-27 19:51:36,974 [salt.state       ][INFO    ][8846] Completed state [nf_conntrack] at time 19:51:36.974352 duration_in_ms=8.76
2017-10-27 19:51:36,975 [salt.state       ][INFO    ][8846] Running state [kernel.panic] at time 19:51:36.975022
2017-10-27 19:51:36,975 [salt.state       ][INFO    ][8846] Executing state sysctl.present for kernel.panic
2017-10-27 19:51:36,982 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:36,995 [salt.state       ][INFO    ][8846] Sysctl value kernel.panic = 60 is already set
2017-10-27 19:51:36,996 [salt.state       ][INFO    ][8846] Completed state [kernel.panic] at time 19:51:36.996177 duration_in_ms=21.155
2017-10-27 19:51:36,997 [salt.state       ][INFO    ][8846] Running state [net.ipv4.tcp_keepalive_probes] at time 19:51:36.996571
2017-10-27 19:51:36,997 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-10-27 19:51:36,998 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,011 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-10-27 19:51:37,012 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.tcp_keepalive_probes] at time 19:51:37.011600 duration_in_ms=15.029
2017-10-27 19:51:37,012 [salt.state       ][INFO    ][8846] Running state [fs.file-max] at time 19:51:37.012020
2017-10-27 19:51:37,012 [salt.state       ][INFO    ][8846] Executing state sysctl.present for fs.file-max
2017-10-27 19:51:37,013 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,027 [salt.state       ][INFO    ][8846] Sysctl value fs.file-max = 124165 is already set
2017-10-27 19:51:37,027 [salt.state       ][INFO    ][8846] Completed state [fs.file-max] at time 19:51:37.027236 duration_in_ms=15.216
2017-10-27 19:51:37,028 [salt.state       ][INFO    ][8846] Running state [net.core.somaxconn] at time 19:51:37.027686
2017-10-27 19:51:37,028 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.core.somaxconn
2017-10-27 19:51:37,029 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,043 [salt.state       ][INFO    ][8846] Sysctl value net.core.somaxconn = 4096 is already set
2017-10-27 19:51:37,043 [salt.state       ][INFO    ][8846] Completed state [net.core.somaxconn] at time 19:51:37.043104 duration_in_ms=15.417
2017-10-27 19:51:37,044 [salt.state       ][INFO    ][8846] Running state [net.ipv4.tcp_max_syn_backlog] at time 19:51:37.043551
2017-10-27 19:51:37,044 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-10-27 19:51:37,045 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,057 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-10-27 19:51:37,058 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.tcp_max_syn_backlog] at time 19:51:37.057748 duration_in_ms=14.197
2017-10-27 19:51:37,058 [salt.state       ][INFO    ][8846] Running state [net.ipv4.tcp_tw_reuse] at time 19:51:37.058149
2017-10-27 19:51:37,059 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-10-27 19:51:37,059 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,072 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-10-27 19:51:37,073 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.tcp_tw_reuse] at time 19:51:37.072600 duration_in_ms=14.451
2017-10-27 19:51:37,073 [salt.state       ][INFO    ][8846] Running state [net.ipv4.tcp_congestion_control] at time 19:51:37.072965
2017-10-27 19:51:37,073 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-10-27 19:51:37,074 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,079 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027195137063423
2017-10-27 19:51:37,090 [salt.minion      ][INFO    ][14922] Starting a new job with PID 14922
2017-10-27 19:51:37,091 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-10-27 19:51:37,092 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.tcp_congestion_control] at time 19:51:37.091621 duration_in_ms=18.654
2017-10-27 19:51:37,092 [salt.state       ][INFO    ][8846] Running state [net.ipv4.tcp_retries2] at time 19:51:37.092059
2017-10-27 19:51:37,092 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-10-27 19:51:37,093 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,099 [salt.minion      ][INFO    ][14922] Returning information for job: 20171027195137063423
2017-10-27 19:51:37,108 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-10-27 19:51:37,109 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.tcp_retries2] at time 19:51:37.108460 duration_in_ms=16.4
2017-10-27 19:51:37,109 [salt.state       ][INFO    ][8846] Running state [net.core.netdev_max_backlog] at time 19:51:37.108813
2017-10-27 19:51:37,109 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.core.netdev_max_backlog
2017-10-27 19:51:37,110 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,123 [salt.state       ][INFO    ][8846] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-10-27 19:51:37,124 [salt.state       ][INFO    ][8846] Completed state [net.core.netdev_max_backlog] at time 19:51:37.123705 duration_in_ms=14.891
2017-10-27 19:51:37,124 [salt.state       ][INFO    ][8846] Running state [net.ipv4.tcp_slow_start_after_idle] at time 19:51:37.123968
2017-10-27 19:51:37,124 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-10-27 19:51:37,125 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,141 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-10-27 19:51:37,141 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 19:51:37.141303 duration_in_ms=17.334
2017-10-27 19:51:37,142 [salt.state       ][INFO    ][8846] Running state [vm.swappiness] at time 19:51:37.141559
2017-10-27 19:51:37,142 [salt.state       ][INFO    ][8846] Executing state sysctl.present for vm.swappiness
2017-10-27 19:51:37,142 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,157 [salt.state       ][INFO    ][8846] Sysctl value vm.swappiness = 10 is already set
2017-10-27 19:51:37,157 [salt.state       ][INFO    ][8846] Completed state [vm.swappiness] at time 19:51:37.156810 duration_in_ms=15.25
2017-10-27 19:51:37,157 [salt.state       ][INFO    ][8846] Running state [net.ipv4.tcp_keepalive_intvl] at time 19:51:37.157076
2017-10-27 19:51:37,157 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-10-27 19:51:37,158 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,171 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-10-27 19:51:37,172 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.tcp_keepalive_intvl] at time 19:51:37.171606 duration_in_ms=14.529
2017-10-27 19:51:37,172 [salt.state       ][INFO    ][8846] Running state [net.ipv4.neigh.default.gc_thresh1] at time 19:51:37.171901
2017-10-27 19:51:37,172 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-10-27 19:51:37,173 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,187 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-10-27 19:51:37,187 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 19:51:37.186840 duration_in_ms=14.939
2017-10-27 19:51:37,187 [salt.state       ][INFO    ][8846] Running state [net.ipv4.neigh.default.gc_thresh2] at time 19:51:37.187081
2017-10-27 19:51:37,187 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-10-27 19:51:37,188 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,202 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-10-27 19:51:37,202 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 19:51:37.202109 duration_in_ms=15.027
2017-10-27 19:51:37,202 [salt.state       ][INFO    ][8846] Running state [net.ipv4.neigh.default.gc_thresh3] at time 19:51:37.202425
2017-10-27 19:51:37,203 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-10-27 19:51:37,203 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,217 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-10-27 19:51:37,218 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 19:51:37.217601 duration_in_ms=15.175
2017-10-27 19:51:37,218 [salt.state       ][INFO    ][8846] Running state [net.ipv4.tcp_fin_timeout] at time 19:51:37.217905
2017-10-27 19:51:37,218 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-10-27 19:51:37,219 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,233 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-10-27 19:51:37,233 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.tcp_fin_timeout] at time 19:51:37.232755 duration_in_ms=14.85
2017-10-27 19:51:37,233 [salt.state       ][INFO    ][8846] Running state [net.ipv4.tcp_keepalive_time] at time 19:51:37.232994
2017-10-27 19:51:37,233 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-10-27 19:51:37,234 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,248 [salt.state       ][INFO    ][8846] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-10-27 19:51:37,249 [salt.state       ][INFO    ][8846] Completed state [net.ipv4.tcp_keepalive_time] at time 19:51:37.248613 duration_in_ms=15.619
2017-10-27 19:51:37,249 [salt.state       ][INFO    ][8846] Running state [net.nf_conntrack_max] at time 19:51:37.248859
2017-10-27 19:51:37,249 [salt.state       ][INFO    ][8846] Executing state sysctl.present for net.nf_conntrack_max
2017-10-27 19:51:37,250 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'sysctl -a' in directory '/root'
2017-10-27 19:51:37,264 [salt.state       ][INFO    ][8846] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-10-27 19:51:37,264 [salt.state       ][INFO    ][8846] Completed state [net.nf_conntrack_max] at time 19:51:37.263855 duration_in_ms=14.996
2017-10-27 19:51:37,264 [salt.state       ][INFO    ][8846] Running state [linux_sysfs_package] at time 19:51:37.264117
2017-10-27 19:51:37,264 [salt.state       ][INFO    ][8846] Executing state pkg.installed for linux_sysfs_package
2017-10-27 19:51:37,269 [salt.state       ][INFO    ][8846] All specified packages are already installed
2017-10-27 19:51:37,269 [salt.state       ][INFO    ][8846] Completed state [linux_sysfs_package] at time 19:51:37.268787 duration_in_ms=4.67
2017-10-27 19:51:37,270 [salt.state       ][INFO    ][8846] Running state [/etc/sysfs.d] at time 19:51:37.270062
2017-10-27 19:51:37,270 [salt.state       ][INFO    ][8846] Executing state file.directory for /etc/sysfs.d
2017-10-27 19:51:37,271 [salt.state       ][INFO    ][8846] Directory /etc/sysfs.d is in the correct state
2017-10-27 19:51:37,271 [salt.state       ][INFO    ][8846] Completed state [/etc/sysfs.d] at time 19:51:37.270957 duration_in_ms=0.894
2017-10-27 19:51:37,272 [salt.state       ][INFO    ][8846] Running state [ondemand] at time 19:51:37.271653
2017-10-27 19:51:37,272 [salt.state       ][INFO    ][8846] Executing state service.dead for ondemand
2017-10-27 19:51:37,272 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-10-27 19:51:37,281 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-10-27 19:51:37,289 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-10-27 19:51:37,301 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'runlevel' in directory '/root'
2017-10-27 19:51:37,308 [salt.state       ][INFO    ][8846] The service ondemand is already dead
2017-10-27 19:51:37,308 [salt.state       ][INFO    ][8846] Completed state [ondemand] at time 19:51:37.308255 duration_in_ms=36.601
2017-10-27 19:51:37,309 [salt.state       ][INFO    ][8846] Running state [cs_CZ.UTF-8] at time 19:51:37.308870
2017-10-27 19:51:37,309 [salt.state       ][INFO    ][8846] Executing state locale.present for cs_CZ.UTF-8
2017-10-27 19:51:37,310 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'locale -a' in directory '/root'
2017-10-27 19:51:37,316 [salt.state       ][INFO    ][8846] Locale cs_CZ.UTF-8 is already present
2017-10-27 19:51:37,316 [salt.state       ][INFO    ][8846] Completed state [cs_CZ.UTF-8] at time 19:51:37.316240 duration_in_ms=7.37
2017-10-27 19:51:37,317 [salt.state       ][INFO    ][8846] Running state [en_US.UTF-8] at time 19:51:37.316509
2017-10-27 19:51:37,317 [salt.state       ][INFO    ][8846] Executing state locale.present for en_US.UTF-8
2017-10-27 19:51:37,317 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'locale -a' in directory '/root'
2017-10-27 19:51:37,324 [salt.state       ][INFO    ][8846] Locale en_US.UTF-8 is already present
2017-10-27 19:51:37,324 [salt.state       ][INFO    ][8846] Completed state [en_US.UTF-8] at time 19:51:37.324008 duration_in_ms=7.498
2017-10-27 19:51:37,325 [salt.state       ][INFO    ][8846] Running state [en_US.UTF-8] at time 19:51:37.325426
2017-10-27 19:51:37,326 [salt.state       ][INFO    ][8846] Executing state locale.system for en_US.UTF-8
2017-10-27 19:51:37,326 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'localectl' in directory '/root'
2017-10-27 19:51:37,366 [salt.state       ][INFO    ][8846] System locale en_US.UTF-8 already set
2017-10-27 19:51:37,366 [salt.state       ][INFO    ][8846] Completed state [en_US.UTF-8] at time 19:51:37.365851 duration_in_ms=40.424
2017-10-27 19:51:37,367 [salt.state       ][INFO    ][8846] Running state [root] at time 19:51:37.366953
2017-10-27 19:51:37,367 [salt.state       ][INFO    ][8846] Executing state user.present for root
2017-10-27 19:51:37,368 [salt.state       ][INFO    ][8846] User root is present and up to date
2017-10-27 19:51:37,368 [salt.state       ][INFO    ][8846] Completed state [root] at time 19:51:37.368427 duration_in_ms=1.474
2017-10-27 19:51:37,370 [salt.state       ][INFO    ][8846] Running state [/root] at time 19:51:37.369527
2017-10-27 19:51:37,370 [salt.state       ][INFO    ][8846] Executing state file.directory for /root
2017-10-27 19:51:37,370 [salt.state       ][INFO    ][8846] Directory /root is in the correct state
2017-10-27 19:51:37,370 [salt.state       ][INFO    ][8846] Completed state [/root] at time 19:51:37.370442 duration_in_ms=0.915
2017-10-27 19:51:37,371 [salt.state       ][INFO    ][8846] Running state [/etc/sudoers.d/90-salt-user-root] at time 19:51:37.370622
2017-10-27 19:51:37,371 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-10-27 19:51:37,371 [salt.state       ][INFO    ][8846] File /etc/sudoers.d/90-salt-user-root is not present
2017-10-27 19:51:37,371 [salt.state       ][INFO    ][8846] Completed state [/etc/sudoers.d/90-salt-user-root] at time 19:51:37.371244 duration_in_ms=0.622
2017-10-27 19:51:37,372 [salt.state       ][INFO    ][8846] Running state [ubuntu] at time 19:51:37.371478
2017-10-27 19:51:37,372 [salt.state       ][INFO    ][8846] Executing state user.present for ubuntu
2017-10-27 19:51:37,372 [salt.state       ][INFO    ][8846] User ubuntu is present and up to date
2017-10-27 19:51:37,373 [salt.state       ][INFO    ][8846] Completed state [ubuntu] at time 19:51:37.372575 duration_in_ms=1.098
2017-10-27 19:51:37,374 [salt.state       ][INFO    ][8846] Running state [/home/ubuntu] at time 19:51:37.373552
2017-10-27 19:51:37,374 [salt.state       ][INFO    ][8846] Executing state file.directory for /home/ubuntu
2017-10-27 19:51:37,374 [salt.state       ][INFO    ][8846] Directory /home/ubuntu is in the correct state
2017-10-27 19:51:37,375 [salt.state       ][INFO    ][8846] Completed state [/home/ubuntu] at time 19:51:37.374475 duration_in_ms=0.923
2017-10-27 19:51:37,375 [salt.state       ][INFO    ][8846] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:51:37.375321
2017-10-27 19:51:37,376 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-10-27 19:51:37,396 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-10-27 19:51:37,400 [salt.state       ][INFO    ][8846] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-10-27 19:51:37,400 [salt.state       ][INFO    ][8846] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:51:37.399734 duration_in_ms=24.411
2017-10-27 19:51:37,400 [salt.state       ][INFO    ][8846] Running state [/etc/security/limits.d/90-salt-default.conf] at time 19:51:37.399984
2017-10-27 19:51:37,400 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-10-27 19:51:37,422 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-10-27 19:51:37,442 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:37,496 [salt.state       ][INFO    ][8846] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-10-27 19:51:37,497 [salt.state       ][INFO    ][8846] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 19:51:37.496646 duration_in_ms=96.661
2017-10-27 19:51:37,497 [salt.state       ][INFO    ][8846] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:51:37.496862
2017-10-27 19:51:37,497 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-10-27 19:51:37,514 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-10-27 19:51:37,538 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 19:51:37,588 [salt.state       ][INFO    ][8846] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-10-27 19:51:37,589 [salt.state       ][INFO    ][8846] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:51:37.588567 duration_in_ms=91.704
2017-10-27 19:51:37,590 [salt.state       ][INFO    ][8846] Running state [service.systemctl_reload] at time 19:51:37.589795
2017-10-27 19:51:37,590 [salt.state       ][INFO    ][8846] Executing state module.wait for service.systemctl_reload
2017-10-27 19:51:37,590 [salt.state       ][INFO    ][8846] No changes made for service.systemctl_reload
2017-10-27 19:51:37,590 [salt.state       ][INFO    ][8846] Completed state [service.systemctl_reload] at time 19:51:37.590418 duration_in_ms=0.623
2017-10-27 19:51:37,591 [salt.state       ][INFO    ][8846] Running state [/etc/hostname] at time 19:51:37.590604
2017-10-27 19:51:37,591 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/hostname
2017-10-27 19:51:37,609 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-10-27 19:51:37,611 [salt.state       ][INFO    ][8846] File /etc/hostname is in the correct state
2017-10-27 19:51:37,612 [salt.state       ][INFO    ][8846] Completed state [/etc/hostname] at time 19:51:37.611499 duration_in_ms=20.895
2017-10-27 19:51:37,613 [salt.state       ][INFO    ][8846] Running state [hostname msg01] at time 19:51:37.613003
2017-10-27 19:51:37,613 [salt.state       ][INFO    ][8846] Executing state cmd.wait for hostname msg01
2017-10-27 19:51:37,613 [salt.state       ][INFO    ][8846] No changes made for hostname msg01
2017-10-27 19:51:37,614 [salt.state       ][INFO    ][8846] Completed state [hostname msg01] at time 19:51:37.613634 duration_in_ms=0.631
2017-10-27 19:51:37,614 [salt.state       ][INFO    ][8846] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.614110
2017-10-27 19:51:37,614 [salt.state       ][INFO    ][8846] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,615 [salt.state       ][INFO    ][8846] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-10-27 19:51:37,615 [salt.state       ][INFO    ][8846] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.615023 duration_in_ms=0.914
2017-10-27 19:51:37,615 [salt.state       ][INFO    ][8846] Running state [mdb02] at time 19:51:37.615196
2017-10-27 19:51:37,615 [salt.state       ][INFO    ][8846] Executing state host.present for mdb02
2017-10-27 19:51:37,616 [salt.state       ][INFO    ][8846] Host mdb02 (192.168.10.77) already present
2017-10-27 19:51:37,616 [salt.state       ][INFO    ][8846] Completed state [mdb02] at time 19:51:37.616030 duration_in_ms=0.834
2017-10-27 19:51:37,616 [salt.state       ][INFO    ][8846] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.616196
2017-10-27 19:51:37,616 [salt.state       ][INFO    ][8846] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,617 [salt.state       ][INFO    ][8846] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-10-27 19:51:37,617 [salt.state       ][INFO    ][8846] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.616840 duration_in_ms=0.644
2017-10-27 19:51:37,617 [salt.state       ][INFO    ][8846] Running state [mdb03] at time 19:51:37.617010
2017-10-27 19:51:37,617 [salt.state       ][INFO    ][8846] Executing state host.present for mdb03
2017-10-27 19:51:37,618 [salt.state       ][INFO    ][8846] Host mdb03 (192.168.10.78) already present
2017-10-27 19:51:37,618 [salt.state       ][INFO    ][8846] Completed state [mdb03] at time 19:51:37.617659 duration_in_ms=0.65
2017-10-27 19:51:37,618 [salt.state       ][INFO    ][8846] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.617827
2017-10-27 19:51:37,618 [salt.state       ][INFO    ][8846] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,618 [salt.state       ][INFO    ][8846] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-10-27 19:51:37,619 [salt.state       ][INFO    ][8846] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.618575 duration_in_ms=0.748
2017-10-27 19:51:37,619 [salt.state       ][INFO    ][8846] Running state [mdb01] at time 19:51:37.618773
2017-10-27 19:51:37,619 [salt.state       ][INFO    ][8846] Executing state host.present for mdb01
2017-10-27 19:51:37,619 [salt.state       ][INFO    ][8846] Host mdb01 (192.168.10.76) already present
2017-10-27 19:51:37,620 [salt.state       ][INFO    ][8846] Completed state [mdb01] at time 19:51:37.619539 duration_in_ms=0.765
2017-10-27 19:51:37,620 [salt.state       ][INFO    ][8846] Running state [mdb] at time 19:51:37.619750
2017-10-27 19:51:37,620 [salt.state       ][INFO    ][8846] Executing state host.present for mdb
2017-10-27 19:51:37,620 [salt.state       ][INFO    ][8846] Host mdb (192.168.10.75) already present
2017-10-27 19:51:37,620 [salt.state       ][INFO    ][8846] Completed state [mdb] at time 19:51:37.620434 duration_in_ms=0.684
2017-10-27 19:51:37,621 [salt.state       ][INFO    ][8846] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.620630
2017-10-27 19:51:37,621 [salt.state       ][INFO    ][8846] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,621 [salt.state       ][INFO    ][8846] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-10-27 19:51:37,621 [salt.state       ][INFO    ][8846] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.621344 duration_in_ms=0.715
2017-10-27 19:51:37,622 [salt.state       ][INFO    ][8846] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.621518
2017-10-27 19:51:37,622 [salt.state       ][INFO    ][8846] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,622 [salt.state       ][INFO    ][8846] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 19:51:37,622 [salt.state       ][INFO    ][8846] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.622216 duration_in_ms=0.698
2017-10-27 19:51:37,622 [salt.state       ][INFO    ][8846] Running state [cfg01] at time 19:51:37.622405
2017-10-27 19:51:37,623 [salt.state       ][INFO    ][8846] Executing state host.present for cfg01
2017-10-27 19:51:37,623 [salt.state       ][INFO    ][8846] Host cfg01 (192.168.10.100) already present
2017-10-27 19:51:37,623 [salt.state       ][INFO    ][8846] Completed state [cfg01] at time 19:51:37.623176 duration_in_ms=0.771
2017-10-27 19:51:37,623 [salt.state       ][INFO    ][8846] Running state [prx01] at time 19:51:37.623378
2017-10-27 19:51:37,624 [salt.state       ][INFO    ][8846] Executing state host.present for prx01
2017-10-27 19:51:37,624 [salt.state       ][INFO    ][8846] Host prx01 (192.168.10.81) already present
2017-10-27 19:51:37,624 [salt.state       ][INFO    ][8846] Completed state [prx01] at time 19:51:37.624098 duration_in_ms=0.72
2017-10-27 19:51:37,624 [salt.state       ][INFO    ][8846] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.624286
2017-10-27 19:51:37,624 [salt.state       ][INFO    ][8846] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,625 [salt.state       ][INFO    ][8846] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.81) already present
2017-10-27 19:51:37,625 [salt.state       ][INFO    ][8846] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.624976 duration_in_ms=0.69
2017-10-27 19:51:37,625 [salt.state       ][INFO    ][8846] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.625152
2017-10-27 19:51:37,625 [salt.state       ][INFO    ][8846] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,626 [salt.state       ][INFO    ][8846] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-10-27 19:51:37,626 [salt.state       ][INFO    ][8846] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.625821 duration_in_ms=0.669
2017-10-27 19:51:37,626 [salt.state       ][INFO    ][8846] Running state [kvm01] at time 19:51:37.626036
2017-10-27 19:51:37,626 [salt.state       ][INFO    ][8846] Executing state host.present for kvm01
2017-10-27 19:51:37,627 [salt.state       ][INFO    ][8846] Host kvm01 (192.168.10.141) already present
2017-10-27 19:51:37,627 [salt.state       ][INFO    ][8846] Completed state [kvm01] at time 19:51:37.626799 duration_in_ms=0.764
2017-10-27 19:51:37,627 [salt.state       ][INFO    ][8846] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.626987
2017-10-27 19:51:37,627 [salt.state       ][INFO    ][8846] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,628 [salt.state       ][INFO    ][8846] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-10-27 19:51:37,628 [salt.state       ][INFO    ][8846] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.627734 duration_in_ms=0.748
2017-10-27 19:51:37,628 [salt.state       ][INFO    ][8846] Running state [kvm03] at time 19:51:37.627943
2017-10-27 19:51:37,628 [salt.state       ][INFO    ][8846] Executing state host.present for kvm03
2017-10-27 19:51:37,629 [salt.state       ][INFO    ][8846] Host kvm03 (192.168.10.143) already present
2017-10-27 19:51:37,629 [salt.state       ][INFO    ][8846] Completed state [kvm03] at time 19:51:37.628640 duration_in_ms=0.698
2017-10-27 19:51:37,629 [salt.state       ][INFO    ][8846] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.628826
2017-10-27 19:51:37,629 [salt.state       ][INFO    ][8846] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,630 [salt.state       ][INFO    ][8846] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-10-27 19:51:37,630 [salt.state       ][INFO    ][8846] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.629704 duration_in_ms=0.878
2017-10-27 19:51:37,630 [salt.state       ][INFO    ][8846] Running state [kvm02] at time 19:51:37.629890
2017-10-27 19:51:37,630 [salt.state       ][INFO    ][8846] Executing state host.present for kvm02
2017-10-27 19:51:37,631 [salt.state       ][INFO    ][8846] Host kvm02 (192.168.10.142) already present
2017-10-27 19:51:37,631 [salt.state       ][INFO    ][8846] Completed state [kvm02] at time 19:51:37.630717 duration_in_ms=0.827
2017-10-27 19:51:37,631 [salt.state       ][INFO    ][8846] Running state [dbs] at time 19:51:37.630907
2017-10-27 19:51:37,631 [salt.state       ][INFO    ][8846] Executing state host.present for dbs
2017-10-27 19:51:37,632 [salt.state       ][INFO    ][8846] Host dbs (192.168.10.50) already present
2017-10-27 19:51:37,632 [salt.state       ][INFO    ][8846] Completed state [dbs] at time 19:51:37.631641 duration_in_ms=0.733
2017-10-27 19:51:37,632 [salt.state       ][INFO    ][8846] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.631850
2017-10-27 19:51:37,632 [salt.state       ][INFO    ][8846] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,632 [salt.state       ][INFO    ][8846] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-10-27 19:51:37,633 [salt.state       ][INFO    ][8846] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.632563 duration_in_ms=0.713
2017-10-27 19:51:37,633 [salt.state       ][INFO    ][8846] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.632762
2017-10-27 19:51:37,633 [salt.state       ][INFO    ][8846] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,633 [salt.state       ][INFO    ][8846] Host prx.baremetal-mcp-ocata-odl-ha.local (192.168.10.80) already present
2017-10-27 19:51:37,634 [salt.state       ][INFO    ][8846] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.633475 duration_in_ms=0.712
2017-10-27 19:51:37,634 [salt.state       ][INFO    ][8846] Running state [prx] at time 19:51:37.633653
2017-10-27 19:51:37,634 [salt.state       ][INFO    ][8846] Executing state host.present for prx
2017-10-27 19:51:37,634 [salt.state       ][INFO    ][8846] Host prx (192.168.10.80) already present
2017-10-27 19:51:37,634 [salt.state       ][INFO    ][8846] Completed state [prx] at time 19:51:37.634410 duration_in_ms=0.757
2017-10-27 19:51:37,635 [salt.state       ][INFO    ][8846] Running state [prx02] at time 19:51:37.634633
2017-10-27 19:51:37,635 [salt.state       ][INFO    ][8846] Executing state host.present for prx02
2017-10-27 19:51:37,635 [salt.state       ][INFO    ][8846] Host prx02 (192.168.10.82) already present
2017-10-27 19:51:37,635 [salt.state       ][INFO    ][8846] Completed state [prx02] at time 19:51:37.635371 duration_in_ms=0.738
2017-10-27 19:51:37,636 [salt.state       ][INFO    ][8846] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.635574
2017-10-27 19:51:37,636 [salt.state       ][INFO    ][8846] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,636 [salt.state       ][INFO    ][8846] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.82) already present
2017-10-27 19:51:37,636 [salt.state       ][INFO    ][8846] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.636314 duration_in_ms=0.74
2017-10-27 19:51:37,637 [salt.state       ][INFO    ][8846] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.636497
2017-10-27 19:51:37,637 [salt.state       ][INFO    ][8846] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,637 [salt.state       ][INFO    ][8846] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-10-27 19:51:37,637 [salt.state       ][INFO    ][8846] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.637196 duration_in_ms=0.699
2017-10-27 19:51:37,637 [salt.state       ][INFO    ][8846] Running state [msg02] at time 19:51:37.637373
2017-10-27 19:51:37,638 [salt.state       ][INFO    ][8846] Executing state host.present for msg02
2017-10-27 19:51:37,638 [salt.state       ][INFO    ][8846] Host msg02 (192.168.10.42) already present
2017-10-27 19:51:37,638 [salt.state       ][INFO    ][8846] Completed state [msg02] at time 19:51:37.638119 duration_in_ms=0.746
2017-10-27 19:51:37,638 [salt.state       ][INFO    ][8846] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.638318
2017-10-27 19:51:37,639 [salt.state       ][INFO    ][8846] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,639 [salt.state       ][INFO    ][8846] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-10-27 19:51:37,639 [salt.state       ][INFO    ][8846] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.639090 duration_in_ms=0.772
2017-10-27 19:51:37,639 [salt.state       ][INFO    ][8846] Running state [msg03] at time 19:51:37.639328
2017-10-27 19:51:37,640 [salt.state       ][INFO    ][8846] Executing state host.present for msg03
2017-10-27 19:51:37,640 [salt.state       ][INFO    ][8846] Host msg03 (192.168.10.43) already present
2017-10-27 19:51:37,640 [salt.state       ][INFO    ][8846] Completed state [msg03] at time 19:51:37.640111 duration_in_ms=0.783
2017-10-27 19:51:37,640 [salt.state       ][INFO    ][8846] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.640295
2017-10-27 19:51:37,640 [salt.state       ][INFO    ][8846] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,641 [salt.state       ][INFO    ][8846] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-10-27 19:51:37,641 [salt.state       ][INFO    ][8846] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.640997 duration_in_ms=0.703
2017-10-27 19:51:37,641 [salt.state       ][INFO    ][8846] Running state [msg01] at time 19:51:37.641175
2017-10-27 19:51:37,641 [salt.state       ][INFO    ][8846] Executing state host.present for msg01
2017-10-27 19:51:37,642 [salt.state       ][INFO    ][8846] Host msg01 (192.168.10.41) already present
2017-10-27 19:51:37,642 [salt.state       ][INFO    ][8846] Completed state [msg01] at time 19:51:37.641925 duration_in_ms=0.75
2017-10-27 19:51:37,643 [salt.state       ][INFO    ][8846] Running state [file.replace] at time 19:51:37.643012
2017-10-27 19:51:37,643 [salt.state       ][INFO    ][8846] Executing state module.run for file.replace
2017-10-27 19:51:37,877 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-10-27 19:51:37,886 [salt.state       ][INFO    ][8846] onlyif execution failed
2017-10-27 19:51:37,886 [salt.state       ][INFO    ][8846] Completed state [file.replace] at time 19:51:37.885912 duration_in_ms=242.899
2017-10-27 19:51:37,886 [salt.state       ][INFO    ][8846] Running state [msg] at time 19:51:37.886238
2017-10-27 19:51:37,886 [salt.state       ][INFO    ][8846] Executing state host.present for msg
2017-10-27 19:51:37,887 [salt.state       ][INFO    ][8846] Host msg (192.168.10.40) already present
2017-10-27 19:51:37,887 [salt.state       ][INFO    ][8846] Completed state [msg] at time 19:51:37.887255 duration_in_ms=1.018
2017-10-27 19:51:37,888 [salt.state       ][INFO    ][8846] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.887485
2017-10-27 19:51:37,888 [salt.state       ][INFO    ][8846] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,888 [salt.state       ][INFO    ][8846] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-10-27 19:51:37,888 [salt.state       ][INFO    ][8846] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.888217 duration_in_ms=0.731
2017-10-27 19:51:37,888 [salt.state       ][INFO    ][8846] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.888411
2017-10-27 19:51:37,889 [salt.state       ][INFO    ][8846] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,889 [salt.state       ][INFO    ][8846] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 19:51:37,889 [salt.state       ][INFO    ][8846] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.889124 duration_in_ms=0.713
2017-10-27 19:51:37,889 [salt.state       ][INFO    ][8846] Running state [cfg01] at time 19:51:37.889312
2017-10-27 19:51:37,889 [salt.state       ][INFO    ][8846] Executing state host.present for cfg01
2017-10-27 19:51:37,890 [salt.state       ][INFO    ][8846] Host cfg01 (192.168.10.100) already present
2017-10-27 19:51:37,890 [salt.state       ][INFO    ][8846] Completed state [cfg01] at time 19:51:37.890026 duration_in_ms=0.715
2017-10-27 19:51:37,890 [salt.state       ][INFO    ][8846] Running state [cmp002] at time 19:51:37.890220
2017-10-27 19:51:37,890 [salt.state       ][INFO    ][8846] Executing state host.present for cmp002
2017-10-27 19:51:37,891 [salt.state       ][INFO    ][8846] Host cmp002 (192.168.10.102) already present
2017-10-27 19:51:37,891 [salt.state       ][INFO    ][8846] Completed state [cmp002] at time 19:51:37.890956 duration_in_ms=0.736
2017-10-27 19:51:37,891 [salt.state       ][INFO    ][8846] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.891133
2017-10-27 19:51:37,891 [salt.state       ][INFO    ][8846] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,892 [salt.state       ][INFO    ][8846] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-10-27 19:51:37,892 [salt.state       ][INFO    ][8846] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.891874 duration_in_ms=0.741
2017-10-27 19:51:37,892 [salt.state       ][INFO    ][8846] Running state [cmp001] at time 19:51:37.892057
2017-10-27 19:51:37,892 [salt.state       ][INFO    ][8846] Executing state host.present for cmp001
2017-10-27 19:51:37,893 [salt.state       ][INFO    ][8846] Host cmp001 (192.168.10.101) already present
2017-10-27 19:51:37,893 [salt.state       ][INFO    ][8846] Completed state [cmp001] at time 19:51:37.892747 duration_in_ms=0.69
2017-10-27 19:51:37,893 [salt.state       ][INFO    ][8846] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.892924
2017-10-27 19:51:37,893 [salt.state       ][INFO    ][8846] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,893 [salt.state       ][INFO    ][8846] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-10-27 19:51:37,894 [salt.state       ][INFO    ][8846] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.893619 duration_in_ms=0.694
2017-10-27 19:51:37,894 [salt.state       ][INFO    ][8846] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.893800
2017-10-27 19:51:37,894 [salt.state       ][INFO    ][8846] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,894 [salt.state       ][INFO    ][8846] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-10-27 19:51:37,895 [salt.state       ][INFO    ][8846] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.894519 duration_in_ms=0.72
2017-10-27 19:51:37,895 [salt.state       ][INFO    ][8846] Running state [dbs01] at time 19:51:37.894699
2017-10-27 19:51:37,895 [salt.state       ][INFO    ][8846] Executing state host.present for dbs01
2017-10-27 19:51:37,895 [salt.state       ][INFO    ][8846] Host dbs01 (192.168.10.51) already present
2017-10-27 19:51:37,895 [salt.state       ][INFO    ][8846] Completed state [dbs01] at time 19:51:37.895440 duration_in_ms=0.74
2017-10-27 19:51:37,896 [salt.state       ][INFO    ][8846] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.895612
2017-10-27 19:51:37,896 [salt.state       ][INFO    ][8846] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,896 [salt.state       ][INFO    ][8846] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-10-27 19:51:37,897 [salt.state       ][INFO    ][8846] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.896491 duration_in_ms=0.878
2017-10-27 19:51:37,897 [salt.state       ][INFO    ][8846] Running state [dbs02] at time 19:51:37.896692
2017-10-27 19:51:37,897 [salt.state       ][INFO    ][8846] Executing state host.present for dbs02
2017-10-27 19:51:37,897 [salt.state       ][INFO    ][8846] Host dbs02 (192.168.10.52) already present
2017-10-27 19:51:37,897 [salt.state       ][INFO    ][8846] Completed state [dbs02] at time 19:51:37.897394 duration_in_ms=0.702
2017-10-27 19:51:37,898 [salt.state       ][INFO    ][8846] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.897567
2017-10-27 19:51:37,898 [salt.state       ][INFO    ][8846] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,898 [salt.state       ][INFO    ][8846] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-10-27 19:51:37,898 [salt.state       ][INFO    ][8846] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.898260 duration_in_ms=0.692
2017-10-27 19:51:37,898 [salt.state       ][INFO    ][8846] Running state [dbs03] at time 19:51:37.898450
2017-10-27 19:51:37,899 [salt.state       ][INFO    ][8846] Executing state host.present for dbs03
2017-10-27 19:51:37,899 [salt.state       ][INFO    ][8846] Host dbs03 (192.168.10.53) already present
2017-10-27 19:51:37,899 [salt.state       ][INFO    ][8846] Completed state [dbs03] at time 19:51:37.899141 duration_in_ms=0.691
2017-10-27 19:51:37,899 [salt.state       ][INFO    ][8846] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.899333
2017-10-27 19:51:37,900 [salt.state       ][INFO    ][8846] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,900 [salt.state       ][INFO    ][8846] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-10-27 19:51:37,900 [salt.state       ][INFO    ][8846] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.900002 duration_in_ms=0.669
2017-10-27 19:51:37,900 [salt.state       ][INFO    ][8846] Running state [odl01] at time 19:51:37.900175
2017-10-27 19:51:37,900 [salt.state       ][INFO    ][8846] Executing state host.present for odl01
2017-10-27 19:51:37,901 [salt.state       ][INFO    ][8846] Host odl01 (192.168.10.111) already present
2017-10-27 19:51:37,901 [salt.state       ][INFO    ][8846] Completed state [odl01] at time 19:51:37.900842 duration_in_ms=0.667
2017-10-27 19:51:37,901 [salt.state       ][INFO    ][8846] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.901014
2017-10-27 19:51:37,901 [salt.state       ][INFO    ][8846] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,902 [salt.state       ][INFO    ][8846] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-10-27 19:51:37,902 [salt.state       ][INFO    ][8846] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.901716 duration_in_ms=0.703
2017-10-27 19:51:37,902 [salt.state       ][INFO    ][8846] Running state [mas01] at time 19:51:37.901891
2017-10-27 19:51:37,902 [salt.state       ][INFO    ][8846] Executing state host.present for mas01
2017-10-27 19:51:37,902 [salt.state       ][INFO    ][8846] Host mas01 (192.168.10.3) already present
2017-10-27 19:51:37,903 [salt.state       ][INFO    ][8846] Completed state [mas01] at time 19:51:37.902583 duration_in_ms=0.692
2017-10-27 19:51:37,903 [salt.state       ][INFO    ][8846] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.902761
2017-10-27 19:51:37,903 [salt.state       ][INFO    ][8846] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,903 [salt.state       ][INFO    ][8846] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-10-27 19:51:37,903 [salt.state       ][INFO    ][8846] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.903458 duration_in_ms=0.696
2017-10-27 19:51:37,904 [salt.state       ][INFO    ][8846] Running state [ctl02] at time 19:51:37.903635
2017-10-27 19:51:37,904 [salt.state       ][INFO    ][8846] Executing state host.present for ctl02
2017-10-27 19:51:37,904 [salt.state       ][INFO    ][8846] Host ctl02 (192.168.10.12) already present
2017-10-27 19:51:37,904 [salt.state       ][INFO    ][8846] Completed state [ctl02] at time 19:51:37.904315 duration_in_ms=0.679
2017-10-27 19:51:37,905 [salt.state       ][INFO    ][8846] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.904505
2017-10-27 19:51:37,905 [salt.state       ][INFO    ][8846] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,905 [salt.state       ][INFO    ][8846] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-10-27 19:51:37,905 [salt.state       ][INFO    ][8846] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.905197 duration_in_ms=0.692
2017-10-27 19:51:37,905 [salt.state       ][INFO    ][8846] Running state [ctl03] at time 19:51:37.905386
2017-10-27 19:51:37,906 [salt.state       ][INFO    ][8846] Executing state host.present for ctl03
2017-10-27 19:51:37,906 [salt.state       ][INFO    ][8846] Host ctl03 (192.168.10.13) already present
2017-10-27 19:51:37,906 [salt.state       ][INFO    ][8846] Completed state [ctl03] at time 19:51:37.906050 duration_in_ms=0.664
2017-10-27 19:51:37,906 [salt.state       ][INFO    ][8846] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.906223
2017-10-27 19:51:37,906 [salt.state       ][INFO    ][8846] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,907 [salt.state       ][INFO    ][8846] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-10-27 19:51:37,907 [salt.state       ][INFO    ][8846] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.906922 duration_in_ms=0.699
2017-10-27 19:51:37,907 [salt.state       ][INFO    ][8846] Running state [ctl01] at time 19:51:37.907093
2017-10-27 19:51:37,907 [salt.state       ][INFO    ][8846] Executing state host.present for ctl01
2017-10-27 19:51:37,908 [salt.state       ][INFO    ][8846] Host ctl01 (192.168.10.11) already present
2017-10-27 19:51:37,908 [salt.state       ][INFO    ][8846] Completed state [ctl01] at time 19:51:37.907773 duration_in_ms=0.68
2017-10-27 19:51:37,908 [salt.state       ][INFO    ][8846] Running state [ctl] at time 19:51:37.907944
2017-10-27 19:51:37,908 [salt.state       ][INFO    ][8846] Executing state host.present for ctl
2017-10-27 19:51:37,908 [salt.state       ][INFO    ][8846] Host ctl (192.168.10.10) already present
2017-10-27 19:51:37,909 [salt.state       ][INFO    ][8846] Completed state [ctl] at time 19:51:37.908603 duration_in_ms=0.659
2017-10-27 19:51:37,909 [salt.state       ][INFO    ][8846] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.908773
2017-10-27 19:51:37,909 [salt.state       ][INFO    ][8846] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-10-27 19:51:37,909 [salt.state       ][INFO    ][8846] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-10-27 19:51:37,909 [salt.state       ][INFO    ][8846] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 19:51:37.909436 duration_in_ms=0.664
2017-10-27 19:51:37,910 [salt.state       ][INFO    ][8846] Running state [ens2] at time 19:51:37.909606
2017-10-27 19:51:37,910 [salt.state       ][INFO    ][8846] Executing state network.managed for ens2
2017-10-27 19:51:38,309 [salt.state       ][INFO    ][8846] Interface ens2 is up to date.
2017-10-27 19:51:38,309 [salt.state       ][INFO    ][8846] Completed state [ens2] at time 19:51:38.308821 duration_in_ms=399.214
2017-10-27 19:51:38,309 [salt.state       ][INFO    ][8846] Running state [ens3] at time 19:51:38.309064
2017-10-27 19:51:38,309 [salt.state       ][INFO    ][8846] Executing state network.managed for ens3
2017-10-27 19:51:38,678 [salt.state       ][INFO    ][8846] Interface ens3 is up to date.
2017-10-27 19:51:38,679 [salt.state       ][INFO    ][8846] Completed state [ens3] at time 19:51:38.679022 duration_in_ms=369.957
2017-10-27 19:51:38,679 [salt.state       ][INFO    ][8846] Running state [/etc/profile.d/proxy.sh] at time 19:51:38.679454
2017-10-27 19:51:38,680 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/profile.d/proxy.sh
2017-10-27 19:51:38,680 [salt.state       ][INFO    ][8846] File /etc/profile.d/proxy.sh is not present
2017-10-27 19:51:38,681 [salt.state       ][INFO    ][8846] Completed state [/etc/profile.d/proxy.sh] at time 19:51:38.680633 duration_in_ms=1.179
2017-10-27 19:51:38,681 [salt.state       ][INFO    ][8846] Running state [/etc/apt/apt.conf.d/95proxies] at time 19:51:38.680968
2017-10-27 19:51:38,681 [salt.state       ][INFO    ][8846] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-10-27 19:51:38,682 [salt.state       ][INFO    ][8846] File /etc/apt/apt.conf.d/95proxies is not present
2017-10-27 19:51:38,682 [salt.state       ][INFO    ][8846] Completed state [/etc/apt/apt.conf.d/95proxies] at time 19:51:38.681999 duration_in_ms=1.031
2017-10-27 19:51:38,682 [salt.state       ][INFO    ][8846] Running state [ntp] at time 19:51:38.682337
2017-10-27 19:51:38,683 [salt.state       ][INFO    ][8846] Executing state pkg.installed for ntp
2017-10-27 19:51:38,687 [salt.state       ][INFO    ][8846] Package ntp is already installed
2017-10-27 19:51:38,688 [salt.state       ][INFO    ][8846] Completed state [ntp] at time 19:51:38.687610 duration_in_ms=5.274
2017-10-27 19:51:38,689 [salt.state       ][INFO    ][8846] Running state [/etc/ntp.conf] at time 19:51:38.688858
2017-10-27 19:51:38,689 [salt.state       ][INFO    ][8846] Executing state file.managed for /etc/ntp.conf
2017-10-27 19:51:38,711 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-10-27 19:51:38,743 [salt.fileclient  ][INFO    ][8846] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-10-27 19:51:38,751 [salt.state       ][INFO    ][8846] File /etc/ntp.conf is in the correct state
2017-10-27 19:51:38,751 [salt.state       ][INFO    ][8846] Completed state [/etc/ntp.conf] at time 19:51:38.751227 duration_in_ms=62.367
2017-10-27 19:51:38,752 [salt.state       ][INFO    ][8846] Running state [ntp] at time 19:51:38.752383
2017-10-27 19:51:38,753 [salt.state       ][INFO    ][8846] Executing state service.running for ntp
2017-10-27 19:51:38,753 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-10-27 19:51:38,765 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-10-27 19:51:38,776 [salt.loaded.int.module.cmdmod][INFO    ][8846] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-10-27 19:51:38,790 [salt.state       ][INFO    ][8846] The service ntp is already running
2017-10-27 19:51:38,791 [salt.state       ][INFO    ][8846] Completed state [ntp] at time 19:51:38.790693 duration_in_ms=38.309
2017-10-27 19:51:38,794 [salt.minion      ][INFO    ][8846] Returning information for job: 20171027195106873998
2017-10-27 19:51:57,257 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171027195157244288
2017-10-27 19:51:57,277 [salt.minion      ][INFO    ][15154] Starting a new job with PID 15154
2017-10-27 19:51:57,289 [salt.minion      ][INFO    ][15154] Returning information for job: 20171027195157244288
2017-10-27 19:58:19,562 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command test.ping with jid 20171027195819553040
2017-10-27 19:58:19,583 [salt.minion      ][INFO    ][15546] Starting a new job with PID 15546
2017-10-27 19:58:19,633 [salt.minion      ][INFO    ][15546] Returning information for job: 20171027195819553040
2017-10-27 19:58:56,077 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.sls with jid 20171027195856067650
2017-10-27 19:58:56,093 [salt.minion      ][INFO    ][15556] Starting a new job with PID 15556
2017-10-27 19:58:56,602 [salt.state       ][INFO    ][15556] Loading fresh modules for state activity
2017-10-27 19:58:56,632 [salt.fileclient  ][INFO    ][15556] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-27 19:58:56,654 [salt.fileclient  ][INFO    ][15556] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-27 19:58:56,686 [salt.fileclient  ][INFO    ][15556] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-27 19:58:56,969 [salt.state       ][INFO    ][15556] Running state [lsof] at time 19:58:56.968769
2017-10-27 19:58:56,969 [salt.state       ][INFO    ][15556] Executing state pkg.installed for lsof
2017-10-27 19:58:56,970 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 19:58:57,387 [salt.state       ][INFO    ][15556] Package lsof is already installed
2017-10-27 19:58:57,388 [salt.state       ][INFO    ][15556] Completed state [lsof] at time 19:58:57.387683 duration_in_ms=418.914
2017-10-27 19:58:57,388 [salt.state       ][INFO    ][15556] Running state [keepalived] at time 19:58:57.388070
2017-10-27 19:58:57,388 [salt.state       ][INFO    ][15556] Executing state pkg.installed for keepalived
2017-10-27 19:58:57,405 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 19:58:59,766 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-10-27 19:59:01,982 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 19:59:02,006 [salt.state       ][INFO    ][15556] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-10-27 19:59:02,019 [salt.state       ][INFO    ][15556] Loading fresh modules for state activity
2017-10-27 19:59:02,036 [salt.state       ][INFO    ][15556] Completed state [keepalived] at time 19:59:02.035846 duration_in_ms=4647.775
2017-10-27 19:59:02,039 [salt.state       ][INFO    ][15556] Running state [/etc/keepalived/keepalived.conf] at time 19:59:02.038519
2017-10-27 19:59:02,039 [salt.state       ][INFO    ][15556] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-27 19:59:02,075 [salt.fileclient  ][INFO    ][15556] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-27 19:59:02,121 [salt.fileclient  ][INFO    ][15556] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-27 19:59:02,129 [salt.state       ][INFO    ][15556] File changed:
New file
2017-10-27 19:59:02,130 [salt.state       ][INFO    ][15556] Completed state [/etc/keepalived/keepalived.conf] at time 19:59:02.129834 duration_in_ms=91.314
2017-10-27 19:59:02,199 [salt.state       ][INFO    ][15556] Running state [keepalived] at time 19:59:02.198710
2017-10-27 19:59:02,199 [salt.state       ][INFO    ][15556] Executing state service.running for keepalived
2017-10-27 19:59:02,201 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-27 19:59:02,209 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-27 19:59:02,215 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-27 19:59:02,221 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-27 19:59:02,228 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-27 19:59:02,268 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-27 19:59:02,282 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-27 19:59:02,291 [salt.loaded.int.module.cmdmod][INFO    ][15556] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-27 19:59:02,299 [salt.state       ][INFO    ][15556] {'keepalived': True}
2017-10-27 19:59:02,300 [salt.state       ][INFO    ][15556] Completed state [keepalived] at time 19:59:02.299543 duration_in_ms=100.833
2017-10-27 19:59:02,301 [salt.minion      ][INFO    ][15556] Returning information for job: 20171027195856067650
2017-10-27 20:00:33,640 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command pillar.get with jid 20171027200033630413
2017-10-27 20:00:33,657 [salt.minion      ][INFO    ][16499] Starting a new job with PID 16499
2017-10-27 20:00:33,661 [salt.minion      ][INFO    ][16499] Returning information for job: 20171027200033630413
2017-10-27 20:00:34,593 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.sls with jid 20171027200034581093
2017-10-27 20:00:34,604 [salt.minion      ][INFO    ][16504] Starting a new job with PID 16504
2017-10-27 20:00:35,093 [salt.state       ][INFO    ][16504] Loading fresh modules for state activity
2017-10-27 20:00:35,122 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-10-27 20:00:35,148 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-10-27 20:00:35,163 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-10-27 20:00:35,187 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:00:35,202 [py.warnings      ][WARNING ][16504] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-10-27 20:00:35,203 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-10-27 20:00:35,210 [salt.loaded.int.module.cmdmod][ERROR   ][16504] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-10-27 20:00:35,210 [salt.loaded.int.module.cmdmod][ERROR   ][16504] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-10-27 20:00:35,238 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-10-27 20:00:35,262 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:00:35,292 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-10-27 20:00:35,311 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:00:35,340 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-10-27 20:00:35,380 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:00:35,420 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-10-27 20:00:35,444 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:00:35,475 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-10-27 20:00:35,500 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:00:35,530 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-10-27 20:00:35,575 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 20:00:35,962 [salt.state       ][INFO    ][16504] Running state [rabbitmq-server] at time 20:00:35.961535
2017-10-27 20:00:35,962 [salt.state       ][INFO    ][16504] Executing state pkg.installed for rabbitmq-server
2017-10-27 20:00:35,963 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 20:00:36,451 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 20:00:38,380 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2017-10-27 20:00:44,703 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200044686522
2017-10-27 20:00:44,716 [salt.minion      ][INFO    ][17116] Starting a new job with PID 17116
2017-10-27 20:00:44,724 [salt.minion      ][INFO    ][17116] Returning information for job: 20171027200044686522
2017-10-27 20:00:54,905 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200054889342
2017-10-27 20:00:54,918 [salt.minion      ][INFO    ][17642] Starting a new job with PID 17642
2017-10-27 20:00:54,928 [salt.minion      ][INFO    ][17642] Returning information for job: 20171027200054889342
2017-10-27 20:01:05,107 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200105092862
2017-10-27 20:01:05,118 [salt.minion      ][INFO    ][17647] Starting a new job with PID 17647
2017-10-27 20:01:05,128 [salt.minion      ][INFO    ][17647] Returning information for job: 20171027200105092862
2017-10-27 20:01:15,315 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200115296701
2017-10-27 20:01:15,328 [salt.minion      ][INFO    ][17657] Starting a new job with PID 17657
2017-10-27 20:01:15,337 [salt.minion      ][INFO    ][17657] Returning information for job: 20171027200115296701
2017-10-27 20:01:22,700 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 20:01:22,723 [salt.state       ][INFO    ][16504] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1~u16.04+mcp2'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-10-27 20:01:22,736 [salt.state       ][INFO    ][16504] Loading fresh modules for state activity
2017-10-27 20:01:22,760 [salt.state       ][INFO    ][16504] Completed state [rabbitmq-server] at time 20:01:22.759587 duration_in_ms=46798.052
2017-10-27 20:01:22,766 [salt.state       ][INFO    ][16504] Running state [gettext-base] at time 20:01:22.765607
2017-10-27 20:01:22,766 [salt.state       ][INFO    ][16504] Executing state pkg.installed for gettext-base
2017-10-27 20:01:23,008 [salt.state       ][INFO    ][16504] Package gettext-base is already installed
2017-10-27 20:01:23,009 [salt.state       ][INFO    ][16504] Completed state [gettext-base] at time 20:01:23.008506 duration_in_ms=242.898
2017-10-27 20:01:23,010 [salt.state       ][INFO    ][16504] Running state [/etc/rabbitmq/rabbitmq.config] at time 20:01:23.010354
2017-10-27 20:01:23,011 [salt.state       ][INFO    ][16504] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-10-27 20:01:23,042 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-10-27 20:01:23,082 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:01:23,098 [salt.state       ][INFO    ][16504] File changed:
New file
2017-10-27 20:01:23,098 [salt.state       ][INFO    ][16504] Completed state [/etc/rabbitmq/rabbitmq.config] at time 20:01:23.098337 duration_in_ms=87.982
2017-10-27 20:01:23,099 [salt.state       ][INFO    ][16504] Running state [/etc/default/rabbitmq-server] at time 20:01:23.099064
2017-10-27 20:01:23,099 [salt.state       ][INFO    ][16504] Executing state file.managed for /etc/default/rabbitmq-server
2017-10-27 20:01:23,123 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-10-27 20:01:23,147 [salt.fileclient  ][INFO    ][16504] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:01:23,161 [salt.state       ][INFO    ][16504] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
-ulimit -H -n 105472 || true
+
+ulimit -n 8192
2017-10-27 20:01:23,164 [salt.state       ][INFO    ][16504] Completed state [/etc/default/rabbitmq-server] at time 20:01:23.163577 duration_in_ms=64.513
2017-10-27 20:01:23,165 [salt.state       ][INFO    ][16504] Running state [sleep 30] at time 20:01:23.165131
2017-10-27 20:01:23,165 [salt.state       ][INFO    ][16504] Executing state cmd.run for sleep 30
2017-10-27 20:01:23,166 [py.warnings      ][WARNING ][16504] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:807: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2017-10-27 20:01:23,166 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-10-27 20:01:25,529 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200125511804
2017-10-27 20:01:25,542 [salt.minion      ][INFO    ][17749] Starting a new job with PID 17749
2017-10-27 20:01:25,551 [salt.minion      ][INFO    ][17749] Returning information for job: 20171027200125511804
2017-10-27 20:01:35,754 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200135738485
2017-10-27 20:01:35,766 [salt.minion      ][INFO    ][17759] Starting a new job with PID 17759
2017-10-27 20:01:35,775 [salt.minion      ][INFO    ][17759] Returning information for job: 20171027200135738485
2017-10-27 20:01:45,968 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200145955439
2017-10-27 20:01:45,981 [salt.minion      ][INFO    ][17764] Starting a new job with PID 17764
2017-10-27 20:01:45,992 [salt.minion      ][INFO    ][17764] Returning information for job: 20171027200145955439
2017-10-27 20:01:53,195 [salt.state       ][INFO    ][16504] {'pid': 17745, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-27 20:01:53,195 [salt.state       ][INFO    ][16504] Completed state [sleep 30] at time 20:01:53.195266 duration_in_ms=30030.134
2017-10-27 20:01:53,196 [salt.state       ][INFO    ][16504] Running state [service rabbitmq-server stop] at time 20:01:53.196393
2017-10-27 20:01:53,197 [salt.state       ][INFO    ][16504] Executing state cmd.run for service rabbitmq-server stop
2017-10-27 20:01:53,197 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-10-27 20:01:53,286 [salt.state       ][INFO    ][16504] {'pid': 17850, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-27 20:01:53,287 [salt.state       ][INFO    ][16504] Completed state [service rabbitmq-server stop] at time 20:01:53.286698 duration_in_ms=90.305
2017-10-27 20:01:53,287 [salt.state       ][INFO    ][16504] Running state [/var/lib/rabbitmq] at time 20:01:53.287108
2017-10-27 20:01:53,288 [salt.state       ][INFO    ][16504] Executing state file.directory for /var/lib/rabbitmq
2017-10-27 20:01:53,288 [salt.state       ][INFO    ][16504] Directory /var/lib/rabbitmq is in the correct state
2017-10-27 20:01:53,289 [salt.state       ][INFO    ][16504] Completed state [/var/lib/rabbitmq] at time 20:01:53.288485 duration_in_ms=1.377
2017-10-27 20:01:53,290 [salt.state       ][INFO    ][16504] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 20:01:53.289989
2017-10-27 20:01:53,290 [salt.state       ][INFO    ][16504] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-10-27 20:01:53,292 [salt.state       ][INFO    ][16504] File changed:
--- 
+++ 
@@ -1 +1 @@
-DMBZGVMMWHAEJOUQZYZM+opnfv_secret

2017-10-27 20:01:53,293 [salt.state       ][INFO    ][16504] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 20:01:53.292652 duration_in_ms=2.663
2017-10-27 20:01:53,293 [salt.state       ][INFO    ][16504] Running state [sleep 30] at time 20:01:53.293325
2017-10-27 20:01:53,294 [salt.state       ][INFO    ][16504] Executing state cmd.run for sleep 30
2017-10-27 20:01:53,294 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-10-27 20:01:56,035 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200156020078
2017-10-27 20:01:56,047 [salt.minion      ][INFO    ][17881] Starting a new job with PID 17881
2017-10-27 20:01:56,056 [salt.minion      ][INFO    ][17881] Returning information for job: 20171027200156020078
2017-10-27 20:02:06,269 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200206248854
2017-10-27 20:02:06,281 [salt.minion      ][INFO    ][17957] Starting a new job with PID 17957
2017-10-27 20:02:06,290 [salt.minion      ][INFO    ][17957] Returning information for job: 20171027200206248854
2017-10-27 20:02:16,482 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200216470118
2017-10-27 20:02:16,495 [salt.minion      ][INFO    ][17962] Starting a new job with PID 17962
2017-10-27 20:02:16,504 [salt.minion      ][INFO    ][17962] Returning information for job: 20171027200216470118
2017-10-27 20:02:23,322 [salt.state       ][INFO    ][16504] {'pid': 17877, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-27 20:02:23,323 [salt.state       ][INFO    ][16504] Completed state [sleep 30] at time 20:02:23.322659 duration_in_ms=30029.333
2017-10-27 20:02:23,324 [salt.state       ][INFO    ][16504] Running state [rabbitmq-server] at time 20:02:23.324303
2017-10-27 20:02:23,325 [salt.state       ][INFO    ][16504] Executing state service.running for rabbitmq-server
2017-10-27 20:02:23,325 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-10-27 20:02:23,337 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:23,345 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:23,356 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:23,365 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:25,129 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:25,140 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:25,150 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:25,158 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:25,167 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:25,377 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:25,386 [salt.state       ][INFO    ][16504] {'rabbitmq-server': True}
2017-10-27 20:02:25,387 [salt.state       ][INFO    ][16504] Completed state [rabbitmq-server] at time 20:02:25.386744 duration_in_ms=2062.44
2017-10-27 20:02:25,389 [salt.state       ][INFO    ][16504] Running state [amqp_client] at time 20:02:25.388505
2017-10-27 20:02:25,389 [salt.state       ][INFO    ][16504] Executing state rabbitmq_plugin.enabled for amqp_client
2017-10-27 20:02:25,390 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-10-27 20:02:26,010 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-10-27 20:02:26,711 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200226694501
2017-10-27 20:02:26,725 [salt.minion      ][INFO    ][18521] Starting a new job with PID 18521
2017-10-27 20:02:26,733 [salt.minion      ][INFO    ][18521] Returning information for job: 20171027200226694501
2017-10-27 20:02:26,793 [salt.state       ][INFO    ][16504] {'new': 'amqp_client', 'old': ''}
2017-10-27 20:02:26,793 [salt.state       ][INFO    ][16504] Completed state [amqp_client] at time 20:02:26.792940 duration_in_ms=1404.434
2017-10-27 20:02:26,794 [salt.state       ][INFO    ][16504] Running state [rabbitmq_management] at time 20:02:26.793618
2017-10-27 20:02:26,794 [salt.state       ][INFO    ][16504] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-10-27 20:02:26,794 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-10-27 20:02:27,450 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-10-27 20:02:29,133 [salt.state       ][INFO    ][16504] {'new': 'rabbitmq_management', 'old': ''}
2017-10-27 20:02:29,133 [salt.state       ][INFO    ][16504] Completed state [rabbitmq_management] at time 20:02:29.133315 duration_in_ms=2339.696
2017-10-27 20:02:29,135 [salt.state       ][INFO    ][16504] Running state [/openstack] at time 20:02:29.134758
2017-10-27 20:02:29,135 [salt.state       ][INFO    ][16504] Executing state rabbitmq_vhost.present for /openstack
2017-10-27 20:02:29,135 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-10-27 20:02:29,736 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2017-10-27 20:02:30,343 [salt.state       ][INFO    ][16504] {'new': '/openstack', 'old': ''}
2017-10-27 20:02:30,344 [salt.state       ][INFO    ][16504] Completed state [/openstack] at time 20:02:30.343739 duration_in_ms=1208.98
2017-10-27 20:02:30,345 [salt.state       ][INFO    ][16504] Running state [openstack] at time 20:02:30.345242
2017-10-27 20:02:30,345 [salt.state       ][INFO    ][16504] Executing state rabbitmq_user.present for openstack
2017-10-27 20:02:30,346 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:02:31,600 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-10-27 20:02:32,275 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-10-27 20:02:32,871 [salt.state       ][INFO    ][16504] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2017-10-27 20:02:32,872 [salt.state       ][INFO    ][16504] Completed state [openstack] at time 20:02:32.871632 duration_in_ms=2526.389
2017-10-27 20:02:32,873 [salt.state       ][INFO    ][16504] Running state [Ceilometer] at time 20:02:32.873072
2017-10-27 20:02:32,873 [salt.state       ][INFO    ][16504] Executing state rabbitmq_policy.present for Ceilometer
2017-10-27 20:02:32,874 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-10-27 20:02:33,474 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-10-27 20:02:34,107 [salt.state       ][INFO    ][16504] {'new': 'Ceilometer', 'old': {}}
2017-10-27 20:02:34,108 [salt.state       ][INFO    ][16504] Completed state [Ceilometer] at time 20:02:34.107658 duration_in_ms=1234.585
2017-10-27 20:02:34,108 [salt.state       ][INFO    ][16504] Running state [HA] at time 20:02:34.108374
2017-10-27 20:02:34,109 [salt.state       ][INFO    ][16504] Executing state rabbitmq_policy.present for HA
2017-10-27 20:02:34,109 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-10-27 20:02:34,717 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-10-27 20:02:35,371 [salt.state       ][INFO    ][16504] {'new': 'HA', 'old': {}}
2017-10-27 20:02:35,371 [salt.state       ][INFO    ][16504] Completed state [HA] at time 20:02:35.371354 duration_in_ms=1262.979
2017-10-27 20:02:35,372 [salt.state       ][INFO    ][16504] Running state [guest] at time 20:02:35.371634
2017-10-27 20:02:35,372 [salt.state       ][INFO    ][16504] Executing state rabbitmq_user.present for guest
2017-10-27 20:02:35,372 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:02:35,982 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:02:36,746 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200236727955
2017-10-27 20:02:36,759 [salt.minion      ][INFO    ][20762] Starting a new job with PID 20762
2017-10-27 20:02:36,769 [salt.minion      ][INFO    ][20762] Returning information for job: 20171027200236727955
2017-10-27 20:02:37,785 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-10-27 20:02:38,402 [salt.state       ][INFO    ][16504] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:02:38,402 [salt.state       ][INFO    ][16504] Completed state [guest] at time 20:02:38.401914 duration_in_ms=3030.279
2017-10-27 20:02:38,403 [salt.state       ][INFO    ][16504] Running state [HA] at time 20:02:38.402624
2017-10-27 20:02:38,403 [salt.state       ][INFO    ][16504] Executing state rabbitmq_policy.present for HA
2017-10-27 20:02:38,403 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-10-27 20:02:39,020 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-10-27 20:02:39,625 [salt.state       ][INFO    ][16504] {'new': 'HA', 'old': {}}
2017-10-27 20:02:39,625 [salt.state       ][INFO    ][16504] Completed state [HA] at time 20:02:39.625040 duration_in_ms=1222.415
2017-10-27 20:02:39,626 [salt.state       ][INFO    ][16504] Running state [admin] at time 20:02:39.625739
2017-10-27 20:02:39,626 [salt.state       ][INFO    ][16504] Executing state rabbitmq_user.present for admin
2017-10-27 20:02:39,626 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:02:40,900 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:02:41,498 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2017-10-27 20:02:42,127 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-10-27 20:02:42,725 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-10-27 20:02:43,322 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-10-27 20:02:43,932 [salt.state       ][INFO    ][16504] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2017-10-27 20:02:43,932 [salt.state       ][INFO    ][16504] Completed state [admin] at time 20:02:43.932268 duration_in_ms=4306.527
2017-10-27 20:02:43,933 [salt.state       ][INFO    ][16504] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.932848
2017-10-27 20:02:43,933 [salt.state       ][INFO    ][16504] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,934 [salt.state       ][INFO    ][16504] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-10-27 20:02:43,934 [salt.state       ][INFO    ][16504] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.933712 duration_in_ms=0.864
2017-10-27 20:02:43,934 [salt.state       ][INFO    ][16504] Running state [mdb02] at time 20:02:43.933883
2017-10-27 20:02:43,934 [salt.state       ][INFO    ][16504] Executing state host.present for mdb02
2017-10-27 20:02:43,934 [salt.state       ][INFO    ][16504] Host mdb02 (192.168.10.77) already present
2017-10-27 20:02:43,935 [salt.state       ][INFO    ][16504] Completed state [mdb02] at time 20:02:43.934515 duration_in_ms=0.632
2017-10-27 20:02:43,935 [salt.state       ][INFO    ][16504] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.934687
2017-10-27 20:02:43,935 [salt.state       ][INFO    ][16504] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,935 [salt.state       ][INFO    ][16504] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-10-27 20:02:43,935 [salt.state       ][INFO    ][16504] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.935368 duration_in_ms=0.68
2017-10-27 20:02:43,936 [salt.state       ][INFO    ][16504] Running state [mdb03] at time 20:02:43.935541
2017-10-27 20:02:43,936 [salt.state       ][INFO    ][16504] Executing state host.present for mdb03
2017-10-27 20:02:43,936 [salt.state       ][INFO    ][16504] Host mdb03 (192.168.10.78) already present
2017-10-27 20:02:43,936 [salt.state       ][INFO    ][16504] Completed state [mdb03] at time 20:02:43.936177 duration_in_ms=0.635
2017-10-27 20:02:43,936 [salt.state       ][INFO    ][16504] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.936340
2017-10-27 20:02:43,936 [salt.state       ][INFO    ][16504] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,937 [salt.state       ][INFO    ][16504] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-10-27 20:02:43,937 [salt.state       ][INFO    ][16504] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.936993 duration_in_ms=0.653
2017-10-27 20:02:43,937 [salt.state       ][INFO    ][16504] Running state [mdb01] at time 20:02:43.937223
2017-10-27 20:02:43,937 [salt.state       ][INFO    ][16504] Executing state host.present for mdb01
2017-10-27 20:02:43,938 [salt.state       ][INFO    ][16504] Host mdb01 (192.168.10.76) already present
2017-10-27 20:02:43,938 [salt.state       ][INFO    ][16504] Completed state [mdb01] at time 20:02:43.937909 duration_in_ms=0.685
2017-10-27 20:02:43,938 [salt.state       ][INFO    ][16504] Running state [mdb] at time 20:02:43.938068
2017-10-27 20:02:43,938 [salt.state       ][INFO    ][16504] Executing state host.present for mdb
2017-10-27 20:02:43,939 [salt.state       ][INFO    ][16504] Host mdb (192.168.10.75) already present
2017-10-27 20:02:43,939 [salt.state       ][INFO    ][16504] Completed state [mdb] at time 20:02:43.938682 duration_in_ms=0.615
2017-10-27 20:02:43,939 [salt.state       ][INFO    ][16504] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.938840
2017-10-27 20:02:43,939 [salt.state       ][INFO    ][16504] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,940 [salt.state       ][INFO    ][16504] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-10-27 20:02:43,940 [salt.state       ][INFO    ][16504] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.939668 duration_in_ms=0.827
2017-10-27 20:02:43,940 [salt.state       ][INFO    ][16504] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.939834
2017-10-27 20:02:43,940 [salt.state       ][INFO    ][16504] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,940 [salt.state       ][INFO    ][16504] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 20:02:43,940 [salt.state       ][INFO    ][16504] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.940463 duration_in_ms=0.628
2017-10-27 20:02:43,941 [salt.state       ][INFO    ][16504] Running state [cfg01] at time 20:02:43.940623
2017-10-27 20:02:43,941 [salt.state       ][INFO    ][16504] Executing state host.present for cfg01
2017-10-27 20:02:43,941 [salt.state       ][INFO    ][16504] Host cfg01 (192.168.10.100) already present
2017-10-27 20:02:43,941 [salt.state       ][INFO    ][16504] Completed state [cfg01] at time 20:02:43.941251 duration_in_ms=0.628
2017-10-27 20:02:43,941 [salt.state       ][INFO    ][16504] Running state [prx01] at time 20:02:43.941410
2017-10-27 20:02:43,942 [salt.state       ][INFO    ][16504] Executing state host.present for prx01
2017-10-27 20:02:43,942 [salt.state       ][INFO    ][16504] Host prx01 (192.168.10.81) already present
2017-10-27 20:02:43,942 [salt.state       ][INFO    ][16504] Completed state [prx01] at time 20:02:43.942043 duration_in_ms=0.632
2017-10-27 20:02:43,942 [salt.state       ][INFO    ][16504] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.942200
2017-10-27 20:02:43,942 [salt.state       ][INFO    ][16504] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,943 [salt.state       ][INFO    ][16504] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.81) already present
2017-10-27 20:02:43,943 [salt.state       ][INFO    ][16504] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.943162 duration_in_ms=0.962
2017-10-27 20:02:43,943 [salt.state       ][INFO    ][16504] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.943431
2017-10-27 20:02:43,944 [salt.state       ][INFO    ][16504] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,944 [salt.state       ][INFO    ][16504] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-10-27 20:02:43,944 [salt.state       ][INFO    ][16504] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.944134 duration_in_ms=0.703
2017-10-27 20:02:43,944 [salt.state       ][INFO    ][16504] Running state [kvm01] at time 20:02:43.944306
2017-10-27 20:02:43,944 [salt.state       ][INFO    ][16504] Executing state host.present for kvm01
2017-10-27 20:02:43,945 [salt.state       ][INFO    ][16504] Host kvm01 (192.168.10.141) already present
2017-10-27 20:02:43,945 [salt.state       ][INFO    ][16504] Completed state [kvm01] at time 20:02:43.944955 duration_in_ms=0.649
2017-10-27 20:02:43,945 [salt.state       ][INFO    ][16504] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.945122
2017-10-27 20:02:43,945 [salt.state       ][INFO    ][16504] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,946 [salt.state       ][INFO    ][16504] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-10-27 20:02:43,946 [salt.state       ][INFO    ][16504] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.945770 duration_in_ms=0.648
2017-10-27 20:02:43,946 [salt.state       ][INFO    ][16504] Running state [kvm03] at time 20:02:43.945938
2017-10-27 20:02:43,946 [salt.state       ][INFO    ][16504] Executing state host.present for kvm03
2017-10-27 20:02:43,946 [salt.state       ][INFO    ][16504] Host kvm03 (192.168.10.143) already present
2017-10-27 20:02:43,947 [salt.state       ][INFO    ][16504] Completed state [kvm03] at time 20:02:43.946584 duration_in_ms=0.646
2017-10-27 20:02:43,947 [salt.state       ][INFO    ][16504] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.946753
2017-10-27 20:02:43,947 [salt.state       ][INFO    ][16504] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,947 [salt.state       ][INFO    ][16504] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-10-27 20:02:43,948 [salt.state       ][INFO    ][16504] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.947565 duration_in_ms=0.813
2017-10-27 20:02:43,948 [salt.state       ][INFO    ][16504] Running state [kvm02] at time 20:02:43.947749
2017-10-27 20:02:43,948 [salt.state       ][INFO    ][16504] Executing state host.present for kvm02
2017-10-27 20:02:43,948 [salt.state       ][INFO    ][16504] Host kvm02 (192.168.10.142) already present
2017-10-27 20:02:43,948 [salt.state       ][INFO    ][16504] Completed state [kvm02] at time 20:02:43.948389 duration_in_ms=0.64
2017-10-27 20:02:43,949 [salt.state       ][INFO    ][16504] Running state [dbs] at time 20:02:43.948555
2017-10-27 20:02:43,949 [salt.state       ][INFO    ][16504] Executing state host.present for dbs
2017-10-27 20:02:43,949 [salt.state       ][INFO    ][16504] Host dbs (192.168.10.50) already present
2017-10-27 20:02:43,949 [salt.state       ][INFO    ][16504] Completed state [dbs] at time 20:02:43.949215 duration_in_ms=0.66
2017-10-27 20:02:43,949 [salt.state       ][INFO    ][16504] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.949394
2017-10-27 20:02:43,950 [salt.state       ][INFO    ][16504] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,950 [salt.state       ][INFO    ][16504] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-10-27 20:02:43,950 [salt.state       ][INFO    ][16504] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.950201 duration_in_ms=0.807
2017-10-27 20:02:43,950 [salt.state       ][INFO    ][16504] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.950386
2017-10-27 20:02:43,951 [salt.state       ][INFO    ][16504] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,951 [salt.state       ][INFO    ][16504] Host prx.baremetal-mcp-ocata-odl-ha.local (192.168.10.80) already present
2017-10-27 20:02:43,951 [salt.state       ][INFO    ][16504] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.951077 duration_in_ms=0.691
2017-10-27 20:02:43,951 [salt.state       ][INFO    ][16504] Running state [prx] at time 20:02:43.951318
2017-10-27 20:02:43,952 [salt.state       ][INFO    ][16504] Executing state host.present for prx
2017-10-27 20:02:43,952 [salt.state       ][INFO    ][16504] Host prx (192.168.10.80) already present
2017-10-27 20:02:43,952 [salt.state       ][INFO    ][16504] Completed state [prx] at time 20:02:43.952013 duration_in_ms=0.696
2017-10-27 20:02:43,952 [salt.state       ][INFO    ][16504] Running state [prx02] at time 20:02:43.952179
2017-10-27 20:02:43,952 [salt.state       ][INFO    ][16504] Executing state host.present for prx02
2017-10-27 20:02:43,953 [salt.state       ][INFO    ][16504] Host prx02 (192.168.10.82) already present
2017-10-27 20:02:43,953 [salt.state       ][INFO    ][16504] Completed state [prx02] at time 20:02:43.952823 duration_in_ms=0.643
2017-10-27 20:02:43,953 [salt.state       ][INFO    ][16504] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.952991
2017-10-27 20:02:43,953 [salt.state       ][INFO    ][16504] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,954 [salt.state       ][INFO    ][16504] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.82) already present
2017-10-27 20:02:43,954 [salt.state       ][INFO    ][16504] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.953634 duration_in_ms=0.643
2017-10-27 20:02:43,954 [salt.state       ][INFO    ][16504] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.953805
2017-10-27 20:02:43,954 [salt.state       ][INFO    ][16504] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,954 [salt.state       ][INFO    ][16504] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-10-27 20:02:43,954 [salt.state       ][INFO    ][16504] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.954446 duration_in_ms=0.641
2017-10-27 20:02:43,955 [salt.state       ][INFO    ][16504] Running state [msg02] at time 20:02:43.954613
2017-10-27 20:02:43,955 [salt.state       ][INFO    ][16504] Executing state host.present for msg02
2017-10-27 20:02:43,955 [salt.state       ][INFO    ][16504] Host msg02 (192.168.10.42) already present
2017-10-27 20:02:43,955 [salt.state       ][INFO    ][16504] Completed state [msg02] at time 20:02:43.955362 duration_in_ms=0.749
2017-10-27 20:02:43,956 [salt.state       ][INFO    ][16504] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.955572
2017-10-27 20:02:43,956 [salt.state       ][INFO    ][16504] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,956 [salt.state       ][INFO    ][16504] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-10-27 20:02:43,956 [salt.state       ][INFO    ][16504] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.956243 duration_in_ms=0.67
2017-10-27 20:02:43,956 [salt.state       ][INFO    ][16504] Running state [msg03] at time 20:02:43.956411
2017-10-27 20:02:43,957 [salt.state       ][INFO    ][16504] Executing state host.present for msg03
2017-10-27 20:02:43,957 [salt.state       ][INFO    ][16504] Host msg03 (192.168.10.43) already present
2017-10-27 20:02:43,957 [salt.state       ][INFO    ][16504] Completed state [msg03] at time 20:02:43.957050 duration_in_ms=0.64
2017-10-27 20:02:43,957 [salt.state       ][INFO    ][16504] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.957216
2017-10-27 20:02:43,957 [salt.state       ][INFO    ][16504] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:43,958 [salt.state       ][INFO    ][16504] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-10-27 20:02:43,958 [salt.state       ][INFO    ][16504] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:43.957857 duration_in_ms=0.641
2017-10-27 20:02:43,958 [salt.state       ][INFO    ][16504] Running state [msg01] at time 20:02:43.958027
2017-10-27 20:02:43,958 [salt.state       ][INFO    ][16504] Executing state host.present for msg01
2017-10-27 20:02:43,959 [salt.state       ][INFO    ][16504] Host msg01 (192.168.10.41) already present
2017-10-27 20:02:43,959 [salt.state       ][INFO    ][16504] Completed state [msg01] at time 20:02:43.958665 duration_in_ms=0.638
2017-10-27 20:02:43,960 [salt.state       ][INFO    ][16504] Running state [file.replace] at time 20:02:43.959809
2017-10-27 20:02:43,960 [salt.state       ][INFO    ][16504] Executing state module.run for file.replace
2017-10-27 20:02:44,040 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-10-27 20:02:44,049 [salt.state       ][INFO    ][16504] onlyif execution failed
2017-10-27 20:02:44,050 [salt.state       ][INFO    ][16504] Completed state [file.replace] at time 20:02:44.049663 duration_in_ms=89.854
2017-10-27 20:02:44,050 [salt.state       ][INFO    ][16504] Running state [msg] at time 20:02:44.049925
2017-10-27 20:02:44,050 [salt.state       ][INFO    ][16504] Executing state host.present for msg
2017-10-27 20:02:44,051 [salt.state       ][INFO    ][16504] Host msg (192.168.10.40) already present
2017-10-27 20:02:44,051 [salt.state       ][INFO    ][16504] Completed state [msg] at time 20:02:44.050854 duration_in_ms=0.929
2017-10-27 20:02:44,051 [salt.state       ][INFO    ][16504] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.051088
2017-10-27 20:02:44,051 [salt.state       ][INFO    ][16504] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,052 [salt.state       ][INFO    ][16504] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-10-27 20:02:44,052 [salt.state       ][INFO    ][16504] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.051900 duration_in_ms=0.813
2017-10-27 20:02:44,052 [salt.state       ][INFO    ][16504] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.052081
2017-10-27 20:02:44,052 [salt.state       ][INFO    ][16504] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,053 [salt.state       ][INFO    ][16504] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 20:02:44,053 [salt.state       ][INFO    ][16504] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.052754 duration_in_ms=0.672
2017-10-27 20:02:44,053 [salt.state       ][INFO    ][16504] Running state [cfg01] at time 20:02:44.052941
2017-10-27 20:02:44,053 [salt.state       ][INFO    ][16504] Executing state host.present for cfg01
2017-10-27 20:02:44,053 [salt.state       ][INFO    ][16504] Host cfg01 (192.168.10.100) already present
2017-10-27 20:02:44,054 [salt.state       ][INFO    ][16504] Completed state [cfg01] at time 20:02:44.053613 duration_in_ms=0.671
2017-10-27 20:02:44,054 [salt.state       ][INFO    ][16504] Running state [cmp002] at time 20:02:44.053787
2017-10-27 20:02:44,054 [salt.state       ][INFO    ][16504] Executing state host.present for cmp002
2017-10-27 20:02:44,054 [salt.state       ][INFO    ][16504] Host cmp002 (192.168.10.102) already present
2017-10-27 20:02:44,054 [salt.state       ][INFO    ][16504] Completed state [cmp002] at time 20:02:44.054446 duration_in_ms=0.659
2017-10-27 20:02:44,055 [salt.state       ][INFO    ][16504] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.054614
2017-10-27 20:02:44,055 [salt.state       ][INFO    ][16504] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,055 [salt.state       ][INFO    ][16504] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-10-27 20:02:44,055 [salt.state       ][INFO    ][16504] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.055462 duration_in_ms=0.848
2017-10-27 20:02:44,056 [salt.state       ][INFO    ][16504] Running state [cmp001] at time 20:02:44.055643
2017-10-27 20:02:44,056 [salt.state       ][INFO    ][16504] Executing state host.present for cmp001
2017-10-27 20:02:44,056 [salt.state       ][INFO    ][16504] Host cmp001 (192.168.10.101) already present
2017-10-27 20:02:44,056 [salt.state       ][INFO    ][16504] Completed state [cmp001] at time 20:02:44.056305 duration_in_ms=0.661
2017-10-27 20:02:44,056 [salt.state       ][INFO    ][16504] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.056473
2017-10-27 20:02:44,057 [salt.state       ][INFO    ][16504] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,057 [salt.state       ][INFO    ][16504] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-10-27 20:02:44,057 [salt.state       ][INFO    ][16504] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.057129 duration_in_ms=0.656
2017-10-27 20:02:44,057 [salt.state       ][INFO    ][16504] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.057299
2017-10-27 20:02:44,057 [salt.state       ][INFO    ][16504] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,058 [salt.state       ][INFO    ][16504] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-10-27 20:02:44,058 [salt.state       ][INFO    ][16504] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.057960 duration_in_ms=0.661
2017-10-27 20:02:44,058 [salt.state       ][INFO    ][16504] Running state [dbs01] at time 20:02:44.058127
2017-10-27 20:02:44,058 [salt.state       ][INFO    ][16504] Executing state host.present for dbs01
2017-10-27 20:02:44,059 [salt.state       ][INFO    ][16504] Host dbs01 (192.168.10.51) already present
2017-10-27 20:02:44,059 [salt.state       ][INFO    ][16504] Completed state [dbs01] at time 20:02:44.058785 duration_in_ms=0.658
2017-10-27 20:02:44,059 [salt.state       ][INFO    ][16504] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.058959
2017-10-27 20:02:44,059 [salt.state       ][INFO    ][16504] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,060 [salt.state       ][INFO    ][16504] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-10-27 20:02:44,060 [salt.state       ][INFO    ][16504] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.059677 duration_in_ms=0.717
2017-10-27 20:02:44,060 [salt.state       ][INFO    ][16504] Running state [dbs02] at time 20:02:44.059847
2017-10-27 20:02:44,060 [salt.state       ][INFO    ][16504] Executing state host.present for dbs02
2017-10-27 20:02:44,060 [salt.state       ][INFO    ][16504] Host dbs02 (192.168.10.52) already present
2017-10-27 20:02:44,061 [salt.state       ][INFO    ][16504] Completed state [dbs02] at time 20:02:44.060502 duration_in_ms=0.655
2017-10-27 20:02:44,061 [salt.state       ][INFO    ][16504] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.060670
2017-10-27 20:02:44,061 [salt.state       ][INFO    ][16504] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,061 [salt.state       ][INFO    ][16504] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-10-27 20:02:44,061 [salt.state       ][INFO    ][16504] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.061320 duration_in_ms=0.65
2017-10-27 20:02:44,062 [salt.state       ][INFO    ][16504] Running state [dbs03] at time 20:02:44.061489
2017-10-27 20:02:44,062 [salt.state       ][INFO    ][16504] Executing state host.present for dbs03
2017-10-27 20:02:44,062 [salt.state       ][INFO    ][16504] Host dbs03 (192.168.10.53) already present
2017-10-27 20:02:44,062 [salt.state       ][INFO    ][16504] Completed state [dbs03] at time 20:02:44.062136 duration_in_ms=0.647
2017-10-27 20:02:44,062 [salt.state       ][INFO    ][16504] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.062305
2017-10-27 20:02:44,062 [salt.state       ][INFO    ][16504] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,063 [salt.state       ][INFO    ][16504] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-10-27 20:02:44,063 [salt.state       ][INFO    ][16504] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.062948 duration_in_ms=0.643
2017-10-27 20:02:44,063 [salt.state       ][INFO    ][16504] Running state [odl01] at time 20:02:44.063142
2017-10-27 20:02:44,063 [salt.state       ][INFO    ][16504] Executing state host.present for odl01
2017-10-27 20:02:44,064 [salt.state       ][INFO    ][16504] Host odl01 (192.168.10.111) already present
2017-10-27 20:02:44,064 [salt.state       ][INFO    ][16504] Completed state [odl01] at time 20:02:44.064407 duration_in_ms=1.265
2017-10-27 20:02:44,065 [salt.state       ][INFO    ][16504] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.064573
2017-10-27 20:02:44,065 [salt.state       ][INFO    ][16504] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,065 [salt.state       ][INFO    ][16504] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-10-27 20:02:44,065 [salt.state       ][INFO    ][16504] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.065220 duration_in_ms=0.647
2017-10-27 20:02:44,065 [salt.state       ][INFO    ][16504] Running state [mas01] at time 20:02:44.065389
2017-10-27 20:02:44,066 [salt.state       ][INFO    ][16504] Executing state host.present for mas01
2017-10-27 20:02:44,066 [salt.state       ][INFO    ][16504] Host mas01 (192.168.10.3) already present
2017-10-27 20:02:44,066 [salt.state       ][INFO    ][16504] Completed state [mas01] at time 20:02:44.066039 duration_in_ms=0.65
2017-10-27 20:02:44,066 [salt.state       ][INFO    ][16504] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.066205
2017-10-27 20:02:44,066 [salt.state       ][INFO    ][16504] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,067 [salt.state       ][INFO    ][16504] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-10-27 20:02:44,067 [salt.state       ][INFO    ][16504] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.066853 duration_in_ms=0.647
2017-10-27 20:02:44,067 [salt.state       ][INFO    ][16504] Running state [ctl02] at time 20:02:44.067019
2017-10-27 20:02:44,067 [salt.state       ][INFO    ][16504] Executing state host.present for ctl02
2017-10-27 20:02:44,068 [salt.state       ][INFO    ][16504] Host ctl02 (192.168.10.12) already present
2017-10-27 20:02:44,068 [salt.state       ][INFO    ][16504] Completed state [ctl02] at time 20:02:44.067731 duration_in_ms=0.712
2017-10-27 20:02:44,068 [salt.state       ][INFO    ][16504] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.067899
2017-10-27 20:02:44,068 [salt.state       ][INFO    ][16504] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,068 [salt.state       ][INFO    ][16504] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-10-27 20:02:44,069 [salt.state       ][INFO    ][16504] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.068539 duration_in_ms=0.64
2017-10-27 20:02:44,069 [salt.state       ][INFO    ][16504] Running state [ctl03] at time 20:02:44.068707
2017-10-27 20:02:44,069 [salt.state       ][INFO    ][16504] Executing state host.present for ctl03
2017-10-27 20:02:44,069 [salt.state       ][INFO    ][16504] Host ctl03 (192.168.10.13) already present
2017-10-27 20:02:44,069 [salt.state       ][INFO    ][16504] Completed state [ctl03] at time 20:02:44.069347 duration_in_ms=0.64
2017-10-27 20:02:44,070 [salt.state       ][INFO    ][16504] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.069516
2017-10-27 20:02:44,070 [salt.state       ][INFO    ][16504] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,070 [salt.state       ][INFO    ][16504] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-10-27 20:02:44,070 [salt.state       ][INFO    ][16504] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.070156 duration_in_ms=0.639
2017-10-27 20:02:44,070 [salt.state       ][INFO    ][16504] Running state [ctl01] at time 20:02:44.070323
2017-10-27 20:02:44,070 [salt.state       ][INFO    ][16504] Executing state host.present for ctl01
2017-10-27 20:02:44,071 [salt.state       ][INFO    ][16504] Host ctl01 (192.168.10.11) already present
2017-10-27 20:02:44,071 [salt.state       ][INFO    ][16504] Completed state [ctl01] at time 20:02:44.070962 duration_in_ms=0.639
2017-10-27 20:02:44,071 [salt.state       ][INFO    ][16504] Running state [ctl] at time 20:02:44.071146
2017-10-27 20:02:44,071 [salt.state       ][INFO    ][16504] Executing state host.present for ctl
2017-10-27 20:02:44,072 [salt.state       ][INFO    ][16504] Host ctl (192.168.10.10) already present
2017-10-27 20:02:44,072 [salt.state       ][INFO    ][16504] Completed state [ctl] at time 20:02:44.071808 duration_in_ms=0.662
2017-10-27 20:02:44,072 [salt.state       ][INFO    ][16504] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.071973
2017-10-27 20:02:44,072 [salt.state       ][INFO    ][16504] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:02:44,072 [salt.state       ][INFO    ][16504] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-10-27 20:02:44,073 [salt.state       ][INFO    ][16504] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 20:02:44.072613 duration_in_ms=0.639
2017-10-27 20:02:44,073 [salt.state       ][INFO    ][16504] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 20:02:44.073203
2017-10-27 20:02:44,073 [salt.state       ][INFO    ][16504] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-10-27 20:02:44,074 [salt.loaded.int.module.cmdmod][INFO    ][16504] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2017-10-27 20:02:44,657 [salt.state       ][INFO    ][16504] {'pid': 22473, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack ...'}
2017-10-27 20:02:44,657 [salt.state       ][INFO    ][16504] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 20:02:44.657023 duration_in_ms=583.82
2017-10-27 20:02:44,659 [salt.minion      ][INFO    ][16504] Returning information for job: 20171027200034581093
2017-10-27 20:02:45,567 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.sls with jid 20171027200245556841
2017-10-27 20:02:45,583 [salt.minion      ][INFO    ][22623] Starting a new job with PID 22623
2017-10-27 20:02:48,147 [salt.state       ][INFO    ][22623] Loading fresh modules for state activity
2017-10-27 20:02:48,174 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-10-27 20:02:48,196 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-10-27 20:02:48,217 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-10-27 20:02:48,246 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:02:48,260 [py.warnings      ][WARNING ][22623] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-10-27 20:02:48,260 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-10-27 20:02:48,287 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-10-27 20:02:48,314 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:02:48,339 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-10-27 20:02:48,361 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:02:48,391 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-10-27 20:02:48,441 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:02:48,479 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-10-27 20:02:48,503 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:02:48,534 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-10-27 20:02:48,558 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:02:48,586 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-10-27 20:02:48,627 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 20:02:48,999 [salt.state       ][INFO    ][22623] Running state [rabbitmq-server] at time 20:02:48.998776
2017-10-27 20:02:48,999 [salt.state       ][INFO    ][22623] Executing state pkg.installed for rabbitmq-server
2017-10-27 20:02:48,1000 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 20:02:49,404 [salt.state       ][INFO    ][22623] Package rabbitmq-server is already installed
2017-10-27 20:02:49,404 [salt.state       ][INFO    ][22623] Completed state [rabbitmq-server] at time 20:02:49.403934 duration_in_ms=405.157
2017-10-27 20:02:49,404 [salt.state       ][INFO    ][22623] Running state [gettext-base] at time 20:02:49.404290
2017-10-27 20:02:49,405 [salt.state       ][INFO    ][22623] Executing state pkg.installed for gettext-base
2017-10-27 20:02:49,409 [salt.state       ][INFO    ][22623] Package gettext-base is already installed
2017-10-27 20:02:49,409 [salt.state       ][INFO    ][22623] Completed state [gettext-base] at time 20:02:49.408782 duration_in_ms=4.492
2017-10-27 20:02:49,411 [salt.state       ][INFO    ][22623] Running state [/etc/rabbitmq/rabbitmq.config] at time 20:02:49.410769
2017-10-27 20:02:49,411 [salt.state       ][INFO    ][22623] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-10-27 20:02:49,439 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-10-27 20:02:49,475 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:02:49,490 [salt.state       ][INFO    ][22623] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-10-27 20:02:49,490 [salt.state       ][INFO    ][22623] Completed state [/etc/rabbitmq/rabbitmq.config] at time 20:02:49.489999 duration_in_ms=79.23
2017-10-27 20:02:49,491 [salt.state       ][INFO    ][22623] Running state [/etc/default/rabbitmq-server] at time 20:02:49.490675
2017-10-27 20:02:49,491 [salt.state       ][INFO    ][22623] Executing state file.managed for /etc/default/rabbitmq-server
2017-10-27 20:02:49,508 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-10-27 20:02:49,527 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:02:49,541 [salt.state       ][INFO    ][22623] File /etc/default/rabbitmq-server is in the correct state
2017-10-27 20:02:49,542 [salt.state       ][INFO    ][22623] Completed state [/etc/default/rabbitmq-server] at time 20:02:49.541495 duration_in_ms=50.82
2017-10-27 20:02:49,543 [salt.state       ][INFO    ][22623] Running state [rabbitmq-server] at time 20:02:49.542501
2017-10-27 20:02:49,543 [salt.state       ][INFO    ][22623] Executing state service.running for rabbitmq-server
2017-10-27 20:02:49,543 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-10-27 20:02:49,557 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:49,564 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:02:49,569 [salt.state       ][INFO    ][22623] The service rabbitmq-server is already running
2017-10-27 20:02:49,570 [salt.state       ][INFO    ][22623] Completed state [rabbitmq-server] at time 20:02:49.569682 duration_in_ms=27.18
2017-10-27 20:02:49,571 [salt.state       ][INFO    ][22623] Running state [amqp_client] at time 20:02:49.571341
2017-10-27 20:02:49,572 [salt.state       ][INFO    ][22623] Executing state rabbitmq_plugin.enabled for amqp_client
2017-10-27 20:02:49,572 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-10-27 20:02:50,172 [salt.state       ][INFO    ][22623] Plugin 'amqp_client' is already enabled.
2017-10-27 20:02:50,173 [salt.state       ][INFO    ][22623] Completed state [amqp_client] at time 20:02:50.172504 duration_in_ms=601.162
2017-10-27 20:02:50,173 [salt.state       ][INFO    ][22623] Running state [rabbitmq_management] at time 20:02:50.173201
2017-10-27 20:02:50,173 [salt.state       ][INFO    ][22623] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-10-27 20:02:50,174 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-10-27 20:02:50,775 [salt.state       ][INFO    ][22623] Plugin 'rabbitmq_management' is already enabled.
2017-10-27 20:02:50,775 [salt.state       ][INFO    ][22623] Completed state [rabbitmq_management] at time 20:02:50.775343 duration_in_ms=602.142
2017-10-27 20:02:50,777 [salt.state       ][INFO    ][22623] Running state [/openstack] at time 20:02:50.776877
2017-10-27 20:02:50,777 [salt.state       ][INFO    ][22623] Executing state rabbitmq_vhost.present for /openstack
2017-10-27 20:02:50,778 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-10-27 20:02:51,413 [salt.state       ][INFO    ][22623] Virtual Host '/openstack' already exists.
2017-10-27 20:02:51,413 [salt.state       ][INFO    ][22623] Completed state [/openstack] at time 20:02:51.413102 duration_in_ms=636.224
2017-10-27 20:02:51,415 [salt.state       ][INFO    ][22623] Running state [openstack] at time 20:02:51.414710
2017-10-27 20:02:51,415 [salt.state       ][INFO    ][22623] Executing state rabbitmq_user.present for openstack
2017-10-27 20:02:51,415 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:02:52,040 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:02:53,916 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-10-27 20:02:54,554 [salt.state       ][INFO    ][22623] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:02:54,554 [salt.state       ][INFO    ][22623] Completed state [openstack] at time 20:02:54.554040 duration_in_ms=3139.33
2017-10-27 20:02:54,556 [salt.state       ][INFO    ][22623] Running state [Ceilometer] at time 20:02:54.555554
2017-10-27 20:02:54,556 [salt.state       ][INFO    ][22623] Executing state rabbitmq_policy.present for Ceilometer
2017-10-27 20:02:54,556 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-10-27 20:02:55,153 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-10-27 20:02:55,684 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027200255664966
2017-10-27 20:02:55,698 [salt.minion      ][INFO    ][24161] Starting a new job with PID 24161
2017-10-27 20:02:55,707 [salt.minion      ][INFO    ][24161] Returning information for job: 20171027200255664966
2017-10-27 20:02:55,770 [salt.state       ][INFO    ][22623] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-10-27 20:02:55,770 [salt.state       ][INFO    ][22623] Completed state [Ceilometer] at time 20:02:55.770375 duration_in_ms=1214.82
2017-10-27 20:02:55,771 [salt.state       ][INFO    ][22623] Running state [HA] at time 20:02:55.771139
2017-10-27 20:02:55,771 [salt.state       ][INFO    ][22623] Executing state rabbitmq_policy.present for HA
2017-10-27 20:02:55,772 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-10-27 20:02:56,377 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-10-27 20:02:56,981 [salt.state       ][INFO    ][22623] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-10-27 20:02:56,981 [salt.state       ][INFO    ][22623] Completed state [HA] at time 20:02:56.981377 duration_in_ms=1210.237
2017-10-27 20:02:56,982 [salt.state       ][INFO    ][22623] Running state [guest] at time 20:02:56.981659
2017-10-27 20:02:56,982 [salt.state       ][INFO    ][22623] Executing state rabbitmq_user.present for guest
2017-10-27 20:02:56,982 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:02:57,585 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:02:59,501 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-10-27 20:03:00,148 [salt.state       ][INFO    ][22623] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:03:00,148 [salt.state       ][INFO    ][22623] Completed state [guest] at time 20:03:00.147995 duration_in_ms=3166.335
2017-10-27 20:03:00,149 [salt.state       ][INFO    ][22623] Running state [HA] at time 20:03:00.148700
2017-10-27 20:03:00,149 [salt.state       ][INFO    ][22623] Executing state rabbitmq_policy.present for HA
2017-10-27 20:03:00,149 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-10-27 20:03:00,750 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-10-27 20:03:01,365 [salt.state       ][INFO    ][22623] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-10-27 20:03:01,365 [salt.state       ][INFO    ][22623] Completed state [HA] at time 20:03:01.364782 duration_in_ms=1216.081
2017-10-27 20:03:01,366 [salt.state       ][INFO    ][22623] Running state [admin] at time 20:03:01.365519
2017-10-27 20:03:01,366 [salt.state       ][INFO    ][22623] Executing state rabbitmq_user.present for admin
2017-10-27 20:03:01,366 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:03:01,952 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:03:03,776 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:03:04,361 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-10-27 20:03:05,012 [salt.state       ][INFO    ][22623] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:03:05,012 [salt.state       ][INFO    ][22623] Completed state [admin] at time 20:03:05.011818 duration_in_ms=3646.299
2017-10-27 20:03:05,012 [salt.state       ][INFO    ][22623] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.012417
2017-10-27 20:03:05,013 [salt.state       ][INFO    ][22623] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,013 [salt.state       ][INFO    ][22623] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-10-27 20:03:05,013 [salt.state       ][INFO    ][22623] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.013257 duration_in_ms=0.84
2017-10-27 20:03:05,013 [salt.state       ][INFO    ][22623] Running state [mdb02] at time 20:03:05.013432
2017-10-27 20:03:05,014 [salt.state       ][INFO    ][22623] Executing state host.present for mdb02
2017-10-27 20:03:05,014 [salt.state       ][INFO    ][22623] Host mdb02 (192.168.10.77) already present
2017-10-27 20:03:05,014 [salt.state       ][INFO    ][22623] Completed state [mdb02] at time 20:03:05.014105 duration_in_ms=0.673
2017-10-27 20:03:05,014 [salt.state       ][INFO    ][22623] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.014272
2017-10-27 20:03:05,014 [salt.state       ][INFO    ][22623] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,015 [salt.state       ][INFO    ][22623] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-10-27 20:03:05,015 [salt.state       ][INFO    ][22623] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.014906 duration_in_ms=0.633
2017-10-27 20:03:05,015 [salt.state       ][INFO    ][22623] Running state [mdb03] at time 20:03:05.015066
2017-10-27 20:03:05,015 [salt.state       ][INFO    ][22623] Executing state host.present for mdb03
2017-10-27 20:03:05,016 [salt.state       ][INFO    ][22623] Host mdb03 (192.168.10.78) already present
2017-10-27 20:03:05,016 [salt.state       ][INFO    ][22623] Completed state [mdb03] at time 20:03:05.015761 duration_in_ms=0.695
2017-10-27 20:03:05,016 [salt.state       ][INFO    ][22623] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.015923
2017-10-27 20:03:05,016 [salt.state       ][INFO    ][22623] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,016 [salt.state       ][INFO    ][22623] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-10-27 20:03:05,017 [salt.state       ][INFO    ][22623] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.016556 duration_in_ms=0.633
2017-10-27 20:03:05,017 [salt.state       ][INFO    ][22623] Running state [mdb01] at time 20:03:05.016721
2017-10-27 20:03:05,017 [salt.state       ][INFO    ][22623] Executing state host.present for mdb01
2017-10-27 20:03:05,017 [salt.state       ][INFO    ][22623] Host mdb01 (192.168.10.76) already present
2017-10-27 20:03:05,017 [salt.state       ][INFO    ][22623] Completed state [mdb01] at time 20:03:05.017371 duration_in_ms=0.65
2017-10-27 20:03:05,018 [salt.state       ][INFO    ][22623] Running state [mdb] at time 20:03:05.017551
2017-10-27 20:03:05,018 [salt.state       ][INFO    ][22623] Executing state host.present for mdb
2017-10-27 20:03:05,018 [salt.state       ][INFO    ][22623] Host mdb (192.168.10.75) already present
2017-10-27 20:03:05,018 [salt.state       ][INFO    ][22623] Completed state [mdb] at time 20:03:05.018225 duration_in_ms=0.674
2017-10-27 20:03:05,018 [salt.state       ][INFO    ][22623] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.018393
2017-10-27 20:03:05,019 [salt.state       ][INFO    ][22623] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,019 [salt.state       ][INFO    ][22623] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-10-27 20:03:05,019 [salt.state       ][INFO    ][22623] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.019042 duration_in_ms=0.648
2017-10-27 20:03:05,019 [salt.state       ][INFO    ][22623] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.019219
2017-10-27 20:03:05,019 [salt.state       ][INFO    ][22623] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,020 [salt.state       ][INFO    ][22623] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 20:03:05,020 [salt.state       ][INFO    ][22623] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.019971 duration_in_ms=0.752
2017-10-27 20:03:05,020 [salt.state       ][INFO    ][22623] Running state [cfg01] at time 20:03:05.020139
2017-10-27 20:03:05,020 [salt.state       ][INFO    ][22623] Executing state host.present for cfg01
2017-10-27 20:03:05,021 [salt.state       ][INFO    ][22623] Host cfg01 (192.168.10.100) already present
2017-10-27 20:03:05,021 [salt.state       ][INFO    ][22623] Completed state [cfg01] at time 20:03:05.020788 duration_in_ms=0.649
2017-10-27 20:03:05,021 [salt.state       ][INFO    ][22623] Running state [prx01] at time 20:03:05.020961
2017-10-27 20:03:05,021 [salt.state       ][INFO    ][22623] Executing state host.present for prx01
2017-10-27 20:03:05,021 [salt.state       ][INFO    ][22623] Host prx01 (192.168.10.81) already present
2017-10-27 20:03:05,022 [salt.state       ][INFO    ][22623] Completed state [prx01] at time 20:03:05.021606 duration_in_ms=0.645
2017-10-27 20:03:05,022 [salt.state       ][INFO    ][22623] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.021774
2017-10-27 20:03:05,022 [salt.state       ][INFO    ][22623] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,022 [salt.state       ][INFO    ][22623] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.81) already present
2017-10-27 20:03:05,022 [salt.state       ][INFO    ][22623] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.022427 duration_in_ms=0.652
2017-10-27 20:03:05,023 [salt.state       ][INFO    ][22623] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.022598
2017-10-27 20:03:05,023 [salt.state       ][INFO    ][22623] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,023 [salt.state       ][INFO    ][22623] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-10-27 20:03:05,023 [salt.state       ][INFO    ][22623] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.023251 duration_in_ms=0.652
2017-10-27 20:03:05,023 [salt.state       ][INFO    ][22623] Running state [kvm01] at time 20:03:05.023455
2017-10-27 20:03:05,024 [salt.state       ][INFO    ][22623] Executing state host.present for kvm01
2017-10-27 20:03:05,024 [salt.state       ][INFO    ][22623] Host kvm01 (192.168.10.141) already present
2017-10-27 20:03:05,024 [salt.state       ][INFO    ][22623] Completed state [kvm01] at time 20:03:05.024117 duration_in_ms=0.662
2017-10-27 20:03:05,024 [salt.state       ][INFO    ][22623] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.024284
2017-10-27 20:03:05,024 [salt.state       ][INFO    ][22623] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,025 [salt.state       ][INFO    ][22623] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-10-27 20:03:05,025 [salt.state       ][INFO    ][22623] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.024924 duration_in_ms=0.64
2017-10-27 20:03:05,025 [salt.state       ][INFO    ][22623] Running state [kvm03] at time 20:03:05.025090
2017-10-27 20:03:05,025 [salt.state       ][INFO    ][22623] Executing state host.present for kvm03
2017-10-27 20:03:05,055 [salt.state       ][INFO    ][22623] Host kvm03 (192.168.10.143) already present
2017-10-27 20:03:05,055 [salt.state       ][INFO    ][22623] Completed state [kvm03] at time 20:03:05.054744 duration_in_ms=29.654
2017-10-27 20:03:05,055 [salt.state       ][INFO    ][22623] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.054944
2017-10-27 20:03:05,055 [salt.state       ][INFO    ][22623] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,056 [salt.state       ][INFO    ][22623] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-10-27 20:03:05,056 [salt.state       ][INFO    ][22623] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.055878 duration_in_ms=0.934
2017-10-27 20:03:05,056 [salt.state       ][INFO    ][22623] Running state [kvm02] at time 20:03:05.056070
2017-10-27 20:03:05,056 [salt.state       ][INFO    ][22623] Executing state host.present for kvm02
2017-10-27 20:03:05,057 [salt.state       ][INFO    ][22623] Host kvm02 (192.168.10.142) already present
2017-10-27 20:03:05,057 [salt.state       ][INFO    ][22623] Completed state [kvm02] at time 20:03:05.056754 duration_in_ms=0.684
2017-10-27 20:03:05,057 [salt.state       ][INFO    ][22623] Running state [dbs] at time 20:03:05.056932
2017-10-27 20:03:05,057 [salt.state       ][INFO    ][22623] Executing state host.present for dbs
2017-10-27 20:03:05,057 [salt.state       ][INFO    ][22623] Host dbs (192.168.10.50) already present
2017-10-27 20:03:05,058 [salt.state       ][INFO    ][22623] Completed state [dbs] at time 20:03:05.057583 duration_in_ms=0.651
2017-10-27 20:03:05,058 [salt.state       ][INFO    ][22623] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.057749
2017-10-27 20:03:05,058 [salt.state       ][INFO    ][22623] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,058 [salt.state       ][INFO    ][22623] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-10-27 20:03:05,058 [salt.state       ][INFO    ][22623] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.058393 duration_in_ms=0.643
2017-10-27 20:03:05,059 [salt.state       ][INFO    ][22623] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.058561
2017-10-27 20:03:05,059 [salt.state       ][INFO    ][22623] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,059 [salt.state       ][INFO    ][22623] Host prx.baremetal-mcp-ocata-odl-ha.local (192.168.10.80) already present
2017-10-27 20:03:05,059 [salt.state       ][INFO    ][22623] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.059317 duration_in_ms=0.756
2017-10-27 20:03:05,060 [salt.state       ][INFO    ][22623] Running state [prx] at time 20:03:05.059540
2017-10-27 20:03:05,060 [salt.state       ][INFO    ][22623] Executing state host.present for prx
2017-10-27 20:03:05,060 [salt.state       ][INFO    ][22623] Host prx (192.168.10.80) already present
2017-10-27 20:03:05,060 [salt.state       ][INFO    ][22623] Completed state [prx] at time 20:03:05.060208 duration_in_ms=0.667
2017-10-27 20:03:05,060 [salt.state       ][INFO    ][22623] Running state [prx02] at time 20:03:05.060371
2017-10-27 20:03:05,061 [salt.state       ][INFO    ][22623] Executing state host.present for prx02
2017-10-27 20:03:05,061 [salt.state       ][INFO    ][22623] Host prx02 (192.168.10.82) already present
2017-10-27 20:03:05,061 [salt.state       ][INFO    ][22623] Completed state [prx02] at time 20:03:05.061011 duration_in_ms=0.641
2017-10-27 20:03:05,061 [salt.state       ][INFO    ][22623] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.061176
2017-10-27 20:03:05,061 [salt.state       ][INFO    ][22623] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,062 [salt.state       ][INFO    ][22623] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.82) already present
2017-10-27 20:03:05,062 [salt.state       ][INFO    ][22623] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.061817 duration_in_ms=0.642
2017-10-27 20:03:05,062 [salt.state       ][INFO    ][22623] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.061983
2017-10-27 20:03:05,062 [salt.state       ][INFO    ][22623] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,063 [salt.state       ][INFO    ][22623] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-10-27 20:03:05,063 [salt.state       ][INFO    ][22623] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.062632 duration_in_ms=0.648
2017-10-27 20:03:05,063 [salt.state       ][INFO    ][22623] Running state [msg02] at time 20:03:05.062797
2017-10-27 20:03:05,063 [salt.state       ][INFO    ][22623] Executing state host.present for msg02
2017-10-27 20:03:05,063 [salt.state       ][INFO    ][22623] Host msg02 (192.168.10.42) already present
2017-10-27 20:03:05,064 [salt.state       ][INFO    ][22623] Completed state [msg02] at time 20:03:05.063606 duration_in_ms=0.808
2017-10-27 20:03:05,064 [salt.state       ][INFO    ][22623] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.063776
2017-10-27 20:03:05,064 [salt.state       ][INFO    ][22623] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,064 [salt.state       ][INFO    ][22623] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-10-27 20:03:05,064 [salt.state       ][INFO    ][22623] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.064426 duration_in_ms=0.649
2017-10-27 20:03:05,065 [salt.state       ][INFO    ][22623] Running state [msg03] at time 20:03:05.064593
2017-10-27 20:03:05,065 [salt.state       ][INFO    ][22623] Executing state host.present for msg03
2017-10-27 20:03:05,065 [salt.state       ][INFO    ][22623] Host msg03 (192.168.10.43) already present
2017-10-27 20:03:05,065 [salt.state       ][INFO    ][22623] Completed state [msg03] at time 20:03:05.065239 duration_in_ms=0.646
2017-10-27 20:03:05,065 [salt.state       ][INFO    ][22623] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.065404
2017-10-27 20:03:05,066 [salt.state       ][INFO    ][22623] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,066 [salt.state       ][INFO    ][22623] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-10-27 20:03:05,066 [salt.state       ][INFO    ][22623] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.066046 duration_in_ms=0.642
2017-10-27 20:03:05,066 [salt.state       ][INFO    ][22623] Running state [msg01] at time 20:03:05.066211
2017-10-27 20:03:05,066 [salt.state       ][INFO    ][22623] Executing state host.present for msg01
2017-10-27 20:03:05,067 [salt.state       ][INFO    ][22623] Host msg01 (192.168.10.41) already present
2017-10-27 20:03:05,067 [salt.state       ][INFO    ][22623] Completed state [msg01] at time 20:03:05.066851 duration_in_ms=0.639
2017-10-27 20:03:05,068 [salt.state       ][INFO    ][22623] Running state [file.replace] at time 20:03:05.067844
2017-10-27 20:03:05,068 [salt.state       ][INFO    ][22623] Executing state module.run for file.replace
2017-10-27 20:03:05,148 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-10-27 20:03:05,154 [salt.state       ][INFO    ][22623] onlyif execution failed
2017-10-27 20:03:05,155 [salt.state       ][INFO    ][22623] Completed state [file.replace] at time 20:03:05.154664 duration_in_ms=86.82
2017-10-27 20:03:05,155 [salt.state       ][INFO    ][22623] Running state [msg] at time 20:03:05.154924
2017-10-27 20:03:05,155 [salt.state       ][INFO    ][22623] Executing state host.present for msg
2017-10-27 20:03:05,156 [salt.state       ][INFO    ][22623] Host msg (192.168.10.40) already present
2017-10-27 20:03:05,156 [salt.state       ][INFO    ][22623] Completed state [msg] at time 20:03:05.155936 duration_in_ms=1.011
2017-10-27 20:03:05,156 [salt.state       ][INFO    ][22623] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.156124
2017-10-27 20:03:05,156 [salt.state       ][INFO    ][22623] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,157 [salt.state       ][INFO    ][22623] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-10-27 20:03:05,157 [salt.state       ][INFO    ][22623] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.156843 duration_in_ms=0.719
2017-10-27 20:03:05,158 [salt.state       ][INFO    ][22623] Running state [file.replace] at time 20:03:05.157607
2017-10-27 20:03:05,158 [salt.state       ][INFO    ][22623] Executing state module.run for file.replace
2017-10-27 20:03:05,160 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command 'grep -q "msg msg.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-10-27 20:03:05,167 [salt.state       ][INFO    ][22623] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 192.168.10.42\t\tmsg02.baremetal-mcp-ocata-odl-ha.local msg02\n 192.168.10.43\t\tmsg03.baremetal-mcp-ocata-odl-ha.local msg03\n 192.168.10.41\t\tmsg01.baremetal-mcp-ocata-odl-ha.local msg01\n-192.168.10.40\t\tmsg msg.baremetal-mcp-ocata-odl-ha.local\n+192.168.10.40\t\tmsg.baremetal-mcp-ocata-odl-ha.local msg\n 192.168.10.102\t\tcmp002 cmp002.baremetal-mcp-ocata-odl-ha.local\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-ocata-odl-ha.local\n 192.168.10.51\t\tdbs01.baremetal-mcp-ocata-odl-ha.local dbs01\n'}
2017-10-27 20:03:05,168 [salt.state       ][INFO    ][22623] Completed state [file.replace] at time 20:03:05.167677 duration_in_ms=10.069
2017-10-27 20:03:05,168 [salt.state       ][INFO    ][22623] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.167895
2017-10-27 20:03:05,168 [salt.state       ][INFO    ][22623] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,169 [salt.state       ][INFO    ][22623] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 20:03:05,169 [salt.state       ][INFO    ][22623] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.168661 duration_in_ms=0.766
2017-10-27 20:03:05,169 [salt.state       ][INFO    ][22623] Running state [cfg01] at time 20:03:05.168847
2017-10-27 20:03:05,169 [salt.state       ][INFO    ][22623] Executing state host.present for cfg01
2017-10-27 20:03:05,169 [salt.state       ][INFO    ][22623] Host cfg01 (192.168.10.100) already present
2017-10-27 20:03:05,170 [salt.state       ][INFO    ][22623] Completed state [cfg01] at time 20:03:05.169527 duration_in_ms=0.68
2017-10-27 20:03:05,170 [salt.state       ][INFO    ][22623] Running state [cmp002] at time 20:03:05.169704
2017-10-27 20:03:05,170 [salt.state       ][INFO    ][22623] Executing state host.present for cmp002
2017-10-27 20:03:05,170 [salt.state       ][INFO    ][22623] Host cmp002 (192.168.10.102) already present
2017-10-27 20:03:05,170 [salt.state       ][INFO    ][22623] Completed state [cmp002] at time 20:03:05.170368 duration_in_ms=0.664
2017-10-27 20:03:05,171 [salt.state       ][INFO    ][22623] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.170543
2017-10-27 20:03:05,171 [salt.state       ][INFO    ][22623] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,171 [salt.state       ][INFO    ][22623] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-10-27 20:03:05,171 [salt.state       ][INFO    ][22623] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.171215 duration_in_ms=0.672
2017-10-27 20:03:05,171 [salt.state       ][INFO    ][22623] Running state [cmp001] at time 20:03:05.171424
2017-10-27 20:03:05,172 [salt.state       ][INFO    ][22623] Executing state host.present for cmp001
2017-10-27 20:03:05,172 [salt.state       ][INFO    ][22623] Host cmp001 (192.168.10.101) already present
2017-10-27 20:03:05,172 [salt.state       ][INFO    ][22623] Completed state [cmp001] at time 20:03:05.172101 duration_in_ms=0.677
2017-10-27 20:03:05,172 [salt.state       ][INFO    ][22623] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.172269
2017-10-27 20:03:05,172 [salt.state       ][INFO    ][22623] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,173 [salt.state       ][INFO    ][22623] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-10-27 20:03:05,173 [salt.state       ][INFO    ][22623] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.172918 duration_in_ms=0.65
2017-10-27 20:03:05,173 [salt.state       ][INFO    ][22623] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.173090
2017-10-27 20:03:05,173 [salt.state       ][INFO    ][22623] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,174 [salt.state       ][INFO    ][22623] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-10-27 20:03:05,174 [salt.state       ][INFO    ][22623] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.173744 duration_in_ms=0.654
2017-10-27 20:03:05,174 [salt.state       ][INFO    ][22623] Running state [dbs01] at time 20:03:05.173915
2017-10-27 20:03:05,174 [salt.state       ][INFO    ][22623] Executing state host.present for dbs01
2017-10-27 20:03:05,174 [salt.state       ][INFO    ][22623] Host dbs01 (192.168.10.51) already present
2017-10-27 20:03:05,175 [salt.state       ][INFO    ][22623] Completed state [dbs01] at time 20:03:05.174558 duration_in_ms=0.642
2017-10-27 20:03:05,175 [salt.state       ][INFO    ][22623] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.174728
2017-10-27 20:03:05,175 [salt.state       ][INFO    ][22623] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,175 [salt.state       ][INFO    ][22623] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-10-27 20:03:05,175 [salt.state       ][INFO    ][22623] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.175428 duration_in_ms=0.7
2017-10-27 20:03:05,176 [salt.state       ][INFO    ][22623] Running state [dbs02] at time 20:03:05.175616
2017-10-27 20:03:05,176 [salt.state       ][INFO    ][22623] Executing state host.present for dbs02
2017-10-27 20:03:05,176 [salt.state       ][INFO    ][22623] Host dbs02 (192.168.10.52) already present
2017-10-27 20:03:05,176 [salt.state       ][INFO    ][22623] Completed state [dbs02] at time 20:03:05.176257 duration_in_ms=0.642
2017-10-27 20:03:05,176 [salt.state       ][INFO    ][22623] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.176427
2017-10-27 20:03:05,177 [salt.state       ][INFO    ][22623] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,177 [salt.state       ][INFO    ][22623] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-10-27 20:03:05,177 [salt.state       ][INFO    ][22623] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.177080 duration_in_ms=0.653
2017-10-27 20:03:05,177 [salt.state       ][INFO    ][22623] Running state [dbs03] at time 20:03:05.177255
2017-10-27 20:03:05,177 [salt.state       ][INFO    ][22623] Executing state host.present for dbs03
2017-10-27 20:03:05,178 [salt.state       ][INFO    ][22623] Host dbs03 (192.168.10.53) already present
2017-10-27 20:03:05,178 [salt.state       ][INFO    ][22623] Completed state [dbs03] at time 20:03:05.177899 duration_in_ms=0.644
2017-10-27 20:03:05,178 [salt.state       ][INFO    ][22623] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.178067
2017-10-27 20:03:05,178 [salt.state       ][INFO    ][22623] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,179 [salt.state       ][INFO    ][22623] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-10-27 20:03:05,179 [salt.state       ][INFO    ][22623] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.178715 duration_in_ms=0.648
2017-10-27 20:03:05,179 [salt.state       ][INFO    ][22623] Running state [odl01] at time 20:03:05.178887
2017-10-27 20:03:05,179 [salt.state       ][INFO    ][22623] Executing state host.present for odl01
2017-10-27 20:03:05,179 [salt.state       ][INFO    ][22623] Host odl01 (192.168.10.111) already present
2017-10-27 20:03:05,180 [salt.state       ][INFO    ][22623] Completed state [odl01] at time 20:03:05.179608 duration_in_ms=0.72
2017-10-27 20:03:05,180 [salt.state       ][INFO    ][22623] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.179778
2017-10-27 20:03:05,180 [salt.state       ][INFO    ][22623] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,180 [salt.state       ][INFO    ][22623] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-10-27 20:03:05,180 [salt.state       ][INFO    ][22623] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.180426 duration_in_ms=0.647
2017-10-27 20:03:05,181 [salt.state       ][INFO    ][22623] Running state [mas01] at time 20:03:05.180600
2017-10-27 20:03:05,181 [salt.state       ][INFO    ][22623] Executing state host.present for mas01
2017-10-27 20:03:05,181 [salt.state       ][INFO    ][22623] Host mas01 (192.168.10.3) already present
2017-10-27 20:03:05,181 [salt.state       ][INFO    ][22623] Completed state [mas01] at time 20:03:05.181245 duration_in_ms=0.646
2017-10-27 20:03:05,181 [salt.state       ][INFO    ][22623] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.181411
2017-10-27 20:03:05,182 [salt.state       ][INFO    ][22623] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,182 [salt.state       ][INFO    ][22623] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-10-27 20:03:05,182 [salt.state       ][INFO    ][22623] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.182060 duration_in_ms=0.649
2017-10-27 20:03:05,182 [salt.state       ][INFO    ][22623] Running state [ctl02] at time 20:03:05.182230
2017-10-27 20:03:05,182 [salt.state       ][INFO    ][22623] Executing state host.present for ctl02
2017-10-27 20:03:05,183 [salt.state       ][INFO    ][22623] Host ctl02 (192.168.10.12) already present
2017-10-27 20:03:05,183 [salt.state       ][INFO    ][22623] Completed state [ctl02] at time 20:03:05.182877 duration_in_ms=0.647
2017-10-27 20:03:05,183 [salt.state       ][INFO    ][22623] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.183044
2017-10-27 20:03:05,183 [salt.state       ][INFO    ][22623] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,184 [salt.state       ][INFO    ][22623] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-10-27 20:03:05,184 [salt.state       ][INFO    ][22623] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.183845 duration_in_ms=0.801
2017-10-27 20:03:05,184 [salt.state       ][INFO    ][22623] Running state [ctl03] at time 20:03:05.184019
2017-10-27 20:03:05,184 [salt.state       ][INFO    ][22623] Executing state host.present for ctl03
2017-10-27 20:03:05,185 [salt.state       ][INFO    ][22623] Host ctl03 (192.168.10.13) already present
2017-10-27 20:03:05,185 [salt.state       ][INFO    ][22623] Completed state [ctl03] at time 20:03:05.184697 duration_in_ms=0.678
2017-10-27 20:03:05,185 [salt.state       ][INFO    ][22623] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.184860
2017-10-27 20:03:05,185 [salt.state       ][INFO    ][22623] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,185 [salt.state       ][INFO    ][22623] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-10-27 20:03:05,186 [salt.state       ][INFO    ][22623] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.185507 duration_in_ms=0.647
2017-10-27 20:03:05,186 [salt.state       ][INFO    ][22623] Running state [ctl01] at time 20:03:05.185676
2017-10-27 20:03:05,186 [salt.state       ][INFO    ][22623] Executing state host.present for ctl01
2017-10-27 20:03:05,186 [salt.state       ][INFO    ][22623] Host ctl01 (192.168.10.11) already present
2017-10-27 20:03:05,186 [salt.state       ][INFO    ][22623] Completed state [ctl01] at time 20:03:05.186315 duration_in_ms=0.64
2017-10-27 20:03:05,187 [salt.state       ][INFO    ][22623] Running state [ctl] at time 20:03:05.186481
2017-10-27 20:03:05,187 [salt.state       ][INFO    ][22623] Executing state host.present for ctl
2017-10-27 20:03:05,187 [salt.state       ][INFO    ][22623] Host ctl (192.168.10.10) already present
2017-10-27 20:03:05,187 [salt.state       ][INFO    ][22623] Completed state [ctl] at time 20:03:05.187121 duration_in_ms=0.641
2017-10-27 20:03:05,187 [salt.state       ][INFO    ][22623] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.187330
2017-10-27 20:03:05,188 [salt.state       ][INFO    ][22623] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:03:05,188 [salt.state       ][INFO    ][22623] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-10-27 20:03:05,188 [salt.state       ][INFO    ][22623] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 20:03:05.187978 duration_in_ms=0.647
2017-10-27 20:03:05,189 [salt.state       ][INFO    ][22623] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 20:03:05.188508
2017-10-27 20:03:05,189 [salt.state       ][INFO    ][22623] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-10-27 20:03:05,189 [salt.state       ][INFO    ][22623] /var/lib/rabbitmq/.cluster_name exists
2017-10-27 20:03:05,189 [salt.state       ][INFO    ][22623] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 20:03:05.189092 duration_in_ms=0.584
2017-10-27 20:03:05,191 [salt.minion      ][INFO    ][22623] Returning information for job: 20171027200245556841
2017-10-27 20:05:09,788 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command cmd.run with jid 20171027200509777875
2017-10-27 20:05:09,800 [salt.minion      ][INFO    ][26479] Starting a new job with PID 26479
2017-10-27 20:05:09,803 [salt.loaded.int.module.cmdmod][INFO    ][26479] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-10-27 20:05:10,449 [salt.minion      ][INFO    ][26479] Returning information for job: 20171027200509777875
2017-10-27 20:29:49,470 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.sls with jid 20171027202949459630
2017-10-27 20:29:49,484 [salt.minion      ][INFO    ][28106] Starting a new job with PID 28106
2017-10-27 20:29:50,879 [salt.state       ][INFO    ][28106] Loading fresh modules for state activity
2017-10-27 20:29:50,905 [salt.fileclient  ][INFO    ][28106] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-10-27 20:29:51,300 [salt.fileclient  ][INFO    ][28106] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-10-27 20:29:51,357 [salt.fileclient  ][INFO    ][28106] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-27 20:29:51,663 [salt.state       ][INFO    ][28106] Running state [haproxy] at time 20:29:51.663370
2017-10-27 20:29:51,664 [salt.state       ][INFO    ][28106] Executing state pkg.installed for haproxy
2017-10-27 20:29:51,664 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 20:29:52,157 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-27 20:29:54,252 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2017-10-27 20:29:57,837 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 20:29:57,861 [salt.state       ][INFO    ][28106] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-10-27 20:29:57,872 [salt.state       ][INFO    ][28106] Loading fresh modules for state activity
2017-10-27 20:29:57,890 [salt.state       ][INFO    ][28106] Completed state [haproxy] at time 20:29:57.889748 duration_in_ms=6226.377
2017-10-27 20:29:57,892 [salt.state       ][INFO    ][28106] Running state [/etc/default/haproxy] at time 20:29:57.892404
2017-10-27 20:29:57,893 [salt.state       ][INFO    ][28106] Executing state file.managed for /etc/default/haproxy
2017-10-27 20:29:57,921 [salt.fileclient  ][INFO    ][28106] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-10-27 20:29:57,924 [salt.state       ][INFO    ][28106] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2017-10-27 20:29:57,925 [salt.state       ][INFO    ][28106] Completed state [/etc/default/haproxy] at time 20:29:57.925340 duration_in_ms=32.923
2017-10-27 20:29:57,926 [salt.state       ][INFO    ][28106] Running state [/etc/haproxy/haproxy.cfg] at time 20:29:57.925771
2017-10-27 20:29:57,926 [salt.state       ][INFO    ][28106] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-10-27 20:29:57,948 [salt.fileclient  ][INFO    ][28106] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-10-27 20:29:58,072 [salt.fileclient  ][INFO    ][28106] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-27 20:29:58,083 [salt.state       ][INFO    ][28106] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 192.168.10.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 192.168.10.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 192.168.10.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 192.168.10.43:5672 backup check inter 5000 rise 2 fall 3

2017-10-27 20:29:58,091 [salt.state       ][INFO    ][28106] Completed state [/etc/haproxy/haproxy.cfg] at time 20:29:58.091412 duration_in_ms=165.641
2017-10-27 20:29:58,092 [salt.state       ][INFO    ][28106] Running state [/etc/haproxy/ssl] at time 20:29:58.091703
2017-10-27 20:29:58,092 [salt.state       ][INFO    ][28106] Executing state file.directory for /etc/haproxy/ssl
2017-10-27 20:29:58,093 [salt.state       ][INFO    ][28106] {'/etc/haproxy/ssl': 'New Dir'}
2017-10-27 20:29:58,093 [salt.state       ][INFO    ][28106] Completed state [/etc/haproxy/ssl] at time 20:29:58.092924 duration_in_ms=1.221
2017-10-27 20:29:58,094 [salt.state       ][INFO    ][28106] Running state [haproxy_status_packages] at time 20:29:58.093467
2017-10-27 20:29:58,094 [salt.state       ][INFO    ][28106] Executing state pkg.installed for haproxy_status_packages
2017-10-27 20:29:58,330 [salt.state       ][INFO    ][28106] All specified packages are already installed
2017-10-27 20:29:58,331 [salt.state       ][INFO    ][28106] Completed state [haproxy_status_packages] at time 20:29:58.330682 duration_in_ms=237.214
2017-10-27 20:29:58,331 [salt.state       ][INFO    ][28106] Running state [/usr/bin/haproxy-status.sh] at time 20:29:58.331111
2017-10-27 20:29:58,332 [salt.state       ][INFO    ][28106] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-10-27 20:29:58,349 [salt.fileclient  ][INFO    ][28106] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-10-27 20:29:58,368 [salt.fileclient  ][INFO    ][28106] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-27 20:29:58,372 [salt.state       ][INFO    ][28106] File changed:
New file
2017-10-27 20:29:58,373 [salt.state       ][INFO    ][28106] Completed state [/usr/bin/haproxy-status.sh] at time 20:29:58.372841 duration_in_ms=41.73
2017-10-27 20:29:58,373 [salt.state       ][INFO    ][28106] Running state [net.ipv4.ip_nonlocal_bind] at time 20:29:58.373354
2017-10-27 20:29:58,374 [salt.state       ][INFO    ][28106] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-10-27 20:29:58,374 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command 'sysctl -a' in directory '/root'
2017-10-27 20:29:58,389 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-10-27 20:29:58,394 [salt.state       ][INFO    ][28106] {'net.ipv4.ip_nonlocal_bind': 1}
2017-10-27 20:29:58,395 [salt.state       ][INFO    ][28106] Completed state [net.ipv4.ip_nonlocal_bind] at time 20:29:58.394731 duration_in_ms=21.376
2017-10-27 20:29:58,396 [salt.state       ][INFO    ][28106] Running state [haproxy] at time 20:29:58.395977
2017-10-27 20:29:58,396 [salt.state       ][INFO    ][28106] Executing state service.running for haproxy
2017-10-27 20:29:58,397 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-27 20:29:58,404 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-27 20:29:58,410 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-10-27 20:29:58,416 [salt.state       ][INFO    ][28106] The service haproxy is already running
2017-10-27 20:29:58,416 [salt.state       ][INFO    ][28106] Completed state [haproxy] at time 20:29:58.416378 duration_in_ms=20.4
2017-10-27 20:29:58,417 [salt.state       ][INFO    ][28106] Running state [haproxy] at time 20:29:58.416696
2017-10-27 20:29:58,417 [salt.state       ][INFO    ][28106] Executing state service.mod_watch for haproxy
2017-10-27 20:29:58,418 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-27 20:29:58,424 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-10-27 20:29:58,430 [salt.loaded.int.module.cmdmod][INFO    ][28106] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-10-27 20:29:58,475 [salt.state       ][INFO    ][28106] {'haproxy': True}
2017-10-27 20:29:58,475 [salt.state       ][INFO    ][28106] Completed state [haproxy] at time 20:29:58.475113 duration_in_ms=58.417
2017-10-27 20:29:58,476 [salt.minion      ][INFO    ][28106] Returning information for job: 20171027202949459630
2017-10-27 20:30:03,019 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command service.status with jid 20171027203003010698
2017-10-27 20:30:03,037 [salt.minion      ][INFO    ][28939] Starting a new job with PID 28939
2017-10-27 20:30:03,147 [salt.loaded.int.module.cmdmod][INFO    ][28939] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-27 20:30:03,157 [salt.loaded.int.module.cmdmod][INFO    ][28939] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-27 20:30:03,165 [salt.minion      ][INFO    ][28939] Returning information for job: 20171027203003010698
2017-10-27 20:30:04,470 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command service.restart with jid 20171027203004461393
2017-10-27 20:30:04,489 [salt.minion      ][INFO    ][28952] Starting a new job with PID 28952
2017-10-27 20:30:04,641 [salt.loaded.int.module.cmdmod][INFO    ][28952] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-10-27 20:30:04,650 [salt.loaded.int.module.cmdmod][INFO    ][28952] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-10-27 20:30:04,663 [salt.loaded.int.module.cmdmod][INFO    ][28952] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-10-27 20:30:04,697 [salt.minion      ][INFO    ][28952] Returning information for job: 20171027203004461393
2017-10-27 20:46:11,321 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command test.ping with jid 20171027204611312459
2017-10-27 20:46:11,337 [salt.minion      ][INFO    ][29935] Starting a new job with PID 29935
2017-10-27 20:46:11,376 [salt.minion      ][INFO    ][29935] Returning information for job: 20171027204611312459
2017-10-27 20:46:19,636 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.sls with jid 20171027204619623345
2017-10-27 20:46:19,648 [salt.minion      ][INFO    ][29947] Starting a new job with PID 29947
2017-10-27 20:46:20,138 [salt.state       ][INFO    ][29947] Loading fresh modules for state activity
2017-10-27 20:46:20,170 [salt.fileclient  ][INFO    ][29947] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-27 20:46:20,189 [salt.fileclient  ][INFO    ][29947] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-27 20:46:20,225 [salt.fileclient  ][INFO    ][29947] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-27 20:46:20,523 [salt.state       ][INFO    ][29947] Running state [lsof] at time 20:46:20.523202
2017-10-27 20:46:20,524 [salt.state       ][INFO    ][29947] Executing state pkg.installed for lsof
2017-10-27 20:46:20,524 [salt.loaded.int.module.cmdmod][INFO    ][29947] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 20:46:20,965 [salt.state       ][INFO    ][29947] Package lsof is already installed
2017-10-27 20:46:20,966 [salt.state       ][INFO    ][29947] Completed state [lsof] at time 20:46:20.965791 duration_in_ms=442.588
2017-10-27 20:46:20,966 [salt.state       ][INFO    ][29947] Running state [keepalived] at time 20:46:20.966206
2017-10-27 20:46:20,967 [salt.state       ][INFO    ][29947] Executing state pkg.installed for keepalived
2017-10-27 20:46:20,971 [salt.state       ][INFO    ][29947] Package keepalived is already installed
2017-10-27 20:46:20,971 [salt.state       ][INFO    ][29947] Completed state [keepalived] at time 20:46:20.970867 duration_in_ms=4.661
2017-10-27 20:46:20,973 [salt.state       ][INFO    ][29947] Running state [/etc/keepalived/keepalived.conf] at time 20:46:20.972568
2017-10-27 20:46:20,973 [salt.state       ][INFO    ][29947] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-27 20:46:20,998 [salt.fileclient  ][INFO    ][29947] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-27 20:46:21,042 [salt.fileclient  ][INFO    ][29947] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-27 20:46:21,049 [salt.state       ][INFO    ][29947] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-27 20:46:21,049 [salt.state       ][INFO    ][29947] Completed state [/etc/keepalived/keepalived.conf] at time 20:46:21.048807 duration_in_ms=76.239
2017-10-27 20:46:21,050 [salt.state       ][INFO    ][29947] Running state [keepalived] at time 20:46:21.049546
2017-10-27 20:46:21,050 [salt.state       ][INFO    ][29947] Executing state service.running for keepalived
2017-10-27 20:46:21,050 [salt.loaded.int.module.cmdmod][INFO    ][29947] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-27 20:46:21,065 [salt.loaded.int.module.cmdmod][INFO    ][29947] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-27 20:46:21,071 [salt.loaded.int.module.cmdmod][INFO    ][29947] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-27 20:46:21,077 [salt.state       ][INFO    ][29947] The service keepalived is already running
2017-10-27 20:46:21,077 [salt.state       ][INFO    ][29947] Completed state [keepalived] at time 20:46:21.076855 duration_in_ms=27.308
2017-10-27 20:46:21,078 [salt.minion      ][INFO    ][29947] Returning information for job: 20171027204619623345
2017-10-27 20:46:49,257 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command pillar.get with jid 20171027204649246891
2017-10-27 20:46:49,272 [salt.minion      ][INFO    ][29982] Starting a new job with PID 29982
2017-10-27 20:46:49,278 [salt.minion      ][INFO    ][29982] Returning information for job: 20171027204649246891
2017-10-27 20:46:50,151 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.sls with jid 20171027204650140783
2017-10-27 20:46:50,163 [salt.minion      ][INFO    ][29987] Starting a new job with PID 29987
2017-10-27 20:46:50,657 [salt.state       ][INFO    ][29987] Loading fresh modules for state activity
2017-10-27 20:46:50,689 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-10-27 20:46:50,715 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-10-27 20:46:50,733 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-10-27 20:46:50,763 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:46:50,777 [py.warnings      ][WARNING ][29987] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-10-27 20:46:50,778 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-10-27 20:46:50,808 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-10-27 20:46:50,839 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:46:50,867 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-10-27 20:46:50,889 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:46:50,918 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-10-27 20:46:50,963 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:46:50,999 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-10-27 20:46:51,022 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:46:51,051 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-10-27 20:46:51,075 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:46:51,104 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-10-27 20:46:51,151 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 20:46:51,535 [salt.state       ][INFO    ][29987] Running state [rabbitmq-server] at time 20:46:51.534852
2017-10-27 20:46:51,535 [salt.state       ][INFO    ][29987] Executing state pkg.installed for rabbitmq-server
2017-10-27 20:46:51,536 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 20:46:51,999 [salt.state       ][INFO    ][29987] Package rabbitmq-server is already installed
2017-10-27 20:46:51,999 [salt.state       ][INFO    ][29987] Completed state [rabbitmq-server] at time 20:46:51.999009 duration_in_ms=464.158
2017-10-27 20:46:51,999 [salt.state       ][INFO    ][29987] Running state [gettext-base] at time 20:46:51.999383
2017-10-27 20:46:51,1000 [salt.state       ][INFO    ][29987] Executing state pkg.installed for gettext-base
2017-10-27 20:46:52,004 [salt.state       ][INFO    ][29987] Package gettext-base is already installed
2017-10-27 20:46:52,004 [salt.state       ][INFO    ][29987] Completed state [gettext-base] at time 20:46:52.003902 duration_in_ms=4.519
2017-10-27 20:46:52,006 [salt.state       ][INFO    ][29987] Running state [/etc/rabbitmq/rabbitmq.config] at time 20:46:52.005585
2017-10-27 20:46:52,006 [salt.state       ][INFO    ][29987] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-10-27 20:46:52,027 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-10-27 20:46:52,064 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:46:52,079 [salt.state       ][INFO    ][29987] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-10-27 20:46:52,079 [salt.state       ][INFO    ][29987] Completed state [/etc/rabbitmq/rabbitmq.config] at time 20:46:52.079154 duration_in_ms=73.569
2017-10-27 20:46:52,080 [salt.state       ][INFO    ][29987] Running state [/etc/default/rabbitmq-server] at time 20:46:52.079886
2017-10-27 20:46:52,080 [salt.state       ][INFO    ][29987] Executing state file.managed for /etc/default/rabbitmq-server
2017-10-27 20:46:52,099 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-10-27 20:46:52,119 [salt.fileclient  ][INFO    ][29987] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:46:52,133 [salt.state       ][INFO    ][29987] File /etc/default/rabbitmq-server is in the correct state
2017-10-27 20:46:52,133 [salt.state       ][INFO    ][29987] Completed state [/etc/default/rabbitmq-server] at time 20:46:52.133180 duration_in_ms=53.293
2017-10-27 20:46:52,134 [salt.state       ][INFO    ][29987] Running state [rabbitmq-server] at time 20:46:52.134251
2017-10-27 20:46:52,135 [salt.state       ][INFO    ][29987] Executing state service.running for rabbitmq-server
2017-10-27 20:46:52,135 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-10-27 20:46:52,151 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:46:52,157 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:46:52,163 [salt.state       ][INFO    ][29987] The service rabbitmq-server is already running
2017-10-27 20:46:52,164 [salt.state       ][INFO    ][29987] Completed state [rabbitmq-server] at time 20:46:52.163484 duration_in_ms=29.223
2017-10-27 20:46:52,165 [salt.state       ][INFO    ][29987] Running state [amqp_client] at time 20:46:52.165125
2017-10-27 20:46:52,165 [salt.state       ][INFO    ][29987] Executing state rabbitmq_plugin.enabled for amqp_client
2017-10-27 20:46:52,166 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-10-27 20:46:52,792 [salt.state       ][INFO    ][29987] Plugin 'amqp_client' is already enabled.
2017-10-27 20:46:52,793 [salt.state       ][INFO    ][29987] Completed state [amqp_client] at time 20:46:52.792462 duration_in_ms=627.336
2017-10-27 20:46:52,793 [salt.state       ][INFO    ][29987] Running state [rabbitmq_management] at time 20:46:52.793350
2017-10-27 20:46:52,794 [salt.state       ][INFO    ][29987] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-10-27 20:46:52,794 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-10-27 20:46:53,433 [salt.state       ][INFO    ][29987] Plugin 'rabbitmq_management' is already enabled.
2017-10-27 20:46:53,434 [salt.state       ][INFO    ][29987] Completed state [rabbitmq_management] at time 20:46:53.433694 duration_in_ms=640.343
2017-10-27 20:46:53,435 [salt.state       ][INFO    ][29987] Running state [/openstack] at time 20:46:53.435430
2017-10-27 20:46:53,436 [salt.state       ][INFO    ][29987] Executing state rabbitmq_vhost.present for /openstack
2017-10-27 20:46:53,436 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-10-27 20:46:54,050 [salt.state       ][INFO    ][29987] Virtual Host '/openstack' already exists.
2017-10-27 20:46:54,051 [salt.state       ][INFO    ][29987] Completed state [/openstack] at time 20:46:54.050687 duration_in_ms=615.256
2017-10-27 20:46:54,053 [salt.state       ][INFO    ][29987] Running state [openstack] at time 20:46:54.052575
2017-10-27 20:46:54,053 [salt.state       ][INFO    ][29987] Executing state rabbitmq_user.present for openstack
2017-10-27 20:46:54,053 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:46:54,660 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:46:56,588 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-10-27 20:46:57,232 [salt.state       ][INFO    ][29987] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:46:57,232 [salt.state       ][INFO    ][29987] Completed state [openstack] at time 20:46:57.232429 duration_in_ms=3179.853
2017-10-27 20:46:57,234 [salt.state       ][INFO    ][29987] Running state [Ceilometer] at time 20:46:57.233840
2017-10-27 20:46:57,234 [salt.state       ][INFO    ][29987] Executing state rabbitmq_policy.present for Ceilometer
2017-10-27 20:46:57,235 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-10-27 20:46:57,843 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-10-27 20:46:58,485 [salt.state       ][INFO    ][29987] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-10-27 20:46:58,486 [salt.state       ][INFO    ][29987] Completed state [Ceilometer] at time 20:46:58.485741 duration_in_ms=1251.899
2017-10-27 20:46:58,487 [salt.state       ][INFO    ][29987] Running state [HA] at time 20:46:58.486584
2017-10-27 20:46:58,487 [salt.state       ][INFO    ][29987] Executing state rabbitmq_policy.present for HA
2017-10-27 20:46:58,488 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-10-27 20:46:59,151 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-10-27 20:46:59,800 [salt.state       ][INFO    ][29987] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-10-27 20:46:59,801 [salt.state       ][INFO    ][29987] Completed state [HA] at time 20:46:59.800671 duration_in_ms=1314.085
2017-10-27 20:46:59,801 [salt.state       ][INFO    ][29987] Running state [guest] at time 20:46:59.800931
2017-10-27 20:46:59,801 [salt.state       ][INFO    ][29987] Executing state rabbitmq_user.present for guest
2017-10-27 20:46:59,802 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:47:00,266 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027204700246011
2017-10-27 20:47:00,279 [salt.minion      ][INFO    ][31984] Starting a new job with PID 31984
2017-10-27 20:47:00,289 [salt.minion      ][INFO    ][31984] Returning information for job: 20171027204700246011
2017-10-27 20:47:00,438 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:47:02,325 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-10-27 20:47:02,951 [salt.state       ][INFO    ][29987] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:47:02,951 [salt.state       ][INFO    ][29987] Completed state [guest] at time 20:47:02.950935 duration_in_ms=3150.003
2017-10-27 20:47:02,952 [salt.state       ][INFO    ][29987] Running state [HA] at time 20:47:02.951685
2017-10-27 20:47:02,952 [salt.state       ][INFO    ][29987] Executing state rabbitmq_policy.present for HA
2017-10-27 20:47:02,953 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-10-27 20:47:03,573 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-10-27 20:47:04,204 [salt.state       ][INFO    ][29987] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-10-27 20:47:04,205 [salt.state       ][INFO    ][29987] Completed state [HA] at time 20:47:04.204688 duration_in_ms=1253.002
2017-10-27 20:47:04,205 [salt.state       ][INFO    ][29987] Running state [admin] at time 20:47:04.205390
2017-10-27 20:47:04,206 [salt.state       ][INFO    ][29987] Executing state rabbitmq_user.present for admin
2017-10-27 20:47:04,206 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:47:04,836 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:47:06,764 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:47:07,375 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-10-27 20:47:07,995 [salt.state       ][INFO    ][29987] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:47:07,995 [salt.state       ][INFO    ][29987] Completed state [admin] at time 20:47:07.995104 duration_in_ms=3789.712
2017-10-27 20:47:07,996 [salt.state       ][INFO    ][29987] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:07.995859
2017-10-27 20:47:07,996 [salt.state       ][INFO    ][29987] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:07,997 [salt.state       ][INFO    ][29987] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-10-27 20:47:07,997 [salt.state       ][INFO    ][29987] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:07.996817 duration_in_ms=0.957
2017-10-27 20:47:07,997 [salt.state       ][INFO    ][29987] Running state [mdb02] at time 20:47:07.997003
2017-10-27 20:47:07,997 [salt.state       ][INFO    ][29987] Executing state host.present for mdb02
2017-10-27 20:47:07,998 [salt.state       ][INFO    ][29987] Host mdb02 (192.168.10.77) already present
2017-10-27 20:47:07,998 [salt.state       ][INFO    ][29987] Completed state [mdb02] at time 20:47:07.997767 duration_in_ms=0.763
2017-10-27 20:47:07,998 [salt.state       ][INFO    ][29987] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:07.997954
2017-10-27 20:47:07,998 [salt.state       ][INFO    ][29987] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:07,999 [salt.state       ][INFO    ][29987] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-10-27 20:47:07,999 [salt.state       ][INFO    ][29987] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:07.998641 duration_in_ms=0.686
2017-10-27 20:47:07,999 [salt.state       ][INFO    ][29987] Running state [mdb03] at time 20:47:07.998815
2017-10-27 20:47:07,999 [salt.state       ][INFO    ][29987] Executing state host.present for mdb03
2017-10-27 20:47:07,999 [salt.state       ][INFO    ][29987] Host mdb03 (192.168.10.78) already present
2017-10-27 20:47:07,1000 [salt.state       ][INFO    ][29987] Completed state [mdb03] at time 20:47:07.999595 duration_in_ms=0.779
2017-10-27 20:47:07,1000 [salt.state       ][INFO    ][29987] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:07.999802
2017-10-27 20:47:07,1000 [salt.state       ][INFO    ][29987] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,000 [salt.state       ][INFO    ][29987] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-10-27 20:47:08,001 [salt.state       ][INFO    ][29987] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.000476 duration_in_ms=0.674
2017-10-27 20:47:08,001 [salt.state       ][INFO    ][29987] Running state [mdb01] at time 20:47:08.000648
2017-10-27 20:47:08,001 [salt.state       ][INFO    ][29987] Executing state host.present for mdb01
2017-10-27 20:47:08,001 [salt.state       ][INFO    ][29987] Host mdb01 (192.168.10.76) already present
2017-10-27 20:47:08,001 [salt.state       ][INFO    ][29987] Completed state [mdb01] at time 20:47:08.001300 duration_in_ms=0.652
2017-10-27 20:47:08,001 [salt.state       ][INFO    ][29987] Running state [mdb] at time 20:47:08.001468
2017-10-27 20:47:08,002 [salt.state       ][INFO    ][29987] Executing state host.present for mdb
2017-10-27 20:47:08,002 [salt.state       ][INFO    ][29987] Host mdb (192.168.10.75) already present
2017-10-27 20:47:08,002 [salt.state       ][INFO    ][29987] Completed state [mdb] at time 20:47:08.002118 duration_in_ms=0.649
2017-10-27 20:47:08,002 [salt.state       ][INFO    ][29987] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.002289
2017-10-27 20:47:08,002 [salt.state       ][INFO    ][29987] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,003 [salt.state       ][INFO    ][29987] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-10-27 20:47:08,003 [salt.state       ][INFO    ][29987] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.002958 duration_in_ms=0.67
2017-10-27 20:47:08,003 [salt.state       ][INFO    ][29987] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.003137
2017-10-27 20:47:08,003 [salt.state       ][INFO    ][29987] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,004 [salt.state       ][INFO    ][29987] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 20:47:08,004 [salt.state       ][INFO    ][29987] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.003880 duration_in_ms=0.742
2017-10-27 20:47:08,004 [salt.state       ][INFO    ][29987] Running state [cfg01] at time 20:47:08.004069
2017-10-27 20:47:08,004 [salt.state       ][INFO    ][29987] Executing state host.present for cfg01
2017-10-27 20:47:08,005 [salt.state       ][INFO    ][29987] Host cfg01 (192.168.10.100) already present
2017-10-27 20:47:08,005 [salt.state       ][INFO    ][29987] Completed state [cfg01] at time 20:47:08.004771 duration_in_ms=0.702
2017-10-27 20:47:08,005 [salt.state       ][INFO    ][29987] Running state [prx01] at time 20:47:08.005218
2017-10-27 20:47:08,005 [salt.state       ][INFO    ][29987] Executing state host.present for prx01
2017-10-27 20:47:08,006 [salt.state       ][INFO    ][29987] Host prx01 (192.168.10.81) already present
2017-10-27 20:47:08,006 [salt.state       ][INFO    ][29987] Completed state [prx01] at time 20:47:08.005994 duration_in_ms=0.775
2017-10-27 20:47:08,006 [salt.state       ][INFO    ][29987] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.006174
2017-10-27 20:47:08,006 [salt.state       ][INFO    ][29987] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,007 [salt.state       ][INFO    ][29987] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.81) already present
2017-10-27 20:47:08,007 [salt.state       ][INFO    ][29987] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.006958 duration_in_ms=0.784
2017-10-27 20:47:08,007 [salt.state       ][INFO    ][29987] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.007170
2017-10-27 20:47:08,007 [salt.state       ][INFO    ][29987] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,008 [salt.state       ][INFO    ][29987] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-10-27 20:47:08,008 [salt.state       ][INFO    ][29987] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.007982 duration_in_ms=0.812
2017-10-27 20:47:08,008 [salt.state       ][INFO    ][29987] Running state [kvm01] at time 20:47:08.008160
2017-10-27 20:47:08,008 [salt.state       ][INFO    ][29987] Executing state host.present for kvm01
2017-10-27 20:47:08,009 [salt.state       ][INFO    ][29987] Host kvm01 (192.168.10.141) already present
2017-10-27 20:47:08,009 [salt.state       ][INFO    ][29987] Completed state [kvm01] at time 20:47:08.008977 duration_in_ms=0.817
2017-10-27 20:47:08,009 [salt.state       ][INFO    ][29987] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.009184
2017-10-27 20:47:08,009 [salt.state       ][INFO    ][29987] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,010 [salt.state       ][INFO    ][29987] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-10-27 20:47:08,010 [salt.state       ][INFO    ][29987] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.010374 duration_in_ms=1.189
2017-10-27 20:47:08,011 [salt.state       ][INFO    ][29987] Running state [kvm03] at time 20:47:08.010592
2017-10-27 20:47:08,011 [salt.state       ][INFO    ][29987] Executing state host.present for kvm03
2017-10-27 20:47:08,011 [salt.state       ][INFO    ][29987] Host kvm03 (192.168.10.143) already present
2017-10-27 20:47:08,011 [salt.state       ][INFO    ][29987] Completed state [kvm03] at time 20:47:08.011390 duration_in_ms=0.798
2017-10-27 20:47:08,012 [salt.state       ][INFO    ][29987] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.011579
2017-10-27 20:47:08,012 [salt.state       ][INFO    ][29987] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,012 [salt.state       ][INFO    ][29987] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-10-27 20:47:08,012 [salt.state       ][INFO    ][29987] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.012333 duration_in_ms=0.754
2017-10-27 20:47:08,013 [salt.state       ][INFO    ][29987] Running state [kvm02] at time 20:47:08.012506
2017-10-27 20:47:08,013 [salt.state       ][INFO    ][29987] Executing state host.present for kvm02
2017-10-27 20:47:08,013 [salt.state       ][INFO    ][29987] Host kvm02 (192.168.10.142) already present
2017-10-27 20:47:08,013 [salt.state       ][INFO    ][29987] Completed state [kvm02] at time 20:47:08.013154 duration_in_ms=0.648
2017-10-27 20:47:08,013 [salt.state       ][INFO    ][29987] Running state [dbs] at time 20:47:08.013322
2017-10-27 20:47:08,013 [salt.state       ][INFO    ][29987] Executing state host.present for dbs
2017-10-27 20:47:08,014 [salt.state       ][INFO    ][29987] Host dbs (192.168.10.50) already present
2017-10-27 20:47:08,014 [salt.state       ][INFO    ][29987] Completed state [dbs] at time 20:47:08.013991 duration_in_ms=0.669
2017-10-27 20:47:08,014 [salt.state       ][INFO    ][29987] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.014180
2017-10-27 20:47:08,014 [salt.state       ][INFO    ][29987] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,015 [salt.state       ][INFO    ][29987] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-10-27 20:47:08,015 [salt.state       ][INFO    ][29987] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.014885 duration_in_ms=0.704
2017-10-27 20:47:08,015 [salt.state       ][INFO    ][29987] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.015102
2017-10-27 20:47:08,015 [salt.state       ][INFO    ][29987] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,016 [salt.state       ][INFO    ][29987] Host prx.baremetal-mcp-ocata-odl-ha.local (192.168.10.80) already present
2017-10-27 20:47:08,016 [salt.state       ][INFO    ][29987] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.015829 duration_in_ms=0.727
2017-10-27 20:47:08,016 [salt.state       ][INFO    ][29987] Running state [prx] at time 20:47:08.016044
2017-10-27 20:47:08,016 [salt.state       ][INFO    ][29987] Executing state host.present for prx
2017-10-27 20:47:08,017 [salt.state       ][INFO    ][29987] Host prx (192.168.10.80) already present
2017-10-27 20:47:08,017 [salt.state       ][INFO    ][29987] Completed state [prx] at time 20:47:08.016698 duration_in_ms=0.654
2017-10-27 20:47:08,017 [salt.state       ][INFO    ][29987] Running state [prx02] at time 20:47:08.016865
2017-10-27 20:47:08,017 [salt.state       ][INFO    ][29987] Executing state host.present for prx02
2017-10-27 20:47:08,017 [salt.state       ][INFO    ][29987] Host prx02 (192.168.10.82) already present
2017-10-27 20:47:08,018 [salt.state       ][INFO    ][29987] Completed state [prx02] at time 20:47:08.017503 duration_in_ms=0.637
2017-10-27 20:47:08,018 [salt.state       ][INFO    ][29987] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.017669
2017-10-27 20:47:08,018 [salt.state       ][INFO    ][29987] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,018 [salt.state       ][INFO    ][29987] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.82) already present
2017-10-27 20:47:08,018 [salt.state       ][INFO    ][29987] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.018410 duration_in_ms=0.741
2017-10-27 20:47:08,019 [salt.state       ][INFO    ][29987] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.018584
2017-10-27 20:47:08,019 [salt.state       ][INFO    ][29987] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,019 [salt.state       ][INFO    ][29987] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-10-27 20:47:08,019 [salt.state       ][INFO    ][29987] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.019337 duration_in_ms=0.753
2017-10-27 20:47:08,020 [salt.state       ][INFO    ][29987] Running state [msg02] at time 20:47:08.019527
2017-10-27 20:47:08,020 [salt.state       ][INFO    ][29987] Executing state host.present for msg02
2017-10-27 20:47:08,020 [salt.state       ][INFO    ][29987] Host msg02 (192.168.10.42) already present
2017-10-27 20:47:08,020 [salt.state       ][INFO    ][29987] Completed state [msg02] at time 20:47:08.020254 duration_in_ms=0.74
2017-10-27 20:47:08,020 [salt.state       ][INFO    ][29987] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.020424
2017-10-27 20:47:08,021 [salt.state       ][INFO    ][29987] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,021 [salt.state       ][INFO    ][29987] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-10-27 20:47:08,021 [salt.state       ][INFO    ][29987] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.021087 duration_in_ms=0.663
2017-10-27 20:47:08,021 [salt.state       ][INFO    ][29987] Running state [msg03] at time 20:47:08.021257
2017-10-27 20:47:08,021 [salt.state       ][INFO    ][29987] Executing state host.present for msg03
2017-10-27 20:47:08,022 [salt.state       ][INFO    ][29987] Host msg03 (192.168.10.43) already present
2017-10-27 20:47:08,022 [salt.state       ][INFO    ][29987] Completed state [msg03] at time 20:47:08.021927 duration_in_ms=0.669
2017-10-27 20:47:08,022 [salt.state       ][INFO    ][29987] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.022103
2017-10-27 20:47:08,022 [salt.state       ][INFO    ][29987] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,023 [salt.state       ][INFO    ][29987] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-10-27 20:47:08,023 [salt.state       ][INFO    ][29987] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.022793 duration_in_ms=0.69
2017-10-27 20:47:08,023 [salt.state       ][INFO    ][29987] Running state [msg01] at time 20:47:08.022977
2017-10-27 20:47:08,023 [salt.state       ][INFO    ][29987] Executing state host.present for msg01
2017-10-27 20:47:08,024 [salt.state       ][INFO    ][29987] Host msg01 (192.168.10.41) already present
2017-10-27 20:47:08,024 [salt.state       ][INFO    ][29987] Completed state [msg01] at time 20:47:08.023708 duration_in_ms=0.731
2017-10-27 20:47:08,025 [salt.state       ][INFO    ][29987] Running state [file.replace] at time 20:47:08.024779
2017-10-27 20:47:08,025 [salt.state       ][INFO    ][29987] Executing state module.run for file.replace
2017-10-27 20:47:08,109 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-10-27 20:47:08,117 [salt.state       ][INFO    ][29987] onlyif execution failed
2017-10-27 20:47:08,117 [salt.state       ][INFO    ][29987] Completed state [file.replace] at time 20:47:08.116895 duration_in_ms=92.116
2017-10-27 20:47:08,117 [salt.state       ][INFO    ][29987] Running state [msg] at time 20:47:08.117184
2017-10-27 20:47:08,117 [salt.state       ][INFO    ][29987] Executing state host.present for msg
2017-10-27 20:47:08,118 [salt.state       ][INFO    ][29987] Host msg (192.168.10.40) already present
2017-10-27 20:47:08,118 [salt.state       ][INFO    ][29987] Completed state [msg] at time 20:47:08.118119 duration_in_ms=0.934
2017-10-27 20:47:08,118 [salt.state       ][INFO    ][29987] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.118310
2017-10-27 20:47:08,118 [salt.state       ][INFO    ][29987] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,119 [salt.state       ][INFO    ][29987] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-10-27 20:47:08,119 [salt.state       ][INFO    ][29987] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.119346 duration_in_ms=1.037
2017-10-27 20:47:08,120 [salt.state       ][INFO    ][29987] Running state [file.replace] at time 20:47:08.120210
2017-10-27 20:47:08,120 [salt.state       ][INFO    ][29987] Executing state module.run for file.replace
2017-10-27 20:47:08,123 [salt.loaded.int.module.cmdmod][INFO    ][29987] Executing command 'grep -q "msg msg.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-10-27 20:47:08,129 [salt.state       ][INFO    ][29987] onlyif execution failed
2017-10-27 20:47:08,129 [salt.state       ][INFO    ][29987] Completed state [file.replace] at time 20:47:08.128883 duration_in_ms=8.673
2017-10-27 20:47:08,129 [salt.state       ][INFO    ][29987] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.129125
2017-10-27 20:47:08,129 [salt.state       ][INFO    ][29987] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,130 [salt.state       ][INFO    ][29987] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 20:47:08,130 [salt.state       ][INFO    ][29987] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.130012 duration_in_ms=0.888
2017-10-27 20:47:08,130 [salt.state       ][INFO    ][29987] Running state [cfg01] at time 20:47:08.130190
2017-10-27 20:47:08,130 [salt.state       ][INFO    ][29987] Executing state host.present for cfg01
2017-10-27 20:47:08,131 [salt.state       ][INFO    ][29987] Host cfg01 (192.168.10.100) already present
2017-10-27 20:47:08,131 [salt.state       ][INFO    ][29987] Completed state [cfg01] at time 20:47:08.130932 duration_in_ms=0.742
2017-10-27 20:47:08,131 [salt.state       ][INFO    ][29987] Running state [cmp002] at time 20:47:08.131121
2017-10-27 20:47:08,131 [salt.state       ][INFO    ][29987] Executing state host.present for cmp002
2017-10-27 20:47:08,132 [salt.state       ][INFO    ][29987] Host cmp002 (192.168.10.102) already present
2017-10-27 20:47:08,132 [salt.state       ][INFO    ][29987] Completed state [cmp002] at time 20:47:08.131924 duration_in_ms=0.803
2017-10-27 20:47:08,132 [salt.state       ][INFO    ][29987] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.132104
2017-10-27 20:47:08,132 [salt.state       ][INFO    ][29987] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,133 [salt.state       ][INFO    ][29987] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-10-27 20:47:08,133 [salt.state       ][INFO    ][29987] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.132789 duration_in_ms=0.685
2017-10-27 20:47:08,133 [salt.state       ][INFO    ][29987] Running state [cmp001] at time 20:47:08.132962
2017-10-27 20:47:08,133 [salt.state       ][INFO    ][29987] Executing state host.present for cmp001
2017-10-27 20:47:08,133 [salt.state       ][INFO    ][29987] Host cmp001 (192.168.10.101) already present
2017-10-27 20:47:08,134 [salt.state       ][INFO    ][29987] Completed state [cmp001] at time 20:47:08.133612 duration_in_ms=0.65
2017-10-27 20:47:08,134 [salt.state       ][INFO    ][29987] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.133778
2017-10-27 20:47:08,134 [salt.state       ][INFO    ][29987] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,134 [salt.state       ][INFO    ][29987] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-10-27 20:47:08,134 [salt.state       ][INFO    ][29987] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.134436 duration_in_ms=0.658
2017-10-27 20:47:08,135 [salt.state       ][INFO    ][29987] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.134606
2017-10-27 20:47:08,135 [salt.state       ][INFO    ][29987] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,135 [salt.state       ][INFO    ][29987] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-10-27 20:47:08,135 [salt.state       ][INFO    ][29987] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.135324 duration_in_ms=0.718
2017-10-27 20:47:08,136 [salt.state       ][INFO    ][29987] Running state [dbs01] at time 20:47:08.135525
2017-10-27 20:47:08,136 [salt.state       ][INFO    ][29987] Executing state host.present for dbs01
2017-10-27 20:47:08,136 [salt.state       ][INFO    ][29987] Host dbs01 (192.168.10.51) already present
2017-10-27 20:47:08,136 [salt.state       ][INFO    ][29987] Completed state [dbs01] at time 20:47:08.136254 duration_in_ms=0.729
2017-10-27 20:47:08,136 [salt.state       ][INFO    ][29987] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.136423
2017-10-27 20:47:08,137 [salt.state       ][INFO    ][29987] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,137 [salt.state       ][INFO    ][29987] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-10-27 20:47:08,137 [salt.state       ][INFO    ][29987] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.137114 duration_in_ms=0.691
2017-10-27 20:47:08,137 [salt.state       ][INFO    ][29987] Running state [dbs02] at time 20:47:08.137295
2017-10-27 20:47:08,137 [salt.state       ][INFO    ][29987] Executing state host.present for dbs02
2017-10-27 20:47:08,138 [salt.state       ][INFO    ][29987] Host dbs02 (192.168.10.52) already present
2017-10-27 20:47:08,138 [salt.state       ][INFO    ][29987] Completed state [dbs02] at time 20:47:08.137984 duration_in_ms=0.689
2017-10-27 20:47:08,138 [salt.state       ][INFO    ][29987] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.138157
2017-10-27 20:47:08,138 [salt.state       ][INFO    ][29987] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,139 [salt.state       ][INFO    ][29987] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-10-27 20:47:08,139 [salt.state       ][INFO    ][29987] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.138831 duration_in_ms=0.674
2017-10-27 20:47:08,139 [salt.state       ][INFO    ][29987] Running state [dbs03] at time 20:47:08.139006
2017-10-27 20:47:08,139 [salt.state       ][INFO    ][29987] Executing state host.present for dbs03
2017-10-27 20:47:08,140 [salt.state       ][INFO    ][29987] Host dbs03 (192.168.10.53) already present
2017-10-27 20:47:08,140 [salt.state       ][INFO    ][29987] Completed state [dbs03] at time 20:47:08.139757 duration_in_ms=0.751
2017-10-27 20:47:08,140 [salt.state       ][INFO    ][29987] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.139935
2017-10-27 20:47:08,140 [salt.state       ][INFO    ][29987] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,140 [salt.state       ][INFO    ][29987] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-10-27 20:47:08,141 [salt.state       ][INFO    ][29987] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.140583 duration_in_ms=0.648
2017-10-27 20:47:08,141 [salt.state       ][INFO    ][29987] Running state [odl01] at time 20:47:08.140749
2017-10-27 20:47:08,141 [salt.state       ][INFO    ][29987] Executing state host.present for odl01
2017-10-27 20:47:08,141 [salt.state       ][INFO    ][29987] Host odl01 (192.168.10.111) already present
2017-10-27 20:47:08,141 [salt.state       ][INFO    ][29987] Completed state [odl01] at time 20:47:08.141439 duration_in_ms=0.689
2017-10-27 20:47:08,142 [salt.state       ][INFO    ][29987] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.141607
2017-10-27 20:47:08,142 [salt.state       ][INFO    ][29987] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,142 [salt.state       ][INFO    ][29987] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-10-27 20:47:08,142 [salt.state       ][INFO    ][29987] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.142254 duration_in_ms=0.647
2017-10-27 20:47:08,142 [salt.state       ][INFO    ][29987] Running state [mas01] at time 20:47:08.142422
2017-10-27 20:47:08,143 [salt.state       ][INFO    ][29987] Executing state host.present for mas01
2017-10-27 20:47:08,143 [salt.state       ][INFO    ][29987] Host mas01 (192.168.10.3) already present
2017-10-27 20:47:08,143 [salt.state       ][INFO    ][29987] Completed state [mas01] at time 20:47:08.143076 duration_in_ms=0.653
2017-10-27 20:47:08,143 [salt.state       ][INFO    ][29987] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.143243
2017-10-27 20:47:08,143 [salt.state       ][INFO    ][29987] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,144 [salt.state       ][INFO    ][29987] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-10-27 20:47:08,144 [salt.state       ][INFO    ][29987] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.143957 duration_in_ms=0.714
2017-10-27 20:47:08,144 [salt.state       ][INFO    ][29987] Running state [ctl02] at time 20:47:08.144125
2017-10-27 20:47:08,144 [salt.state       ][INFO    ][29987] Executing state host.present for ctl02
2017-10-27 20:47:08,145 [salt.state       ][INFO    ][29987] Host ctl02 (192.168.10.12) already present
2017-10-27 20:47:08,145 [salt.state       ][INFO    ][29987] Completed state [ctl02] at time 20:47:08.144781 duration_in_ms=0.655
2017-10-27 20:47:08,145 [salt.state       ][INFO    ][29987] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.144951
2017-10-27 20:47:08,145 [salt.state       ][INFO    ][29987] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,146 [salt.state       ][INFO    ][29987] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-10-27 20:47:08,146 [salt.state       ][INFO    ][29987] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.145623 duration_in_ms=0.672
2017-10-27 20:47:08,146 [salt.state       ][INFO    ][29987] Running state [ctl03] at time 20:47:08.145794
2017-10-27 20:47:08,146 [salt.state       ][INFO    ][29987] Executing state host.present for ctl03
2017-10-27 20:47:08,146 [salt.state       ][INFO    ][29987] Host ctl03 (192.168.10.13) already present
2017-10-27 20:47:08,146 [salt.state       ][INFO    ][29987] Completed state [ctl03] at time 20:47:08.146449 duration_in_ms=0.655
2017-10-27 20:47:08,147 [salt.state       ][INFO    ][29987] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.146617
2017-10-27 20:47:08,147 [salt.state       ][INFO    ][29987] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,147 [salt.state       ][INFO    ][29987] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-10-27 20:47:08,148 [salt.state       ][INFO    ][29987] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.147470 duration_in_ms=0.853
2017-10-27 20:47:08,148 [salt.state       ][INFO    ][29987] Running state [ctl01] at time 20:47:08.147660
2017-10-27 20:47:08,148 [salt.state       ][INFO    ][29987] Executing state host.present for ctl01
2017-10-27 20:47:08,148 [salt.state       ][INFO    ][29987] Host ctl01 (192.168.10.11) already present
2017-10-27 20:47:08,148 [salt.state       ][INFO    ][29987] Completed state [ctl01] at time 20:47:08.148314 duration_in_ms=0.654
2017-10-27 20:47:08,149 [salt.state       ][INFO    ][29987] Running state [ctl] at time 20:47:08.148483
2017-10-27 20:47:08,149 [salt.state       ][INFO    ][29987] Executing state host.present for ctl
2017-10-27 20:47:08,149 [salt.state       ][INFO    ][29987] Host ctl (192.168.10.10) already present
2017-10-27 20:47:08,149 [salt.state       ][INFO    ][29987] Completed state [ctl] at time 20:47:08.149381 duration_in_ms=0.898
2017-10-27 20:47:08,150 [salt.state       ][INFO    ][29987] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.149590
2017-10-27 20:47:08,150 [salt.state       ][INFO    ][29987] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:08,150 [salt.state       ][INFO    ][29987] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-10-27 20:47:08,150 [salt.state       ][INFO    ][29987] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 20:47:08.150246 duration_in_ms=0.656
2017-10-27 20:47:08,151 [salt.state       ][INFO    ][29987] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 20:47:08.150802
2017-10-27 20:47:08,151 [salt.state       ][INFO    ][29987] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-10-27 20:47:08,151 [salt.state       ][INFO    ][29987] /var/lib/rabbitmq/.cluster_name exists
2017-10-27 20:47:08,151 [salt.state       ][INFO    ][29987] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 20:47:08.151462 duration_in_ms=0.66
2017-10-27 20:47:08,153 [salt.minion      ][INFO    ][29987] Returning information for job: 20171027204650140783
2017-10-27 20:47:09,032 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.sls with jid 20171027204709022044
2017-10-27 20:47:09,044 [salt.minion      ][INFO    ][1338] Starting a new job with PID 1338
2017-10-27 20:47:11,079 [salt.state       ][INFO    ][1338] Loading fresh modules for state activity
2017-10-27 20:47:11,109 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-10-27 20:47:11,138 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-10-27 20:47:11,155 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-10-27 20:47:11,181 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:47:11,194 [py.warnings      ][WARNING ][1338] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-10-27 20:47:11,196 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-10-27 20:47:11,223 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-10-27 20:47:11,247 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:47:11,273 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-10-27 20:47:11,291 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:47:11,317 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-10-27 20:47:11,364 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:47:11,398 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-10-27 20:47:11,417 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:47:11,443 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-10-27 20:47:11,464 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:47:11,489 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-10-27 20:47:11,597 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-27 20:47:11,980 [salt.state       ][INFO    ][1338] Running state [rabbitmq-server] at time 20:47:11.979587
2017-10-27 20:47:11,980 [salt.state       ][INFO    ][1338] Executing state pkg.installed for rabbitmq-server
2017-10-27 20:47:11,980 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 20:47:12,437 [salt.state       ][INFO    ][1338] Package rabbitmq-server is already installed
2017-10-27 20:47:12,437 [salt.state       ][INFO    ][1338] Completed state [rabbitmq-server] at time 20:47:12.436992 duration_in_ms=457.406
2017-10-27 20:47:12,437 [salt.state       ][INFO    ][1338] Running state [gettext-base] at time 20:47:12.437185
2017-10-27 20:47:12,437 [salt.state       ][INFO    ][1338] Executing state pkg.installed for gettext-base
2017-10-27 20:47:12,441 [salt.state       ][INFO    ][1338] Package gettext-base is already installed
2017-10-27 20:47:12,441 [salt.state       ][INFO    ][1338] Completed state [gettext-base] at time 20:47:12.441240 duration_in_ms=4.056
2017-10-27 20:47:12,443 [salt.state       ][INFO    ][1338] Running state [/etc/rabbitmq/rabbitmq.config] at time 20:47:12.442782
2017-10-27 20:47:12,443 [salt.state       ][INFO    ][1338] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-10-27 20:47:12,468 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-10-27 20:47:12,507 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:47:12,522 [salt.state       ][INFO    ][1338] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-10-27 20:47:12,522 [salt.state       ][INFO    ][1338] Completed state [/etc/rabbitmq/rabbitmq.config] at time 20:47:12.522204 duration_in_ms=79.422
2017-10-27 20:47:12,523 [salt.state       ][INFO    ][1338] Running state [/etc/default/rabbitmq-server] at time 20:47:12.522721
2017-10-27 20:47:12,523 [salt.state       ][INFO    ][1338] Executing state file.managed for /etc/default/rabbitmq-server
2017-10-27 20:47:12,539 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-10-27 20:47:12,559 [salt.fileclient  ][INFO    ][1338] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-10-27 20:47:12,573 [salt.state       ][INFO    ][1338] File /etc/default/rabbitmq-server is in the correct state
2017-10-27 20:47:12,574 [salt.state       ][INFO    ][1338] Completed state [/etc/default/rabbitmq-server] at time 20:47:12.573604 duration_in_ms=50.883
2017-10-27 20:47:12,575 [salt.state       ][INFO    ][1338] Running state [rabbitmq-server] at time 20:47:12.574506
2017-10-27 20:47:12,575 [salt.state       ][INFO    ][1338] Executing state service.running for rabbitmq-server
2017-10-27 20:47:12,575 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-10-27 20:47:12,590 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:47:12,598 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-10-27 20:47:12,605 [salt.state       ][INFO    ][1338] The service rabbitmq-server is already running
2017-10-27 20:47:12,605 [salt.state       ][INFO    ][1338] Completed state [rabbitmq-server] at time 20:47:12.604762 duration_in_ms=30.255
2017-10-27 20:47:12,606 [salt.state       ][INFO    ][1338] Running state [amqp_client] at time 20:47:12.606299
2017-10-27 20:47:12,607 [salt.state       ][INFO    ][1338] Executing state rabbitmq_plugin.enabled for amqp_client
2017-10-27 20:47:12,607 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-10-27 20:47:13,227 [salt.state       ][INFO    ][1338] Plugin 'amqp_client' is already enabled.
2017-10-27 20:47:13,228 [salt.state       ][INFO    ][1338] Completed state [amqp_client] at time 20:47:13.227673 duration_in_ms=621.372
2017-10-27 20:47:13,229 [salt.state       ][INFO    ][1338] Running state [rabbitmq_management] at time 20:47:13.228521
2017-10-27 20:47:13,229 [salt.state       ][INFO    ][1338] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-10-27 20:47:13,229 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-10-27 20:47:13,896 [salt.state       ][INFO    ][1338] Plugin 'rabbitmq_management' is already enabled.
2017-10-27 20:47:13,896 [salt.state       ][INFO    ][1338] Completed state [rabbitmq_management] at time 20:47:13.895804 duration_in_ms=667.281
2017-10-27 20:47:13,897 [salt.state       ][INFO    ][1338] Running state [/openstack] at time 20:47:13.897256
2017-10-27 20:47:13,898 [salt.state       ][INFO    ][1338] Executing state rabbitmq_vhost.present for /openstack
2017-10-27 20:47:13,898 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-10-27 20:47:14,507 [salt.state       ][INFO    ][1338] Virtual Host '/openstack' already exists.
2017-10-27 20:47:14,508 [salt.state       ][INFO    ][1338] Completed state [/openstack] at time 20:47:14.507700 duration_in_ms=610.443
2017-10-27 20:47:14,510 [salt.state       ][INFO    ][1338] Running state [openstack] at time 20:47:14.509598
2017-10-27 20:47:14,510 [salt.state       ][INFO    ][1338] Executing state rabbitmq_user.present for openstack
2017-10-27 20:47:14,510 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:47:15,167 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:47:17,065 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-10-27 20:47:17,722 [salt.state       ][INFO    ][1338] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:47:17,722 [salt.state       ][INFO    ][1338] Completed state [openstack] at time 20:47:17.721926 duration_in_ms=3212.326
2017-10-27 20:47:17,723 [salt.state       ][INFO    ][1338] Running state [Ceilometer] at time 20:47:17.723403
2017-10-27 20:47:17,724 [salt.state       ][INFO    ][1338] Executing state rabbitmq_policy.present for Ceilometer
2017-10-27 20:47:17,724 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-10-27 20:47:18,353 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-10-27 20:47:18,980 [salt.state       ][INFO    ][1338] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-10-27 20:47:18,980 [salt.state       ][INFO    ][1338] Completed state [Ceilometer] at time 20:47:18.979925 duration_in_ms=1256.521
2017-10-27 20:47:18,981 [salt.state       ][INFO    ][1338] Running state [HA] at time 20:47:18.980670
2017-10-27 20:47:18,981 [salt.state       ][INFO    ][1338] Executing state rabbitmq_policy.present for HA
2017-10-27 20:47:18,982 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-10-27 20:47:19,138 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171027204719128452
2017-10-27 20:47:19,150 [salt.minion      ][INFO    ][3004] Starting a new job with PID 3004
2017-10-27 20:47:19,160 [salt.minion      ][INFO    ][3004] Returning information for job: 20171027204719128452
2017-10-27 20:47:19,608 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-10-27 20:47:20,235 [salt.state       ][INFO    ][1338] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-10-27 20:47:20,236 [salt.state       ][INFO    ][1338] Completed state [HA] at time 20:47:20.235513 duration_in_ms=1254.842
2017-10-27 20:47:20,236 [salt.state       ][INFO    ][1338] Running state [guest] at time 20:47:20.235818
2017-10-27 20:47:20,236 [salt.state       ][INFO    ][1338] Executing state rabbitmq_user.present for guest
2017-10-27 20:47:20,237 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:47:20,888 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:47:22,798 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-10-27 20:47:23,453 [salt.state       ][INFO    ][1338] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:47:23,453 [salt.state       ][INFO    ][1338] Completed state [guest] at time 20:47:23.453335 duration_in_ms=3217.516
2017-10-27 20:47:23,454 [salt.state       ][INFO    ][1338] Running state [HA] at time 20:47:23.454093
2017-10-27 20:47:23,454 [salt.state       ][INFO    ][1338] Executing state rabbitmq_policy.present for HA
2017-10-27 20:47:23,455 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-10-27 20:47:24,085 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-10-27 20:47:24,718 [salt.state       ][INFO    ][1338] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-10-27 20:47:24,718 [salt.state       ][INFO    ][1338] Completed state [HA] at time 20:47:24.718012 duration_in_ms=1263.917
2017-10-27 20:47:24,719 [salt.state       ][INFO    ][1338] Running state [admin] at time 20:47:24.718786
2017-10-27 20:47:24,719 [salt.state       ][INFO    ][1338] Executing state rabbitmq_user.present for admin
2017-10-27 20:47:24,720 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:47:25,368 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-10-27 20:47:27,267 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-10-27 20:47:27,880 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-10-27 20:47:28,508 [salt.state       ][INFO    ][1338] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-10-27 20:47:28,509 [salt.state       ][INFO    ][1338] Completed state [admin] at time 20:47:28.508488 duration_in_ms=3789.699
2017-10-27 20:47:28,509 [salt.state       ][INFO    ][1338] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.509168
2017-10-27 20:47:28,509 [salt.state       ][INFO    ][1338] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,510 [salt.state       ][INFO    ][1338] Host mdb02.baremetal-mcp-ocata-odl-ha.local (192.168.10.77) already present
2017-10-27 20:47:28,510 [salt.state       ][INFO    ][1338] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.510075 duration_in_ms=0.907
2017-10-27 20:47:28,510 [salt.state       ][INFO    ][1338] Running state [mdb02] at time 20:47:28.510249
2017-10-27 20:47:28,510 [salt.state       ][INFO    ][1338] Executing state host.present for mdb02
2017-10-27 20:47:28,511 [salt.state       ][INFO    ][1338] Host mdb02 (192.168.10.77) already present
2017-10-27 20:47:28,511 [salt.state       ][INFO    ][1338] Completed state [mdb02] at time 20:47:28.510946 duration_in_ms=0.697
2017-10-27 20:47:28,511 [salt.state       ][INFO    ][1338] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.511121
2017-10-27 20:47:28,511 [salt.state       ][INFO    ][1338] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,512 [salt.state       ][INFO    ][1338] Host mdb03.baremetal-mcp-ocata-odl-ha.local (192.168.10.78) already present
2017-10-27 20:47:28,512 [salt.state       ][INFO    ][1338] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.511846 duration_in_ms=0.724
2017-10-27 20:47:28,512 [salt.state       ][INFO    ][1338] Running state [mdb03] at time 20:47:28.512021
2017-10-27 20:47:28,512 [salt.state       ][INFO    ][1338] Executing state host.present for mdb03
2017-10-27 20:47:28,513 [salt.state       ][INFO    ][1338] Host mdb03 (192.168.10.78) already present
2017-10-27 20:47:28,513 [salt.state       ][INFO    ][1338] Completed state [mdb03] at time 20:47:28.512672 duration_in_ms=0.652
2017-10-27 20:47:28,513 [salt.state       ][INFO    ][1338] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.512837
2017-10-27 20:47:28,513 [salt.state       ][INFO    ][1338] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,513 [salt.state       ][INFO    ][1338] Host mdb01.baremetal-mcp-ocata-odl-ha.local (192.168.10.76) already present
2017-10-27 20:47:28,513 [salt.state       ][INFO    ][1338] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.513467 duration_in_ms=0.631
2017-10-27 20:47:28,514 [salt.state       ][INFO    ][1338] Running state [mdb01] at time 20:47:28.513626
2017-10-27 20:47:28,514 [salt.state       ][INFO    ][1338] Executing state host.present for mdb01
2017-10-27 20:47:28,514 [salt.state       ][INFO    ][1338] Host mdb01 (192.168.10.76) already present
2017-10-27 20:47:28,514 [salt.state       ][INFO    ][1338] Completed state [mdb01] at time 20:47:28.514242 duration_in_ms=0.615
2017-10-27 20:47:28,514 [salt.state       ][INFO    ][1338] Running state [mdb] at time 20:47:28.514400
2017-10-27 20:47:28,515 [salt.state       ][INFO    ][1338] Executing state host.present for mdb
2017-10-27 20:47:28,515 [salt.state       ][INFO    ][1338] Host mdb (192.168.10.75) already present
2017-10-27 20:47:28,515 [salt.state       ][INFO    ][1338] Completed state [mdb] at time 20:47:28.515016 duration_in_ms=0.616
2017-10-27 20:47:28,515 [salt.state       ][INFO    ][1338] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.515177
2017-10-27 20:47:28,518 [salt.state       ][INFO    ][1338] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,518 [salt.state       ][INFO    ][1338] Host mdb.baremetal-mcp-ocata-odl-ha.local (192.168.10.75) already present
2017-10-27 20:47:28,519 [salt.state       ][INFO    ][1338] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.518685 duration_in_ms=3.508
2017-10-27 20:47:28,519 [salt.state       ][INFO    ][1338] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.518987
2017-10-27 20:47:28,519 [salt.state       ][INFO    ][1338] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,520 [salt.state       ][INFO    ][1338] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 20:47:28,520 [salt.state       ][INFO    ][1338] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.520213 duration_in_ms=1.226
2017-10-27 20:47:28,521 [salt.state       ][INFO    ][1338] Running state [cfg01] at time 20:47:28.520521
2017-10-27 20:47:28,521 [salt.state       ][INFO    ][1338] Executing state host.present for cfg01
2017-10-27 20:47:28,521 [salt.state       ][INFO    ][1338] Host cfg01 (192.168.10.100) already present
2017-10-27 20:47:28,522 [salt.state       ][INFO    ][1338] Completed state [cfg01] at time 20:47:28.521589 duration_in_ms=1.068
2017-10-27 20:47:28,522 [salt.state       ][INFO    ][1338] Running state [prx01] at time 20:47:28.521902
2017-10-27 20:47:28,522 [salt.state       ][INFO    ][1338] Executing state host.present for prx01
2017-10-27 20:47:28,523 [salt.state       ][INFO    ][1338] Host prx01 (192.168.10.81) already present
2017-10-27 20:47:28,523 [salt.state       ][INFO    ][1338] Completed state [prx01] at time 20:47:28.522963 duration_in_ms=1.061
2017-10-27 20:47:28,523 [salt.state       ][INFO    ][1338] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.523286
2017-10-27 20:47:28,524 [salt.state       ][INFO    ][1338] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,524 [salt.state       ][INFO    ][1338] Host prx01.baremetal-mcp-ocata-odl-ha.local (192.168.10.81) already present
2017-10-27 20:47:28,524 [salt.state       ][INFO    ][1338] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.524424 duration_in_ms=1.138
2017-10-27 20:47:28,525 [salt.state       ][INFO    ][1338] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.524733
2017-10-27 20:47:28,525 [salt.state       ][INFO    ][1338] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,526 [salt.state       ][INFO    ][1338] Host kvm01.baremetal-mcp-ocata-odl-ha.local (192.168.10.141) already present
2017-10-27 20:47:28,526 [salt.state       ][INFO    ][1338] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.525793 duration_in_ms=1.06
2017-10-27 20:47:28,526 [salt.state       ][INFO    ][1338] Running state [kvm01] at time 20:47:28.526107
2017-10-27 20:47:28,526 [salt.state       ][INFO    ][1338] Executing state host.present for kvm01
2017-10-27 20:47:28,527 [salt.state       ][INFO    ][1338] Host kvm01 (192.168.10.141) already present
2017-10-27 20:47:28,527 [salt.state       ][INFO    ][1338] Completed state [kvm01] at time 20:47:28.527161 duration_in_ms=1.053
2017-10-27 20:47:28,528 [salt.state       ][INFO    ][1338] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.527557
2017-10-27 20:47:28,528 [salt.state       ][INFO    ][1338] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,529 [salt.state       ][INFO    ][1338] Host kvm03.baremetal-mcp-ocata-odl-ha.local (192.168.10.143) already present
2017-10-27 20:47:28,529 [salt.state       ][INFO    ][1338] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.528924 duration_in_ms=1.367
2017-10-27 20:47:28,529 [salt.state       ][INFO    ][1338] Running state [kvm03] at time 20:47:28.529233
2017-10-27 20:47:28,530 [salt.state       ][INFO    ][1338] Executing state host.present for kvm03
2017-10-27 20:47:28,530 [salt.state       ][INFO    ][1338] Host kvm03 (192.168.10.143) already present
2017-10-27 20:47:28,530 [salt.state       ][INFO    ][1338] Completed state [kvm03] at time 20:47:28.530292 duration_in_ms=1.059
2017-10-27 20:47:28,531 [salt.state       ][INFO    ][1338] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.530604
2017-10-27 20:47:28,531 [salt.state       ][INFO    ][1338] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,531 [salt.state       ][INFO    ][1338] Host kvm02.baremetal-mcp-ocata-odl-ha.local (192.168.10.142) already present
2017-10-27 20:47:28,532 [salt.state       ][INFO    ][1338] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.531746 duration_in_ms=1.142
2017-10-27 20:47:28,532 [salt.state       ][INFO    ][1338] Running state [kvm02] at time 20:47:28.532054
2017-10-27 20:47:28,532 [salt.state       ][INFO    ][1338] Executing state host.present for kvm02
2017-10-27 20:47:28,533 [salt.state       ][INFO    ][1338] Host kvm02 (192.168.10.142) already present
2017-10-27 20:47:28,533 [salt.state       ][INFO    ][1338] Completed state [kvm02] at time 20:47:28.533122 duration_in_ms=1.068
2017-10-27 20:47:28,533 [salt.state       ][INFO    ][1338] Running state [dbs] at time 20:47:28.533431
2017-10-27 20:47:28,534 [salt.state       ][INFO    ][1338] Executing state host.present for dbs
2017-10-27 20:47:28,534 [salt.state       ][INFO    ][1338] Host dbs (192.168.10.50) already present
2017-10-27 20:47:28,535 [salt.state       ][INFO    ][1338] Completed state [dbs] at time 20:47:28.534487 duration_in_ms=1.056
2017-10-27 20:47:28,535 [salt.state       ][INFO    ][1338] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.534790
2017-10-27 20:47:28,535 [salt.state       ][INFO    ][1338] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,536 [salt.state       ][INFO    ][1338] Host dbs.baremetal-mcp-ocata-odl-ha.local (192.168.10.50) already present
2017-10-27 20:47:28,536 [salt.state       ][INFO    ][1338] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.535943 duration_in_ms=1.153
2017-10-27 20:47:28,536 [salt.state       ][INFO    ][1338] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.536263
2017-10-27 20:47:28,537 [salt.state       ][INFO    ][1338] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,537 [salt.state       ][INFO    ][1338] Host prx.baremetal-mcp-ocata-odl-ha.local (192.168.10.80) already present
2017-10-27 20:47:28,537 [salt.state       ][INFO    ][1338] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.537310 duration_in_ms=1.046
2017-10-27 20:47:28,538 [salt.state       ][INFO    ][1338] Running state [prx] at time 20:47:28.537616
2017-10-27 20:47:28,538 [salt.state       ][INFO    ][1338] Executing state host.present for prx
2017-10-27 20:47:28,538 [salt.state       ][INFO    ][1338] Host prx (192.168.10.80) already present
2017-10-27 20:47:28,539 [salt.state       ][INFO    ][1338] Completed state [prx] at time 20:47:28.538663 duration_in_ms=1.047
2017-10-27 20:47:28,539 [salt.state       ][INFO    ][1338] Running state [prx02] at time 20:47:28.538967
2017-10-27 20:47:28,539 [salt.state       ][INFO    ][1338] Executing state host.present for prx02
2017-10-27 20:47:28,540 [salt.state       ][INFO    ][1338] Host prx02 (192.168.10.82) already present
2017-10-27 20:47:28,540 [salt.state       ][INFO    ][1338] Completed state [prx02] at time 20:47:28.540067 duration_in_ms=1.099
2017-10-27 20:47:28,540 [salt.state       ][INFO    ][1338] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.540385
2017-10-27 20:47:28,541 [salt.state       ][INFO    ][1338] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,541 [salt.state       ][INFO    ][1338] Host prx02.baremetal-mcp-ocata-odl-ha.local (192.168.10.82) already present
2017-10-27 20:47:28,541 [salt.state       ][INFO    ][1338] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.541435 duration_in_ms=1.049
2017-10-27 20:47:28,542 [salt.state       ][INFO    ][1338] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.541747
2017-10-27 20:47:28,542 [salt.state       ][INFO    ][1338] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,543 [salt.state       ][INFO    ][1338] Host msg02.baremetal-mcp-ocata-odl-ha.local (192.168.10.42) already present
2017-10-27 20:47:28,543 [salt.state       ][INFO    ][1338] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.542807 duration_in_ms=1.06
2017-10-27 20:47:28,543 [salt.state       ][INFO    ][1338] Running state [msg02] at time 20:47:28.543114
2017-10-27 20:47:28,543 [salt.state       ][INFO    ][1338] Executing state host.present for msg02
2017-10-27 20:47:28,544 [salt.state       ][INFO    ][1338] Host msg02 (192.168.10.42) already present
2017-10-27 20:47:28,544 [salt.state       ][INFO    ][1338] Completed state [msg02] at time 20:47:28.544262 duration_in_ms=1.148
2017-10-27 20:47:28,545 [salt.state       ][INFO    ][1338] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.544568
2017-10-27 20:47:28,545 [salt.state       ][INFO    ][1338] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,545 [salt.state       ][INFO    ][1338] Host msg03.baremetal-mcp-ocata-odl-ha.local (192.168.10.43) already present
2017-10-27 20:47:28,546 [salt.state       ][INFO    ][1338] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.545629 duration_in_ms=1.061
2017-10-27 20:47:28,546 [salt.state       ][INFO    ][1338] Running state [msg03] at time 20:47:28.545934
2017-10-27 20:47:28,546 [salt.state       ][INFO    ][1338] Executing state host.present for msg03
2017-10-27 20:47:28,547 [salt.state       ][INFO    ][1338] Host msg03 (192.168.10.43) already present
2017-10-27 20:47:28,547 [salt.state       ][INFO    ][1338] Completed state [msg03] at time 20:47:28.546986 duration_in_ms=1.052
2017-10-27 20:47:28,547 [salt.state       ][INFO    ][1338] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.547309
2017-10-27 20:47:28,548 [salt.state       ][INFO    ][1338] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,548 [salt.state       ][INFO    ][1338] Host msg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.41) already present
2017-10-27 20:47:28,548 [salt.state       ][INFO    ][1338] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.548396 duration_in_ms=1.087
2017-10-27 20:47:28,549 [salt.state       ][INFO    ][1338] Running state [msg01] at time 20:47:28.548701
2017-10-27 20:47:28,549 [salt.state       ][INFO    ][1338] Executing state host.present for msg01
2017-10-27 20:47:28,550 [salt.state       ][INFO    ][1338] Host msg01 (192.168.10.41) already present
2017-10-27 20:47:28,550 [salt.state       ][INFO    ][1338] Completed state [msg01] at time 20:47:28.549748 duration_in_ms=1.048
2017-10-27 20:47:28,551 [salt.state       ][INFO    ][1338] Running state [file.replace] at time 20:47:28.550894
2017-10-27 20:47:28,551 [salt.state       ][INFO    ][1338] Executing state module.run for file.replace
2017-10-27 20:47:28,633 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-10-27 20:47:28,641 [salt.state       ][INFO    ][1338] onlyif execution failed
2017-10-27 20:47:28,641 [salt.state       ][INFO    ][1338] Completed state [file.replace] at time 20:47:28.641143 duration_in_ms=90.247
2017-10-27 20:47:28,642 [salt.state       ][INFO    ][1338] Running state [msg] at time 20:47:28.641538
2017-10-27 20:47:28,642 [salt.state       ][INFO    ][1338] Executing state host.present for msg
2017-10-27 20:47:28,643 [salt.state       ][INFO    ][1338] Host msg (192.168.10.40) already present
2017-10-27 20:47:28,643 [salt.state       ][INFO    ][1338] Completed state [msg] at time 20:47:28.642823 duration_in_ms=1.285
2017-10-27 20:47:28,643 [salt.state       ][INFO    ][1338] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.643142
2017-10-27 20:47:28,643 [salt.state       ][INFO    ][1338] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,644 [salt.state       ][INFO    ][1338] Host msg.baremetal-mcp-ocata-odl-ha.local (192.168.10.40) already present
2017-10-27 20:47:28,645 [salt.state       ][INFO    ][1338] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.644498 duration_in_ms=1.356
2017-10-27 20:47:28,645 [salt.state       ][INFO    ][1338] Running state [file.replace] at time 20:47:28.645388
2017-10-27 20:47:28,646 [salt.state       ][INFO    ][1338] Executing state module.run for file.replace
2017-10-27 20:47:28,648 [salt.loaded.int.module.cmdmod][INFO    ][1338] Executing command 'grep -q "msg msg.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-10-27 20:47:28,654 [salt.state       ][INFO    ][1338] onlyif execution failed
2017-10-27 20:47:28,655 [salt.state       ][INFO    ][1338] Completed state [file.replace] at time 20:47:28.654740 duration_in_ms=9.352
2017-10-27 20:47:28,655 [salt.state       ][INFO    ][1338] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.655138
2017-10-27 20:47:28,656 [salt.state       ][INFO    ][1338] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,656 [salt.state       ][INFO    ][1338] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-10-27 20:47:28,657 [salt.state       ][INFO    ][1338] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.656484 duration_in_ms=1.346
2017-10-27 20:47:28,657 [salt.state       ][INFO    ][1338] Running state [cfg01] at time 20:47:28.656818
2017-10-27 20:47:28,657 [salt.state       ][INFO    ][1338] Executing state host.present for cfg01
2017-10-27 20:47:28,658 [salt.state       ][INFO    ][1338] Host cfg01 (192.168.10.100) already present
2017-10-27 20:47:28,658 [salt.state       ][INFO    ][1338] Completed state [cfg01] at time 20:47:28.657899 duration_in_ms=1.081
2017-10-27 20:47:28,658 [salt.state       ][INFO    ][1338] Running state [cmp002] at time 20:47:28.658209
2017-10-27 20:47:28,659 [salt.state       ][INFO    ][1338] Executing state host.present for cmp002
2017-10-27 20:47:28,659 [salt.state       ][INFO    ][1338] Host cmp002 (192.168.10.102) already present
2017-10-27 20:47:28,659 [salt.state       ][INFO    ][1338] Completed state [cmp002] at time 20:47:28.659288 duration_in_ms=1.079
2017-10-27 20:47:28,660 [salt.state       ][INFO    ][1338] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.659645
2017-10-27 20:47:28,660 [salt.state       ][INFO    ][1338] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,660 [salt.state       ][INFO    ][1338] Host cmp002.baremetal-mcp-ocata-odl-ha.local (192.168.10.102) already present
2017-10-27 20:47:28,661 [salt.state       ][INFO    ][1338] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.660725 duration_in_ms=1.08
2017-10-27 20:47:28,661 [salt.state       ][INFO    ][1338] Running state [cmp001] at time 20:47:28.661033
2017-10-27 20:47:28,661 [salt.state       ][INFO    ][1338] Executing state host.present for cmp001
2017-10-27 20:47:28,662 [salt.state       ][INFO    ][1338] Host cmp001 (192.168.10.101) already present
2017-10-27 20:47:28,662 [salt.state       ][INFO    ][1338] Completed state [cmp001] at time 20:47:28.662123 duration_in_ms=1.091
2017-10-27 20:47:28,662 [salt.state       ][INFO    ][1338] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.662428
2017-10-27 20:47:28,663 [salt.state       ][INFO    ][1338] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,663 [salt.state       ][INFO    ][1338] Host cmp001.baremetal-mcp-ocata-odl-ha.local (192.168.10.101) already present
2017-10-27 20:47:28,664 [salt.state       ][INFO    ][1338] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.663551 duration_in_ms=1.123
2017-10-27 20:47:28,664 [salt.state       ][INFO    ][1338] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.663896
2017-10-27 20:47:28,664 [salt.state       ][INFO    ][1338] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,665 [salt.state       ][INFO    ][1338] Host dbs01.baremetal-mcp-ocata-odl-ha.local (192.168.10.51) already present
2017-10-27 20:47:28,665 [salt.state       ][INFO    ][1338] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.664969 duration_in_ms=1.073
2017-10-27 20:47:28,665 [salt.state       ][INFO    ][1338] Running state [dbs01] at time 20:47:28.665279
2017-10-27 20:47:28,666 [salt.state       ][INFO    ][1338] Executing state host.present for dbs01
2017-10-27 20:47:28,666 [salt.state       ][INFO    ][1338] Host dbs01 (192.168.10.51) already present
2017-10-27 20:47:28,666 [salt.state       ][INFO    ][1338] Completed state [dbs01] at time 20:47:28.666341 duration_in_ms=1.061
2017-10-27 20:47:28,667 [salt.state       ][INFO    ][1338] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.666655
2017-10-27 20:47:28,667 [salt.state       ][INFO    ][1338] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,668 [salt.state       ][INFO    ][1338] Host dbs02.baremetal-mcp-ocata-odl-ha.local (192.168.10.52) already present
2017-10-27 20:47:28,668 [salt.state       ][INFO    ][1338] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.667774 duration_in_ms=1.119
2017-10-27 20:47:28,668 [salt.state       ][INFO    ][1338] Running state [dbs02] at time 20:47:28.668083
2017-10-27 20:47:28,668 [salt.state       ][INFO    ][1338] Executing state host.present for dbs02
2017-10-27 20:47:28,669 [salt.state       ][INFO    ][1338] Host dbs02 (192.168.10.52) already present
2017-10-27 20:47:28,669 [salt.state       ][INFO    ][1338] Completed state [dbs02] at time 20:47:28.669168 duration_in_ms=1.085
2017-10-27 20:47:28,670 [salt.state       ][INFO    ][1338] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.669476
2017-10-27 20:47:28,670 [salt.state       ][INFO    ][1338] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,670 [salt.state       ][INFO    ][1338] Host dbs03.baremetal-mcp-ocata-odl-ha.local (192.168.10.53) already present
2017-10-27 20:47:28,671 [salt.state       ][INFO    ][1338] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.670538 duration_in_ms=1.062
2017-10-27 20:47:28,671 [salt.state       ][INFO    ][1338] Running state [dbs03] at time 20:47:28.670842
2017-10-27 20:47:28,671 [salt.state       ][INFO    ][1338] Executing state host.present for dbs03
2017-10-27 20:47:28,672 [salt.state       ][INFO    ][1338] Host dbs03 (192.168.10.53) already present
2017-10-27 20:47:28,672 [salt.state       ][INFO    ][1338] Completed state [dbs03] at time 20:47:28.671989 duration_in_ms=1.147
2017-10-27 20:47:28,672 [salt.state       ][INFO    ][1338] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.672305
2017-10-27 20:47:28,673 [salt.state       ][INFO    ][1338] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,673 [salt.state       ][INFO    ][1338] Host odl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.111) already present
2017-10-27 20:47:28,673 [salt.state       ][INFO    ][1338] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.673357 duration_in_ms=1.052
2017-10-27 20:47:28,674 [salt.state       ][INFO    ][1338] Running state [odl01] at time 20:47:28.673663
2017-10-27 20:47:28,674 [salt.state       ][INFO    ][1338] Executing state host.present for odl01
2017-10-27 20:47:28,674 [salt.state       ][INFO    ][1338] Host odl01 (192.168.10.111) already present
2017-10-27 20:47:28,675 [salt.state       ][INFO    ][1338] Completed state [odl01] at time 20:47:28.674718 duration_in_ms=1.054
2017-10-27 20:47:28,675 [salt.state       ][INFO    ][1338] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.675027
2017-10-27 20:47:28,675 [salt.state       ][INFO    ][1338] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,676 [salt.state       ][INFO    ][1338] Host mas01.baremetal-mcp-ocata-odl-ha.local (192.168.10.3) already present
2017-10-27 20:47:28,676 [salt.state       ][INFO    ][1338] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.676139 duration_in_ms=1.112
2017-10-27 20:47:28,676 [salt.state       ][INFO    ][1338] Running state [mas01] at time 20:47:28.676443
2017-10-27 20:47:28,677 [salt.state       ][INFO    ][1338] Executing state host.present for mas01
2017-10-27 20:47:28,677 [salt.state       ][INFO    ][1338] Host mas01 (192.168.10.3) already present
2017-10-27 20:47:28,678 [salt.state       ][INFO    ][1338] Completed state [mas01] at time 20:47:28.677503 duration_in_ms=1.06
2017-10-27 20:47:28,678 [salt.state       ][INFO    ][1338] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.677812
2017-10-27 20:47:28,678 [salt.state       ][INFO    ][1338] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,679 [salt.state       ][INFO    ][1338] Host ctl02.baremetal-mcp-ocata-odl-ha.local (192.168.10.12) already present
2017-10-27 20:47:28,679 [salt.state       ][INFO    ][1338] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.678859 duration_in_ms=1.047
2017-10-27 20:47:28,679 [salt.state       ][INFO    ][1338] Running state [ctl02] at time 20:47:28.679163
2017-10-27 20:47:28,680 [salt.state       ][INFO    ][1338] Executing state host.present for ctl02
2017-10-27 20:47:28,680 [salt.state       ][INFO    ][1338] Host ctl02 (192.168.10.12) already present
2017-10-27 20:47:28,680 [salt.state       ][INFO    ][1338] Completed state [ctl02] at time 20:47:28.680288 duration_in_ms=1.125
2017-10-27 20:47:28,681 [salt.state       ][INFO    ][1338] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.680579
2017-10-27 20:47:28,681 [salt.state       ][INFO    ][1338] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,681 [salt.state       ][INFO    ][1338] Host ctl03.baremetal-mcp-ocata-odl-ha.local (192.168.10.13) already present
2017-10-27 20:47:28,682 [salt.state       ][INFO    ][1338] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.681631 duration_in_ms=1.052
2017-10-27 20:47:28,682 [salt.state       ][INFO    ][1338] Running state [ctl03] at time 20:47:28.681923
2017-10-27 20:47:28,682 [salt.state       ][INFO    ][1338] Executing state host.present for ctl03
2017-10-27 20:47:28,683 [salt.state       ][INFO    ][1338] Host ctl03 (192.168.10.13) already present
2017-10-27 20:47:28,683 [salt.state       ][INFO    ][1338] Completed state [ctl03] at time 20:47:28.682937 duration_in_ms=1.014
2017-10-27 20:47:28,683 [salt.state       ][INFO    ][1338] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.683228
2017-10-27 20:47:28,684 [salt.state       ][INFO    ][1338] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,684 [salt.state       ][INFO    ][1338] Host ctl01.baremetal-mcp-ocata-odl-ha.local (192.168.10.11) already present
2017-10-27 20:47:28,685 [salt.state       ][INFO    ][1338] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.684477 duration_in_ms=1.249
2017-10-27 20:47:28,685 [salt.state       ][INFO    ][1338] Running state [ctl01] at time 20:47:28.684773
2017-10-27 20:47:28,685 [salt.state       ][INFO    ][1338] Executing state host.present for ctl01
2017-10-27 20:47:28,686 [salt.state       ][INFO    ][1338] Host ctl01 (192.168.10.11) already present
2017-10-27 20:47:28,686 [salt.state       ][INFO    ][1338] Completed state [ctl01] at time 20:47:28.685822 duration_in_ms=1.048
2017-10-27 20:47:28,686 [salt.state       ][INFO    ][1338] Running state [ctl] at time 20:47:28.686117
2017-10-27 20:47:28,686 [salt.state       ][INFO    ][1338] Executing state host.present for ctl
2017-10-27 20:47:28,687 [salt.state       ][INFO    ][1338] Host ctl (192.168.10.10) already present
2017-10-27 20:47:28,687 [salt.state       ][INFO    ][1338] Completed state [ctl] at time 20:47:28.687142 duration_in_ms=1.025
2017-10-27 20:47:28,688 [salt.state       ][INFO    ][1338] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.687491
2017-10-27 20:47:28,688 [salt.state       ][INFO    ][1338] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-10-27 20:47:28,688 [salt.state       ][INFO    ][1338] Host ctl.baremetal-mcp-ocata-odl-ha.local (192.168.10.10) already present
2017-10-27 20:47:28,689 [salt.state       ][INFO    ][1338] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 20:47:28.688564 duration_in_ms=1.073
2017-10-27 20:47:28,689 [salt.state       ][INFO    ][1338] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 20:47:28.689245
2017-10-27 20:47:28,690 [salt.state       ][INFO    ][1338] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-10-27 20:47:28,690 [salt.state       ][INFO    ][1338] /var/lib/rabbitmq/.cluster_name exists
2017-10-27 20:47:28,690 [salt.state       ][INFO    ][1338] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 20:47:28.690325 duration_in_ms=1.079
2017-10-27 20:47:28,692 [salt.minion      ][INFO    ][1338] Returning information for job: 20171027204709022044
2017-10-27 20:47:38,025 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command cmd.run with jid 20171027204738015658
2017-10-27 20:47:38,037 [salt.minion      ][INFO    ][5151] Starting a new job with PID 5151
2017-10-27 20:47:38,040 [salt.loaded.int.module.cmdmod][INFO    ][5151] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-10-27 20:47:38,718 [salt.minion      ][INFO    ][5151] Returning information for job: 20171027204738015658
2017-10-27 20:48:16,393 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command state.sls with jid 20171027204816383683
2017-10-27 20:48:16,408 [salt.minion      ][INFO    ][5313] Starting a new job with PID 5313
2017-10-27 20:48:17,868 [salt.state       ][INFO    ][5313] Loading fresh modules for state activity
2017-10-27 20:48:18,332 [salt.fileclient  ][INFO    ][5313] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-10-27 20:48:18,360 [salt.fileclient  ][INFO    ][5313] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-10-27 20:48:18,395 [salt.fileclient  ][INFO    ][5313] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-27 20:48:18,728 [salt.state       ][INFO    ][5313] Running state [haproxy] at time 20:48:18.728185
2017-10-27 20:48:18,729 [salt.state       ][INFO    ][5313] Executing state pkg.installed for haproxy
2017-10-27 20:48:18,730 [salt.loaded.int.module.cmdmod][INFO    ][5313] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-27 20:48:19,228 [salt.state       ][INFO    ][5313] Package haproxy is already installed
2017-10-27 20:48:19,228 [salt.state       ][INFO    ][5313] Completed state [haproxy] at time 20:48:19.228039 duration_in_ms=499.853
2017-10-27 20:48:19,230 [salt.state       ][INFO    ][5313] Running state [/etc/default/haproxy] at time 20:48:19.229950
2017-10-27 20:48:19,230 [salt.state       ][INFO    ][5313] Executing state file.managed for /etc/default/haproxy
2017-10-27 20:48:19,256 [salt.fileclient  ][INFO    ][5313] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-10-27 20:48:19,257 [salt.state       ][INFO    ][5313] File /etc/default/haproxy is in the correct state
2017-10-27 20:48:19,257 [salt.state       ][INFO    ][5313] Completed state [/etc/default/haproxy] at time 20:48:19.257385 duration_in_ms=27.435
2017-10-27 20:48:19,258 [salt.state       ][INFO    ][5313] Running state [/etc/haproxy/haproxy.cfg] at time 20:48:19.257863
2017-10-27 20:48:19,258 [salt.state       ][INFO    ][5313] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-10-27 20:48:19,276 [salt.fileclient  ][INFO    ][5313] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-10-27 20:48:19,396 [salt.fileclient  ][INFO    ][5313] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-27 20:48:19,401 [salt.state       ][INFO    ][5313] File /etc/haproxy/haproxy.cfg is in the correct state
2017-10-27 20:48:19,402 [salt.state       ][INFO    ][5313] Completed state [/etc/haproxy/haproxy.cfg] at time 20:48:19.401536 duration_in_ms=143.672
2017-10-27 20:48:19,402 [salt.state       ][INFO    ][5313] Running state [/etc/haproxy/ssl] at time 20:48:19.401984
2017-10-27 20:48:19,402 [salt.state       ][INFO    ][5313] Executing state file.directory for /etc/haproxy/ssl
2017-10-27 20:48:19,403 [salt.state       ][INFO    ][5313] Directory /etc/haproxy/ssl is in the correct state
2017-10-27 20:48:19,403 [salt.state       ][INFO    ][5313] Completed state [/etc/haproxy/ssl] at time 20:48:19.403450 duration_in_ms=1.466
2017-10-27 20:48:19,404 [salt.state       ][INFO    ][5313] Running state [haproxy_status_packages] at time 20:48:19.403836
2017-10-27 20:48:19,404 [salt.state       ][INFO    ][5313] Executing state pkg.installed for haproxy_status_packages
2017-10-27 20:48:19,408 [salt.state       ][INFO    ][5313] All specified packages are already installed
2017-10-27 20:48:19,409 [salt.state       ][INFO    ][5313] Completed state [haproxy_status_packages] at time 20:48:19.408557 duration_in_ms=4.721
2017-10-27 20:48:19,409 [salt.state       ][INFO    ][5313] Running state [/usr/bin/haproxy-status.sh] at time 20:48:19.409272
2017-10-27 20:48:19,410 [salt.state       ][INFO    ][5313] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-10-27 20:48:19,428 [salt.fileclient  ][INFO    ][5313] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-10-27 20:48:19,448 [salt.fileclient  ][INFO    ][5313] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-27 20:48:19,453 [salt.state       ][INFO    ][5313] File /usr/bin/haproxy-status.sh is in the correct state
2017-10-27 20:48:19,453 [salt.state       ][INFO    ][5313] Completed state [/usr/bin/haproxy-status.sh] at time 20:48:19.453120 duration_in_ms=43.847
2017-10-27 20:48:19,454 [salt.state       ][INFO    ][5313] Running state [net.ipv4.ip_nonlocal_bind] at time 20:48:19.453732
2017-10-27 20:48:19,454 [salt.state       ][INFO    ][5313] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-10-27 20:48:19,463 [salt.loaded.int.module.cmdmod][INFO    ][5313] Executing command 'sysctl -a' in directory '/root'
2017-10-27 20:48:19,479 [salt.state       ][INFO    ][5313] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-10-27 20:48:19,480 [salt.state       ][INFO    ][5313] Completed state [net.ipv4.ip_nonlocal_bind] at time 20:48:19.479614 duration_in_ms=25.882
2017-10-27 20:48:19,481 [salt.state       ][INFO    ][5313] Running state [haproxy] at time 20:48:19.481180
2017-10-27 20:48:19,482 [salt.state       ][INFO    ][5313] Executing state service.running for haproxy
2017-10-27 20:48:19,482 [salt.loaded.int.module.cmdmod][INFO    ][5313] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-27 20:48:19,494 [salt.loaded.int.module.cmdmod][INFO    ][5313] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-27 20:48:19,504 [salt.loaded.int.module.cmdmod][INFO    ][5313] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-10-27 20:48:19,514 [salt.state       ][INFO    ][5313] The service haproxy is already running
2017-10-27 20:48:19,514 [salt.state       ][INFO    ][5313] Completed state [haproxy] at time 20:48:19.514259 duration_in_ms=33.079
2017-10-27 20:48:19,516 [salt.minion      ][INFO    ][5313] Returning information for job: 20171027204816383683
2017-10-27 20:48:21,733 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command service.status with jid 20171027204821722900
2017-10-27 20:48:21,749 [salt.minion      ][INFO    ][5342] Starting a new job with PID 5342
2017-10-27 20:48:21,863 [salt.loaded.int.module.cmdmod][INFO    ][5342] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-27 20:48:21,871 [salt.loaded.int.module.cmdmod][INFO    ][5342] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-27 20:48:21,880 [salt.minion      ][INFO    ][5342] Returning information for job: 20171027204821722900
2017-10-27 20:48:23,449 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command service.restart with jid 20171027204823439652
2017-10-27 20:48:23,464 [salt.minion      ][INFO    ][5350] Starting a new job with PID 5350
2017-10-27 20:48:23,574 [salt.loaded.int.module.cmdmod][INFO    ][5350] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-10-27 20:48:23,582 [salt.loaded.int.module.cmdmod][INFO    ][5350] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-10-27 20:48:23,592 [salt.loaded.int.module.cmdmod][INFO    ][5350] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-10-27 20:48:23,624 [salt.minion      ][INFO    ][5350] Returning information for job: 20171027204823439652
2017-10-27 20:49:42,096 [salt.utils.schedule][INFO    ][1765] Running scheduled job: __mine_interval
2017-10-27 21:12:43,263 [salt.minion      ][INFO    ][1765] User sudo_ubuntu Executing command cp.push_dir with jid 20171027211243247102
2017-10-27 21:12:43,280 [salt.minion      ][INFO    ][6841] Starting a new job with PID 6841
