2018-07-10 14:43:36,764 [salt.loaded.int.module.cmdmod][ERROR   ][1862] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-10 14:43:36,765 [salt.loaded.int.module.cmdmod][ERROR   ][1862] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-10 14:43:36,802 [salt.loaded.int.module.cmdmod][ERROR   ][1862] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-10 14:43:36,803 [salt.loaded.int.module.cmdmod][ERROR   ][1862] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-10 14:43:39,373 [salt.loaded.int.module.cmdmod][ERROR   ][1862] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-10 14:43:39,374 [salt.loaded.int.module.cmdmod][ERROR   ][1862] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-10 14:43:39,403 [salt.loaded.int.module.cmdmod][ERROR   ][1862] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-10 14:43:39,404 [salt.loaded.int.module.cmdmod][ERROR   ][1862] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-10 14:43:42,029 [salt.loader      ][ERROR   ][1862] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:44:19,867 [salt.loader      ][ERROR   ][1862] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:44:22,318 [salt.loaded.int.module.cmdmod][ERROR   ][1862] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-07-10 14:44:26,444 [salt.loader      ][ERROR   ][2426] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:44:26,860 [salt.loaded.int.module.cmdmod][INFO    ][2426] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-10 14:44:26,900 [salt.loaded.int.module.cmdmod][INFO    ][2426] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-10 14:44:26,946 [salt.loaded.int.module.cmdmod][INFO    ][2426] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-10 14:44:26,979 [salt.utils.parsers][WARNING ][1588] Minion received a SIGTERM. Exiting.
2018-07-10 14:44:27,645 [salt.cli.daemons ][INFO    ][2504] Setting up the Salt Minion "msg02.mcp-ovs-dpdk-ha.local"
2018-07-10 14:44:27,801 [salt.cli.daemons ][INFO    ][2504] Starting up the Salt Minion
2018-07-10 14:44:27,802 [salt.utils.event ][INFO    ][2504] Starting pull socket on /var/run/salt/minion/minion_event_cb4aee2f3f_pull.ipc
2018-07-10 14:44:28,694 [salt.minion      ][INFO    ][2504] Creating minion process manager
2018-07-10 14:44:30,029 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2504] Executing command ['date', '+%z'] in directory '/root'
2018-07-10 14:44:30,081 [salt.utils.schedule][INFO    ][2504] Updating job settings for scheduled job: __mine_interval
2018-07-10 14:44:30,094 [salt.minion      ][INFO    ][2504] Added mine.update to scheduler
2018-07-10 14:44:30,109 [salt.minion      ][INFO    ][2504] Minion is starting as user 'root'
2018-07-10 14:44:30,136 [salt.minion      ][INFO    ][2504] Minion is ready to receive requests!
2018-07-10 14:44:31,138 [salt.utils.schedule][INFO    ][2504] Running scheduled job: __mine_interval
2018-07-10 14:46:19,853 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command state.apply with jid 20180710144619832918
2018-07-10 14:46:19,884 [salt.minion      ][INFO    ][2600] Starting a new job with PID 2600
2018-07-10 14:46:22,685 [salt.state       ][INFO    ][2600] Loading fresh modules for state activity
2018-07-10 14:46:23,442 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-10 14:46:23,811 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-10 14:46:24,115 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-10 14:46:24,370 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-10 14:46:24,549 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-10 14:46:24,937 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-10 14:46:25,138 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-10 14:46:25,404 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-10 14:46:25,659 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-10 14:46:26,049 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-10 14:46:26,713 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-10 14:46:26,974 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-10 14:46:27,205 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-10 14:46:27,395 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-10 14:46:27,656 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-10 14:46:27,829 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-10 14:46:28,005 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-10 14:46:28,197 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-10 14:46:28,375 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-10 14:46:28,550 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-10 14:46:28,717 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-10 14:46:29,005 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-10 14:46:29,383 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-10 14:46:29,861 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-10 14:46:30,082 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-10 14:46:30,106 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-10 14:46:30,173 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-10 14:46:30,240 [salt.state       ][INFO    ][2600] Running state [/etc/environment] at time 14:46:30.240651
2018-07-10 14:46:30,241 [salt.state       ][INFO    ][2600] Executing state file.blockreplace for /etc/environment
2018-07-10 14:46:30,253 [salt.state       ][INFO    ][2600] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-07-10 14:46:30,254 [salt.state       ][INFO    ][2600] Completed state [/etc/environment] at time 14:46:30.254347 duration_in_ms=13.697
2018-07-10 14:46:30,254 [salt.state       ][INFO    ][2600] Running state [/etc/profile.d] at time 14:46:30.254694
2018-07-10 14:46:30,254 [salt.state       ][INFO    ][2600] Executing state file.directory for /etc/profile.d
2018-07-10 14:46:30,264 [salt.state       ][INFO    ][2600] Directory /etc/profile.d is in the correct state
2018-07-10 14:46:30,264 [salt.state       ][INFO    ][2600] Completed state [/etc/profile.d] at time 14:46:30.264261 duration_in_ms=9.566
2018-07-10 14:46:30,309 [salt.loader      ][ERROR   ][2600] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:46:30,998 [salt.state       ][INFO    ][2600] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 14:46:30.998287
2018-07-10 14:46:30,998 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-10 14:46:31,027 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-10 14:46:31,038 [salt.state       ][INFO    ][2600] File changed:
New file
2018-07-10 14:46:31,039 [salt.state       ][INFO    ][2600] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 14:46:31.038969 duration_in_ms=40.682
2018-07-10 14:46:31,039 [salt.state       ][INFO    ][2600] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:46:31.039235
2018-07-10 14:46:31,039 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-10 14:46:31,079 [salt.state       ][INFO    ][2600] File changed:
New file
2018-07-10 14:46:31,080 [salt.state       ][INFO    ][2600] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:46:31.079930 duration_in_ms=40.693
2018-07-10 14:46:31,085 [salt.state       ][INFO    ][2600] Running state [linux_repo_prereq_pkgs] at time 14:46:31.085335
2018-07-10 14:46:31,085 [salt.state       ][INFO    ][2600] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-10 14:46:31,087 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:46:31,737 [salt.state       ][INFO    ][2600] All specified packages are already installed
2018-07-10 14:46:31,737 [salt.state       ][INFO    ][2600] Completed state [linux_repo_prereq_pkgs] at time 14:46:31.737560 duration_in_ms=652.228
2018-07-10 14:46:31,737 [salt.state       ][INFO    ][2600] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 14:46:31.737946
2018-07-10 14:46:31,738 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-10 14:46:31,760 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-10 14:46:31,773 [salt.state       ][INFO    ][2600] File changed:
New file
2018-07-10 14:46:31,774 [salt.state       ][INFO    ][2600] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 14:46:31.774201 duration_in_ms=36.255
2018-07-10 14:46:31,774 [salt.state       ][INFO    ][2600] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 14:46:31.774463
2018-07-10 14:46:31,774 [salt.state       ][INFO    ][2600] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-10 14:46:31,775 [salt.state       ][INFO    ][2600] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-10 14:46:31,775 [salt.state       ][INFO    ][2600] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 14:46:31.775312 duration_in_ms=0.849
2018-07-10 14:46:31,775 [salt.state       ][INFO    ][2600] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 14:46:31.775570
2018-07-10 14:46:31,775 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-10 14:46:31,794 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-10 14:46:31,947 [salt.state       ][INFO    ][2600] File changed:
New file
2018-07-10 14:46:31,947 [salt.state       ][INFO    ][2600] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 14:46:31.947838 duration_in_ms=172.267
2018-07-10 14:46:31,949 [salt.state       ][INFO    ][2600] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 14:46:31.949703
2018-07-10 14:46:31,950 [salt.state       ][INFO    ][2600] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-10 14:46:31,950 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-10 14:46:33,945 [salt.state       ][INFO    ][2600] {'pid': 2664, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-10 14:46:33,945 [salt.state       ][INFO    ][2600] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 14:46:33.945636 duration_in_ms=1995.932
2018-07-10 14:46:33,961 [salt.state       ][INFO    ][2600] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 14:46:33.961928
2018-07-10 14:46:33,962 [salt.state       ][INFO    ][2600] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-10 14:46:34,143 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 14:46:39,904 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144639882125
2018-07-10 14:46:39,932 [salt.minion      ][INFO    ][3096] Starting a new job with PID 3096
2018-07-10 14:46:39,952 [salt.minion      ][INFO    ][3096] Returning information for job: 20180710144639882125
2018-07-10 14:46:42,025 [salt.state       ][INFO    ][2600] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-10 14:46:42,025 [salt.state       ][INFO    ][2600] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 14:46:42.025596 duration_in_ms=8063.667
2018-07-10 14:46:42,026 [salt.state       ][INFO    ][2600] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:46:42.026088
2018-07-10 14:46:42,026 [salt.state       ][INFO    ][2600] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-10 14:46:42,027 [salt.state       ][INFO    ][2600] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-10 14:46:42,027 [salt.state       ][INFO    ][2600] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:46:42.027391 duration_in_ms=1.303
2018-07-10 14:46:42,027 [salt.state       ][INFO    ][2600] Running state [/etc/apt/preferences.d/uca] at time 14:46:42.027736
2018-07-10 14:46:42,028 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-10 14:46:42,589 [salt.state       ][INFO    ][2600] File changed:
New file
2018-07-10 14:46:42,590 [salt.state       ][INFO    ][2600] Completed state [/etc/apt/preferences.d/uca] at time 14:46:42.590033 duration_in_ms=562.297
2018-07-10 14:46:42,598 [salt.state       ][INFO    ][2600] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:46:42.598121
2018-07-10 14:46:42,598 [salt.state       ][INFO    ][2600] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-10 14:46:42,599 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-10 14:46:42,614 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-10 14:46:50,129 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144650109937
2018-07-10 14:46:50,159 [salt.minion      ][INFO    ][3159] Starting a new job with PID 3159
2018-07-10 14:46:50,197 [salt.minion      ][INFO    ][3159] Returning information for job: 20180710144650109937
2018-07-10 14:47:00,208 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144700182765
2018-07-10 14:47:00,243 [salt.minion      ][INFO    ][3164] Starting a new job with PID 3164
2018-07-10 14:47:00,280 [salt.minion      ][INFO    ][3164] Returning information for job: 20180710144700182765
2018-07-10 14:47:03,070 [salt.loaded.int.module.cmdmod][ERROR   ][2600] Command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' failed with return code: 2
2018-07-10 14:47:03,071 [salt.loaded.int.module.cmdmod][ERROR   ][2600] stdout: Executing: /tmp/tmp.k6fk6ww5W0/gpg.1.sh --keyserver
keyserver.ubuntu.com
--recv
EC4926EA
gpgkeys: key EC4926EA can't be retrieved
2018-07-10 14:47:03,072 [salt.loaded.int.module.cmdmod][ERROR   ][2600] stderr: gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
2018-07-10 14:47:03,072 [salt.loaded.int.module.cmdmod][ERROR   ][2600] retcode: 2
2018-07-10 14:47:03,073 [salt.state       ][ERROR   ][2600] {'pid': 3103, 'retcode': 2, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: no valid OpenPGP data found.\ngpg: Total number processed: 0\ngpg: keyserver communications error: keyserver helper general error\ngpg: keyserver communications error: unknown pubkey algorithm\ngpg: keyserver receive failed: unknown pubkey algorithm', 'stdout': "Executing: /tmp/tmp.k6fk6ww5W0/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA\ngpgkeys: key EC4926EA can't be retrieved"}
2018-07-10 14:47:03,073 [salt.state       ][INFO    ][2600] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:47:03.073640 duration_in_ms=20475.516
2018-07-10 14:47:03,081 [salt.state       ][INFO    ][2600] Running state [linux_extra_packages_latest] at time 14:47:03.081412
2018-07-10 14:47:03,082 [salt.state       ][INFO    ][2600] Executing state pkg.latest for linux_extra_packages_latest
2018-07-10 14:47:03,112 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-10 14:47:03,321 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 14:47:03,367 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2018-07-10 14:47:10,251 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144710232949
2018-07-10 14:47:10,273 [salt.minion      ][INFO    ][3285] Starting a new job with PID 3285
2018-07-10 14:47:10,300 [salt.minion      ][INFO    ][3285] Returning information for job: 20180710144710232949
2018-07-10 14:47:11,580 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:47:11,665 [salt.state       ][INFO    ][2600] Made the following changes:
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-tornado' changed from '4.2.1-2~ds+1' to '4.5.3-1.0~u16.04+mcp1'
'python-backports-abc' changed from 'absent' to '0.5-2.0~u16.04+mcp1'

2018-07-10 14:47:11,705 [salt.state       ][INFO    ][2600] Loading fresh modules for state activity
2018-07-10 14:47:11,768 [salt.state       ][INFO    ][2600] Completed state [linux_extra_packages_latest] at time 14:47:11.768232 duration_in_ms=8686.822
2018-07-10 14:47:11,791 [salt.state       ][INFO    ][2600] Running state [UTC] at time 14:47:11.791183
2018-07-10 14:47:11,791 [salt.state       ][INFO    ][2600] Executing state timezone.system for UTC
2018-07-10 14:47:11,795 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['timedatectl'] in directory '/root'
2018-07-10 14:47:11,890 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['timedatectl'] in directory '/root'
2018-07-10 14:47:11,911 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-10 14:47:11,935 [salt.state       ][INFO    ][2600] {'timezone': 'UTC'}
2018-07-10 14:47:11,935 [salt.state       ][INFO    ][2600] Completed state [UTC] at time 14:47:11.935894 duration_in_ms=144.712
2018-07-10 14:47:11,944 [salt.state       ][INFO    ][2600] Running state [nf_conntrack] at time 14:47:11.944848
2018-07-10 14:47:11,945 [salt.state       ][INFO    ][2600] Executing state kmod.present for nf_conntrack
2018-07-10 14:47:11,946 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'lsmod' in directory '/root'
2018-07-10 14:47:12,943 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'lsmod' in directory '/root'
2018-07-10 14:47:12,959 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-10 14:47:13,105 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'lsmod' in directory '/root'
2018-07-10 14:47:13,319 [salt.state       ][INFO    ][2600] {'nf_conntrack': 'loaded'}
2018-07-10 14:47:13,319 [salt.state       ][INFO    ][2600] Completed state [nf_conntrack] at time 14:47:13.319391 duration_in_ms=1374.543
2018-07-10 14:47:13,355 [salt.state       ][INFO    ][2600] Running state [kernel.panic] at time 14:47:13.355822
2018-07-10 14:47:13,356 [salt.state       ][INFO    ][2600] Executing state sysctl.present for kernel.panic
2018-07-10 14:47:13,357 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:13,465 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-10 14:47:13,488 [salt.state       ][INFO    ][2600] {'kernel.panic': 60}
2018-07-10 14:47:13,489 [salt.state       ][INFO    ][2600] Completed state [kernel.panic] at time 14:47:13.488977 duration_in_ms=133.156
2018-07-10 14:47:13,489 [salt.state       ][INFO    ][2600] Running state [net.ipv4.tcp_keepalive_probes] at time 14:47:13.489393
2018-07-10 14:47:13,489 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-10 14:47:13,490 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:13,547 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-10 14:47:13,561 [salt.state       ][INFO    ][2600] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-10 14:47:13,561 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.tcp_keepalive_probes] at time 14:47:13.561891 duration_in_ms=72.498
2018-07-10 14:47:13,562 [salt.state       ][INFO    ][2600] Running state [fs.file-max] at time 14:47:13.562310
2018-07-10 14:47:13,562 [salt.state       ][INFO    ][2600] Executing state sysctl.present for fs.file-max
2018-07-10 14:47:13,563 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:13,628 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-10 14:47:13,649 [salt.state       ][INFO    ][2600] {'fs.file-max': 124165}
2018-07-10 14:47:13,649 [salt.state       ][INFO    ][2600] Completed state [fs.file-max] at time 14:47:13.649467 duration_in_ms=87.156
2018-07-10 14:47:13,649 [salt.state       ][INFO    ][2600] Running state [net.core.somaxconn] at time 14:47:13.649923
2018-07-10 14:47:13,650 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.core.somaxconn
2018-07-10 14:47:13,651 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:13,740 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-10 14:47:13,759 [salt.state       ][INFO    ][2600] {'net.core.somaxconn': 4096}
2018-07-10 14:47:13,759 [salt.state       ][INFO    ][2600] Completed state [net.core.somaxconn] at time 14:47:13.759827 duration_in_ms=109.903
2018-07-10 14:47:13,760 [salt.state       ][INFO    ][2600] Running state [net.ipv4.tcp_max_syn_backlog] at time 14:47:13.760228
2018-07-10 14:47:13,760 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-10 14:47:13,761 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:13,815 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-10 14:47:13,831 [salt.state       ][INFO    ][2600] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-10 14:47:13,831 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.tcp_max_syn_backlog] at time 14:47:13.831504 duration_in_ms=71.276
2018-07-10 14:47:13,831 [salt.state       ][INFO    ][2600] Running state [net.ipv4.tcp_tw_reuse] at time 14:47:13.831898
2018-07-10 14:47:13,832 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-10 14:47:13,833 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:13,906 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-10 14:47:13,934 [salt.state       ][INFO    ][2600] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-10 14:47:13,935 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.tcp_tw_reuse] at time 14:47:13.934986 duration_in_ms=103.088
2018-07-10 14:47:13,935 [salt.state       ][INFO    ][2600] Running state [net.ipv4.tcp_congestion_control] at time 14:47:13.935430
2018-07-10 14:47:13,935 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-10 14:47:13,936 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:14,014 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-10 14:47:14,194 [salt.state       ][INFO    ][2600] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-10 14:47:14,195 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.tcp_congestion_control] at time 14:47:14.195275 duration_in_ms=259.841
2018-07-10 14:47:14,196 [salt.state       ][INFO    ][2600] Running state [net.ipv4.tcp_retries2] at time 14:47:14.196211
2018-07-10 14:47:14,197 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-10 14:47:14,198 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:14,278 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-10 14:47:14,308 [salt.state       ][INFO    ][2600] {'net.ipv4.tcp_retries2': 5}
2018-07-10 14:47:14,309 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.tcp_retries2] at time 14:47:14.309150 duration_in_ms=112.94
2018-07-10 14:47:14,309 [salt.state       ][INFO    ][2600] Running state [net.core.netdev_max_backlog] at time 14:47:14.309756
2018-07-10 14:47:14,310 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-10 14:47:14,311 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:14,368 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-10 14:47:14,390 [salt.state       ][INFO    ][2600] {'net.core.netdev_max_backlog': 261144}
2018-07-10 14:47:14,390 [salt.state       ][INFO    ][2600] Completed state [net.core.netdev_max_backlog] at time 14:47:14.390795 duration_in_ms=81.04
2018-07-10 14:47:14,391 [salt.state       ][INFO    ][2600] Running state [net.ipv4.tcp_slow_start_after_idle] at time 14:47:14.391241
2018-07-10 14:47:14,391 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-10 14:47:14,392 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:14,440 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-10 14:47:14,456 [salt.state       ][INFO    ][2600] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-10 14:47:14,456 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 14:47:14.456418 duration_in_ms=65.177
2018-07-10 14:47:14,456 [salt.state       ][INFO    ][2600] Running state [vm.swappiness] at time 14:47:14.456837
2018-07-10 14:47:14,457 [salt.state       ][INFO    ][2600] Executing state sysctl.present for vm.swappiness
2018-07-10 14:47:14,458 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:14,521 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-10 14:47:14,542 [salt.state       ][INFO    ][2600] {'vm.swappiness': 10}
2018-07-10 14:47:14,543 [salt.state       ][INFO    ][2600] Completed state [vm.swappiness] at time 14:47:14.542982 duration_in_ms=86.143
2018-07-10 14:47:14,543 [salt.state       ][INFO    ][2600] Running state [net.ipv4.tcp_keepalive_intvl] at time 14:47:14.543556
2018-07-10 14:47:14,544 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-10 14:47:14,545 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:14,604 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-10 14:47:14,631 [salt.state       ][INFO    ][2600] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-10 14:47:14,632 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.tcp_keepalive_intvl] at time 14:47:14.631911 duration_in_ms=88.352
2018-07-10 14:47:14,632 [salt.state       ][INFO    ][2600] Running state [net.ipv4.neigh.default.gc_thresh1] at time 14:47:14.632788
2018-07-10 14:47:14,633 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-10 14:47:14,635 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:14,771 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-10 14:47:14,804 [salt.state       ][INFO    ][2600] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-10 14:47:14,805 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 14:47:14.805220 duration_in_ms=172.434
2018-07-10 14:47:14,805 [salt.state       ][INFO    ][2600] Running state [net.ipv4.neigh.default.gc_thresh2] at time 14:47:14.805775
2018-07-10 14:47:14,806 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-10 14:47:14,807 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:15,005 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-10 14:47:15,039 [salt.state       ][INFO    ][2600] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-10 14:47:15,040 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 14:47:15.040365 duration_in_ms=234.588
2018-07-10 14:47:15,041 [salt.state       ][INFO    ][2600] Running state [net.ipv4.neigh.default.gc_thresh3] at time 14:47:15.041375
2018-07-10 14:47:15,042 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-10 14:47:15,044 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:15,124 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-10 14:47:15,159 [salt.state       ][INFO    ][2600] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-10 14:47:15,160 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 14:47:15.159875 duration_in_ms=118.501
2018-07-10 14:47:15,160 [salt.state       ][INFO    ][2600] Running state [net.ipv4.tcp_fin_timeout] at time 14:47:15.160766
2018-07-10 14:47:15,161 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-10 14:47:15,163 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:15,227 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-10 14:47:15,252 [salt.state       ][INFO    ][2600] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-10 14:47:15,252 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.tcp_fin_timeout] at time 14:47:15.252888 duration_in_ms=92.123
2018-07-10 14:47:15,253 [salt.state       ][INFO    ][2600] Running state [net.ipv4.tcp_keepalive_time] at time 14:47:15.253426
2018-07-10 14:47:15,253 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-10 14:47:15,255 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:15,321 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-10 14:47:15,341 [salt.state       ][INFO    ][2600] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-10 14:47:15,341 [salt.state       ][INFO    ][2600] Completed state [net.ipv4.tcp_keepalive_time] at time 14:47:15.341833 duration_in_ms=88.406
2018-07-10 14:47:15,342 [salt.state       ][INFO    ][2600] Running state [net.nf_conntrack_max] at time 14:47:15.342344
2018-07-10 14:47:15,342 [salt.state       ][INFO    ][2600] Executing state sysctl.present for net.nf_conntrack_max
2018-07-10 14:47:15,343 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:47:15,398 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-10 14:47:15,414 [salt.state       ][INFO    ][2600] {'net.nf_conntrack_max': 1048576}
2018-07-10 14:47:15,415 [salt.state       ][INFO    ][2600] Completed state [net.nf_conntrack_max] at time 14:47:15.415331 duration_in_ms=72.986
2018-07-10 14:47:15,430 [salt.state       ][INFO    ][2600] Running state [linux_sysfs_package] at time 14:47:15.430773
2018-07-10 14:47:15,431 [salt.state       ][INFO    ][2600] Executing state pkg.installed for linux_sysfs_package
2018-07-10 14:47:15,454 [salt.loader      ][ERROR   ][2600] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:47:16,115 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-10 14:47:16,283 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 14:47:19,856 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 14:47:19,896 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-07-10 14:47:20,359 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144720341478
2018-07-10 14:47:20,386 [salt.minion      ][INFO    ][3712] Starting a new job with PID 3712
2018-07-10 14:47:20,434 [salt.minion      ][INFO    ][3712] Returning information for job: 20180710144720341478
2018-07-10 14:47:30,411 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144730390581
2018-07-10 14:47:30,429 [salt.minion      ][INFO    ][3977] Starting a new job with PID 3977
2018-07-10 14:47:30,452 [salt.minion      ][INFO    ][3977] Returning information for job: 20180710144730390581
2018-07-10 14:47:38,172 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:47:38,234 [salt.state       ][INFO    ][2600] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-07-10 14:47:38,259 [salt.state       ][INFO    ][2600] Loading fresh modules for state activity
2018-07-10 14:47:38,307 [salt.state       ][INFO    ][2600] Completed state [linux_sysfs_package] at time 14:47:38.306989 duration_in_ms=22876.215
2018-07-10 14:47:38,312 [salt.state       ][INFO    ][2600] Running state [/etc/sysfs.d] at time 14:47:38.312531
2018-07-10 14:47:38,313 [salt.state       ][INFO    ][2600] Executing state file.directory for /etc/sysfs.d
2018-07-10 14:47:38,317 [salt.state       ][INFO    ][2600] Directory /etc/sysfs.d is in the correct state
2018-07-10 14:47:38,318 [salt.state       ][INFO    ][2600] Completed state [/etc/sysfs.d] at time 14:47:38.318359 duration_in_ms=5.827
2018-07-10 14:47:38,319 [salt.loader      ][ERROR   ][2600] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:47:38,539 [salt.state       ][INFO    ][2600] Running state [ondemand] at time 14:47:38.539078
2018-07-10 14:47:38,539 [salt.state       ][INFO    ][2600] Executing state service.dead for ondemand
2018-07-10 14:47:38,544 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-10 14:47:38,564 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-10 14:47:38,582 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 14:47:38,607 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-10 14:47:38,713 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-10 14:47:38,741 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 14:47:38,770 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 14:47:38,800 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-10 14:47:39,175 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 14:47:39,206 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'runlevel' in directory '/root'
2018-07-10 14:47:39,225 [salt.state       ][INFO    ][2600] {'ondemand': True}
2018-07-10 14:47:39,226 [salt.state       ][INFO    ][2600] Completed state [ondemand] at time 14:47:39.226232 duration_in_ms=687.153
2018-07-10 14:47:39,236 [salt.state       ][INFO    ][2600] Running state [cs_CZ.UTF-8] at time 14:47:39.235968
2018-07-10 14:47:39,236 [salt.state       ][INFO    ][2600] Executing state locale.present for cs_CZ.UTF-8
2018-07-10 14:47:39,237 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'locale -a' in directory '/root'
2018-07-10 14:47:39,258 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-10 14:47:40,442 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144740418377
2018-07-10 14:47:40,467 [salt.minion      ][INFO    ][4288] Starting a new job with PID 4288
2018-07-10 14:47:40,511 [salt.minion      ][INFO    ][4288] Returning information for job: 20180710144740418377
2018-07-10 14:47:41,048 [salt.state       ][INFO    ][2600] {'locale': 'cs_CZ.UTF-8'}
2018-07-10 14:47:41,049 [salt.state       ][INFO    ][2600] Completed state [cs_CZ.UTF-8] at time 14:47:41.048848 duration_in_ms=1812.878
2018-07-10 14:47:41,049 [salt.state       ][INFO    ][2600] Running state [en_US.UTF-8] at time 14:47:41.049714
2018-07-10 14:47:41,050 [salt.state       ][INFO    ][2600] Executing state locale.present for en_US.UTF-8
2018-07-10 14:47:41,052 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'locale -a' in directory '/root'
2018-07-10 14:47:41,069 [salt.state       ][INFO    ][2600] Locale en_US.UTF-8 is already present
2018-07-10 14:47:41,070 [salt.state       ][INFO    ][2600] Completed state [en_US.UTF-8] at time 14:47:41.069868 duration_in_ms=20.153
2018-07-10 14:47:41,075 [salt.state       ][INFO    ][2600] Running state [en_US.UTF-8] at time 14:47:41.075021
2018-07-10 14:47:41,075 [salt.state       ][INFO    ][2600] Executing state locale.system for en_US.UTF-8
2018-07-10 14:47:41,077 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'localectl' in directory '/root'
2018-07-10 14:47:41,397 [salt.state       ][INFO    ][2600] System locale en_US.UTF-8 already set
2018-07-10 14:47:41,397 [salt.state       ][INFO    ][2600] Completed state [en_US.UTF-8] at time 14:47:41.397680 duration_in_ms=322.66
2018-07-10 14:47:41,420 [salt.state       ][INFO    ][2600] Running state [root] at time 14:47:41.420457
2018-07-10 14:47:41,421 [salt.state       ][INFO    ][2600] Executing state group.present for root
2018-07-10 14:47:41,422 [salt.state       ][INFO    ][2600] Group root is present and up to date
2018-07-10 14:47:41,422 [salt.state       ][INFO    ][2600] Completed state [root] at time 14:47:41.422368 duration_in_ms=1.91
2018-07-10 14:47:41,431 [salt.state       ][INFO    ][2600] Running state [root] at time 14:47:41.431073
2018-07-10 14:47:41,431 [salt.state       ][INFO    ][2600] Executing state user.present for root
2018-07-10 14:47:41,443 [salt.state       ][INFO    ][2600] User root is present and up to date
2018-07-10 14:47:41,444 [salt.state       ][INFO    ][2600] Completed state [root] at time 14:47:41.443940 duration_in_ms=12.867
2018-07-10 14:47:41,446 [salt.state       ][INFO    ][2600] Running state [/root] at time 14:47:41.446651
2018-07-10 14:47:41,447 [salt.state       ][INFO    ][2600] Executing state file.directory for /root
2018-07-10 14:47:41,448 [salt.state       ][INFO    ][2600] Directory /root is in the correct state
2018-07-10 14:47:41,448 [salt.state       ][INFO    ][2600] Completed state [/root] at time 14:47:41.448662 duration_in_ms=2.011
2018-07-10 14:47:41,449 [salt.state       ][INFO    ][2600] Running state [/etc/sudoers.d/90-salt-user-root] at time 14:47:41.449044
2018-07-10 14:47:41,449 [salt.state       ][INFO    ][2600] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-10 14:47:41,450 [salt.state       ][INFO    ][2600] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-10 14:47:41,450 [salt.state       ][INFO    ][2600] Completed state [/etc/sudoers.d/90-salt-user-root] at time 14:47:41.450333 duration_in_ms=1.289
2018-07-10 14:47:41,450 [salt.state       ][INFO    ][2600] Running state [ubuntu] at time 14:47:41.450734
2018-07-10 14:47:41,451 [salt.state       ][INFO    ][2600] Executing state group.present for ubuntu
2018-07-10 14:47:41,451 [salt.state       ][INFO    ][2600] Group ubuntu is present and up to date
2018-07-10 14:47:41,452 [salt.state       ][INFO    ][2600] Completed state [ubuntu] at time 14:47:41.452212 duration_in_ms=1.477
2018-07-10 14:47:41,454 [salt.state       ][INFO    ][2600] Running state [ubuntu] at time 14:47:41.454580
2018-07-10 14:47:41,455 [salt.state       ][INFO    ][2600] Executing state user.present for ubuntu
2018-07-10 14:47:41,461 [salt.state       ][INFO    ][2600] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-10 14:47:41,462 [salt.state       ][INFO    ][2600] Completed state [ubuntu] at time 14:47:41.462124 duration_in_ms=7.544
2018-07-10 14:47:41,464 [salt.state       ][INFO    ][2600] Running state [/home/ubuntu] at time 14:47:41.464682
2018-07-10 14:47:41,465 [salt.state       ][INFO    ][2600] Executing state file.directory for /home/ubuntu
2018-07-10 14:47:41,466 [salt.state       ][INFO    ][2600] {'mode': '0700'}
2018-07-10 14:47:41,467 [salt.state       ][INFO    ][2600] Completed state [/home/ubuntu] at time 14:47:41.467151 duration_in_ms=2.468
2018-07-10 14:47:41,469 [salt.state       ][INFO    ][2600] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:47:41.469213
2018-07-10 14:47:41,469 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-10 14:47:41,497 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-10 14:47:41,503 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command '/usr/sbin/visudo -c -f /tmp/tmpGhD0Io' in directory '/root'
2018-07-10 14:47:41,675 [salt.state       ][INFO    ][2600] File changed:
New file
2018-07-10 14:47:41,677 [salt.state       ][INFO    ][2600] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:47:41.677467 duration_in_ms=208.253
2018-07-10 14:47:41,678 [salt.state       ][INFO    ][2600] Running state [/etc/security/limits.d/90-salt-default.conf] at time 14:47:41.678607
2018-07-10 14:47:41,679 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-10 14:47:41,710 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-10 14:47:41,888 [salt.state       ][INFO    ][2600] File changed:
New file
2018-07-10 14:47:41,889 [salt.state       ][INFO    ][2600] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 14:47:41.889309 duration_in_ms=210.702
2018-07-10 14:47:41,889 [salt.state       ][INFO    ][2600] Running state [apt-daily.timer] at time 14:47:41.889910
2018-07-10 14:47:41,890 [salt.state       ][INFO    ][2600] Executing state service.dead for apt-daily.timer
2018-07-10 14:47:41,891 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-10 14:47:41,922 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:47:41,945 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:47:41,964 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:47:42,001 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:47:42,020 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:47:42,041 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:47:42,065 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:47:42,239 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:47:42,262 [salt.state       ][INFO    ][2600] {'apt-daily.timer': True}
2018-07-10 14:47:42,263 [salt.state       ][INFO    ][2600] Completed state [apt-daily.timer] at time 14:47:42.263376 duration_in_ms=373.465
2018-07-10 14:47:42,264 [salt.state       ][INFO    ][2600] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:47:42.264090
2018-07-10 14:47:42,264 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-10 14:47:42,286 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-10 14:47:42,449 [salt.state       ][INFO    ][2600] File changed:
New file
2018-07-10 14:47:42,450 [salt.state       ][INFO    ][2600] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:47:42.450177 duration_in_ms=186.087
2018-07-10 14:47:42,453 [salt.state       ][INFO    ][2600] Running state [service.systemctl_reload] at time 14:47:42.453048
2018-07-10 14:47:42,453 [salt.state       ][INFO    ][2600] Executing state module.wait for service.systemctl_reload
2018-07-10 14:47:42,454 [salt.state       ][INFO    ][2600] No changes made for service.systemctl_reload
2018-07-10 14:47:42,454 [salt.state       ][INFO    ][2600] Completed state [service.systemctl_reload] at time 14:47:42.454761 duration_in_ms=1.712
2018-07-10 14:47:42,455 [salt.state       ][INFO    ][2600] Running state [service.systemctl_reload] at time 14:47:42.455288
2018-07-10 14:47:42,455 [salt.state       ][INFO    ][2600] Executing state module.mod_watch for service.systemctl_reload
2018-07-10 14:47:42,456 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-10 14:47:42,702 [salt.state       ][INFO    ][2600] {'ret': True}
2018-07-10 14:47:42,703 [salt.state       ][INFO    ][2600] Completed state [service.systemctl_reload] at time 14:47:42.703162 duration_in_ms=247.872
2018-07-10 14:47:42,704 [salt.state       ][INFO    ][2600] Running state [/etc/issue] at time 14:47:42.704006
2018-07-10 14:47:42,704 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/issue
2018-07-10 14:47:42,809 [salt.state       ][INFO    ][2600] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.4 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME_HERE.
+You are required to have authorisation from COMPANY_NAME_HERE
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME_HERE may take legal action against you.
+================================================================================

