2018-07-11 10:15:14,237 [salt.loaded.int.module.cmdmod][ERROR   ][1822] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-11 10:15:14,239 [salt.loaded.int.module.cmdmod][ERROR   ][1822] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-11 10:15:14,286 [salt.loaded.int.module.cmdmod][ERROR   ][1822] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-11 10:15:14,287 [salt.loaded.int.module.cmdmod][ERROR   ][1822] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-11 10:15:17,193 [salt.loaded.int.module.cmdmod][ERROR   ][1822] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-11 10:15:17,194 [salt.loaded.int.module.cmdmod][ERROR   ][1822] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-11 10:15:17,238 [salt.loaded.int.module.cmdmod][ERROR   ][1822] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-11 10:15:17,240 [salt.loaded.int.module.cmdmod][ERROR   ][1822] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-11 10:15:19,958 [salt.loader      ][ERROR   ][1822] 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-11 10:15:43,761 [salt.loader      ][ERROR   ][1822] 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-11 10:15:45,676 [salt.loaded.int.module.cmdmod][ERROR   ][1822] 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-11 10:15:50,462 [salt.loader      ][ERROR   ][2383] 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-11 10:15:51,146 [salt.loaded.int.module.cmdmod][INFO    ][2383] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-11 10:15:51,175 [salt.loaded.int.module.cmdmod][INFO    ][2383] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-11 10:15:51,227 [salt.loaded.int.module.cmdmod][INFO    ][2383] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-11 10:15:51,265 [salt.utils.parsers][WARNING ][1563] Minion received a SIGTERM. Exiting.
2018-07-11 10:15:52,620 [salt.cli.daemons ][INFO    ][2460] Setting up the Salt Minion "msg01.mcp-ovs-dpdk-ha.local"
2018-07-11 10:15:52,845 [salt.cli.daemons ][INFO    ][2460] Starting up the Salt Minion
2018-07-11 10:15:52,846 [salt.utils.event ][INFO    ][2460] Starting pull socket on /var/run/salt/minion/minion_event_676035f7f1_pull.ipc
2018-07-11 10:15:53,828 [salt.minion      ][INFO    ][2460] Creating minion process manager
2018-07-11 10:15:55,459 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2460] Executing command ['date', '+%z'] in directory '/root'
2018-07-11 10:15:55,498 [salt.utils.schedule][INFO    ][2460] Updating job settings for scheduled job: __mine_interval
2018-07-11 10:15:55,502 [salt.minion      ][INFO    ][2460] Added mine.update to scheduler
2018-07-11 10:15:55,513 [salt.minion      ][INFO    ][2460] Minion is starting as user 'root'
2018-07-11 10:15:55,530 [salt.minion      ][INFO    ][2460] Minion is ready to receive requests!
2018-07-11 10:15:56,532 [salt.utils.schedule][INFO    ][2460] Running scheduled job: __mine_interval
2018-07-11 10:16:48,713 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command state.apply with jid 20180711101648695011
2018-07-11 10:16:48,739 [salt.minion      ][INFO    ][2556] Starting a new job with PID 2556
2018-07-11 10:16:52,682 [salt.state       ][INFO    ][2556] Loading fresh modules for state activity
2018-07-11 10:16:53,618 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-11 10:16:53,970 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-11 10:16:54,297 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-11 10:16:54,542 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-11 10:16:54,775 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-11 10:16:55,314 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-11 10:16:55,582 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-11 10:16:55,821 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-11 10:16:56,162 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-11 10:16:57,110 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-11 10:16:57,358 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-11 10:16:57,949 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-11 10:16:58,290 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-11 10:16:58,546 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-11 10:16:58,781 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-11 10:16:59,024 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-11 10:16:59,269 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-11 10:16:59,522 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-11 10:16:59,769 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-11 10:17:00,025 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-11 10:17:00,763 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-11 10:17:01,193 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-11 10:17:02,009 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-11 10:17:02,262 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-11 10:17:02,517 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-11 10:17:02,548 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-11 10:17:02,634 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-11 10:17:02,727 [salt.state       ][INFO    ][2556] Running state [/etc/environment] at time 10:17:02.727020
2018-07-11 10:17:02,727 [salt.state       ][INFO    ][2556] Executing state file.blockreplace for /etc/environment
2018-07-11 10:17:02,743 [salt.state       ][INFO    ][2556] 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-11 10:17:02,747 [salt.state       ][INFO    ][2556] Completed state [/etc/environment] at time 10:17:02.746838 duration_in_ms=19.819
2018-07-11 10:17:02,748 [salt.state       ][INFO    ][2556] Running state [/etc/profile.d] at time 10:17:02.748146
2018-07-11 10:17:02,748 [salt.state       ][INFO    ][2556] Executing state file.directory for /etc/profile.d
2018-07-11 10:17:02,752 [salt.state       ][INFO    ][2556] Directory /etc/profile.d is in the correct state
2018-07-11 10:17:02,753 [salt.state       ][INFO    ][2556] Completed state [/etc/profile.d] at time 10:17:02.753305 duration_in_ms=5.159
2018-07-11 10:17:02,835 [salt.loader      ][ERROR   ][2556] 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-11 10:17:03,763 [salt.state       ][INFO    ][2556] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 10:17:03.763238
2018-07-11 10:17:03,764 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-11 10:17:04,447 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-11 10:17:04,466 [salt.state       ][INFO    ][2556] File changed:
New file
2018-07-11 10:17:04,467 [salt.state       ][INFO    ][2556] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 10:17:04.467701 duration_in_ms=704.464
2018-07-11 10:17:04,468 [salt.state       ][INFO    ][2556] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:17:04.468481
2018-07-11 10:17:04,469 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-11 10:17:04,499 [salt.state       ][INFO    ][2556] File changed:
New file
2018-07-11 10:17:04,501 [salt.state       ][INFO    ][2556] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:17:04.501836 duration_in_ms=33.355
2018-07-11 10:17:04,505 [salt.state       ][INFO    ][2556] Running state [linux_repo_prereq_pkgs] at time 10:17:04.505730
2018-07-11 10:17:04,506 [salt.state       ][INFO    ][2556] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-11 10:17:04,507 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:17:05,508 [salt.state       ][INFO    ][2556] All specified packages are already installed
2018-07-11 10:17:05,510 [salt.state       ][INFO    ][2556] Completed state [linux_repo_prereq_pkgs] at time 10:17:05.510072 duration_in_ms=1004.341
2018-07-11 10:17:05,511 [salt.state       ][INFO    ][2556] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 10:17:05.511003
2018-07-11 10:17:05,511 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-11 10:17:05,537 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-11 10:17:05,559 [salt.state       ][INFO    ][2556] File changed:
New file
2018-07-11 10:17:05,561 [salt.state       ][INFO    ][2556] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 10:17:05.561209 duration_in_ms=50.206
2018-07-11 10:17:05,562 [salt.state       ][INFO    ][2556] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:17:05.561963
2018-07-11 10:17:05,562 [salt.state       ][INFO    ][2556] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-11 10:17:05,563 [salt.state       ][INFO    ][2556] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-11 10:17:05,564 [salt.state       ][INFO    ][2556] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:17:05.564252 duration_in_ms=2.289
2018-07-11 10:17:05,565 [salt.state       ][INFO    ][2556] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:17:05.565557
2018-07-11 10:17:05,566 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-11 10:17:05,588 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-11 10:17:05,815 [salt.state       ][INFO    ][2556] File changed:
New file
2018-07-11 10:17:05,816 [salt.state       ][INFO    ][2556] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:17:05.816192 duration_in_ms=250.634
2018-07-11 10:17:05,819 [salt.state       ][INFO    ][2556] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 10:17:05.819218
2018-07-11 10:17:05,819 [salt.state       ][INFO    ][2556] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-11 10:17:05,820 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-11 10:17:06,662 [salt.state       ][INFO    ][2556] {'pid': 2629, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-11 10:17:06,663 [salt.state       ][INFO    ][2556] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 10:17:06.663474 duration_in_ms=844.255
2018-07-11 10:17:06,678 [salt.state       ][INFO    ][2556] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 10:17:06.678527
2018-07-11 10:17:06,679 [salt.state       ][INFO    ][2556] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-11 10:17:06,880 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:17:08,821 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101708800437
2018-07-11 10:17:08,848 [salt.minion      ][INFO    ][3054] Starting a new job with PID 3054
2018-07-11 10:17:08,878 [salt.minion      ][INFO    ][3054] Returning information for job: 20180711101708800437
2018-07-11 10:17:16,813 [salt.state       ][INFO    ][2556] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-11 10:17:16,814 [salt.state       ][INFO    ][2556] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 10:17:16.814496 duration_in_ms=10135.969
2018-07-11 10:17:16,815 [salt.state       ][INFO    ][2556] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:17:16.815049
2018-07-11 10:17:16,815 [salt.state       ][INFO    ][2556] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-11 10:17:16,816 [salt.state       ][INFO    ][2556] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-11 10:17:16,817 [salt.state       ][INFO    ][2556] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:17:16.817138 duration_in_ms=2.09
2018-07-11 10:17:16,817 [salt.state       ][INFO    ][2556] Running state [/etc/apt/preferences.d/uca] at time 10:17:16.817496
2018-07-11 10:17:16,817 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-11 10:17:17,083 [salt.state       ][INFO    ][2556] File changed:
New file
2018-07-11 10:17:17,084 [salt.state       ][INFO    ][2556] Completed state [/etc/apt/preferences.d/uca] at time 10:17:17.084285 duration_in_ms=266.789
2018-07-11 10:17:17,094 [salt.state       ][INFO    ][2556] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:17:17.094698
2018-07-11 10:17:17,095 [salt.state       ][INFO    ][2556] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-11 10:17:17,096 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-11 10:17:17,118 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-11 10:17:17,548 [salt.state       ][INFO    ][2556] {'pid': 3068, '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.546AIG1an6/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-11 10:17:17,549 [salt.state       ][INFO    ][2556] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:17:17.549048 duration_in_ms=454.35
2018-07-11 10:17:17,555 [salt.state       ][INFO    ][2556] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 10:17:17.555187
2018-07-11 10:17:17,556 [salt.state       ][INFO    ][2556] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-11 10:17:17,814 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:17:18,968 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101718950299
2018-07-11 10:17:18,995 [salt.minion      ][INFO    ][3423] Starting a new job with PID 3423
2018-07-11 10:17:19,023 [salt.minion      ][INFO    ][3423] Returning information for job: 20180711101718950299
2018-07-11 10:17:28,046 [salt.state       ][INFO    ][2556] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-11 10:17:28,048 [salt.state       ][INFO    ][2556] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 10:17:28.048227 duration_in_ms=10493.039
2018-07-11 10:17:28,049 [salt.state       ][INFO    ][2556] Running state [linux_extra_packages_latest] at time 10:17:28.049325
2018-07-11 10:17:28,050 [salt.state       ][INFO    ][2556] Executing state pkg.latest for linux_extra_packages_latest
2018-07-11 10:17:28,079 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-11 10:17:28,302 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:17:28,360 [salt.loaded.int.module.cmdmod][INFO    ][2556] 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-11 10:17:29,195 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101729176331
2018-07-11 10:17:29,217 [salt.minion      ][INFO    ][3568] Starting a new job with PID 3568
2018-07-11 10:17:29,245 [salt.minion      ][INFO    ][3568] Returning information for job: 20180711101729176331
2018-07-11 10:17:34,210 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:17:34,305 [salt.state       ][INFO    ][2556] 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-11 10:17:34,356 [salt.state       ][INFO    ][2556] Loading fresh modules for state activity
2018-07-11 10:17:34,428 [salt.state       ][INFO    ][2556] Completed state [linux_extra_packages_latest] at time 10:17:34.428619 duration_in_ms=6379.293
2018-07-11 10:17:34,435 [salt.state       ][INFO    ][2556] Running state [UTC] at time 10:17:34.435387
2018-07-11 10:17:34,436 [salt.state       ][INFO    ][2556] Executing state timezone.system for UTC
2018-07-11 10:17:34,441 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['timedatectl'] in directory '/root'
2018-07-11 10:17:34,516 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['timedatectl'] in directory '/root'
2018-07-11 10:17:34,543 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-11 10:17:34,571 [salt.state       ][INFO    ][2556] {'timezone': 'UTC'}
2018-07-11 10:17:34,572 [salt.state       ][INFO    ][2556] Completed state [UTC] at time 10:17:34.572053 duration_in_ms=136.666
2018-07-11 10:17:34,579 [salt.state       ][INFO    ][2556] Running state [nf_conntrack] at time 10:17:34.578957
2018-07-11 10:17:34,579 [salt.state       ][INFO    ][2556] Executing state kmod.present for nf_conntrack
2018-07-11 10:17:34,580 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'lsmod' in directory '/root'
2018-07-11 10:17:35,026 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'lsmod' in directory '/root'
2018-07-11 10:17:35,051 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-11 10:17:35,086 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'lsmod' in directory '/root'
2018-07-11 10:17:35,293 [salt.state       ][INFO    ][2556] {'nf_conntrack': 'loaded'}
2018-07-11 10:17:35,294 [salt.state       ][INFO    ][2556] Completed state [nf_conntrack] at time 10:17:35.294114 duration_in_ms=715.156
2018-07-11 10:17:35,301 [salt.state       ][INFO    ][2556] Running state [kernel.panic] at time 10:17:35.301659
2018-07-11 10:17:35,302 [salt.state       ][INFO    ][2556] Executing state sysctl.present for kernel.panic
2018-07-11 10:17:35,302 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:35,391 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-11 10:17:35,414 [salt.state       ][INFO    ][2556] {'kernel.panic': 60}
2018-07-11 10:17:35,415 [salt.state       ][INFO    ][2556] Completed state [kernel.panic] at time 10:17:35.415125 duration_in_ms=113.466
2018-07-11 10:17:35,416 [salt.state       ][INFO    ][2556] Running state [net.ipv4.tcp_keepalive_probes] at time 10:17:35.415687
2018-07-11 10:17:35,417 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-11 10:17:35,418 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:35,481 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-11 10:17:35,504 [salt.state       ][INFO    ][2556] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-11 10:17:35,505 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:17:35.505039 duration_in_ms=89.352
2018-07-11 10:17:35,505 [salt.state       ][INFO    ][2556] Running state [fs.file-max] at time 10:17:35.505598
2018-07-11 10:17:35,506 [salt.state       ][INFO    ][2556] Executing state sysctl.present for fs.file-max
2018-07-11 10:17:35,507 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:35,571 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-11 10:17:35,594 [salt.state       ][INFO    ][2556] {'fs.file-max': 124165}
2018-07-11 10:17:35,594 [salt.state       ][INFO    ][2556] Completed state [fs.file-max] at time 10:17:35.594736 duration_in_ms=89.137
2018-07-11 10:17:35,595 [salt.state       ][INFO    ][2556] Running state [net.core.somaxconn] at time 10:17:35.595279
2018-07-11 10:17:35,595 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.core.somaxconn
2018-07-11 10:17:35,597 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:35,663 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-11 10:17:35,687 [salt.state       ][INFO    ][2556] {'net.core.somaxconn': 4096}
2018-07-11 10:17:35,688 [salt.state       ][INFO    ][2556] Completed state [net.core.somaxconn] at time 10:17:35.688133 duration_in_ms=92.853
2018-07-11 10:17:35,689 [salt.state       ][INFO    ][2556] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:17:35.688983
2018-07-11 10:17:35,689 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-11 10:17:35,690 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:35,754 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-11 10:17:35,775 [salt.state       ][INFO    ][2556] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-11 10:17:35,776 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:17:35.776289 duration_in_ms=87.305
2018-07-11 10:17:35,777 [salt.state       ][INFO    ][2556] Running state [net.ipv4.tcp_tw_reuse] at time 10:17:35.777131
2018-07-11 10:17:35,777 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-11 10:17:35,778 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:35,844 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-11 10:17:35,868 [salt.state       ][INFO    ][2556] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-11 10:17:35,869 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.tcp_tw_reuse] at time 10:17:35.869123 duration_in_ms=91.992
2018-07-11 10:17:35,869 [salt.state       ][INFO    ][2556] Running state [net.ipv4.tcp_congestion_control] at time 10:17:35.869925
2018-07-11 10:17:35,870 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-11 10:17:35,871 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:35,940 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-11 10:17:35,970 [salt.state       ][INFO    ][2556] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-11 10:17:35,971 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.tcp_congestion_control] at time 10:17:35.971312 duration_in_ms=101.386
2018-07-11 10:17:35,973 [salt.state       ][INFO    ][2556] Running state [net.ipv4.tcp_retries2] at time 10:17:35.972998
2018-07-11 10:17:35,973 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-11 10:17:35,974 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,041 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-11 10:17:36,064 [salt.state       ][INFO    ][2556] {'net.ipv4.tcp_retries2': 5}
2018-07-11 10:17:36,065 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.tcp_retries2] at time 10:17:36.065169 duration_in_ms=92.171
2018-07-11 10:17:36,065 [salt.state       ][INFO    ][2556] Running state [net.core.netdev_max_backlog] at time 10:17:36.065701
2018-07-11 10:17:36,066 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-11 10:17:36,067 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,156 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-11 10:17:36,181 [salt.state       ][INFO    ][2556] {'net.core.netdev_max_backlog': 261144}
2018-07-11 10:17:36,182 [salt.state       ][INFO    ][2556] Completed state [net.core.netdev_max_backlog] at time 10:17:36.182322 duration_in_ms=116.621
2018-07-11 10:17:36,182 [salt.state       ][INFO    ][2556] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:17:36.182848
2018-07-11 10:17:36,183 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-11 10:17:36,186 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,260 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-11 10:17:36,286 [salt.state       ][INFO    ][2556] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-11 10:17:36,286 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:17:36.286875 duration_in_ms=104.026
2018-07-11 10:17:36,287 [salt.state       ][INFO    ][2556] Running state [vm.swappiness] at time 10:17:36.287423
2018-07-11 10:17:36,288 [salt.state       ][INFO    ][2556] Executing state sysctl.present for vm.swappiness
2018-07-11 10:17:36,289 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,363 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-11 10:17:36,392 [salt.state       ][INFO    ][2556] {'vm.swappiness': 10}
2018-07-11 10:17:36,392 [salt.state       ][INFO    ][2556] Completed state [vm.swappiness] at time 10:17:36.392831 duration_in_ms=105.131
2018-07-11 10:17:36,393 [salt.state       ][INFO    ][2556] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:17:36.393466
2018-07-11 10:17:36,393 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-11 10:17:36,395 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,468 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-11 10:17:36,493 [salt.state       ][INFO    ][2556] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-11 10:17:36,493 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:17:36.493751 duration_in_ms=100.284
2018-07-11 10:17:36,494 [salt.state       ][INFO    ][2556] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:17:36.494292
2018-07-11 10:17:36,495 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-11 10:17:36,496 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,570 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-11 10:17:36,595 [salt.state       ][INFO    ][2556] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-11 10:17:36,598 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:17:36.598288 duration_in_ms=103.994
2018-07-11 10:17:36,598 [salt.state       ][INFO    ][2556] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:17:36.598881
2018-07-11 10:17:36,599 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-11 10:17:36,600 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,671 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-11 10:17:36,697 [salt.state       ][INFO    ][2556] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-11 10:17:36,698 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:17:36.698726 duration_in_ms=99.845
2018-07-11 10:17:36,699 [salt.state       ][INFO    ][2556] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:17:36.699280
2018-07-11 10:17:36,700 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-11 10:17:36,702 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,777 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-11 10:17:36,803 [salt.state       ][INFO    ][2556] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-11 10:17:36,804 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:17:36.804057 duration_in_ms=104.775
2018-07-11 10:17:36,805 [salt.state       ][INFO    ][2556] Running state [net.ipv4.tcp_fin_timeout] at time 10:17:36.805740
2018-07-11 10:17:36,806 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-11 10:17:36,807 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,879 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-11 10:17:36,903 [salt.state       ][INFO    ][2556] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-11 10:17:36,904 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.tcp_fin_timeout] at time 10:17:36.904116 duration_in_ms=98.639
2018-07-11 10:17:36,905 [salt.state       ][INFO    ][2556] Running state [net.ipv4.tcp_keepalive_time] at time 10:17:36.904966
2018-07-11 10:17:36,906 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-11 10:17:36,907 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:36,977 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-11 10:17:37,003 [salt.state       ][INFO    ][2556] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-11 10:17:37,003 [salt.state       ][INFO    ][2556] Completed state [net.ipv4.tcp_keepalive_time] at time 10:17:37.003749 duration_in_ms=98.781
2018-07-11 10:17:37,004 [salt.state       ][INFO    ][2556] Running state [net.nf_conntrack_max] at time 10:17:37.004319
2018-07-11 10:17:37,005 [salt.state       ][INFO    ][2556] Executing state sysctl.present for net.nf_conntrack_max
2018-07-11 10:17:37,007 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:17:37,080 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-11 10:17:37,107 [salt.state       ][INFO    ][2556] {'net.nf_conntrack_max': 1048576}
2018-07-11 10:17:37,107 [salt.state       ][INFO    ][2556] Completed state [net.nf_conntrack_max] at time 10:17:37.107540 duration_in_ms=103.221
2018-07-11 10:17:37,126 [salt.state       ][INFO    ][2556] Running state [linux_sysfs_package] at time 10:17:37.126889
2018-07-11 10:17:37,127 [salt.state       ][INFO    ][2556] Executing state pkg.installed for linux_sysfs_package
2018-07-11 10:17:37,199 [salt.loader      ][ERROR   ][2556] 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-11 10:17:37,960 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-11 10:17:38,164 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:17:39,242 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101739224946
2018-07-11 10:17:39,271 [salt.minion      ][INFO    ][3980] Starting a new job with PID 3980
2018-07-11 10:17:39,303 [salt.minion      ][INFO    ][3980] Returning information for job: 20180711101739224946
2018-07-11 10:17:43,255 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:17:43,310 [salt.loaded.int.module.cmdmod][INFO    ][2556] 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-11 10:17:49,409 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101749392036
2018-07-11 10:17:49,435 [salt.minion      ][INFO    ][4541] Starting a new job with PID 4541
2018-07-11 10:17:49,464 [salt.minion      ][INFO    ][4541] Returning information for job: 20180711101749392036
2018-07-11 10:17:50,638 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:17:50,732 [salt.state       ][INFO    ][2556] 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-11 10:17:50,769 [salt.state       ][INFO    ][2556] Loading fresh modules for state activity
2018-07-11 10:17:50,840 [salt.state       ][INFO    ][2556] Completed state [linux_sysfs_package] at time 10:17:50.840338 duration_in_ms=13713.447
2018-07-11 10:17:50,849 [salt.state       ][INFO    ][2556] Running state [/etc/sysfs.d] at time 10:17:50.849045
2018-07-11 10:17:50,850 [salt.state       ][INFO    ][2556] Executing state file.directory for /etc/sysfs.d
2018-07-11 10:17:50,857 [salt.state       ][INFO    ][2556] Directory /etc/sysfs.d is in the correct state
2018-07-11 10:17:50,858 [salt.state       ][INFO    ][2556] Completed state [/etc/sysfs.d] at time 10:17:50.858534 duration_in_ms=9.488
2018-07-11 10:17:50,860 [salt.loader      ][ERROR   ][2556] 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-11 10:17:51,360 [salt.state       ][INFO    ][2556] Running state [ondemand] at time 10:17:51.360342
2018-07-11 10:17:51,361 [salt.state       ][INFO    ][2556] Executing state service.dead for ondemand
2018-07-11 10:17:51,366 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-11 10:17:51,398 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:51,425 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:51,456 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:51,573 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:51,600 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:51,633 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:51,673 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-11 10:17:52,028 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-11 10:17:52,069 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'runlevel' in directory '/root'
2018-07-11 10:17:52,093 [salt.state       ][INFO    ][2556] {'ondemand': True}
2018-07-11 10:17:52,094 [salt.state       ][INFO    ][2556] Completed state [ondemand] at time 10:17:52.093969 duration_in_ms=733.628
2018-07-11 10:17:52,096 [salt.state       ][INFO    ][2556] Running state [cs_CZ.UTF-8] at time 10:17:52.096118
2018-07-11 10:17:52,096 [salt.state       ][INFO    ][2556] Executing state locale.present for cs_CZ.UTF-8
2018-07-11 10:17:52,097 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'locale -a' in directory '/root'
2018-07-11 10:17:52,130 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-11 10:17:54,606 [salt.state       ][INFO    ][2556] {'locale': 'cs_CZ.UTF-8'}
2018-07-11 10:17:54,607 [salt.state       ][INFO    ][2556] Completed state [cs_CZ.UTF-8] at time 10:17:54.607142 duration_in_ms=2511.023
2018-07-11 10:17:54,608 [salt.state       ][INFO    ][2556] Running state [en_US.UTF-8] at time 10:17:54.608147
2018-07-11 10:17:54,609 [salt.state       ][INFO    ][2556] Executing state locale.present for en_US.UTF-8
2018-07-11 10:17:54,610 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'locale -a' in directory '/root'
2018-07-11 10:17:54,631 [salt.state       ][INFO    ][2556] Locale en_US.UTF-8 is already present
2018-07-11 10:17:54,632 [salt.state       ][INFO    ][2556] Completed state [en_US.UTF-8] at time 10:17:54.632509 duration_in_ms=24.362
2018-07-11 10:17:54,636 [salt.state       ][INFO    ][2556] Running state [en_US.UTF-8] at time 10:17:54.636265
2018-07-11 10:17:54,637 [salt.state       ][INFO    ][2556] Executing state locale.system for en_US.UTF-8
2018-07-11 10:17:54,638 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'localectl' in directory '/root'
2018-07-11 10:17:54,714 [salt.state       ][INFO    ][2556] System locale en_US.UTF-8 already set
2018-07-11 10:17:54,715 [salt.state       ][INFO    ][2556] Completed state [en_US.UTF-8] at time 10:17:54.715122 duration_in_ms=78.857
2018-07-11 10:17:54,717 [salt.state       ][INFO    ][2556] Running state [root] at time 10:17:54.717375
2018-07-11 10:17:54,718 [salt.state       ][INFO    ][2556] Executing state group.present for root
2018-07-11 10:17:54,724 [salt.state       ][INFO    ][2556] Group root is present and up to date
2018-07-11 10:17:54,726 [salt.state       ][INFO    ][2556] Completed state [root] at time 10:17:54.726454 duration_in_ms=9.078
2018-07-11 10:17:54,732 [salt.state       ][INFO    ][2556] Running state [root] at time 10:17:54.732160
2018-07-11 10:17:54,732 [salt.state       ][INFO    ][2556] Executing state user.present for root
2018-07-11 10:17:54,737 [salt.state       ][INFO    ][2556] User root is present and up to date
2018-07-11 10:17:54,737 [salt.state       ][INFO    ][2556] Completed state [root] at time 10:17:54.737780 duration_in_ms=5.62
2018-07-11 10:17:54,740 [salt.state       ][INFO    ][2556] Running state [/root] at time 10:17:54.740203
2018-07-11 10:17:54,740 [salt.state       ][INFO    ][2556] Executing state file.directory for /root
2018-07-11 10:17:54,741 [salt.state       ][INFO    ][2556] Directory /root is in the correct state
2018-07-11 10:17:54,742 [salt.state       ][INFO    ][2556] Completed state [/root] at time 10:17:54.741981 duration_in_ms=1.778
2018-07-11 10:17:54,742 [salt.state       ][INFO    ][2556] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:17:54.742316
2018-07-11 10:17:54,742 [salt.state       ][INFO    ][2556] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-11 10:17:54,743 [salt.state       ][INFO    ][2556] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-11 10:17:54,743 [salt.state       ][INFO    ][2556] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:17:54.743657 duration_in_ms=1.34
2018-07-11 10:17:54,744 [salt.state       ][INFO    ][2556] Running state [ubuntu] at time 10:17:54.744018
2018-07-11 10:17:54,744 [salt.state       ][INFO    ][2556] Executing state group.present for ubuntu
2018-07-11 10:17:54,745 [salt.state       ][INFO    ][2556] Group ubuntu is present and up to date
2018-07-11 10:17:54,745 [salt.state       ][INFO    ][2556] Completed state [ubuntu] at time 10:17:54.745412 duration_in_ms=1.393
2018-07-11 10:17:54,747 [salt.state       ][INFO    ][2556] Running state [ubuntu] at time 10:17:54.747471
2018-07-11 10:17:54,748 [salt.state       ][INFO    ][2556] Executing state user.present for ubuntu
2018-07-11 10:17:54,753 [salt.state       ][INFO    ][2556] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-11 10:17:54,754 [salt.state       ][INFO    ][2556] Completed state [ubuntu] at time 10:17:54.754198 duration_in_ms=6.727
2018-07-11 10:17:54,756 [salt.state       ][INFO    ][2556] Running state [/home/ubuntu] at time 10:17:54.756630
2018-07-11 10:17:54,757 [salt.state       ][INFO    ][2556] Executing state file.directory for /home/ubuntu
2018-07-11 10:17:54,758 [salt.state       ][INFO    ][2556] {'mode': '0700'}
2018-07-11 10:17:54,758 [salt.state       ][INFO    ][2556] Completed state [/home/ubuntu] at time 10:17:54.758877 duration_in_ms=2.248
2018-07-11 10:17:54,761 [salt.state       ][INFO    ][2556] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:17:54.761250
2018-07-11 10:17:54,761 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-11 10:17:54,795 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-11 10:17:54,802 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command '/usr/sbin/visudo -c -f /tmp/tmpmfYlhm' in directory '/root'
2018-07-11 10:17:54,839 [salt.state       ][INFO    ][2556] File changed:
New file
2018-07-11 10:17:54,839 [salt.state       ][INFO    ][2556] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:17:54.839491 duration_in_ms=78.241
2018-07-11 10:17:54,840 [salt.state       ][INFO    ][2556] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:17:54.840039
2018-07-11 10:17:54,840 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-11 10:17:54,865 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-11 10:17:55,092 [salt.state       ][INFO    ][2556] File changed:
New file
2018-07-11 10:17:55,093 [salt.state       ][INFO    ][2556] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:17:55.093211 duration_in_ms=253.172
2018-07-11 10:17:55,093 [salt.state       ][INFO    ][2556] Running state [apt-daily.timer] at time 10:17:55.093600
2018-07-11 10:17:55,094 [salt.state       ][INFO    ][2556] Executing state service.dead for apt-daily.timer
2018-07-11 10:17:55,095 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-11 10:17:55,126 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:55,154 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:55,186 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:55,226 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:55,256 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:55,289 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:55,329 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:55,574 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-11 10:17:55,612 [salt.state       ][INFO    ][2556] {'apt-daily.timer': True}
2018-07-11 10:17:55,613 [salt.state       ][INFO    ][2556] Completed state [apt-daily.timer] at time 10:17:55.613412 duration_in_ms=519.811
2018-07-11 10:17:55,614 [salt.state       ][INFO    ][2556] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:17:55.613963
2018-07-11 10:17:55,614 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-11 10:17:56,369 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-11 10:17:56,620 [salt.state       ][INFO    ][2556] File changed:
New file
2018-07-11 10:17:56,621 [salt.state       ][INFO    ][2556] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:17:56.621062 duration_in_ms=1007.099
2018-07-11 10:17:56,626 [salt.state       ][INFO    ][2556] Running state [service.systemctl_reload] at time 10:17:56.626297
2018-07-11 10:17:56,627 [salt.state       ][INFO    ][2556] Executing state module.wait for service.systemctl_reload
2018-07-11 10:17:56,627 [salt.state       ][INFO    ][2556] No changes made for service.systemctl_reload
2018-07-11 10:17:56,628 [salt.state       ][INFO    ][2556] Completed state [service.systemctl_reload] at time 10:17:56.628471 duration_in_ms=2.174
2018-07-11 10:17:56,629 [salt.state       ][INFO    ][2556] Running state [service.systemctl_reload] at time 10:17:56.629425
2018-07-11 10:17:56,630 [salt.state       ][INFO    ][2556] Executing state module.mod_watch for service.systemctl_reload
2018-07-11 10:17:56,631 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-11 10:17:56,856 [salt.state       ][INFO    ][2556] {'ret': True}
2018-07-11 10:17:56,857 [salt.state       ][INFO    ][2556] Completed state [service.systemctl_reload] at time 10:17:56.857272 duration_in_ms=227.847
2018-07-11 10:17:56,857 [salt.state       ][INFO    ][2556] Running state [/etc/issue] at time 10:17:56.857910
2018-07-11 10:17:56,858 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/issue
2018-07-11 10:17:56,863 [salt.state       ][INFO    ][2556] 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-11 10:17:56,864 [salt.state       ][INFO    ][2556] Completed state [/etc/issue] at time 10:17:56.864036 duration_in_ms=6.125
2018-07-11 10:17:56,864 [salt.state       ][INFO    ][2556] Running state [/etc/hostname] at time 10:17:56.864414
2018-07-11 10:17:56,864 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/hostname
2018-07-11 10:17:56,898 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-11 10:17:56,906 [salt.state       ][INFO    ][2556] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg01

