2018-07-12 07:21:06,821 [salt.loaded.int.module.cmdmod][ERROR   ][1889] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-12 07:21:06,823 [salt.loaded.int.module.cmdmod][ERROR   ][1889] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-12 07:21:06,867 [salt.loaded.int.module.cmdmod][ERROR   ][1889] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-12 07:21:06,867 [salt.loaded.int.module.cmdmod][ERROR   ][1889] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-12 07:21:09,309 [salt.loaded.int.module.cmdmod][ERROR   ][1889] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-12 07:21:09,310 [salt.loaded.int.module.cmdmod][ERROR   ][1889] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-12 07:21:09,348 [salt.loaded.int.module.cmdmod][ERROR   ][1889] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-12 07:21:09,348 [salt.loaded.int.module.cmdmod][ERROR   ][1889] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-12 07:21:11,854 [salt.loader      ][ERROR   ][1889] 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-12 07:22:00,594 [salt.loader      ][ERROR   ][1889] 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-12 07:22:02,136 [salt.loaded.int.module.cmdmod][ERROR   ][1889] 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-12 07:22:06,233 [salt.loader      ][ERROR   ][2451] 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-12 07:22:06,784 [salt.loaded.int.module.cmdmod][INFO    ][2451] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-12 07:22:06,829 [salt.loaded.int.module.cmdmod][INFO    ][2451] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-12 07:22:06,877 [salt.loaded.int.module.cmdmod][INFO    ][2451] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-12 07:22:06,915 [salt.utils.parsers][WARNING ][1597] Minion received a SIGTERM. Exiting.
2018-07-12 07:22:07,637 [salt.cli.daemons ][INFO    ][2530] Setting up the Salt Minion "msg01.mcp-ovs-dpdk-ha.local"
2018-07-12 07:22:07,797 [salt.cli.daemons ][INFO    ][2530] Starting up the Salt Minion
2018-07-12 07:22:07,798 [salt.utils.event ][INFO    ][2530] Starting pull socket on /var/run/salt/minion/minion_event_676035f7f1_pull.ipc
2018-07-12 07:22:08,645 [salt.minion      ][INFO    ][2530] Creating minion process manager
2018-07-12 07:22:10,086 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2530] Executing command ['date', '+%z'] in directory '/root'
2018-07-12 07:22:10,132 [salt.utils.schedule][INFO    ][2530] Updating job settings for scheduled job: __mine_interval
2018-07-12 07:22:10,137 [salt.minion      ][INFO    ][2530] Added mine.update to scheduler
2018-07-12 07:22:10,154 [salt.minion      ][INFO    ][2530] Minion is starting as user 'root'
2018-07-12 07:22:10,174 [salt.minion      ][INFO    ][2530] Minion is ready to receive requests!
2018-07-12 07:22:11,177 [salt.utils.schedule][INFO    ][2530] Running scheduled job: __mine_interval
2018-07-12 07:23:48,861 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.apply with jid 20180712072348839216
2018-07-12 07:23:48,902 [salt.minion      ][INFO    ][2626] Starting a new job with PID 2626
2018-07-12 07:23:51,845 [salt.state       ][INFO    ][2626] Loading fresh modules for state activity
2018-07-12 07:23:52,171 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-12 07:23:52,548 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-12 07:23:52,868 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-12 07:23:53,051 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-12 07:23:53,319 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-12 07:23:53,736 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-12 07:23:54,034 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-12 07:23:54,279 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-12 07:23:54,516 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-12 07:23:55,188 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-12 07:23:55,444 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-12 07:23:55,683 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-12 07:23:55,952 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-12 07:23:56,153 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-12 07:23:56,416 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-12 07:23:56,645 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-12 07:23:56,827 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-12 07:23:57,011 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-12 07:23:57,191 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-12 07:23:57,365 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-12 07:23:58,006 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-12 07:23:58,392 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-12 07:23:58,785 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-12 07:23:58,967 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-12 07:23:59,167 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-12 07:23:59,189 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-12 07:23:59,256 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-12 07:23:59,320 [salt.state       ][INFO    ][2626] Running state [/etc/environment] at time 07:23:59.320502
2018-07-12 07:23:59,321 [salt.state       ][INFO    ][2626] Executing state file.blockreplace for /etc/environment
2018-07-12 07:23:59,332 [salt.state       ][INFO    ][2626] 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-12 07:23:59,334 [salt.state       ][INFO    ][2626] Completed state [/etc/environment] at time 07:23:59.333951 duration_in_ms=13.449
2018-07-12 07:23:59,334 [salt.state       ][INFO    ][2626] Running state [/etc/profile.d] at time 07:23:59.334491
2018-07-12 07:23:59,335 [salt.state       ][INFO    ][2626] Executing state file.directory for /etc/profile.d
2018-07-12 07:23:59,379 [salt.state       ][INFO    ][2626] Directory /etc/profile.d is in the correct state
2018-07-12 07:23:59,380 [salt.state       ][INFO    ][2626] Completed state [/etc/profile.d] at time 07:23:59.380838 duration_in_ms=46.345
2018-07-12 07:23:59,463 [salt.loader      ][ERROR   ][2626] 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-12 07:24:00,102 [salt.state       ][INFO    ][2626] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 07:24:00.102720
2018-07-12 07:24:00,103 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-12 07:24:00,133 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-12 07:24:00,145 [salt.state       ][INFO    ][2626] File changed:
New file
2018-07-12 07:24:00,146 [salt.state       ][INFO    ][2626] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 07:24:00.146035 duration_in_ms=43.316
2018-07-12 07:24:00,146 [salt.state       ][INFO    ][2626] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:24:00.146565
2018-07-12 07:24:00,147 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-12 07:24:00,166 [salt.state       ][INFO    ][2626] File changed:
New file
2018-07-12 07:24:00,167 [salt.state       ][INFO    ][2626] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:24:00.167709 duration_in_ms=21.144
2018-07-12 07:24:00,170 [salt.state       ][INFO    ][2626] Running state [linux_repo_prereq_pkgs] at time 07:24:00.170396
2018-07-12 07:24:00,170 [salt.state       ][INFO    ][2626] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-12 07:24:00,171 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:24:00,903 [salt.state       ][INFO    ][2626] All specified packages are already installed
2018-07-12 07:24:00,903 [salt.state       ][INFO    ][2626] Completed state [linux_repo_prereq_pkgs] at time 07:24:00.903925 duration_in_ms=733.528
2018-07-12 07:24:00,904 [salt.state       ][INFO    ][2626] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 07:24:00.904597
2018-07-12 07:24:00,905 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-12 07:24:00,929 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-12 07:24:00,943 [salt.state       ][INFO    ][2626] File changed:
New file
2018-07-12 07:24:00,944 [salt.state       ][INFO    ][2626] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 07:24:00.944605 duration_in_ms=40.007
2018-07-12 07:24:00,945 [salt.state       ][INFO    ][2626] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:24:00.945185
2018-07-12 07:24:00,945 [salt.state       ][INFO    ][2626] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-12 07:24:00,946 [salt.state       ][INFO    ][2626] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-12 07:24:00,947 [salt.state       ][INFO    ][2626] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:24:00.946961 duration_in_ms=1.776
2018-07-12 07:24:00,947 [salt.state       ][INFO    ][2626] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:24:00.947547
2018-07-12 07:24:00,948 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-12 07:24:00,971 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-12 07:24:01,125 [salt.state       ][INFO    ][2626] File changed:
New file
2018-07-12 07:24:01,125 [salt.state       ][INFO    ][2626] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:24:01.125782 duration_in_ms=178.235
2018-07-12 07:24:01,127 [salt.state       ][INFO    ][2626] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 07:24:01.127738
2018-07-12 07:24:01,128 [salt.state       ][INFO    ][2626] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-12 07:24:01,129 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-12 07:24:02,519 [salt.state       ][INFO    ][2626] {'pid': 2690, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-12 07:24:02,520 [salt.state       ][INFO    ][2626] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 07:24:02.520739 duration_in_ms=1392.999
2018-07-12 07:24:02,542 [salt.state       ][INFO    ][2626] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 07:24:02.542425
2018-07-12 07:24:02,543 [salt.state       ][INFO    ][2626] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-12 07:24:02,729 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:24:08,911 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072408871534
2018-07-12 07:24:08,940 [salt.minion      ][INFO    ][3122] Starting a new job with PID 3122
2018-07-12 07:24:08,963 [salt.minion      ][INFO    ][3122] Returning information for job: 20180712072408871534
2018-07-12 07:24:11,130 [salt.state       ][INFO    ][2626] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-12 07:24:11,131 [salt.state       ][INFO    ][2626] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 07:24:11.131899 duration_in_ms=8589.474
2018-07-12 07:24:11,132 [salt.state       ][INFO    ][2626] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:24:11.132664
2018-07-12 07:24:11,133 [salt.state       ][INFO    ][2626] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-12 07:24:11,134 [salt.state       ][INFO    ][2626] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-12 07:24:11,134 [salt.state       ][INFO    ][2626] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:24:11.134769 duration_in_ms=2.105
2018-07-12 07:24:11,135 [salt.state       ][INFO    ][2626] Running state [/etc/apt/preferences.d/uca] at time 07:24:11.135397
2018-07-12 07:24:11,136 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-12 07:24:11,314 [salt.state       ][INFO    ][2626] File changed:
New file
2018-07-12 07:24:11,315 [salt.state       ][INFO    ][2626] Completed state [/etc/apt/preferences.d/uca] at time 07:24:11.315821 duration_in_ms=180.423
2018-07-12 07:24:11,323 [salt.state       ][INFO    ][2626] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:24:11.323801
2018-07-12 07:24:11,324 [salt.state       ][INFO    ][2626] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-12 07:24:11,325 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-12 07:24:11,357 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-12 07:24:11,944 [salt.state       ][INFO    ][2626] {'pid': 3129, '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.xTQqNFqVEo/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-12 07:24:11,945 [salt.state       ][INFO    ][2626] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:24:11.945491 duration_in_ms=621.687
2018-07-12 07:24:11,954 [salt.state       ][INFO    ][2626] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 07:24:11.954369
2018-07-12 07:24:11,955 [salt.state       ][INFO    ][2626] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-12 07:24:12,161 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:24:19,052 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072419022653
2018-07-12 07:24:19,108 [salt.minion      ][INFO    ][3605] Starting a new job with PID 3605
2018-07-12 07:24:19,151 [salt.minion      ][INFO    ][3605] Returning information for job: 20180712072419022653
2018-07-12 07:24:20,517 [salt.state       ][INFO    ][2626] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-12 07:24:20,518 [salt.state       ][INFO    ][2626] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 07:24:20.518404 duration_in_ms=8564.034
2018-07-12 07:24:20,519 [salt.state       ][INFO    ][2626] Running state [linux_extra_packages_latest] at time 07:24:20.519423
2018-07-12 07:24:20,520 [salt.state       ][INFO    ][2626] Executing state pkg.latest for linux_extra_packages_latest
2018-07-12 07:24:20,550 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-12 07:24:20,806 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:24:20,854 [salt.loaded.int.module.cmdmod][INFO    ][2626] 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-12 07:24:29,270 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072429246287
2018-07-12 07:24:29,300 [salt.minion      ][INFO    ][3729] Starting a new job with PID 3729
2018-07-12 07:24:29,345 [salt.minion      ][INFO    ][3729] Returning information for job: 20180712072429246287
2018-07-12 07:24:29,549 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:24:29,666 [salt.state       ][INFO    ][2626] 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-12 07:24:29,708 [salt.state       ][INFO    ][2626] Loading fresh modules for state activity
2018-07-12 07:24:29,766 [salt.state       ][INFO    ][2626] Completed state [linux_extra_packages_latest] at time 07:24:29.766090 duration_in_ms=9246.667
2018-07-12 07:24:29,968 [salt.state       ][INFO    ][2626] Running state [UTC] at time 07:24:29.968303
2018-07-12 07:24:29,970 [salt.state       ][INFO    ][2626] Executing state timezone.system for UTC
2018-07-12 07:24:29,979 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['timedatectl'] in directory '/root'
2018-07-12 07:24:30,452 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['timedatectl'] in directory '/root'
2018-07-12 07:24:30,483 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-12 07:24:30,614 [salt.state       ][INFO    ][2626] {'timezone': 'UTC'}
2018-07-12 07:24:30,616 [salt.state       ][INFO    ][2626] Completed state [UTC] at time 07:24:30.615879 duration_in_ms=647.576
2018-07-12 07:24:30,630 [salt.state       ][INFO    ][2626] Running state [nf_conntrack] at time 07:24:30.630145
2018-07-12 07:24:30,630 [salt.state       ][INFO    ][2626] Executing state kmod.present for nf_conntrack
2018-07-12 07:24:30,632 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'lsmod' in directory '/root'
2018-07-12 07:24:32,666 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'lsmod' in directory '/root'
2018-07-12 07:24:32,703 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-12 07:24:32,768 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'lsmod' in directory '/root'
2018-07-12 07:24:32,943 [salt.state       ][INFO    ][2626] {'nf_conntrack': 'loaded'}
2018-07-12 07:24:32,943 [salt.state       ][INFO    ][2626] Completed state [nf_conntrack] at time 07:24:32.943637 duration_in_ms=2313.495
2018-07-12 07:24:33,010 [salt.state       ][INFO    ][2626] Running state [kernel.panic] at time 07:24:33.010848
2018-07-12 07:24:33,011 [salt.state       ][INFO    ][2626] Executing state sysctl.present for kernel.panic
2018-07-12 07:24:33,012 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,310 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-12 07:24:33,334 [salt.state       ][INFO    ][2626] {'kernel.panic': 60}
2018-07-12 07:24:33,334 [salt.state       ][INFO    ][2626] Completed state [kernel.panic] at time 07:24:33.334799 duration_in_ms=323.951
2018-07-12 07:24:33,335 [salt.state       ][INFO    ][2626] Running state [net.ipv4.tcp_keepalive_probes] at time 07:24:33.335438
2018-07-12 07:24:33,335 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-12 07:24:33,337 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,395 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-12 07:24:33,411 [salt.state       ][INFO    ][2626] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-12 07:24:33,412 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:24:33.412130 duration_in_ms=76.692
2018-07-12 07:24:33,412 [salt.state       ][INFO    ][2626] Running state [fs.file-max] at time 07:24:33.412688
2018-07-12 07:24:33,413 [salt.state       ][INFO    ][2626] Executing state sysctl.present for fs.file-max
2018-07-12 07:24:33,414 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,496 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-12 07:24:33,517 [salt.state       ][INFO    ][2626] {'fs.file-max': 124165}
2018-07-12 07:24:33,518 [salt.state       ][INFO    ][2626] Completed state [fs.file-max] at time 07:24:33.518173 duration_in_ms=105.483
2018-07-12 07:24:33,518 [salt.state       ][INFO    ][2626] Running state [net.core.somaxconn] at time 07:24:33.518808
2018-07-12 07:24:33,519 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.core.somaxconn
2018-07-12 07:24:33,520 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,574 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-12 07:24:33,592 [salt.state       ][INFO    ][2626] {'net.core.somaxconn': 4096}
2018-07-12 07:24:33,593 [salt.state       ][INFO    ][2626] Completed state [net.core.somaxconn] at time 07:24:33.592908 duration_in_ms=74.098
2018-07-12 07:24:33,593 [salt.state       ][INFO    ][2626] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:24:33.593553
2018-07-12 07:24:33,594 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-12 07:24:33,595 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,640 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-12 07:24:33,657 [salt.state       ][INFO    ][2626] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-12 07:24:33,658 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:24:33.658306 duration_in_ms=64.752
2018-07-12 07:24:33,658 [salt.state       ][INFO    ][2626] Running state [net.ipv4.tcp_tw_reuse] at time 07:24:33.658883
2018-07-12 07:24:33,659 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-12 07:24:33,660 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,706 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-12 07:24:33,721 [salt.state       ][INFO    ][2626] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-12 07:24:33,722 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.tcp_tw_reuse] at time 07:24:33.722339 duration_in_ms=63.457
2018-07-12 07:24:33,722 [salt.state       ][INFO    ][2626] Running state [net.ipv4.tcp_congestion_control] at time 07:24:33.722761
2018-07-12 07:24:33,723 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-12 07:24:33,723 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:33,771 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-12 07:24:33,978 [salt.state       ][INFO    ][2626] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-12 07:24:33,978 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.tcp_congestion_control] at time 07:24:33.978652 duration_in_ms=255.89
2018-07-12 07:24:33,979 [salt.state       ][INFO    ][2626] Running state [net.ipv4.tcp_retries2] at time 07:24:33.979243
2018-07-12 07:24:33,979 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-12 07:24:33,980 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,077 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-12 07:24:34,103 [salt.state       ][INFO    ][2626] {'net.ipv4.tcp_retries2': 5}
2018-07-12 07:24:34,104 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.tcp_retries2] at time 07:24:34.104603 duration_in_ms=125.359
2018-07-12 07:24:34,105 [salt.state       ][INFO    ][2626] Running state [net.core.netdev_max_backlog] at time 07:24:34.105377
2018-07-12 07:24:34,106 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-12 07:24:34,107 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,176 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-12 07:24:34,197 [salt.state       ][INFO    ][2626] {'net.core.netdev_max_backlog': 261144}
2018-07-12 07:24:34,198 [salt.state       ][INFO    ][2626] Completed state [net.core.netdev_max_backlog] at time 07:24:34.198534 duration_in_ms=93.156
2018-07-12 07:24:34,199 [salt.state       ][INFO    ][2626] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:24:34.199263
2018-07-12 07:24:34,199 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-12 07:24:34,201 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,254 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-12 07:24:34,273 [salt.state       ][INFO    ][2626] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-12 07:24:34,274 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:24:34.274019 duration_in_ms=74.754
2018-07-12 07:24:34,274 [salt.state       ][INFO    ][2626] Running state [vm.swappiness] at time 07:24:34.274813
2018-07-12 07:24:34,275 [salt.state       ][INFO    ][2626] Executing state sysctl.present for vm.swappiness
2018-07-12 07:24:34,277 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,328 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-12 07:24:34,348 [salt.state       ][INFO    ][2626] {'vm.swappiness': 10}
2018-07-12 07:24:34,349 [salt.state       ][INFO    ][2626] Completed state [vm.swappiness] at time 07:24:34.349551 duration_in_ms=74.738
2018-07-12 07:24:34,350 [salt.state       ][INFO    ][2626] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:24:34.350283
2018-07-12 07:24:34,350 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-12 07:24:34,352 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,437 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-12 07:24:34,470 [salt.state       ][INFO    ][2626] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-12 07:24:34,471 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:24:34.470905 duration_in_ms=120.623
2018-07-12 07:24:34,471 [salt.state       ][INFO    ][2626] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:24:34.471493
2018-07-12 07:24:34,472 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-12 07:24:34,473 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,539 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-12 07:24:34,571 [salt.state       ][INFO    ][2626] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-12 07:24:34,572 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:24:34.572113 duration_in_ms=100.617
2018-07-12 07:24:34,573 [salt.state       ][INFO    ][2626] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:24:34.573220
2018-07-12 07:24:34,574 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-12 07:24:34,576 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,642 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-12 07:24:34,666 [salt.state       ][INFO    ][2626] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-12 07:24:34,667 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:24:34.667295 duration_in_ms=94.075
2018-07-12 07:24:34,668 [salt.state       ][INFO    ][2626] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:24:34.668128
2018-07-12 07:24:34,668 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-12 07:24:34,670 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,750 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-12 07:24:34,771 [salt.state       ][INFO    ][2626] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-12 07:24:34,772 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:24:34.772389 duration_in_ms=104.26
2018-07-12 07:24:34,773 [salt.state       ][INFO    ][2626] Running state [net.ipv4.tcp_fin_timeout] at time 07:24:34.773354
2018-07-12 07:24:34,774 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-12 07:24:34,775 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,848 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-12 07:24:34,879 [salt.state       ][INFO    ][2626] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-12 07:24:34,879 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.tcp_fin_timeout] at time 07:24:34.879876 duration_in_ms=106.523
2018-07-12 07:24:34,880 [salt.state       ][INFO    ][2626] Running state [net.ipv4.tcp_keepalive_time] at time 07:24:34.880358
2018-07-12 07:24:34,880 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-12 07:24:34,881 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:34,961 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-12 07:24:34,976 [salt.state       ][INFO    ][2626] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-12 07:24:34,977 [salt.state       ][INFO    ][2626] Completed state [net.ipv4.tcp_keepalive_time] at time 07:24:34.976957 duration_in_ms=96.599
2018-07-12 07:24:34,977 [salt.state       ][INFO    ][2626] Running state [net.nf_conntrack_max] at time 07:24:34.977376
2018-07-12 07:24:34,977 [salt.state       ][INFO    ][2626] Executing state sysctl.present for net.nf_conntrack_max
2018-07-12 07:24:34,978 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:24:35,022 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-12 07:24:35,048 [salt.state       ][INFO    ][2626] {'net.nf_conntrack_max': 1048576}
2018-07-12 07:24:35,048 [salt.state       ][INFO    ][2626] Completed state [net.nf_conntrack_max] at time 07:24:35.048654 duration_in_ms=71.278
2018-07-12 07:24:35,059 [salt.state       ][INFO    ][2626] Running state [linux_sysfs_package] at time 07:24:35.059459
2018-07-12 07:24:35,059 [salt.state       ][INFO    ][2626] Executing state pkg.installed for linux_sysfs_package
2018-07-12 07:24:35,104 [salt.loader      ][ERROR   ][2626] 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-12 07:24:35,618 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-12 07:24:35,793 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:24:39,410 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072439390550
2018-07-12 07:24:39,443 [salt.minion      ][INFO    ][4183] Starting a new job with PID 4183
2018-07-12 07:24:39,483 [salt.minion      ][INFO    ][4183] Returning information for job: 20180712072439390550
2018-07-12 07:24:39,701 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:24:39,760 [salt.loaded.int.module.cmdmod][INFO    ][2626] 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-12 07:24:49,623 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072449599355
2018-07-12 07:24:49,659 [salt.minion      ][INFO    ][4561] Starting a new job with PID 4561
2018-07-12 07:24:49,716 [salt.minion      ][INFO    ][4561] Returning information for job: 20180712072449599355
2018-07-12 07:24:52,430 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:24:52,547 [salt.state       ][INFO    ][2626] 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-12 07:24:52,584 [salt.state       ][INFO    ][2626] Loading fresh modules for state activity
2018-07-12 07:24:52,645 [salt.state       ][INFO    ][2626] Completed state [linux_sysfs_package] at time 07:24:52.645682 duration_in_ms=17586.222
2018-07-12 07:24:52,652 [salt.state       ][INFO    ][2626] Running state [/etc/sysfs.d] at time 07:24:52.652150
2018-07-12 07:24:52,652 [salt.state       ][INFO    ][2626] Executing state file.directory for /etc/sysfs.d
2018-07-12 07:24:52,658 [salt.state       ][INFO    ][2626] Directory /etc/sysfs.d is in the correct state
2018-07-12 07:24:52,658 [salt.state       ][INFO    ][2626] Completed state [/etc/sysfs.d] at time 07:24:52.658851 duration_in_ms=6.7
2018-07-12 07:24:52,660 [salt.loader      ][ERROR   ][2626] 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-12 07:24:53,000 [salt.state       ][INFO    ][2626] Running state [ondemand] at time 07:24:53.000773
2018-07-12 07:24:53,001 [salt.state       ][INFO    ][2626] Executing state service.dead for ondemand
2018-07-12 07:24:53,004 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-12 07:24:53,044 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:53,073 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:53,105 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:53,204 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:53,233 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:53,261 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:53,289 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-12 07:24:53,591 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:24:53,620 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'runlevel' in directory '/root'
2018-07-12 07:24:53,637 [salt.state       ][INFO    ][2626] {'ondemand': True}
2018-07-12 07:24:53,638 [salt.state       ][INFO    ][2626] Completed state [ondemand] at time 07:24:53.638168 duration_in_ms=637.395
2018-07-12 07:24:53,642 [salt.state       ][INFO    ][2626] Running state [cs_CZ.UTF-8] at time 07:24:53.642609
2018-07-12 07:24:53,643 [salt.state       ][INFO    ][2626] Executing state locale.present for cs_CZ.UTF-8
2018-07-12 07:24:53,644 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'locale -a' in directory '/root'
2018-07-12 07:24:53,670 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-12 07:24:55,699 [salt.state       ][INFO    ][2626] {'locale': 'cs_CZ.UTF-8'}
2018-07-12 07:24:55,700 [salt.state       ][INFO    ][2626] Completed state [cs_CZ.UTF-8] at time 07:24:55.700573 duration_in_ms=2057.964
2018-07-12 07:24:55,701 [salt.state       ][INFO    ][2626] Running state [en_US.UTF-8] at time 07:24:55.701257
2018-07-12 07:24:55,701 [salt.state       ][INFO    ][2626] Executing state locale.present for en_US.UTF-8
2018-07-12 07:24:55,702 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'locale -a' in directory '/root'
2018-07-12 07:24:55,718 [salt.state       ][INFO    ][2626] Locale en_US.UTF-8 is already present
2018-07-12 07:24:55,719 [salt.state       ][INFO    ][2626] Completed state [en_US.UTF-8] at time 07:24:55.719164 duration_in_ms=17.907
2018-07-12 07:24:55,721 [salt.state       ][INFO    ][2626] Running state [en_US.UTF-8] at time 07:24:55.721924
2018-07-12 07:24:55,722 [salt.state       ][INFO    ][2626] Executing state locale.system for en_US.UTF-8
2018-07-12 07:24:55,723 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'localectl' in directory '/root'
2018-07-12 07:24:55,798 [salt.state       ][INFO    ][2626] System locale en_US.UTF-8 already set
2018-07-12 07:24:55,798 [salt.state       ][INFO    ][2626] Completed state [en_US.UTF-8] at time 07:24:55.798559 duration_in_ms=76.635
2018-07-12 07:24:55,802 [salt.state       ][INFO    ][2626] Running state [root] at time 07:24:55.802042
2018-07-12 07:24:55,802 [salt.state       ][INFO    ][2626] Executing state group.present for root
2018-07-12 07:24:55,806 [salt.state       ][INFO    ][2626] Group root is present and up to date
2018-07-12 07:24:55,807 [salt.state       ][INFO    ][2626] Completed state [root] at time 07:24:55.807180 duration_in_ms=5.139
2018-07-12 07:24:55,816 [salt.state       ][INFO    ][2626] Running state [root] at time 07:24:55.816529
2018-07-12 07:24:55,816 [salt.state       ][INFO    ][2626] Executing state user.present for root
2018-07-12 07:24:55,820 [salt.state       ][INFO    ][2626] User root is present and up to date
2018-07-12 07:24:55,820 [salt.state       ][INFO    ][2626] Completed state [root] at time 07:24:55.820823 duration_in_ms=4.293
2018-07-12 07:24:55,824 [salt.state       ][INFO    ][2626] Running state [/root] at time 07:24:55.824091
2018-07-12 07:24:55,824 [salt.state       ][INFO    ][2626] Executing state file.directory for /root
2018-07-12 07:24:55,825 [salt.state       ][INFO    ][2626] Directory /root is in the correct state
2018-07-12 07:24:55,825 [salt.state       ][INFO    ][2626] Completed state [/root] at time 07:24:55.825859 duration_in_ms=1.768
2018-07-12 07:24:55,826 [salt.state       ][INFO    ][2626] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:24:55.826192
2018-07-12 07:24:55,826 [salt.state       ][INFO    ][2626] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-12 07:24:55,827 [salt.state       ][INFO    ][2626] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-12 07:24:55,827 [salt.state       ][INFO    ][2626] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:24:55.827265 duration_in_ms=1.074
2018-07-12 07:24:55,827 [salt.state       ][INFO    ][2626] Running state [ubuntu] at time 07:24:55.827608
2018-07-12 07:24:55,827 [salt.state       ][INFO    ][2626] Executing state group.present for ubuntu
2018-07-12 07:24:55,828 [salt.state       ][INFO    ][2626] Group ubuntu is present and up to date
2018-07-12 07:24:55,828 [salt.state       ][INFO    ][2626] Completed state [ubuntu] at time 07:24:55.828680 duration_in_ms=1.073
2018-07-12 07:24:55,830 [salt.state       ][INFO    ][2626] Running state [ubuntu] at time 07:24:55.830717
2018-07-12 07:24:55,831 [salt.state       ][INFO    ][2626] Executing state user.present for ubuntu
2018-07-12 07:24:55,836 [salt.state       ][INFO    ][2626] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-12 07:24:55,837 [salt.state       ][INFO    ][2626] Completed state [ubuntu] at time 07:24:55.837003 duration_in_ms=6.286
2018-07-12 07:24:55,838 [salt.state       ][INFO    ][2626] Running state [/home/ubuntu] at time 07:24:55.838899
2018-07-12 07:24:55,839 [salt.state       ][INFO    ][2626] Executing state file.directory for /home/ubuntu
2018-07-12 07:24:55,840 [salt.state       ][INFO    ][2626] {'mode': '0700'}
2018-07-12 07:24:55,840 [salt.state       ][INFO    ][2626] Completed state [/home/ubuntu] at time 07:24:55.840666 duration_in_ms=1.767
2018-07-12 07:24:55,842 [salt.state       ][INFO    ][2626] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:24:55.842304
2018-07-12 07:24:55,842 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-12 07:24:55,875 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-12 07:24:55,880 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command '/usr/sbin/visudo -c -f /tmp/tmpMCyNLj' in directory '/root'
2018-07-12 07:24:55,935 [salt.state       ][INFO    ][2626] File changed:
New file
2018-07-12 07:24:55,936 [salt.state       ][INFO    ][2626] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:24:55.935962 duration_in_ms=93.655
2018-07-12 07:24:55,936 [salt.state       ][INFO    ][2626] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:24:55.936844
2018-07-12 07:24:55,937 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-12 07:24:55,972 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-12 07:24:56,176 [salt.state       ][INFO    ][2626] File changed:
New file
2018-07-12 07:24:56,177 [salt.state       ][INFO    ][2626] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:24:56.177140 duration_in_ms=240.298
2018-07-12 07:24:56,177 [salt.state       ][INFO    ][2626] Running state [apt-daily.timer] at time 07:24:56.177526
2018-07-12 07:24:56,177 [salt.state       ][INFO    ][2626] Executing state service.dead for apt-daily.timer
2018-07-12 07:24:56,178 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-12 07:24:56,215 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:56,238 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:56,262 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:56,298 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:56,319 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:56,338 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:56,364 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:56,516 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:24:56,546 [salt.state       ][INFO    ][2626] {'apt-daily.timer': True}
2018-07-12 07:24:56,547 [salt.state       ][INFO    ][2626] Completed state [apt-daily.timer] at time 07:24:56.547408 duration_in_ms=369.881
2018-07-12 07:24:56,548 [salt.state       ][INFO    ][2626] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:24:56.547983
2018-07-12 07:24:56,548 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-12 07:24:56,573 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-12 07:24:56,752 [salt.state       ][INFO    ][2626] File changed:
New file
2018-07-12 07:24:56,752 [salt.state       ][INFO    ][2626] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:24:56.752823 duration_in_ms=204.84
2018-07-12 07:24:56,755 [salt.state       ][INFO    ][2626] Running state [service.systemctl_reload] at time 07:24:56.755489
2018-07-12 07:24:56,755 [salt.state       ][INFO    ][2626] Executing state module.wait for service.systemctl_reload
2018-07-12 07:24:56,756 [salt.state       ][INFO    ][2626] No changes made for service.systemctl_reload
2018-07-12 07:24:56,756 [salt.state       ][INFO    ][2626] Completed state [service.systemctl_reload] at time 07:24:56.756314 duration_in_ms=0.825
2018-07-12 07:24:56,756 [salt.state       ][INFO    ][2626] Running state [service.systemctl_reload] at time 07:24:56.756566
2018-07-12 07:24:56,756 [salt.state       ][INFO    ][2626] Executing state module.mod_watch for service.systemctl_reload
2018-07-12 07:24:56,757 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-12 07:24:56,951 [salt.state       ][INFO    ][2626] {'ret': True}
2018-07-12 07:24:56,953 [salt.state       ][INFO    ][2626] Completed state [service.systemctl_reload] at time 07:24:56.953171 duration_in_ms=196.602
2018-07-12 07:24:56,954 [salt.state       ][INFO    ][2626] Running state [/etc/issue] at time 07:24:56.954236
2018-07-12 07:24:56,955 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/issue
2018-07-12 07:24:56,964 [salt.state       ][INFO    ][2626] 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-12 07:24:56,964 [salt.state       ][INFO    ][2626] Completed state [/etc/issue] at time 07:24:56.964835 duration_in_ms=10.602
2018-07-12 07:24:56,965 [salt.state       ][INFO    ][2626] Running state [/etc/hostname] at time 07:24:56.965267
2018-07-12 07:24:56,965 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/hostname
2018-07-12 07:24:56,996 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-12 07:24:57,002 [salt.state       ][INFO    ][2626] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg01