2018-07-10 14:47:42,810 [salt.state       ][INFO    ][2600] Completed state [/etc/issue] at time 14:47:42.810142 duration_in_ms=106.131
2018-07-10 14:47:42,811 [salt.state       ][INFO    ][2600] Running state [/etc/hostname] at time 14:47:42.811239
2018-07-10 14:47:42,812 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/hostname
2018-07-10 14:47:42,846 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-10 14:47:42,856 [salt.state       ][INFO    ][2600] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg02

2018-07-10 14:47:42,857 [salt.state       ][INFO    ][2600] Completed state [/etc/hostname] at time 14:47:42.857224 duration_in_ms=45.987
2018-07-10 14:47:42,864 [salt.state       ][INFO    ][2600] Running state [hostname msg02] at time 14:47:42.864500
2018-07-10 14:47:42,865 [salt.state       ][INFO    ][2600] Executing state cmd.wait for hostname msg02
2018-07-10 14:47:42,866 [salt.state       ][INFO    ][2600] No changes made for hostname msg02
2018-07-10 14:47:42,866 [salt.state       ][INFO    ][2600] Completed state [hostname msg02] at time 14:47:42.866805 duration_in_ms=2.305
2018-07-10 14:47:42,867 [salt.state       ][INFO    ][2600] Running state [hostname msg02] at time 14:47:42.867424
2018-07-10 14:47:42,868 [salt.state       ][INFO    ][2600] Executing state cmd.mod_watch for hostname msg02
2018-07-10 14:47:42,870 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command 'hostname msg02' in directory '/root'
2018-07-10 14:47:42,903 [salt.state       ][INFO    ][2600] {'pid': 4391, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-10 14:47:42,904 [salt.state       ][INFO    ][2600] Completed state [hostname msg02] at time 14:47:42.904459 duration_in_ms=37.035
2018-07-10 14:47:42,958 [salt.state       ][INFO    ][2600] Running state [mdb02] at time 14:47:42.958297
2018-07-10 14:47:42,959 [salt.state       ][INFO    ][2600] Executing state host.present for mdb02
2018-07-10 14:47:42,967 [salt.state       ][INFO    ][2600] {'host': 'mdb02'}
2018-07-10 14:47:42,968 [salt.state       ][INFO    ][2600] Completed state [mdb02] at time 14:47:42.968246 duration_in_ms=9.949
2018-07-10 14:47:42,969 [salt.state       ][INFO    ][2600] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 14:47:42.968997
2018-07-10 14:47:42,969 [salt.state       ][INFO    ][2600] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,012 [salt.state       ][INFO    ][2600] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,012 [salt.state       ][INFO    ][2600] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 14:47:43.012755 duration_in_ms=43.758
2018-07-10 14:47:43,013 [salt.state       ][INFO    ][2600] Running state [mdb03] at time 14:47:43.013450
2018-07-10 14:47:43,014 [salt.state       ][INFO    ][2600] Executing state host.present for mdb03
2018-07-10 14:47:43,017 [salt.state       ][INFO    ][2600] {'host': 'mdb03'}
2018-07-10 14:47:43,018 [salt.state       ][INFO    ][2600] Completed state [mdb03] at time 14:47:43.018385 duration_in_ms=4.935
2018-07-10 14:47:43,019 [salt.state       ][INFO    ][2600] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 14:47:43.019008
2018-07-10 14:47:43,019 [salt.state       ][INFO    ][2600] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,023 [salt.state       ][INFO    ][2600] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,024 [salt.state       ][INFO    ][2600] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 14:47:43.024270 duration_in_ms=5.261
2018-07-10 14:47:43,024 [salt.state       ][INFO    ][2600] Running state [mdb01] at time 14:47:43.024862
2018-07-10 14:47:43,025 [salt.state       ][INFO    ][2600] Executing state host.present for mdb01
2018-07-10 14:47:43,029 [salt.state       ][INFO    ][2600] {'host': 'mdb01'}
2018-07-10 14:47:43,030 [salt.state       ][INFO    ][2600] Completed state [mdb01] at time 14:47:43.030397 duration_in_ms=5.534
2018-07-10 14:47:43,031 [salt.state       ][INFO    ][2600] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 14:47:43.030990
2018-07-10 14:47:43,031 [salt.state       ][INFO    ][2600] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,035 [salt.state       ][INFO    ][2600] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,036 [salt.state       ][INFO    ][2600] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 14:47:43.036376 duration_in_ms=5.387
2018-07-10 14:47:43,037 [salt.state       ][INFO    ][2600] Running state [mdb] at time 14:47:43.036935
2018-07-10 14:47:43,037 [salt.state       ][INFO    ][2600] Executing state host.present for mdb
2018-07-10 14:47:43,041 [salt.state       ][INFO    ][2600] {'host': 'mdb'}
2018-07-10 14:47:43,042 [salt.state       ][INFO    ][2600] Completed state [mdb] at time 14:47:43.042259 duration_in_ms=5.324
2018-07-10 14:47:43,042 [salt.state       ][INFO    ][2600] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 14:47:43.042826
2018-07-10 14:47:43,043 [salt.state       ][INFO    ][2600] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,047 [salt.state       ][INFO    ][2600] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,048 [salt.state       ][INFO    ][2600] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 14:47:43.048237 duration_in_ms=5.41
2018-07-10 14:47:43,048 [salt.state       ][INFO    ][2600] Running state [cfg01] at time 14:47:43.048771
2018-07-10 14:47:43,049 [salt.state       ][INFO    ][2600] Executing state host.present for cfg01
2018-07-10 14:47:43,053 [salt.state       ][INFO    ][2600] {'host': 'cfg01'}
2018-07-10 14:47:43,054 [salt.state       ][INFO    ][2600] Completed state [cfg01] at time 14:47:43.054301 duration_in_ms=5.53
2018-07-10 14:47:43,054 [salt.state       ][INFO    ][2600] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:47:43.054843
2018-07-10 14:47:43,055 [salt.state       ][INFO    ][2600] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,059 [salt.state       ][INFO    ][2600] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,060 [salt.state       ][INFO    ][2600] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:47:43.060247 duration_in_ms=5.405
2018-07-10 14:47:43,060 [salt.state       ][INFO    ][2600] Running state [prx01] at time 14:47:43.060761
2018-07-10 14:47:43,061 [salt.state       ][INFO    ][2600] Executing state host.present for prx01
2018-07-10 14:47:43,065 [salt.state       ][INFO    ][2600] {'host': 'prx01'}
2018-07-10 14:47:43,066 [salt.state       ][INFO    ][2600] Completed state [prx01] at time 14:47:43.066286 duration_in_ms=5.525
2018-07-10 14:47:43,066 [salt.state       ][INFO    ][2600] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 14:47:43.066840
2018-07-10 14:47:43,067 [salt.state       ][INFO    ][2600] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,071 [salt.state       ][INFO    ][2600] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,072 [salt.state       ][INFO    ][2600] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 14:47:43.072240 duration_in_ms=5.401
2018-07-10 14:47:43,072 [salt.state       ][INFO    ][2600] Running state [kvm01] at time 14:47:43.072737
2018-07-10 14:47:43,073 [salt.state       ][INFO    ][2600] Executing state host.present for kvm01
2018-07-10 14:47:43,077 [salt.state       ][INFO    ][2600] {'host': 'kvm01'}
2018-07-10 14:47:43,078 [salt.state       ][INFO    ][2600] Completed state [kvm01] at time 14:47:43.078305 duration_in_ms=5.567
2018-07-10 14:47:43,078 [salt.state       ][INFO    ][2600] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 14:47:43.078822
2018-07-10 14:47:43,079 [salt.state       ][INFO    ][2600] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,083 [salt.state       ][INFO    ][2600] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,084 [salt.state       ][INFO    ][2600] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 14:47:43.084233 duration_in_ms=5.411
2018-07-10 14:47:43,084 [salt.state       ][INFO    ][2600] Running state [kvm03] at time 14:47:43.084706
2018-07-10 14:47:43,085 [salt.state       ][INFO    ][2600] Executing state host.present for kvm03
2018-07-10 14:47:43,089 [salt.state       ][INFO    ][2600] {'host': 'kvm03'}
2018-07-10 14:47:43,090 [salt.state       ][INFO    ][2600] Completed state [kvm03] at time 14:47:43.090291 duration_in_ms=5.584
2018-07-10 14:47:43,090 [salt.state       ][INFO    ][2600] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 14:47:43.090778
2018-07-10 14:47:43,091 [salt.state       ][INFO    ][2600] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,095 [salt.state       ][INFO    ][2600] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,096 [salt.state       ][INFO    ][2600] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 14:47:43.096253 duration_in_ms=5.475
2018-07-10 14:47:43,096 [salt.state       ][INFO    ][2600] Running state [kvm02] at time 14:47:43.096697
2018-07-10 14:47:43,097 [salt.state       ][INFO    ][2600] Executing state host.present for kvm02
2018-07-10 14:47:43,101 [salt.state       ][INFO    ][2600] {'host': 'kvm02'}
2018-07-10 14:47:43,102 [salt.state       ][INFO    ][2600] Completed state [kvm02] at time 14:47:43.102329 duration_in_ms=5.633
2018-07-10 14:47:43,102 [salt.state       ][INFO    ][2600] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 14:47:43.102810
2018-07-10 14:47:43,103 [salt.state       ][INFO    ][2600] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,105 [salt.state       ][INFO    ][2600] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,106 [salt.state       ][INFO    ][2600] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 14:47:43.106022 duration_in_ms=3.212
2018-07-10 14:47:43,106 [salt.state       ][INFO    ][2600] Running state [dbs] at time 14:47:43.106509
2018-07-10 14:47:43,106 [salt.state       ][INFO    ][2600] Executing state host.present for dbs
2018-07-10 14:47:43,111 [salt.state       ][INFO    ][2600] {'host': 'dbs'}
2018-07-10 14:47:43,112 [salt.state       ][INFO    ][2600] Completed state [dbs] at time 14:47:43.112036 duration_in_ms=5.526
2018-07-10 14:47:43,112 [salt.state       ][INFO    ][2600] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 14:47:43.112460
2018-07-10 14:47:43,112 [salt.state       ][INFO    ][2600] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,123 [salt.state       ][INFO    ][2600] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,124 [salt.state       ][INFO    ][2600] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 14:47:43.124008 duration_in_ms=11.548
2018-07-10 14:47:43,124 [salt.state       ][INFO    ][2600] Running state [prx] at time 14:47:43.124438
2018-07-10 14:47:43,124 [salt.state       ][INFO    ][2600] Executing state host.present for prx
2018-07-10 14:47:43,129 [salt.state       ][INFO    ][2600] {'host': 'prx'}
2018-07-10 14:47:43,130 [salt.state       ][INFO    ][2600] Completed state [prx] at time 14:47:43.130030 duration_in_ms=5.592
2018-07-10 14:47:43,130 [salt.state       ][INFO    ][2600] Running state [prx.mcp-ovs-dpdk-ha.local] at time 14:47:43.130486
2018-07-10 14:47:43,130 [salt.state       ][INFO    ][2600] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,135 [salt.state       ][INFO    ][2600] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,136 [salt.state       ][INFO    ][2600] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 14:47:43.136025 duration_in_ms=5.538
2018-07-10 14:47:43,136 [salt.state       ][INFO    ][2600] Running state [prx02] at time 14:47:43.136414
2018-07-10 14:47:43,136 [salt.state       ][INFO    ][2600] Executing state host.present for prx02
2018-07-10 14:47:43,141 [salt.state       ][INFO    ][2600] {'host': 'prx02'}
2018-07-10 14:47:43,142 [salt.state       ][INFO    ][2600] Completed state [prx02] at time 14:47:43.142033 duration_in_ms=5.619
2018-07-10 14:47:43,142 [salt.state       ][INFO    ][2600] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 14:47:43.142489
2018-07-10 14:47:43,142 [salt.state       ][INFO    ][2600] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,147 [salt.state       ][INFO    ][2600] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,148 [salt.state       ][INFO    ][2600] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 14:47:43.148050 duration_in_ms=5.561
2018-07-10 14:47:43,148 [salt.state       ][INFO    ][2600] Running state [msg02] at time 14:47:43.148429
2018-07-10 14:47:43,148 [salt.state       ][INFO    ][2600] Executing state host.present for msg02
2018-07-10 14:47:43,153 [salt.state       ][INFO    ][2600] {'host': 'msg02'}
2018-07-10 14:47:43,154 [salt.state       ][INFO    ][2600] Completed state [msg02] at time 14:47:43.154067 duration_in_ms=5.638
2018-07-10 14:47:43,154 [salt.state       ][INFO    ][2600] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 14:47:43.154534
2018-07-10 14:47:43,154 [salt.state       ][INFO    ][2600] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,159 [salt.state       ][INFO    ][2600] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,160 [salt.state       ][INFO    ][2600] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 14:47:43.160082 duration_in_ms=5.547
2018-07-10 14:47:43,160 [salt.state       ][INFO    ][2600] Running state [msg03] at time 14:47:43.160468
2018-07-10 14:47:43,160 [salt.state       ][INFO    ][2600] Executing state host.present for msg03
2018-07-10 14:47:43,165 [salt.state       ][INFO    ][2600] {'host': 'msg03'}
2018-07-10 14:47:43,166 [salt.state       ][INFO    ][2600] Completed state [msg03] at time 14:47:43.166068 duration_in_ms=5.6
2018-07-10 14:47:43,166 [salt.state       ][INFO    ][2600] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 14:47:43.166472
2018-07-10 14:47:43,166 [salt.state       ][INFO    ][2600] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,171 [salt.state       ][INFO    ][2600] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,172 [salt.state       ][INFO    ][2600] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 14:47:43.172090 duration_in_ms=5.619
2018-07-10 14:47:43,172 [salt.state       ][INFO    ][2600] Running state [msg01] at time 14:47:43.172454
2018-07-10 14:47:43,172 [salt.state       ][INFO    ][2600] Executing state host.present for msg01
2018-07-10 14:47:43,177 [salt.state       ][INFO    ][2600] {'host': 'msg01'}
2018-07-10 14:47:43,178 [salt.state       ][INFO    ][2600] Completed state [msg01] at time 14:47:43.178125 duration_in_ms=5.67
2018-07-10 14:47:43,178 [salt.state       ][INFO    ][2600] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 14:47:43.178557
2018-07-10 14:47:43,178 [salt.state       ][INFO    ][2600] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,184 [salt.state       ][INFO    ][2600] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,184 [salt.state       ][INFO    ][2600] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 14:47:43.184399 duration_in_ms=5.842
2018-07-10 14:47:43,184 [salt.state       ][INFO    ][2600] Running state [msg] at time 14:47:43.184751
2018-07-10 14:47:43,185 [salt.state       ][INFO    ][2600] Executing state host.present for msg
2018-07-10 14:47:43,189 [salt.state       ][INFO    ][2600] {'host': 'msg'}
2018-07-10 14:47:43,190 [salt.state       ][INFO    ][2600] Completed state [msg] at time 14:47:43.190115 duration_in_ms=5.364
2018-07-10 14:47:43,190 [salt.state       ][INFO    ][2600] Running state [msg.mcp-ovs-dpdk-ha.local] at time 14:47:43.190501
2018-07-10 14:47:43,190 [salt.state       ][INFO    ][2600] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,195 [salt.state       ][INFO    ][2600] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,196 [salt.state       ][INFO    ][2600] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 14:47:43.196124 duration_in_ms=5.622
2018-07-10 14:47:43,196 [salt.state       ][INFO    ][2600] Running state [cfg01] at time 14:47:43.196479
2018-07-10 14:47:43,196 [salt.state       ][INFO    ][2600] Executing state host.present for cfg01
2018-07-10 14:47:43,197 [salt.state       ][INFO    ][2600] Host cfg01 (10.167.4.11) already present
2018-07-10 14:47:43,197 [salt.state       ][INFO    ][2600] Completed state [cfg01] at time 14:47:43.197806 duration_in_ms=1.328
2018-07-10 14:47:43,198 [salt.state       ][INFO    ][2600] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:47:43.198147
2018-07-10 14:47:43,198 [salt.state       ][INFO    ][2600] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,199 [salt.state       ][INFO    ][2600] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-10 14:47:43,199 [salt.state       ][INFO    ][2600] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:47:43.199479 duration_in_ms=1.331
2018-07-10 14:47:43,199 [salt.state       ][INFO    ][2600] Running state [cmp002] at time 14:47:43.199821
2018-07-10 14:47:43,200 [salt.state       ][INFO    ][2600] Executing state host.present for cmp002
2018-07-10 14:47:43,201 [salt.state       ][INFO    ][2600] {'host': 'cmp002'}
2018-07-10 14:47:43,202 [salt.state       ][INFO    ][2600] Completed state [cmp002] at time 14:47:43.202190 duration_in_ms=2.369
2018-07-10 14:47:43,202 [salt.state       ][INFO    ][2600] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 14:47:43.202559
2018-07-10 14:47:43,202 [salt.state       ][INFO    ][2600] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,208 [salt.state       ][INFO    ][2600] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,209 [salt.state       ][INFO    ][2600] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 14:47:43.209127 duration_in_ms=6.568
2018-07-10 14:47:43,209 [salt.state       ][INFO    ][2600] Running state [cmp001] at time 14:47:43.209466
2018-07-10 14:47:43,209 [salt.state       ][INFO    ][2600] Executing state host.present for cmp001
2018-07-10 14:47:43,214 [salt.state       ][INFO    ][2600] {'host': 'cmp001'}
2018-07-10 14:47:43,215 [salt.state       ][INFO    ][2600] Completed state [cmp001] at time 14:47:43.215079 duration_in_ms=5.612
2018-07-10 14:47:43,215 [salt.state       ][INFO    ][2600] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 14:47:43.215408
2018-07-10 14:47:43,215 [salt.state       ][INFO    ][2600] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,250 [salt.state       ][INFO    ][2600] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,251 [salt.state       ][INFO    ][2600] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 14:47:43.251132 duration_in_ms=35.724
2018-07-10 14:47:43,251 [salt.state       ][INFO    ][2600] Running state [dbs01] at time 14:47:43.251463
2018-07-10 14:47:43,251 [salt.state       ][INFO    ][2600] Executing state host.present for dbs01
2018-07-10 14:47:43,256 [salt.state       ][INFO    ][2600] {'host': 'dbs01'}
2018-07-10 14:47:43,257 [salt.state       ][INFO    ][2600] Completed state [dbs01] at time 14:47:43.257104 duration_in_ms=5.64
2018-07-10 14:47:43,257 [salt.state       ][INFO    ][2600] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 14:47:43.257419
2018-07-10 14:47:43,257 [salt.state       ][INFO    ][2600] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,263 [salt.state       ][INFO    ][2600] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,263 [salt.state       ][INFO    ][2600] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 14:47:43.263341 duration_in_ms=5.921
2018-07-10 14:47:43,263 [salt.state       ][INFO    ][2600] Running state [dbs02] at time 14:47:43.263659
2018-07-10 14:47:43,263 [salt.state       ][INFO    ][2600] Executing state host.present for dbs02
2018-07-10 14:47:43,269 [salt.state       ][INFO    ][2600] {'host': 'dbs02'}
2018-07-10 14:47:43,269 [salt.state       ][INFO    ][2600] Completed state [dbs02] at time 14:47:43.269353 duration_in_ms=5.694
2018-07-10 14:47:43,269 [salt.state       ][INFO    ][2600] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 14:47:43.269673
2018-07-10 14:47:43,269 [salt.state       ][INFO    ][2600] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,274 [salt.state       ][INFO    ][2600] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,275 [salt.state       ][INFO    ][2600] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 14:47:43.275126 duration_in_ms=5.453
2018-07-10 14:47:43,275 [salt.state       ][INFO    ][2600] Running state [dbs03] at time 14:47:43.275445
2018-07-10 14:47:43,275 [salt.state       ][INFO    ][2600] Executing state host.present for dbs03
2018-07-10 14:47:43,281 [salt.state       ][INFO    ][2600] {'host': 'dbs03'}
2018-07-10 14:47:43,281 [salt.state       ][INFO    ][2600] Completed state [dbs03] at time 14:47:43.281381 duration_in_ms=5.936
2018-07-10 14:47:43,281 [salt.state       ][INFO    ][2600] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 14:47:43.281718
2018-07-10 14:47:43,282 [salt.state       ][INFO    ][2600] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,286 [salt.state       ][INFO    ][2600] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,287 [salt.state       ][INFO    ][2600] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 14:47:43.287170 duration_in_ms=5.451
2018-07-10 14:47:43,287 [salt.state       ][INFO    ][2600] Running state [mas01] at time 14:47:43.287499
2018-07-10 14:47:43,287 [salt.state       ][INFO    ][2600] Executing state host.present for mas01
2018-07-10 14:47:43,293 [salt.state       ][INFO    ][2600] {'host': 'mas01'}
2018-07-10 14:47:43,293 [salt.state       ][INFO    ][2600] Completed state [mas01] at time 14:47:43.293335 duration_in_ms=5.836
2018-07-10 14:47:43,293 [salt.state       ][INFO    ][2600] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 14:47:43.293660
2018-07-10 14:47:43,293 [salt.state       ][INFO    ][2600] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,299 [salt.state       ][INFO    ][2600] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,299 [salt.state       ][INFO    ][2600] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 14:47:43.299420 duration_in_ms=5.76
2018-07-10 14:47:43,299 [salt.state       ][INFO    ][2600] Running state [ctl02] at time 14:47:43.299749
2018-07-10 14:47:43,300 [salt.state       ][INFO    ][2600] Executing state host.present for ctl02
2018-07-10 14:47:43,304 [salt.state       ][INFO    ][2600] {'host': 'ctl02'}
2018-07-10 14:47:43,305 [salt.state       ][INFO    ][2600] Completed state [ctl02] at time 14:47:43.305245 duration_in_ms=5.496
2018-07-10 14:47:43,305 [salt.state       ][INFO    ][2600] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 14:47:43.305578
2018-07-10 14:47:43,305 [salt.state       ][INFO    ][2600] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,311 [salt.state       ][INFO    ][2600] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,311 [salt.state       ][INFO    ][2600] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 14:47:43.311251 duration_in_ms=5.672
2018-07-10 14:47:43,311 [salt.state       ][INFO    ][2600] Running state [ctl03] at time 14:47:43.311586
2018-07-10 14:47:43,311 [salt.state       ][INFO    ][2600] Executing state host.present for ctl03
2018-07-10 14:47:43,317 [salt.state       ][INFO    ][2600] {'host': 'ctl03'}
2018-07-10 14:47:43,317 [salt.state       ][INFO    ][2600] Completed state [ctl03] at time 14:47:43.317543 duration_in_ms=5.957
2018-07-10 14:47:43,317 [salt.state       ][INFO    ][2600] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 14:47:43.317878
2018-07-10 14:47:43,318 [salt.state       ][INFO    ][2600] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,323 [salt.state       ][INFO    ][2600] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,323 [salt.state       ][INFO    ][2600] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 14:47:43.323425 duration_in_ms=5.548
2018-07-10 14:47:43,323 [salt.state       ][INFO    ][2600] Running state [ctl01] at time 14:47:43.323760
2018-07-10 14:47:43,324 [salt.state       ][INFO    ][2600] Executing state host.present for ctl01
2018-07-10 14:47:43,329 [salt.state       ][INFO    ][2600] {'host': 'ctl01'}
2018-07-10 14:47:43,329 [salt.state       ][INFO    ][2600] Completed state [ctl01] at time 14:47:43.329485 duration_in_ms=5.724
2018-07-10 14:47:43,329 [salt.state       ][INFO    ][2600] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 14:47:43.329828
2018-07-10 14:47:43,330 [salt.state       ][INFO    ][2600] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,338 [salt.state       ][INFO    ][2600] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,339 [salt.state       ][INFO    ][2600] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 14:47:43.339193 duration_in_ms=9.364
2018-07-10 14:47:43,339 [salt.state       ][INFO    ][2600] Running state [ctl] at time 14:47:43.339553
2018-07-10 14:47:43,339 [salt.state       ][INFO    ][2600] Executing state host.present for ctl
2018-07-10 14:47:43,344 [salt.state       ][INFO    ][2600] {'host': 'ctl'}
2018-07-10 14:47:43,345 [salt.state       ][INFO    ][2600] Completed state [ctl] at time 14:47:43.345184 duration_in_ms=5.63
2018-07-10 14:47:43,345 [salt.state       ][INFO    ][2600] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 14:47:43.345536
2018-07-10 14:47:43,345 [salt.state       ][INFO    ][2600] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-10 14:47:43,350 [salt.state       ][INFO    ][2600] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-10 14:47:43,351 [salt.state       ][INFO    ][2600] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 14:47:43.351172 duration_in_ms=5.636
2018-07-10 14:47:43,351 [salt.state       ][INFO    ][2600] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:47:43.351535
2018-07-10 14:47:43,351 [salt.state       ][INFO    ][2600] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-10 14:47:43,352 [salt.state       ][INFO    ][2600] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-10 14:47:43,352 [salt.state       ][INFO    ][2600] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:47:43.352727 duration_in_ms=1.191
2018-07-10 14:47:43,388 [salt.state       ][INFO    ][2600] Running state [ens3] at time 14:47:43.388917
2018-07-10 14:47:43,389 [salt.state       ][INFO    ][2600] Executing state network.managed for ens3
2018-07-10 14:47:43,777 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-10 14:47:44,855 [salt.state       ][INFO    ][2600] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-10 14:47:44,855 [salt.state       ][INFO    ][2600] Completed state [ens3] at time 14:47:44.855569 duration_in_ms=1466.651
2018-07-10 14:47:44,856 [salt.state       ][INFO    ][2600] Running state [ens2] at time 14:47:44.856136
2018-07-10 14:47:44,856 [salt.state       ][INFO    ][2600] Executing state network.managed for ens2
2018-07-10 14:47:44,897 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-10 14:47:44,972 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-10 14:47:45,095 [salt.state       ][INFO    ][2600] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-10 14:47:45,096 [salt.state       ][INFO    ][2600] Completed state [ens2] at time 14:47:45.095919 duration_in_ms=239.783
2018-07-10 14:47:45,096 [salt.state       ][INFO    ][2600] Running state [linux_system_network] at time 14:47:45.096766
2018-07-10 14:47:45,097 [salt.state       ][INFO    ][2600] Executing state network.system for linux_system_network
2018-07-10 14:47:45,099 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-10 14:47:45,120 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-10 14:47:45,149 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-10 14:47:45,170 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-10 14:47:45,198 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-10 14:47:45,902 [salt.loaded.int.module.debian_ip][WARNING ][2600] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-10 14:47:45,903 [salt.state       ][INFO    ][2600] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg02\n\n+DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-10 14:47:45,903 [salt.state       ][INFO    ][2600] Completed state [linux_system_network] at time 14:47:45.903266 duration_in_ms=806.5
2018-07-10 14:47:45,903 [salt.state       ][INFO    ][2600] Running state [/etc/profile.d/proxy.sh] at time 14:47:45.903674
2018-07-10 14:47:45,904 [salt.state       ][INFO    ][2600] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-10 14:47:45,904 [salt.state       ][INFO    ][2600] File /etc/profile.d/proxy.sh is not present
2018-07-10 14:47:45,904 [salt.state       ][INFO    ][2600] Completed state [/etc/profile.d/proxy.sh] at time 14:47:45.904757 duration_in_ms=1.083
2018-07-10 14:47:45,905 [salt.state       ][INFO    ][2600] Running state [/etc/apt/apt.conf.d/95proxies] at time 14:47:45.905030
2018-07-10 14:47:45,905 [salt.state       ][INFO    ][2600] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-10 14:47:45,905 [salt.state       ][INFO    ][2600] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-10 14:47:45,905 [salt.state       ][INFO    ][2600] Completed state [/etc/apt/apt.conf.d/95proxies] at time 14:47:45.905841 duration_in_ms=0.811
2018-07-10 14:47:45,919 [salt.state       ][INFO    ][2600] Running state [ntp] at time 14:47:45.919895
2018-07-10 14:47:45,920 [salt.state       ][INFO    ][2600] Executing state pkg.installed for ntp
2018-07-10 14:47:46,249 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 14:47:46,287 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-07-10 14:47:50,490 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144750471795
2018-07-10 14:47:50,520 [salt.minion      ][INFO    ][5054] Starting a new job with PID 5054
2018-07-10 14:47:50,559 [salt.minion      ][INFO    ][5054] Returning information for job: 20180710144750471795
2018-07-10 14:48:00,568 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144800550645
2018-07-10 14:48:00,589 [salt.minion      ][INFO    ][5527] Starting a new job with PID 5527
2018-07-10 14:48:00,615 [salt.minion      ][INFO    ][5527] Returning information for job: 20180710144800550645
2018-07-10 14:48:00,988 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:48:01,082 [salt.state       ][INFO    ][2600] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-07-10 14:48:01,124 [salt.state       ][INFO    ][2600] Loading fresh modules for state activity
2018-07-10 14:48:01,229 [salt.state       ][INFO    ][2600] Completed state [ntp] at time 14:48:01.229120 duration_in_ms=15309.222
2018-07-10 14:48:01,238 [salt.state       ][INFO    ][2600] Running state [/etc/ntp.conf] at time 14:48:01.237972
2018-07-10 14:48:01,239 [salt.state       ][INFO    ][2600] Executing state file.managed for /etc/ntp.conf
2018-07-10 14:48:01,277 [salt.fileclient  ][INFO    ][2600] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-10 14:48:01,416 [salt.state       ][INFO    ][2600] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /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
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# 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 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# 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

2018-07-10 14:48:01,418 [salt.state       ][INFO    ][2600] Completed state [/etc/ntp.conf] at time 14:48:01.418747 duration_in_ms=180.774
2018-07-10 14:48:01,420 [salt.loader      ][ERROR   ][2600] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:48:01,624 [salt.state       ][INFO    ][2600] Running state [ntp] at time 14:48:01.623963
2018-07-10 14:48:01,624 [salt.state       ][INFO    ][2600] Executing state service.running for ntp
2018-07-10 14:48:01,627 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-10 14:48:01,650 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-10 14:48:01,669 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-10 14:48:01,692 [salt.state       ][INFO    ][2600] The service ntp is already running
2018-07-10 14:48:01,693 [salt.state       ][INFO    ][2600] Completed state [ntp] at time 14:48:01.693204 duration_in_ms=69.241
2018-07-10 14:48:01,693 [salt.state       ][INFO    ][2600] Running state [ntp] at time 14:48:01.693620
2018-07-10 14:48:01,694 [salt.state       ][INFO    ][2600] Executing state service.mod_watch for ntp
2018-07-10 14:48:01,695 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-10 14:48:01,714 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-10 14:48:01,739 [salt.loaded.int.module.cmdmod][INFO    ][2600] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-10 14:48:01,850 [salt.state       ][INFO    ][2600] {'ntp': True}
2018-07-10 14:48:01,851 [salt.state       ][INFO    ][2600] Completed state [ntp] at time 14:48:01.851350 duration_in_ms=157.73
2018-07-10 14:48:01,858 [salt.minion      ][INFO    ][2600] Returning information for job: 20180710144619832918
2018-07-10 14:48:51,479 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command state.apply with jid 20180710144851467811
2018-07-10 14:48:51,517 [salt.minion      ][INFO    ][5644] Starting a new job with PID 5644
2018-07-10 14:48:54,347 [salt.state       ][INFO    ][5644] Loading fresh modules for state activity
2018-07-10 14:49:00,429 [salt.state       ][INFO    ][5644] Running state [/etc/environment] at time 14:49:00.429593
2018-07-10 14:49:00,430 [salt.state       ][INFO    ][5644] Executing state file.blockreplace for /etc/environment
2018-07-10 14:49:00,440 [salt.state       ][INFO    ][5644] 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

2018-07-10 14:49:00,442 [salt.state       ][INFO    ][5644] Completed state [/etc/environment] at time 14:49:00.442378 duration_in_ms=12.786
2018-07-10 14:49:00,442 [salt.state       ][INFO    ][5644] Running state [/etc/profile.d] at time 14:49:00.442758
2018-07-10 14:49:00,443 [salt.state       ][INFO    ][5644] Executing state file.directory for /etc/profile.d
2018-07-10 14:49:00,445 [salt.state       ][INFO    ][5644] Directory /etc/profile.d is in the correct state
2018-07-10 14:49:00,445 [salt.state       ][INFO    ][5644] Completed state [/etc/profile.d] at time 14:49:00.445611 duration_in_ms=2.853
2018-07-10 14:49:00,502 [salt.loader      ][ERROR   ][5644] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:49:01,185 [salt.state       ][INFO    ][5644] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 14:49:01.185521
2018-07-10 14:49:01,186 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-10 14:49:01,239 [salt.state       ][INFO    ][5644] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-10 14:49:01,240 [salt.state       ][INFO    ][5644] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 14:49:01.240108 duration_in_ms=54.584
2018-07-10 14:49:01,240 [salt.state       ][INFO    ][5644] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:49:01.240766
2018-07-10 14:49:01,241 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-10 14:49:01,274 [salt.state       ][INFO    ][5644] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-10 14:49:01,275 [salt.state       ][INFO    ][5644] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:49:01.275254 duration_in_ms=34.489
2018-07-10 14:49:01,280 [salt.state       ][INFO    ][5644] Running state [linux_repo_prereq_pkgs] at time 14:49:01.280226
2018-07-10 14:49:01,280 [salt.state       ][INFO    ][5644] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-10 14:49:01,281 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:49:02,158 [salt.state       ][INFO    ][5644] All specified packages are already installed
2018-07-10 14:49:02,158 [salt.state       ][INFO    ][5644] Completed state [linux_repo_prereq_pkgs] at time 14:49:02.158876 duration_in_ms=878.651
2018-07-10 14:49:02,165 [salt.state       ][INFO    ][5644] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 14:49:02.165560
2018-07-10 14:49:02,165 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-10 14:49:02,194 [salt.state       ][INFO    ][5644] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-10 14:49:02,194 [salt.state       ][INFO    ][5644] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 14:49:02.194318 duration_in_ms=28.758
2018-07-10 14:49:02,194 [salt.state       ][INFO    ][5644] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 14:49:02.194567
2018-07-10 14:49:02,194 [salt.state       ][INFO    ][5644] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-10 14:49:02,195 [salt.state       ][INFO    ][5644] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-10 14:49:02,195 [salt.state       ][INFO    ][5644] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 14:49:02.195365 duration_in_ms=0.798
2018-07-10 14:49:02,195 [salt.state       ][INFO    ][5644] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 14:49:02.195622
2018-07-10 14:49:02,195 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-10 14:49:02,359 [salt.state       ][INFO    ][5644] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-10 14:49:02,359 [salt.state       ][INFO    ][5644] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 14:49:02.359257 duration_in_ms=163.635
2018-07-10 14:49:02,360 [salt.state       ][INFO    ][5644] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 14:49:02.360634
2018-07-10 14:49:02,360 [salt.state       ][INFO    ][5644] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-10 14:49:02,361 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-10 14:49:03,410 [salt.state       ][INFO    ][5644] {'pid': 5708, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-10 14:49:03,411 [salt.state       ][INFO    ][5644] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 14:49:03.410985 duration_in_ms=1050.349
2018-07-10 14:49:03,421 [salt.state       ][INFO    ][5644] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 14:49:03.421782
2018-07-10 14:49:03,422 [salt.state       ][INFO    ][5644] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-10 14:49:03,571 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 14:49:11,443 [salt.state       ][INFO    ][5644] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-10 14:49:11,444 [salt.state       ][INFO    ][5644] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 14:49:11.444566 duration_in_ms=8022.782
2018-07-10 14:49:11,445 [salt.state       ][INFO    ][5644] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:49:11.445313
2018-07-10 14:49:11,445 [salt.state       ][INFO    ][5644] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-10 14:49:11,446 [salt.state       ][INFO    ][5644] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-10 14:49:11,447 [salt.state       ][INFO    ][5644] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:49:11.447325 duration_in_ms=2.012
2018-07-10 14:49:11,447 [salt.state       ][INFO    ][5644] Running state [/etc/apt/preferences.d/uca] at time 14:49:11.447849
2018-07-10 14:49:11,448 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-10 14:49:11,595 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144911571726
2018-07-10 14:49:11,618 [salt.minion      ][INFO    ][6112] Starting a new job with PID 6112
2018-07-10 14:49:11,633 [salt.state       ][INFO    ][5644] File /etc/apt/preferences.d/uca is in the correct state
2018-07-10 14:49:11,633 [salt.state       ][INFO    ][5644] Completed state [/etc/apt/preferences.d/uca] at time 14:49:11.633465 duration_in_ms=185.616
2018-07-10 14:49:11,641 [salt.state       ][INFO    ][5644] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:49:11.641188
2018-07-10 14:49:11,641 [salt.state       ][INFO    ][5644] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-10 14:49:11,642 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-10 14:49:11,659 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-10 14:49:11,665 [salt.minion      ][INFO    ][6112] Returning information for job: 20180710144911571726
2018-07-10 14:49:12,373 [salt.state       ][INFO    ][5644] {'pid': 6114, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.FXfQUTZzpE/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-10 14:49:12,374 [salt.state       ][INFO    ][5644] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:49:12.373990 duration_in_ms=732.8
2018-07-10 14:49:12,379 [salt.state       ][INFO    ][5644] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 14:49:12.379767
2018-07-10 14:49:12,380 [salt.state       ][INFO    ][5644] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-10 14:49:12,517 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 14:49:20,889 [salt.state       ][INFO    ][5644] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-10 14:49:20,890 [salt.state       ][INFO    ][5644] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 14:49:20.890479 duration_in_ms=8510.711
2018-07-10 14:49:20,891 [salt.state       ][INFO    ][5644] Running state [linux_extra_packages_latest] at time 14:49:20.891405
2018-07-10 14:49:20,892 [salt.state       ][INFO    ][5644] Executing state pkg.latest for linux_extra_packages_latest
2018-07-10 14:49:20,918 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-10 14:49:21,126 [salt.state       ][INFO    ][5644] Package python-tornado is already up-to-date
2018-07-10 14:49:21,127 [salt.state       ][INFO    ][5644] Completed state [linux_extra_packages_latest] at time 14:49:21.127703 duration_in_ms=236.296
2018-07-10 14:49:21,130 [salt.state       ][INFO    ][5644] Running state [UTC] at time 14:49:21.130504
2018-07-10 14:49:21,131 [salt.state       ][INFO    ][5644] Executing state timezone.system for UTC
2018-07-10 14:49:21,134 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['timedatectl'] in directory '/root'
2018-07-10 14:49:21,206 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['timedatectl'] in directory '/root'
2018-07-10 14:49:21,228 [salt.state       ][INFO    ][5644] Timezone UTC already set, UTC already set to UTC
2018-07-10 14:49:21,228 [salt.state       ][INFO    ][5644] Completed state [UTC] at time 14:49:21.228567 duration_in_ms=98.065
2018-07-10 14:49:21,229 [salt.state       ][INFO    ][5644] Running state [nf_conntrack] at time 14:49:21.229943
2018-07-10 14:49:21,230 [salt.state       ][INFO    ][5644] Executing state kmod.present for nf_conntrack
2018-07-10 14:49:21,231 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'lsmod' in directory '/root'
2018-07-10 14:49:21,251 [salt.state       ][INFO    ][5644] Kernel module nf_conntrack is already present
2018-07-10 14:49:21,251 [salt.state       ][INFO    ][5644] Completed state [nf_conntrack] at time 14:49:21.251870 duration_in_ms=21.927
2018-07-10 14:49:21,253 [salt.state       ][INFO    ][5644] Running state [kernel.panic] at time 14:49:21.252977
2018-07-10 14:49:21,253 [salt.state       ][INFO    ][5644] Executing state sysctl.present for kernel.panic
2018-07-10 14:49:21,267 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,311 [salt.state       ][INFO    ][5644] Sysctl value kernel.panic = 60 is already set
2018-07-10 14:49:21,311 [salt.state       ][INFO    ][5644] Completed state [kernel.panic] at time 14:49:21.311506 duration_in_ms=58.53
2018-07-10 14:49:21,311 [salt.state       ][INFO    ][5644] Running state [net.ipv4.tcp_keepalive_probes] at time 14:49:21.311901
2018-07-10 14:49:21,312 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-10 14:49:21,312 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,356 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-10 14:49:21,356 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.tcp_keepalive_probes] at time 14:49:21.356512 duration_in_ms=44.611
2018-07-10 14:49:21,356 [salt.state       ][INFO    ][5644] Running state [fs.file-max] at time 14:49:21.356906
2018-07-10 14:49:21,357 [salt.state       ][INFO    ][5644] Executing state sysctl.present for fs.file-max
2018-07-10 14:49:21,357 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,401 [salt.state       ][INFO    ][5644] Sysctl value fs.file-max = 124165 is already set
2018-07-10 14:49:21,401 [salt.state       ][INFO    ][5644] Completed state [fs.file-max] at time 14:49:21.401440 duration_in_ms=44.533
2018-07-10 14:49:21,401 [salt.state       ][INFO    ][5644] Running state [net.core.somaxconn] at time 14:49:21.401839
2018-07-10 14:49:21,402 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.core.somaxconn
2018-07-10 14:49:21,402 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,490 [salt.state       ][INFO    ][5644] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-10 14:49:21,490 [salt.state       ][INFO    ][5644] Completed state [net.core.somaxconn] at time 14:49:21.490744 duration_in_ms=88.903
2018-07-10 14:49:21,491 [salt.state       ][INFO    ][5644] Running state [net.ipv4.tcp_max_syn_backlog] at time 14:49:21.491419
2018-07-10 14:49:21,491 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-10 14:49:21,492 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,563 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-10 14:49:21,564 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.tcp_max_syn_backlog] at time 14:49:21.564168 duration_in_ms=72.747
2018-07-10 14:49:21,565 [salt.state       ][INFO    ][5644] Running state [net.ipv4.tcp_tw_reuse] at time 14:49:21.565263
2018-07-10 14:49:21,566 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-10 14:49:21,568 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,620 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-10 14:49:21,621 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.tcp_tw_reuse] at time 14:49:21.621422 duration_in_ms=56.161
2018-07-10 14:49:21,622 [salt.state       ][INFO    ][5644] Running state [net.ipv4.tcp_congestion_control] at time 14:49:21.622332
2018-07-10 14:49:21,623 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-10 14:49:21,624 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,671 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-10 14:49:21,671 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.tcp_congestion_control] at time 14:49:21.671541 duration_in_ms=49.21
2018-07-10 14:49:21,672 [salt.state       ][INFO    ][5644] Running state [net.ipv4.tcp_retries2] at time 14:49:21.672230
2018-07-10 14:49:21,672 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-10 14:49:21,673 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,687 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710144921665652
2018-07-10 14:49:21,707 [salt.minion      ][INFO    ][6617] Starting a new job with PID 6617
2018-07-10 14:49:21,726 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-10 14:49:21,726 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.tcp_retries2] at time 14:49:21.726604 duration_in_ms=54.375
2018-07-10 14:49:21,727 [salt.state       ][INFO    ][5644] Running state [net.core.netdev_max_backlog] at time 14:49:21.727114
2018-07-10 14:49:21,727 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-10 14:49:21,728 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,736 [salt.minion      ][INFO    ][6617] Returning information for job: 20180710144921665652
2018-07-10 14:49:21,775 [salt.state       ][INFO    ][5644] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-10 14:49:21,775 [salt.state       ][INFO    ][5644] Completed state [net.core.netdev_max_backlog] at time 14:49:21.775450 duration_in_ms=48.337
2018-07-10 14:49:21,776 [salt.state       ][INFO    ][5644] Running state [net.ipv4.tcp_slow_start_after_idle] at time 14:49:21.775962
2018-07-10 14:49:21,776 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-10 14:49:21,777 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,820 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-10 14:49:21,821 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 14:49:21.820980 duration_in_ms=45.018
2018-07-10 14:49:21,821 [salt.state       ][INFO    ][5644] Running state [vm.swappiness] at time 14:49:21.821489
2018-07-10 14:49:21,821 [salt.state       ][INFO    ][5644] Executing state sysctl.present for vm.swappiness
2018-07-10 14:49:21,822 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,866 [salt.state       ][INFO    ][5644] Sysctl value vm.swappiness = 10 is already set
2018-07-10 14:49:21,866 [salt.state       ][INFO    ][5644] Completed state [vm.swappiness] at time 14:49:21.866708 duration_in_ms=45.218
2018-07-10 14:49:21,867 [salt.state       ][INFO    ][5644] Running state [net.ipv4.tcp_keepalive_intvl] at time 14:49:21.867216
2018-07-10 14:49:21,867 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-10 14:49:21,868 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,917 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-10 14:49:21,917 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.tcp_keepalive_intvl] at time 14:49:21.917756 duration_in_ms=50.541
2018-07-10 14:49:21,918 [salt.state       ][INFO    ][5644] Running state [net.ipv4.neigh.default.gc_thresh1] at time 14:49:21.918285
2018-07-10 14:49:21,918 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-10 14:49:21,919 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:21,964 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-10 14:49:21,965 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 14:49:21.965218 duration_in_ms=46.932
2018-07-10 14:49:21,965 [salt.state       ][INFO    ][5644] Running state [net.ipv4.neigh.default.gc_thresh2] at time 14:49:21.965741
2018-07-10 14:49:21,966 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-10 14:49:21,967 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:22,011 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-10 14:49:22,011 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 14:49:22.011789 duration_in_ms=46.049
2018-07-10 14:49:22,012 [salt.state       ][INFO    ][5644] Running state [net.ipv4.neigh.default.gc_thresh3] at time 14:49:22.012313
2018-07-10 14:49:22,012 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-10 14:49:22,013 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:22,074 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-10 14:49:22,075 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 14:49:22.075096 duration_in_ms=62.783
2018-07-10 14:49:22,075 [salt.state       ][INFO    ][5644] Running state [net.ipv4.tcp_fin_timeout] at time 14:49:22.075628
2018-07-10 14:49:22,076 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-10 14:49:22,076 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:22,153 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-10 14:49:22,154 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.tcp_fin_timeout] at time 14:49:22.154390 duration_in_ms=78.761
2018-07-10 14:49:22,154 [salt.state       ][INFO    ][5644] Running state [net.ipv4.tcp_keepalive_time] at time 14:49:22.154903
2018-07-10 14:49:22,155 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-10 14:49:22,156 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:22,216 [salt.state       ][INFO    ][5644] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-10 14:49:22,216 [salt.state       ][INFO    ][5644] Completed state [net.ipv4.tcp_keepalive_time] at time 14:49:22.216587 duration_in_ms=61.684
2018-07-10 14:49:22,217 [salt.state       ][INFO    ][5644] Running state [net.nf_conntrack_max] at time 14:49:22.217098
2018-07-10 14:49:22,217 [salt.state       ][INFO    ][5644] Executing state sysctl.present for net.nf_conntrack_max
2018-07-10 14:49:22,218 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:49:22,312 [salt.state       ][INFO    ][5644] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-10 14:49:22,313 [salt.state       ][INFO    ][5644] Completed state [net.nf_conntrack_max] at time 14:49:22.313542 duration_in_ms=96.442
2018-07-10 14:49:22,314 [salt.state       ][INFO    ][5644] Running state [linux_sysfs_package] at time 14:49:22.314372
2018-07-10 14:49:22,315 [salt.state       ][INFO    ][5644] Executing state pkg.installed for linux_sysfs_package
2018-07-10 14:49:22,334 [salt.state       ][INFO    ][5644] All specified packages are already installed
2018-07-10 14:49:22,334 [salt.state       ][INFO    ][5644] Completed state [linux_sysfs_package] at time 14:49:22.334520 duration_in_ms=20.148
2018-07-10 14:49:22,338 [salt.state       ][INFO    ][5644] Running state [/etc/sysfs.d] at time 14:49:22.338032
2018-07-10 14:49:22,338 [salt.state       ][INFO    ][5644] Executing state file.directory for /etc/sysfs.d
2018-07-10 14:49:22,339 [salt.state       ][INFO    ][5644] Directory /etc/sysfs.d is in the correct state
2018-07-10 14:49:22,340 [salt.state       ][INFO    ][5644] Completed state [/etc/sysfs.d] at time 14:49:22.340096 duration_in_ms=2.064
2018-07-10 14:49:22,341 [salt.state       ][INFO    ][5644] Running state [ondemand] at time 14:49:22.341412
2018-07-10 14:49:22,341 [salt.state       ][INFO    ][5644] Executing state service.dead for ondemand
2018-07-10 14:49:22,342 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-10 14:49:22,373 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-10 14:49:22,412 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 14:49:22,455 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'runlevel' in directory '/root'
2018-07-10 14:49:22,483 [salt.state       ][INFO    ][5644] The service ondemand is already dead
2018-07-10 14:49:22,483 [salt.state       ][INFO    ][5644] Completed state [ondemand] at time 14:49:22.483562 duration_in_ms=142.15
2018-07-10 14:49:22,484 [salt.state       ][INFO    ][5644] Running state [cs_CZ.UTF-8] at time 14:49:22.484644
2018-07-10 14:49:22,485 [salt.state       ][INFO    ][5644] Executing state locale.present for cs_CZ.UTF-8
2018-07-10 14:49:22,485 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'locale -a' in directory '/root'
2018-07-10 14:49:22,509 [salt.state       ][INFO    ][5644] Locale cs_CZ.UTF-8 is already present
2018-07-10 14:49:22,509 [salt.state       ][INFO    ][5644] Completed state [cs_CZ.UTF-8] at time 14:49:22.509383 duration_in_ms=24.739
2018-07-10 14:49:22,509 [salt.state       ][INFO    ][5644] Running state [en_US.UTF-8] at time 14:49:22.509792
2018-07-10 14:49:22,510 [salt.state       ][INFO    ][5644] Executing state locale.present for en_US.UTF-8
2018-07-10 14:49:22,510 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'locale -a' in directory '/root'
2018-07-10 14:49:22,532 [salt.state       ][INFO    ][5644] Locale en_US.UTF-8 is already present
2018-07-10 14:49:22,532 [salt.state       ][INFO    ][5644] Completed state [en_US.UTF-8] at time 14:49:22.532829 duration_in_ms=23.037
2018-07-10 14:49:22,535 [salt.state       ][INFO    ][5644] Running state [en_US.UTF-8] at time 14:49:22.535511
2018-07-10 14:49:22,535 [salt.state       ][INFO    ][5644] Executing state locale.system for en_US.UTF-8
2018-07-10 14:49:22,536 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'localectl' in directory '/root'
2018-07-10 14:49:22,591 [salt.state       ][INFO    ][5644] System locale en_US.UTF-8 already set
2018-07-10 14:49:22,591 [salt.state       ][INFO    ][5644] Completed state [en_US.UTF-8] at time 14:49:22.591806 duration_in_ms=56.293
2018-07-10 14:49:22,593 [salt.state       ][INFO    ][5644] Running state [root] at time 14:49:22.593296
2018-07-10 14:49:22,593 [salt.state       ][INFO    ][5644] Executing state group.present for root
2018-07-10 14:49:22,594 [salt.state       ][INFO    ][5644] Group root is present and up to date
2018-07-10 14:49:22,595 [salt.state       ][INFO    ][5644] Completed state [root] at time 14:49:22.594982 duration_in_ms=1.685
2018-07-10 14:49:22,600 [salt.state       ][INFO    ][5644] Running state [root] at time 14:49:22.600263
2018-07-10 14:49:22,600 [salt.state       ][INFO    ][5644] Executing state user.present for root
2018-07-10 14:49:22,602 [salt.state       ][INFO    ][5644] User root is present and up to date
2018-07-10 14:49:22,603 [salt.state       ][INFO    ][5644] Completed state [root] at time 14:49:22.603005 duration_in_ms=2.742
2018-07-10 14:49:22,605 [salt.state       ][INFO    ][5644] Running state [/root] at time 14:49:22.605550
2018-07-10 14:49:22,606 [salt.state       ][INFO    ][5644] Executing state file.directory for /root
2018-07-10 14:49:22,607 [salt.state       ][INFO    ][5644] Directory /root is in the correct state
2018-07-10 14:49:22,607 [salt.state       ][INFO    ][5644] Completed state [/root] at time 14:49:22.607529 duration_in_ms=1.979
2018-07-10 14:49:22,607 [salt.state       ][INFO    ][5644] Running state [/etc/sudoers.d/90-salt-user-root] at time 14:49:22.607939
2018-07-10 14:49:22,608 [salt.state       ][INFO    ][5644] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-10 14:49:22,608 [salt.state       ][INFO    ][5644] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-10 14:49:22,609 [salt.state       ][INFO    ][5644] Completed state [/etc/sudoers.d/90-salt-user-root] at time 14:49:22.609227 duration_in_ms=1.289
2018-07-10 14:49:22,609 [salt.state       ][INFO    ][5644] Running state [ubuntu] at time 14:49:22.609638
2018-07-10 14:49:22,610 [salt.state       ][INFO    ][5644] Executing state group.present for ubuntu
2018-07-10 14:49:22,610 [salt.state       ][INFO    ][5644] Group ubuntu is present and up to date
2018-07-10 14:49:22,611 [salt.state       ][INFO    ][5644] Completed state [ubuntu] at time 14:49:22.610984 duration_in_ms=1.346
2018-07-10 14:49:22,613 [salt.state       ][INFO    ][5644] Running state [ubuntu] at time 14:49:22.613219
2018-07-10 14:49:22,613 [salt.state       ][INFO    ][5644] Executing state user.present for ubuntu
2018-07-10 14:49:22,615 [salt.state       ][INFO    ][5644] User ubuntu is present and up to date
2018-07-10 14:49:22,615 [salt.state       ][INFO    ][5644] Completed state [ubuntu] at time 14:49:22.615751 duration_in_ms=2.532
2018-07-10 14:49:22,618 [salt.state       ][INFO    ][5644] Running state [/home/ubuntu] at time 14:49:22.618243
2018-07-10 14:49:22,618 [salt.state       ][INFO    ][5644] Executing state file.directory for /home/ubuntu
2018-07-10 14:49:22,619 [salt.state       ][INFO    ][5644] Directory /home/ubuntu is in the correct state
2018-07-10 14:49:22,620 [salt.state       ][INFO    ][5644] Completed state [/home/ubuntu] at time 14:49:22.620122 duration_in_ms=1.878
2018-07-10 14:49:22,622 [salt.state       ][INFO    ][5644] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:49:22.622106
2018-07-10 14:49:22,622 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-10 14:49:22,646 [salt.state       ][INFO    ][5644] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-10 14:49:22,646 [salt.state       ][INFO    ][5644] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:49:22.646333 duration_in_ms=24.226
2018-07-10 14:49:22,646 [salt.state       ][INFO    ][5644] Running state [/etc/security/limits.d/90-salt-default.conf] at time 14:49:22.646664
2018-07-10 14:49:22,647 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-10 14:49:22,822 [salt.state       ][INFO    ][5644] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-10 14:49:22,822 [salt.state       ][INFO    ][5644] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 14:49:22.822674 duration_in_ms=176.01
2018-07-10 14:49:22,822 [salt.state       ][INFO    ][5644] Running state [apt-daily.timer] at time 14:49:22.822954
2018-07-10 14:49:22,823 [salt.state       ][INFO    ][5644] Executing state service.dead for apt-daily.timer
2018-07-10 14:49:22,823 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-10 14:49:22,849 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:49:22,871 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:49:22,916 [salt.state       ][INFO    ][5644] The service apt-daily.timer is already dead
2018-07-10 14:49:22,917 [salt.state       ][INFO    ][5644] Completed state [apt-daily.timer] at time 14:49:22.917083 duration_in_ms=94.128
2018-07-10 14:49:22,917 [salt.state       ][INFO    ][5644] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:49:22.917656
2018-07-10 14:49:22,918 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-10 14:49:23,103 [salt.state       ][INFO    ][5644] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-10 14:49:23,103 [salt.state       ][INFO    ][5644] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:49:23.103851 duration_in_ms=186.196
2018-07-10 14:49:23,106 [salt.state       ][INFO    ][5644] Running state [service.systemctl_reload] at time 14:49:23.106421
2018-07-10 14:49:23,106 [salt.state       ][INFO    ][5644] Executing state module.wait for service.systemctl_reload
2018-07-10 14:49:23,107 [salt.state       ][INFO    ][5644] No changes made for service.systemctl_reload
2018-07-10 14:49:23,107 [salt.state       ][INFO    ][5644] Completed state [service.systemctl_reload] at time 14:49:23.107194 duration_in_ms=0.773
2018-07-10 14:49:23,107 [salt.state       ][INFO    ][5644] Running state [/etc/issue] at time 14:49:23.107463
2018-07-10 14:49:23,107 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/issue
2018-07-10 14:49:23,113 [salt.state       ][INFO    ][5644] File /etc/issue is in the correct state
2018-07-10 14:49:23,113 [salt.state       ][INFO    ][5644] Completed state [/etc/issue] at time 14:49:23.113921 duration_in_ms=6.458
2018-07-10 14:49:23,114 [salt.state       ][INFO    ][5644] Running state [/etc/hostname] at time 14:49:23.114195
2018-07-10 14:49:23,114 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/hostname
2018-07-10 14:49:23,132 [salt.state       ][INFO    ][5644] File /etc/hostname is in the correct state
2018-07-10 14:49:23,132 [salt.state       ][INFO    ][5644] Completed state [/etc/hostname] at time 14:49:23.132209 duration_in_ms=18.014
2018-07-10 14:49:23,133 [salt.state       ][INFO    ][5644] Running state [hostname msg02] at time 14:49:23.133873
2018-07-10 14:49:23,134 [salt.state       ][INFO    ][5644] Executing state cmd.wait for hostname msg02
2018-07-10 14:49:23,134 [salt.state       ][INFO    ][5644] No changes made for hostname msg02
2018-07-10 14:49:23,134 [salt.state       ][INFO    ][5644] Completed state [hostname msg02] at time 14:49:23.134717 duration_in_ms=0.844
2018-07-10 14:49:23,135 [salt.state       ][INFO    ][5644] Running state [mdb02] at time 14:49:23.135314
2018-07-10 14:49:23,135 [salt.state       ][INFO    ][5644] Executing state host.present for mdb02
2018-07-10 14:49:23,136 [salt.state       ][INFO    ][5644] Host mdb02 (10.167.4.33) already present
2018-07-10 14:49:23,136 [salt.state       ][INFO    ][5644] Completed state [mdb02] at time 14:49:23.136459 duration_in_ms=1.145
2018-07-10 14:49:23,136 [salt.state       ][INFO    ][5644] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 14:49:23.136729
2018-07-10 14:49:23,136 [salt.state       ][INFO    ][5644] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,137 [salt.state       ][INFO    ][5644] Host mdb02.mcp-ovs-dpdk-ha.local (10.167.4.33) already present
2018-07-10 14:49:23,137 [salt.state       ][INFO    ][5644] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 14:49:23.137806 duration_in_ms=1.077
2018-07-10 14:49:23,138 [salt.state       ][INFO    ][5644] Running state [mdb03] at time 14:49:23.138073
2018-07-10 14:49:23,138 [salt.state       ][INFO    ][5644] Executing state host.present for mdb03
2018-07-10 14:49:23,138 [salt.state       ][INFO    ][5644] Host mdb03 (10.167.4.34) already present
2018-07-10 14:49:23,139 [salt.state       ][INFO    ][5644] Completed state [mdb03] at time 14:49:23.139172 duration_in_ms=1.099
2018-07-10 14:49:23,139 [salt.state       ][INFO    ][5644] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 14:49:23.139435
2018-07-10 14:49:23,139 [salt.state       ][INFO    ][5644] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,140 [salt.state       ][INFO    ][5644] Host mdb03.mcp-ovs-dpdk-ha.local (10.167.4.34) already present
2018-07-10 14:49:23,140 [salt.state       ][INFO    ][5644] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 14:49:23.140494 duration_in_ms=1.059
2018-07-10 14:49:23,140 [salt.state       ][INFO    ][5644] Running state [mdb01] at time 14:49:23.140760
2018-07-10 14:49:23,141 [salt.state       ][INFO    ][5644] Executing state host.present for mdb01
2018-07-10 14:49:23,141 [salt.state       ][INFO    ][5644] Host mdb01 (10.167.4.32) already present
2018-07-10 14:49:23,141 [salt.state       ][INFO    ][5644] Completed state [mdb01] at time 14:49:23.141809 duration_in_ms=1.049
2018-07-10 14:49:23,142 [salt.state       ][INFO    ][5644] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 14:49:23.142075
2018-07-10 14:49:23,142 [salt.state       ][INFO    ][5644] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,142 [salt.state       ][INFO    ][5644] Host mdb01.mcp-ovs-dpdk-ha.local (10.167.4.32) already present
2018-07-10 14:49:23,143 [salt.state       ][INFO    ][5644] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 14:49:23.143174 duration_in_ms=1.099
2018-07-10 14:49:23,143 [salt.state       ][INFO    ][5644] Running state [mdb] at time 14:49:23.143437
2018-07-10 14:49:23,143 [salt.state       ][INFO    ][5644] Executing state host.present for mdb
2018-07-10 14:49:23,144 [salt.state       ][INFO    ][5644] Host mdb (10.167.4.31) already present
2018-07-10 14:49:23,144 [salt.state       ][INFO    ][5644] Completed state [mdb] at time 14:49:23.144492 duration_in_ms=1.055
2018-07-10 14:49:23,144 [salt.state       ][INFO    ][5644] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 14:49:23.144753
2018-07-10 14:49:23,145 [salt.state       ][INFO    ][5644] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,145 [salt.state       ][INFO    ][5644] Host mdb.mcp-ovs-dpdk-ha.local (10.167.4.31) already present
2018-07-10 14:49:23,145 [salt.state       ][INFO    ][5644] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 14:49:23.145820 duration_in_ms=1.067
2018-07-10 14:49:23,146 [salt.state       ][INFO    ][5644] Running state [cfg01] at time 14:49:23.146082
2018-07-10 14:49:23,146 [salt.state       ][INFO    ][5644] Executing state host.present for cfg01
2018-07-10 14:49:23,146 [salt.state       ][INFO    ][5644] Host cfg01 (10.167.4.11) already present
2018-07-10 14:49:23,147 [salt.state       ][INFO    ][5644] Completed state [cfg01] at time 14:49:23.147159 duration_in_ms=1.077
2018-07-10 14:49:23,147 [salt.state       ][INFO    ][5644] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:49:23.147420
2018-07-10 14:49:23,147 [salt.state       ][INFO    ][5644] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,148 [salt.state       ][INFO    ][5644] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-10 14:49:23,148 [salt.state       ][INFO    ][5644] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:49:23.148484 duration_in_ms=1.065
2018-07-10 14:49:23,148 [salt.state       ][INFO    ][5644] Running state [prx01] at time 14:49:23.148751
2018-07-10 14:49:23,149 [salt.state       ][INFO    ][5644] Executing state host.present for prx01
2018-07-10 14:49:23,149 [salt.state       ][INFO    ][5644] Host prx01 (10.167.4.14) already present
2018-07-10 14:49:23,149 [salt.state       ][INFO    ][5644] Completed state [prx01] at time 14:49:23.149807 duration_in_ms=1.055
2018-07-10 14:49:23,150 [salt.state       ][INFO    ][5644] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 14:49:23.150069
2018-07-10 14:49:23,150 [salt.state       ][INFO    ][5644] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,150 [salt.state       ][INFO    ][5644] Host prx01.mcp-ovs-dpdk-ha.local (10.167.4.14) already present
2018-07-10 14:49:23,151 [salt.state       ][INFO    ][5644] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 14:49:23.151160 duration_in_ms=1.091
2018-07-10 14:49:23,151 [salt.state       ][INFO    ][5644] Running state [kvm01] at time 14:49:23.151426
2018-07-10 14:49:23,151 [salt.state       ][INFO    ][5644] Executing state host.present for kvm01
2018-07-10 14:49:23,152 [salt.state       ][INFO    ][5644] Host kvm01 (10.167.4.20) already present
2018-07-10 14:49:23,152 [salt.state       ][INFO    ][5644] Completed state [kvm01] at time 14:49:23.152485 duration_in_ms=1.059
2018-07-10 14:49:23,152 [salt.state       ][INFO    ][5644] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 14:49:23.152751
2018-07-10 14:49:23,153 [salt.state       ][INFO    ][5644] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,153 [salt.state       ][INFO    ][5644] Host kvm01.mcp-ovs-dpdk-ha.local (10.167.4.20) already present
2018-07-10 14:49:23,153 [salt.state       ][INFO    ][5644] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 14:49:23.153822 duration_in_ms=1.071
2018-07-10 14:49:23,154 [salt.state       ][INFO    ][5644] Running state [kvm03] at time 14:49:23.154083
2018-07-10 14:49:23,154 [salt.state       ][INFO    ][5644] Executing state host.present for kvm03
2018-07-10 14:49:23,154 [salt.state       ][INFO    ][5644] Host kvm03 (10.167.4.22) already present
2018-07-10 14:49:23,155 [salt.state       ][INFO    ][5644] Completed state [kvm03] at time 14:49:23.155159 duration_in_ms=1.076
2018-07-10 14:49:23,155 [salt.state       ][INFO    ][5644] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 14:49:23.155421
2018-07-10 14:49:23,155 [salt.state       ][INFO    ][5644] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,156 [salt.state       ][INFO    ][5644] Host kvm03.mcp-ovs-dpdk-ha.local (10.167.4.22) already present
2018-07-10 14:49:23,156 [salt.state       ][INFO    ][5644] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 14:49:23.156491 duration_in_ms=1.07
2018-07-10 14:49:23,156 [salt.state       ][INFO    ][5644] Running state [kvm02] at time 14:49:23.156753
2018-07-10 14:49:23,157 [salt.state       ][INFO    ][5644] Executing state host.present for kvm02
2018-07-10 14:49:23,157 [salt.state       ][INFO    ][5644] Host kvm02 (10.167.4.21) already present
2018-07-10 14:49:23,158 [salt.state       ][INFO    ][5644] Completed state [kvm02] at time 14:49:23.158123 duration_in_ms=1.37
2018-07-10 14:49:23,158 [salt.state       ][INFO    ][5644] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 14:49:23.158404
2018-07-10 14:49:23,158 [salt.state       ][INFO    ][5644] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,159 [salt.state       ][INFO    ][5644] Host kvm02.mcp-ovs-dpdk-ha.local (10.167.4.21) already present
2018-07-10 14:49:23,159 [salt.state       ][INFO    ][5644] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 14:49:23.159468 duration_in_ms=1.063
2018-07-10 14:49:23,159 [salt.state       ][INFO    ][5644] Running state [dbs] at time 14:49:23.159729
2018-07-10 14:49:23,159 [salt.state       ][INFO    ][5644] Executing state host.present for dbs
2018-07-10 14:49:23,160 [salt.state       ][INFO    ][5644] Host dbs (10.167.4.23) already present
2018-07-10 14:49:23,160 [salt.state       ][INFO    ][5644] Completed state [dbs] at time 14:49:23.160779 duration_in_ms=1.05
2018-07-10 14:49:23,161 [salt.state       ][INFO    ][5644] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 14:49:23.161039
2018-07-10 14:49:23,161 [salt.state       ][INFO    ][5644] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,161 [salt.state       ][INFO    ][5644] Host dbs.mcp-ovs-dpdk-ha.local (10.167.4.23) already present
2018-07-10 14:49:23,162 [salt.state       ][INFO    ][5644] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 14:49:23.162093 duration_in_ms=1.054
2018-07-10 14:49:23,162 [salt.state       ][INFO    ][5644] Running state [prx] at time 14:49:23.162382
2018-07-10 14:49:23,162 [salt.state       ][INFO    ][5644] Executing state host.present for prx
2018-07-10 14:49:23,163 [salt.state       ][INFO    ][5644] Host prx (10.167.4.13) already present
2018-07-10 14:49:23,163 [salt.state       ][INFO    ][5644] Completed state [prx] at time 14:49:23.163440 duration_in_ms=1.058
2018-07-10 14:49:23,163 [salt.state       ][INFO    ][5644] Running state [prx.mcp-ovs-dpdk-ha.local] at time 14:49:23.163700
2018-07-10 14:49:23,163 [salt.state       ][INFO    ][5644] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,164 [salt.state       ][INFO    ][5644] Host prx.mcp-ovs-dpdk-ha.local (10.167.4.13) already present
2018-07-10 14:49:23,164 [salt.state       ][INFO    ][5644] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 14:49:23.164750 duration_in_ms=1.049
2018-07-10 14:49:23,165 [salt.state       ][INFO    ][5644] Running state [prx02] at time 14:49:23.165010
2018-07-10 14:49:23,165 [salt.state       ][INFO    ][5644] Executing state host.present for prx02
2018-07-10 14:49:23,165 [salt.state       ][INFO    ][5644] Host prx02 (10.167.4.15) already present
2018-07-10 14:49:23,166 [salt.state       ][INFO    ][5644] Completed state [prx02] at time 14:49:23.166071 duration_in_ms=1.06
2018-07-10 14:49:23,166 [salt.state       ][INFO    ][5644] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 14:49:23.166352
2018-07-10 14:49:23,166 [salt.state       ][INFO    ][5644] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,167 [salt.state       ][INFO    ][5644] Host prx02.mcp-ovs-dpdk-ha.local (10.167.4.15) already present
2018-07-10 14:49:23,167 [salt.state       ][INFO    ][5644] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 14:49:23.167417 duration_in_ms=1.065
2018-07-10 14:49:23,167 [salt.state       ][INFO    ][5644] Running state [msg02] at time 14:49:23.167678
2018-07-10 14:49:23,167 [salt.state       ][INFO    ][5644] Executing state host.present for msg02
2018-07-10 14:49:23,168 [salt.state       ][INFO    ][5644] Host msg02 (10.167.4.29) already present
2018-07-10 14:49:23,168 [salt.state       ][INFO    ][5644] Completed state [msg02] at time 14:49:23.168727 duration_in_ms=1.049
2018-07-10 14:49:23,169 [salt.state       ][INFO    ][5644] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 14:49:23.168988
2018-07-10 14:49:23,169 [salt.state       ][INFO    ][5644] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:23,169 [salt.state       ][INFO    ][5644] Host msg02.mcp-ovs-dpdk-ha.local (10.167.4.29) already present
2018-07-10 14:49:23,170 [salt.state       ][INFO    ][5644] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 14:49:23.170039 duration_in_ms=1.051
2018-07-10 14:49:23,172 [salt.state       ][INFO    ][5644] Running state [file.replace] at time 14:49:23.171966
2018-07-10 14:49:23,172 [salt.state       ][INFO    ][5644] Executing state module.run for file.replace
2018-07-10 14:49:23,611 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['git', '--version'] in directory '/root'
2018-07-10 14:49:24,060 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command 'grep -q "msg02 msg02.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-10 14:49:24,084 [salt.state       ][INFO    ][5644] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 10.167.4.23\t\tdbs dbs.mcp-ovs-dpdk-ha.local\n 10.167.4.13\t\tprx prx.mcp-ovs-dpdk-ha.local\n 10.167.4.15\t\tprx02 prx02.mcp-ovs-dpdk-ha.local\n-10.167.4.29\t\tmsg02 msg02.mcp-ovs-dpdk-ha.local\n+10.167.4.29\t\tmsg02.mcp-ovs-dpdk-ha.local msg02\n 10.167.4.30\t\tmsg03 msg03.mcp-ovs-dpdk-ha.local\n 10.167.4.28\t\tmsg01 msg01.mcp-ovs-dpdk-ha.local\n 10.167.4.27\t\tmsg msg.mcp-ovs-dpdk-ha.local\n'}
2018-07-10 14:49:24,085 [salt.state       ][INFO    ][5644] Completed state [file.replace] at time 14:49:24.085459 duration_in_ms=913.492
2018-07-10 14:49:24,086 [salt.state       ][INFO    ][5644] Running state [msg03] at time 14:49:24.086041
2018-07-10 14:49:24,086 [salt.state       ][INFO    ][5644] Executing state host.present for msg03
2018-07-10 14:49:24,087 [salt.state       ][INFO    ][5644] Host msg03 (10.167.4.30) already present
2018-07-10 14:49:24,087 [salt.state       ][INFO    ][5644] Completed state [msg03] at time 14:49:24.087868 duration_in_ms=1.827
2018-07-10 14:49:24,088 [salt.state       ][INFO    ][5644] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 14:49:24.088261
2018-07-10 14:49:24,088 [salt.state       ][INFO    ][5644] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,089 [salt.state       ][INFO    ][5644] Host msg03.mcp-ovs-dpdk-ha.local (10.167.4.30) already present
2018-07-10 14:49:24,089 [salt.state       ][INFO    ][5644] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 14:49:24.089756 duration_in_ms=1.494
2018-07-10 14:49:24,090 [salt.state       ][INFO    ][5644] Running state [msg01] at time 14:49:24.090128
2018-07-10 14:49:24,090 [salt.state       ][INFO    ][5644] Executing state host.present for msg01
2018-07-10 14:49:24,091 [salt.state       ][INFO    ][5644] Host msg01 (10.167.4.28) already present
2018-07-10 14:49:24,091 [salt.state       ][INFO    ][5644] Completed state [msg01] at time 14:49:24.091662 duration_in_ms=1.535
2018-07-10 14:49:24,092 [salt.state       ][INFO    ][5644] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 14:49:24.092035
2018-07-10 14:49:24,092 [salt.state       ][INFO    ][5644] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,093 [salt.state       ][INFO    ][5644] Host msg01.mcp-ovs-dpdk-ha.local (10.167.4.28) already present
2018-07-10 14:49:24,093 [salt.state       ][INFO    ][5644] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 14:49:24.093518 duration_in_ms=1.483
2018-07-10 14:49:24,093 [salt.state       ][INFO    ][5644] Running state [msg] at time 14:49:24.093887
2018-07-10 14:49:24,094 [salt.state       ][INFO    ][5644] Executing state host.present for msg
2018-07-10 14:49:24,095 [salt.state       ][INFO    ][5644] Host msg (10.167.4.27) already present
2018-07-10 14:49:24,095 [salt.state       ][INFO    ][5644] Completed state [msg] at time 14:49:24.095374 duration_in_ms=1.486
2018-07-10 14:49:24,095 [salt.state       ][INFO    ][5644] Running state [msg.mcp-ovs-dpdk-ha.local] at time 14:49:24.095738
2018-07-10 14:49:24,096 [salt.state       ][INFO    ][5644] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,096 [salt.state       ][INFO    ][5644] Host msg.mcp-ovs-dpdk-ha.local (10.167.4.27) already present
2018-07-10 14:49:24,097 [salt.state       ][INFO    ][5644] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 14:49:24.096961 duration_in_ms=1.224
2018-07-10 14:49:24,097 [salt.state       ][INFO    ][5644] Running state [cfg01] at time 14:49:24.097237
2018-07-10 14:49:24,097 [salt.state       ][INFO    ][5644] Executing state host.present for cfg01
2018-07-10 14:49:24,098 [salt.state       ][INFO    ][5644] Host cfg01 (10.167.4.11) already present
2018-07-10 14:49:24,098 [salt.state       ][INFO    ][5644] Completed state [cfg01] at time 14:49:24.098384 duration_in_ms=1.147
2018-07-10 14:49:24,098 [salt.state       ][INFO    ][5644] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:49:24.098669
2018-07-10 14:49:24,098 [salt.state       ][INFO    ][5644] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,099 [salt.state       ][INFO    ][5644] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-10 14:49:24,099 [salt.state       ][INFO    ][5644] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:49:24.099792 duration_in_ms=1.123
2018-07-10 14:49:24,100 [salt.state       ][INFO    ][5644] Running state [cmp002] at time 14:49:24.100077
2018-07-10 14:49:24,100 [salt.state       ][INFO    ][5644] Executing state host.present for cmp002
2018-07-10 14:49:24,101 [salt.state       ][INFO    ][5644] Host cmp002 (10.167.4.53) already present
2018-07-10 14:49:24,101 [salt.state       ][INFO    ][5644] Completed state [cmp002] at time 14:49:24.101487 duration_in_ms=1.41
2018-07-10 14:49:24,101 [salt.state       ][INFO    ][5644] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 14:49:24.101772
2018-07-10 14:49:24,102 [salt.state       ][INFO    ][5644] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,102 [salt.state       ][INFO    ][5644] Host cmp002.mcp-ovs-dpdk-ha.local (10.167.4.53) already present
2018-07-10 14:49:24,102 [salt.state       ][INFO    ][5644] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 14:49:24.102892 duration_in_ms=1.12
2018-07-10 14:49:24,103 [salt.state       ][INFO    ][5644] Running state [cmp001] at time 14:49:24.103186
2018-07-10 14:49:24,103 [salt.state       ][INFO    ][5644] Executing state host.present for cmp001
2018-07-10 14:49:24,104 [salt.state       ][INFO    ][5644] Host cmp001 (10.167.4.52) already present
2018-07-10 14:49:24,104 [salt.state       ][INFO    ][5644] Completed state [cmp001] at time 14:49:24.104283 duration_in_ms=1.097
2018-07-10 14:49:24,104 [salt.state       ][INFO    ][5644] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 14:49:24.104571
2018-07-10 14:49:24,104 [salt.state       ][INFO    ][5644] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,105 [salt.state       ][INFO    ][5644] Host cmp001.mcp-ovs-dpdk-ha.local (10.167.4.52) already present
2018-07-10 14:49:24,105 [salt.state       ][INFO    ][5644] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 14:49:24.105691 duration_in_ms=1.12
2018-07-10 14:49:24,106 [salt.state       ][INFO    ][5644] Running state [dbs01] at time 14:49:24.105971
2018-07-10 14:49:24,106 [salt.state       ][INFO    ][5644] Executing state host.present for dbs01
2018-07-10 14:49:24,107 [salt.state       ][INFO    ][5644] Host dbs01 (10.167.4.24) already present
2018-07-10 14:49:24,107 [salt.state       ][INFO    ][5644] Completed state [dbs01] at time 14:49:24.107401 duration_in_ms=1.429
2018-07-10 14:49:24,107 [salt.state       ][INFO    ][5644] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 14:49:24.107728
2018-07-10 14:49:24,108 [salt.state       ][INFO    ][5644] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,108 [salt.state       ][INFO    ][5644] Host dbs01.mcp-ovs-dpdk-ha.local (10.167.4.24) already present
2018-07-10 14:49:24,109 [salt.state       ][INFO    ][5644] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 14:49:24.109026 duration_in_ms=1.298
2018-07-10 14:49:24,109 [salt.state       ][INFO    ][5644] Running state [dbs02] at time 14:49:24.109350
2018-07-10 14:49:24,109 [salt.state       ][INFO    ][5644] Executing state host.present for dbs02
2018-07-10 14:49:24,110 [salt.state       ][INFO    ][5644] Host dbs02 (10.167.4.25) already present
2018-07-10 14:49:24,110 [salt.state       ][INFO    ][5644] Completed state [dbs02] at time 14:49:24.110671 duration_in_ms=1.322
2018-07-10 14:49:24,111 [salt.state       ][INFO    ][5644] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 14:49:24.110994
2018-07-10 14:49:24,111 [salt.state       ][INFO    ][5644] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,112 [salt.state       ][INFO    ][5644] Host dbs02.mcp-ovs-dpdk-ha.local (10.167.4.25) already present
2018-07-10 14:49:24,112 [salt.state       ][INFO    ][5644] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 14:49:24.112304 duration_in_ms=1.31
2018-07-10 14:49:24,112 [salt.state       ][INFO    ][5644] Running state [dbs03] at time 14:49:24.112628
2018-07-10 14:49:24,112 [salt.state       ][INFO    ][5644] Executing state host.present for dbs03
2018-07-10 14:49:24,113 [salt.state       ][INFO    ][5644] Host dbs03 (10.167.4.26) already present
2018-07-10 14:49:24,113 [salt.state       ][INFO    ][5644] Completed state [dbs03] at time 14:49:24.113938 duration_in_ms=1.311
2018-07-10 14:49:24,114 [salt.state       ][INFO    ][5644] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 14:49:24.114298
2018-07-10 14:49:24,114 [salt.state       ][INFO    ][5644] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,115 [salt.state       ][INFO    ][5644] Host dbs03.mcp-ovs-dpdk-ha.local (10.167.4.26) already present
2018-07-10 14:49:24,115 [salt.state       ][INFO    ][5644] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 14:49:24.115743 duration_in_ms=1.445
2018-07-10 14:49:24,116 [salt.state       ][INFO    ][5644] Running state [mas01] at time 14:49:24.116095
2018-07-10 14:49:24,116 [salt.state       ][INFO    ][5644] Executing state host.present for mas01
2018-07-10 14:49:24,117 [salt.state       ][INFO    ][5644] Host mas01 (10.167.4.12) already present
2018-07-10 14:49:24,117 [salt.state       ][INFO    ][5644] Completed state [mas01] at time 14:49:24.117484 duration_in_ms=1.388
2018-07-10 14:49:24,117 [salt.state       ][INFO    ][5644] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 14:49:24.117839
2018-07-10 14:49:24,118 [salt.state       ][INFO    ][5644] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,119 [salt.state       ][INFO    ][5644] Host mas01.mcp-ovs-dpdk-ha.local (10.167.4.12) already present
2018-07-10 14:49:24,119 [salt.state       ][INFO    ][5644] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 14:49:24.119335 duration_in_ms=1.496
2018-07-10 14:49:24,119 [salt.state       ][INFO    ][5644] Running state [ctl02] at time 14:49:24.119707
2018-07-10 14:49:24,120 [salt.state       ][INFO    ][5644] Executing state host.present for ctl02
2018-07-10 14:49:24,120 [salt.state       ][INFO    ][5644] Host ctl02 (10.167.4.37) already present
2018-07-10 14:49:24,121 [salt.state       ][INFO    ][5644] Completed state [ctl02] at time 14:49:24.121155 duration_in_ms=1.448
2018-07-10 14:49:24,121 [salt.state       ][INFO    ][5644] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 14:49:24.121532
2018-07-10 14:49:24,121 [salt.state       ][INFO    ][5644] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,122 [salt.state       ][INFO    ][5644] Host ctl02.mcp-ovs-dpdk-ha.local (10.167.4.37) already present
2018-07-10 14:49:24,123 [salt.state       ][INFO    ][5644] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 14:49:24.123025 duration_in_ms=1.494
2018-07-10 14:49:24,123 [salt.state       ][INFO    ][5644] Running state [ctl03] at time 14:49:24.123408
2018-07-10 14:49:24,123 [salt.state       ][INFO    ][5644] Executing state host.present for ctl03
2018-07-10 14:49:24,124 [salt.state       ][INFO    ][5644] Host ctl03 (10.167.4.38) already present
2018-07-10 14:49:24,124 [salt.state       ][INFO    ][5644] Completed state [ctl03] at time 14:49:24.124886 duration_in_ms=1.477
2018-07-10 14:49:24,125 [salt.state       ][INFO    ][5644] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 14:49:24.125250
2018-07-10 14:49:24,125 [salt.state       ][INFO    ][5644] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,126 [salt.state       ][INFO    ][5644] Host ctl03.mcp-ovs-dpdk-ha.local (10.167.4.38) already present
2018-07-10 14:49:24,126 [salt.state       ][INFO    ][5644] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 14:49:24.126740 duration_in_ms=1.49
2018-07-10 14:49:24,127 [salt.state       ][INFO    ][5644] Running state [ctl01] at time 14:49:24.127123
2018-07-10 14:49:24,127 [salt.state       ][INFO    ][5644] Executing state host.present for ctl01
2018-07-10 14:49:24,128 [salt.state       ][INFO    ][5644] Host ctl01 (10.167.4.36) already present
2018-07-10 14:49:24,128 [salt.state       ][INFO    ][5644] Completed state [ctl01] at time 14:49:24.128582 duration_in_ms=1.458
2018-07-10 14:49:24,129 [salt.state       ][INFO    ][5644] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 14:49:24.128949
2018-07-10 14:49:24,129 [salt.state       ][INFO    ][5644] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,130 [salt.state       ][INFO    ][5644] Host ctl01.mcp-ovs-dpdk-ha.local (10.167.4.36) already present
2018-07-10 14:49:24,130 [salt.state       ][INFO    ][5644] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 14:49:24.130458 duration_in_ms=1.508
2018-07-10 14:49:24,130 [salt.state       ][INFO    ][5644] Running state [ctl] at time 14:49:24.130832
2018-07-10 14:49:24,131 [salt.state       ][INFO    ][5644] Executing state host.present for ctl
2018-07-10 14:49:24,132 [salt.state       ][INFO    ][5644] Host ctl (10.167.4.35) already present
2018-07-10 14:49:24,132 [salt.state       ][INFO    ][5644] Completed state [ctl] at time 14:49:24.132322 duration_in_ms=1.489
2018-07-10 14:49:24,132 [salt.state       ][INFO    ][5644] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 14:49:24.132688
2018-07-10 14:49:24,133 [salt.state       ][INFO    ][5644] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-10 14:49:24,133 [salt.state       ][INFO    ][5644] Host ctl.mcp-ovs-dpdk-ha.local (10.167.4.35) already present
2018-07-10 14:49:24,134 [salt.state       ][INFO    ][5644] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 14:49:24.134189 duration_in_ms=1.5
2018-07-10 14:49:24,134 [salt.state       ][INFO    ][5644] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:49:24.134579
2018-07-10 14:49:24,134 [salt.state       ][INFO    ][5644] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-10 14:49:24,135 [salt.state       ][INFO    ][5644] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-10 14:49:24,135 [salt.state       ][INFO    ][5644] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:49:24.135739 duration_in_ms=1.159
2018-07-10 14:49:24,136 [salt.state       ][INFO    ][5644] Running state [ens3] at time 14:49:24.136115
2018-07-10 14:49:24,136 [salt.state       ][INFO    ][5644] Executing state network.managed for ens3
2018-07-10 14:49:25,287 [salt.state       ][INFO    ][5644] Interface ens3 is up to date.
2018-07-10 14:49:25,287 [salt.state       ][INFO    ][5644] Completed state [ens3] at time 14:49:25.287739 duration_in_ms=1151.623
2018-07-10 14:49:25,288 [salt.state       ][INFO    ][5644] Running state [ens2] at time 14:49:25.288133
2018-07-10 14:49:25,288 [salt.state       ][INFO    ][5644] Executing state network.managed for ens2
2018-07-10 14:49:26,187 [salt.state       ][INFO    ][5644] Interface ens2 is up to date.
2018-07-10 14:49:26,187 [salt.state       ][INFO    ][5644] Completed state [ens2] at time 14:49:26.187612 duration_in_ms=899.478
2018-07-10 14:49:26,188 [salt.state       ][INFO    ][5644] Running state [linux_system_network] at time 14:49:26.188139
2018-07-10 14:49:26,188 [salt.state       ][INFO    ][5644] Executing state network.system for linux_system_network
2018-07-10 14:49:26,189 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-10 14:49:26,235 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-10 14:49:26,280 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-10 14:49:26,311 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-10 14:49:26,345 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-10 14:49:27,204 [salt.loaded.int.module.debian_ip][WARNING ][5644] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-10 14:49:27,205 [salt.state       ][INFO    ][5644] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg02\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-10 14:49:27,206 [salt.state       ][INFO    ][5644] Completed state [linux_system_network] at time 14:49:27.206095 duration_in_ms=1017.956
2018-07-10 14:49:27,207 [salt.state       ][INFO    ][5644] Running state [/etc/profile.d/proxy.sh] at time 14:49:27.207358
2018-07-10 14:49:27,208 [salt.state       ][INFO    ][5644] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-10 14:49:27,209 [salt.state       ][INFO    ][5644] File /etc/profile.d/proxy.sh is not present
2018-07-10 14:49:27,210 [salt.state       ][INFO    ][5644] Completed state [/etc/profile.d/proxy.sh] at time 14:49:27.210001 duration_in_ms=2.642
2018-07-10 14:49:27,210 [salt.state       ][INFO    ][5644] Running state [/etc/apt/apt.conf.d/95proxies] at time 14:49:27.210807
2018-07-10 14:49:27,211 [salt.state       ][INFO    ][5644] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-10 14:49:27,212 [salt.state       ][INFO    ][5644] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-10 14:49:27,213 [salt.state       ][INFO    ][5644] Completed state [/etc/apt/apt.conf.d/95proxies] at time 14:49:27.213112 duration_in_ms=2.306
2018-07-10 14:49:27,213 [salt.state       ][INFO    ][5644] Running state [ntp] at time 14:49:27.213879
2018-07-10 14:49:27,214 [salt.state       ][INFO    ][5644] Executing state pkg.installed for ntp
2018-07-10 14:49:27,232 [salt.state       ][INFO    ][5644] All specified packages are already installed
2018-07-10 14:49:27,232 [salt.state       ][INFO    ][5644] Completed state [ntp] at time 14:49:27.232675 duration_in_ms=18.797
2018-07-10 14:49:27,235 [salt.state       ][INFO    ][5644] Running state [/etc/ntp.conf] at time 14:49:27.235239
2018-07-10 14:49:27,235 [salt.state       ][INFO    ][5644] Executing state file.managed for /etc/ntp.conf
2018-07-10 14:49:27,367 [salt.state       ][INFO    ][5644] File /etc/ntp.conf is in the correct state
2018-07-10 14:49:27,368 [salt.state       ][INFO    ][5644] Completed state [/etc/ntp.conf] at time 14:49:27.368480 duration_in_ms=133.241
2018-07-10 14:49:27,371 [salt.state       ][INFO    ][5644] Running state [ntp] at time 14:49:27.371366
2018-07-10 14:49:27,372 [salt.state       ][INFO    ][5644] Executing state service.running for ntp
2018-07-10 14:49:27,373 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-10 14:49:27,397 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-10 14:49:27,417 [salt.loaded.int.module.cmdmod][INFO    ][5644] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-10 14:49:27,439 [salt.state       ][INFO    ][5644] The service ntp is already running
2018-07-10 14:49:27,440 [salt.state       ][INFO    ][5644] Completed state [ntp] at time 14:49:27.440008 duration_in_ms=68.643
2018-07-10 14:49:27,446 [salt.minion      ][INFO    ][5644] Returning information for job: 20180710144851467811
2018-07-10 14:50:55,673 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command state.apply with jid 20180710145055656925
2018-07-10 14:50:55,713 [salt.minion      ][INFO    ][6893] Starting a new job with PID 6893
2018-07-10 14:50:59,059 [salt.state       ][INFO    ][6893] Loading fresh modules for state activity
2018-07-10 14:51:04,160 [salt.state       ][INFO    ][6893] Running state [/etc/environment] at time 14:51:04.160863
2018-07-10 14:51:04,161 [salt.state       ][INFO    ][6893] Executing state file.blockreplace for /etc/environment
2018-07-10 14:51:04,168 [salt.state       ][INFO    ][6893] No changes needed to be made
2018-07-10 14:51:04,169 [salt.state       ][INFO    ][6893] Completed state [/etc/environment] at time 14:51:04.169388 duration_in_ms=8.526
2018-07-10 14:51:04,169 [salt.state       ][INFO    ][6893] Running state [/etc/profile.d] at time 14:51:04.169922
2018-07-10 14:51:04,170 [salt.state       ][INFO    ][6893] Executing state file.directory for /etc/profile.d
2018-07-10 14:51:04,172 [salt.state       ][INFO    ][6893] Directory /etc/profile.d is in the correct state
2018-07-10 14:51:04,172 [salt.state       ][INFO    ][6893] Completed state [/etc/profile.d] at time 14:51:04.172925 duration_in_ms=3.003
2018-07-10 14:51:04,213 [salt.loader      ][ERROR   ][6893] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:51:05,068 [salt.state       ][INFO    ][6893] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 14:51:05.068709
2018-07-10 14:51:05,069 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-10 14:51:05,103 [salt.state       ][INFO    ][6893] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-10 14:51:05,104 [salt.state       ][INFO    ][6893] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 14:51:05.104069 duration_in_ms=35.361
2018-07-10 14:51:05,104 [salt.state       ][INFO    ][6893] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:51:05.104650
2018-07-10 14:51:05,105 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-10 14:51:05,125 [salt.state       ][INFO    ][6893] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-10 14:51:05,125 [salt.state       ][INFO    ][6893] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 14:51:05.125757 duration_in_ms=21.107
2018-07-10 14:51:05,128 [salt.state       ][INFO    ][6893] Running state [linux_repo_prereq_pkgs] at time 14:51:05.128507
2018-07-10 14:51:05,129 [salt.state       ][INFO    ][6893] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-10 14:51:05,130 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:51:05,873 [salt.state       ][INFO    ][6893] All specified packages are already installed
2018-07-10 14:51:05,874 [salt.state       ][INFO    ][6893] Completed state [linux_repo_prereq_pkgs] at time 14:51:05.874637 duration_in_ms=746.13
2018-07-10 14:51:05,875 [salt.state       ][INFO    ][6893] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 14:51:05.875325
2018-07-10 14:51:05,875 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-10 14:51:05,901 [salt.state       ][INFO    ][6893] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-10 14:51:05,901 [salt.state       ][INFO    ][6893] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 14:51:05.901651 duration_in_ms=26.326
2018-07-10 14:51:05,902 [salt.state       ][INFO    ][6893] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 14:51:05.902200
2018-07-10 14:51:05,902 [salt.state       ][INFO    ][6893] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-10 14:51:05,903 [salt.state       ][INFO    ][6893] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-10 14:51:05,903 [salt.state       ][INFO    ][6893] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 14:51:05.903861 duration_in_ms=1.661
2018-07-10 14:51:05,904 [salt.state       ][INFO    ][6893] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 14:51:05.904382
2018-07-10 14:51:05,904 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-10 14:51:06,089 [salt.state       ][INFO    ][6893] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-10 14:51:06,090 [salt.state       ][INFO    ][6893] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 14:51:06.090068 duration_in_ms=185.686
2018-07-10 14:51:06,092 [salt.state       ][INFO    ][6893] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 14:51:06.092080
2018-07-10 14:51:06,092 [salt.state       ][INFO    ][6893] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-10 14:51:06,093 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-10 14:51:07,155 [salt.state       ][INFO    ][6893] {'pid': 6957, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-10 14:51:07,157 [salt.state       ][INFO    ][6893] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 14:51:07.157104 duration_in_ms=1065.02
2018-07-10 14:51:07,177 [salt.state       ][INFO    ][6893] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 14:51:07.177110
2018-07-10 14:51:07,178 [salt.state       ][INFO    ][6893] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-10 14:51:07,428 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 14:51:14,927 [salt.state       ][INFO    ][6893] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-10 14:51:14,929 [salt.state       ][INFO    ][6893] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 14:51:14.928958 duration_in_ms=7751.849
2018-07-10 14:51:14,929 [salt.state       ][INFO    ][6893] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:51:14.929866
2018-07-10 14:51:14,930 [salt.state       ][INFO    ][6893] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-10 14:51:14,931 [salt.state       ][INFO    ][6893] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-10 14:51:14,932 [salt.state       ][INFO    ][6893] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 14:51:14.932446 duration_in_ms=2.58
2018-07-10 14:51:14,933 [salt.state       ][INFO    ][6893] Running state [/etc/apt/preferences.d/uca] at time 14:51:14.933161
2018-07-10 14:51:14,933 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-10 14:51:15,155 [salt.state       ][INFO    ][6893] File /etc/apt/preferences.d/uca is in the correct state
2018-07-10 14:51:15,155 [salt.state       ][INFO    ][6893] Completed state [/etc/apt/preferences.d/uca] at time 14:51:15.155699 duration_in_ms=222.538
2018-07-10 14:51:15,163 [salt.state       ][INFO    ][6893] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:51:15.163725
2018-07-10 14:51:15,164 [salt.state       ][INFO    ][6893] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-10 14:51:15,165 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-10 14:51:15,180 [salt.state       ][INFO    ][6893] unless execution succeeded
2018-07-10 14:51:15,181 [salt.state       ][INFO    ][6893] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 14:51:15.181007 duration_in_ms=17.282
2018-07-10 14:51:15,185 [salt.state       ][INFO    ][6893] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 14:51:15.185820
2018-07-10 14:51:15,186 [salt.state       ][INFO    ][6893] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-10 14:51:15,256 [salt.state       ][INFO    ][6893] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-10 14:51:15,257 [salt.state       ][INFO    ][6893] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 14:51:15.257109 duration_in_ms=71.288
2018-07-10 14:51:15,257 [salt.state       ][INFO    ][6893] Running state [linux_extra_packages_latest] at time 14:51:15.257498
2018-07-10 14:51:15,257 [salt.state       ][INFO    ][6893] Executing state pkg.latest for linux_extra_packages_latest
2018-07-10 14:51:15,278 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-10 14:51:15,477 [salt.state       ][INFO    ][6893] Package python-tornado is already up-to-date
2018-07-10 14:51:15,478 [salt.state       ][INFO    ][6893] Completed state [linux_extra_packages_latest] at time 14:51:15.478263 duration_in_ms=220.764
2018-07-10 14:51:15,479 [salt.state       ][INFO    ][6893] Running state [UTC] at time 14:51:15.479441
2018-07-10 14:51:15,479 [salt.state       ][INFO    ][6893] Executing state timezone.system for UTC
2018-07-10 14:51:15,480 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['timedatectl'] in directory '/root'
2018-07-10 14:51:15,567 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['timedatectl'] in directory '/root'
2018-07-10 14:51:15,585 [salt.state       ][INFO    ][6893] Timezone UTC already set, UTC already set to UTC
2018-07-10 14:51:15,585 [salt.state       ][INFO    ][6893] Completed state [UTC] at time 14:51:15.585771 duration_in_ms=106.33
2018-07-10 14:51:15,586 [salt.state       ][INFO    ][6893] Running state [nf_conntrack] at time 14:51:15.586811
2018-07-10 14:51:15,587 [salt.state       ][INFO    ][6893] Executing state kmod.present for nf_conntrack
2018-07-10 14:51:15,587 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'lsmod' in directory '/root'
2018-07-10 14:51:15,617 [salt.state       ][INFO    ][6893] Kernel module nf_conntrack is already present
2018-07-10 14:51:15,618 [salt.state       ][INFO    ][6893] Completed state [nf_conntrack] at time 14:51:15.618060 duration_in_ms=31.246
2018-07-10 14:51:15,619 [salt.state       ][INFO    ][6893] Running state [kernel.panic] at time 14:51:15.619903
2018-07-10 14:51:15,620 [salt.state       ][INFO    ][6893] Executing state sysctl.present for kernel.panic
2018-07-10 14:51:15,640 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:15,688 [salt.state       ][INFO    ][6893] Sysctl value kernel.panic = 60 is already set
2018-07-10 14:51:15,689 [salt.state       ][INFO    ][6893] Completed state [kernel.panic] at time 14:51:15.689335 duration_in_ms=69.433
2018-07-10 14:51:15,689 [salt.state       ][INFO    ][6893] Running state [net.ipv4.tcp_keepalive_probes] at time 14:51:15.689737
2018-07-10 14:51:15,690 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-10 14:51:15,690 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:15,737 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-10 14:51:15,737 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.tcp_keepalive_probes] at time 14:51:15.737707 duration_in_ms=47.969
2018-07-10 14:51:15,738 [salt.state       ][INFO    ][6893] Running state [fs.file-max] at time 14:51:15.738295
2018-07-10 14:51:15,738 [salt.state       ][INFO    ][6893] Executing state sysctl.present for fs.file-max
2018-07-10 14:51:15,739 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:15,776 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145115749932
2018-07-10 14:51:15,793 [salt.state       ][INFO    ][6893] Sysctl value fs.file-max = 124165 is already set
2018-07-10 14:51:15,793 [salt.state       ][INFO    ][6893] Completed state [fs.file-max] at time 14:51:15.793502 duration_in_ms=55.206
2018-07-10 14:51:15,794 [salt.state       ][INFO    ][6893] Running state [net.core.somaxconn] at time 14:51:15.793988
2018-07-10 14:51:15,794 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.core.somaxconn
2018-07-10 14:51:15,795 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:15,794 [salt.minion      ][INFO    ][7420] Starting a new job with PID 7420
2018-07-10 14:51:15,829 [salt.minion      ][INFO    ][7420] Returning information for job: 20180710145115749932
2018-07-10 14:51:15,845 [salt.state       ][INFO    ][6893] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-10 14:51:15,845 [salt.state       ][INFO    ][6893] Completed state [net.core.somaxconn] at time 14:51:15.845409 duration_in_ms=51.421
2018-07-10 14:51:15,845 [salt.state       ][INFO    ][6893] Running state [net.ipv4.tcp_max_syn_backlog] at time 14:51:15.845830
2018-07-10 14:51:15,846 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-10 14:51:15,846 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:15,891 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-10 14:51:15,891 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.tcp_max_syn_backlog] at time 14:51:15.891830 duration_in_ms=46.0
2018-07-10 14:51:15,892 [salt.state       ][INFO    ][6893] Running state [net.ipv4.tcp_tw_reuse] at time 14:51:15.892245
2018-07-10 14:51:15,892 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-10 14:51:15,893 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:15,937 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-10 14:51:15,938 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.tcp_tw_reuse] at time 14:51:15.938380 duration_in_ms=46.134
2018-07-10 14:51:15,938 [salt.state       ][INFO    ][6893] Running state [net.ipv4.tcp_congestion_control] at time 14:51:15.938908
2018-07-10 14:51:15,939 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-10 14:51:15,940 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:15,996 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-10 14:51:15,997 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.tcp_congestion_control] at time 14:51:15.997110 duration_in_ms=58.201
2018-07-10 14:51:15,997 [salt.state       ][INFO    ][6893] Running state [net.ipv4.tcp_retries2] at time 14:51:15.997604
2018-07-10 14:51:15,998 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-10 14:51:15,998 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,066 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-10 14:51:16,066 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.tcp_retries2] at time 14:51:16.066662 duration_in_ms=69.059
2018-07-10 14:51:16,067 [salt.state       ][INFO    ][6893] Running state [net.core.netdev_max_backlog] at time 14:51:16.067091
2018-07-10 14:51:16,067 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-10 14:51:16,068 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,149 [salt.state       ][INFO    ][6893] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-10 14:51:16,149 [salt.state       ][INFO    ][6893] Completed state [net.core.netdev_max_backlog] at time 14:51:16.149481 duration_in_ms=82.389
2018-07-10 14:51:16,150 [salt.state       ][INFO    ][6893] Running state [net.ipv4.tcp_slow_start_after_idle] at time 14:51:16.149979
2018-07-10 14:51:16,150 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-10 14:51:16,151 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,201 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-10 14:51:16,201 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 14:51:16.201701 duration_in_ms=51.722
2018-07-10 14:51:16,202 [salt.state       ][INFO    ][6893] Running state [vm.swappiness] at time 14:51:16.202108
2018-07-10 14:51:16,202 [salt.state       ][INFO    ][6893] Executing state sysctl.present for vm.swappiness
2018-07-10 14:51:16,203 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,248 [salt.state       ][INFO    ][6893] Sysctl value vm.swappiness = 10 is already set
2018-07-10 14:51:16,249 [salt.state       ][INFO    ][6893] Completed state [vm.swappiness] at time 14:51:16.249118 duration_in_ms=47.008
2018-07-10 14:51:16,249 [salt.state       ][INFO    ][6893] Running state [net.ipv4.tcp_keepalive_intvl] at time 14:51:16.249712
2018-07-10 14:51:16,250 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-10 14:51:16,251 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,309 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-10 14:51:16,310 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.tcp_keepalive_intvl] at time 14:51:16.310455 duration_in_ms=60.74
2018-07-10 14:51:16,311 [salt.state       ][INFO    ][6893] Running state [net.ipv4.neigh.default.gc_thresh1] at time 14:51:16.311396
2018-07-10 14:51:16,312 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-10 14:51:16,313 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,394 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-10 14:51:16,394 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 14:51:16.394427 duration_in_ms=83.033
2018-07-10 14:51:16,394 [salt.state       ][INFO    ][6893] Running state [net.ipv4.neigh.default.gc_thresh2] at time 14:51:16.394828
2018-07-10 14:51:16,395 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-10 14:51:16,395 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,455 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-10 14:51:16,456 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 14:51:16.455978 duration_in_ms=61.15
2018-07-10 14:51:16,456 [salt.state       ][INFO    ][6893] Running state [net.ipv4.neigh.default.gc_thresh3] at time 14:51:16.456386
2018-07-10 14:51:16,456 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-10 14:51:16,457 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,513 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-10 14:51:16,514 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 14:51:16.513906 duration_in_ms=57.517
2018-07-10 14:51:16,515 [salt.state       ][INFO    ][6893] Running state [net.ipv4.tcp_fin_timeout] at time 14:51:16.514923
2018-07-10 14:51:16,515 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-10 14:51:16,517 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,567 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-10 14:51:16,567 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.tcp_fin_timeout] at time 14:51:16.567864 duration_in_ms=52.942
2018-07-10 14:51:16,568 [salt.state       ][INFO    ][6893] Running state [net.ipv4.tcp_keepalive_time] at time 14:51:16.568351
2018-07-10 14:51:16,568 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-10 14:51:16,569 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,614 [salt.state       ][INFO    ][6893] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-10 14:51:16,615 [salt.state       ][INFO    ][6893] Completed state [net.ipv4.tcp_keepalive_time] at time 14:51:16.615177 duration_in_ms=46.825
2018-07-10 14:51:16,615 [salt.state       ][INFO    ][6893] Running state [net.nf_conntrack_max] at time 14:51:16.615735
2018-07-10 14:51:16,616 [salt.state       ][INFO    ][6893] Executing state sysctl.present for net.nf_conntrack_max
2018-07-10 14:51:16,617 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'sysctl -a' in directory '/root'
2018-07-10 14:51:16,674 [salt.state       ][INFO    ][6893] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-10 14:51:16,674 [salt.state       ][INFO    ][6893] Completed state [net.nf_conntrack_max] at time 14:51:16.674709 duration_in_ms=58.973
2018-07-10 14:51:16,675 [salt.state       ][INFO    ][6893] Running state [linux_sysfs_package] at time 14:51:16.675191
2018-07-10 14:51:16,675 [salt.state       ][INFO    ][6893] Executing state pkg.installed for linux_sysfs_package
2018-07-10 14:51:16,690 [salt.state       ][INFO    ][6893] All specified packages are already installed
2018-07-10 14:51:16,690 [salt.state       ][INFO    ][6893] Completed state [linux_sysfs_package] at time 14:51:16.690445 duration_in_ms=15.253
2018-07-10 14:51:16,693 [salt.state       ][INFO    ][6893] Running state [/etc/sysfs.d] at time 14:51:16.692989
2018-07-10 14:51:16,693 [salt.state       ][INFO    ][6893] Executing state file.directory for /etc/sysfs.d
2018-07-10 14:51:16,694 [salt.state       ][INFO    ][6893] Directory /etc/sysfs.d is in the correct state
2018-07-10 14:51:16,694 [salt.state       ][INFO    ][6893] Completed state [/etc/sysfs.d] at time 14:51:16.694412 duration_in_ms=1.423
2018-07-10 14:51:16,695 [salt.state       ][INFO    ][6893] Running state [ondemand] at time 14:51:16.695352
2018-07-10 14:51:16,695 [salt.state       ][INFO    ][6893] Executing state service.dead for ondemand
2018-07-10 14:51:16,696 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-10 14:51:16,717 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-10 14:51:16,736 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-10 14:51:16,762 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'runlevel' in directory '/root'
2018-07-10 14:51:16,778 [salt.state       ][INFO    ][6893] The service ondemand is already dead
2018-07-10 14:51:16,779 [salt.state       ][INFO    ][6893] Completed state [ondemand] at time 14:51:16.778929 duration_in_ms=83.577
2018-07-10 14:51:16,779 [salt.state       ][INFO    ][6893] Running state [cs_CZ.UTF-8] at time 14:51:16.779910
2018-07-10 14:51:16,780 [salt.state       ][INFO    ][6893] Executing state locale.present for cs_CZ.UTF-8
2018-07-10 14:51:16,780 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'locale -a' in directory '/root'
2018-07-10 14:51:16,794 [salt.state       ][INFO    ][6893] Locale cs_CZ.UTF-8 is already present
2018-07-10 14:51:16,795 [salt.state       ][INFO    ][6893] Completed state [cs_CZ.UTF-8] at time 14:51:16.795414 duration_in_ms=15.503
2018-07-10 14:51:16,796 [salt.state       ][INFO    ][6893] Running state [en_US.UTF-8] at time 14:51:16.795950
2018-07-10 14:51:16,796 [salt.state       ][INFO    ][6893] Executing state locale.present for en_US.UTF-8
2018-07-10 14:51:16,797 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'locale -a' in directory '/root'
2018-07-10 14:51:16,811 [salt.state       ][INFO    ][6893] Locale en_US.UTF-8 is already present
2018-07-10 14:51:16,812 [salt.state       ][INFO    ][6893] Completed state [en_US.UTF-8] at time 14:51:16.811946 duration_in_ms=15.996
2018-07-10 14:51:16,815 [salt.state       ][INFO    ][6893] Running state [en_US.UTF-8] at time 14:51:16.815294
2018-07-10 14:51:16,815 [salt.state       ][INFO    ][6893] Executing state locale.system for en_US.UTF-8
2018-07-10 14:51:16,816 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'localectl' in directory '/root'
2018-07-10 14:51:16,854 [salt.state       ][INFO    ][6893] System locale en_US.UTF-8 already set
2018-07-10 14:51:16,854 [salt.state       ][INFO    ][6893] Completed state [en_US.UTF-8] at time 14:51:16.854899 duration_in_ms=39.604
2018-07-10 14:51:16,855 [salt.state       ][INFO    ][6893] Running state [root] at time 14:51:16.855918
2018-07-10 14:51:16,856 [salt.state       ][INFO    ][6893] Executing state group.present for root
2018-07-10 14:51:16,856 [salt.state       ][INFO    ][6893] Group root is present and up to date
2018-07-10 14:51:16,857 [salt.state       ][INFO    ][6893] Completed state [root] at time 14:51:16.857008 duration_in_ms=1.09
2018-07-10 14:51:16,860 [salt.state       ][INFO    ][6893] Running state [root] at time 14:51:16.860265
2018-07-10 14:51:16,860 [salt.state       ][INFO    ][6893] Executing state user.present for root
2018-07-10 14:51:16,862 [salt.state       ][INFO    ][6893] User root is present and up to date
2018-07-10 14:51:16,862 [salt.state       ][INFO    ][6893] Completed state [root] at time 14:51:16.862227 duration_in_ms=1.962
2018-07-10 14:51:16,864 [salt.state       ][INFO    ][6893] Running state [/root] at time 14:51:16.864070
2018-07-10 14:51:16,864 [salt.state       ][INFO    ][6893] Executing state file.directory for /root
2018-07-10 14:51:16,865 [salt.state       ][INFO    ][6893] Directory /root is in the correct state
2018-07-10 14:51:16,865 [salt.state       ][INFO    ][6893] Completed state [/root] at time 14:51:16.865405 duration_in_ms=1.335
2018-07-10 14:51:16,865 [salt.state       ][INFO    ][6893] Running state [/etc/sudoers.d/90-salt-user-root] at time 14:51:16.865667
2018-07-10 14:51:16,865 [salt.state       ][INFO    ][6893] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-10 14:51:16,866 [salt.state       ][INFO    ][6893] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-10 14:51:16,866 [salt.state       ][INFO    ][6893] Completed state [/etc/sudoers.d/90-salt-user-root] at time 14:51:16.866486 duration_in_ms=0.819
2018-07-10 14:51:16,866 [salt.state       ][INFO    ][6893] Running state [ubuntu] at time 14:51:16.866738
2018-07-10 14:51:16,867 [salt.state       ][INFO    ][6893] Executing state group.present for ubuntu
2018-07-10 14:51:16,867 [salt.state       ][INFO    ][6893] Group ubuntu is present and up to date
2018-07-10 14:51:16,867 [salt.state       ][INFO    ][6893] Completed state [ubuntu] at time 14:51:16.867555 duration_in_ms=0.817
2018-07-10 14:51:16,869 [salt.state       ][INFO    ][6893] Running state [ubuntu] at time 14:51:16.869175
2018-07-10 14:51:16,869 [salt.state       ][INFO    ][6893] Executing state user.present for ubuntu
2018-07-10 14:51:16,870 [salt.state       ][INFO    ][6893] User ubuntu is present and up to date
2018-07-10 14:51:16,871 [salt.state       ][INFO    ][6893] Completed state [ubuntu] at time 14:51:16.871068 duration_in_ms=1.892
2018-07-10 14:51:16,872 [salt.state       ][INFO    ][6893] Running state [/home/ubuntu] at time 14:51:16.872922
2018-07-10 14:51:16,873 [salt.state       ][INFO    ][6893] Executing state file.directory for /home/ubuntu
2018-07-10 14:51:16,874 [salt.state       ][INFO    ][6893] Directory /home/ubuntu is in the correct state
2018-07-10 14:51:16,874 [salt.state       ][INFO    ][6893] Completed state [/home/ubuntu] at time 14:51:16.874345 duration_in_ms=1.423
2018-07-10 14:51:16,875 [salt.state       ][INFO    ][6893] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:51:16.875949
2018-07-10 14:51:16,876 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-10 14:51:16,903 [salt.state       ][INFO    ][6893] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-10 14:51:16,903 [salt.state       ][INFO    ][6893] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 14:51:16.903925 duration_in_ms=27.976
2018-07-10 14:51:16,904 [salt.state       ][INFO    ][6893] Running state [/etc/security/limits.d/90-salt-default.conf] at time 14:51:16.904214
2018-07-10 14:51:16,904 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-10 14:51:17,091 [salt.state       ][INFO    ][6893] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-10 14:51:17,091 [salt.state       ][INFO    ][6893] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 14:51:17.091422 duration_in_ms=187.208
2018-07-10 14:51:17,091 [salt.state       ][INFO    ][6893] Running state [apt-daily.timer] at time 14:51:17.091730
2018-07-10 14:51:17,092 [salt.state       ][INFO    ][6893] Executing state service.dead for apt-daily.timer
2018-07-10 14:51:17,092 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-10 14:51:17,116 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:51:17,135 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-10 14:51:17,162 [salt.state       ][INFO    ][6893] The service apt-daily.timer is already dead
2018-07-10 14:51:17,162 [salt.state       ][INFO    ][6893] Completed state [apt-daily.timer] at time 14:51:17.162609 duration_in_ms=70.877
2018-07-10 14:51:17,163 [salt.state       ][INFO    ][6893] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:51:17.163020
2018-07-10 14:51:17,163 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-10 14:51:17,332 [salt.state       ][INFO    ][6893] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-10 14:51:17,333 [salt.state       ][INFO    ][6893] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 14:51:17.333224 duration_in_ms=170.203
2018-07-10 14:51:17,336 [salt.state       ][INFO    ][6893] Running state [service.systemctl_reload] at time 14:51:17.336244
2018-07-10 14:51:17,336 [salt.state       ][INFO    ][6893] Executing state module.wait for service.systemctl_reload
2018-07-10 14:51:17,336 [salt.state       ][INFO    ][6893] No changes made for service.systemctl_reload
2018-07-10 14:51:17,337 [salt.state       ][INFO    ][6893] Completed state [service.systemctl_reload] at time 14:51:17.337179 duration_in_ms=0.935
2018-07-10 14:51:17,337 [salt.state       ][INFO    ][6893] Running state [/etc/issue] at time 14:51:17.337500
2018-07-10 14:51:17,337 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/issue
2018-07-10 14:51:17,347 [salt.state       ][INFO    ][6893] File /etc/issue is in the correct state
2018-07-10 14:51:17,347 [salt.state       ][INFO    ][6893] Completed state [/etc/issue] at time 14:51:17.347529 duration_in_ms=10.028
2018-07-10 14:51:17,347 [salt.state       ][INFO    ][6893] Running state [/etc/hostname] at time 14:51:17.347858
2018-07-10 14:51:17,348 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/hostname
2018-07-10 14:51:17,365 [salt.state       ][INFO    ][6893] File /etc/hostname is in the correct state
2018-07-10 14:51:17,365 [salt.state       ][INFO    ][6893] Completed state [/etc/hostname] at time 14:51:17.365865 duration_in_ms=18.008
2018-07-10 14:51:17,367 [salt.state       ][INFO    ][6893] Running state [hostname msg02] at time 14:51:17.367915
2018-07-10 14:51:17,368 [salt.state       ][INFO    ][6893] Executing state cmd.wait for hostname msg02
2018-07-10 14:51:17,368 [salt.state       ][INFO    ][6893] No changes made for hostname msg02
2018-07-10 14:51:17,368 [salt.state       ][INFO    ][6893] Completed state [hostname msg02] at time 14:51:17.368856 duration_in_ms=0.941
2018-07-10 14:51:17,369 [salt.state       ][INFO    ][6893] Running state [mdb02] at time 14:51:17.369451
2018-07-10 14:51:17,369 [salt.state       ][INFO    ][6893] Executing state host.present for mdb02
2018-07-10 14:51:17,370 [salt.state       ][INFO    ][6893] Host mdb02 (10.167.4.33) already present
2018-07-10 14:51:17,370 [salt.state       ][INFO    ][6893] Completed state [mdb02] at time 14:51:17.370594 duration_in_ms=1.143
2018-07-10 14:51:17,370 [salt.state       ][INFO    ][6893] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 14:51:17.370866
2018-07-10 14:51:17,371 [salt.state       ][INFO    ][6893] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,371 [salt.state       ][INFO    ][6893] Host mdb02.mcp-ovs-dpdk-ha.local (10.167.4.33) already present
2018-07-10 14:51:17,371 [salt.state       ][INFO    ][6893] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 14:51:17.371901 duration_in_ms=1.035
2018-07-10 14:51:17,372 [salt.state       ][INFO    ][6893] Running state [mdb03] at time 14:51:17.372154
2018-07-10 14:51:17,372 [salt.state       ][INFO    ][6893] Executing state host.present for mdb03
2018-07-10 14:51:17,373 [salt.state       ][INFO    ][6893] Host mdb03 (10.167.4.34) already present
2018-07-10 14:51:17,373 [salt.state       ][INFO    ][6893] Completed state [mdb03] at time 14:51:17.373220 duration_in_ms=1.066
2018-07-10 14:51:17,373 [salt.state       ][INFO    ][6893] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 14:51:17.373471
2018-07-10 14:51:17,373 [salt.state       ][INFO    ][6893] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,374 [salt.state       ][INFO    ][6893] Host mdb03.mcp-ovs-dpdk-ha.local (10.167.4.34) already present
2018-07-10 14:51:17,374 [salt.state       ][INFO    ][6893] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 14:51:17.374544 duration_in_ms=1.073
2018-07-10 14:51:17,374 [salt.state       ][INFO    ][6893] Running state [mdb01] at time 14:51:17.374806
2018-07-10 14:51:17,375 [salt.state       ][INFO    ][6893] Executing state host.present for mdb01
2018-07-10 14:51:17,375 [salt.state       ][INFO    ][6893] Host mdb01 (10.167.4.32) already present
2018-07-10 14:51:17,375 [salt.state       ][INFO    ][6893] Completed state [mdb01] at time 14:51:17.375863 duration_in_ms=1.057
2018-07-10 14:51:17,376 [salt.state       ][INFO    ][6893] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 14:51:17.376128
2018-07-10 14:51:17,376 [salt.state       ][INFO    ][6893] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,377 [salt.state       ][INFO    ][6893] Host mdb01.mcp-ovs-dpdk-ha.local (10.167.4.32) already present
2018-07-10 14:51:17,377 [salt.state       ][INFO    ][6893] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 14:51:17.377193 duration_in_ms=1.065
2018-07-10 14:51:17,377 [salt.state       ][INFO    ][6893] Running state [mdb] at time 14:51:17.377450
2018-07-10 14:51:17,377 [salt.state       ][INFO    ][6893] Executing state host.present for mdb
2018-07-10 14:51:17,378 [salt.state       ][INFO    ][6893] Host mdb (10.167.4.31) already present
2018-07-10 14:51:17,378 [salt.state       ][INFO    ][6893] Completed state [mdb] at time 14:51:17.378492 duration_in_ms=1.042
2018-07-10 14:51:17,378 [salt.state       ][INFO    ][6893] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 14:51:17.378742
2018-07-10 14:51:17,379 [salt.state       ][INFO    ][6893] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,379 [salt.state       ][INFO    ][6893] Host mdb.mcp-ovs-dpdk-ha.local (10.167.4.31) already present
2018-07-10 14:51:17,379 [salt.state       ][INFO    ][6893] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 14:51:17.379804 duration_in_ms=1.062
2018-07-10 14:51:17,380 [salt.state       ][INFO    ][6893] Running state [cfg01] at time 14:51:17.380054
2018-07-10 14:51:17,380 [salt.state       ][INFO    ][6893] Executing state host.present for cfg01
2018-07-10 14:51:17,380 [salt.state       ][INFO    ][6893] Host cfg01 (10.167.4.11) already present
2018-07-10 14:51:17,381 [salt.state       ][INFO    ][6893] Completed state [cfg01] at time 14:51:17.381110 duration_in_ms=1.045
2018-07-10 14:51:17,381 [salt.state       ][INFO    ][6893] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:51:17.381360
2018-07-10 14:51:17,381 [salt.state       ][INFO    ][6893] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,382 [salt.state       ][INFO    ][6893] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-10 14:51:17,382 [salt.state       ][INFO    ][6893] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:51:17.382404 duration_in_ms=1.044
2018-07-10 14:51:17,382 [salt.state       ][INFO    ][6893] Running state [prx01] at time 14:51:17.382669
2018-07-10 14:51:17,382 [salt.state       ][INFO    ][6893] Executing state host.present for prx01
2018-07-10 14:51:17,383 [salt.state       ][INFO    ][6893] Host prx01 (10.167.4.14) already present
2018-07-10 14:51:17,383 [salt.state       ][INFO    ][6893] Completed state [prx01] at time 14:51:17.383718 duration_in_ms=1.049
2018-07-10 14:51:17,384 [salt.state       ][INFO    ][6893] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 14:51:17.383972
2018-07-10 14:51:17,384 [salt.state       ][INFO    ][6893] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,384 [salt.state       ][INFO    ][6893] Host prx01.mcp-ovs-dpdk-ha.local (10.167.4.14) already present
2018-07-10 14:51:17,385 [salt.state       ][INFO    ][6893] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 14:51:17.385010 duration_in_ms=1.039
2018-07-10 14:51:17,385 [salt.state       ][INFO    ][6893] Running state [kvm01] at time 14:51:17.385274
2018-07-10 14:51:17,385 [salt.state       ][INFO    ][6893] Executing state host.present for kvm01
2018-07-10 14:51:17,386 [salt.state       ][INFO    ][6893] Host kvm01 (10.167.4.20) already present
2018-07-10 14:51:17,386 [salt.state       ][INFO    ][6893] Completed state [kvm01] at time 14:51:17.386303 duration_in_ms=1.029
2018-07-10 14:51:17,386 [salt.state       ][INFO    ][6893] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 14:51:17.386556
2018-07-10 14:51:17,386 [salt.state       ][INFO    ][6893] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,387 [salt.state       ][INFO    ][6893] Host kvm01.mcp-ovs-dpdk-ha.local (10.167.4.20) already present
2018-07-10 14:51:17,387 [salt.state       ][INFO    ][6893] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 14:51:17.387600 duration_in_ms=1.043
2018-07-10 14:51:17,387 [salt.state       ][INFO    ][6893] Running state [kvm03] at time 14:51:17.387851
2018-07-10 14:51:17,388 [salt.state       ][INFO    ][6893] Executing state host.present for kvm03
2018-07-10 14:51:17,388 [salt.state       ][INFO    ][6893] Host kvm03 (10.167.4.22) already present
2018-07-10 14:51:17,388 [salt.state       ][INFO    ][6893] Completed state [kvm03] at time 14:51:17.388887 duration_in_ms=1.036
2018-07-10 14:51:17,389 [salt.state       ][INFO    ][6893] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 14:51:17.389154
2018-07-10 14:51:17,389 [salt.state       ][INFO    ][6893] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,389 [salt.state       ][INFO    ][6893] Host kvm03.mcp-ovs-dpdk-ha.local (10.167.4.22) already present
2018-07-10 14:51:17,390 [salt.state       ][INFO    ][6893] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 14:51:17.390175 duration_in_ms=1.021
2018-07-10 14:51:17,390 [salt.state       ][INFO    ][6893] Running state [kvm02] at time 14:51:17.390463
2018-07-10 14:51:17,390 [salt.state       ][INFO    ][6893] Executing state host.present for kvm02
2018-07-10 14:51:17,391 [salt.state       ][INFO    ][6893] Host kvm02 (10.167.4.21) already present
2018-07-10 14:51:17,391 [salt.state       ][INFO    ][6893] Completed state [kvm02] at time 14:51:17.391835 duration_in_ms=1.372
2018-07-10 14:51:17,392 [salt.state       ][INFO    ][6893] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 14:51:17.392091
2018-07-10 14:51:17,392 [salt.state       ][INFO    ][6893] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,392 [salt.state       ][INFO    ][6893] Host kvm02.mcp-ovs-dpdk-ha.local (10.167.4.21) already present
2018-07-10 14:51:17,393 [salt.state       ][INFO    ][6893] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 14:51:17.393132 duration_in_ms=1.041
2018-07-10 14:51:17,393 [salt.state       ][INFO    ][6893] Running state [dbs] at time 14:51:17.393386
2018-07-10 14:51:17,393 [salt.state       ][INFO    ][6893] Executing state host.present for dbs
2018-07-10 14:51:17,394 [salt.state       ][INFO    ][6893] Host dbs (10.167.4.23) already present
2018-07-10 14:51:17,394 [salt.state       ][INFO    ][6893] Completed state [dbs] at time 14:51:17.394430 duration_in_ms=1.043
2018-07-10 14:51:17,394 [salt.state       ][INFO    ][6893] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 14:51:17.394686
2018-07-10 14:51:17,394 [salt.state       ][INFO    ][6893] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,395 [salt.state       ][INFO    ][6893] Host dbs.mcp-ovs-dpdk-ha.local (10.167.4.23) already present
2018-07-10 14:51:17,395 [salt.state       ][INFO    ][6893] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 14:51:17.395727 duration_in_ms=1.041
2018-07-10 14:51:17,396 [salt.state       ][INFO    ][6893] Running state [prx] at time 14:51:17.395986
2018-07-10 14:51:17,396 [salt.state       ][INFO    ][6893] Executing state host.present for prx
2018-07-10 14:51:17,396 [salt.state       ][INFO    ][6893] Host prx (10.167.4.13) already present
2018-07-10 14:51:17,397 [salt.state       ][INFO    ][6893] Completed state [prx] at time 14:51:17.397029 duration_in_ms=1.043
2018-07-10 14:51:17,397 [salt.state       ][INFO    ][6893] Running state [prx.mcp-ovs-dpdk-ha.local] at time 14:51:17.397285
2018-07-10 14:51:17,397 [salt.state       ][INFO    ][6893] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,398 [salt.state       ][INFO    ][6893] Host prx.mcp-ovs-dpdk-ha.local (10.167.4.13) already present
2018-07-10 14:51:17,398 [salt.state       ][INFO    ][6893] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 14:51:17.398331 duration_in_ms=1.046
2018-07-10 14:51:17,398 [salt.state       ][INFO    ][6893] Running state [prx02] at time 14:51:17.398591
2018-07-10 14:51:17,398 [salt.state       ][INFO    ][6893] Executing state host.present for prx02
2018-07-10 14:51:17,399 [salt.state       ][INFO    ][6893] Host prx02 (10.167.4.15) already present
2018-07-10 14:51:17,399 [salt.state       ][INFO    ][6893] Completed state [prx02] at time 14:51:17.399629 duration_in_ms=1.038
2018-07-10 14:51:17,399 [salt.state       ][INFO    ][6893] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 14:51:17.399884
2018-07-10 14:51:17,400 [salt.state       ][INFO    ][6893] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,400 [salt.state       ][INFO    ][6893] Host prx02.mcp-ovs-dpdk-ha.local (10.167.4.15) already present
2018-07-10 14:51:17,400 [salt.state       ][INFO    ][6893] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 14:51:17.400933 duration_in_ms=1.049
2018-07-10 14:51:17,401 [salt.state       ][INFO    ][6893] Running state [msg02] at time 14:51:17.401189
2018-07-10 14:51:17,401 [salt.state       ][INFO    ][6893] Executing state host.present for msg02
2018-07-10 14:51:17,402 [salt.state       ][INFO    ][6893] Host msg02 (10.167.4.29) already present
2018-07-10 14:51:17,402 [salt.state       ][INFO    ][6893] Completed state [msg02] at time 14:51:17.402249 duration_in_ms=1.06
2018-07-10 14:51:17,402 [salt.state       ][INFO    ][6893] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 14:51:17.402504
2018-07-10 14:51:17,402 [salt.state       ][INFO    ][6893] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,403 [salt.state       ][INFO    ][6893] Host msg02.mcp-ovs-dpdk-ha.local (10.167.4.29) already present
2018-07-10 14:51:17,403 [salt.state       ][INFO    ][6893] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 14:51:17.403550 duration_in_ms=1.046
2018-07-10 14:51:17,405 [salt.state       ][INFO    ][6893] Running state [file.replace] at time 14:51:17.405340
2018-07-10 14:51:17,405 [salt.state       ][INFO    ][6893] Executing state module.run for file.replace
2018-07-10 14:51:17,575 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['git', '--version'] in directory '/root'
2018-07-10 14:51:17,792 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command 'grep -q "msg02 msg02.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-10 14:51:17,824 [salt.state       ][INFO    ][6893] onlyif execution failed
2018-07-10 14:51:17,825 [salt.state       ][INFO    ][6893] Completed state [file.replace] at time 14:51:17.824997 duration_in_ms=419.657
2018-07-10 14:51:17,825 [salt.state       ][INFO    ][6893] Running state [msg03] at time 14:51:17.825478
2018-07-10 14:51:17,825 [salt.state       ][INFO    ][6893] Executing state host.present for msg03
2018-07-10 14:51:17,826 [salt.state       ][INFO    ][6893] Host msg03 (10.167.4.30) already present
2018-07-10 14:51:17,827 [salt.state       ][INFO    ][6893] Completed state [msg03] at time 14:51:17.827039 duration_in_ms=1.561
2018-07-10 14:51:17,827 [salt.state       ][INFO    ][6893] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 14:51:17.827351
2018-07-10 14:51:17,827 [salt.state       ][INFO    ][6893] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,828 [salt.state       ][INFO    ][6893] Host msg03.mcp-ovs-dpdk-ha.local (10.167.4.30) already present
2018-07-10 14:51:17,828 [salt.state       ][INFO    ][6893] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 14:51:17.828435 duration_in_ms=1.084
2018-07-10 14:51:17,828 [salt.state       ][INFO    ][6893] Running state [msg01] at time 14:51:17.828698
2018-07-10 14:51:17,828 [salt.state       ][INFO    ][6893] Executing state host.present for msg01
2018-07-10 14:51:17,829 [salt.state       ][INFO    ][6893] Host msg01 (10.167.4.28) already present
2018-07-10 14:51:17,829 [salt.state       ][INFO    ][6893] Completed state [msg01] at time 14:51:17.829779 duration_in_ms=1.08
2018-07-10 14:51:17,830 [salt.state       ][INFO    ][6893] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 14:51:17.830089
2018-07-10 14:51:17,830 [salt.state       ][INFO    ][6893] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,831 [salt.state       ][INFO    ][6893] Host msg01.mcp-ovs-dpdk-ha.local (10.167.4.28) already present
2018-07-10 14:51:17,831 [salt.state       ][INFO    ][6893] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 14:51:17.831270 duration_in_ms=1.181
2018-07-10 14:51:17,831 [salt.state       ][INFO    ][6893] Running state [msg] at time 14:51:17.831539
2018-07-10 14:51:17,831 [salt.state       ][INFO    ][6893] Executing state host.present for msg
2018-07-10 14:51:17,832 [salt.state       ][INFO    ][6893] Host msg (10.167.4.27) already present
2018-07-10 14:51:17,832 [salt.state       ][INFO    ][6893] Completed state [msg] at time 14:51:17.832601 duration_in_ms=1.062
2018-07-10 14:51:17,832 [salt.state       ][INFO    ][6893] Running state [msg.mcp-ovs-dpdk-ha.local] at time 14:51:17.832876
2018-07-10 14:51:17,833 [salt.state       ][INFO    ][6893] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,833 [salt.state       ][INFO    ][6893] Host msg.mcp-ovs-dpdk-ha.local (10.167.4.27) already present
2018-07-10 14:51:17,833 [salt.state       ][INFO    ][6893] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 14:51:17.833951 duration_in_ms=1.075
2018-07-10 14:51:17,834 [salt.state       ][INFO    ][6893] Running state [cfg01] at time 14:51:17.834234
2018-07-10 14:51:17,834 [salt.state       ][INFO    ][6893] Executing state host.present for cfg01
2018-07-10 14:51:17,835 [salt.state       ][INFO    ][6893] Host cfg01 (10.167.4.11) already present
2018-07-10 14:51:17,835 [salt.state       ][INFO    ][6893] Completed state [cfg01] at time 14:51:17.835296 duration_in_ms=1.062
2018-07-10 14:51:17,835 [salt.state       ][INFO    ][6893] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:51:17.835553
2018-07-10 14:51:17,835 [salt.state       ][INFO    ][6893] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,836 [salt.state       ][INFO    ][6893] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-10 14:51:17,836 [salt.state       ][INFO    ][6893] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 14:51:17.836594 duration_in_ms=1.041
2018-07-10 14:51:17,836 [salt.state       ][INFO    ][6893] Running state [cmp002] at time 14:51:17.836857
2018-07-10 14:51:17,837 [salt.state       ][INFO    ][6893] Executing state host.present for cmp002
2018-07-10 14:51:17,837 [salt.state       ][INFO    ][6893] Host cmp002 (10.167.4.53) already present
2018-07-10 14:51:17,837 [salt.state       ][INFO    ][6893] Completed state [cmp002] at time 14:51:17.837911 duration_in_ms=1.054
2018-07-10 14:51:17,838 [salt.state       ][INFO    ][6893] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 14:51:17.838187
2018-07-10 14:51:17,838 [salt.state       ][INFO    ][6893] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,839 [salt.state       ][INFO    ][6893] Host cmp002.mcp-ovs-dpdk-ha.local (10.167.4.53) already present
2018-07-10 14:51:17,839 [salt.state       ][INFO    ][6893] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 14:51:17.839232 duration_in_ms=1.045
2018-07-10 14:51:17,839 [salt.state       ][INFO    ][6893] Running state [cmp001] at time 14:51:17.839494
2018-07-10 14:51:17,839 [salt.state       ][INFO    ][6893] Executing state host.present for cmp001
2018-07-10 14:51:17,840 [salt.state       ][INFO    ][6893] Host cmp001 (10.167.4.52) already present
2018-07-10 14:51:17,840 [salt.state       ][INFO    ][6893] Completed state [cmp001] at time 14:51:17.840543 duration_in_ms=1.049
2018-07-10 14:51:17,840 [salt.state       ][INFO    ][6893] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 14:51:17.840799
2018-07-10 14:51:17,841 [salt.state       ][INFO    ][6893] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,841 [salt.state       ][INFO    ][6893] Host cmp001.mcp-ovs-dpdk-ha.local (10.167.4.52) already present
2018-07-10 14:51:17,842 [salt.state       ][INFO    ][6893] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 14:51:17.842094 duration_in_ms=1.295
2018-07-10 14:51:17,842 [salt.state       ][INFO    ][6893] Running state [dbs01] at time 14:51:17.842378
2018-07-10 14:51:17,842 [salt.state       ][INFO    ][6893] Executing state host.present for dbs01
2018-07-10 14:51:17,843 [salt.state       ][INFO    ][6893] Host dbs01 (10.167.4.24) already present
2018-07-10 14:51:17,843 [salt.state       ][INFO    ][6893] Completed state [dbs01] at time 14:51:17.843420 duration_in_ms=1.042
2018-07-10 14:51:17,843 [salt.state       ][INFO    ][6893] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 14:51:17.843677
2018-07-10 14:51:17,843 [salt.state       ][INFO    ][6893] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,844 [salt.state       ][INFO    ][6893] Host dbs01.mcp-ovs-dpdk-ha.local (10.167.4.24) already present
2018-07-10 14:51:17,844 [salt.state       ][INFO    ][6893] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 14:51:17.844716 duration_in_ms=1.039
2018-07-10 14:51:17,845 [salt.state       ][INFO    ][6893] Running state [dbs02] at time 14:51:17.844979
2018-07-10 14:51:17,845 [salt.state       ][INFO    ][6893] Executing state host.present for dbs02
2018-07-10 14:51:17,845 [salt.state       ][INFO    ][6893] Host dbs02 (10.167.4.25) already present
2018-07-10 14:51:17,846 [salt.state       ][INFO    ][6893] Completed state [dbs02] at time 14:51:17.846011 duration_in_ms=1.032
2018-07-10 14:51:17,846 [salt.state       ][INFO    ][6893] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 14:51:17.846283
2018-07-10 14:51:17,846 [salt.state       ][INFO    ][6893] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,847 [salt.state       ][INFO    ][6893] Host dbs02.mcp-ovs-dpdk-ha.local (10.167.4.25) already present
2018-07-10 14:51:17,847 [salt.state       ][INFO    ][6893] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 14:51:17.847325 duration_in_ms=1.042
2018-07-10 14:51:17,847 [salt.state       ][INFO    ][6893] Running state [dbs03] at time 14:51:17.847585
2018-07-10 14:51:17,847 [salt.state       ][INFO    ][6893] Executing state host.present for dbs03
2018-07-10 14:51:17,848 [salt.state       ][INFO    ][6893] Host dbs03 (10.167.4.26) already present
2018-07-10 14:51:17,848 [salt.state       ][INFO    ][6893] Completed state [dbs03] at time 14:51:17.848620 duration_in_ms=1.035
2018-07-10 14:51:17,848 [salt.state       ][INFO    ][6893] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 14:51:17.848880
2018-07-10 14:51:17,849 [salt.state       ][INFO    ][6893] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,849 [salt.state       ][INFO    ][6893] Host dbs03.mcp-ovs-dpdk-ha.local (10.167.4.26) already present
2018-07-10 14:51:17,849 [salt.state       ][INFO    ][6893] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 14:51:17.849909 duration_in_ms=1.029
2018-07-10 14:51:17,850 [salt.state       ][INFO    ][6893] Running state [mas01] at time 14:51:17.850187
2018-07-10 14:51:17,850 [salt.state       ][INFO    ][6893] Executing state host.present for mas01
2018-07-10 14:51:17,851 [salt.state       ][INFO    ][6893] Host mas01 (10.167.4.12) already present
2018-07-10 14:51:17,851 [salt.state       ][INFO    ][6893] Completed state [mas01] at time 14:51:17.851233 duration_in_ms=1.046
2018-07-10 14:51:17,851 [salt.state       ][INFO    ][6893] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 14:51:17.851494
2018-07-10 14:51:17,851 [salt.state       ][INFO    ][6893] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,852 [salt.state       ][INFO    ][6893] Host mas01.mcp-ovs-dpdk-ha.local (10.167.4.12) already present
2018-07-10 14:51:17,852 [salt.state       ][INFO    ][6893] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 14:51:17.852527 duration_in_ms=1.033
2018-07-10 14:51:17,852 [salt.state       ][INFO    ][6893] Running state [ctl02] at time 14:51:17.852789
2018-07-10 14:51:17,853 [salt.state       ][INFO    ][6893] Executing state host.present for ctl02
2018-07-10 14:51:17,853 [salt.state       ][INFO    ][6893] Host ctl02 (10.167.4.37) already present
2018-07-10 14:51:17,853 [salt.state       ][INFO    ][6893] Completed state [ctl02] at time 14:51:17.853820 duration_in_ms=1.031
2018-07-10 14:51:17,854 [salt.state       ][INFO    ][6893] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 14:51:17.854076
2018-07-10 14:51:17,854 [salt.state       ][INFO    ][6893] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,854 [salt.state       ][INFO    ][6893] Host ctl02.mcp-ovs-dpdk-ha.local (10.167.4.37) already present
2018-07-10 14:51:17,855 [salt.state       ][INFO    ][6893] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 14:51:17.855151 duration_in_ms=1.075
2018-07-10 14:51:17,855 [salt.state       ][INFO    ][6893] Running state [ctl03] at time 14:51:17.855416
2018-07-10 14:51:17,855 [salt.state       ][INFO    ][6893] Executing state host.present for ctl03
2018-07-10 14:51:17,856 [salt.state       ][INFO    ][6893] Host ctl03 (10.167.4.38) already present
2018-07-10 14:51:17,856 [salt.state       ][INFO    ][6893] Completed state [ctl03] at time 14:51:17.856459 duration_in_ms=1.043
2018-07-10 14:51:17,856 [salt.state       ][INFO    ][6893] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 14:51:17.856716
2018-07-10 14:51:17,856 [salt.state       ][INFO    ][6893] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,857 [salt.state       ][INFO    ][6893] Host ctl03.mcp-ovs-dpdk-ha.local (10.167.4.38) already present
2018-07-10 14:51:17,857 [salt.state       ][INFO    ][6893] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 14:51:17.857753 duration_in_ms=1.037
2018-07-10 14:51:17,858 [salt.state       ][INFO    ][6893] Running state [ctl01] at time 14:51:17.858010
2018-07-10 14:51:17,858 [salt.state       ][INFO    ][6893] Executing state host.present for ctl01
2018-07-10 14:51:17,858 [salt.state       ][INFO    ][6893] Host ctl01 (10.167.4.36) already present
2018-07-10 14:51:17,859 [salt.state       ][INFO    ][6893] Completed state [ctl01] at time 14:51:17.859083 duration_in_ms=1.073
2018-07-10 14:51:17,859 [salt.state       ][INFO    ][6893] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 14:51:17.859340
2018-07-10 14:51:17,859 [salt.state       ][INFO    ][6893] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,860 [salt.state       ][INFO    ][6893] Host ctl01.mcp-ovs-dpdk-ha.local (10.167.4.36) already present
2018-07-10 14:51:17,860 [salt.state       ][INFO    ][6893] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 14:51:17.860374 duration_in_ms=1.034
2018-07-10 14:51:17,860 [salt.state       ][INFO    ][6893] Running state [ctl] at time 14:51:17.860630
2018-07-10 14:51:17,860 [salt.state       ][INFO    ][6893] Executing state host.present for ctl
2018-07-10 14:51:17,861 [salt.state       ][INFO    ][6893] Host ctl (10.167.4.35) already present
2018-07-10 14:51:17,861 [salt.state       ][INFO    ][6893] Completed state [ctl] at time 14:51:17.861676 duration_in_ms=1.046
2018-07-10 14:51:17,861 [salt.state       ][INFO    ][6893] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 14:51:17.861931
2018-07-10 14:51:17,862 [salt.state       ][INFO    ][6893] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-10 14:51:17,862 [salt.state       ][INFO    ][6893] Host ctl.mcp-ovs-dpdk-ha.local (10.167.4.35) already present
2018-07-10 14:51:17,863 [salt.state       ][INFO    ][6893] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 14:51:17.862993 duration_in_ms=1.062
2018-07-10 14:51:17,863 [salt.state       ][INFO    ][6893] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:51:17.863258
2018-07-10 14:51:17,863 [salt.state       ][INFO    ][6893] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-10 14:51:17,863 [salt.state       ][INFO    ][6893] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-10 14:51:17,864 [salt.state       ][INFO    ][6893] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 14:51:17.864055 duration_in_ms=0.798
2018-07-10 14:51:17,864 [salt.state       ][INFO    ][6893] Running state [ens3] at time 14:51:17.864319
2018-07-10 14:51:17,864 [salt.state       ][INFO    ][6893] Executing state network.managed for ens3
2018-07-10 14:51:19,176 [salt.state       ][INFO    ][6893] Interface ens3 is up to date.
2018-07-10 14:51:19,176 [salt.state       ][INFO    ][6893] Completed state [ens3] at time 14:51:19.176367 duration_in_ms=1312.047
2018-07-10 14:51:19,176 [salt.state       ][INFO    ][6893] Running state [ens2] at time 14:51:19.176750
2018-07-10 14:51:19,177 [salt.state       ][INFO    ][6893] Executing state network.managed for ens2
2018-07-10 14:51:20,004 [salt.state       ][INFO    ][6893] Interface ens2 is up to date.
2018-07-10 14:51:20,004 [salt.state       ][INFO    ][6893] Completed state [ens2] at time 14:51:20.004533 duration_in_ms=827.784
2018-07-10 14:51:20,005 [salt.state       ][INFO    ][6893] Running state [linux_system_network] at time 14:51:20.004989
2018-07-10 14:51:20,005 [salt.state       ][INFO    ][6893] Executing state network.system for linux_system_network
2018-07-10 14:51:20,006 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-10 14:51:20,032 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-10 14:51:20,064 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-10 14:51:20,089 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-10 14:51:20,114 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-10 14:51:20,791 [salt.loaded.int.module.debian_ip][WARNING ][6893] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-10 14:51:20,792 [salt.state       ][INFO    ][6893] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg02\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-10 14:51:20,794 [salt.state       ][INFO    ][6893] Completed state [linux_system_network] at time 14:51:20.793909 duration_in_ms=788.918
2018-07-10 14:51:20,797 [salt.state       ][INFO    ][6893] Running state [/etc/profile.d/proxy.sh] at time 14:51:20.797425
2018-07-10 14:51:20,799 [salt.state       ][INFO    ][6893] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-10 14:51:20,800 [salt.state       ][INFO    ][6893] File /etc/profile.d/proxy.sh is not present
2018-07-10 14:51:20,801 [salt.state       ][INFO    ][6893] Completed state [/etc/profile.d/proxy.sh] at time 14:51:20.801625 duration_in_ms=4.2
2018-07-10 14:51:20,802 [salt.state       ][INFO    ][6893] Running state [/etc/apt/apt.conf.d/95proxies] at time 14:51:20.802682
2018-07-10 14:51:20,803 [salt.state       ][INFO    ][6893] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-10 14:51:20,804 [salt.state       ][INFO    ][6893] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-10 14:51:20,805 [salt.state       ][INFO    ][6893] Completed state [/etc/apt/apt.conf.d/95proxies] at time 14:51:20.805388 duration_in_ms=2.706
2018-07-10 14:51:20,806 [salt.state       ][INFO    ][6893] Running state [ntp] at time 14:51:20.806302
2018-07-10 14:51:20,807 [salt.state       ][INFO    ][6893] Executing state pkg.installed for ntp
2018-07-10 14:51:20,831 [salt.state       ][INFO    ][6893] All specified packages are already installed
2018-07-10 14:51:20,832 [salt.state       ][INFO    ][6893] Completed state [ntp] at time 14:51:20.832251 duration_in_ms=25.948
2018-07-10 14:51:20,836 [salt.state       ][INFO    ][6893] Running state [/etc/ntp.conf] at time 14:51:20.836045
2018-07-10 14:51:20,836 [salt.state       ][INFO    ][6893] Executing state file.managed for /etc/ntp.conf
2018-07-10 14:51:20,990 [salt.state       ][INFO    ][6893] File /etc/ntp.conf is in the correct state
2018-07-10 14:51:20,991 [salt.state       ][INFO    ][6893] Completed state [/etc/ntp.conf] at time 14:51:20.991017 duration_in_ms=154.973
2018-07-10 14:51:20,993 [salt.state       ][INFO    ][6893] Running state [ntp] at time 14:51:20.993170
2018-07-10 14:51:20,993 [salt.state       ][INFO    ][6893] Executing state service.running for ntp
2018-07-10 14:51:20,994 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-10 14:51:21,018 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-10 14:51:21,041 [salt.loaded.int.module.cmdmod][INFO    ][6893] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-10 14:51:21,067 [salt.state       ][INFO    ][6893] The service ntp is already running
2018-07-10 14:51:21,068 [salt.state       ][INFO    ][6893] Completed state [ntp] at time 14:51:21.068041 duration_in_ms=74.87
2018-07-10 14:51:21,074 [salt.minion      ][INFO    ][6893] Returning information for job: 20180710145055656925
2018-07-10 14:51:36,932 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180710145136921530
2018-07-10 14:51:36,970 [salt.minion      ][INFO    ][7688] Starting a new job with PID 7688
2018-07-10 14:51:36,999 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7688] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-10 14:51:37,005 [salt.minion      ][INFO    ][7688] Returning information for job: 20180710145136921530
2018-07-10 14:52:12,886 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command pkg.upgrade with jid 20180710145212869715
2018-07-10 14:52:12,918 [salt.minion      ][INFO    ][7795] Starting a new job with PID 7795
2018-07-10 14:52:13,060 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7795] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:52:13,945 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7795] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-07-10 14:52:32,955 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145232939676
2018-07-10 14:52:32,991 [salt.minion      ][INFO    ][7906] Starting a new job with PID 7906
2018-07-10 14:52:33,156 [salt.minion      ][INFO    ][7906] Returning information for job: 20180710145232939676
2018-07-10 14:52:43,180 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145243164846
2018-07-10 14:52:43,203 [salt.minion      ][INFO    ][7911] Starting a new job with PID 7911
2018-07-10 14:52:43,235 [salt.minion      ][INFO    ][7911] Returning information for job: 20180710145243164846
2018-07-10 14:52:53,270 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145253254089
2018-07-10 14:52:53,558 [salt.minion      ][INFO    ][7953] Starting a new job with PID 7953
2018-07-10 14:52:53,603 [salt.minion      ][INFO    ][7953] Returning information for job: 20180710145253254089
2018-07-10 14:53:03,394 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145303377138
2018-07-10 14:53:03,426 [salt.minion      ][INFO    ][8030] Starting a new job with PID 8030
2018-07-10 14:53:03,466 [salt.minion      ][INFO    ][8030] Returning information for job: 20180710145303377138
2018-07-10 14:53:13,435 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145313415412
2018-07-10 14:53:13,465 [salt.minion      ][INFO    ][8108] Starting a new job with PID 8108
2018-07-10 14:53:13,691 [salt.minion      ][INFO    ][8108] Returning information for job: 20180710145313415412
2018-07-10 14:53:23,473 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145323453893
2018-07-10 14:53:23,508 [salt.minion      ][INFO    ][8573] Starting a new job with PID 8573
2018-07-10 14:53:23,553 [salt.minion      ][INFO    ][8573] Returning information for job: 20180710145323453893
2018-07-10 14:53:33,536 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145333518068
2018-07-10 14:53:33,573 [salt.minion      ][INFO    ][9183] Starting a new job with PID 9183
2018-07-10 14:53:33,622 [salt.minion      ][INFO    ][9183] Returning information for job: 20180710145333518068
2018-07-10 14:53:43,635 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145343620171
2018-07-10 14:53:43,659 [salt.minion      ][INFO    ][10128] Starting a new job with PID 10128
2018-07-10 14:53:43,695 [salt.minion      ][INFO    ][10128] Returning information for job: 20180710145343620171
2018-07-10 14:53:53,767 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145353749865
2018-07-10 14:53:53,793 [salt.minion      ][INFO    ][11765] Starting a new job with PID 11765
2018-07-10 14:53:53,818 [salt.minion      ][INFO    ][11765] Returning information for job: 20180710145353749865
2018-07-10 14:54:03,880 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145403867428
2018-07-10 14:54:03,900 [salt.minion      ][INFO    ][15926] Starting a new job with PID 15926
2018-07-10 14:54:03,928 [salt.minion      ][INFO    ][15926] Returning information for job: 20180710145403867428
2018-07-10 14:54:13,981 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145413965615
2018-07-10 14:54:14,007 [salt.minion      ][INFO    ][15931] Starting a new job with PID 15931
2018-07-10 14:54:14,035 [salt.minion      ][INFO    ][15931] Returning information for job: 20180710145413965615
2018-07-10 14:54:24,033 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145424021802
2018-07-10 14:54:24,047 [salt.minion      ][INFO    ][17192] Starting a new job with PID 17192
2018-07-10 14:54:24,077 [salt.minion      ][INFO    ][17192] Returning information for job: 20180710145424021802
2018-07-10 14:54:34,126 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145434115548
2018-07-10 14:54:34,149 [salt.minion      ][INFO    ][19761] Starting a new job with PID 19761
2018-07-10 14:54:34,172 [salt.minion      ][INFO    ][19761] Returning information for job: 20180710145434115548
2018-07-10 14:54:43,725 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7795] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:54:43,825 [salt.minion      ][INFO    ][7795] Returning information for job: 20180710145212869715
2018-07-10 14:56:02,281 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command test.ping with jid 20180710145602278929
2018-07-10 14:56:02,327 [salt.minion      ][INFO    ][19929] Starting a new job with PID 19929
2018-07-10 14:56:02,467 [salt.minion      ][INFO    ][19929] Returning information for job: 20180710145602278929
2018-07-10 14:59:10,373 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command state.sls with jid 20180710145910356174
2018-07-10 14:59:10,405 [salt.minion      ][INFO    ][19959] Starting a new job with PID 19959
2018-07-10 14:59:12,399 [salt.state       ][INFO    ][19959] Loading fresh modules for state activity
2018-07-10 14:59:12,520 [salt.fileclient  ][INFO    ][19959] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-10 14:59:12,554 [salt.fileclient  ][INFO    ][19959] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-10 14:59:12,680 [salt.loader      ][ERROR   ][19959] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:59:13,365 [salt.state       ][INFO    ][19959] Running state [keepalived] at time 14:59:13.364928
2018-07-10 14:59:13,365 [salt.state       ][INFO    ][19959] Executing state pkg.installed for keepalived
2018-07-10 14:59:13,366 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:59:14,276 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-10 14:59:14,536 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 14:59:18,453 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 14:59:18,496 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-07-10 14:59:30,480 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710145930459967
2018-07-10 14:59:30,504 [salt.minion      ][INFO    ][21179] Starting a new job with PID 21179
2018-07-10 14:59:30,534 [salt.minion      ][INFO    ][21179] Returning information for job: 20180710145930459967
2018-07-10 14:59:32,113 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 14:59:32,204 [salt.state       ][INFO    ][19959] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'keepalived' changed from 'absent' to '1:1.3.9-1build1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-07-10 14:59:32,254 [salt.state       ][INFO    ][19959] Loading fresh modules for state activity
2018-07-10 14:59:32,328 [salt.state       ][INFO    ][19959] Completed state [keepalived] at time 14:59:32.328054 duration_in_ms=18963.126
2018-07-10 14:59:32,343 [salt.state       ][INFO    ][19959] Running state [lsof] at time 14:59:32.343557
2018-07-10 14:59:32,343 [salt.state       ][INFO    ][19959] Executing state pkg.installed for lsof
2018-07-10 14:59:32,368 [salt.loader      ][ERROR   ][19959] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 14:59:33,094 [salt.state       ][INFO    ][19959] All specified packages are already installed
2018-07-10 14:59:33,095 [salt.state       ][INFO    ][19959] Completed state [lsof] at time 14:59:33.095023 duration_in_ms=751.466
2018-07-10 14:59:33,098 [salt.state       ][INFO    ][19959] Running state [/etc/keepalived/keepalived.conf] at time 14:59:33.098490
2018-07-10 14:59:33,098 [salt.state       ][INFO    ][19959] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-10 14:59:33,145 [salt.fileclient  ][INFO    ][19959] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-10 14:59:33,235 [salt.state       ][INFO    ][19959] File changed:
New file
2018-07-10 14:59:33,235 [salt.state       ][INFO    ][19959] Completed state [/etc/keepalived/keepalived.conf] at time 14:59:33.235340 duration_in_ms=136.85
2018-07-10 14:59:33,236 [salt.state       ][INFO    ][19959] Running state [keepalived] at time 14:59:33.236465
2018-07-10 14:59:33,236 [salt.state       ][INFO    ][19959] Executing state service.running for keepalived
2018-07-10 14:59:33,237 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-10 14:59:33,278 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-10 14:59:33,298 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-10 14:59:33,324 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-10 14:59:33,363 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-10 14:59:33,537 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-10 14:59:33,569 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-10 14:59:33,596 [salt.loaded.int.module.cmdmod][INFO    ][19959] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-10 14:59:33,633 [salt.state       ][INFO    ][19959] {'keepalived': True}
2018-07-10 14:59:33,635 [salt.state       ][INFO    ][19959] Completed state [keepalived] at time 14:59:33.634942 duration_in_ms=398.472
2018-07-10 14:59:33,639 [salt.minion      ][INFO    ][19959] Returning information for job: 20180710145910356174
2018-07-10 15:02:54,156 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command pillar.get with jid 20180710150254138558
2018-07-10 15:02:54,200 [salt.minion      ][INFO    ][21302] Starting a new job with PID 21302
2018-07-10 15:02:54,211 [salt.minion      ][INFO    ][21302] Returning information for job: 20180710150254138558
2018-07-10 15:07:55,619 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command state.sls with jid 20180710150755595823
2018-07-10 15:07:55,662 [salt.minion      ][INFO    ][21317] Starting a new job with PID 21317
2018-07-10 15:07:58,427 [salt.state       ][INFO    ][21317] Loading fresh modules for state activity
2018-07-10 15:07:58,553 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-07-10 15:07:58,615 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-07-10 15:07:58,648 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-07-10 15:07:58,764 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-10 15:07:58,794 [salt.loaded.int.module.cmdmod][ERROR   ][21317] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-07-10 15:07:58,795 [salt.loaded.int.module.cmdmod][ERROR   ][21317] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-07-10 15:07:58,885 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-07-10 15:07:59,002 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-07-10 15:07:59,088 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-07-10 15:07:59,235 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-07-10 15:07:59,322 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-07-10 15:07:59,446 [salt.loader      ][ERROR   ][21317] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 15:08:00,261 [salt.state       ][INFO    ][21317] Running state [rabbitmq-server] at time 15:08:00.261396
2018-07-10 15:08:00,262 [salt.state       ][INFO    ][21317] Executing state pkg.installed for rabbitmq-server
2018-07-10 15:08:00,264 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 15:08:01,370 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-07-10 15:08:01,660 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 15:08:06,858 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 15:08:06,934 [salt.loaded.int.module.cmdmod][INFO    ][21317] 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'
2018-07-10 15:08:15,697 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150815668647
2018-07-10 15:08:15,730 [salt.minion      ][INFO    ][21820] Starting a new job with PID 21820
2018-07-10 15:08:15,777 [salt.minion      ][INFO    ][21820] Returning information for job: 20180710150815668647
2018-07-10 15:08:25,752 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150825729306
2018-07-10 15:08:25,786 [salt.minion      ][INFO    ][22330] Starting a new job with PID 22330
2018-07-10 15:08:25,839 [salt.minion      ][INFO    ][22330] Returning information for job: 20180710150825729306
2018-07-10 15:08:35,807 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150835786110
2018-07-10 15:08:35,822 [salt.minion      ][INFO    ][22592] Starting a new job with PID 22592
2018-07-10 15:08:35,842 [salt.minion      ][INFO    ][22592] Returning information for job: 20180710150835786110
2018-07-10 15:08:45,852 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150845831441
2018-07-10 15:08:45,867 [salt.minion      ][INFO    ][22597] Starting a new job with PID 22597
2018-07-10 15:08:45,903 [salt.minion      ][INFO    ][22597] Returning information for job: 20180710150845831441
2018-07-10 15:08:56,035 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150856014080
2018-07-10 15:08:56,067 [salt.minion      ][INFO    ][22602] Starting a new job with PID 22602
2018-07-10 15:08:56,113 [salt.minion      ][INFO    ][22602] Returning information for job: 20180710150856014080
2018-07-10 15:09:06,081 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150906060487
2018-07-10 15:09:06,100 [salt.minion      ][INFO    ][22607] Starting a new job with PID 22607
2018-07-10 15:09:06,168 [salt.minion      ][INFO    ][22607] Returning information for job: 20180710150906060487
2018-07-10 15:09:16,158 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150916133230
2018-07-10 15:09:16,176 [salt.minion      ][INFO    ][22612] Starting a new job with PID 22612
2018-07-10 15:09:16,195 [salt.minion      ][INFO    ][22612] Returning information for job: 20180710150916133230
2018-07-10 15:09:26,378 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150926357371
2018-07-10 15:09:26,396 [salt.minion      ][INFO    ][22627] Starting a new job with PID 22627
2018-07-10 15:09:26,432 [salt.minion      ][INFO    ][22627] Returning information for job: 20180710150926357371
2018-07-10 15:09:36,467 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150936442292
2018-07-10 15:09:36,484 [salt.minion      ][INFO    ][22632] Starting a new job with PID 22632
2018-07-10 15:09:36,520 [salt.minion      ][INFO    ][22632] Returning information for job: 20180710150936442292
2018-07-10 15:09:46,513 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150946487286
2018-07-10 15:09:46,538 [salt.minion      ][INFO    ][22637] Starting a new job with PID 22637
2018-07-10 15:09:46,582 [salt.minion      ][INFO    ][22637] Returning information for job: 20180710150946487286
2018-07-10 15:09:56,573 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710150956547126
2018-07-10 15:09:56,606 [salt.minion      ][INFO    ][22642] Starting a new job with PID 22642
2018-07-10 15:09:56,654 [salt.minion      ][INFO    ][22642] Returning information for job: 20180710150956547126
2018-07-10 15:10:06,631 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151006609081
2018-07-10 15:10:06,659 [salt.minion      ][INFO    ][22647] Starting a new job with PID 22647
2018-07-10 15:10:06,693 [salt.minion      ][INFO    ][22647] Returning information for job: 20180710151006609081
2018-07-10 15:10:11,595 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 15:10:11,739 [salt.state       ][INFO    ][21317] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-runtime-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-asn1' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-corba' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-eldap' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-syntax-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-edoc' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'rabbitmq-server' changed from 'absent' to '3.6.15-3~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'
'erlang-nox' changed from 'absent' to '1:20.2.2+dfsg-1.1~u16.04+mcp1'