2018-07-11 10:17:56,906 [salt.state       ][INFO    ][2556] Completed state [/etc/hostname] at time 10:17:56.906531 duration_in_ms=42.117
2018-07-11 10:17:56,911 [salt.state       ][INFO    ][2556] Running state [hostname msg01] at time 10:17:56.911609
2018-07-11 10:17:56,912 [salt.state       ][INFO    ][2556] Executing state cmd.wait for hostname msg01
2018-07-11 10:17:56,913 [salt.state       ][INFO    ][2556] No changes made for hostname msg01
2018-07-11 10:17:56,913 [salt.state       ][INFO    ][2556] Completed state [hostname msg01] at time 10:17:56.913588 duration_in_ms=1.978
2018-07-11 10:17:56,913 [salt.state       ][INFO    ][2556] Running state [hostname msg01] at time 10:17:56.913879
2018-07-11 10:17:56,914 [salt.state       ][INFO    ][2556] Executing state cmd.mod_watch for hostname msg01
2018-07-11 10:17:56,915 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command 'hostname msg01' in directory '/root'
2018-07-11 10:17:56,942 [salt.state       ][INFO    ][2556] {'pid': 4797, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-11 10:17:56,943 [salt.state       ][INFO    ][2556] Completed state [hostname msg01] at time 10:17:56.943356 duration_in_ms=29.476
2018-07-11 10:17:56,947 [salt.state       ][INFO    ][2556] Running state [mdb02] at time 10:17:56.947350
2018-07-11 10:17:56,948 [salt.state       ][INFO    ][2556] Executing state host.present for mdb02
2018-07-11 10:17:56,953 [salt.state       ][INFO    ][2556] {'host': 'mdb02'}
2018-07-11 10:17:56,953 [salt.state       ][INFO    ][2556] Completed state [mdb02] at time 10:17:56.953691 duration_in_ms=6.341
2018-07-11 10:17:56,954 [salt.state       ][INFO    ][2556] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 10:17:56.954057
2018-07-11 10:17:56,954 [salt.state       ][INFO    ][2556] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:56,956 [salt.state       ][INFO    ][2556] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:56,958 [salt.state       ][INFO    ][2556] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 10:17:56.957966 duration_in_ms=3.908
2018-07-11 10:17:56,958 [salt.state       ][INFO    ][2556] Running state [mdb03] at time 10:17:56.958327
2018-07-11 10:17:56,958 [salt.state       ][INFO    ][2556] Executing state host.present for mdb03
2018-07-11 10:17:56,960 [salt.state       ][INFO    ][2556] {'host': 'mdb03'}
2018-07-11 10:17:56,960 [salt.state       ][INFO    ][2556] Completed state [mdb03] at time 10:17:56.960882 duration_in_ms=2.554
2018-07-11 10:17:56,961 [salt.state       ][INFO    ][2556] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 10:17:56.961232
2018-07-11 10:17:56,961 [salt.state       ][INFO    ][2556] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:56,963 [salt.state       ][INFO    ][2556] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:56,963 [salt.state       ][INFO    ][2556] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 10:17:56.963461 duration_in_ms=2.23
2018-07-11 10:17:56,963 [salt.state       ][INFO    ][2556] Running state [mdb01] at time 10:17:56.963831
2018-07-11 10:17:56,964 [salt.state       ][INFO    ][2556] Executing state host.present for mdb01
2018-07-11 10:17:56,966 [salt.state       ][INFO    ][2556] {'host': 'mdb01'}
2018-07-11 10:17:56,966 [salt.state       ][INFO    ][2556] Completed state [mdb01] at time 10:17:56.966611 duration_in_ms=2.78
2018-07-11 10:17:56,967 [salt.state       ][INFO    ][2556] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 10:17:56.967254
2018-07-11 10:17:56,967 [salt.state       ][INFO    ][2556] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:56,969 [salt.state       ][INFO    ][2556] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:56,970 [salt.state       ][INFO    ][2556] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 10:17:56.970103 duration_in_ms=2.85
2018-07-11 10:17:56,970 [salt.state       ][INFO    ][2556] Running state [mdb] at time 10:17:56.970461
2018-07-11 10:17:56,970 [salt.state       ][INFO    ][2556] Executing state host.present for mdb
2018-07-11 10:17:56,973 [salt.state       ][INFO    ][2556] {'host': 'mdb'}
2018-07-11 10:17:56,973 [salt.state       ][INFO    ][2556] Completed state [mdb] at time 10:17:56.973326 duration_in_ms=2.865
2018-07-11 10:17:56,973 [salt.state       ][INFO    ][2556] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 10:17:56.973680
2018-07-11 10:17:56,974 [salt.state       ][INFO    ][2556] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:56,975 [salt.state       ][INFO    ][2556] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:56,975 [salt.state       ][INFO    ][2556] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 10:17:56.975706 duration_in_ms=2.026
2018-07-11 10:17:56,976 [salt.state       ][INFO    ][2556] Running state [cfg01] at time 10:17:56.976079
2018-07-11 10:17:56,976 [salt.state       ][INFO    ][2556] Executing state host.present for cfg01
2018-07-11 10:17:56,978 [salt.state       ][INFO    ][2556] {'host': 'cfg01'}
2018-07-11 10:17:56,978 [salt.state       ][INFO    ][2556] Completed state [cfg01] at time 10:17:56.978649 duration_in_ms=2.569
2018-07-11 10:17:56,979 [salt.state       ][INFO    ][2556] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 10:17:56.979276
2018-07-11 10:17:56,979 [salt.state       ][INFO    ][2556] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:56,982 [salt.state       ][INFO    ][2556] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:56,982 [salt.state       ][INFO    ][2556] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 10:17:56.982479 duration_in_ms=3.203
2018-07-11 10:17:56,982 [salt.state       ][INFO    ][2556] Running state [prx01] at time 10:17:56.982832
2018-07-11 10:17:56,983 [salt.state       ][INFO    ][2556] Executing state host.present for prx01
2018-07-11 10:17:56,984 [salt.state       ][INFO    ][2556] {'host': 'prx01'}
2018-07-11 10:17:56,984 [salt.state       ][INFO    ][2556] Completed state [prx01] at time 10:17:56.984919 duration_in_ms=2.086
2018-07-11 10:17:56,985 [salt.state       ][INFO    ][2556] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 10:17:56.985269
2018-07-11 10:17:56,985 [salt.state       ][INFO    ][2556] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:56,987 [salt.state       ][INFO    ][2556] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:56,987 [salt.state       ][INFO    ][2556] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 10:17:56.987928 duration_in_ms=2.659
2018-07-11 10:17:56,988 [salt.state       ][INFO    ][2556] Running state [kvm01] at time 10:17:56.988280
2018-07-11 10:17:56,988 [salt.state       ][INFO    ][2556] Executing state host.present for kvm01
2018-07-11 10:17:56,990 [salt.state       ][INFO    ][2556] {'host': 'kvm01'}
2018-07-11 10:17:56,991 [salt.state       ][INFO    ][2556] Completed state [kvm01] at time 10:17:56.990667 duration_in_ms=2.388
2018-07-11 10:17:56,991 [salt.state       ][INFO    ][2556] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 10:17:56.991294
2018-07-11 10:17:56,991 [salt.state       ][INFO    ][2556] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:56,994 [salt.state       ][INFO    ][2556] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:56,994 [salt.state       ][INFO    ][2556] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 10:17:56.994542 duration_in_ms=3.247
2018-07-11 10:17:56,994 [salt.state       ][INFO    ][2556] Running state [kvm03] at time 10:17:56.994892
2018-07-11 10:17:56,995 [salt.state       ][INFO    ][2556] Executing state host.present for kvm03
2018-07-11 10:17:56,997 [salt.state       ][INFO    ][2556] {'host': 'kvm03'}
2018-07-11 10:17:56,997 [salt.state       ][INFO    ][2556] Completed state [kvm03] at time 10:17:56.997846 duration_in_ms=2.955
2018-07-11 10:17:56,998 [salt.state       ][INFO    ][2556] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 10:17:56.998189
2018-07-11 10:17:56,998 [salt.state       ][INFO    ][2556] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,001 [salt.state       ][INFO    ][2556] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,002 [salt.state       ][INFO    ][2556] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 10:17:57.002136 duration_in_ms=3.948
2018-07-11 10:17:57,002 [salt.state       ][INFO    ][2556] Running state [kvm02] at time 10:17:57.002494
2018-07-11 10:17:57,002 [salt.state       ][INFO    ][2556] Executing state host.present for kvm02
2018-07-11 10:17:57,004 [salt.state       ][INFO    ][2556] {'host': 'kvm02'}
2018-07-11 10:17:57,005 [salt.state       ][INFO    ][2556] Completed state [kvm02] at time 10:17:57.005476 duration_in_ms=2.982
2018-07-11 10:17:57,005 [salt.state       ][INFO    ][2556] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 10:17:57.005824
2018-07-11 10:17:57,006 [salt.state       ][INFO    ][2556] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,007 [salt.state       ][INFO    ][2556] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,008 [salt.state       ][INFO    ][2556] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 10:17:57.007995 duration_in_ms=2.17
2018-07-11 10:17:57,008 [salt.state       ][INFO    ][2556] Running state [dbs] at time 10:17:57.008346
2018-07-11 10:17:57,008 [salt.state       ][INFO    ][2556] Executing state host.present for dbs
2018-07-11 10:17:57,011 [salt.state       ][INFO    ][2556] {'host': 'dbs'}
2018-07-11 10:17:57,011 [salt.state       ][INFO    ][2556] Completed state [dbs] at time 10:17:57.011621 duration_in_ms=3.274
2018-07-11 10:17:57,012 [salt.state       ][INFO    ][2556] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 10:17:57.012258
2018-07-11 10:17:57,013 [salt.state       ][INFO    ][2556] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,015 [salt.state       ][INFO    ][2556] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,015 [salt.state       ][INFO    ][2556] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 10:17:57.015249 duration_in_ms=2.992
2018-07-11 10:17:57,015 [salt.state       ][INFO    ][2556] Running state [prx] at time 10:17:57.015598
2018-07-11 10:17:57,015 [salt.state       ][INFO    ][2556] Executing state host.present for prx
2018-07-11 10:17:57,018 [salt.state       ][INFO    ][2556] {'host': 'prx'}
2018-07-11 10:17:57,018 [salt.state       ][INFO    ][2556] Completed state [prx] at time 10:17:57.018934 duration_in_ms=3.336
2018-07-11 10:17:57,019 [salt.state       ][INFO    ][2556] Running state [prx.mcp-ovs-dpdk-ha.local] at time 10:17:57.019280
2018-07-11 10:17:57,019 [salt.state       ][INFO    ][2556] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,021 [salt.state       ][INFO    ][2556] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,022 [salt.state       ][INFO    ][2556] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 10:17:57.022636 duration_in_ms=3.355
2018-07-11 10:17:57,023 [salt.state       ][INFO    ][2556] Running state [prx02] at time 10:17:57.023264
2018-07-11 10:17:57,023 [salt.state       ][INFO    ][2556] Executing state host.present for prx02
2018-07-11 10:17:57,025 [salt.state       ][INFO    ][2556] {'host': 'prx02'}
2018-07-11 10:17:57,026 [salt.state       ][INFO    ][2556] Completed state [prx02] at time 10:17:57.026096 duration_in_ms=2.832
2018-07-11 10:17:57,026 [salt.state       ][INFO    ][2556] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 10:17:57.026446
2018-07-11 10:17:57,027 [salt.state       ][INFO    ][2556] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,029 [salt.state       ][INFO    ][2556] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,029 [salt.state       ][INFO    ][2556] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 10:17:57.029576 duration_in_ms=3.13
2018-07-11 10:17:57,029 [salt.state       ][INFO    ][2556] Running state [msg02] at time 10:17:57.029924
2018-07-11 10:17:57,030 [salt.state       ][INFO    ][2556] Executing state host.present for msg02
2018-07-11 10:17:57,032 [salt.state       ][INFO    ][2556] {'host': 'msg02'}
2018-07-11 10:17:57,033 [salt.state       ][INFO    ][2556] Completed state [msg02] at time 10:17:57.033050 duration_in_ms=3.127
2018-07-11 10:17:57,033 [salt.state       ][INFO    ][2556] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 10:17:57.033396
2018-07-11 10:17:57,034 [salt.state       ][INFO    ][2556] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,036 [salt.state       ][INFO    ][2556] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,036 [salt.state       ][INFO    ][2556] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 10:17:57.036275 duration_in_ms=2.879
2018-07-11 10:17:57,036 [salt.state       ][INFO    ][2556] Running state [msg03] at time 10:17:57.036918
2018-07-11 10:17:57,037 [salt.state       ][INFO    ][2556] Executing state host.present for msg03
2018-07-11 10:17:57,039 [salt.state       ][INFO    ][2556] {'host': 'msg03'}
2018-07-11 10:17:57,040 [salt.state       ][INFO    ][2556] Completed state [msg03] at time 10:17:57.040096 duration_in_ms=3.177
2018-07-11 10:17:57,041 [salt.state       ][INFO    ][2556] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 10:17:57.041275
2018-07-11 10:17:57,041 [salt.state       ][INFO    ][2556] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,044 [salt.state       ][INFO    ][2556] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,044 [salt.state       ][INFO    ][2556] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 10:17:57.044605 duration_in_ms=3.331
2018-07-11 10:17:57,045 [salt.state       ][INFO    ][2556] Running state [msg01] at time 10:17:57.044963
2018-07-11 10:17:57,045 [salt.state       ][INFO    ][2556] Executing state host.present for msg01
2018-07-11 10:17:57,047 [salt.state       ][INFO    ][2556] {'host': 'msg01'}
2018-07-11 10:17:57,047 [salt.state       ][INFO    ][2556] Completed state [msg01] at time 10:17:57.047865 duration_in_ms=2.902
2018-07-11 10:17:57,048 [salt.state       ][INFO    ][2556] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 10:17:57.048208
2018-07-11 10:17:57,049 [salt.state       ][INFO    ][2556] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,051 [salt.state       ][INFO    ][2556] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,051 [salt.state       ][INFO    ][2556] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 10:17:57.051681 duration_in_ms=3.473
2018-07-11 10:17:57,052 [salt.state       ][INFO    ][2556] Running state [msg] at time 10:17:57.052062
2018-07-11 10:17:57,052 [salt.state       ][INFO    ][2556] Executing state host.present for msg
2018-07-11 10:17:57,055 [salt.state       ][INFO    ][2556] {'host': 'msg'}
2018-07-11 10:17:57,055 [salt.state       ][INFO    ][2556] Completed state [msg] at time 10:17:57.055850 duration_in_ms=3.788
2018-07-11 10:17:57,056 [salt.state       ][INFO    ][2556] Running state [msg.mcp-ovs-dpdk-ha.local] at time 10:17:57.056200
2018-07-11 10:17:57,056 [salt.state       ][INFO    ][2556] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,058 [salt.state       ][INFO    ][2556] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,058 [salt.state       ][INFO    ][2556] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 10:17:57.058604 duration_in_ms=2.404
2018-07-11 10:17:57,059 [salt.state       ][INFO    ][2556] Running state [cfg01] at time 10:17:57.058958
2018-07-11 10:17:57,059 [salt.state       ][INFO    ][2556] Executing state host.present for cfg01
2018-07-11 10:17:57,060 [salt.state       ][INFO    ][2556] Host cfg01 (192.168.10.11) already present
2018-07-11 10:17:57,060 [salt.state       ][INFO    ][2556] Completed state [cfg01] at time 10:17:57.060582 duration_in_ms=1.624
2018-07-11 10:17:57,061 [salt.state       ][INFO    ][2556] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 10:17:57.061212
2018-07-11 10:17:57,061 [salt.state       ][INFO    ][2556] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,063 [salt.state       ][INFO    ][2556] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-11 10:17:57,063 [salt.state       ][INFO    ][2556] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 10:17:57.063347 duration_in_ms=2.135
2018-07-11 10:17:57,063 [salt.state       ][INFO    ][2556] Running state [cmp002] at time 10:17:57.063691
2018-07-11 10:17:57,064 [salt.state       ][INFO    ][2556] Executing state host.present for cmp002
2018-07-11 10:17:57,067 [salt.state       ][INFO    ][2556] {'host': 'cmp002'}
2018-07-11 10:17:57,067 [salt.state       ][INFO    ][2556] Completed state [cmp002] at time 10:17:57.067514 duration_in_ms=3.823
2018-07-11 10:17:57,067 [salt.state       ][INFO    ][2556] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 10:17:57.067886
2018-07-11 10:17:57,068 [salt.state       ][INFO    ][2556] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,070 [salt.state       ][INFO    ][2556] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,070 [salt.state       ][INFO    ][2556] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 10:17:57.070322 duration_in_ms=2.436
2018-07-11 10:17:57,070 [salt.state       ][INFO    ][2556] Running state [cmp001] at time 10:17:57.070672
2018-07-11 10:17:57,071 [salt.state       ][INFO    ][2556] Executing state host.present for cmp001
2018-07-11 10:17:57,073 [salt.state       ][INFO    ][2556] {'host': 'cmp001'}
2018-07-11 10:17:57,073 [salt.state       ][INFO    ][2556] Completed state [cmp001] at time 10:17:57.073712 duration_in_ms=3.039
2018-07-11 10:17:57,074 [salt.state       ][INFO    ][2556] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 10:17:57.074059
2018-07-11 10:17:57,074 [salt.state       ][INFO    ][2556] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,077 [salt.state       ][INFO    ][2556] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,078 [salt.state       ][INFO    ][2556] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 10:17:57.077953 duration_in_ms=3.895
2018-07-11 10:17:57,078 [salt.state       ][INFO    ][2556] Running state [dbs01] at time 10:17:57.078305
2018-07-11 10:17:57,078 [salt.state       ][INFO    ][2556] Executing state host.present for dbs01
2018-07-11 10:17:57,080 [salt.state       ][INFO    ][2556] {'host': 'dbs01'}
2018-07-11 10:17:57,081 [salt.state       ][INFO    ][2556] Completed state [dbs01] at time 10:17:57.081132 duration_in_ms=2.826
2018-07-11 10:17:57,081 [salt.state       ][INFO    ][2556] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 10:17:57.081484
2018-07-11 10:17:57,081 [salt.state       ][INFO    ][2556] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,084 [salt.state       ][INFO    ][2556] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,084 [salt.state       ][INFO    ][2556] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 10:17:57.084308 duration_in_ms=2.825
2018-07-11 10:17:57,085 [salt.state       ][INFO    ][2556] Running state [dbs02] at time 10:17:57.084957
2018-07-11 10:17:57,085 [salt.state       ][INFO    ][2556] Executing state host.present for dbs02
2018-07-11 10:17:57,088 [salt.state       ][INFO    ][2556] {'host': 'dbs02'}
2018-07-11 10:17:57,088 [salt.state       ][INFO    ][2556] Completed state [dbs02] at time 10:17:57.088903 duration_in_ms=3.946
2018-07-11 10:17:57,089 [salt.state       ][INFO    ][2556] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 10:17:57.089250
2018-07-11 10:17:57,089 [salt.state       ][INFO    ][2556] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,091 [salt.state       ][INFO    ][2556] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,092 [salt.state       ][INFO    ][2556] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 10:17:57.092085 duration_in_ms=2.835
2018-07-11 10:17:57,092 [salt.state       ][INFO    ][2556] Running state [dbs03] at time 10:17:57.092436
2018-07-11 10:17:57,092 [salt.state       ][INFO    ][2556] Executing state host.present for dbs03
2018-07-11 10:17:57,094 [salt.state       ][INFO    ][2556] {'host': 'dbs03'}
2018-07-11 10:17:57,095 [salt.state       ][INFO    ][2556] Completed state [dbs03] at time 10:17:57.094976 duration_in_ms=2.539
2018-07-11 10:17:57,095 [salt.state       ][INFO    ][2556] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 10:17:57.095327
2018-07-11 10:17:57,095 [salt.state       ][INFO    ][2556] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,098 [salt.state       ][INFO    ][2556] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,099 [salt.state       ][INFO    ][2556] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 10:17:57.099038 duration_in_ms=3.711
2018-07-11 10:17:57,099 [salt.state       ][INFO    ][2556] Running state [mas01] at time 10:17:57.099392
2018-07-11 10:17:57,099 [salt.state       ][INFO    ][2556] Executing state host.present for mas01
2018-07-11 10:17:57,103 [salt.state       ][INFO    ][2556] {'host': 'mas01'}
2018-07-11 10:17:57,103 [salt.state       ][INFO    ][2556] Completed state [mas01] at time 10:17:57.103396 duration_in_ms=4.004
2018-07-11 10:17:57,104 [salt.state       ][INFO    ][2556] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 10:17:57.104052
2018-07-11 10:17:57,104 [salt.state       ][INFO    ][2556] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,106 [salt.state       ][INFO    ][2556] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,107 [salt.state       ][INFO    ][2556] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 10:17:57.106942 duration_in_ms=2.891
2018-07-11 10:17:57,107 [salt.state       ][INFO    ][2556] Running state [ctl02] at time 10:17:57.107575
2018-07-11 10:17:57,107 [salt.state       ][INFO    ][2556] Executing state host.present for ctl02
2018-07-11 10:17:57,112 [salt.state       ][INFO    ][2556] {'host': 'ctl02'}
2018-07-11 10:17:57,113 [salt.state       ][INFO    ][2556] Completed state [ctl02] at time 10:17:57.113364 duration_in_ms=5.79
2018-07-11 10:17:57,114 [salt.state       ][INFO    ][2556] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 10:17:57.113987
2018-07-11 10:17:57,114 [salt.state       ][INFO    ][2556] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,116 [salt.state       ][INFO    ][2556] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,117 [salt.state       ][INFO    ][2556] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 10:17:57.117202 duration_in_ms=3.214
2018-07-11 10:17:57,117 [salt.state       ][INFO    ][2556] Running state [ctl03] at time 10:17:57.117828
2018-07-11 10:17:57,118 [salt.state       ][INFO    ][2556] Executing state host.present for ctl03
2018-07-11 10:17:57,122 [salt.state       ][INFO    ][2556] {'host': 'ctl03'}
2018-07-11 10:17:57,123 [salt.state       ][INFO    ][2556] Completed state [ctl03] at time 10:17:57.122703 duration_in_ms=4.876
2018-07-11 10:17:57,123 [salt.state       ][INFO    ][2556] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 10:17:57.123333
2018-07-11 10:17:57,123 [salt.state       ][INFO    ][2556] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,126 [salt.state       ][INFO    ][2556] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,127 [salt.state       ][INFO    ][2556] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 10:17:57.127155 duration_in_ms=3.822
2018-07-11 10:17:57,127 [salt.state       ][INFO    ][2556] Running state [ctl01] at time 10:17:57.127506
2018-07-11 10:17:57,127 [salt.state       ][INFO    ][2556] Executing state host.present for ctl01
2018-07-11 10:17:57,130 [salt.state       ][INFO    ][2556] {'host': 'ctl01'}
2018-07-11 10:17:57,130 [salt.state       ][INFO    ][2556] Completed state [ctl01] at time 10:17:57.130759 duration_in_ms=3.253
2018-07-11 10:17:57,131 [salt.state       ][INFO    ][2556] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 10:17:57.131104
2018-07-11 10:17:57,131 [salt.state       ][INFO    ][2556] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,134 [salt.state       ][INFO    ][2556] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,135 [salt.state       ][INFO    ][2556] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 10:17:57.135201 duration_in_ms=4.096
2018-07-11 10:17:57,135 [salt.state       ][INFO    ][2556] Running state [ctl] at time 10:17:57.135558
2018-07-11 10:17:57,136 [salt.state       ][INFO    ][2556] Executing state host.present for ctl
2018-07-11 10:17:57,139 [salt.state       ][INFO    ][2556] {'host': 'ctl'}
2018-07-11 10:17:57,139 [salt.state       ][INFO    ][2556] Completed state [ctl] at time 10:17:57.139421 duration_in_ms=3.864
2018-07-11 10:17:57,139 [salt.state       ][INFO    ][2556] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 10:17:57.139787
2018-07-11 10:17:57,140 [salt.state       ][INFO    ][2556] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-11 10:17:57,142 [salt.state       ][INFO    ][2556] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-11 10:17:57,143 [salt.state       ][INFO    ][2556] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 10:17:57.143098 duration_in_ms=3.312
2018-07-11 10:17:57,143 [salt.state       ][INFO    ][2556] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:17:57.143444
2018-07-11 10:17:57,144 [salt.state       ][INFO    ][2556] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-11 10:17:57,145 [salt.state       ][INFO    ][2556] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-11 10:17:57,146 [salt.state       ][INFO    ][2556] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 10:17:57.145989 duration_in_ms=2.545
2018-07-11 10:17:57,151 [salt.state       ][INFO    ][2556] Running state [ens3] at time 10:17:57.151107
2018-07-11 10:17:57,151 [salt.state       ][INFO    ][2556] Executing state network.managed for ens3
2018-07-11 10:17:57,515 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-11 10:17:58,933 [salt.state       ][INFO    ][2556] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-11 10:17:58,935 [salt.state       ][INFO    ][2556] Completed state [ens3] at time 10:17:58.934984 duration_in_ms=1783.876
2018-07-11 10:17:58,935 [salt.state       ][INFO    ][2556] Running state [ens2] at time 10:17:58.935878
2018-07-11 10:17:58,937 [salt.state       ][INFO    ][2556] Executing state network.managed for ens2
2018-07-11 10:17:58,990 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-11 10:17:59,076 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-11 10:17:59,260 [salt.state       ][INFO    ][2556] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-11 10:17:59,261 [salt.state       ][INFO    ][2556] Completed state [ens2] at time 10:17:59.261238 duration_in_ms=325.359
2018-07-11 10:17:59,261 [salt.state       ][INFO    ][2556] Running state [linux_system_network] at time 10:17:59.261808
2018-07-11 10:17:59,262 [salt.state       ][INFO    ][2556] Executing state network.system for linux_system_network
2018-07-11 10:17:59,264 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-11 10:17:59,301 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-11 10:17:59,353 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-11 10:17:59,390 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-11 10:17:59,434 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-11 10:18:00,135 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101759529888
2018-07-11 10:18:00,160 [salt.minion      ][INFO    ][5092] Starting a new job with PID 5092
2018-07-11 10:18:00,194 [salt.minion      ][INFO    ][5092] Returning information for job: 20180711101759529888
2018-07-11 10:18:00,394 [salt.loaded.int.module.debian_ip][WARNING ][2556] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-11 10:18:00,395 [salt.state       ][INFO    ][2556] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg01\n\n+DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-11 10:18:00,398 [salt.state       ][INFO    ][2556] Completed state [linux_system_network] at time 10:18:00.398028 duration_in_ms=1136.219
2018-07-11 10:18:00,398 [salt.state       ][INFO    ][2556] Running state [/etc/profile.d/proxy.sh] at time 10:18:00.398938
2018-07-11 10:18:00,400 [salt.state       ][INFO    ][2556] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-11 10:18:00,401 [salt.state       ][INFO    ][2556] File /etc/profile.d/proxy.sh is not present
2018-07-11 10:18:00,402 [salt.state       ][INFO    ][2556] Completed state [/etc/profile.d/proxy.sh] at time 10:18:00.402570 duration_in_ms=3.633
2018-07-11 10:18:00,404 [salt.state       ][INFO    ][2556] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:18:00.403658
2018-07-11 10:18:00,405 [salt.state       ][INFO    ][2556] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-11 10:18:00,406 [salt.state       ][INFO    ][2556] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-11 10:18:00,406 [salt.state       ][INFO    ][2556] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:18:00.406596 duration_in_ms=2.938
2018-07-11 10:18:00,419 [salt.state       ][INFO    ][2556] Running state [ntp] at time 10:18:00.418963
2018-07-11 10:18:00,421 [salt.state       ][INFO    ][2556] Executing state pkg.installed for ntp
2018-07-11 10:18:00,779 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:18:00,844 [salt.loaded.int.module.cmdmod][INFO    ][2556] 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-11 10:18:09,099 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:18:09,202 [salt.state       ][INFO    ][2556] 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-11 10:18:09,238 [salt.state       ][INFO    ][2556] Loading fresh modules for state activity
2018-07-11 10:18:09,311 [salt.state       ][INFO    ][2556] Completed state [ntp] at time 10:18:09.311516 duration_in_ms=8892.553
2018-07-11 10:18:09,319 [salt.state       ][INFO    ][2556] Running state [/etc/ntp.conf] at time 10:18:09.319159
2018-07-11 10:18:09,319 [salt.state       ][INFO    ][2556] Executing state file.managed for /etc/ntp.conf
2018-07-11 10:18:09,769 [salt.fileclient  ][INFO    ][2556] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-11 10:18:09,948 [salt.state       ][INFO    ][2556] 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.se.pool.ntp.org iburst
+server 0.se.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-11 10:18:09,952 [salt.state       ][INFO    ][2556] Completed state [/etc/ntp.conf] at time 10:18:09.952453 duration_in_ms=633.293
2018-07-11 10:18:09,954 [salt.loader      ][ERROR   ][2556] 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-11 10:18:10,382 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711101809660431
2018-07-11 10:18:10,388 [salt.state       ][INFO    ][2556] Running state [ntp] at time 10:18:10.387937
2018-07-11 10:18:10,388 [salt.state       ][INFO    ][2556] Executing state service.running for ntp
2018-07-11 10:18:10,393 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-11 10:18:10,404 [salt.minion      ][INFO    ][5997] Starting a new job with PID 5997
2018-07-11 10:18:10,425 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-11 10:18:10,437 [salt.minion      ][INFO    ][5997] Returning information for job: 20180711101809660431
2018-07-11 10:18:10,456 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-11 10:18:10,493 [salt.state       ][INFO    ][2556] The service ntp is already running
2018-07-11 10:18:10,494 [salt.state       ][INFO    ][2556] Completed state [ntp] at time 10:18:10.494168 duration_in_ms=106.23
2018-07-11 10:18:10,494 [salt.state       ][INFO    ][2556] Running state [ntp] at time 10:18:10.494616
2018-07-11 10:18:10,495 [salt.state       ][INFO    ][2556] Executing state service.mod_watch for ntp
2018-07-11 10:18:10,497 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-11 10:18:10,529 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-11 10:18:10,564 [salt.loaded.int.module.cmdmod][INFO    ][2556] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-11 10:18:10,730 [salt.state       ][INFO    ][2556] {'ntp': True}
2018-07-11 10:18:10,731 [salt.state       ][INFO    ][2556] Completed state [ntp] at time 10:18:10.731534 duration_in_ms=236.917
2018-07-11 10:18:10,750 [salt.minion      ][INFO    ][2556] Returning information for job: 20180711101648695011
2018-07-11 10:18:32,890 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180711101832873913
2018-07-11 10:18:32,916 [salt.minion      ][INFO    ][6195] Starting a new job with PID 6195
2018-07-11 10:18:32,937 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6195] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-11 10:18:32,943 [salt.minion      ][INFO    ][6195] Returning information for job: 20180711101832873913
2018-07-11 10:19:09,991 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command pkg.upgrade with jid 20180711101909971708
2018-07-11 10:19:10,030 [salt.minion      ][INFO    ][6200] Starting a new job with PID 6200
2018-07-11 10:19:10,085 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6200] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:19:11,065 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6200] 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-11 10:19:28,171 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6200] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:19:28,265 [salt.minion      ][INFO    ][6200] Returning information for job: 20180711101909971708
2018-07-11 10:20:03,848 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command test.ping with jid 20180711102003830389
2018-07-11 10:20:03,879 [salt.minion      ][INFO    ][7108] Starting a new job with PID 7108
2018-07-11 10:20:04,007 [salt.minion      ][INFO    ][7108] Returning information for job: 20180711102003830389
2018-07-11 10:20:04,150 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command state.sls with jid 20180711102004130278
2018-07-11 10:20:04,181 [salt.minion      ][INFO    ][7113] Starting a new job with PID 7113
2018-07-11 10:20:06,825 [salt.state       ][INFO    ][7113] Loading fresh modules for state activity
2018-07-11 10:20:06,923 [salt.fileclient  ][INFO    ][7113] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-11 10:20:06,964 [salt.fileclient  ][INFO    ][7113] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-11 10:20:07,130 [salt.loader      ][ERROR   ][7113] 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-11 10:20:08,060 [salt.state       ][INFO    ][7113] Running state [keepalived] at time 10:20:08.060338
2018-07-11 10:20:08,060 [salt.state       ][INFO    ][7113] Executing state pkg.installed for keepalived
2018-07-11 10:20:08,061 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:20:09,055 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-11 10:20:09,293 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:20:14,541 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:20:14,608 [salt.loaded.int.module.cmdmod][INFO    ][7113] 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-11 10:20:24,056 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:20:24,157 [salt.state       ][INFO    ][7113] 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-11 10:20:24,196 [salt.state       ][INFO    ][7113] Loading fresh modules for state activity
2018-07-11 10:20:24,253 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102024232272
2018-07-11 10:20:24,263 [salt.state       ][INFO    ][7113] Completed state [keepalived] at time 10:20:24.263741 duration_in_ms=16203.375
2018-07-11 10:20:24,279 [salt.state       ][INFO    ][7113] Running state [lsof] at time 10:20:24.279338
2018-07-11 10:20:24,280 [salt.state       ][INFO    ][7113] Executing state pkg.installed for lsof
2018-07-11 10:20:24,292 [salt.minion      ][INFO    ][8371] Starting a new job with PID 8371
2018-07-11 10:20:24,332 [salt.minion      ][INFO    ][8371] Returning information for job: 20180711102024232272
2018-07-11 10:20:24,336 [salt.loader      ][ERROR   ][7113] 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-11 10:20:25,043 [salt.state       ][INFO    ][7113] All specified packages are already installed
2018-07-11 10:20:25,043 [salt.state       ][INFO    ][7113] Completed state [lsof] at time 10:20:25.043804 duration_in_ms=764.466
2018-07-11 10:20:25,047 [salt.state       ][INFO    ][7113] Running state [/etc/keepalived/keepalived.conf] at time 10:20:25.047420
2018-07-11 10:20:25,047 [salt.state       ][INFO    ][7113] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-11 10:20:25,105 [salt.fileclient  ][INFO    ][7113] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-11 10:20:25,220 [salt.state       ][INFO    ][7113] File changed:
New file
2018-07-11 10:20:25,220 [salt.state       ][INFO    ][7113] Completed state [/etc/keepalived/keepalived.conf] at time 10:20:25.220459 duration_in_ms=173.039
2018-07-11 10:20:25,221 [salt.state       ][INFO    ][7113] Running state [keepalived] at time 10:20:25.221766
2018-07-11 10:20:25,222 [salt.state       ][INFO    ][7113] Executing state service.running for keepalived
2018-07-11 10:20:25,222 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-11 10:20:25,261 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-11 10:20:25,295 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-11 10:20:25,327 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-11 10:20:25,360 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-11 10:20:25,478 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-11 10:20:25,508 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-11 10:20:25,544 [salt.loaded.int.module.cmdmod][INFO    ][7113] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-11 10:20:25,578 [salt.state       ][INFO    ][7113] {'keepalived': True}
2018-07-11 10:20:25,579 [salt.state       ][INFO    ][7113] Completed state [keepalived] at time 10:20:25.579051 duration_in_ms=357.282
2018-07-11 10:20:25,582 [salt.minion      ][INFO    ][7113] Returning information for job: 20180711102004130278
2018-07-11 10:25:32,134 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command pillar.get with jid 20180711102532117856
2018-07-11 10:25:32,168 [salt.minion      ][INFO    ][8466] Starting a new job with PID 8466
2018-07-11 10:25:32,182 [salt.minion      ][INFO    ][8466] Returning information for job: 20180711102532117856
2018-07-11 10:25:32,931 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command state.sls with jid 20180711102532907736
2018-07-11 10:25:32,955 [salt.minion      ][INFO    ][8471] Starting a new job with PID 8471
2018-07-11 10:25:34,590 [salt.state       ][INFO    ][8471] Loading fresh modules for state activity
2018-07-11 10:25:34,678 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-07-11 10:25:34,731 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-07-11 10:25:34,757 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-07-11 10:25:34,867 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-11 10:25:34,894 [salt.loaded.int.module.cmdmod][ERROR   ][8471] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-07-11 10:25:34,896 [salt.loaded.int.module.cmdmod][ERROR   ][8471] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-07-11 10:25:34,973 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-07-11 10:25:35,101 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-07-11 10:25:35,207 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-07-11 10:25:35,379 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-07-11 10:25:35,487 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-07-11 10:25:35,668 [salt.loader      ][ERROR   ][8471] 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-11 10:25:36,594 [salt.state       ][INFO    ][8471] Running state [rabbitmq-server] at time 10:25:36.594156
2018-07-11 10:25:36,594 [salt.state       ][INFO    ][8471] Executing state pkg.installed for rabbitmq-server
2018-07-11 10:25:36,595 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:25:37,609 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-07-11 10:25:37,854 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:25:43,101 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:25:43,170 [salt.loaded.int.module.cmdmod][INFO    ][8471] 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-11 10:25:53,043 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102553021010
2018-07-11 10:25:53,074 [salt.minion      ][INFO    ][9009] Starting a new job with PID 9009
2018-07-11 10:25:53,107 [salt.minion      ][INFO    ][9009] Returning information for job: 20180711102553021010
2018-07-11 10:26:03,080 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102603061532
2018-07-11 10:26:03,103 [salt.minion      ][INFO    ][9749] Starting a new job with PID 9749
2018-07-11 10:26:03,154 [salt.minion      ][INFO    ][9749] Returning information for job: 20180711102603061532
2018-07-11 10:26:13,144 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102613124971
2018-07-11 10:26:13,167 [salt.minion      ][INFO    ][9755] Starting a new job with PID 9755
2018-07-11 10:26:13,217 [salt.minion      ][INFO    ][9755] Returning information for job: 20180711102613124971
2018-07-11 10:26:23,227 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102623202702
2018-07-11 10:26:23,246 [salt.minion      ][INFO    ][9760] Starting a new job with PID 9760
2018-07-11 10:26:23,301 [salt.minion      ][INFO    ][9760] Returning information for job: 20180711102623202702
2018-07-11 10:26:33,299 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102633273592
2018-07-11 10:26:33,318 [salt.minion      ][INFO    ][9765] Starting a new job with PID 9765
2018-07-11 10:26:33,347 [salt.minion      ][INFO    ][9765] Returning information for job: 20180711102633273592
2018-07-11 10:26:43,341 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102643312434
2018-07-11 10:26:43,362 [salt.minion      ][INFO    ][9770] Starting a new job with PID 9770
2018-07-11 10:26:43,399 [salt.minion      ][INFO    ][9770] Returning information for job: 20180711102643312434
2018-07-11 10:26:53,393 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102653371559
2018-07-11 10:26:53,418 [salt.minion      ][INFO    ][9775] Starting a new job with PID 9775
2018-07-11 10:26:53,465 [salt.minion      ][INFO    ][9775] Returning information for job: 20180711102653371559
2018-07-11 10:27:03,467 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102703447154
2018-07-11 10:27:03,486 [salt.minion      ][INFO    ][9780] Starting a new job with PID 9780
2018-07-11 10:27:03,533 [salt.minion      ][INFO    ][9780] Returning information for job: 20180711102703447154
2018-07-11 10:27:13,519 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102713500443
2018-07-11 10:27:13,540 [salt.minion      ][INFO    ][9795] Starting a new job with PID 9795
2018-07-11 10:27:13,568 [salt.minion      ][INFO    ][9795] Returning information for job: 20180711102713500443
2018-07-11 10:27:23,749 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102723728683
2018-07-11 10:27:23,771 [salt.minion      ][INFO    ][9800] Starting a new job with PID 9800
2018-07-11 10:27:23,799 [salt.minion      ][INFO    ][9800] Returning information for job: 20180711102723728683
2018-07-11 10:27:33,819 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102733798779
2018-07-11 10:27:33,839 [salt.minion      ][INFO    ][9805] Starting a new job with PID 9805
2018-07-11 10:27:33,890 [salt.minion      ][INFO    ][9805] Returning information for job: 20180711102733798779
2018-07-11 10:27:43,909 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102743883806
2018-07-11 10:27:43,931 [salt.minion      ][INFO    ][9810] Starting a new job with PID 9810
2018-07-11 10:27:43,959 [salt.minion      ][INFO    ][9810] Returning information for job: 20180711102743883806
2018-07-11 10:27:53,956 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102753934908
2018-07-11 10:27:53,975 [salt.minion      ][INFO    ][9815] Starting a new job with PID 9815
2018-07-11 10:27:54,008 [salt.minion      ][INFO    ][9815] Returning information for job: 20180711102753934908
2018-07-11 10:28:04,016 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102803995524
2018-07-11 10:28:04,039 [salt.minion      ][INFO    ][9855] Starting a new job with PID 9855
2018-07-11 10:28:04,069 [salt.minion      ][INFO    ][9855] Returning information for job: 20180711102803995524
2018-07-11 10:28:06,948 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:28:07,053 [salt.state       ][INFO    ][8471] 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-11 10:28:07,092 [salt.state       ][INFO    ][8471] Loading fresh modules for state activity
2018-07-11 10:28:07,160 [salt.state       ][INFO    ][8471] Completed state [rabbitmq-server] at time 10:28:07.160146 duration_in_ms=150565.99
2018-07-11 10:28:07,166 [salt.state       ][INFO    ][8471] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:28:07.166935
2018-07-11 10:28:07,167 [salt.state       ][INFO    ][8471] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-11 10:28:07,236 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-07-11 10:28:07,395 [salt.state       ][INFO    ][8471] File changed:
New file
2018-07-11 10:28:07,395 [salt.state       ][INFO    ][8471] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:28:07.395894 duration_in_ms=228.959
2018-07-11 10:28:07,396 [salt.state       ][INFO    ][8471] Running state [/etc/default/rabbitmq-server] at time 10:28:07.396577
2018-07-11 10:28:07,396 [salt.state       ][INFO    ][8471] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-11 10:28:07,434 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-07-11 10:28:07,517 [salt.state       ][INFO    ][8471] 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-11 10:28:07,517 [salt.state       ][INFO    ][8471] Completed state [/etc/default/rabbitmq-server] at time 10:28:07.517433 duration_in_ms=120.856
2018-07-11 10:28:07,518 [salt.state       ][INFO    ][8471] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:28:07.518414
2018-07-11 10:28:07,518 [salt.state       ][INFO    ][8471] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-11 10:28:07,558 [salt.fileclient  ][INFO    ][8471] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-07-11 10:28:07,637 [salt.state       ][INFO    ][8471] File changed:
New file
2018-07-11 10:28:07,637 [salt.state       ][INFO    ][8471] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:28:07.637476 duration_in_ms=119.063
2018-07-11 10:28:07,640 [salt.state       ][INFO    ][8471] Running state [sleep 30] at time 10:28:07.640045
2018-07-11 10:28:07,640 [salt.state       ][INFO    ][8471] Executing state cmd.run for sleep 30
2018-07-11 10:28:07,641 [py.warnings      ][WARNING ][8471] /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-11 10:28:07,645 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-11 10:28:14,092 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102814064695
2018-07-11 10:28:14,120 [salt.minion      ][INFO    ][9988] Starting a new job with PID 9988
2018-07-11 10:28:14,153 [salt.minion      ][INFO    ][9988] Returning information for job: 20180711102814064695
2018-07-11 10:28:24,166 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102824131989
2018-07-11 10:28:24,198 [salt.minion      ][INFO    ][9993] Starting a new job with PID 9993
2018-07-11 10:28:24,229 [salt.minion      ][INFO    ][9993] Returning information for job: 20180711102824131989
2018-07-11 10:28:34,242 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102834218138
2018-07-11 10:28:34,270 [salt.minion      ][INFO    ][9998] Starting a new job with PID 9998
2018-07-11 10:28:34,302 [salt.minion      ][INFO    ][9998] Returning information for job: 20180711102834218138
2018-07-11 10:28:37,822 [salt.state       ][INFO    ][8471] {'pid': 9963, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-11 10:28:37,825 [salt.state       ][INFO    ][8471] Completed state [sleep 30] at time 10:28:37.825529 duration_in_ms=30185.48
2018-07-11 10:28:37,830 [salt.state       ][INFO    ][8471] Running state [service rabbitmq-server stop] at time 10:28:37.830339
2018-07-11 10:28:37,832 [salt.state       ][INFO    ][8471] Executing state cmd.run for service rabbitmq-server stop
2018-07-11 10:28:37,835 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-07-11 10:28:38,476 [salt.state       ][INFO    ][8471] {'pid': 10001, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-11 10:28:38,478 [salt.state       ][INFO    ][8471] Completed state [service rabbitmq-server stop] at time 10:28:38.478560 duration_in_ms=648.222
2018-07-11 10:28:38,480 [salt.state       ][INFO    ][8471] Running state [/var/lib/rabbitmq] at time 10:28:38.480212
2018-07-11 10:28:38,481 [salt.state       ][INFO    ][8471] Executing state file.directory for /var/lib/rabbitmq
2018-07-11 10:28:38,484 [salt.state       ][INFO    ][8471] Directory /var/lib/rabbitmq is in the correct state
2018-07-11 10:28:38,485 [salt.state       ][INFO    ][8471] Completed state [/var/lib/rabbitmq] at time 10:28:38.485299 duration_in_ms=5.088
2018-07-11 10:28:38,487 [salt.state       ][INFO    ][8471] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 10:28:38.487831
2018-07-11 10:28:38,488 [salt.state       ][INFO    ][8471] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-07-11 10:28:38,493 [salt.state       ][INFO    ][8471] File changed:
--- 
+++ 
@@ -1 +1 @@
-KISBGPESKJRNXOTUGPYQ+opnfv_secret

2018-07-11 10:28:38,496 [salt.state       ][INFO    ][8471] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 10:28:38.496768 duration_in_ms=8.936
2018-07-11 10:28:38,497 [salt.state       ][INFO    ][8471] Running state [sleep 30] at time 10:28:38.497831
2018-07-11 10:28:38,498 [salt.state       ][INFO    ][8471] Executing state cmd.run for sleep 30
2018-07-11 10:28:38,500 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-11 10:28:44,313 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102844291323
2018-07-11 10:28:44,350 [salt.minion      ][INFO    ][10093] Starting a new job with PID 10093
2018-07-11 10:28:44,381 [salt.minion      ][INFO    ][10093] Returning information for job: 20180711102844291323
2018-07-11 10:28:54,400 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102854373528
2018-07-11 10:28:54,438 [salt.minion      ][INFO    ][10098] Starting a new job with PID 10098
2018-07-11 10:28:54,471 [salt.minion      ][INFO    ][10098] Returning information for job: 20180711102854373528
2018-07-11 10:29:04,482 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102904460558
2018-07-11 10:29:04,512 [salt.minion      ][INFO    ][10103] Starting a new job with PID 10103
2018-07-11 10:29:04,551 [salt.minion      ][INFO    ][10103] Returning information for job: 20180711102904460558
2018-07-11 10:29:08,668 [salt.state       ][INFO    ][8471] {'pid': 10065, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-11 10:29:08,671 [salt.state       ][INFO    ][8471] Completed state [sleep 30] at time 10:29:08.671120 duration_in_ms=30173.285
2018-07-11 10:29:08,678 [salt.loader      ][ERROR   ][8471] 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-11 10:29:09,156 [salt.state       ][INFO    ][8471] Running state [rabbitmq-server] at time 10:29:09.156219
2018-07-11 10:29:09,157 [salt.state       ][INFO    ][8471] Executing state service.running for rabbitmq-server
2018-07-11 10:29:09,158 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-11 10:29:09,205 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:09,239 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:09,289 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:09,327 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:14,567 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102914539667
2018-07-11 10:29:14,595 [salt.minion      ][INFO    ][10397] Starting a new job with PID 10397
2018-07-11 10:29:14,628 [salt.minion      ][INFO    ][10397] Returning information for job: 20180711102914539667
2018-07-11 10:29:15,780 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:15,811 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:15,846 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:15,892 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:15,932 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:16,812 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:29:16,844 [salt.state       ][INFO    ][8471] {'rabbitmq-server': True}
2018-07-11 10:29:16,845 [salt.state       ][INFO    ][8471] Completed state [rabbitmq-server] at time 10:29:16.845328 duration_in_ms=7689.107
2018-07-11 10:29:16,852 [salt.state       ][INFO    ][8471] Running state [amqp_client] at time 10:29:16.852583
2018-07-11 10:29:16,853 [salt.state       ][INFO    ][8471] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-11 10:29:16,858 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-11 10:29:19,377 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-07-11 10:29:22,233 [salt.state       ][INFO    ][8471] {'new': 'amqp_client', 'old': ''}
2018-07-11 10:29:22,234 [salt.state       ][INFO    ][8471] Completed state [amqp_client] at time 10:29:22.234035 duration_in_ms=5381.432
2018-07-11 10:29:22,236 [salt.state       ][INFO    ][8471] Running state [rabbitmq_management] at time 10:29:22.235783
2018-07-11 10:29:22,236 [salt.state       ][INFO    ][8471] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-11 10:29:22,238 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-11 10:29:24,650 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102924625819
2018-07-11 10:29:24,675 [salt.minion      ][INFO    ][11188] Starting a new job with PID 11188
2018-07-11 10:29:24,712 [salt.minion      ][INFO    ][11188] Returning information for job: 20180711102924625819
2018-07-11 10:29:24,794 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-07-11 10:29:28,985 [salt.state       ][INFO    ][8471] {'new': 'rabbitmq_management', 'old': ''}
2018-07-11 10:29:28,987 [salt.state       ][INFO    ][8471] Completed state [rabbitmq_management] at time 10:29:28.986926 duration_in_ms=6751.145
2018-07-11 10:29:28,992 [salt.state       ][INFO    ][8471] Running state [/openstack] at time 10:29:28.991686
2018-07-11 10:29:28,992 [salt.state       ][INFO    ][8471] Executing state rabbitmq_vhost.present for /openstack
2018-07-11 10:29:28,993 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-11 10:29:31,069 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2018-07-11 10:29:33,181 [salt.state       ][INFO    ][8471] {'new': '/openstack', 'old': ''}
2018-07-11 10:29:33,185 [salt.state       ][INFO    ][8471] Completed state [/openstack] at time 10:29:33.185107 duration_in_ms=4193.42
2018-07-11 10:29:33,192 [salt.state       ][INFO    ][8471] Running state [openstack] at time 10:29:33.192724
2018-07-11 10:29:33,193 [salt.state       ][INFO    ][8471] Executing state rabbitmq_user.present for openstack
2018-07-11 10:29:33,194 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:29:34,726 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102934702071
2018-07-11 10:29:34,747 [salt.minion      ][INFO    ][12112] Starting a new job with PID 12112
2018-07-11 10:29:34,777 [salt.minion      ][INFO    ][12112] Returning information for job: 20180711102934702071
2018-07-11 10:29:37,377 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-11 10:29:39,539 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-11 10:29:41,620 [salt.state       ][INFO    ][8471] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2018-07-11 10:29:41,620 [salt.state       ][INFO    ][8471] Completed state [openstack] at time 10:29:41.620776 duration_in_ms=8428.052
2018-07-11 10:29:41,627 [salt.state       ][INFO    ][8471] Running state [Ceilometer] at time 10:29:41.627005
2018-07-11 10:29:41,627 [salt.state       ][INFO    ][8471] Executing state rabbitmq_policy.present for Ceilometer
2018-07-11 10:29:41,628 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-11 10:29:43,595 [salt.loaded.int.module.cmdmod][INFO    ][8471] 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-11 10:29:44,795 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102944774835
2018-07-11 10:29:44,816 [salt.minion      ][INFO    ][13327] Starting a new job with PID 13327
2018-07-11 10:29:44,845 [salt.minion      ][INFO    ][13327] Returning information for job: 20180711102944774835
2018-07-11 10:29:45,680 [salt.state       ][INFO    ][8471] {'new': 'Ceilometer', 'old': {}}
2018-07-11 10:29:45,681 [salt.state       ][INFO    ][8471] Completed state [Ceilometer] at time 10:29:45.681543 duration_in_ms=4054.536
2018-07-11 10:29:45,683 [salt.state       ][INFO    ][8471] Running state [HA] at time 10:29:45.683445
2018-07-11 10:29:45,684 [salt.state       ][INFO    ][8471] Executing state rabbitmq_policy.present for HA
2018-07-11 10:29:45,685 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-11 10:29:47,753 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-11 10:29:49,799 [salt.state       ][INFO    ][8471] {'new': 'HA', 'old': {}}
2018-07-11 10:29:49,800 [salt.state       ][INFO    ][8471] Completed state [HA] at time 10:29:49.799697 duration_in_ms=4116.251
2018-07-11 10:29:49,800 [salt.state       ][INFO    ][8471] Running state [guest] at time 10:29:49.800653
2018-07-11 10:29:49,801 [salt.state       ][INFO    ][8471] Executing state rabbitmq_user.present for guest
2018-07-11 10:29:49,802 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:29:51,904 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-11 10:29:54,876 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711102954851577
2018-07-11 10:29:54,901 [salt.minion      ][INFO    ][14551] Starting a new job with PID 14551
2018-07-11 10:29:54,937 [salt.minion      ][INFO    ][14551] Returning information for job: 20180711102954851577
2018-07-11 10:29:58,255 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-11 10:30:00,364 [salt.state       ][INFO    ][8471] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-11 10:30:00,365 [salt.state       ][INFO    ][8471] Completed state [guest] at time 10:30:00.365697 duration_in_ms=10565.043
2018-07-11 10:30:00,367 [salt.state       ][INFO    ][8471] Running state [HA] at time 10:30:00.367468
2018-07-11 10:30:00,368 [salt.state       ][INFO    ][8471] Executing state rabbitmq_policy.present for HA
2018-07-11 10:30:00,369 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-11 10:30:02,465 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-11 10:30:04,581 [salt.state       ][INFO    ][8471] {'new': 'HA', 'old': {}}
2018-07-11 10:30:04,581 [salt.state       ][INFO    ][8471] Completed state [HA] at time 10:30:04.581633 duration_in_ms=4214.165
2018-07-11 10:30:04,583 [salt.state       ][INFO    ][8471] Running state [admin] at time 10:30:04.583394
2018-07-11 10:30:04,584 [salt.state       ][INFO    ][8471] Executing state rabbitmq_user.present for admin
2018-07-11 10:30:04,585 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:30:04,972 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103004950200
2018-07-11 10:30:04,994 [salt.minion      ][INFO    ][15758] Starting a new job with PID 15758
2018-07-11 10:30:05,026 [salt.minion      ][INFO    ][15758] Returning information for job: 20180711103004950200
2018-07-11 10:30:08,747 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:30:10,772 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2018-07-11 10:30:12,828 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-11 10:30:14,977 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-11 10:30:15,060 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103015037327
2018-07-11 10:30:15,090 [salt.minion      ][INFO    ][16818] Starting a new job with PID 16818
2018-07-11 10:30:15,118 [salt.minion      ][INFO    ][16818] Returning information for job: 20180711103015037327
2018-07-11 10:30:17,072 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-11 10:30:19,219 [salt.state       ][INFO    ][8471] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2018-07-11 10:30:19,220 [salt.state       ][INFO    ][8471] Completed state [admin] at time 10:30:19.220178 duration_in_ms=14636.783
2018-07-11 10:30:19,221 [salt.state       ][INFO    ][8471] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:30:19.221422
2018-07-11 10:30:19,222 [salt.state       ][INFO    ][8471] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2018-07-11 10:30:19,223 [salt.loaded.int.module.cmdmod][INFO    ][8471] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2018-07-11 10:30:21,123 [salt.state       ][INFO    ][8471] {'pid': 17315, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack'}
2018-07-11 10:30:21,125 [salt.state       ][INFO    ][8471] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:30:21.125160 duration_in_ms=1903.736
2018-07-11 10:30:21,132 [salt.minion      ][INFO    ][8471] Returning information for job: 20180711102532907736
2018-07-11 10:30:21,976 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command state.sls with jid 20180711103021954903
2018-07-11 10:30:22,004 [salt.minion      ][INFO    ][17512] Starting a new job with PID 17512
2018-07-11 10:30:25,663 [salt.state       ][INFO    ][17512] Loading fresh modules for state activity
2018-07-11 10:30:25,928 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-11 10:30:26,684 [salt.loader      ][ERROR   ][17512] 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-11 10:30:27,606 [salt.state       ][INFO    ][17512] Running state [rabbitmq-server] at time 10:30:27.606016
2018-07-11 10:30:27,606 [salt.state       ][INFO    ][17512] Executing state pkg.installed for rabbitmq-server
2018-07-11 10:30:27,607 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:30:28,603 [salt.state       ][INFO    ][17512] All specified packages are already installed
2018-07-11 10:30:28,603 [salt.state       ][INFO    ][17512] Completed state [rabbitmq-server] at time 10:30:28.603542 duration_in_ms=997.526
2018-07-11 10:30:28,610 [salt.state       ][INFO    ][17512] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:30:28.610209
2018-07-11 10:30:28,611 [salt.state       ][INFO    ][17512] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-11 10:30:28,772 [salt.state       ][INFO    ][17512] File /etc/rabbitmq/rabbitmq.config is in the correct state
2018-07-11 10:30:28,773 [salt.state       ][INFO    ][17512] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:30:28.773540 duration_in_ms=163.33
2018-07-11 10:30:28,774 [salt.state       ][INFO    ][17512] Running state [/etc/default/rabbitmq-server] at time 10:30:28.774871
2018-07-11 10:30:28,775 [salt.state       ][INFO    ][17512] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-11 10:30:28,868 [salt.state       ][INFO    ][17512] File /etc/default/rabbitmq-server is in the correct state
2018-07-11 10:30:28,869 [salt.state       ][INFO    ][17512] Completed state [/etc/default/rabbitmq-server] at time 10:30:28.869529 duration_in_ms=94.659
2018-07-11 10:30:28,870 [salt.state       ][INFO    ][17512] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:30:28.870526
2018-07-11 10:30:28,871 [salt.state       ][INFO    ][17512] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-11 10:30:28,968 [salt.state       ][INFO    ][17512] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2018-07-11 10:30:28,969 [salt.state       ][INFO    ][17512] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:30:28.969313 duration_in_ms=98.788
2018-07-11 10:30:28,971 [salt.state       ][INFO    ][17512] Running state [rabbitmq-server] at time 10:30:28.971789
2018-07-11 10:30:28,972 [salt.state       ][INFO    ][17512] Executing state service.running for rabbitmq-server
2018-07-11 10:30:28,973 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-11 10:30:29,045 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:30:29,086 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-11 10:30:29,123 [salt.state       ][INFO    ][17512] The service rabbitmq-server is already running
2018-07-11 10:30:29,124 [salt.state       ][INFO    ][17512] Completed state [rabbitmq-server] at time 10:30:29.124590 duration_in_ms=152.793
2018-07-11 10:30:29,132 [salt.state       ][INFO    ][17512] Running state [amqp_client] at time 10:30:29.132472
2018-07-11 10:30:29,133 [salt.state       ][INFO    ][17512] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-11 10:30:29,136 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-11 10:30:31,588 [salt.state       ][INFO    ][17512] Plugin 'amqp_client' is already enabled.
2018-07-11 10:30:31,589 [salt.state       ][INFO    ][17512] Completed state [amqp_client] at time 10:30:31.588996 duration_in_ms=2456.525
2018-07-11 10:30:31,590 [salt.state       ][INFO    ][17512] Running state [rabbitmq_management] at time 10:30:31.590364
2018-07-11 10:30:31,591 [salt.state       ][INFO    ][17512] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-11 10:30:31,592 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-11 10:30:34,160 [salt.state       ][INFO    ][17512] Plugin 'rabbitmq_management' is already enabled.
2018-07-11 10:30:34,161 [salt.state       ][INFO    ][17512] Completed state [rabbitmq_management] at time 10:30:34.161517 duration_in_ms=2571.153
2018-07-11 10:30:34,166 [salt.state       ][INFO    ][17512] Running state [/openstack] at time 10:30:34.166324
2018-07-11 10:30:34,166 [salt.state       ][INFO    ][17512] Executing state rabbitmq_vhost.present for /openstack
2018-07-11 10:30:34,168 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-11 10:30:36,295 [salt.state       ][INFO    ][17512] Virtual Host '/openstack' already exists.
2018-07-11 10:30:36,296 [salt.state       ][INFO    ][17512] Completed state [/openstack] at time 10:30:36.296307 duration_in_ms=2129.981
2018-07-11 10:30:36,303 [salt.state       ][INFO    ][17512] Running state [openstack] at time 10:30:36.303501
2018-07-11 10:30:36,305 [salt.state       ][INFO    ][17512] Executing state rabbitmq_user.present for openstack
2018-07-11 10:30:36,306 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:30:38,306 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-11 10:30:42,071 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103042049312
2018-07-11 10:30:42,095 [salt.minion      ][INFO    ][18956] Starting a new job with PID 18956
2018-07-11 10:30:42,124 [salt.minion      ][INFO    ][18956] Returning information for job: 20180711103042049312
2018-07-11 10:30:44,811 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-11 10:30:47,013 [salt.state       ][INFO    ][17512] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-11 10:30:47,014 [salt.state       ][INFO    ][17512] Completed state [openstack] at time 10:30:47.014424 duration_in_ms=10710.556
2018-07-11 10:30:47,019 [salt.state       ][INFO    ][17512] Running state [Ceilometer] at time 10:30:47.019250
2018-07-11 10:30:47,020 [salt.state       ][INFO    ][17512] Executing state rabbitmq_policy.present for Ceilometer
2018-07-11 10:30:47,022 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-11 10:30:49,144 [salt.loaded.int.module.cmdmod][INFO    ][17512] 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-11 10:30:51,259 [salt.state       ][INFO    ][17512] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-07-11 10:30:51,260 [salt.state       ][INFO    ][17512] Completed state [Ceilometer] at time 10:30:51.260656 duration_in_ms=4241.405
2018-07-11 10:30:51,262 [salt.state       ][INFO    ][17512] Running state [HA] at time 10:30:51.262541
2018-07-11 10:30:51,263 [salt.state       ][INFO    ][17512] Executing state rabbitmq_policy.present for HA
2018-07-11 10:30:51,264 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-11 10:30:52,109 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103052089397
2018-07-11 10:30:52,134 [salt.minion      ][INFO    ][20150] Starting a new job with PID 20150
2018-07-11 10:30:52,169 [salt.minion      ][INFO    ][20150] Returning information for job: 20180711103052089397
2018-07-11 10:30:53,376 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-11 10:30:55,475 [salt.state       ][INFO    ][17512] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-11 10:30:55,476 [salt.state       ][INFO    ][17512] Completed state [HA] at time 10:30:55.476272 duration_in_ms=4213.727
2018-07-11 10:30:55,477 [salt.state       ][INFO    ][17512] Running state [guest] at time 10:30:55.477352
2018-07-11 10:30:55,478 [salt.state       ][INFO    ][17512] Executing state rabbitmq_user.present for guest
2018-07-11 10:30:55,480 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:30:57,525 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-11 10:31:02,178 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103102153071
2018-07-11 10:31:02,200 [salt.minion      ][INFO    ][21273] Starting a new job with PID 21273
2018-07-11 10:31:02,232 [salt.minion      ][INFO    ][21273] Returning information for job: 20180711103102153071
2018-07-11 10:31:03,911 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-11 10:31:06,045 [salt.state       ][INFO    ][17512] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-11 10:31:06,046 [salt.state       ][INFO    ][17512] Completed state [guest] at time 10:31:06.046476 duration_in_ms=10569.124
2018-07-11 10:31:06,048 [salt.state       ][INFO    ][17512] Running state [HA] at time 10:31:06.048141
2018-07-11 10:31:06,048 [salt.state       ][INFO    ][17512] Executing state rabbitmq_policy.present for HA
2018-07-11 10:31:06,051 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-11 10:31:08,161 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-11 10:31:10,230 [salt.state       ][INFO    ][17512] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-11 10:31:10,232 [salt.state       ][INFO    ][17512] Completed state [HA] at time 10:31:10.231976 duration_in_ms=4183.834
2018-07-11 10:31:10,234 [salt.state       ][INFO    ][17512] Running state [admin] at time 10:31:10.234097
2018-07-11 10:31:10,235 [salt.state       ][INFO    ][17512] Executing state rabbitmq_user.present for admin
2018-07-11 10:31:10,237 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:31:12,217 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103112194232
2018-07-11 10:31:12,243 [salt.minion      ][INFO    ][22400] Starting a new job with PID 22400
2018-07-11 10:31:12,276 [salt.minion      ][INFO    ][22400] Returning information for job: 20180711103112194232
2018-07-11 10:31:12,294 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-11 10:31:18,663 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-11 10:31:20,760 [salt.loaded.int.module.cmdmod][INFO    ][17512] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-11 10:31:22,279 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711103122256976
2018-07-11 10:31:22,303 [salt.minion      ][INFO    ][23593] Starting a new job with PID 23593
2018-07-11 10:31:22,331 [salt.minion      ][INFO    ][23593] Returning information for job: 20180711103122256976
2018-07-11 10:31:22,933 [salt.state       ][INFO    ][17512] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-11 10:31:22,933 [salt.state       ][INFO    ][17512] Completed state [admin] at time 10:31:22.933850 duration_in_ms=12699.753
2018-07-11 10:31:22,939 [salt.state       ][INFO    ][17512] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:31:22.939306
2018-07-11 10:31:22,940 [salt.state       ][INFO    ][17512] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2018-07-11 10:31:22,940 [salt.state       ][INFO    ][17512] /var/lib/rabbitmq/.cluster_name exists
2018-07-11 10:31:22,941 [salt.state       ][INFO    ][17512] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:31:22.941210 duration_in_ms=1.905
2018-07-11 10:31:22,944 [salt.minion      ][INFO    ][17512] Returning information for job: 20180711103021954903
2018-07-11 10:35:10,908 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command cmd.run with jid 20180711103510888186
2018-07-11 10:35:10,936 [salt.minion      ][INFO    ][23690] Starting a new job with PID 23690
2018-07-11 10:35:10,948 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][23690] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-07-11 10:35:13,076 [salt.minion      ][INFO    ][23690] Returning information for job: 20180711103510888186
2018-07-11 10:44:14,600 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command state.sls with jid 20180711104414580170
2018-07-11 10:44:14,629 [salt.minion      ][INFO    ][24013] Starting a new job with PID 24013
2018-07-11 10:44:19,193 [salt.state       ][INFO    ][24013] Loading fresh modules for state activity
2018-07-11 10:44:20,327 [salt.fileclient  ][INFO    ][24013] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-11 10:44:20,375 [salt.fileclient  ][INFO    ][24013] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-11 10:44:20,576 [salt.loader      ][ERROR   ][24013] 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-11 10:44:21,509 [salt.state       ][INFO    ][24013] Running state [haproxy] at time 10:44:21.509099
2018-07-11 10:44:21,510 [salt.state       ][INFO    ][24013] Executing state pkg.installed for haproxy
2018-07-11 10:44:21,511 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:44:22,561 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-11 10:44:22,764 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-11 10:44:28,052 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-11 10:44:28,112 [salt.loaded.int.module.cmdmod][INFO    ][24013] 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-11 10:44:34,694 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command saltutil.find_job with jid 20180711104434676841
2018-07-11 10:44:34,717 [salt.minion      ][INFO    ][24816] Starting a new job with PID 24816
2018-07-11 10:44:34,758 [salt.minion      ][INFO    ][24816] Returning information for job: 20180711104434676841
2018-07-11 10:44:35,877 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-11 10:44:35,972 [salt.state       ][INFO    ][24013] 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-11 10:44:36,011 [salt.state       ][INFO    ][24013] Loading fresh modules for state activity
2018-07-11 10:44:36,084 [salt.state       ][INFO    ][24013] Completed state [haproxy] at time 10:44:36.084625 duration_in_ms=14575.528
2018-07-11 10:44:36,092 [salt.state       ][INFO    ][24013] Running state [/etc/default/haproxy] at time 10:44:36.092209
2018-07-11 10:44:36,093 [salt.state       ][INFO    ][24013] Executing state file.managed for /etc/default/haproxy
2018-07-11 10:44:36,139 [salt.fileclient  ][INFO    ][24013] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-11 10:44:36,145 [salt.state       ][INFO    ][24013] 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-11 10:44:36,152 [salt.state       ][INFO    ][24013] Completed state [/etc/default/haproxy] at time 10:44:36.152787 duration_in_ms=60.578
2018-07-11 10:44:36,153 [salt.state       ][INFO    ][24013] Running state [/etc/haproxy/haproxy.cfg] at time 10:44:36.153684
2018-07-11 10:44:36,154 [salt.state       ][INFO    ][24013] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-11 10:44:36,181 [salt.fileclient  ][INFO    ][24013] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-11 10:44:36,652 [salt.state       ][INFO    ][24013] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 192.168.10.27:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 192.168.10.28:5672 check inter 5000 rise 2 fall 3
+  server msg02 192.168.10.29:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 192.168.10.30:5672 backup check inter 5000 rise 2 fall 3

2018-07-11 10:44:36,656 [salt.state       ][INFO    ][24013] Completed state [/etc/haproxy/haproxy.cfg] at time 10:44:36.656363 duration_in_ms=502.678
2018-07-11 10:44:36,656 [salt.state       ][INFO    ][24013] Running state [/etc/haproxy/ssl] at time 10:44:36.656926
2018-07-11 10:44:36,657 [salt.state       ][INFO    ][24013] Executing state file.directory for /etc/haproxy/ssl
2018-07-11 10:44:36,659 [salt.state       ][INFO    ][24013] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-11 10:44:36,660 [salt.state       ][INFO    ][24013] Completed state [/etc/haproxy/ssl] at time 10:44:36.660075 duration_in_ms=3.149
2018-07-11 10:44:36,660 [salt.state       ][INFO    ][24013] Running state [/etc/haproxy/errors/429.http11] at time 10:44:36.660580
2018-07-11 10:44:36,660 [salt.state       ][INFO    ][24013] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-11 10:44:36,686 [salt.fileclient  ][INFO    ][24013] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-11 10:44:36,690 [salt.state       ][INFO    ][24013] File changed:
New file
2018-07-11 10:44:36,691 [salt.state       ][INFO    ][24013] Completed state [/etc/haproxy/errors/429.http11] at time 10:44:36.690968 duration_in_ms=30.387
2018-07-11 10:44:36,692 [salt.state       ][INFO    ][24013] Running state [haproxy_status_packages] at time 10:44:36.692311
2018-07-11 10:44:36,692 [salt.state       ][INFO    ][24013] Executing state pkg.installed for haproxy_status_packages
2018-07-11 10:44:36,751 [salt.loader      ][ERROR   ][24013] 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-11 10:44:37,450 [salt.state       ][INFO    ][24013] All specified packages are already installed
2018-07-11 10:44:37,450 [salt.state       ][INFO    ][24013] Completed state [haproxy_status_packages] at time 10:44:37.450753 duration_in_ms=758.441
2018-07-11 10:44:37,452 [salt.state       ][INFO    ][24013] Running state [/usr/bin/haproxy-status.sh] at time 10:44:37.452438
2018-07-11 10:44:37,452 [salt.state       ][INFO    ][24013] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-11 10:44:37,482 [salt.fileclient  ][INFO    ][24013] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-11 10:44:37,540 [salt.state       ][INFO    ][24013] File changed:
New file
2018-07-11 10:44:37,541 [salt.state       ][INFO    ][24013] Completed state [/usr/bin/haproxy-status.sh] at time 10:44:37.541253 duration_in_ms=88.815
2018-07-11 10:44:37,542 [salt.state       ][INFO    ][24013] Running state [net.ipv4.ip_nonlocal_bind] at time 10:44:37.542023
2018-07-11 10:44:37,542 [salt.state       ][INFO    ][24013] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-11 10:44:37,543 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command 'sysctl -a' in directory '/root'
2018-07-11 10:44:37,618 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-11 10:44:37,644 [salt.state       ][INFO    ][24013] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-11 10:44:37,644 [salt.state       ][INFO    ][24013] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:44:37.644560 duration_in_ms=102.537
2018-07-11 10:44:37,648 [salt.state       ][INFO    ][24013] Running state [haproxy] at time 10:44:37.648238
2018-07-11 10:44:37,648 [salt.state       ][INFO    ][24013] Executing state service.running for haproxy
2018-07-11 10:44:37,650 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-11 10:44:37,683 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:37,710 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:37,737 [salt.state       ][INFO    ][24013] The service haproxy is already running
2018-07-11 10:44:37,737 [salt.state       ][INFO    ][24013] Completed state [haproxy] at time 10:44:37.737512 duration_in_ms=89.275
2018-07-11 10:44:37,738 [salt.state       ][INFO    ][24013] Running state [haproxy] at time 10:44:37.737947
2018-07-11 10:44:37,738 [salt.state       ][INFO    ][24013] Executing state service.mod_watch for haproxy
2018-07-11 10:44:37,740 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:37,768 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:37,795 [salt.loaded.int.module.cmdmod][INFO    ][24013] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:37,916 [salt.state       ][INFO    ][24013] {'haproxy': True}
2018-07-11 10:44:37,917 [salt.state       ][INFO    ][24013] Completed state [haproxy] at time 10:44:37.917574 duration_in_ms=179.627
2018-07-11 10:44:37,923 [salt.minion      ][INFO    ][24013] Returning information for job: 20180711104414580170
2018-07-11 10:44:45,198 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command service.status with jid 20180711104445180491
2018-07-11 10:44:45,227 [salt.minion      ][INFO    ][24917] Starting a new job with PID 24917
2018-07-11 10:44:45,234 [salt.loader      ][ERROR   ][24917] 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-11 10:44:45,901 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24917] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-11 10:44:45,938 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24917] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-11 10:44:45,970 [salt.minion      ][INFO    ][24917] Returning information for job: 20180711104445180491
2018-07-11 10:44:47,299 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command service.restart with jid 20180711104447278360
2018-07-11 10:44:47,326 [salt.minion      ][INFO    ][24927] Starting a new job with PID 24927
2018-07-11 10:44:47,331 [salt.loader      ][ERROR   ][24927] 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-11 10:44:47,994 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24927] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-11 10:44:48,029 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24927] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-11 10:44:48,085 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24927] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-11 10:44:48,146 [salt.minion      ][INFO    ][24927] Returning information for job: 20180711104447278360
2018-07-11 11:15:56,533 [salt.utils.schedule][INFO    ][2460] Running scheduled job: __mine_interval
2018-07-11 12:01:55,608 [salt.minion      ][INFO    ][2460] User sudo_ubuntu Executing command cp.push_dir with jid 20180711120155590310
2018-07-11 12:01:55,648 [salt.minion      ][INFO    ][26085] Starting a new job with PID 26085