2018-07-12 07:24:57,003 [salt.state       ][INFO    ][2626] Completed state [/etc/hostname] at time 07:24:57.002921 duration_in_ms=37.654
2018-07-12 07:24:57,006 [salt.state       ][INFO    ][2626] Running state [hostname msg01] at time 07:24:57.006889
2018-07-12 07:24:57,007 [salt.state       ][INFO    ][2626] Executing state cmd.wait for hostname msg01
2018-07-12 07:24:57,008 [salt.state       ][INFO    ][2626] No changes made for hostname msg01
2018-07-12 07:24:57,008 [salt.state       ][INFO    ][2626] Completed state [hostname msg01] at time 07:24:57.008312 duration_in_ms=1.423
2018-07-12 07:24:57,008 [salt.state       ][INFO    ][2626] Running state [hostname msg01] at time 07:24:57.008692
2018-07-12 07:24:57,009 [salt.state       ][INFO    ][2626] Executing state cmd.mod_watch for hostname msg01
2018-07-12 07:24:57,010 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command 'hostname msg01' in directory '/root'
2018-07-12 07:24:57,027 [salt.state       ][INFO    ][2626] {'pid': 4864, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-12 07:24:57,028 [salt.state       ][INFO    ][2626] Completed state [hostname msg01] at time 07:24:57.028633 duration_in_ms=19.941
2018-07-12 07:24:57,031 [salt.state       ][INFO    ][2626] Running state [mdb02] at time 07:24:57.031925
2018-07-12 07:24:57,032 [salt.state       ][INFO    ][2626] Executing state host.present for mdb02
2018-07-12 07:24:57,037 [salt.state       ][INFO    ][2626] {'host': 'mdb02'}
2018-07-12 07:24:57,037 [salt.state       ][INFO    ][2626] Completed state [mdb02] at time 07:24:57.037868 duration_in_ms=5.943
2018-07-12 07:24:57,038 [salt.state       ][INFO    ][2626] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 07:24:57.038307
2018-07-12 07:24:57,038 [salt.state       ][INFO    ][2626] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,041 [salt.state       ][INFO    ][2626] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,042 [salt.state       ][INFO    ][2626] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 07:24:57.042117 duration_in_ms=3.81
2018-07-12 07:24:57,042 [salt.state       ][INFO    ][2626] Running state [mdb03] at time 07:24:57.042543
2018-07-12 07:24:57,042 [salt.state       ][INFO    ][2626] Executing state host.present for mdb03
2018-07-12 07:24:57,047 [salt.state       ][INFO    ][2626] {'host': 'mdb03'}
2018-07-12 07:24:57,048 [salt.state       ][INFO    ][2626] Completed state [mdb03] at time 07:24:57.048129 duration_in_ms=5.586
2018-07-12 07:24:57,048 [salt.state       ][INFO    ][2626] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 07:24:57.048557
2018-07-12 07:24:57,048 [salt.state       ][INFO    ][2626] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,053 [salt.state       ][INFO    ][2626] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,054 [salt.state       ][INFO    ][2626] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 07:24:57.054125 duration_in_ms=5.568
2018-07-12 07:24:57,054 [salt.state       ][INFO    ][2626] Running state [mdb01] at time 07:24:57.054521
2018-07-12 07:24:57,054 [salt.state       ][INFO    ][2626] Executing state host.present for mdb01
2018-07-12 07:24:57,059 [salt.state       ][INFO    ][2626] {'host': 'mdb01'}
2018-07-12 07:24:57,060 [salt.state       ][INFO    ][2626] Completed state [mdb01] at time 07:24:57.060078 duration_in_ms=5.558
2018-07-12 07:24:57,060 [salt.state       ][INFO    ][2626] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 07:24:57.060418
2018-07-12 07:24:57,060 [salt.state       ][INFO    ][2626] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,065 [salt.state       ][INFO    ][2626] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,066 [salt.state       ][INFO    ][2626] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 07:24:57.066064 duration_in_ms=5.646
2018-07-12 07:24:57,066 [salt.state       ][INFO    ][2626] Running state [mdb] at time 07:24:57.066406
2018-07-12 07:24:57,066 [salt.state       ][INFO    ][2626] Executing state host.present for mdb
2018-07-12 07:24:57,071 [salt.state       ][INFO    ][2626] {'host': 'mdb'}
2018-07-12 07:24:57,072 [salt.state       ][INFO    ][2626] Completed state [mdb] at time 07:24:57.072061 duration_in_ms=5.655
2018-07-12 07:24:57,072 [salt.state       ][INFO    ][2626] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 07:24:57.072399
2018-07-12 07:24:57,072 [salt.state       ][INFO    ][2626] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,077 [salt.state       ][INFO    ][2626] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,078 [salt.state       ][INFO    ][2626] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 07:24:57.078071 duration_in_ms=5.672
2018-07-12 07:24:57,078 [salt.state       ][INFO    ][2626] Running state [cfg01] at time 07:24:57.078391
2018-07-12 07:24:57,078 [salt.state       ][INFO    ][2626] Executing state host.present for cfg01
2018-07-12 07:24:57,083 [salt.state       ][INFO    ][2626] {'host': 'cfg01'}
2018-07-12 07:24:57,084 [salt.state       ][INFO    ][2626] Completed state [cfg01] at time 07:24:57.084057 duration_in_ms=5.667
2018-07-12 07:24:57,084 [salt.state       ][INFO    ][2626] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:24:57.084376
2018-07-12 07:24:57,084 [salt.state       ][INFO    ][2626] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,089 [salt.state       ][INFO    ][2626] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,090 [salt.state       ][INFO    ][2626] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:24:57.090080 duration_in_ms=5.704
2018-07-12 07:24:57,090 [salt.state       ][INFO    ][2626] Running state [prx01] at time 07:24:57.090394
2018-07-12 07:24:57,090 [salt.state       ][INFO    ][2626] Executing state host.present for prx01
2018-07-12 07:24:57,095 [salt.state       ][INFO    ][2626] {'host': 'prx01'}
2018-07-12 07:24:57,096 [salt.state       ][INFO    ][2626] Completed state [prx01] at time 07:24:57.096058 duration_in_ms=5.664
2018-07-12 07:24:57,096 [salt.state       ][INFO    ][2626] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 07:24:57.096363
2018-07-12 07:24:57,096 [salt.state       ][INFO    ][2626] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,102 [salt.state       ][INFO    ][2626] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,102 [salt.state       ][INFO    ][2626] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 07:24:57.102333 duration_in_ms=5.971
2018-07-12 07:24:57,102 [salt.state       ][INFO    ][2626] Running state [kvm01] at time 07:24:57.102626
2018-07-12 07:24:57,102 [salt.state       ][INFO    ][2626] Executing state host.present for kvm01
2018-07-12 07:24:57,109 [salt.state       ][INFO    ][2626] {'host': 'kvm01'}
2018-07-12 07:24:57,109 [salt.state       ][INFO    ][2626] Completed state [kvm01] at time 07:24:57.109864 duration_in_ms=7.238
2018-07-12 07:24:57,110 [salt.state       ][INFO    ][2626] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 07:24:57.110158
2018-07-12 07:24:57,110 [salt.state       ][INFO    ][2626] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,115 [salt.state       ][INFO    ][2626] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,115 [salt.state       ][INFO    ][2626] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 07:24:57.115892 duration_in_ms=5.734
2018-07-12 07:24:57,116 [salt.state       ][INFO    ][2626] Running state [kvm03] at time 07:24:57.116180
2018-07-12 07:24:57,116 [salt.state       ][INFO    ][2626] Executing state host.present for kvm03
2018-07-12 07:24:57,121 [salt.state       ][INFO    ][2626] {'host': 'kvm03'}
2018-07-12 07:24:57,121 [salt.state       ][INFO    ][2626] Completed state [kvm03] at time 07:24:57.121870 duration_in_ms=5.69
2018-07-12 07:24:57,122 [salt.state       ][INFO    ][2626] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 07:24:57.122161
2018-07-12 07:24:57,122 [salt.state       ][INFO    ][2626] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,127 [salt.state       ][INFO    ][2626] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,127 [salt.state       ][INFO    ][2626] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 07:24:57.127884 duration_in_ms=5.723
2018-07-12 07:24:57,128 [salt.state       ][INFO    ][2626] Running state [kvm02] at time 07:24:57.128174
2018-07-12 07:24:57,128 [salt.state       ][INFO    ][2626] Executing state host.present for kvm02
2018-07-12 07:24:57,133 [salt.state       ][INFO    ][2626] {'host': 'kvm02'}
2018-07-12 07:24:57,133 [salt.state       ][INFO    ][2626] Completed state [kvm02] at time 07:24:57.133884 duration_in_ms=5.71
2018-07-12 07:24:57,134 [salt.state       ][INFO    ][2626] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 07:24:57.134178
2018-07-12 07:24:57,134 [salt.state       ][INFO    ][2626] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,139 [salt.state       ][INFO    ][2626] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,139 [salt.state       ][INFO    ][2626] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 07:24:57.139901 duration_in_ms=5.723
2018-07-12 07:24:57,140 [salt.state       ][INFO    ][2626] Running state [dbs] at time 07:24:57.140196
2018-07-12 07:24:57,140 [salt.state       ][INFO    ][2626] Executing state host.present for dbs
2018-07-12 07:24:57,145 [salt.state       ][INFO    ][2626] {'host': 'dbs'}
2018-07-12 07:24:57,146 [salt.state       ][INFO    ][2626] Completed state [dbs] at time 07:24:57.145955 duration_in_ms=5.759
2018-07-12 07:24:57,146 [salt.state       ][INFO    ][2626] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 07:24:57.146298
2018-07-12 07:24:57,146 [salt.state       ][INFO    ][2626] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,151 [salt.state       ][INFO    ][2626] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,152 [salt.state       ][INFO    ][2626] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 07:24:57.152023 duration_in_ms=5.725
2018-07-12 07:24:57,152 [salt.state       ][INFO    ][2626] Running state [prx] at time 07:24:57.152404
2018-07-12 07:24:57,152 [salt.state       ][INFO    ][2626] Executing state host.present for prx
2018-07-12 07:24:57,157 [salt.state       ][INFO    ][2626] {'host': 'prx'}
2018-07-12 07:24:57,158 [salt.state       ][INFO    ][2626] Completed state [prx] at time 07:24:57.158000 duration_in_ms=5.595
2018-07-12 07:24:57,158 [salt.state       ][INFO    ][2626] Running state [prx.mcp-ovs-dpdk-ha.local] at time 07:24:57.158345
2018-07-12 07:24:57,158 [salt.state       ][INFO    ][2626] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,163 [salt.state       ][INFO    ][2626] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,164 [salt.state       ][INFO    ][2626] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 07:24:57.164031 duration_in_ms=5.686
2018-07-12 07:24:57,164 [salt.state       ][INFO    ][2626] Running state [prx02] at time 07:24:57.164431
2018-07-12 07:24:57,164 [salt.state       ][INFO    ][2626] Executing state host.present for prx02
2018-07-12 07:24:57,169 [salt.state       ][INFO    ][2626] {'host': 'prx02'}
2018-07-12 07:24:57,170 [salt.state       ][INFO    ][2626] Completed state [prx02] at time 07:24:57.169960 duration_in_ms=5.529
2018-07-12 07:24:57,170 [salt.state       ][INFO    ][2626] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 07:24:57.170256
2018-07-12 07:24:57,170 [salt.state       ][INFO    ][2626] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,175 [salt.state       ][INFO    ][2626] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,176 [salt.state       ][INFO    ][2626] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 07:24:57.175967 duration_in_ms=5.712
2018-07-12 07:24:57,176 [salt.state       ][INFO    ][2626] Running state [msg02] at time 07:24:57.176257
2018-07-12 07:24:57,176 [salt.state       ][INFO    ][2626] Executing state host.present for msg02
2018-07-12 07:24:57,181 [salt.state       ][INFO    ][2626] {'host': 'msg02'}
2018-07-12 07:24:57,182 [salt.state       ][INFO    ][2626] Completed state [msg02] at time 07:24:57.181974 duration_in_ms=5.717
2018-07-12 07:24:57,182 [salt.state       ][INFO    ][2626] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 07:24:57.182271
2018-07-12 07:24:57,182 [salt.state       ][INFO    ][2626] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,187 [salt.state       ][INFO    ][2626] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,188 [salt.state       ][INFO    ][2626] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 07:24:57.187982 duration_in_ms=5.711
2018-07-12 07:24:57,188 [salt.state       ][INFO    ][2626] Running state [msg03] at time 07:24:57.188275
2018-07-12 07:24:57,188 [salt.state       ][INFO    ][2626] Executing state host.present for msg03
2018-07-12 07:24:57,193 [salt.state       ][INFO    ][2626] {'host': 'msg03'}
2018-07-12 07:24:57,194 [salt.state       ][INFO    ][2626] Completed state [msg03] at time 07:24:57.194001 duration_in_ms=5.726
2018-07-12 07:24:57,194 [salt.state       ][INFO    ][2626] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 07:24:57.194324
2018-07-12 07:24:57,194 [salt.state       ][INFO    ][2626] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,199 [salt.state       ][INFO    ][2626] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,200 [salt.state       ][INFO    ][2626] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 07:24:57.200029 duration_in_ms=5.705
2018-07-12 07:24:57,200 [salt.state       ][INFO    ][2626] Running state [msg01] at time 07:24:57.200338
2018-07-12 07:24:57,200 [salt.state       ][INFO    ][2626] Executing state host.present for msg01
2018-07-12 07:24:57,203 [salt.state       ][INFO    ][2626] {'host': 'msg01'}
2018-07-12 07:24:57,204 [salt.state       ][INFO    ][2626] Completed state [msg01] at time 07:24:57.204170 duration_in_ms=3.833
2018-07-12 07:24:57,204 [salt.state       ][INFO    ][2626] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 07:24:57.204493
2018-07-12 07:24:57,204 [salt.state       ][INFO    ][2626] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,209 [salt.state       ][INFO    ][2626] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,210 [salt.state       ][INFO    ][2626] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 07:24:57.210172 duration_in_ms=5.679
2018-07-12 07:24:57,210 [salt.state       ][INFO    ][2626] Running state [msg] at time 07:24:57.210485
2018-07-12 07:24:57,210 [salt.state       ][INFO    ][2626] Executing state host.present for msg
2018-07-12 07:24:57,215 [salt.state       ][INFO    ][2626] {'host': 'msg'}
2018-07-12 07:24:57,216 [salt.state       ][INFO    ][2626] Completed state [msg] at time 07:24:57.216191 duration_in_ms=5.706
2018-07-12 07:24:57,216 [salt.state       ][INFO    ][2626] Running state [msg.mcp-ovs-dpdk-ha.local] at time 07:24:57.216489
2018-07-12 07:24:57,216 [salt.state       ][INFO    ][2626] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,221 [salt.state       ][INFO    ][2626] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,222 [salt.state       ][INFO    ][2626] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 07:24:57.222188 duration_in_ms=5.699
2018-07-12 07:24:57,222 [salt.state       ][INFO    ][2626] Running state [cfg01] at time 07:24:57.222474
2018-07-12 07:24:57,222 [salt.state       ][INFO    ][2626] Executing state host.present for cfg01
2018-07-12 07:24:57,223 [salt.state       ][INFO    ][2626] Host cfg01 (10.167.4.11) already present
2018-07-12 07:24:57,223 [salt.state       ][INFO    ][2626] Completed state [cfg01] at time 07:24:57.223573 duration_in_ms=1.099
2018-07-12 07:24:57,223 [salt.state       ][INFO    ][2626] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:24:57.223863
2018-07-12 07:24:57,224 [salt.state       ][INFO    ][2626] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,224 [salt.state       ][INFO    ][2626] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-12 07:24:57,225 [salt.state       ][INFO    ][2626] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:24:57.224954 duration_in_ms=1.091
2018-07-12 07:24:57,225 [salt.state       ][INFO    ][2626] Running state [cmp002] at time 07:24:57.225246
2018-07-12 07:24:57,225 [salt.state       ][INFO    ][2626] Executing state host.present for cmp002
2018-07-12 07:24:57,227 [salt.state       ][INFO    ][2626] {'host': 'cmp002'}
2018-07-12 07:24:57,228 [salt.state       ][INFO    ][2626] Completed state [cmp002] at time 07:24:57.228200 duration_in_ms=2.954
2018-07-12 07:24:57,228 [salt.state       ][INFO    ][2626] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 07:24:57.228508
2018-07-12 07:24:57,228 [salt.state       ][INFO    ][2626] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,234 [salt.state       ][INFO    ][2626] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,234 [salt.state       ][INFO    ][2626] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 07:24:57.234564 duration_in_ms=6.056
2018-07-12 07:24:57,234 [salt.state       ][INFO    ][2626] Running state [cmp001] at time 07:24:57.234917
2018-07-12 07:24:57,235 [salt.state       ][INFO    ][2626] Executing state host.present for cmp001
2018-07-12 07:24:57,240 [salt.state       ][INFO    ][2626] {'host': 'cmp001'}
2018-07-12 07:24:57,240 [salt.state       ][INFO    ][2626] Completed state [cmp001] at time 07:24:57.240247 duration_in_ms=5.329
2018-07-12 07:24:57,240 [salt.state       ][INFO    ][2626] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 07:24:57.240596
2018-07-12 07:24:57,240 [salt.state       ][INFO    ][2626] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,246 [salt.state       ][INFO    ][2626] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,246 [salt.state       ][INFO    ][2626] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 07:24:57.246227 duration_in_ms=5.63
2018-07-12 07:24:57,246 [salt.state       ][INFO    ][2626] Running state [dbs01] at time 07:24:57.246523
2018-07-12 07:24:57,246 [salt.state       ][INFO    ][2626] Executing state host.present for dbs01
2018-07-12 07:24:57,252 [salt.state       ][INFO    ][2626] {'host': 'dbs01'}
2018-07-12 07:24:57,252 [salt.state       ][INFO    ][2626] Completed state [dbs01] at time 07:24:57.252269 duration_in_ms=5.746
2018-07-12 07:24:57,252 [salt.state       ][INFO    ][2626] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 07:24:57.252624
2018-07-12 07:24:57,252 [salt.state       ][INFO    ][2626] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,258 [salt.state       ][INFO    ][2626] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,258 [salt.state       ][INFO    ][2626] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 07:24:57.258309 duration_in_ms=5.685
2018-07-12 07:24:57,258 [salt.state       ][INFO    ][2626] Running state [dbs02] at time 07:24:57.258690
2018-07-12 07:24:57,259 [salt.state       ][INFO    ][2626] Executing state host.present for dbs02
2018-07-12 07:24:57,264 [salt.state       ][INFO    ][2626] {'host': 'dbs02'}
2018-07-12 07:24:57,264 [salt.state       ][INFO    ][2626] Completed state [dbs02] at time 07:24:57.264314 duration_in_ms=5.625
2018-07-12 07:24:57,264 [salt.state       ][INFO    ][2626] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 07:24:57.264678
2018-07-12 07:24:57,265 [salt.state       ][INFO    ][2626] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,270 [salt.state       ][INFO    ][2626] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,270 [salt.state       ][INFO    ][2626] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 07:24:57.270264 duration_in_ms=5.586
2018-07-12 07:24:57,270 [salt.state       ][INFO    ][2626] Running state [dbs03] at time 07:24:57.270558
2018-07-12 07:24:57,270 [salt.state       ][INFO    ][2626] Executing state host.present for dbs03
2018-07-12 07:24:57,276 [salt.state       ][INFO    ][2626] {'host': 'dbs03'}
2018-07-12 07:24:57,276 [salt.state       ][INFO    ][2626] Completed state [dbs03] at time 07:24:57.276270 duration_in_ms=5.712
2018-07-12 07:24:57,276 [salt.state       ][INFO    ][2626] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 07:24:57.276570
2018-07-12 07:24:57,276 [salt.state       ][INFO    ][2626] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,282 [salt.state       ][INFO    ][2626] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,282 [salt.state       ][INFO    ][2626] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 07:24:57.282281 duration_in_ms=5.711
2018-07-12 07:24:57,282 [salt.state       ][INFO    ][2626] Running state [mas01] at time 07:24:57.282575
2018-07-12 07:24:57,282 [salt.state       ][INFO    ][2626] Executing state host.present for mas01
2018-07-12 07:24:57,288 [salt.state       ][INFO    ][2626] {'host': 'mas01'}
2018-07-12 07:24:57,288 [salt.state       ][INFO    ][2626] Completed state [mas01] at time 07:24:57.288302 duration_in_ms=5.727
2018-07-12 07:24:57,288 [salt.state       ][INFO    ][2626] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 07:24:57.288610
2018-07-12 07:24:57,288 [salt.state       ][INFO    ][2626] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,294 [salt.state       ][INFO    ][2626] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,294 [salt.state       ][INFO    ][2626] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 07:24:57.294311 duration_in_ms=5.701
2018-07-12 07:24:57,294 [salt.state       ][INFO    ][2626] Running state [ctl02] at time 07:24:57.294607
2018-07-12 07:24:57,294 [salt.state       ][INFO    ][2626] Executing state host.present for ctl02
2018-07-12 07:24:57,296 [salt.state       ][INFO    ][2626] {'host': 'ctl02'}
2018-07-12 07:24:57,297 [salt.state       ][INFO    ][2626] Completed state [ctl02] at time 07:24:57.297242 duration_in_ms=2.634
2018-07-12 07:24:57,297 [salt.state       ][INFO    ][2626] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 07:24:57.297604
2018-07-12 07:24:57,297 [salt.state       ][INFO    ][2626] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,301 [salt.state       ][INFO    ][2626] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,301 [salt.state       ][INFO    ][2626] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 07:24:57.301868 duration_in_ms=4.264
2018-07-12 07:24:57,302 [salt.state       ][INFO    ][2626] Running state [ctl03] at time 07:24:57.302159
2018-07-12 07:24:57,302 [salt.state       ][INFO    ][2626] Executing state host.present for ctl03
2018-07-12 07:24:57,307 [salt.state       ][INFO    ][2626] {'host': 'ctl03'}
2018-07-12 07:24:57,307 [salt.state       ][INFO    ][2626] Completed state [ctl03] at time 07:24:57.307866 duration_in_ms=5.707
2018-07-12 07:24:57,308 [salt.state       ][INFO    ][2626] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 07:24:57.308156
2018-07-12 07:24:57,308 [salt.state       ][INFO    ][2626] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,313 [salt.state       ][INFO    ][2626] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,313 [salt.state       ][INFO    ][2626] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 07:24:57.313883 duration_in_ms=5.727
2018-07-12 07:24:57,314 [salt.state       ][INFO    ][2626] Running state [ctl01] at time 07:24:57.314173
2018-07-12 07:24:57,314 [salt.state       ][INFO    ][2626] Executing state host.present for ctl01
2018-07-12 07:24:57,319 [salt.state       ][INFO    ][2626] {'host': 'ctl01'}
2018-07-12 07:24:57,320 [salt.state       ][INFO    ][2626] Completed state [ctl01] at time 07:24:57.320013 duration_in_ms=5.84
2018-07-12 07:24:57,320 [salt.state       ][INFO    ][2626] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 07:24:57.320417
2018-07-12 07:24:57,320 [salt.state       ][INFO    ][2626] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,325 [salt.state       ][INFO    ][2626] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,325 [salt.state       ][INFO    ][2626] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 07:24:57.325903 duration_in_ms=5.486
2018-07-12 07:24:57,326 [salt.state       ][INFO    ][2626] Running state [ctl] at time 07:24:57.326197
2018-07-12 07:24:57,326 [salt.state       ][INFO    ][2626] Executing state host.present for ctl
2018-07-12 07:24:57,331 [salt.state       ][INFO    ][2626] {'host': 'ctl'}
2018-07-12 07:24:57,331 [salt.state       ][INFO    ][2626] Completed state [ctl] at time 07:24:57.331915 duration_in_ms=5.718
2018-07-12 07:24:57,332 [salt.state       ][INFO    ][2626] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 07:24:57.332210
2018-07-12 07:24:57,332 [salt.state       ][INFO    ][2626] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-12 07:24:57,337 [salt.state       ][INFO    ][2626] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-12 07:24:57,337 [salt.state       ][INFO    ][2626] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 07:24:57.337940 duration_in_ms=5.731
2018-07-12 07:24:57,338 [salt.state       ][INFO    ][2626] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:24:57.338247
2018-07-12 07:24:57,338 [salt.state       ][INFO    ][2626] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-12 07:24:57,339 [salt.state       ][INFO    ][2626] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-12 07:24:57,339 [salt.state       ][INFO    ][2626] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:24:57.339261 duration_in_ms=1.014
2018-07-12 07:24:57,350 [salt.state       ][INFO    ][2626] Running state [ens3] at time 07:24:57.350456
2018-07-12 07:24:57,350 [salt.state       ][INFO    ][2626] Executing state network.managed for ens3
2018-07-12 07:24:57,626 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-12 07:24:58,641 [salt.state       ][INFO    ][2626] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-12 07:24:58,641 [salt.state       ][INFO    ][2626] Completed state [ens3] at time 07:24:58.641696 duration_in_ms=1291.238
2018-07-12 07:24:58,642 [salt.state       ][INFO    ][2626] Running state [ens2] at time 07:24:58.642360
2018-07-12 07:24:58,643 [salt.state       ][INFO    ][2626] Executing state network.managed for ens2
2018-07-12 07:24:58,687 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-12 07:24:58,814 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-12 07:24:58,933 [salt.state       ][INFO    ][2626] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-12 07:24:58,934 [salt.state       ][INFO    ][2626] Completed state [ens2] at time 07:24:58.934354 duration_in_ms=291.996
2018-07-12 07:24:58,935 [salt.state       ][INFO    ][2626] Running state [linux_system_network] at time 07:24:58.935166
2018-07-12 07:24:58,935 [salt.state       ][INFO    ][2626] Executing state network.system for linux_system_network
2018-07-12 07:24:58,937 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-12 07:24:58,957 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-12 07:24:59,008 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-12 07:24:59,029 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-12 07:24:59,055 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-12 07:24:59,722 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072459701095
2018-07-12 07:24:59,744 [salt.minion      ][INFO    ][5137] Starting a new job with PID 5137
2018-07-12 07:24:59,787 [salt.minion      ][INFO    ][5137] Returning information for job: 20180712072459701095
2018-07-12 07:25:00,084 [salt.loaded.int.module.debian_ip][WARNING ][2626] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-12 07:25:00,084 [salt.state       ][INFO    ][2626] {'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-12 07:25:00,084 [salt.state       ][INFO    ][2626] Completed state [linux_system_network] at time 07:25:00.084852 duration_in_ms=1149.686
2018-07-12 07:25:00,085 [salt.state       ][INFO    ][2626] Running state [/etc/profile.d/proxy.sh] at time 07:25:00.085292
2018-07-12 07:25:00,085 [salt.state       ][INFO    ][2626] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-12 07:25:00,086 [salt.state       ][INFO    ][2626] File /etc/profile.d/proxy.sh is not present
2018-07-12 07:25:00,086 [salt.state       ][INFO    ][2626] Completed state [/etc/profile.d/proxy.sh] at time 07:25:00.086432 duration_in_ms=1.14
2018-07-12 07:25:00,086 [salt.state       ][INFO    ][2626] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:25:00.086714
2018-07-12 07:25:00,087 [salt.state       ][INFO    ][2626] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-12 07:25:00,087 [salt.state       ][INFO    ][2626] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-12 07:25:00,087 [salt.state       ][INFO    ][2626] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:25:00.087630 duration_in_ms=0.916
2018-07-12 07:25:00,094 [salt.state       ][INFO    ][2626] Running state [ntp] at time 07:25:00.094277
2018-07-12 07:25:00,094 [salt.state       ][INFO    ][2626] Executing state pkg.installed for ntp
2018-07-12 07:25:00,339 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:25:00,427 [salt.loaded.int.module.cmdmod][INFO    ][2626] 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-12 07:25:09,829 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072509803660
2018-07-12 07:25:09,858 [salt.minion      ][INFO    ][5939] Starting a new job with PID 5939
2018-07-12 07:25:09,879 [salt.minion      ][INFO    ][5939] Returning information for job: 20180712072509803660
2018-07-12 07:25:14,312 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:25:14,451 [salt.state       ][INFO    ][2626] 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-12 07:25:14,499 [salt.state       ][INFO    ][2626] Loading fresh modules for state activity
2018-07-12 07:25:14,572 [salt.state       ][INFO    ][2626] Completed state [ntp] at time 07:25:14.572024 duration_in_ms=14477.745
2018-07-12 07:25:14,579 [salt.state       ][INFO    ][2626] Running state [/etc/ntp.conf] at time 07:25:14.579048
2018-07-12 07:25:14,579 [salt.state       ][INFO    ][2626] Executing state file.managed for /etc/ntp.conf
2018-07-12 07:25:14,618 [salt.fileclient  ][INFO    ][2626] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-12 07:25:14,750 [salt.state       ][INFO    ][2626] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift

2018-07-12 07:25:14,755 [salt.state       ][INFO    ][2626] Completed state [/etc/ntp.conf] at time 07:25:14.755440 duration_in_ms=176.39
2018-07-12 07:25:14,758 [salt.loader      ][ERROR   ][2626] 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-12 07:25:15,228 [salt.state       ][INFO    ][2626] Running state [ntp] at time 07:25:15.228431
2018-07-12 07:25:15,228 [salt.state       ][INFO    ][2626] Executing state service.running for ntp
2018-07-12 07:25:15,232 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-12 07:25:15,273 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-12 07:25:15,300 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-12 07:25:15,325 [salt.state       ][INFO    ][2626] The service ntp is already running
2018-07-12 07:25:15,326 [salt.state       ][INFO    ][2626] Completed state [ntp] at time 07:25:15.325946 duration_in_ms=97.516
2018-07-12 07:25:15,326 [salt.state       ][INFO    ][2626] Running state [ntp] at time 07:25:15.326308
2018-07-12 07:25:15,326 [salt.state       ][INFO    ][2626] Executing state service.mod_watch for ntp
2018-07-12 07:25:15,327 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-12 07:25:15,346 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-12 07:25:15,367 [salt.loaded.int.module.cmdmod][INFO    ][2626] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-12 07:25:15,482 [salt.state       ][INFO    ][2626] {'ntp': True}
2018-07-12 07:25:15,483 [salt.state       ][INFO    ][2626] Completed state [ntp] at time 07:25:15.483142 duration_in_ms=156.834
2018-07-12 07:25:15,501 [salt.minion      ][INFO    ][2626] Returning information for job: 20180712072348839216
2018-07-12 07:26:00,837 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.apply with jid 20180712072600815690
2018-07-12 07:26:00,882 [salt.minion      ][INFO    ][6196] Starting a new job with PID 6196
2018-07-12 07:26:03,725 [salt.state       ][INFO    ][6196] Loading fresh modules for state activity
2018-07-12 07:26:09,551 [salt.state       ][INFO    ][6196] Running state [/etc/environment] at time 07:26:09.551047
2018-07-12 07:26:09,551 [salt.state       ][INFO    ][6196] Executing state file.blockreplace for /etc/environment
2018-07-12 07:26:09,561 [salt.state       ][INFO    ][6196] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-07-12 07:26:09,561 [salt.state       ][INFO    ][6196] Completed state [/etc/environment] at time 07:26:09.561505 duration_in_ms=10.458
2018-07-12 07:26:09,561 [salt.state       ][INFO    ][6196] Running state [/etc/profile.d] at time 07:26:09.561767
2018-07-12 07:26:09,562 [salt.state       ][INFO    ][6196] Executing state file.directory for /etc/profile.d
2018-07-12 07:26:09,563 [salt.state       ][INFO    ][6196] Directory /etc/profile.d is in the correct state
2018-07-12 07:26:09,564 [salt.state       ][INFO    ][6196] Completed state [/etc/profile.d] at time 07:26:09.564147 duration_in_ms=2.38
2018-07-12 07:26:09,617 [salt.loader      ][ERROR   ][6196] 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-12 07:26:10,285 [salt.state       ][INFO    ][6196] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 07:26:10.285282
2018-07-12 07:26:10,285 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-12 07:26:10,321 [salt.state       ][INFO    ][6196] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-12 07:26:10,321 [salt.state       ][INFO    ][6196] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 07:26:10.321593 duration_in_ms=36.311
2018-07-12 07:26:10,321 [salt.state       ][INFO    ][6196] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:26:10.321856
2018-07-12 07:26:10,322 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-12 07:26:10,347 [salt.state       ][INFO    ][6196] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-12 07:26:10,347 [salt.state       ][INFO    ][6196] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:26:10.347331 duration_in_ms=25.475
2018-07-12 07:26:10,349 [salt.state       ][INFO    ][6196] Running state [linux_repo_prereq_pkgs] at time 07:26:10.349742
2018-07-12 07:26:10,350 [salt.state       ][INFO    ][6196] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-12 07:26:10,350 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:26:11,149 [salt.state       ][INFO    ][6196] All specified packages are already installed
2018-07-12 07:26:11,149 [salt.state       ][INFO    ][6196] Completed state [linux_repo_prereq_pkgs] at time 07:26:11.149424 duration_in_ms=799.681
2018-07-12 07:26:11,149 [salt.state       ][INFO    ][6196] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 07:26:11.149828
2018-07-12 07:26:11,150 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-12 07:26:11,211 [salt.state       ][INFO    ][6196] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-12 07:26:11,211 [salt.state       ][INFO    ][6196] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 07:26:11.211593 duration_in_ms=61.764
2018-07-12 07:26:11,212 [salt.state       ][INFO    ][6196] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:26:11.212148
2018-07-12 07:26:11,212 [salt.state       ][INFO    ][6196] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-12 07:26:11,213 [salt.state       ][INFO    ][6196] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-12 07:26:11,213 [salt.state       ][INFO    ][6196] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:26:11.213828 duration_in_ms=1.68
2018-07-12 07:26:11,214 [salt.state       ][INFO    ][6196] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:26:11.214421
2018-07-12 07:26:11,214 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-12 07:26:11,385 [salt.state       ][INFO    ][6196] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-12 07:26:11,386 [salt.state       ][INFO    ][6196] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:26:11.386409 duration_in_ms=171.988
2018-07-12 07:26:11,388 [salt.state       ][INFO    ][6196] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 07:26:11.388111
2018-07-12 07:26:11,388 [salt.state       ][INFO    ][6196] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-12 07:26:11,389 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-12 07:26:12,499 [salt.state       ][INFO    ][6196] {'pid': 6260, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-12 07:26:12,500 [salt.state       ][INFO    ][6196] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 07:26:12.500767 duration_in_ms=1112.655
2018-07-12 07:26:12,513 [salt.state       ][INFO    ][6196] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 07:26:12.513867
2018-07-12 07:26:12,514 [salt.state       ][INFO    ][6196] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-12 07:26:12,678 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:26:20,939 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072620904851
2018-07-12 07:26:20,962 [salt.minion      ][INFO    ][6708] Starting a new job with PID 6708
2018-07-12 07:26:21,002 [salt.minion      ][INFO    ][6708] Returning information for job: 20180712072620904851
2018-07-12 07:26:21,985 [salt.state       ][INFO    ][6196] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-12 07:26:21,986 [salt.state       ][INFO    ][6196] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 07:26:21.986548 duration_in_ms=9472.68
2018-07-12 07:26:21,987 [salt.state       ][INFO    ][6196] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:26:21.987749
2018-07-12 07:26:21,988 [salt.state       ][INFO    ][6196] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-12 07:26:21,990 [salt.state       ][INFO    ][6196] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-12 07:26:21,991 [salt.state       ][INFO    ][6196] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:26:21.991204 duration_in_ms=3.455
2018-07-12 07:26:21,992 [salt.state       ][INFO    ][6196] Running state [/etc/apt/preferences.d/uca] at time 07:26:21.992185
2018-07-12 07:26:21,993 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-12 07:26:22,220 [salt.state       ][INFO    ][6196] File /etc/apt/preferences.d/uca is in the correct state
2018-07-12 07:26:22,221 [salt.state       ][INFO    ][6196] Completed state [/etc/apt/preferences.d/uca] at time 07:26:22.221344 duration_in_ms=229.16
2018-07-12 07:26:22,229 [salt.state       ][INFO    ][6196] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:26:22.229388
2018-07-12 07:26:22,230 [salt.state       ][INFO    ][6196] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-12 07:26:22,231 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-12 07:26:22,254 [salt.state       ][INFO    ][6196] unless execution succeeded
2018-07-12 07:26:22,254 [salt.state       ][INFO    ][6196] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 07:26:22.254878 duration_in_ms=25.489
2018-07-12 07:26:22,260 [salt.state       ][INFO    ][6196] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 07:26:22.259978
2018-07-12 07:26:22,260 [salt.state       ][INFO    ][6196] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-12 07:26:22,328 [salt.state       ][INFO    ][6196] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-12 07:26:22,329 [salt.state       ][INFO    ][6196] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 07:26:22.329148 duration_in_ms=69.17
2018-07-12 07:26:22,329 [salt.state       ][INFO    ][6196] Running state [linux_extra_packages_latest] at time 07:26:22.329754
2018-07-12 07:26:22,330 [salt.state       ][INFO    ][6196] Executing state pkg.latest for linux_extra_packages_latest
2018-07-12 07:26:22,351 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-12 07:26:22,480 [salt.state       ][INFO    ][6196] Package python-tornado is already up-to-date
2018-07-12 07:26:22,482 [salt.state       ][INFO    ][6196] Completed state [linux_extra_packages_latest] at time 07:26:22.482552 duration_in_ms=152.795
2018-07-12 07:26:22,485 [salt.state       ][INFO    ][6196] Running state [UTC] at time 07:26:22.485441
2018-07-12 07:26:22,486 [salt.state       ][INFO    ][6196] Executing state timezone.system for UTC
2018-07-12 07:26:22,489 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['timedatectl'] in directory '/root'
2018-07-12 07:26:22,553 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['timedatectl'] in directory '/root'
2018-07-12 07:26:22,572 [salt.state       ][INFO    ][6196] Timezone UTC already set, UTC already set to UTC
2018-07-12 07:26:22,573 [salt.state       ][INFO    ][6196] Completed state [UTC] at time 07:26:22.573420 duration_in_ms=87.98
2018-07-12 07:26:22,575 [salt.state       ][INFO    ][6196] Running state [nf_conntrack] at time 07:26:22.575247
2018-07-12 07:26:22,575 [salt.state       ][INFO    ][6196] Executing state kmod.present for nf_conntrack
2018-07-12 07:26:22,577 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'lsmod' in directory '/root'
2018-07-12 07:26:22,595 [salt.state       ][INFO    ][6196] Kernel module nf_conntrack is already present
2018-07-12 07:26:22,596 [salt.state       ][INFO    ][6196] Completed state [nf_conntrack] at time 07:26:22.596393 duration_in_ms=21.146
2018-07-12 07:26:22,597 [salt.state       ][INFO    ][6196] Running state [kernel.panic] at time 07:26:22.597869
2018-07-12 07:26:22,598 [salt.state       ][INFO    ][6196] Executing state sysctl.present for kernel.panic
2018-07-12 07:26:22,614 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,660 [salt.state       ][INFO    ][6196] Sysctl value kernel.panic = 60 is already set
2018-07-12 07:26:22,660 [salt.state       ][INFO    ][6196] Completed state [kernel.panic] at time 07:26:22.660621 duration_in_ms=62.752
2018-07-12 07:26:22,661 [salt.state       ][INFO    ][6196] Running state [net.ipv4.tcp_keepalive_probes] at time 07:26:22.661259
2018-07-12 07:26:22,661 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-12 07:26:22,662 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,706 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-12 07:26:22,707 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:26:22.707267 duration_in_ms=46.01
2018-07-12 07:26:22,707 [salt.state       ][INFO    ][6196] Running state [fs.file-max] at time 07:26:22.707793
2018-07-12 07:26:22,708 [salt.state       ][INFO    ][6196] Executing state sysctl.present for fs.file-max
2018-07-12 07:26:22,709 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,752 [salt.state       ][INFO    ][6196] Sysctl value fs.file-max = 124165 is already set
2018-07-12 07:26:22,752 [salt.state       ][INFO    ][6196] Completed state [fs.file-max] at time 07:26:22.752605 duration_in_ms=44.812
2018-07-12 07:26:22,753 [salt.state       ][INFO    ][6196] Running state [net.core.somaxconn] at time 07:26:22.753120
2018-07-12 07:26:22,753 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.core.somaxconn
2018-07-12 07:26:22,754 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,798 [salt.state       ][INFO    ][6196] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-12 07:26:22,799 [salt.state       ][INFO    ][6196] Completed state [net.core.somaxconn] at time 07:26:22.799040 duration_in_ms=45.92
2018-07-12 07:26:22,799 [salt.state       ][INFO    ][6196] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:26:22.799580
2018-07-12 07:26:22,800 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-12 07:26:22,800 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,846 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-12 07:26:22,847 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:26:22.846905 duration_in_ms=47.325
2018-07-12 07:26:22,847 [salt.state       ][INFO    ][6196] Running state [net.ipv4.tcp_tw_reuse] at time 07:26:22.847446
2018-07-12 07:26:22,847 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-12 07:26:22,848 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,891 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-12 07:26:22,892 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.tcp_tw_reuse] at time 07:26:22.892100 duration_in_ms=44.654
2018-07-12 07:26:22,892 [salt.state       ][INFO    ][6196] Running state [net.ipv4.tcp_congestion_control] at time 07:26:22.892630
2018-07-12 07:26:22,893 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-12 07:26:22,893 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,936 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-12 07:26:22,937 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.tcp_congestion_control] at time 07:26:22.937348 duration_in_ms=44.717
2018-07-12 07:26:22,937 [salt.state       ][INFO    ][6196] Running state [net.ipv4.tcp_retries2] at time 07:26:22.937876
2018-07-12 07:26:22,938 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-12 07:26:22,939 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:22,982 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-12 07:26:22,982 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.tcp_retries2] at time 07:26:22.982582 duration_in_ms=44.706
2018-07-12 07:26:22,983 [salt.state       ][INFO    ][6196] Running state [net.core.netdev_max_backlog] at time 07:26:22.983133
2018-07-12 07:26:22,983 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-12 07:26:22,984 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,027 [salt.state       ][INFO    ][6196] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-12 07:26:23,028 [salt.state       ][INFO    ][6196] Completed state [net.core.netdev_max_backlog] at time 07:26:23.028262 duration_in_ms=45.129
2018-07-12 07:26:23,028 [salt.state       ][INFO    ][6196] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:26:23.028790
2018-07-12 07:26:23,029 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-12 07:26:23,030 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,074 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-12 07:26:23,075 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:26:23.074930 duration_in_ms=46.14
2018-07-12 07:26:23,075 [salt.state       ][INFO    ][6196] Running state [vm.swappiness] at time 07:26:23.075472
2018-07-12 07:26:23,075 [salt.state       ][INFO    ][6196] Executing state sysctl.present for vm.swappiness
2018-07-12 07:26:23,076 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,121 [salt.state       ][INFO    ][6196] Sysctl value vm.swappiness = 10 is already set
2018-07-12 07:26:23,121 [salt.state       ][INFO    ][6196] Completed state [vm.swappiness] at time 07:26:23.121556 duration_in_ms=46.084
2018-07-12 07:26:23,122 [salt.state       ][INFO    ][6196] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:26:23.121963
2018-07-12 07:26:23,122 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-12 07:26:23,123 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,167 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-12 07:26:23,167 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:26:23.167581 duration_in_ms=45.618
2018-07-12 07:26:23,168 [salt.state       ][INFO    ][6196] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:26:23.167995
2018-07-12 07:26:23,168 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-12 07:26:23,169 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,214 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-12 07:26:23,214 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:26:23.214830 duration_in_ms=46.834
2018-07-12 07:26:23,215 [salt.state       ][INFO    ][6196] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:26:23.215298
2018-07-12 07:26:23,215 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-12 07:26:23,216 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,260 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-12 07:26:23,261 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:26:23.261180 duration_in_ms=45.881
2018-07-12 07:26:23,261 [salt.state       ][INFO    ][6196] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:26:23.261711
2018-07-12 07:26:23,262 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-12 07:26:23,263 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,307 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-12 07:26:23,308 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:26:23.308433 duration_in_ms=46.722
2018-07-12 07:26:23,309 [salt.state       ][INFO    ][6196] Running state [net.ipv4.tcp_fin_timeout] at time 07:26:23.308964
2018-07-12 07:26:23,309 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-12 07:26:23,310 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,360 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-12 07:26:23,361 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.tcp_fin_timeout] at time 07:26:23.361184 duration_in_ms=52.218
2018-07-12 07:26:23,362 [salt.state       ][INFO    ][6196] Running state [net.ipv4.tcp_keepalive_time] at time 07:26:23.362119
2018-07-12 07:26:23,363 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-12 07:26:23,364 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,417 [salt.state       ][INFO    ][6196] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-12 07:26:23,418 [salt.state       ][INFO    ][6196] Completed state [net.ipv4.tcp_keepalive_time] at time 07:26:23.418180 duration_in_ms=56.06
2018-07-12 07:26:23,419 [salt.state       ][INFO    ][6196] Running state [net.nf_conntrack_max] at time 07:26:23.419234
2018-07-12 07:26:23,420 [salt.state       ][INFO    ][6196] Executing state sysctl.present for net.nf_conntrack_max
2018-07-12 07:26:23,421 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:26:23,476 [salt.state       ][INFO    ][6196] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-12 07:26:23,477 [salt.state       ][INFO    ][6196] Completed state [net.nf_conntrack_max] at time 07:26:23.477239 duration_in_ms=58.005
2018-07-12 07:26:23,478 [salt.state       ][INFO    ][6196] Running state [linux_sysfs_package] at time 07:26:23.478331
2018-07-12 07:26:23,479 [salt.state       ][INFO    ][6196] Executing state pkg.installed for linux_sysfs_package
2018-07-12 07:26:23,511 [salt.state       ][INFO    ][6196] All specified packages are already installed
2018-07-12 07:26:23,512 [salt.state       ][INFO    ][6196] Completed state [linux_sysfs_package] at time 07:26:23.512397 duration_in_ms=34.067
2018-07-12 07:26:23,517 [salt.state       ][INFO    ][6196] Running state [/etc/sysfs.d] at time 07:26:23.517656
2018-07-12 07:26:23,518 [salt.state       ][INFO    ][6196] Executing state file.directory for /etc/sysfs.d
2018-07-12 07:26:23,520 [salt.state       ][INFO    ][6196] Directory /etc/sysfs.d is in the correct state
2018-07-12 07:26:23,520 [salt.state       ][INFO    ][6196] Completed state [/etc/sysfs.d] at time 07:26:23.520445 duration_in_ms=2.79
2018-07-12 07:26:23,522 [salt.state       ][INFO    ][6196] Running state [ondemand] at time 07:26:23.522248
2018-07-12 07:26:23,522 [salt.state       ][INFO    ][6196] Executing state service.dead for ondemand
2018-07-12 07:26:23,524 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-12 07:26:23,570 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-12 07:26:23,596 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-12 07:26:23,636 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'runlevel' in directory '/root'
2018-07-12 07:26:23,656 [salt.state       ][INFO    ][6196] The service ondemand is already dead
2018-07-12 07:26:23,657 [salt.state       ][INFO    ][6196] Completed state [ondemand] at time 07:26:23.657176 duration_in_ms=134.927
2018-07-12 07:26:23,659 [salt.state       ][INFO    ][6196] Running state [cs_CZ.UTF-8] at time 07:26:23.659255
2018-07-12 07:26:23,659 [salt.state       ][INFO    ][6196] Executing state locale.present for cs_CZ.UTF-8
2018-07-12 07:26:23,661 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'locale -a' in directory '/root'
2018-07-12 07:26:23,687 [salt.state       ][INFO    ][6196] Locale cs_CZ.UTF-8 is already present
2018-07-12 07:26:23,688 [salt.state       ][INFO    ][6196] Completed state [cs_CZ.UTF-8] at time 07:26:23.688020 duration_in_ms=28.765
2018-07-12 07:26:23,688 [salt.state       ][INFO    ][6196] Running state [en_US.UTF-8] at time 07:26:23.688727
2018-07-12 07:26:23,689 [salt.state       ][INFO    ][6196] Executing state locale.present for en_US.UTF-8
2018-07-12 07:26:23,690 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'locale -a' in directory '/root'
2018-07-12 07:26:23,713 [salt.state       ][INFO    ][6196] Locale en_US.UTF-8 is already present
2018-07-12 07:26:23,713 [salt.state       ][INFO    ][6196] Completed state [en_US.UTF-8] at time 07:26:23.713826 duration_in_ms=25.099
2018-07-12 07:26:23,717 [salt.state       ][INFO    ][6196] Running state [en_US.UTF-8] at time 07:26:23.717874
2018-07-12 07:26:23,718 [salt.state       ][INFO    ][6196] Executing state locale.system for en_US.UTF-8
2018-07-12 07:26:23,719 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'localectl' in directory '/root'
2018-07-12 07:26:23,775 [salt.state       ][INFO    ][6196] System locale en_US.UTF-8 already set
2018-07-12 07:26:23,775 [salt.state       ][INFO    ][6196] Completed state [en_US.UTF-8] at time 07:26:23.775464 duration_in_ms=57.59
2018-07-12 07:26:23,776 [salt.state       ][INFO    ][6196] Running state [root] at time 07:26:23.776608
2018-07-12 07:26:23,776 [salt.state       ][INFO    ][6196] Executing state group.present for root
2018-07-12 07:26:23,777 [salt.state       ][INFO    ][6196] Group root is present and up to date
2018-07-12 07:26:23,777 [salt.state       ][INFO    ][6196] Completed state [root] at time 07:26:23.777788 duration_in_ms=1.18
2018-07-12 07:26:23,781 [salt.state       ][INFO    ][6196] Running state [root] at time 07:26:23.781809
2018-07-12 07:26:23,782 [salt.state       ][INFO    ][6196] Executing state user.present for root
2018-07-12 07:26:23,783 [salt.state       ][INFO    ][6196] User root is present and up to date
2018-07-12 07:26:23,783 [salt.state       ][INFO    ][6196] Completed state [root] at time 07:26:23.783924 duration_in_ms=2.115
2018-07-12 07:26:23,785 [salt.state       ][INFO    ][6196] Running state [/root] at time 07:26:23.785793
2018-07-12 07:26:23,786 [salt.state       ][INFO    ][6196] Executing state file.directory for /root
2018-07-12 07:26:23,787 [salt.state       ][INFO    ][6196] Directory /root is in the correct state
2018-07-12 07:26:23,787 [salt.state       ][INFO    ][6196] Completed state [/root] at time 07:26:23.787304 duration_in_ms=1.511
2018-07-12 07:26:23,787 [salt.state       ][INFO    ][6196] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:26:23.787587
2018-07-12 07:26:23,787 [salt.state       ][INFO    ][6196] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-12 07:26:23,788 [salt.state       ][INFO    ][6196] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-12 07:26:23,788 [salt.state       ][INFO    ][6196] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:26:23.788479 duration_in_ms=0.892
2018-07-12 07:26:23,788 [salt.state       ][INFO    ][6196] Running state [ubuntu] at time 07:26:23.788775
2018-07-12 07:26:23,789 [salt.state       ][INFO    ][6196] Executing state group.present for ubuntu
2018-07-12 07:26:23,789 [salt.state       ][INFO    ][6196] Group ubuntu is present and up to date
2018-07-12 07:26:23,789 [salt.state       ][INFO    ][6196] Completed state [ubuntu] at time 07:26:23.789635 duration_in_ms=0.86
2018-07-12 07:26:23,791 [salt.state       ][INFO    ][6196] Running state [ubuntu] at time 07:26:23.791501
2018-07-12 07:26:23,791 [salt.state       ][INFO    ][6196] Executing state user.present for ubuntu
2018-07-12 07:26:23,793 [salt.state       ][INFO    ][6196] User ubuntu is present and up to date
2018-07-12 07:26:23,793 [salt.state       ][INFO    ][6196] Completed state [ubuntu] at time 07:26:23.793556 duration_in_ms=2.056
2018-07-12 07:26:23,795 [salt.state       ][INFO    ][6196] Running state [/home/ubuntu] at time 07:26:23.795871
2018-07-12 07:26:23,796 [salt.state       ][INFO    ][6196] Executing state file.directory for /home/ubuntu
2018-07-12 07:26:23,797 [salt.state       ][INFO    ][6196] Directory /home/ubuntu is in the correct state
2018-07-12 07:26:23,797 [salt.state       ][INFO    ][6196] Completed state [/home/ubuntu] at time 07:26:23.797513 duration_in_ms=1.642
2018-07-12 07:26:23,799 [salt.state       ][INFO    ][6196] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:26:23.799186
2018-07-12 07:26:23,799 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-12 07:26:23,824 [salt.state       ][INFO    ][6196] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-12 07:26:23,825 [salt.state       ][INFO    ][6196] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:26:23.825263 duration_in_ms=26.076
2018-07-12 07:26:23,825 [salt.state       ][INFO    ][6196] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:26:23.825579
2018-07-12 07:26:23,825 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-12 07:26:24,017 [salt.state       ][INFO    ][6196] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-12 07:26:24,017 [salt.state       ][INFO    ][6196] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:26:24.017592 duration_in_ms=192.013
2018-07-12 07:26:24,017 [salt.state       ][INFO    ][6196] Running state [apt-daily.timer] at time 07:26:24.017894
2018-07-12 07:26:24,018 [salt.state       ][INFO    ][6196] Executing state service.dead for apt-daily.timer
2018-07-12 07:26:24,018 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-12 07:26:24,044 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:26:24,083 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-12 07:26:24,107 [salt.state       ][INFO    ][6196] The service apt-daily.timer is already dead
2018-07-12 07:26:24,108 [salt.state       ][INFO    ][6196] Completed state [apt-daily.timer] at time 07:26:24.107909 duration_in_ms=90.014
2018-07-12 07:26:24,108 [salt.state       ][INFO    ][6196] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:26:24.108369
2018-07-12 07:26:24,108 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-12 07:26:24,287 [salt.state       ][INFO    ][6196] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-12 07:26:24,288 [salt.state       ][INFO    ][6196] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:26:24.288243 duration_in_ms=179.874
2018-07-12 07:26:24,290 [salt.state       ][INFO    ][6196] Running state [service.systemctl_reload] at time 07:26:24.290909
2018-07-12 07:26:24,291 [salt.state       ][INFO    ][6196] Executing state module.wait for service.systemctl_reload
2018-07-12 07:26:24,291 [salt.state       ][INFO    ][6196] No changes made for service.systemctl_reload
2018-07-12 07:26:24,291 [salt.state       ][INFO    ][6196] Completed state [service.systemctl_reload] at time 07:26:24.291750 duration_in_ms=0.841
2018-07-12 07:26:24,292 [salt.state       ][INFO    ][6196] Running state [/etc/issue] at time 07:26:24.292031
2018-07-12 07:26:24,292 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/issue
2018-07-12 07:26:24,304 [salt.state       ][INFO    ][6196] File /etc/issue is in the correct state
2018-07-12 07:26:24,304 [salt.state       ][INFO    ][6196] Completed state [/etc/issue] at time 07:26:24.304629 duration_in_ms=12.598
2018-07-12 07:26:24,304 [salt.state       ][INFO    ][6196] Running state [/etc/hostname] at time 07:26:24.304912
2018-07-12 07:26:24,305 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/hostname
2018-07-12 07:26:24,332 [salt.state       ][INFO    ][6196] File /etc/hostname is in the correct state
2018-07-12 07:26:24,332 [salt.state       ][INFO    ][6196] Completed state [/etc/hostname] at time 07:26:24.332844 duration_in_ms=27.932
2018-07-12 07:26:24,334 [salt.state       ][INFO    ][6196] Running state [hostname msg01] at time 07:26:24.334585
2018-07-12 07:26:24,334 [salt.state       ][INFO    ][6196] Executing state cmd.wait for hostname msg01
2018-07-12 07:26:24,335 [salt.state       ][INFO    ][6196] No changes made for hostname msg01
2018-07-12 07:26:24,335 [salt.state       ][INFO    ][6196] Completed state [hostname msg01] at time 07:26:24.335553 duration_in_ms=0.968
2018-07-12 07:26:24,336 [salt.state       ][INFO    ][6196] Running state [mdb02] at time 07:26:24.336207
2018-07-12 07:26:24,336 [salt.state       ][INFO    ][6196] Executing state host.present for mdb02
2018-07-12 07:26:24,337 [salt.state       ][INFO    ][6196] Host mdb02 (10.167.4.33) already present
2018-07-12 07:26:24,337 [salt.state       ][INFO    ][6196] Completed state [mdb02] at time 07:26:24.337437 duration_in_ms=1.23
2018-07-12 07:26:24,337 [salt.state       ][INFO    ][6196] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 07:26:24.337720
2018-07-12 07:26:24,338 [salt.state       ][INFO    ][6196] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,338 [salt.state       ][INFO    ][6196] Host mdb02.mcp-ovs-dpdk-ha.local (10.167.4.33) already present
2018-07-12 07:26:24,338 [salt.state       ][INFO    ][6196] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 07:26:24.338862 duration_in_ms=1.142
2018-07-12 07:26:24,339 [salt.state       ][INFO    ][6196] Running state [mdb03] at time 07:26:24.339175
2018-07-12 07:26:24,339 [salt.state       ][INFO    ][6196] Executing state host.present for mdb03
2018-07-12 07:26:24,340 [salt.state       ][INFO    ][6196] Host mdb03 (10.167.4.34) already present
2018-07-12 07:26:24,340 [salt.state       ][INFO    ][6196] Completed state [mdb03] at time 07:26:24.340302 duration_in_ms=1.127
2018-07-12 07:26:24,340 [salt.state       ][INFO    ][6196] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 07:26:24.340583
2018-07-12 07:26:24,340 [salt.state       ][INFO    ][6196] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,341 [salt.state       ][INFO    ][6196] Host mdb03.mcp-ovs-dpdk-ha.local (10.167.4.34) already present
2018-07-12 07:26:24,341 [salt.state       ][INFO    ][6196] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 07:26:24.341709 duration_in_ms=1.126
2018-07-12 07:26:24,342 [salt.state       ][INFO    ][6196] Running state [mdb01] at time 07:26:24.341990
2018-07-12 07:26:24,342 [salt.state       ][INFO    ][6196] Executing state host.present for mdb01
2018-07-12 07:26:24,342 [salt.state       ][INFO    ][6196] Host mdb01 (10.167.4.32) already present
2018-07-12 07:26:24,343 [salt.state       ][INFO    ][6196] Completed state [mdb01] at time 07:26:24.343144 duration_in_ms=1.154
2018-07-12 07:26:24,343 [salt.state       ][INFO    ][6196] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 07:26:24.343426
2018-07-12 07:26:24,343 [salt.state       ][INFO    ][6196] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,344 [salt.state       ][INFO    ][6196] Host mdb01.mcp-ovs-dpdk-ha.local (10.167.4.32) already present
2018-07-12 07:26:24,344 [salt.state       ][INFO    ][6196] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 07:26:24.344572 duration_in_ms=1.146
2018-07-12 07:26:24,344 [salt.state       ][INFO    ][6196] Running state [mdb] at time 07:26:24.344858
2018-07-12 07:26:24,345 [salt.state       ][INFO    ][6196] Executing state host.present for mdb
2018-07-12 07:26:24,345 [salt.state       ][INFO    ][6196] Host mdb (10.167.4.31) already present
2018-07-12 07:26:24,346 [salt.state       ][INFO    ][6196] Completed state [mdb] at time 07:26:24.346012 duration_in_ms=1.154
2018-07-12 07:26:24,346 [salt.state       ][INFO    ][6196] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 07:26:24.346293
2018-07-12 07:26:24,346 [salt.state       ][INFO    ][6196] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,347 [salt.state       ][INFO    ][6196] Host mdb.mcp-ovs-dpdk-ha.local (10.167.4.31) already present
2018-07-12 07:26:24,347 [salt.state       ][INFO    ][6196] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 07:26:24.347459 duration_in_ms=1.166
2018-07-12 07:26:24,347 [salt.state       ][INFO    ][6196] Running state [cfg01] at time 07:26:24.347738
2018-07-12 07:26:24,348 [salt.state       ][INFO    ][6196] Executing state host.present for cfg01
2018-07-12 07:26:24,348 [salt.state       ][INFO    ][6196] Host cfg01 (10.167.4.11) already present
2018-07-12 07:26:24,348 [salt.state       ][INFO    ][6196] Completed state [cfg01] at time 07:26:24.348880 duration_in_ms=1.142
2018-07-12 07:26:24,349 [salt.state       ][INFO    ][6196] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:26:24.349160
2018-07-12 07:26:24,349 [salt.state       ][INFO    ][6196] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,350 [salt.state       ][INFO    ][6196] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-12 07:26:24,350 [salt.state       ][INFO    ][6196] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:26:24.350282 duration_in_ms=1.122
2018-07-12 07:26:24,350 [salt.state       ][INFO    ][6196] Running state [prx01] at time 07:26:24.350564
2018-07-12 07:26:24,350 [salt.state       ][INFO    ][6196] Executing state host.present for prx01
2018-07-12 07:26:24,351 [salt.state       ][INFO    ][6196] Host prx01 (10.167.4.14) already present
2018-07-12 07:26:24,351 [salt.state       ][INFO    ][6196] Completed state [prx01] at time 07:26:24.351721 duration_in_ms=1.157
2018-07-12 07:26:24,352 [salt.state       ][INFO    ][6196] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 07:26:24.352002
2018-07-12 07:26:24,352 [salt.state       ][INFO    ][6196] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,352 [salt.state       ][INFO    ][6196] Host prx01.mcp-ovs-dpdk-ha.local (10.167.4.14) already present
2018-07-12 07:26:24,353 [salt.state       ][INFO    ][6196] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 07:26:24.353125 duration_in_ms=1.123
2018-07-12 07:26:24,353 [salt.state       ][INFO    ][6196] Running state [kvm01] at time 07:26:24.353406
2018-07-12 07:26:24,353 [salt.state       ][INFO    ][6196] Executing state host.present for kvm01
2018-07-12 07:26:24,354 [salt.state       ][INFO    ][6196] Host kvm01 (10.167.4.20) already present
2018-07-12 07:26:24,354 [salt.state       ][INFO    ][6196] Completed state [kvm01] at time 07:26:24.354524 duration_in_ms=1.118
2018-07-12 07:26:24,354 [salt.state       ][INFO    ][6196] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 07:26:24.354814
2018-07-12 07:26:24,355 [salt.state       ][INFO    ][6196] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,355 [salt.state       ][INFO    ][6196] Host kvm01.mcp-ovs-dpdk-ha.local (10.167.4.20) already present
2018-07-12 07:26:24,356 [salt.state       ][INFO    ][6196] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 07:26:24.355972 duration_in_ms=1.158
2018-07-12 07:26:24,356 [salt.state       ][INFO    ][6196] Running state [kvm03] at time 07:26:24.356252
2018-07-12 07:26:24,356 [salt.state       ][INFO    ][6196] Executing state host.present for kvm03
2018-07-12 07:26:24,357 [salt.state       ][INFO    ][6196] Host kvm03 (10.167.4.22) already present
2018-07-12 07:26:24,357 [salt.state       ][INFO    ][6196] Completed state [kvm03] at time 07:26:24.357371 duration_in_ms=1.119
2018-07-12 07:26:24,357 [salt.state       ][INFO    ][6196] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 07:26:24.357652
2018-07-12 07:26:24,357 [salt.state       ][INFO    ][6196] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,358 [salt.state       ][INFO    ][6196] Host kvm03.mcp-ovs-dpdk-ha.local (10.167.4.22) already present
2018-07-12 07:26:24,358 [salt.state       ][INFO    ][6196] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 07:26:24.358795 duration_in_ms=1.143
2018-07-12 07:26:24,359 [salt.state       ][INFO    ][6196] Running state [kvm02] at time 07:26:24.359109
2018-07-12 07:26:24,359 [salt.state       ][INFO    ][6196] Executing state host.present for kvm02
2018-07-12 07:26:24,360 [salt.state       ][INFO    ][6196] Host kvm02 (10.167.4.21) already present
2018-07-12 07:26:24,360 [salt.state       ][INFO    ][6196] Completed state [kvm02] at time 07:26:24.360548 duration_in_ms=1.439
2018-07-12 07:26:24,360 [salt.state       ][INFO    ][6196] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 07:26:24.360830
2018-07-12 07:26:24,361 [salt.state       ][INFO    ][6196] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,361 [salt.state       ][INFO    ][6196] Host kvm02.mcp-ovs-dpdk-ha.local (10.167.4.21) already present
2018-07-12 07:26:24,362 [salt.state       ][INFO    ][6196] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 07:26:24.361959 duration_in_ms=1.129
2018-07-12 07:26:24,362 [salt.state       ][INFO    ][6196] Running state [dbs] at time 07:26:24.362240
2018-07-12 07:26:24,362 [salt.state       ][INFO    ][6196] Executing state host.present for dbs
2018-07-12 07:26:24,363 [salt.state       ][INFO    ][6196] Host dbs (10.167.4.23) already present
2018-07-12 07:26:24,363 [salt.state       ][INFO    ][6196] Completed state [dbs] at time 07:26:24.363409 duration_in_ms=1.169
2018-07-12 07:26:24,363 [salt.state       ][INFO    ][6196] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 07:26:24.363689
2018-07-12 07:26:24,363 [salt.state       ][INFO    ][6196] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,364 [salt.state       ][INFO    ][6196] Host dbs.mcp-ovs-dpdk-ha.local (10.167.4.23) already present
2018-07-12 07:26:24,364 [salt.state       ][INFO    ][6196] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 07:26:24.364812 duration_in_ms=1.123
2018-07-12 07:26:24,365 [salt.state       ][INFO    ][6196] Running state [prx] at time 07:26:24.365092
2018-07-12 07:26:24,365 [salt.state       ][INFO    ][6196] Executing state host.present for prx
2018-07-12 07:26:24,366 [salt.state       ][INFO    ][6196] Host prx (10.167.4.13) already present
2018-07-12 07:26:24,366 [salt.state       ][INFO    ][6196] Completed state [prx] at time 07:26:24.366211 duration_in_ms=1.119
2018-07-12 07:26:24,366 [salt.state       ][INFO    ][6196] Running state [prx.mcp-ovs-dpdk-ha.local] at time 07:26:24.366495
2018-07-12 07:26:24,366 [salt.state       ][INFO    ][6196] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,367 [salt.state       ][INFO    ][6196] Host prx.mcp-ovs-dpdk-ha.local (10.167.4.13) already present
2018-07-12 07:26:24,367 [salt.state       ][INFO    ][6196] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 07:26:24.367649 duration_in_ms=1.154
2018-07-12 07:26:24,367 [salt.state       ][INFO    ][6196] Running state [prx02] at time 07:26:24.367932
2018-07-12 07:26:24,368 [salt.state       ][INFO    ][6196] Executing state host.present for prx02
2018-07-12 07:26:24,368 [salt.state       ][INFO    ][6196] Host prx02 (10.167.4.15) already present
2018-07-12 07:26:24,369 [salt.state       ][INFO    ][6196] Completed state [prx02] at time 07:26:24.369053 duration_in_ms=1.121
2018-07-12 07:26:24,369 [salt.state       ][INFO    ][6196] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 07:26:24.369332
2018-07-12 07:26:24,369 [salt.state       ][INFO    ][6196] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,370 [salt.state       ][INFO    ][6196] Host prx02.mcp-ovs-dpdk-ha.local (10.167.4.15) already present
2018-07-12 07:26:24,370 [salt.state       ][INFO    ][6196] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 07:26:24.370464 duration_in_ms=1.132
2018-07-12 07:26:24,370 [salt.state       ][INFO    ][6196] Running state [msg02] at time 07:26:24.370756
2018-07-12 07:26:24,371 [salt.state       ][INFO    ][6196] Executing state host.present for msg02
2018-07-12 07:26:24,371 [salt.state       ][INFO    ][6196] Host msg02 (10.167.4.29) already present
2018-07-12 07:26:24,371 [salt.state       ][INFO    ][6196] Completed state [msg02] at time 07:26:24.371919 duration_in_ms=1.163
2018-07-12 07:26:24,372 [salt.state       ][INFO    ][6196] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 07:26:24.372200
2018-07-12 07:26:24,372 [salt.state       ][INFO    ][6196] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,373 [salt.state       ][INFO    ][6196] Host msg02.mcp-ovs-dpdk-ha.local (10.167.4.29) already present
2018-07-12 07:26:24,373 [salt.state       ][INFO    ][6196] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 07:26:24.373328 duration_in_ms=1.128
2018-07-12 07:26:24,373 [salt.state       ][INFO    ][6196] Running state [msg03] at time 07:26:24.373610
2018-07-12 07:26:24,373 [salt.state       ][INFO    ][6196] Executing state host.present for msg03
2018-07-12 07:26:24,374 [salt.state       ][INFO    ][6196] Host msg03 (10.167.4.30) already present
2018-07-12 07:26:24,374 [salt.state       ][INFO    ][6196] Completed state [msg03] at time 07:26:24.374742 duration_in_ms=1.132
2018-07-12 07:26:24,375 [salt.state       ][INFO    ][6196] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 07:26:24.375041
2018-07-12 07:26:24,375 [salt.state       ][INFO    ][6196] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,375 [salt.state       ][INFO    ][6196] Host msg03.mcp-ovs-dpdk-ha.local (10.167.4.30) already present
2018-07-12 07:26:24,376 [salt.state       ][INFO    ][6196] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 07:26:24.376167 duration_in_ms=1.126
2018-07-12 07:26:24,376 [salt.state       ][INFO    ][6196] Running state [msg01] at time 07:26:24.376448
2018-07-12 07:26:24,376 [salt.state       ][INFO    ][6196] Executing state host.present for msg01
2018-07-12 07:26:24,377 [salt.state       ][INFO    ][6196] Host msg01 (10.167.4.28) already present
2018-07-12 07:26:24,377 [salt.state       ][INFO    ][6196] Completed state [msg01] at time 07:26:24.377571 duration_in_ms=1.123
2018-07-12 07:26:24,377 [salt.state       ][INFO    ][6196] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 07:26:24.377853
2018-07-12 07:26:24,378 [salt.state       ][INFO    ][6196] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:24,378 [salt.state       ][INFO    ][6196] Host msg01.mcp-ovs-dpdk-ha.local (10.167.4.28) already present
2018-07-12 07:26:24,379 [salt.state       ][INFO    ][6196] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 07:26:24.379016 duration_in_ms=1.163
2018-07-12 07:26:24,380 [salt.state       ][INFO    ][6196] Running state [file.replace] at time 07:26:24.380888
2018-07-12 07:26:24,381 [salt.state       ][INFO    ][6196] Executing state module.run for file.replace
2018-07-12 07:26:25,542 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['git', '--version'] in directory '/root'
2018-07-12 07:26:25,666 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command 'grep -q "msg01 msg01.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-12 07:26:25,700 [salt.state       ][INFO    ][6196] {'ret': '--- \n+++ \n@@ -20,7 +20,7 @@\n 10.167.4.15\t\tprx02 prx02.mcp-ovs-dpdk-ha.local\n 10.167.4.29\t\tmsg02 msg02.mcp-ovs-dpdk-ha.local\n 10.167.4.30\t\tmsg03 msg03.mcp-ovs-dpdk-ha.local\n-10.167.4.28\t\tmsg01 msg01.mcp-ovs-dpdk-ha.local\n+10.167.4.28\t\tmsg01.mcp-ovs-dpdk-ha.local msg01\n 10.167.4.27\t\tmsg msg.mcp-ovs-dpdk-ha.local\n 10.167.4.53\t\tcmp002 cmp002.mcp-ovs-dpdk-ha.local\n 10.167.4.52\t\tcmp001 cmp001.mcp-ovs-dpdk-ha.local\n'}
2018-07-12 07:26:25,701 [salt.state       ][INFO    ][6196] Completed state [file.replace] at time 07:26:25.701449 duration_in_ms=1320.556
2018-07-12 07:26:25,702 [salt.state       ][INFO    ][6196] Running state [msg] at time 07:26:25.702619
2018-07-12 07:26:25,703 [salt.state       ][INFO    ][6196] Executing state host.present for msg
2018-07-12 07:26:25,705 [salt.state       ][INFO    ][6196] Host msg (10.167.4.27) already present
2018-07-12 07:26:25,706 [salt.state       ][INFO    ][6196] Completed state [msg] at time 07:26:25.706048 duration_in_ms=3.428
2018-07-12 07:26:25,706 [salt.state       ][INFO    ][6196] Running state [msg.mcp-ovs-dpdk-ha.local] at time 07:26:25.706792
2018-07-12 07:26:25,707 [salt.state       ][INFO    ][6196] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,709 [salt.state       ][INFO    ][6196] Host msg.mcp-ovs-dpdk-ha.local (10.167.4.27) already present
2018-07-12 07:26:25,709 [salt.state       ][INFO    ][6196] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 07:26:25.709697 duration_in_ms=2.905
2018-07-12 07:26:25,710 [salt.state       ][INFO    ][6196] Running state [cfg01] at time 07:26:25.710421
2018-07-12 07:26:25,711 [salt.state       ][INFO    ][6196] Executing state host.present for cfg01
2018-07-12 07:26:25,712 [salt.state       ][INFO    ][6196] Host cfg01 (10.167.4.11) already present
2018-07-12 07:26:25,713 [salt.state       ][INFO    ][6196] Completed state [cfg01] at time 07:26:25.713299 duration_in_ms=2.878
2018-07-12 07:26:25,714 [salt.state       ][INFO    ][6196] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:26:25.714026
2018-07-12 07:26:25,714 [salt.state       ][INFO    ][6196] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,716 [salt.state       ][INFO    ][6196] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-12 07:26:25,716 [salt.state       ][INFO    ][6196] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 07:26:25.716779 duration_in_ms=2.754
2018-07-12 07:26:25,717 [salt.state       ][INFO    ][6196] Running state [cmp002] at time 07:26:25.717430
2018-07-12 07:26:25,718 [salt.state       ][INFO    ][6196] Executing state host.present for cmp002
2018-07-12 07:26:25,719 [salt.state       ][INFO    ][6196] Host cmp002 (10.167.4.53) already present
2018-07-12 07:26:25,720 [salt.state       ][INFO    ][6196] Completed state [cmp002] at time 07:26:25.720089 duration_in_ms=2.659
2018-07-12 07:26:25,720 [salt.state       ][INFO    ][6196] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 07:26:25.720750
2018-07-12 07:26:25,721 [salt.state       ][INFO    ][6196] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,723 [salt.state       ][INFO    ][6196] Host cmp002.mcp-ovs-dpdk-ha.local (10.167.4.53) already present
2018-07-12 07:26:25,723 [salt.state       ][INFO    ][6196] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 07:26:25.723461 duration_in_ms=2.711
2018-07-12 07:26:25,724 [salt.state       ][INFO    ][6196] Running state [cmp001] at time 07:26:25.724105
2018-07-12 07:26:25,724 [salt.state       ][INFO    ][6196] Executing state host.present for cmp001
2018-07-12 07:26:25,726 [salt.state       ][INFO    ][6196] Host cmp001 (10.167.4.52) already present
2018-07-12 07:26:25,726 [salt.state       ][INFO    ][6196] Completed state [cmp001] at time 07:26:25.726705 duration_in_ms=2.6
2018-07-12 07:26:25,727 [salt.state       ][INFO    ][6196] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 07:26:25.727326
2018-07-12 07:26:25,727 [salt.state       ][INFO    ][6196] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,729 [salt.state       ][INFO    ][6196] Host cmp001.mcp-ovs-dpdk-ha.local (10.167.4.52) already present
2018-07-12 07:26:25,729 [salt.state       ][INFO    ][6196] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 07:26:25.729788 duration_in_ms=2.462
2018-07-12 07:26:25,730 [salt.state       ][INFO    ][6196] Running state [dbs01] at time 07:26:25.730403
2018-07-12 07:26:25,731 [salt.state       ][INFO    ][6196] Executing state host.present for dbs01
2018-07-12 07:26:25,732 [salt.state       ][INFO    ][6196] Host dbs01 (10.167.4.24) already present
2018-07-12 07:26:25,733 [salt.state       ][INFO    ][6196] Completed state [dbs01] at time 07:26:25.732911 duration_in_ms=2.509
2018-07-12 07:26:25,733 [salt.state       ][INFO    ][6196] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 07:26:25.733510
2018-07-12 07:26:25,734 [salt.state       ][INFO    ][6196] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,736 [salt.state       ][INFO    ][6196] Host dbs01.mcp-ovs-dpdk-ha.local (10.167.4.24) already present
2018-07-12 07:26:25,736 [salt.state       ][INFO    ][6196] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 07:26:25.736561 duration_in_ms=3.05
2018-07-12 07:26:25,737 [salt.state       ][INFO    ][6196] Running state [dbs02] at time 07:26:25.737169
2018-07-12 07:26:25,737 [salt.state       ][INFO    ][6196] Executing state host.present for dbs02
2018-07-12 07:26:25,739 [salt.state       ][INFO    ][6196] Host dbs02 (10.167.4.25) already present
2018-07-12 07:26:25,739 [salt.state       ][INFO    ][6196] Completed state [dbs02] at time 07:26:25.739602 duration_in_ms=2.433
2018-07-12 07:26:25,740 [salt.state       ][INFO    ][6196] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 07:26:25.740163
2018-07-12 07:26:25,740 [salt.state       ][INFO    ][6196] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,742 [salt.state       ][INFO    ][6196] Host dbs02.mcp-ovs-dpdk-ha.local (10.167.4.25) already present
2018-07-12 07:26:25,742 [salt.state       ][INFO    ][6196] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 07:26:25.742439 duration_in_ms=2.275
2018-07-12 07:26:25,743 [salt.state       ][INFO    ][6196] Running state [dbs03] at time 07:26:25.743050
2018-07-12 07:26:25,743 [salt.state       ][INFO    ][6196] Executing state host.present for dbs03
2018-07-12 07:26:25,744 [salt.state       ][INFO    ][6196] Host dbs03 (10.167.4.26) already present
2018-07-12 07:26:25,745 [salt.state       ][INFO    ][6196] Completed state [dbs03] at time 07:26:25.745330 duration_in_ms=2.28
2018-07-12 07:26:25,745 [salt.state       ][INFO    ][6196] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 07:26:25.745898
2018-07-12 07:26:25,746 [salt.state       ][INFO    ][6196] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,747 [salt.state       ][INFO    ][6196] Host dbs03.mcp-ovs-dpdk-ha.local (10.167.4.26) already present
2018-07-12 07:26:25,748 [salt.state       ][INFO    ][6196] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 07:26:25.748236 duration_in_ms=2.339
2018-07-12 07:26:25,748 [salt.state       ][INFO    ][6196] Running state [mas01] at time 07:26:25.748811
2018-07-12 07:26:25,749 [salt.state       ][INFO    ][6196] Executing state host.present for mas01
2018-07-12 07:26:25,750 [salt.state       ][INFO    ][6196] Host mas01 (10.167.4.12) already present
2018-07-12 07:26:25,751 [salt.state       ][INFO    ][6196] Completed state [mas01] at time 07:26:25.751143 duration_in_ms=2.332
2018-07-12 07:26:25,751 [salt.state       ][INFO    ][6196] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 07:26:25.751677
2018-07-12 07:26:25,752 [salt.state       ][INFO    ][6196] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,753 [salt.state       ][INFO    ][6196] Host mas01.mcp-ovs-dpdk-ha.local (10.167.4.12) already present
2018-07-12 07:26:25,753 [salt.state       ][INFO    ][6196] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 07:26:25.753829 duration_in_ms=2.152
2018-07-12 07:26:25,754 [salt.state       ][INFO    ][6196] Running state [ctl02] at time 07:26:25.754378
2018-07-12 07:26:25,755 [salt.state       ][INFO    ][6196] Executing state host.present for ctl02
2018-07-12 07:26:25,756 [salt.state       ][INFO    ][6196] Host ctl02 (10.167.4.37) already present
2018-07-12 07:26:25,756 [salt.state       ][INFO    ][6196] Completed state [ctl02] at time 07:26:25.756645 duration_in_ms=2.267
2018-07-12 07:26:25,757 [salt.state       ][INFO    ][6196] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 07:26:25.757188
2018-07-12 07:26:25,757 [salt.state       ][INFO    ][6196] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,759 [salt.state       ][INFO    ][6196] Host ctl02.mcp-ovs-dpdk-ha.local (10.167.4.37) already present
2018-07-12 07:26:25,759 [salt.state       ][INFO    ][6196] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 07:26:25.759415 duration_in_ms=2.227
2018-07-12 07:26:25,760 [salt.state       ][INFO    ][6196] Running state [ctl03] at time 07:26:25.759942
2018-07-12 07:26:25,760 [salt.state       ][INFO    ][6196] Executing state host.present for ctl03
2018-07-12 07:26:25,761 [salt.state       ][INFO    ][6196] Host ctl03 (10.167.4.38) already present
2018-07-12 07:26:25,762 [salt.state       ][INFO    ][6196] Completed state [ctl03] at time 07:26:25.762089 duration_in_ms=2.147
2018-07-12 07:26:25,762 [salt.state       ][INFO    ][6196] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 07:26:25.762634
2018-07-12 07:26:25,763 [salt.state       ][INFO    ][6196] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,764 [salt.state       ][INFO    ][6196] Host ctl03.mcp-ovs-dpdk-ha.local (10.167.4.38) already present
2018-07-12 07:26:25,764 [salt.state       ][INFO    ][6196] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 07:26:25.764740 duration_in_ms=2.107
2018-07-12 07:26:25,765 [salt.state       ][INFO    ][6196] Running state [ctl01] at time 07:26:25.765241
2018-07-12 07:26:25,765 [salt.state       ][INFO    ][6196] Executing state host.present for ctl01
2018-07-12 07:26:25,766 [salt.state       ][INFO    ][6196] Host ctl01 (10.167.4.36) already present
2018-07-12 07:26:25,767 [salt.state       ][INFO    ][6196] Completed state [ctl01] at time 07:26:25.767342 duration_in_ms=2.101
2018-07-12 07:26:25,768 [salt.state       ][INFO    ][6196] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 07:26:25.768019
2018-07-12 07:26:25,768 [salt.state       ][INFO    ][6196] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,769 [salt.state       ][INFO    ][6196] Host ctl01.mcp-ovs-dpdk-ha.local (10.167.4.36) already present
2018-07-12 07:26:25,770 [salt.state       ][INFO    ][6196] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 07:26:25.770092 duration_in_ms=2.073
2018-07-12 07:26:25,770 [salt.state       ][INFO    ][6196] Running state [ctl] at time 07:26:25.770619
2018-07-12 07:26:25,771 [salt.state       ][INFO    ][6196] Executing state host.present for ctl
2018-07-12 07:26:25,772 [salt.state       ][INFO    ][6196] Host ctl (10.167.4.35) already present
2018-07-12 07:26:25,772 [salt.state       ][INFO    ][6196] Completed state [ctl] at time 07:26:25.772708 duration_in_ms=2.089
2018-07-12 07:26:25,773 [salt.state       ][INFO    ][6196] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 07:26:25.773212
2018-07-12 07:26:25,773 [salt.state       ][INFO    ][6196] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-12 07:26:25,774 [salt.state       ][INFO    ][6196] Host ctl.mcp-ovs-dpdk-ha.local (10.167.4.35) already present
2018-07-12 07:26:25,775 [salt.state       ][INFO    ][6196] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 07:26:25.775294 duration_in_ms=2.082
2018-07-12 07:26:25,775 [salt.state       ][INFO    ][6196] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:26:25.775771
2018-07-12 07:26:25,776 [salt.state       ][INFO    ][6196] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-12 07:26:25,776 [salt.state       ][INFO    ][6196] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-12 07:26:25,777 [salt.state       ][INFO    ][6196] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 07:26:25.777264 duration_in_ms=1.494
2018-07-12 07:26:25,777 [salt.state       ][INFO    ][6196] Running state [ens3] at time 07:26:25.777746
2018-07-12 07:26:25,778 [salt.state       ][INFO    ][6196] Executing state network.managed for ens3
2018-07-12 07:26:27,075 [salt.state       ][INFO    ][6196] Interface ens3 is up to date.
2018-07-12 07:26:27,075 [salt.state       ][INFO    ][6196] Completed state [ens3] at time 07:26:27.075454 duration_in_ms=1297.707
2018-07-12 07:26:27,075 [salt.state       ][INFO    ][6196] Running state [ens2] at time 07:26:27.075912
2018-07-12 07:26:27,076 [salt.state       ][INFO    ][6196] Executing state network.managed for ens2
2018-07-12 07:26:27,981 [salt.state       ][INFO    ][6196] Interface ens2 is up to date.
2018-07-12 07:26:27,981 [salt.state       ][INFO    ][6196] Completed state [ens2] at time 07:26:27.981750 duration_in_ms=905.837
2018-07-12 07:26:27,982 [salt.state       ][INFO    ][6196] Running state [linux_system_network] at time 07:26:27.982102
2018-07-12 07:26:27,982 [salt.state       ][INFO    ][6196] Executing state network.system for linux_system_network
2018-07-12 07:26:27,983 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-12 07:26:28,003 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-12 07:26:28,029 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-12 07:26:28,050 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-12 07:26:28,075 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-12 07:26:28,778 [salt.loaded.int.module.debian_ip][WARNING ][6196] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-12 07:26:28,778 [salt.state       ][INFO    ][6196] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=msg01\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-12 07:26:28,779 [salt.state       ][INFO    ][6196] Completed state [linux_system_network] at time 07:26:28.779053 duration_in_ms=796.95
2018-07-12 07:26:28,779 [salt.state       ][INFO    ][6196] Running state [/etc/profile.d/proxy.sh] at time 07:26:28.779604
2018-07-12 07:26:28,780 [salt.state       ][INFO    ][6196] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-12 07:26:28,780 [salt.state       ][INFO    ][6196] File /etc/profile.d/proxy.sh is not present
2018-07-12 07:26:28,781 [salt.state       ][INFO    ][6196] Completed state [/etc/profile.d/proxy.sh] at time 07:26:28.781052 duration_in_ms=1.448
2018-07-12 07:26:28,781 [salt.state       ][INFO    ][6196] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:26:28.781419
2018-07-12 07:26:28,781 [salt.state       ][INFO    ][6196] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-12 07:26:28,782 [salt.state       ][INFO    ][6196] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-12 07:26:28,782 [salt.state       ][INFO    ][6196] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:26:28.782550 duration_in_ms=1.13
2018-07-12 07:26:28,783 [salt.state       ][INFO    ][6196] Running state [ntp] at time 07:26:28.782931
2018-07-12 07:26:28,783 [salt.state       ][INFO    ][6196] Executing state pkg.installed for ntp
2018-07-12 07:26:28,798 [salt.state       ][INFO    ][6196] All specified packages are already installed
2018-07-12 07:26:28,798 [salt.state       ][INFO    ][6196] Completed state [ntp] at time 07:26:28.798364 duration_in_ms=15.432
2018-07-12 07:26:28,800 [salt.state       ][INFO    ][6196] Running state [/etc/ntp.conf] at time 07:26:28.800660
2018-07-12 07:26:28,801 [salt.state       ][INFO    ][6196] Executing state file.managed for /etc/ntp.conf
2018-07-12 07:26:28,920 [salt.state       ][INFO    ][6196] File /etc/ntp.conf is in the correct state
2018-07-12 07:26:28,920 [salt.state       ][INFO    ][6196] Completed state [/etc/ntp.conf] at time 07:26:28.920855 duration_in_ms=120.195
2018-07-12 07:26:28,922 [salt.state       ][INFO    ][6196] Running state [ntp] at time 07:26:28.922792
2018-07-12 07:26:28,923 [salt.state       ][INFO    ][6196] Executing state service.running for ntp
2018-07-12 07:26:28,923 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-12 07:26:28,943 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-12 07:26:28,960 [salt.loaded.int.module.cmdmod][INFO    ][6196] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-12 07:26:28,986 [salt.state       ][INFO    ][6196] The service ntp is already running
2018-07-12 07:26:28,987 [salt.state       ][INFO    ][6196] Completed state [ntp] at time 07:26:28.987285 duration_in_ms=64.493
2018-07-12 07:26:28,992 [salt.minion      ][INFO    ][6196] Returning information for job: 20180712072600815690
2018-07-12 07:27:43,158 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180712072743134479
2018-07-12 07:27:43,190 [salt.minion      ][INFO    ][7014] Starting a new job with PID 7014
2018-07-12 07:27:43,218 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7014] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-12 07:27:43,224 [salt.minion      ][INFO    ][7014] Returning information for job: 20180712072743134479
2018-07-12 07:28:19,122 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command pkg.upgrade with jid 20180712072819097484
2018-07-12 07:28:19,161 [salt.minion      ][INFO    ][7019] Starting a new job with PID 7019
2018-07-12 07:28:19,228 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7019] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:28:20,052 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7019] 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-12 07:28:39,217 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072839184237
2018-07-12 07:28:39,248 [salt.minion      ][INFO    ][7163] Starting a new job with PID 7163
2018-07-12 07:28:39,445 [salt.minion      ][INFO    ][7163] Returning information for job: 20180712072839184237
2018-07-12 07:28:49,399 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072849376616
2018-07-12 07:28:49,432 [salt.minion      ][INFO    ][7309] Starting a new job with PID 7309
2018-07-12 07:28:49,502 [salt.minion      ][INFO    ][7309] Returning information for job: 20180712072849376616
2018-07-12 07:28:59,470 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072859442772
2018-07-12 07:28:59,506 [salt.minion      ][INFO    ][7371] Starting a new job with PID 7371
2018-07-12 07:28:59,553 [salt.minion      ][INFO    ][7371] Returning information for job: 20180712072859442772
2018-07-12 07:29:09,537 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072909512143
2018-07-12 07:29:09,572 [salt.minion      ][INFO    ][7521] Starting a new job with PID 7521
2018-07-12 07:29:09,626 [salt.minion      ][INFO    ][7521] Returning information for job: 20180712072909512143
2018-07-12 07:29:19,594 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072919573006
2018-07-12 07:29:19,613 [salt.minion      ][INFO    ][7910] Starting a new job with PID 7910
2018-07-12 07:29:19,635 [salt.minion      ][INFO    ][7910] Returning information for job: 20180712072919573006
2018-07-12 07:29:29,744 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712072929719899
2018-07-12 07:29:29,769 [salt.minion      ][INFO    ][8025] Starting a new job with PID 8025
2018-07-12 07:29:29,810 [salt.minion      ][INFO    ][8025] Returning information for job: 20180712072929719899
2018-07-12 07:29:30,202 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7019] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:29:30,280 [salt.minion      ][INFO    ][7019] Returning information for job: 20180712072819097484
2018-07-12 07:30:17,001 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command test.ping with jid 20180712073016983820
2018-07-12 07:30:17,035 [salt.minion      ][INFO    ][8042] Starting a new job with PID 8042
2018-07-12 07:30:17,187 [salt.minion      ][INFO    ][8042] Returning information for job: 20180712073016983820
2018-07-12 07:31:28,684 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180712073128666305
2018-07-12 07:31:28,717 [salt.minion      ][INFO    ][8047] Starting a new job with PID 8047
2018-07-12 07:31:29,304 [salt.state       ][INFO    ][8047] Loading fresh modules for state activity
2018-07-12 07:31:29,425 [salt.fileclient  ][INFO    ][8047] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-12 07:31:29,465 [salt.fileclient  ][INFO    ][8047] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-12 07:31:29,620 [salt.loader      ][ERROR   ][8047] 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-12 07:31:30,438 [salt.state       ][INFO    ][8047] Running state [keepalived] at time 07:31:30.438696
2018-07-12 07:31:30,439 [salt.state       ][INFO    ][8047] Executing state pkg.installed for keepalived
2018-07-12 07:31:30,439 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:31:31,394 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-12 07:31:31,681 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:31:36,813 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:31:36,907 [salt.loaded.int.module.cmdmod][INFO    ][8047] 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-12 07:31:48,788 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073148769637
2018-07-12 07:31:48,820 [salt.minion      ][INFO    ][9271] Starting a new job with PID 9271
2018-07-12 07:31:48,866 [salt.minion      ][INFO    ][9271] Returning information for job: 20180712073148769637
2018-07-12 07:31:51,259 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:31:51,406 [salt.state       ][INFO    ][8047] 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-12 07:31:51,456 [salt.state       ][INFO    ][8047] Loading fresh modules for state activity
2018-07-12 07:31:51,533 [salt.state       ][INFO    ][8047] Completed state [keepalived] at time 07:31:51.533160 duration_in_ms=21094.464
2018-07-12 07:31:51,546 [salt.state       ][INFO    ][8047] Running state [lsof] at time 07:31:51.546569
2018-07-12 07:31:51,546 [salt.state       ][INFO    ][8047] Executing state pkg.installed for lsof
2018-07-12 07:31:51,594 [salt.loader      ][ERROR   ][8047] 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-12 07:31:52,177 [salt.state       ][INFO    ][8047] All specified packages are already installed
2018-07-12 07:31:52,177 [salt.state       ][INFO    ][8047] Completed state [lsof] at time 07:31:52.177339 duration_in_ms=630.771
2018-07-12 07:31:52,180 [salt.state       ][INFO    ][8047] Running state [/etc/keepalived/keepalived.conf] at time 07:31:52.180323
2018-07-12 07:31:52,180 [salt.state       ][INFO    ][8047] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-12 07:31:52,217 [salt.fileclient  ][INFO    ][8047] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-12 07:31:52,299 [salt.state       ][INFO    ][8047] File changed:
New file
2018-07-12 07:31:52,299 [salt.state       ][INFO    ][8047] Completed state [/etc/keepalived/keepalived.conf] at time 07:31:52.299792 duration_in_ms=119.468
2018-07-12 07:31:52,300 [salt.state       ][INFO    ][8047] Running state [keepalived] at time 07:31:52.300843
2018-07-12 07:31:52,301 [salt.state       ][INFO    ][8047] Executing state service.running for keepalived
2018-07-12 07:31:52,301 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-12 07:31:52,336 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-12 07:31:52,372 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-12 07:31:52,407 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-12 07:31:52,441 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-12 07:31:52,624 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-12 07:31:52,661 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-12 07:31:52,695 [salt.loaded.int.module.cmdmod][INFO    ][8047] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-12 07:31:52,730 [salt.state       ][INFO    ][8047] {'keepalived': True}
2018-07-12 07:31:52,731 [salt.state       ][INFO    ][8047] Completed state [keepalived] at time 07:31:52.731319 duration_in_ms=430.473
2018-07-12 07:31:52,734 [salt.minion      ][INFO    ][8047] Returning information for job: 20180712073128666305
2018-07-12 07:37:11,943 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command pillar.get with jid 20180712073711920047
2018-07-12 07:37:11,994 [salt.minion      ][INFO    ][9422] Starting a new job with PID 9422
2018-07-12 07:37:12,008 [salt.minion      ][INFO    ][9422] Returning information for job: 20180712073711920047
2018-07-12 07:37:12,653 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180712073712633160
2018-07-12 07:37:12,685 [salt.minion      ][INFO    ][9427] Starting a new job with PID 9427
2018-07-12 07:37:13,934 [salt.state       ][INFO    ][9427] Loading fresh modules for state activity
2018-07-12 07:37:14,071 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-07-12 07:37:14,126 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-07-12 07:37:14,168 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-07-12 07:37:14,322 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-12 07:37:14,354 [salt.loaded.int.module.cmdmod][ERROR   ][9427] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-07-12 07:37:14,355 [salt.loaded.int.module.cmdmod][ERROR   ][9427] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-07-12 07:37:14,440 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-07-12 07:37:14,537 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-07-12 07:37:14,615 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-07-12 07:37:14,819 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-07-12 07:37:14,940 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-07-12 07:37:15,102 [salt.loader      ][ERROR   ][9427] 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-12 07:37:15,847 [salt.state       ][INFO    ][9427] Running state [rabbitmq-server] at time 07:37:15.847546
2018-07-12 07:37:15,848 [salt.state       ][INFO    ][9427] Executing state pkg.installed for rabbitmq-server
2018-07-12 07:37:15,848 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:37:16,816 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-07-12 07:37:17,114 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:37:22,104 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:37:22,213 [salt.loaded.int.module.cmdmod][INFO    ][9427] 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-12 07:37:32,724 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073732697890
2018-07-12 07:37:32,757 [salt.minion      ][INFO    ][9812] Starting a new job with PID 9812
2018-07-12 07:37:32,803 [salt.minion      ][INFO    ][9812] Returning information for job: 20180712073732697890
2018-07-12 07:37:42,775 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073742748624
2018-07-12 07:37:42,809 [salt.minion      ][INFO    ][9980] Starting a new job with PID 9980
2018-07-12 07:37:42,852 [salt.minion      ][INFO    ][9980] Returning information for job: 20180712073742748624
2018-07-12 07:37:52,828 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073752799304
2018-07-12 07:37:52,861 [salt.minion      ][INFO    ][10493] Starting a new job with PID 10493
2018-07-12 07:37:52,907 [salt.minion      ][INFO    ][10493] Returning information for job: 20180712073752799304
2018-07-12 07:38:02,877 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073802852361
2018-07-12 07:38:02,905 [salt.minion      ][INFO    ][10712] Starting a new job with PID 10712
2018-07-12 07:38:02,939 [salt.minion      ][INFO    ][10712] Returning information for job: 20180712073802852361
2018-07-12 07:38:12,915 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073812891616
2018-07-12 07:38:12,931 [salt.minion      ][INFO    ][10717] Starting a new job with PID 10717
2018-07-12 07:38:12,957 [salt.minion      ][INFO    ][10717] Returning information for job: 20180712073812891616
2018-07-12 07:38:22,937 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073822915161
2018-07-12 07:38:22,952 [salt.minion      ][INFO    ][10722] Starting a new job with PID 10722
2018-07-12 07:38:22,973 [salt.minion      ][INFO    ][10722] Returning information for job: 20180712073822915161
2018-07-12 07:38:33,153 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073833133173
2018-07-12 07:38:33,169 [salt.minion      ][INFO    ][10727] Starting a new job with PID 10727
2018-07-12 07:38:33,204 [salt.minion      ][INFO    ][10727] Returning information for job: 20180712073833133173
2018-07-12 07:38:43,184 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073843162244
2018-07-12 07:38:43,201 [salt.minion      ][INFO    ][10732] Starting a new job with PID 10732
2018-07-12 07:38:43,236 [salt.minion      ][INFO    ][10732] Returning information for job: 20180712073843162244
2018-07-12 07:38:53,235 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073853210422
2018-07-12 07:38:53,251 [salt.minion      ][INFO    ][10737] Starting a new job with PID 10737
2018-07-12 07:38:53,271 [salt.minion      ][INFO    ][10737] Returning information for job: 20180712073853210422
2018-07-12 07:39:03,463 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073903438784
2018-07-12 07:39:03,477 [salt.minion      ][INFO    ][10742] Starting a new job with PID 10742
2018-07-12 07:39:03,506 [salt.minion      ][INFO    ][10742] Returning information for job: 20180712073903438784
2018-07-12 07:39:13,501 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073913471561
2018-07-12 07:39:13,523 [salt.minion      ][INFO    ][10747] Starting a new job with PID 10747
2018-07-12 07:39:13,548 [salt.minion      ][INFO    ][10747] Returning information for job: 20180712073913471561
2018-07-12 07:39:23,530 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073923503874
2018-07-12 07:39:23,561 [salt.minion      ][INFO    ][10752] Starting a new job with PID 10752
2018-07-12 07:39:23,607 [salt.minion      ][INFO    ][10752] Returning information for job: 20180712073923503874
2018-07-12 07:39:33,595 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073933568819
2018-07-12 07:39:33,627 [salt.minion      ][INFO    ][10757] Starting a new job with PID 10757
2018-07-12 07:39:33,668 [salt.minion      ][INFO    ][10757] Returning information for job: 20180712073933568819
2018-07-12 07:39:38,073 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:39:38,224 [salt.state       ][INFO    ][9427] 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-12 07:39:38,288 [salt.state       ][INFO    ][9427] Loading fresh modules for state activity
2018-07-12 07:39:38,379 [salt.state       ][INFO    ][9427] Completed state [rabbitmq-server] at time 07:39:38.379777 duration_in_ms=142532.231
2018-07-12 07:39:38,386 [salt.state       ][INFO    ][9427] Running state [/etc/rabbitmq/rabbitmq.config] at time 07:39:38.386680
2018-07-12 07:39:38,387 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-12 07:39:38,442 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-07-12 07:39:38,572 [salt.state       ][INFO    ][9427] File changed:
New file
2018-07-12 07:39:38,572 [salt.state       ][INFO    ][9427] Completed state [/etc/rabbitmq/rabbitmq.config] at time 07:39:38.572886 duration_in_ms=186.207
2018-07-12 07:39:38,573 [salt.state       ][INFO    ][9427] Running state [/etc/default/rabbitmq-server] at time 07:39:38.573516
2018-07-12 07:39:38,573 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-12 07:39:38,619 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-07-12 07:39:38,714 [salt.state       ][INFO    ][9427] 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-12 07:39:38,715 [salt.state       ][INFO    ][9427] Completed state [/etc/default/rabbitmq-server] at time 07:39:38.714979 duration_in_ms=141.461
2018-07-12 07:39:38,715 [salt.state       ][INFO    ][9427] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:39:38.715872
2018-07-12 07:39:38,716 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-12 07:39:38,748 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-07-12 07:39:38,821 [salt.state       ][INFO    ][9427] File changed:
New file
2018-07-12 07:39:38,821 [salt.state       ][INFO    ][9427] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:39:38.821477 duration_in_ms=105.605
2018-07-12 07:39:38,823 [salt.state       ][INFO    ][9427] Running state [sleep 30] at time 07:39:38.823884
2018-07-12 07:39:38,824 [salt.state       ][INFO    ][9427] Executing state cmd.run for sleep 30
2018-07-12 07:39:38,825 [py.warnings      ][WARNING ][9427] /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-12 07:39:38,829 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-12 07:39:43,664 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073943629715
2018-07-12 07:39:43,697 [salt.minion      ][INFO    ][10933] Starting a new job with PID 10933
2018-07-12 07:39:43,817 [salt.minion      ][INFO    ][10933] Returning information for job: 20180712073943629715
2018-07-12 07:39:53,808 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712073953779697
2018-07-12 07:39:53,840 [salt.minion      ][INFO    ][10938] Starting a new job with PID 10938
2018-07-12 07:39:53,964 [salt.minion      ][INFO    ][10938] Returning information for job: 20180712073953779697
2018-07-12 07:40:03,977 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074003942368
2018-07-12 07:40:04,008 [salt.minion      ][INFO    ][10943] Starting a new job with PID 10943
2018-07-12 07:40:04,126 [salt.minion      ][INFO    ][10943] Returning information for job: 20180712074003942368
2018-07-12 07:40:09,110 [salt.state       ][INFO    ][9427] {'pid': 10906, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-12 07:40:09,124 [salt.state       ][INFO    ][9427] Completed state [sleep 30] at time 07:40:09.124560 duration_in_ms=30300.671
2018-07-12 07:40:09,128 [salt.state       ][INFO    ][9427] Running state [service rabbitmq-server stop] at time 07:40:09.128696
2018-07-12 07:40:09,130 [salt.state       ][INFO    ][9427] Executing state cmd.run for service rabbitmq-server stop
2018-07-12 07:40:09,133 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-07-12 07:40:09,893 [salt.state       ][INFO    ][9427] {'pid': 10946, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-12 07:40:09,895 [salt.state       ][INFO    ][9427] Completed state [service rabbitmq-server stop] at time 07:40:09.895499 duration_in_ms=766.802
2018-07-12 07:40:09,897 [salt.state       ][INFO    ][9427] Running state [/var/lib/rabbitmq] at time 07:40:09.897381
2018-07-12 07:40:09,899 [salt.state       ][INFO    ][9427] Executing state file.directory for /var/lib/rabbitmq
2018-07-12 07:40:09,902 [salt.state       ][INFO    ][9427] Directory /var/lib/rabbitmq is in the correct state
2018-07-12 07:40:09,904 [salt.state       ][INFO    ][9427] Completed state [/var/lib/rabbitmq] at time 07:40:09.904060 duration_in_ms=6.679
2018-07-12 07:40:09,909 [salt.state       ][INFO    ][9427] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 07:40:09.908977
2018-07-12 07:40:09,910 [salt.state       ][INFO    ][9427] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-07-12 07:40:09,922 [salt.state       ][INFO    ][9427] File changed:
--- 
+++ 
@@ -1 +1 @@
-NUKRUDHQLZWLNNZTSPVF+opnfv_secret

2018-07-12 07:40:09,924 [salt.state       ][INFO    ][9427] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 07:40:09.924274 duration_in_ms=15.295
2018-07-12 07:40:09,925 [salt.state       ][INFO    ][9427] Running state [sleep 30] at time 07:40:09.925852
2018-07-12 07:40:09,926 [salt.state       ][INFO    ][9427] Executing state cmd.run for sleep 30
2018-07-12 07:40:09,928 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-12 07:40:14,130 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074014097460
2018-07-12 07:40:14,173 [salt.minion      ][INFO    ][11032] Starting a new job with PID 11032
2018-07-12 07:40:14,292 [salt.minion      ][INFO    ][11032] Returning information for job: 20180712074014097460
2018-07-12 07:40:24,294 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074024264390
2018-07-12 07:40:24,327 [salt.minion      ][INFO    ][11037] Starting a new job with PID 11037
2018-07-12 07:40:24,450 [salt.minion      ][INFO    ][11037] Returning information for job: 20180712074024264390
2018-07-12 07:40:34,449 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074034424626
2018-07-12 07:40:34,482 [salt.minion      ][INFO    ][11042] Starting a new job with PID 11042
2018-07-12 07:40:34,598 [salt.minion      ][INFO    ][11042] Returning information for job: 20180712074034424626
2018-07-12 07:40:40,156 [salt.state       ][INFO    ][9427] {'pid': 11007, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-12 07:40:40,158 [salt.state       ][INFO    ][9427] Completed state [sleep 30] at time 07:40:40.157797 duration_in_ms=30231.944
2018-07-12 07:40:40,163 [salt.loader      ][ERROR   ][9427] 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-12 07:40:40,721 [salt.state       ][INFO    ][9427] Running state [rabbitmq-server] at time 07:40:40.720956
2018-07-12 07:40:40,721 [salt.state       ][INFO    ][9427] Executing state service.running for rabbitmq-server
2018-07-12 07:40:40,722 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-12 07:40:40,770 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:40,812 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:40,868 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:40,916 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:44,580 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074044558457
2018-07-12 07:40:44,608 [salt.minion      ][INFO    ][11319] Starting a new job with PID 11319
2018-07-12 07:40:44,722 [salt.minion      ][INFO    ][11319] Returning information for job: 20180712074044558457
2018-07-12 07:40:47,732 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:47,774 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:47,823 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:47,885 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:47,940 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:49,018 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:40:49,064 [salt.state       ][INFO    ][9427] {'rabbitmq-server': True}
2018-07-12 07:40:49,065 [salt.state       ][INFO    ][9427] Completed state [rabbitmq-server] at time 07:40:49.064893 duration_in_ms=8343.934
2018-07-12 07:40:49,071 [salt.state       ][INFO    ][9427] Running state [amqp_client] at time 07:40:49.071131
2018-07-12 07:40:49,071 [salt.state       ][INFO    ][9427] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-12 07:40:49,079 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-12 07:40:51,422 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-07-12 07:40:54,152 [salt.state       ][INFO    ][9427] {'new': 'amqp_client', 'old': ''}
2018-07-12 07:40:54,155 [salt.state       ][INFO    ][9427] Completed state [amqp_client] at time 07:40:54.154871 duration_in_ms=5083.739
2018-07-12 07:40:54,157 [salt.state       ][INFO    ][9427] Running state [rabbitmq_management] at time 07:40:54.157635
2018-07-12 07:40:54,159 [salt.state       ][INFO    ][9427] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-12 07:40:54,162 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-12 07:40:54,717 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074054694510
2018-07-12 07:40:54,742 [salt.minion      ][INFO    ][12070] Starting a new job with PID 12070
2018-07-12 07:40:54,870 [salt.minion      ][INFO    ][12070] Returning information for job: 20180712074054694510
2018-07-12 07:40:56,494 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-07-12 07:41:00,362 [salt.state       ][INFO    ][9427] {'new': 'rabbitmq_management', 'old': ''}
2018-07-12 07:41:00,363 [salt.state       ][INFO    ][9427] Completed state [rabbitmq_management] at time 07:41:00.363161 duration_in_ms=6205.525
2018-07-12 07:41:00,368 [salt.state       ][INFO    ][9427] Running state [/openstack] at time 07:41:00.368878
2018-07-12 07:41:00,369 [salt.state       ][INFO    ][9427] Executing state rabbitmq_vhost.present for /openstack
2018-07-12 07:41:00,372 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-12 07:41:02,373 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2018-07-12 07:41:04,446 [salt.state       ][INFO    ][9427] {'new': '/openstack', 'old': ''}
2018-07-12 07:41:04,448 [salt.state       ][INFO    ][9427] Completed state [/openstack] at time 07:41:04.448564 duration_in_ms=4079.685
2018-07-12 07:41:04,457 [salt.state       ][INFO    ][9427] Running state [openstack] at time 07:41:04.457076
2018-07-12 07:41:04,458 [salt.state       ][INFO    ][9427] Executing state rabbitmq_user.present for openstack
2018-07-12 07:41:04,460 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:41:04,869 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074104844551
2018-07-12 07:41:04,897 [salt.minion      ][INFO    ][12948] Starting a new job with PID 12948
2018-07-12 07:41:04,979 [salt.minion      ][INFO    ][12948] Returning information for job: 20180712074104844551
2018-07-12 07:41:08,521 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-12 07:41:10,861 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-12 07:41:12,961 [salt.state       ][INFO    ][9427] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2018-07-12 07:41:12,963 [salt.state       ][INFO    ][9427] Completed state [openstack] at time 07:41:12.962917 duration_in_ms=8505.841
2018-07-12 07:41:12,969 [salt.state       ][INFO    ][9427] Running state [Ceilometer] at time 07:41:12.969421
2018-07-12 07:41:12,970 [salt.state       ][INFO    ][9427] Executing state rabbitmq_policy.present for Ceilometer
2018-07-12 07:41:12,972 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-12 07:41:14,979 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074114953768
2018-07-12 07:41:15,008 [salt.minion      ][INFO    ][14035] Starting a new job with PID 14035
2018-07-12 07:41:15,097 [salt.loaded.int.module.cmdmod][INFO    ][9427] 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-12 07:41:15,151 [salt.minion      ][INFO    ][14035] Returning information for job: 20180712074114953768
2018-07-12 07:41:17,285 [salt.state       ][INFO    ][9427] {'new': 'Ceilometer', 'old': {}}
2018-07-12 07:41:17,287 [salt.state       ][INFO    ][9427] Completed state [Ceilometer] at time 07:41:17.287211 duration_in_ms=4317.789
2018-07-12 07:41:17,289 [salt.state       ][INFO    ][9427] Running state [HA] at time 07:41:17.289862
2018-07-12 07:41:17,291 [salt.state       ][INFO    ][9427] Executing state rabbitmq_policy.present for HA
2018-07-12 07:41:17,294 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-12 07:41:19,258 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-12 07:41:21,471 [salt.state       ][INFO    ][9427] {'new': 'HA', 'old': {}}
2018-07-12 07:41:21,473 [salt.state       ][INFO    ][9427] Completed state [HA] at time 07:41:21.472878 duration_in_ms=4183.016
2018-07-12 07:41:21,474 [salt.state       ][INFO    ][9427] Running state [guest] at time 07:41:21.473918
2018-07-12 07:41:21,474 [salt.state       ][INFO    ][9427] Executing state rabbitmq_user.present for guest
2018-07-12 07:41:21,476 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:41:23,468 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-12 07:41:25,174 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074125150306
2018-07-12 07:41:25,193 [salt.minion      ][INFO    ][15267] Starting a new job with PID 15267
2018-07-12 07:41:25,268 [salt.minion      ][INFO    ][15267] Returning information for job: 20180712074125150306
2018-07-12 07:41:29,788 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-12 07:41:32,012 [salt.state       ][INFO    ][9427] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-12 07:41:32,013 [salt.state       ][INFO    ][9427] Completed state [guest] at time 07:41:32.013399 duration_in_ms=10539.48
2018-07-12 07:41:32,015 [salt.state       ][INFO    ][9427] Running state [HA] at time 07:41:32.015762
2018-07-12 07:41:32,016 [salt.state       ][INFO    ][9427] Executing state rabbitmq_policy.present for HA
2018-07-12 07:41:32,018 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-12 07:41:34,306 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-12 07:41:35,280 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074135252035
2018-07-12 07:41:35,310 [salt.minion      ][INFO    ][16457] Starting a new job with PID 16457
2018-07-12 07:41:35,435 [salt.minion      ][INFO    ][16457] Returning information for job: 20180712074135252035
2018-07-12 07:41:36,565 [salt.state       ][INFO    ][9427] {'new': 'HA', 'old': {}}
2018-07-12 07:41:36,566 [salt.state       ][INFO    ][9427] Completed state [HA] at time 07:41:36.566661 duration_in_ms=4550.897
2018-07-12 07:41:36,569 [salt.state       ][INFO    ][9427] Running state [admin] at time 07:41:36.569770
2018-07-12 07:41:36,572 [salt.state       ][INFO    ][9427] Executing state rabbitmq_user.present for admin
2018-07-12 07:41:36,575 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:41:41,034 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:41:43,085 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2018-07-12 07:41:45,298 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-12 07:41:45,447 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074145423587
2018-07-12 07:41:45,476 [salt.minion      ][INFO    ][17503] Starting a new job with PID 17503
2018-07-12 07:41:45,585 [salt.minion      ][INFO    ][17503] Returning information for job: 20180712074145423587
2018-07-12 07:41:47,313 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-12 07:41:49,644 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-12 07:41:51,693 [salt.state       ][INFO    ][9427] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2018-07-12 07:41:51,694 [salt.state       ][INFO    ][9427] Completed state [admin] at time 07:41:51.694128 duration_in_ms=15124.358
2018-07-12 07:41:51,696 [salt.state       ][INFO    ][9427] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 07:41:51.695980
2018-07-12 07:41:51,696 [salt.state       ][INFO    ][9427] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2018-07-12 07:41:51,698 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2018-07-12 07:41:53,618 [salt.state       ][INFO    ][9427] {'pid': 18225, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack'}
2018-07-12 07:41:53,620 [salt.state       ][INFO    ][9427] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 07:41:53.619474 duration_in_ms=1923.492
2018-07-12 07:41:53,623 [salt.minion      ][INFO    ][9427] Returning information for job: 20180712073712633160
2018-07-12 07:41:54,415 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180712074154388361
2018-07-12 07:41:54,447 [salt.minion      ][INFO    ][18422] Starting a new job with PID 18422
2018-07-12 07:41:57,149 [salt.state       ][INFO    ][18422] Loading fresh modules for state activity
2018-07-12 07:41:57,421 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-12 07:41:58,079 [salt.loader      ][ERROR   ][18422] 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-12 07:41:58,837 [salt.state       ][INFO    ][18422] Running state [rabbitmq-server] at time 07:41:58.837032
2018-07-12 07:41:58,851 [salt.state       ][INFO    ][18422] Executing state pkg.installed for rabbitmq-server
2018-07-12 07:41:58,852 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:41:59,789 [salt.state       ][INFO    ][18422] All specified packages are already installed
2018-07-12 07:41:59,790 [salt.state       ][INFO    ][18422] Completed state [rabbitmq-server] at time 07:41:59.790559 duration_in_ms=953.527
2018-07-12 07:41:59,795 [salt.state       ][INFO    ][18422] Running state [/etc/rabbitmq/rabbitmq.config] at time 07:41:59.795462
2018-07-12 07:41:59,796 [salt.state       ][INFO    ][18422] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-12 07:41:59,920 [salt.state       ][INFO    ][18422] File /etc/rabbitmq/rabbitmq.config is in the correct state
2018-07-12 07:41:59,921 [salt.state       ][INFO    ][18422] Completed state [/etc/rabbitmq/rabbitmq.config] at time 07:41:59.921037 duration_in_ms=125.574
2018-07-12 07:41:59,921 [salt.state       ][INFO    ][18422] Running state [/etc/default/rabbitmq-server] at time 07:41:59.921815
2018-07-12 07:41:59,922 [salt.state       ][INFO    ][18422] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-12 07:41:59,993 [salt.state       ][INFO    ][18422] File /etc/default/rabbitmq-server is in the correct state
2018-07-12 07:41:59,994 [salt.state       ][INFO    ][18422] Completed state [/etc/default/rabbitmq-server] at time 07:41:59.994385 duration_in_ms=72.57
2018-07-12 07:41:59,995 [salt.state       ][INFO    ][18422] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:41:59.995219
2018-07-12 07:41:59,995 [salt.state       ][INFO    ][18422] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-12 07:42:00,062 [salt.state       ][INFO    ][18422] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2018-07-12 07:42:00,062 [salt.state       ][INFO    ][18422] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 07:42:00.062897 duration_in_ms=67.677
2018-07-12 07:42:00,064 [salt.state       ][INFO    ][18422] Running state [rabbitmq-server] at time 07:42:00.064901
2018-07-12 07:42:00,065 [salt.state       ][INFO    ][18422] Executing state service.running for rabbitmq-server
2018-07-12 07:42:00,066 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-12 07:42:00,150 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:42:00,191 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-12 07:42:00,234 [salt.state       ][INFO    ][18422] The service rabbitmq-server is already running
2018-07-12 07:42:00,235 [salt.state       ][INFO    ][18422] Completed state [rabbitmq-server] at time 07:42:00.235595 duration_in_ms=170.684
2018-07-12 07:42:00,242 [salt.state       ][INFO    ][18422] Running state [amqp_client] at time 07:42:00.242418
2018-07-12 07:42:00,243 [salt.state       ][INFO    ][18422] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-12 07:42:00,245 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-12 07:42:02,610 [salt.state       ][INFO    ][18422] Plugin 'amqp_client' is already enabled.
2018-07-12 07:42:02,611 [salt.state       ][INFO    ][18422] Completed state [amqp_client] at time 07:42:02.611126 duration_in_ms=2368.707
2018-07-12 07:42:02,613 [salt.state       ][INFO    ][18422] Running state [rabbitmq_management] at time 07:42:02.612941
2018-07-12 07:42:02,613 [salt.state       ][INFO    ][18422] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-12 07:42:02,616 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-12 07:42:05,114 [salt.state       ][INFO    ][18422] Plugin 'rabbitmq_management' is already enabled.
2018-07-12 07:42:05,115 [salt.state       ][INFO    ][18422] Completed state [rabbitmq_management] at time 07:42:05.115576 duration_in_ms=2502.634
2018-07-12 07:42:05,121 [salt.state       ][INFO    ][18422] Running state [/openstack] at time 07:42:05.121583
2018-07-12 07:42:05,122 [salt.state       ][INFO    ][18422] Executing state rabbitmq_vhost.present for /openstack
2018-07-12 07:42:05,124 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-12 07:42:07,303 [salt.state       ][INFO    ][18422] Virtual Host '/openstack' already exists.
2018-07-12 07:42:07,304 [salt.state       ][INFO    ][18422] Completed state [/openstack] at time 07:42:07.304326 duration_in_ms=2182.741
2018-07-12 07:42:07,311 [salt.state       ][INFO    ][18422] Running state [openstack] at time 07:42:07.311689
2018-07-12 07:42:07,312 [salt.state       ][INFO    ][18422] Executing state rabbitmq_user.present for openstack
2018-07-12 07:42:07,315 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:42:09,404 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-12 07:42:14,484 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074214457142
2018-07-12 07:42:14,505 [salt.minion      ][INFO    ][20091] Starting a new job with PID 20091
2018-07-12 07:42:14,573 [salt.minion      ][INFO    ][20091] Returning information for job: 20180712074214457142
2018-07-12 07:42:15,795 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-12 07:42:17,847 [salt.state       ][INFO    ][18422] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-12 07:42:17,848 [salt.state       ][INFO    ][18422] Completed state [openstack] at time 07:42:17.848224 duration_in_ms=10536.535
2018-07-12 07:42:17,854 [salt.state       ][INFO    ][18422] Running state [Ceilometer] at time 07:42:17.854271
2018-07-12 07:42:17,855 [salt.state       ][INFO    ][18422] Executing state rabbitmq_policy.present for Ceilometer
2018-07-12 07:42:17,856 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-12 07:42:20,005 [salt.loaded.int.module.cmdmod][INFO    ][18422] 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-12 07:42:21,992 [salt.state       ][INFO    ][18422] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-07-12 07:42:21,993 [salt.state       ][INFO    ][18422] Completed state [Ceilometer] at time 07:42:21.993157 duration_in_ms=4138.885
2018-07-12 07:42:21,995 [salt.state       ][INFO    ][18422] Running state [HA] at time 07:42:21.995263
2018-07-12 07:42:21,996 [salt.state       ][INFO    ][18422] Executing state rabbitmq_policy.present for HA
2018-07-12 07:42:21,998 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-12 07:42:24,229 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-12 07:42:24,548 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074224521708
2018-07-12 07:42:24,582 [salt.minion      ][INFO    ][21214] Starting a new job with PID 21214
2018-07-12 07:42:24,676 [salt.minion      ][INFO    ][21214] Returning information for job: 20180712074224521708
2018-07-12 07:42:26,312 [salt.state       ][INFO    ][18422] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-12 07:42:26,313 [salt.state       ][INFO    ][18422] Completed state [HA] at time 07:42:26.312983 duration_in_ms=4317.721
2018-07-12 07:42:26,313 [salt.state       ][INFO    ][18422] Running state [guest] at time 07:42:26.313891
2018-07-12 07:42:26,314 [salt.state       ][INFO    ][18422] Executing state rabbitmq_user.present for guest
2018-07-12 07:42:26,318 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:42:28,446 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-12 07:42:34,426 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-12 07:42:34,646 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074234611114
2018-07-12 07:42:34,689 [salt.minion      ][INFO    ][22422] Starting a new job with PID 22422
2018-07-12 07:42:34,808 [salt.minion      ][INFO    ][22422] Returning information for job: 20180712074234611114
2018-07-12 07:42:36,513 [salt.state       ][INFO    ][18422] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-12 07:42:36,514 [salt.state       ][INFO    ][18422] Completed state [guest] at time 07:42:36.514671 duration_in_ms=10200.778
2018-07-12 07:42:36,516 [salt.state       ][INFO    ][18422] Running state [HA] at time 07:42:36.516199
2018-07-12 07:42:36,516 [salt.state       ][INFO    ][18422] Executing state rabbitmq_policy.present for HA
2018-07-12 07:42:36,518 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-12 07:42:38,468 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-12 07:42:40,466 [salt.state       ][INFO    ][18422] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-12 07:42:40,469 [salt.state       ][INFO    ][18422] Completed state [HA] at time 07:42:40.469639 duration_in_ms=3953.436
2018-07-12 07:42:40,472 [salt.state       ][INFO    ][18422] Running state [admin] at time 07:42:40.472678
2018-07-12 07:42:40,474 [salt.state       ][INFO    ][18422] Executing state rabbitmq_user.present for admin
2018-07-12 07:42:40,477 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:42:42,536 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-12 07:42:44,773 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712074244748001
2018-07-12 07:42:44,798 [salt.minion      ][INFO    ][23592] Starting a new job with PID 23592
2018-07-12 07:42:44,921 [salt.minion      ][INFO    ][23592] Returning information for job: 20180712074244748001
2018-07-12 07:42:49,049 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-12 07:42:51,046 [salt.loaded.int.module.cmdmod][INFO    ][18422] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-12 07:42:53,029 [salt.state       ][INFO    ][18422] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-12 07:42:53,030 [salt.state       ][INFO    ][18422] Completed state [admin] at time 07:42:53.030147 duration_in_ms=12557.469
2018-07-12 07:42:53,036 [salt.state       ][INFO    ][18422] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 07:42:53.036276
2018-07-12 07:42:53,037 [salt.state       ][INFO    ][18422] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2018-07-12 07:42:53,038 [salt.state       ][INFO    ][18422] /var/lib/rabbitmq/.cluster_name exists
2018-07-12 07:42:53,039 [salt.state       ][INFO    ][18422] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 07:42:53.039045 duration_in_ms=2.77
2018-07-12 07:42:53,044 [salt.minion      ][INFO    ][18422] Returning information for job: 20180712074154388361
2018-07-12 07:46:24,159 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command cmd.run with jid 20180712074624136436
2018-07-12 07:46:24,191 [salt.minion      ][INFO    ][24616] Starting a new job with PID 24616
2018-07-12 07:46:24,209 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24616] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-07-12 07:46:26,547 [salt.minion      ][INFO    ][24616] Returning information for job: 20180712074624136436
2018-07-12 07:57:45,068 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command state.sls with jid 20180712075745047221
2018-07-12 07:57:45,105 [salt.minion      ][INFO    ][24968] Starting a new job with PID 24968
2018-07-12 07:57:48,279 [salt.state       ][INFO    ][24968] Loading fresh modules for state activity
2018-07-12 07:57:48,594 [salt.fileclient  ][INFO    ][24968] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-12 07:57:48,637 [salt.fileclient  ][INFO    ][24968] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-12 07:57:48,884 [salt.loader      ][ERROR   ][24968] 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-12 07:57:49,582 [salt.state       ][INFO    ][24968] Running state [haproxy] at time 07:57:49.582064
2018-07-12 07:57:49,582 [salt.state       ][INFO    ][24968] Executing state pkg.installed for haproxy
2018-07-12 07:57:49,584 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:57:50,452 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-12 07:57:50,676 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-12 07:57:58,235 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-12 07:57:58,322 [salt.loaded.int.module.cmdmod][INFO    ][24968] 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-12 07:58:05,150 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command saltutil.find_job with jid 20180712075805122901
2018-07-12 07:58:05,168 [salt.minion      ][INFO    ][25760] Starting a new job with PID 25760
2018-07-12 07:58:05,237 [salt.minion      ][INFO    ][25760] Returning information for job: 20180712075805122901
2018-07-12 07:58:07,494 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-12 07:58:07,558 [salt.state       ][INFO    ][24968] 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-12 07:58:07,585 [salt.state       ][INFO    ][24968] Loading fresh modules for state activity
2018-07-12 07:58:07,635 [salt.state       ][INFO    ][24968] Completed state [haproxy] at time 07:58:07.635083 duration_in_ms=18053.019
2018-07-12 07:58:07,639 [salt.state       ][INFO    ][24968] Running state [/etc/default/haproxy] at time 07:58:07.639636
2018-07-12 07:58:07,640 [salt.state       ][INFO    ][24968] Executing state file.managed for /etc/default/haproxy
2018-07-12 07:58:07,676 [salt.fileclient  ][INFO    ][24968] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-12 07:58:07,680 [salt.state       ][INFO    ][24968] 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-12 07:58:07,684 [salt.state       ][INFO    ][24968] Completed state [/etc/default/haproxy] at time 07:58:07.684763 duration_in_ms=45.127
2018-07-12 07:58:07,685 [salt.state       ][INFO    ][24968] Running state [/etc/haproxy/haproxy.cfg] at time 07:58:07.685428
2018-07-12 07:58:07,685 [salt.state       ][INFO    ][24968] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-12 07:58:07,706 [salt.fileclient  ][INFO    ][24968] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-12 07:58:08,049 [salt.state       ][INFO    ][24968] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 10.167.4.27:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.28:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.29:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.30:5672 backup check inter 5000 rise 2 fall 3

2018-07-12 07:58:08,051 [salt.state       ][INFO    ][24968] Completed state [/etc/haproxy/haproxy.cfg] at time 07:58:08.051607 duration_in_ms=366.177
2018-07-12 07:58:08,052 [salt.state       ][INFO    ][24968] Running state [/etc/haproxy/ssl] at time 07:58:08.052431
2018-07-12 07:58:08,053 [salt.state       ][INFO    ][24968] Executing state file.directory for /etc/haproxy/ssl
2018-07-12 07:58:08,056 [salt.state       ][INFO    ][24968] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-12 07:58:08,056 [salt.state       ][INFO    ][24968] Completed state [/etc/haproxy/ssl] at time 07:58:08.056790 duration_in_ms=4.361
2018-07-12 07:58:08,057 [salt.state       ][INFO    ][24968] Running state [/etc/haproxy/errors/429.http11] at time 07:58:08.057425
2018-07-12 07:58:08,057 [salt.state       ][INFO    ][24968] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-12 07:58:08,080 [salt.fileclient  ][INFO    ][24968] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-12 07:58:08,084 [salt.state       ][INFO    ][24968] File changed:
New file
2018-07-12 07:58:08,085 [salt.state       ][INFO    ][24968] Completed state [/etc/haproxy/errors/429.http11] at time 07:58:08.085103 duration_in_ms=27.678
2018-07-12 07:58:08,086 [salt.state       ][INFO    ][24968] Running state [haproxy_status_packages] at time 07:58:08.086489
2018-07-12 07:58:08,086 [salt.state       ][INFO    ][24968] Executing state pkg.installed for haproxy_status_packages
2018-07-12 07:58:08,135 [salt.loader      ][ERROR   ][24968] 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-12 07:58:08,674 [salt.state       ][INFO    ][24968] All specified packages are already installed
2018-07-12 07:58:08,674 [salt.state       ][INFO    ][24968] Completed state [haproxy_status_packages] at time 07:58:08.674398 duration_in_ms=587.909
2018-07-12 07:58:08,675 [salt.state       ][INFO    ][24968] Running state [/usr/bin/haproxy-status.sh] at time 07:58:08.675299
2018-07-12 07:58:08,675 [salt.state       ][INFO    ][24968] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-12 07:58:08,711 [salt.fileclient  ][INFO    ][24968] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-12 07:58:08,757 [salt.state       ][INFO    ][24968] File changed:
New file
2018-07-12 07:58:08,757 [salt.state       ][INFO    ][24968] Completed state [/usr/bin/haproxy-status.sh] at time 07:58:08.757311 duration_in_ms=82.012
2018-07-12 07:58:08,757 [salt.state       ][INFO    ][24968] Running state [net.ipv4.ip_nonlocal_bind] at time 07:58:08.757951
2018-07-12 07:58:08,758 [salt.state       ][INFO    ][24968] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-12 07:58:08,758 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command 'sysctl -a' in directory '/root'
2018-07-12 07:58:08,852 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-12 07:58:08,885 [salt.state       ][INFO    ][24968] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-12 07:58:08,885 [salt.state       ][INFO    ][24968] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:58:08.885869 duration_in_ms=127.917
2018-07-12 07:58:08,889 [salt.state       ][INFO    ][24968] Running state [haproxy] at time 07:58:08.888987
2018-07-12 07:58:08,889 [salt.state       ][INFO    ][24968] Executing state service.running for haproxy
2018-07-12 07:58:08,890 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-12 07:58:08,936 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:08,971 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:09,012 [salt.state       ][INFO    ][24968] The service haproxy is already running
2018-07-12 07:58:09,013 [salt.state       ][INFO    ][24968] Completed state [haproxy] at time 07:58:09.012981 duration_in_ms=123.994
2018-07-12 07:58:09,013 [salt.state       ][INFO    ][24968] Running state [haproxy] at time 07:58:09.013483
2018-07-12 07:58:09,014 [salt.state       ][INFO    ][24968] Executing state service.mod_watch for haproxy
2018-07-12 07:58:09,015 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:09,056 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:09,094 [salt.loaded.int.module.cmdmod][INFO    ][24968] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:09,237 [salt.state       ][INFO    ][24968] {'haproxy': True}
2018-07-12 07:58:09,238 [salt.state       ][INFO    ][24968] Completed state [haproxy] at time 07:58:09.238673 duration_in_ms=225.188
2018-07-12 07:58:09,245 [salt.minion      ][INFO    ][24968] Returning information for job: 20180712075745047221
2018-07-12 07:58:13,940 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command service.status with jid 20180712075813913425
2018-07-12 07:58:13,973 [salt.minion      ][INFO    ][25891] Starting a new job with PID 25891
2018-07-12 07:58:13,982 [salt.loader      ][ERROR   ][25891] 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-12 07:58:14,561 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25891] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-12 07:58:14,601 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25891] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-12 07:58:14,635 [salt.minion      ][INFO    ][25891] Returning information for job: 20180712075813913425
2018-07-12 07:58:15,773 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command service.restart with jid 20180712075815754933
2018-07-12 07:58:15,807 [salt.minion      ][INFO    ][25899] Starting a new job with PID 25899
2018-07-12 07:58:15,816 [salt.loader      ][ERROR   ][25899] 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-12 07:58:16,455 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25899] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-12 07:58:16,484 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25899] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-12 07:58:16,541 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][25899] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-12 07:58:16,614 [salt.minion      ][INFO    ][25899] Returning information for job: 20180712075815754933
2018-07-12 08:22:11,176 [salt.utils.schedule][INFO    ][2530] Running scheduled job: __mine_interval
2018-07-12 09:22:11,175 [salt.utils.schedule][INFO    ][2530] Running scheduled job: __mine_interval
2018-07-12 09:29:43,927 [salt.minion      ][INFO    ][2530] User sudo_ubuntu Executing command cp.push_dir with jid 20180712092943913074
2018-07-12 09:29:43,968 [salt.minion      ][INFO    ][27284] Starting a new job with PID 27284