2018-07-10 15:10:11,789 [salt.state       ][INFO    ][21317] Loading fresh modules for state activity
2018-07-10 15:10:11,867 [salt.state       ][INFO    ][21317] Completed state [rabbitmq-server] at time 15:10:11.867593 duration_in_ms=131606.195
2018-07-10 15:10:11,881 [salt.state       ][INFO    ][21317] Running state [/etc/rabbitmq/rabbitmq.config] at time 15:10:11.881226
2018-07-10 15:10:11,882 [salt.state       ][INFO    ][21317] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-10 15:10:11,999 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-07-10 15:10:12,166 [salt.state       ][INFO    ][21317] File changed:
New file
2018-07-10 15:10:12,166 [salt.state       ][INFO    ][21317] Completed state [/etc/rabbitmq/rabbitmq.config] at time 15:10:12.166421 duration_in_ms=285.197
2018-07-10 15:10:12,167 [salt.state       ][INFO    ][21317] Running state [/etc/default/rabbitmq-server] at time 15:10:12.167157
2018-07-10 15:10:12,167 [salt.state       ][INFO    ][21317] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-10 15:10:12,195 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-07-10 15:10:12,298 [salt.state       ][INFO    ][21317] 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.
 #
-#ulimit -n 1024
-# 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 -n 8192
2018-07-10 15:10:12,298 [salt.state       ][INFO    ][21317] Completed state [/etc/default/rabbitmq-server] at time 15:10:12.298587 duration_in_ms=131.428
2018-07-10 15:10:12,299 [salt.state       ][INFO    ][21317] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 15:10:12.299589
2018-07-10 15:10:12,300 [salt.state       ][INFO    ][21317] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-10 15:10:12,328 [salt.fileclient  ][INFO    ][21317] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-07-10 15:10:12,402 [salt.state       ][INFO    ][21317] File changed:
New file
2018-07-10 15:10:12,403 [salt.state       ][INFO    ][21317] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 15:10:12.403134 duration_in_ms=103.546
2018-07-10 15:10:12,405 [salt.state       ][INFO    ][21317] Running state [sleep 30] at time 15:10:12.405571
2018-07-10 15:10:12,405 [salt.state       ][INFO    ][21317] Executing state cmd.run for sleep 30
2018-07-10 15:10:12,406 [py.warnings      ][WARNING ][21317] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:815: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2018-07-10 15:10:12,410 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-10 15:10:16,683 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151016657113
2018-07-10 15:10:16,713 [salt.minion      ][INFO    ][22827] Starting a new job with PID 22827
2018-07-10 15:10:16,759 [salt.minion      ][INFO    ][22827] Returning information for job: 20180710151016657113
2018-07-10 15:10:26,760 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151026730774
2018-07-10 15:10:26,789 [salt.minion      ][INFO    ][22832] Starting a new job with PID 22832
2018-07-10 15:10:26,829 [salt.minion      ][INFO    ][22832] Returning information for job: 20180710151026730774
2018-07-10 15:10:36,832 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151036805949
2018-07-10 15:10:36,862 [salt.minion      ][INFO    ][22837] Starting a new job with PID 22837
2018-07-10 15:10:36,904 [salt.minion      ][INFO    ][22837] Returning information for job: 20180710151036805949
2018-07-10 15:10:42,644 [salt.state       ][INFO    ][21317] {'pid': 22796, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-10 15:10:42,658 [salt.state       ][INFO    ][21317] Completed state [sleep 30] at time 15:10:42.658335 duration_in_ms=30252.76
2018-07-10 15:10:42,662 [salt.state       ][INFO    ][21317] Running state [service rabbitmq-server stop] at time 15:10:42.662761
2018-07-10 15:10:42,664 [salt.state       ][INFO    ][21317] Executing state cmd.run for service rabbitmq-server stop
2018-07-10 15:10:42,667 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-07-10 15:10:43,271 [salt.state       ][INFO    ][21317] {'pid': 22840, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-10 15:10:43,274 [salt.state       ][INFO    ][21317] Completed state [service rabbitmq-server stop] at time 15:10:43.274205 duration_in_ms=611.442
2018-07-10 15:10:43,276 [salt.state       ][INFO    ][21317] Running state [/var/lib/rabbitmq] at time 15:10:43.276103
2018-07-10 15:10:43,278 [salt.state       ][INFO    ][21317] Executing state file.directory for /var/lib/rabbitmq
2018-07-10 15:10:43,281 [salt.state       ][INFO    ][21317] Directory /var/lib/rabbitmq is in the correct state
2018-07-10 15:10:43,282 [salt.state       ][INFO    ][21317] Completed state [/var/lib/rabbitmq] at time 15:10:43.282672 duration_in_ms=6.569
2018-07-10 15:10:43,287 [salt.state       ][INFO    ][21317] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 15:10:43.287245
2018-07-10 15:10:43,288 [salt.state       ][INFO    ][21317] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-07-10 15:10:43,299 [salt.state       ][INFO    ][21317] File changed:
--- 
+++ 
@@ -1 +1 @@
-EQEGSDKMERLBLWXSEAUK+opnfv_secret

2018-07-10 15:10:43,302 [salt.state       ][INFO    ][21317] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 15:10:43.302481 duration_in_ms=15.236
2018-07-10 15:10:43,304 [salt.state       ][INFO    ][21317] Running state [sleep 30] at time 15:10:43.304279
2018-07-10 15:10:43,305 [salt.state       ][INFO    ][21317] Executing state cmd.run for sleep 30
2018-07-10 15:10:43,307 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-10 15:10:46,907 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151046881121
2018-07-10 15:10:46,941 [salt.minion      ][INFO    ][22927] Starting a new job with PID 22927
2018-07-10 15:10:46,989 [salt.minion      ][INFO    ][22927] Returning information for job: 20180710151046881121
2018-07-10 15:10:56,990 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151056961915
2018-07-10 15:10:57,023 [salt.minion      ][INFO    ][22932] Starting a new job with PID 22932
2018-07-10 15:10:57,073 [salt.minion      ][INFO    ][22932] Returning information for job: 20180710151056961915
2018-07-10 15:11:07,079 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151107052476
2018-07-10 15:11:07,113 [salt.minion      ][INFO    ][22937] Starting a new job with PID 22937
2018-07-10 15:11:07,157 [salt.minion      ][INFO    ][22937] Returning information for job: 20180710151107052476
2018-07-10 15:11:13,531 [salt.state       ][INFO    ][21317] {'pid': 22902, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-10 15:11:13,533 [salt.state       ][INFO    ][21317] Completed state [sleep 30] at time 15:11:13.532885 duration_in_ms=30228.603
2018-07-10 15:11:13,538 [salt.loader      ][ERROR   ][21317] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 15:11:13,870 [salt.state       ][INFO    ][21317] Running state [rabbitmq-server] at time 15:11:13.870705
2018-07-10 15:11:13,871 [salt.state       ][INFO    ][21317] Executing state service.running for rabbitmq-server
2018-07-10 15:11:13,872 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-10 15:11:13,913 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:13,954 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:13,996 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:14,023 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:17,166 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151117141180
2018-07-10 15:11:17,197 [salt.minion      ][INFO    ][23214] Starting a new job with PID 23214
2018-07-10 15:11:17,247 [salt.minion      ][INFO    ][23214] Returning information for job: 20180710151117141180
2018-07-10 15:11:22,446 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:22,485 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:22,540 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:22,588 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:22,628 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:23,731 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-10 15:11:23,774 [salt.state       ][INFO    ][21317] {'rabbitmq-server': True}
2018-07-10 15:11:23,776 [salt.state       ][INFO    ][21317] Completed state [rabbitmq-server] at time 15:11:23.775819 duration_in_ms=9905.111
2018-07-10 15:11:23,782 [salt.state       ][INFO    ][21317] Running state [amqp_client] at time 15:11:23.782486
2018-07-10 15:11:23,783 [salt.state       ][INFO    ][21317] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-10 15:11:23,791 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-10 15:11:26,087 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-07-10 15:11:27,253 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151127227160
2018-07-10 15:11:27,280 [salt.minion      ][INFO    ][23739] Starting a new job with PID 23739
2018-07-10 15:11:27,325 [salt.minion      ][INFO    ][23739] Returning information for job: 20180710151127227160
2018-07-10 15:11:28,697 [salt.state       ][INFO    ][21317] {'new': 'amqp_client', 'old': ''}
2018-07-10 15:11:28,699 [salt.state       ][INFO    ][21317] Completed state [amqp_client] at time 15:11:28.699137 duration_in_ms=4916.65
2018-07-10 15:11:28,701 [salt.state       ][INFO    ][21317] Running state [rabbitmq_management] at time 15:11:28.701237
2018-07-10 15:11:28,702 [salt.state       ][INFO    ][21317] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-10 15:11:28,704 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-10 15:11:31,101 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-07-10 15:11:35,026 [salt.state       ][INFO    ][21317] {'new': 'rabbitmq_management', 'old': ''}
2018-07-10 15:11:35,028 [salt.state       ][INFO    ][21317] Completed state [rabbitmq_management] at time 15:11:35.028213 duration_in_ms=6326.975
2018-07-10 15:11:35,035 [salt.state       ][INFO    ][21317] Running state [/openstack] at time 15:11:35.035144
2018-07-10 15:11:35,036 [salt.state       ][INFO    ][21317] Executing state rabbitmq_vhost.present for /openstack
2018-07-10 15:11:35,039 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-10 15:11:37,012 [salt.state       ][INFO    ][21317] Virtual Host '/openstack' already exists.
2018-07-10 15:11:37,012 [salt.state       ][INFO    ][21317] Completed state [/openstack] at time 15:11:37.012673 duration_in_ms=1977.531
2018-07-10 15:11:37,017 [salt.state       ][INFO    ][21317] Running state [openstack] at time 15:11:37.017008
2018-07-10 15:11:37,017 [salt.state       ][INFO    ][21317] Executing state rabbitmq_user.present for openstack
2018-07-10 15:11:37,018 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-10 15:11:37,336 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151137312089
2018-07-10 15:11:37,369 [salt.minion      ][INFO    ][24552] Starting a new job with PID 24552
2018-07-10 15:11:37,412 [salt.minion      ][INFO    ][24552] Returning information for job: 20180710151137312089
2018-07-10 15:11:39,090 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-10 15:11:45,382 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-10 15:11:47,421 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151147394687
2018-07-10 15:11:47,455 [salt.minion      ][INFO    ][25684] Starting a new job with PID 25684
2018-07-10 15:11:47,505 [salt.minion      ][INFO    ][25684] Returning information for job: 20180710151147394687
2018-07-10 15:11:47,583 [salt.state       ][INFO    ][21317] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-10 15:11:47,585 [salt.state       ][INFO    ][21317] Completed state [openstack] at time 15:11:47.585543 duration_in_ms=10568.533
2018-07-10 15:11:47,591 [salt.state       ][INFO    ][21317] Running state [Ceilometer] at time 15:11:47.591490
2018-07-10 15:11:47,592 [salt.state       ][INFO    ][21317] Executing state rabbitmq_policy.present for Ceilometer
2018-07-10 15:11:47,595 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-10 15:11:49,639 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2018-07-10 15:11:51,842 [salt.state       ][INFO    ][21317] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-07-10 15:11:51,844 [salt.state       ][INFO    ][21317] Completed state [Ceilometer] at time 15:11:51.844167 duration_in_ms=4253.304
2018-07-10 15:11:51,846 [salt.state       ][INFO    ][21317] Running state [HA] at time 15:11:51.846648
2018-07-10 15:11:51,848 [salt.state       ][INFO    ][21317] Executing state rabbitmq_policy.present for HA
2018-07-10 15:11:51,850 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-10 15:11:54,019 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-10 15:11:56,152 [salt.state       ][INFO    ][21317] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-10 15:11:56,153 [salt.state       ][INFO    ][21317] Completed state [HA] at time 15:11:56.153491 duration_in_ms=4306.841
2018-07-10 15:11:56,156 [salt.state       ][INFO    ][21317] Running state [guest] at time 15:11:56.156053
2018-07-10 15:11:56,157 [salt.state       ][INFO    ][21317] Executing state rabbitmq_user.present for guest
2018-07-10 15:11:56,159 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-10 15:11:57,507 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151157484031
2018-07-10 15:11:57,529 [salt.minion      ][INFO    ][26883] Starting a new job with PID 26883
2018-07-10 15:11:57,555 [salt.minion      ][INFO    ][26883] Returning information for job: 20180710151157484031
2018-07-10 15:11:58,249 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-10 15:12:04,998 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-10 15:12:07,084 [salt.state       ][INFO    ][21317] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-10 15:12:07,085 [salt.state       ][INFO    ][21317] Completed state [guest] at time 15:12:07.085688 duration_in_ms=10929.634
2018-07-10 15:12:07,088 [salt.state       ][INFO    ][21317] Running state [HA] at time 15:12:07.088272
2018-07-10 15:12:07,089 [salt.state       ][INFO    ][21317] Executing state rabbitmq_policy.present for HA
2018-07-10 15:12:07,091 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-10 15:12:07,568 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151207543901
2018-07-10 15:12:07,602 [salt.minion      ][INFO    ][28069] Starting a new job with PID 28069
2018-07-10 15:12:07,648 [salt.minion      ][INFO    ][28069] Returning information for job: 20180710151207543901
2018-07-10 15:12:09,148 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-10 15:12:11,346 [salt.state       ][INFO    ][21317] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-10 15:12:11,347 [salt.state       ][INFO    ][21317] Completed state [HA] at time 15:12:11.347487 duration_in_ms=4259.214
2018-07-10 15:12:11,349 [salt.state       ][INFO    ][21317] Running state [admin] at time 15:12:11.349551
2018-07-10 15:12:11,350 [salt.state       ][INFO    ][21317] Executing state rabbitmq_user.present for admin
2018-07-10 15:12:11,352 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-10 15:12:13,323 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-10 15:12:17,673 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710151217651046
2018-07-10 15:12:17,697 [salt.minion      ][INFO    ][29159] Starting a new job with PID 29159
2018-07-10 15:12:17,747 [salt.minion      ][INFO    ][29159] Returning information for job: 20180710151217651046
2018-07-10 15:12:19,480 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-10 15:12:21,611 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-10 15:12:23,752 [salt.state       ][INFO    ][21317] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-10 15:12:23,753 [salt.state       ][INFO    ][21317] Completed state [admin] at time 15:12:23.753267 duration_in_ms=12403.714
2018-07-10 15:12:23,759 [salt.state       ][INFO    ][21317] Running state [rabbit@master] at time 15:12:23.759441
2018-07-10 15:12:23,760 [salt.state       ][INFO    ][21317] Executing state rabbitmq_cluster.join for rabbit@master
2018-07-10 15:12:23,764 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2018-07-10 15:12:26,079 [salt.state       ][INFO    ][21317] Already in cluster
2018-07-10 15:12:26,080 [salt.state       ][INFO    ][21317] Completed state [rabbit@master] at time 15:12:26.080133 duration_in_ms=2320.69
2018-07-10 15:12:26,086 [salt.minion      ][INFO    ][21317] Returning information for job: 20180710150755595823
2018-07-10 15:12:26,915 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command cmd.run with jid 20180710151226893630
2018-07-10 15:12:26,948 [salt.minion      ][INFO    ][30098] Starting a new job with PID 30098
2018-07-10 15:12:26,963 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][30098] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-07-10 15:12:29,117 [salt.minion      ][INFO    ][30098] Returning information for job: 20180710151226893630
2018-07-10 15:24:23,988 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command state.sls with jid 20180710152423968628
2018-07-10 15:24:24,024 [salt.minion      ][INFO    ][30476] Starting a new job with PID 30476
2018-07-10 15:24:27,024 [salt.state       ][INFO    ][30476] Loading fresh modules for state activity
2018-07-10 15:24:27,180 [salt.fileclient  ][INFO    ][30476] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-10 15:24:27,227 [salt.fileclient  ][INFO    ][30476] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-10 15:24:27,662 [salt.loader      ][ERROR   ][30476] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 15:24:28,443 [salt.state       ][INFO    ][30476] Running state [haproxy] at time 15:24:28.443635
2018-07-10 15:24:28,444 [salt.state       ][INFO    ][30476] Executing state pkg.installed for haproxy
2018-07-10 15:24:28,444 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 15:24:29,396 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-10 15:24:29,644 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-10 15:24:33,081 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-10 15:24:33,172 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-07-10 15:24:44,086 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command saltutil.find_job with jid 20180710152444057511
2018-07-10 15:24:44,120 [salt.minion      ][INFO    ][31272] Starting a new job with PID 31272
2018-07-10 15:24:44,175 [salt.minion      ][INFO    ][31272] Returning information for job: 20180710152444057511
2018-07-10 15:24:45,623 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-10 15:24:45,692 [salt.state       ][INFO    ][30476] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-07-10 15:24:45,721 [salt.state       ][INFO    ][30476] Loading fresh modules for state activity
2018-07-10 15:24:45,775 [salt.state       ][INFO    ][30476] Completed state [haproxy] at time 15:24:45.775164 duration_in_ms=17331.529
2018-07-10 15:24:45,780 [salt.state       ][INFO    ][30476] Running state [/etc/default/haproxy] at time 15:24:45.780444
2018-07-10 15:24:45,781 [salt.state       ][INFO    ][30476] Executing state file.managed for /etc/default/haproxy
2018-07-10 15:24:45,815 [salt.fileclient  ][INFO    ][30476] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-10 15:24:45,819 [salt.state       ][INFO    ][30476] 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"

2018-07-10 15:24:45,822 [salt.state       ][INFO    ][30476] Completed state [/etc/default/haproxy] at time 15:24:45.822527 duration_in_ms=42.082
2018-07-10 15:24:45,822 [salt.state       ][INFO    ][30476] Running state [/etc/haproxy/haproxy.cfg] at time 15:24:45.822955
2018-07-10 15:24:45,823 [salt.state       ][INFO    ][30476] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-10 15:24:45,846 [salt.fileclient  ][INFO    ][30476] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-10 15:24:46,189 [salt.state       ][INFO    ][30476] 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 10.167.4.27:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.28:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.29:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.30:5672 backup check inter 5000 rise 2 fall 3

2018-07-10 15:24:46,190 [salt.state       ][INFO    ][30476] Completed state [/etc/haproxy/haproxy.cfg] at time 15:24:46.190542 duration_in_ms=367.586
2018-07-10 15:24:46,191 [salt.state       ][INFO    ][30476] Running state [/etc/haproxy/ssl] at time 15:24:46.191052
2018-07-10 15:24:46,191 [salt.state       ][INFO    ][30476] Executing state file.directory for /etc/haproxy/ssl
2018-07-10 15:24:46,193 [salt.state       ][INFO    ][30476] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-10 15:24:46,193 [salt.state       ][INFO    ][30476] Completed state [/etc/haproxy/ssl] at time 15:24:46.193862 duration_in_ms=2.809
2018-07-10 15:24:46,194 [salt.state       ][INFO    ][30476] Running state [/etc/haproxy/errors/429.http11] at time 15:24:46.194345
2018-07-10 15:24:46,194 [salt.state       ][INFO    ][30476] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-10 15:24:46,215 [salt.fileclient  ][INFO    ][30476] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-10 15:24:46,219 [salt.state       ][INFO    ][30476] File changed:
New file
2018-07-10 15:24:46,219 [salt.state       ][INFO    ][30476] Completed state [/etc/haproxy/errors/429.http11] at time 15:24:46.219415 duration_in_ms=25.07
2018-07-10 15:24:46,220 [salt.state       ][INFO    ][30476] Running state [haproxy_status_packages] at time 15:24:46.220673
2018-07-10 15:24:46,221 [salt.state       ][INFO    ][30476] Executing state pkg.installed for haproxy_status_packages
2018-07-10 15:24:46,244 [salt.loader      ][ERROR   ][30476] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 15:24:46,745 [salt.state       ][INFO    ][30476] All specified packages are already installed
2018-07-10 15:24:46,746 [salt.state       ][INFO    ][30476] Completed state [haproxy_status_packages] at time 15:24:46.745995 duration_in_ms=525.322
2018-07-10 15:24:46,747 [salt.state       ][INFO    ][30476] Running state [/usr/bin/haproxy-status.sh] at time 15:24:46.747279
2018-07-10 15:24:46,747 [salt.state       ][INFO    ][30476] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-10 15:24:46,771 [salt.fileclient  ][INFO    ][30476] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-10 15:24:46,809 [salt.state       ][INFO    ][30476] File changed:
New file
2018-07-10 15:24:46,810 [salt.state       ][INFO    ][30476] Completed state [/usr/bin/haproxy-status.sh] at time 15:24:46.810731 duration_in_ms=63.452
2018-07-10 15:24:46,811 [salt.state       ][INFO    ][30476] Running state [net.ipv4.ip_nonlocal_bind] at time 15:24:46.811657
2018-07-10 15:24:46,812 [salt.state       ][INFO    ][30476] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-10 15:24:46,813 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command 'sysctl -a' in directory '/root'
2018-07-10 15:24:46,899 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-10 15:24:46,924 [salt.state       ][INFO    ][30476] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-10 15:24:46,925 [salt.state       ][INFO    ][30476] Completed state [net.ipv4.ip_nonlocal_bind] at time 15:24:46.925829 duration_in_ms=114.17
2018-07-10 15:24:46,931 [salt.state       ][INFO    ][30476] Running state [haproxy] at time 15:24:46.931087
2018-07-10 15:24:46,932 [salt.state       ][INFO    ][30476] Executing state service.running for haproxy
2018-07-10 15:24:46,934 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-10 15:24:46,966 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-10 15:24:47,007 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-10 15:24:47,044 [salt.state       ][INFO    ][30476] The service haproxy is already running
2018-07-10 15:24:47,046 [salt.state       ][INFO    ][30476] Completed state [haproxy] at time 15:24:47.046706 duration_in_ms=115.617
2018-07-10 15:24:47,048 [salt.state       ][INFO    ][30476] Running state [haproxy] at time 15:24:47.048183
2018-07-10 15:24:47,049 [salt.state       ][INFO    ][30476] Executing state service.mod_watch for haproxy
2018-07-10 15:24:47,052 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-10 15:24:47,086 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-10 15:24:47,120 [salt.loaded.int.module.cmdmod][INFO    ][30476] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-10 15:24:47,221 [salt.state       ][INFO    ][30476] {'haproxy': True}
2018-07-10 15:24:47,222 [salt.state       ][INFO    ][30476] Completed state [haproxy] at time 15:24:47.222646 duration_in_ms=174.466
2018-07-10 15:24:47,224 [salt.minion      ][INFO    ][30476] Returning information for job: 20180710152423968628
2018-07-10 15:24:53,252 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command service.status with jid 20180710152453230436
2018-07-10 15:24:53,289 [salt.minion      ][INFO    ][31381] Starting a new job with PID 31381
2018-07-10 15:24:53,295 [salt.loader      ][ERROR   ][31381] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 15:24:53,660 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][31381] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-10 15:24:53,688 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][31381] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-10 15:24:53,714 [salt.minion      ][INFO    ][31381] Returning information for job: 20180710152453230436
2018-07-10 15:24:55,363 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command service.restart with jid 20180710152455341438
2018-07-10 15:24:55,396 [salt.minion      ][INFO    ][31389] Starting a new job with PID 31389
2018-07-10 15:24:55,403 [salt.loader      ][ERROR   ][31389] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-10 15:24:55,798 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][31389] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-10 15:24:55,838 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][31389] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-10 15:24:55,895 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][31389] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-10 15:24:55,941 [salt.minion      ][INFO    ][31389] Returning information for job: 20180710152455341438
2018-07-10 15:44:31,138 [salt.utils.schedule][INFO    ][2504] Running scheduled job: __mine_interval
2018-07-10 16:44:31,137 [salt.utils.schedule][INFO    ][2504] Running scheduled job: __mine_interval
2018-07-10 16:58:55,478 [salt.minion      ][INFO    ][2504] User sudo_ubuntu Executing command cp.push_dir with jid 20180710165855461190
2018-07-10 16:58:55,510 [salt.minion      ][INFO    ][340] Starting a new job with PID 340
