2018-07-17 05:51:45,897 [salt.loaded.int.module.cmdmod][ERROR   ][1907] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-17 05:51:45,898 [salt.loaded.int.module.cmdmod][ERROR   ][1907] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-17 05:51:45,926 [salt.loaded.int.module.cmdmod][ERROR   ][1907] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-17 05:51:45,927 [salt.loaded.int.module.cmdmod][ERROR   ][1907] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-17 05:51:48,075 [salt.loaded.int.module.cmdmod][ERROR   ][1907] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-17 05:51:48,076 [salt.loaded.int.module.cmdmod][ERROR   ][1907] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-17 05:51:48,105 [salt.loaded.int.module.cmdmod][ERROR   ][1907] Command 'rabbitmqctl cluster_status' failed with return code: 127
2018-07-17 05:51:48,106 [salt.loaded.int.module.cmdmod][ERROR   ][1907] output: /bin/sh: 1: rabbitmqctl: not found
2018-07-17 05:51:50,649 [salt.loader      ][ERROR   ][1907] 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-17 05:52:39,181 [salt.loader      ][ERROR   ][1907] 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-17 05:52:40,953 [salt.loaded.int.module.cmdmod][ERROR   ][1907] 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-17 05:52:45,921 [salt.loader      ][ERROR   ][2479] 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-17 05:52:46,640 [salt.loaded.int.module.cmdmod][INFO    ][2479] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-17 05:52:46,685 [salt.loaded.int.module.cmdmod][INFO    ][2479] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-17 05:52:46,723 [salt.loaded.int.module.cmdmod][INFO    ][2479] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-17 05:52:46,773 [salt.utils.parsers][WARNING ][1629] Minion received a SIGTERM. Exiting.
2018-07-17 05:52:48,151 [salt.cli.daemons ][INFO    ][2554] Setting up the Salt Minion "msg01.mcp-ovs-dpdk-ha.local"
2018-07-17 05:52:48,317 [salt.cli.daemons ][INFO    ][2554] Starting up the Salt Minion
2018-07-17 05:52:48,318 [salt.utils.event ][INFO    ][2554] Starting pull socket on /var/run/salt/minion/minion_event_676035f7f1_pull.ipc
2018-07-17 05:52:49,510 [salt.minion      ][INFO    ][2554] Creating minion process manager
2018-07-17 05:52:51,076 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2554] Executing command ['date', '+%z'] in directory '/root'
2018-07-17 05:52:51,108 [salt.utils.schedule][INFO    ][2554] Updating job settings for scheduled job: __mine_interval
2018-07-17 05:52:51,116 [salt.minion      ][INFO    ][2554] Added mine.update to scheduler
2018-07-17 05:52:51,131 [salt.minion      ][INFO    ][2554] Minion is starting as user 'root'
2018-07-17 05:52:51,152 [salt.minion      ][INFO    ][2554] Minion is ready to receive requests!
2018-07-17 05:52:52,153 [salt.utils.schedule][INFO    ][2554] Running scheduled job: __mine_interval
2018-07-17 05:54:25,725 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command state.apply with jid 20180717055425713329
2018-07-17 05:54:25,757 [salt.minion      ][INFO    ][2650] Starting a new job with PID 2650
2018-07-17 05:54:28,127 [salt.state       ][INFO    ][2650] Loading fresh modules for state activity
2018-07-17 05:54:29,508 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-17 05:54:29,573 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-17 05:54:29,864 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-17 05:54:30,112 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-17 05:54:30,294 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-17 05:54:30,678 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-17 05:54:30,878 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-17 05:54:31,056 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-17 05:54:31,282 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-17 05:54:31,985 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-17 05:54:32,619 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-17 05:54:32,800 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-17 05:54:33,031 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-17 05:54:33,220 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-17 05:54:33,399 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-17 05:54:33,574 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-17 05:54:33,755 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-17 05:54:33,939 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-17 05:54:34,109 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-17 05:54:34,422 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-17 05:54:34,699 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-17 05:54:35,010 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-17 05:54:35,396 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-17 05:54:35,598 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-17 05:54:35,792 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-17 05:54:35,813 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-17 05:54:35,894 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-17 05:54:35,970 [salt.state       ][INFO    ][2650] Running state [/etc/environment] at time 05:54:35.970205
2018-07-17 05:54:35,971 [salt.state       ][INFO    ][2650] Executing state file.blockreplace for /etc/environment
2018-07-17 05:54:35,982 [salt.state       ][INFO    ][2650] 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-17 05:54:35,984 [salt.state       ][INFO    ][2650] Completed state [/etc/environment] at time 05:54:35.984642 duration_in_ms=14.438
2018-07-17 05:54:35,985 [salt.state       ][INFO    ][2650] Running state [/etc/profile.d] at time 05:54:35.985240
2018-07-17 05:54:35,985 [salt.state       ][INFO    ][2650] Executing state file.directory for /etc/profile.d
2018-07-17 05:54:36,010 [salt.state       ][INFO    ][2650] Directory /etc/profile.d is in the correct state
2018-07-17 05:54:36,011 [salt.state       ][INFO    ][2650] Completed state [/etc/profile.d] at time 05:54:36.011679 duration_in_ms=26.439
2018-07-17 05:54:36,075 [salt.loader      ][ERROR   ][2650] 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-17 05:54:36,723 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:54:36.723003
2018-07-17 05:54:36,723 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-17 05:54:36,764 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-17 05:54:36,775 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-17 05:54:36,776 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:54:36.776067 duration_in_ms=53.064
2018-07-17 05:54:36,776 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:54:36.776606
2018-07-17 05:54:36,777 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-17 05:54:36,797 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-17 05:54:36,798 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:54:36.798308 duration_in_ms=21.702
2018-07-17 05:54:36,800 [salt.state       ][INFO    ][2650] Running state [linux_repo_prereq_pkgs] at time 05:54:36.800959
2018-07-17 05:54:36,801 [salt.state       ][INFO    ][2650] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-17 05:54:36,802 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:54:37,441 [salt.state       ][INFO    ][2650] All specified packages are already installed
2018-07-17 05:54:37,442 [salt.state       ][INFO    ][2650] Completed state [linux_repo_prereq_pkgs] at time 05:54:37.442502 duration_in_ms=641.543
2018-07-17 05:54:37,443 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:54:37.443183
2018-07-17 05:54:37,443 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-17 05:54:37,468 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-17 05:54:37,482 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-17 05:54:37,483 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:54:37.483082 duration_in_ms=39.899
2018-07-17 05:54:37,483 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:54:37.483643
2018-07-17 05:54:37,484 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-17 05:54:37,484 [salt.state       ][INFO    ][2650] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-17 05:54:37,485 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:54:37.485335 duration_in_ms=1.692
2018-07-17 05:54:37,485 [salt.state       ][INFO    ][2650] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:54:37.485864
2018-07-17 05:54:37,486 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-17 05:54:37,526 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-17 05:54:37,680 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-17 05:54:37,681 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:54:37.681767 duration_in_ms=195.903
2018-07-17 05:54:37,683 [salt.state       ][INFO    ][2650] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:54:37.683776
2018-07-17 05:54:37,684 [salt.state       ][INFO    ][2650] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-17 05:54:37,685 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-17 05:54:39,118 [salt.state       ][INFO    ][2650] {'pid': 2714, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-17 05:54:39,120 [salt.state       ][INFO    ][2650] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:54:39.119928 duration_in_ms=1436.151
2018-07-17 05:54:39,136 [salt.state       ][INFO    ][2650] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:54:39.136544
2018-07-17 05:54:39,137 [salt.state       ][INFO    ][2650] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-17 05:54:39,412 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:54:45,795 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055445780844
2018-07-17 05:54:45,820 [salt.minion      ][INFO    ][3147] Starting a new job with PID 3147
2018-07-17 05:54:45,843 [salt.minion      ][INFO    ][3147] Returning information for job: 20180717055445780844
2018-07-17 05:54:47,975 [salt.state       ][INFO    ][2650] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-17 05:54:47,977 [salt.state       ][INFO    ][2650] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:54:47.977033 duration_in_ms=8840.489
2018-07-17 05:54:47,978 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:54:47.978072
2018-07-17 05:54:47,979 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-17 05:54:47,980 [salt.state       ][INFO    ][2650] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-17 05:54:47,981 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:54:47.980959 duration_in_ms=2.887
2018-07-17 05:54:47,981 [salt.state       ][INFO    ][2650] Running state [/etc/apt/preferences.d/uca] at time 05:54:47.981788
2018-07-17 05:54:47,982 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-17 05:54:48,184 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-17 05:54:48,185 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/preferences.d/uca] at time 05:54:48.185551 duration_in_ms=203.764
2018-07-17 05:54:48,193 [salt.state       ][INFO    ][2650] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:54:48.193546
2018-07-17 05:54:48,194 [salt.state       ][INFO    ][2650] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-17 05:54:48,195 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-17 05:54:48,215 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-17 05:54:48,960 [salt.state       ][INFO    ][2650] {'pid': 3154, '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.W98i1EebaU/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-17 05:54:48,961 [salt.state       ][INFO    ][2650] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:54:48.961695 duration_in_ms=768.147
2018-07-17 05:54:48,968 [salt.state       ][INFO    ][2650] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:54:48.968631
2018-07-17 05:54:48,969 [salt.state       ][INFO    ][2650] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-17 05:54:49,207 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:54:56,020 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055456005785
2018-07-17 05:54:56,057 [salt.minion      ][INFO    ][3631] Starting a new job with PID 3631
2018-07-17 05:54:56,078 [salt.minion      ][INFO    ][3631] Returning information for job: 20180717055456005785
2018-07-17 05:54:58,208 [salt.state       ][INFO    ][2650] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-17 05:54:58,209 [salt.state       ][INFO    ][2650] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:54:58.209234 duration_in_ms=9240.603
2018-07-17 05:54:58,210 [salt.state       ][INFO    ][2650] Running state [linux_extra_packages_latest] at time 05:54:58.210176
2018-07-17 05:54:58,211 [salt.state       ][INFO    ][2650] Executing state pkg.latest for linux_extra_packages_latest
2018-07-17 05:54:58,239 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-17 05:54:58,448 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 05:54:58,491 [salt.loaded.int.module.cmdmod][INFO    ][2650] 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-17 05:55:05,659 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:55:05,758 [salt.state       ][INFO    ][2650] 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-17 05:55:05,808 [salt.state       ][INFO    ][2650] Loading fresh modules for state activity
2018-07-17 05:55:05,875 [salt.state       ][INFO    ][2650] Completed state [linux_extra_packages_latest] at time 05:55:05.875137 duration_in_ms=7664.958
2018-07-17 05:55:05,903 [salt.state       ][INFO    ][2650] Running state [UTC] at time 05:55:05.903162
2018-07-17 05:55:05,903 [salt.state       ][INFO    ][2650] Executing state timezone.system for UTC
2018-07-17 05:55:05,909 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:55:06,732 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:55:06,758 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055506030297
2018-07-17 05:55:06,760 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-17 05:55:06,779 [salt.minion      ][INFO    ][3813] Starting a new job with PID 3813
2018-07-17 05:55:06,801 [salt.minion      ][INFO    ][3813] Returning information for job: 20180717055506030297
2018-07-17 05:55:06,831 [salt.state       ][INFO    ][2650] {'timezone': 'UTC'}
2018-07-17 05:55:06,832 [salt.state       ][INFO    ][2650] Completed state [UTC] at time 05:55:06.831956 duration_in_ms=928.794
2018-07-17 05:55:06,883 [salt.state       ][INFO    ][2650] Running state [nf_conntrack] at time 05:55:06.883277
2018-07-17 05:55:06,883 [salt.state       ][INFO    ][2650] Executing state kmod.present for nf_conntrack
2018-07-17 05:55:06,884 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'lsmod' in directory '/root'
2018-07-17 05:55:09,073 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'lsmod' in directory '/root'
2018-07-17 05:55:09,106 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-17 05:55:09,268 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'lsmod' in directory '/root'
2018-07-17 05:55:09,510 [salt.state       ][INFO    ][2650] {'nf_conntrack': 'loaded'}
2018-07-17 05:55:09,511 [salt.state       ][INFO    ][2650] Completed state [nf_conntrack] at time 05:55:09.511309 duration_in_ms=2628.033
2018-07-17 05:55:09,535 [salt.state       ][INFO    ][2650] Running state [kernel.panic] at time 05:55:09.535587
2018-07-17 05:55:09,536 [salt.state       ][INFO    ][2650] Executing state sysctl.present for kernel.panic
2018-07-17 05:55:09,538 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:09,825 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-17 05:55:09,852 [salt.state       ][INFO    ][2650] {'kernel.panic': 60}
2018-07-17 05:55:09,853 [salt.state       ][INFO    ][2650] Completed state [kernel.panic] at time 05:55:09.853108 duration_in_ms=317.52
2018-07-17 05:55:09,854 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_keepalive_probes] at time 05:55:09.854017
2018-07-17 05:55:09,854 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-17 05:55:09,856 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:09,922 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-17 05:55:09,945 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-17 05:55:09,946 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:55:09.946373 duration_in_ms=92.356
2018-07-17 05:55:09,947 [salt.state       ][INFO    ][2650] Running state [fs.file-max] at time 05:55:09.947286
2018-07-17 05:55:09,948 [salt.state       ][INFO    ][2650] Executing state sysctl.present for fs.file-max
2018-07-17 05:55:09,949 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,009 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-17 05:55:10,025 [salt.state       ][INFO    ][2650] {'fs.file-max': 124165}
2018-07-17 05:55:10,026 [salt.state       ][INFO    ][2650] Completed state [fs.file-max] at time 05:55:10.026358 duration_in_ms=79.073
2018-07-17 05:55:10,026 [salt.state       ][INFO    ][2650] Running state [net.core.somaxconn] at time 05:55:10.026880
2018-07-17 05:55:10,027 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.core.somaxconn
2018-07-17 05:55:10,028 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,084 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-17 05:55:10,114 [salt.state       ][INFO    ][2650] {'net.core.somaxconn': 4096}
2018-07-17 05:55:10,115 [salt.state       ][INFO    ][2650] Completed state [net.core.somaxconn] at time 05:55:10.115355 duration_in_ms=88.474
2018-07-17 05:55:10,115 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:55:10.115845
2018-07-17 05:55:10,116 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-17 05:55:10,117 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,170 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-17 05:55:10,199 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-17 05:55:10,199 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:55:10.199670 duration_in_ms=83.825
2018-07-17 05:55:10,200 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_tw_reuse] at time 05:55:10.200141
2018-07-17 05:55:10,200 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-17 05:55:10,202 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,261 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-17 05:55:10,284 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-17 05:55:10,285 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_tw_reuse] at time 05:55:10.285127 duration_in_ms=84.985
2018-07-17 05:55:10,285 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_congestion_control] at time 05:55:10.285868
2018-07-17 05:55:10,286 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-17 05:55:10,287 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,336 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-17 05:55:10,566 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-17 05:55:10,567 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_congestion_control] at time 05:55:10.567185 duration_in_ms=281.317
2018-07-17 05:55:10,567 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_retries2] at time 05:55:10.567797
2018-07-17 05:55:10,568 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-17 05:55:10,569 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,619 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-17 05:55:10,636 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_retries2': 5}
2018-07-17 05:55:10,637 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_retries2] at time 05:55:10.637770 duration_in_ms=69.97
2018-07-17 05:55:10,638 [salt.state       ][INFO    ][2650] Running state [net.core.netdev_max_backlog] at time 05:55:10.638864
2018-07-17 05:55:10,639 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-17 05:55:10,641 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,752 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-17 05:55:10,778 [salt.state       ][INFO    ][2650] {'net.core.netdev_max_backlog': 261144}
2018-07-17 05:55:10,779 [salt.state       ][INFO    ][2650] Completed state [net.core.netdev_max_backlog] at time 05:55:10.779127 duration_in_ms=140.265
2018-07-17 05:55:10,779 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:55:10.779783
2018-07-17 05:55:10,780 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-17 05:55:10,781 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:10,937 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-17 05:55:10,968 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-17 05:55:10,969 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:55:10.969363 duration_in_ms=189.581
2018-07-17 05:55:10,969 [salt.state       ][INFO    ][2650] Running state [vm.swappiness] at time 05:55:10.969778
2018-07-17 05:55:10,970 [salt.state       ][INFO    ][2650] Executing state sysctl.present for vm.swappiness
2018-07-17 05:55:10,970 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,135 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-17 05:55:11,154 [salt.state       ][INFO    ][2650] {'vm.swappiness': 10}
2018-07-17 05:55:11,154 [salt.state       ][INFO    ][2650] Completed state [vm.swappiness] at time 05:55:11.154816 duration_in_ms=185.038
2018-07-17 05:55:11,155 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:55:11.155508
2018-07-17 05:55:11,156 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-17 05:55:11,157 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,204 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-17 05:55:11,222 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-17 05:55:11,223 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:55:11.223022 duration_in_ms=67.513
2018-07-17 05:55:11,223 [salt.state       ][INFO    ][2650] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:55:11.223773
2018-07-17 05:55:11,224 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-17 05:55:11,225 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,357 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-17 05:55:11,375 [salt.state       ][INFO    ][2650] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-17 05:55:11,376 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:55:11.376639 duration_in_ms=152.854
2018-07-17 05:55:11,377 [salt.state       ][INFO    ][2650] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:55:11.377320
2018-07-17 05:55:11,377 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-17 05:55:11,379 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,515 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-17 05:55:11,541 [salt.state       ][INFO    ][2650] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-17 05:55:11,542 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:55:11.542601 duration_in_ms=165.279
2018-07-17 05:55:11,543 [salt.state       ][INFO    ][2650] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:55:11.543599
2018-07-17 05:55:11,544 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-17 05:55:11,546 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,708 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-17 05:55:11,725 [salt.state       ][INFO    ][2650] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-17 05:55:11,725 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:55:11.725899 duration_in_ms=182.301
2018-07-17 05:55:11,726 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_fin_timeout] at time 05:55:11.726566
2018-07-17 05:55:11,727 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-17 05:55:11,728 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:11,971 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-17 05:55:12,010 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-17 05:55:12,011 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_fin_timeout] at time 05:55:12.011213 duration_in_ms=284.646
2018-07-17 05:55:12,012 [salt.state       ][INFO    ][2650] Running state [net.ipv4.tcp_keepalive_time] at time 05:55:12.012076
2018-07-17 05:55:12,012 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-17 05:55:12,014 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:12,085 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-17 05:55:12,113 [salt.state       ][INFO    ][2650] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-17 05:55:12,114 [salt.state       ][INFO    ][2650] Completed state [net.ipv4.tcp_keepalive_time] at time 05:55:12.114327 duration_in_ms=102.251
2018-07-17 05:55:12,115 [salt.state       ][INFO    ][2650] Running state [net.nf_conntrack_max] at time 05:55:12.115290
2018-07-17 05:55:12,116 [salt.state       ][INFO    ][2650] Executing state sysctl.present for net.nf_conntrack_max
2018-07-17 05:55:12,117 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:55:12,163 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-17 05:55:12,186 [salt.state       ][INFO    ][2650] {'net.nf_conntrack_max': 1048576}
2018-07-17 05:55:12,187 [salt.state       ][INFO    ][2650] Completed state [net.nf_conntrack_max] at time 05:55:12.187125 duration_in_ms=71.835
2018-07-17 05:55:12,195 [salt.state       ][INFO    ][2650] Running state [linux_sysfs_package] at time 05:55:12.195689
2018-07-17 05:55:12,196 [salt.state       ][INFO    ][2650] Executing state pkg.installed for linux_sysfs_package
2018-07-17 05:55:12,256 [salt.loader      ][ERROR   ][2650] 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-17 05:55:12,790 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-17 05:55:12,964 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:55:16,168 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055516157542
2018-07-17 05:55:16,196 [salt.minion      ][INFO    ][4208] Starting a new job with PID 4208
2018-07-17 05:55:16,244 [salt.minion      ][INFO    ][4208] Returning information for job: 20180717055516157542
2018-07-17 05:55:16,660 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 05:55:16,705 [salt.loaded.int.module.cmdmod][INFO    ][2650] 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-17 05:55:26,306 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055526294171
2018-07-17 05:55:26,342 [salt.minion      ][INFO    ][4472] Starting a new job with PID 4472
2018-07-17 05:55:26,382 [salt.minion      ][INFO    ][4472] Returning information for job: 20180717055526294171
2018-07-17 05:55:34,039 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:55:34,105 [salt.state       ][INFO    ][2650] 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-17 05:55:34,130 [salt.state       ][INFO    ][2650] Loading fresh modules for state activity
2018-07-17 05:55:34,179 [salt.state       ][INFO    ][2650] Completed state [linux_sysfs_package] at time 05:55:34.179271 duration_in_ms=21983.582
2018-07-17 05:55:34,184 [salt.state       ][INFO    ][2650] Running state [/etc/sysfs.d] at time 05:55:34.184926
2018-07-17 05:55:34,185 [salt.state       ][INFO    ][2650] Executing state file.directory for /etc/sysfs.d
2018-07-17 05:55:34,190 [salt.state       ][INFO    ][2650] Directory /etc/sysfs.d is in the correct state
2018-07-17 05:55:34,191 [salt.state       ][INFO    ][2650] Completed state [/etc/sysfs.d] at time 05:55:34.190986 duration_in_ms=6.06
2018-07-17 05:55:34,192 [salt.loader      ][ERROR   ][2650] 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-17 05:55:34,596 [salt.state       ][INFO    ][2650] Running state [ondemand] at time 05:55:34.596921
2018-07-17 05:55:34,597 [salt.state       ][INFO    ][2650] Executing state service.dead for ondemand
2018-07-17 05:55:34,602 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:34,629 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:34,656 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:34,719 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:34,832 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:34,868 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:34,916 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:34,960 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-17 05:55:35,472 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:55:35,519 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'runlevel' in directory '/root'
2018-07-17 05:55:35,775 [salt.state       ][INFO    ][2650] {'ondemand': True}
2018-07-17 05:55:35,777 [salt.state       ][INFO    ][2650] Completed state [ondemand] at time 05:55:35.777512 duration_in_ms=1180.588
2018-07-17 05:55:35,821 [salt.state       ][INFO    ][2650] Running state [cs_CZ.UTF-8] at time 05:55:35.821074
2018-07-17 05:55:35,822 [salt.state       ][INFO    ][2650] Executing state locale.present for cs_CZ.UTF-8
2018-07-17 05:55:35,825 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'locale -a' in directory '/root'
2018-07-17 05:55:35,867 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-17 05:55:36,524 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055536505683
2018-07-17 05:55:36,551 [salt.minion      ][INFO    ][4790] Starting a new job with PID 4790
2018-07-17 05:55:36,592 [salt.minion      ][INFO    ][4790] Returning information for job: 20180717055536505683
2018-07-17 05:55:37,871 [salt.state       ][INFO    ][2650] {'locale': 'cs_CZ.UTF-8'}
2018-07-17 05:55:37,874 [salt.state       ][INFO    ][2650] Completed state [cs_CZ.UTF-8] at time 05:55:37.873875 duration_in_ms=2052.801
2018-07-17 05:55:37,875 [salt.state       ][INFO    ][2650] Running state [en_US.UTF-8] at time 05:55:37.875857
2018-07-17 05:55:37,877 [salt.state       ][INFO    ][2650] Executing state locale.present for en_US.UTF-8
2018-07-17 05:55:37,880 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'locale -a' in directory '/root'
2018-07-17 05:55:37,908 [salt.state       ][INFO    ][2650] Locale en_US.UTF-8 is already present
2018-07-17 05:55:37,910 [salt.state       ][INFO    ][2650] Completed state [en_US.UTF-8] at time 05:55:37.909937 duration_in_ms=34.081
2018-07-17 05:55:37,916 [salt.state       ][INFO    ][2650] Running state [en_US.UTF-8] at time 05:55:37.916767
2018-07-17 05:55:37,918 [salt.state       ][INFO    ][2650] Executing state locale.system for en_US.UTF-8
2018-07-17 05:55:37,920 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'localectl' in directory '/root'
2018-07-17 05:55:38,395 [salt.state       ][INFO    ][2650] System locale en_US.UTF-8 already set
2018-07-17 05:55:38,395 [salt.state       ][INFO    ][2650] Completed state [en_US.UTF-8] at time 05:55:38.395743 duration_in_ms=478.978
2018-07-17 05:55:38,401 [salt.state       ][INFO    ][2650] Running state [root] at time 05:55:38.401031
2018-07-17 05:55:38,401 [salt.state       ][INFO    ][2650] Executing state group.present for root
2018-07-17 05:55:38,402 [salt.state       ][INFO    ][2650] Group root is present and up to date
2018-07-17 05:55:38,402 [salt.state       ][INFO    ][2650] Completed state [root] at time 05:55:38.402585 duration_in_ms=1.553
2018-07-17 05:55:38,409 [salt.state       ][INFO    ][2650] Running state [root] at time 05:55:38.409418
2018-07-17 05:55:38,409 [salt.state       ][INFO    ][2650] Executing state user.present for root
2018-07-17 05:55:38,418 [salt.state       ][INFO    ][2650] User root is present and up to date
2018-07-17 05:55:38,419 [salt.state       ][INFO    ][2650] Completed state [root] at time 05:55:38.419239 duration_in_ms=9.822
2018-07-17 05:55:38,421 [salt.state       ][INFO    ][2650] Running state [/root] at time 05:55:38.421535
2018-07-17 05:55:38,421 [salt.state       ][INFO    ][2650] Executing state file.directory for /root
2018-07-17 05:55:38,423 [salt.state       ][INFO    ][2650] Directory /root is in the correct state
2018-07-17 05:55:38,423 [salt.state       ][INFO    ][2650] Completed state [/root] at time 05:55:38.423348 duration_in_ms=1.813
2018-07-17 05:55:38,423 [salt.state       ][INFO    ][2650] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:55:38.423684
2018-07-17 05:55:38,424 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-17 05:55:38,424 [salt.state       ][INFO    ][2650] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-17 05:55:38,424 [salt.state       ][INFO    ][2650] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:55:38.424719 duration_in_ms=1.035
2018-07-17 05:55:38,425 [salt.state       ][INFO    ][2650] Running state [ubuntu] at time 05:55:38.425066
2018-07-17 05:55:38,425 [salt.state       ][INFO    ][2650] Executing state group.present for ubuntu
2018-07-17 05:55:38,425 [salt.state       ][INFO    ][2650] Group ubuntu is present and up to date
2018-07-17 05:55:38,426 [salt.state       ][INFO    ][2650] Completed state [ubuntu] at time 05:55:38.426104 duration_in_ms=1.039
2018-07-17 05:55:38,428 [salt.state       ][INFO    ][2650] Running state [ubuntu] at time 05:55:38.428078
2018-07-17 05:55:38,428 [salt.state       ][INFO    ][2650] Executing state user.present for ubuntu
2018-07-17 05:55:38,434 [salt.state       ][INFO    ][2650] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-17 05:55:38,434 [salt.state       ][INFO    ][2650] Completed state [ubuntu] at time 05:55:38.434448 duration_in_ms=6.37
2018-07-17 05:55:38,436 [salt.state       ][INFO    ][2650] Running state [/home/ubuntu] at time 05:55:38.436657
2018-07-17 05:55:38,437 [salt.state       ][INFO    ][2650] Executing state file.directory for /home/ubuntu
2018-07-17 05:55:38,438 [salt.state       ][INFO    ][2650] {'mode': '0700'}
2018-07-17 05:55:38,438 [salt.state       ][INFO    ][2650] Completed state [/home/ubuntu] at time 05:55:38.438836 duration_in_ms=2.18
2018-07-17 05:55:38,440 [salt.state       ][INFO    ][2650] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:55:38.440643
2018-07-17 05:55:38,441 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-17 05:55:38,682 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-17 05:55:38,689 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command '/usr/sbin/visudo -c -f /tmp/tmpl3loNJ' in directory '/root'
2018-07-17 05:55:39,079 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-17 05:55:39,080 [salt.state       ][INFO    ][2650] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:55:39.080133 duration_in_ms=639.487
2018-07-17 05:55:39,081 [salt.state       ][INFO    ][2650] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:55:39.080941
2018-07-17 05:55:39,081 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-17 05:55:39,119 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-17 05:55:39,338 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-17 05:55:39,339 [salt.state       ][INFO    ][2650] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:55:39.339069 duration_in_ms=258.129
2018-07-17 05:55:39,339 [salt.state       ][INFO    ][2650] Running state [apt-daily.timer] at time 05:55:39.339380
2018-07-17 05:55:39,339 [salt.state       ][INFO    ][2650] Executing state service.dead for apt-daily.timer
2018-07-17 05:55:39,340 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-17 05:55:39,380 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:39,414 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:39,439 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:39,490 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:39,523 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:39,553 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:39,583 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:39,796 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:55:39,834 [salt.state       ][INFO    ][2650] {'apt-daily.timer': True}
2018-07-17 05:55:39,835 [salt.state       ][INFO    ][2650] Completed state [apt-daily.timer] at time 05:55:39.835058 duration_in_ms=495.674
2018-07-17 05:55:39,836 [salt.state       ][INFO    ][2650] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:55:39.836017
2018-07-17 05:55:39,836 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-17 05:55:39,868 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-17 05:55:40,031 [salt.state       ][INFO    ][2650] File changed:
New file
2018-07-17 05:55:40,031 [salt.state       ][INFO    ][2650] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:55:40.031935 duration_in_ms=195.921
2018-07-17 05:55:40,034 [salt.state       ][INFO    ][2650] Running state [service.systemctl_reload] at time 05:55:40.034619
2018-07-17 05:55:40,034 [salt.state       ][INFO    ][2650] Executing state module.wait for service.systemctl_reload
2018-07-17 05:55:40,035 [salt.state       ][INFO    ][2650] No changes made for service.systemctl_reload
2018-07-17 05:55:40,035 [salt.state       ][INFO    ][2650] Completed state [service.systemctl_reload] at time 05:55:40.035400 duration_in_ms=0.781
2018-07-17 05:55:40,035 [salt.state       ][INFO    ][2650] Running state [service.systemctl_reload] at time 05:55:40.035623
2018-07-17 05:55:40,035 [salt.state       ][INFO    ][2650] Executing state module.mod_watch for service.systemctl_reload
2018-07-17 05:55:40,036 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-17 05:55:40,221 [salt.state       ][INFO    ][2650] {'ret': True}
2018-07-17 05:55:40,222 [salt.state       ][INFO    ][2650] Completed state [service.systemctl_reload] at time 05:55:40.222848 duration_in_ms=187.224
2018-07-17 05:55:40,223 [salt.state       ][INFO    ][2650] Running state [/etc/issue] at time 05:55:40.223826
2018-07-17 05:55:40,224 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/issue
2018-07-17 05:55:40,316 [salt.state       ][INFO    ][2650] 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-17 05:55:40,318 [salt.state       ][INFO    ][2650] Completed state [/etc/issue] at time 05:55:40.318705 duration_in_ms=94.879
2018-07-17 05:55:40,319 [salt.state       ][INFO    ][2650] Running state [/etc/hostname] at time 05:55:40.319108
2018-07-17 05:55:40,319 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/hostname
2018-07-17 05:55:40,358 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-17 05:55:40,363 [salt.state       ][INFO    ][2650] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+msg01

2018-07-17 05:55:40,363 [salt.state       ][INFO    ][2650] Completed state [/etc/hostname] at time 05:55:40.363468 duration_in_ms=44.36
2018-07-17 05:55:40,366 [salt.state       ][INFO    ][2650] Running state [hostname msg01] at time 05:55:40.366350
2018-07-17 05:55:40,366 [salt.state       ][INFO    ][2650] Executing state cmd.wait for hostname msg01
2018-07-17 05:55:40,367 [salt.state       ][INFO    ][2650] No changes made for hostname msg01
2018-07-17 05:55:40,367 [salt.state       ][INFO    ][2650] Completed state [hostname msg01] at time 05:55:40.367199 duration_in_ms=0.849
2018-07-17 05:55:40,367 [salt.state       ][INFO    ][2650] Running state [hostname msg01] at time 05:55:40.367421
2018-07-17 05:55:40,367 [salt.state       ][INFO    ][2650] Executing state cmd.mod_watch for hostname msg01
2018-07-17 05:55:40,368 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command 'hostname msg01' in directory '/root'
2018-07-17 05:55:40,383 [salt.state       ][INFO    ][2650] {'pid': 4889, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 05:55:40,384 [salt.state       ][INFO    ][2650] Completed state [hostname msg01] at time 05:55:40.384143 duration_in_ms=16.722
2018-07-17 05:55:40,410 [salt.state       ][INFO    ][2650] Running state [mdb02] at time 05:55:40.410737
2018-07-17 05:55:40,411 [salt.state       ][INFO    ][2650] Executing state host.present for mdb02
2018-07-17 05:55:40,412 [salt.state       ][INFO    ][2650] {'host': 'mdb02'}
2018-07-17 05:55:40,412 [salt.state       ][INFO    ][2650] Completed state [mdb02] at time 05:55:40.412810 duration_in_ms=2.074
2018-07-17 05:55:40,413 [salt.state       ][INFO    ][2650] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:55:40.413110
2018-07-17 05:55:40,413 [salt.state       ][INFO    ][2650] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,447 [salt.state       ][INFO    ][2650] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,448 [salt.state       ][INFO    ][2650] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:55:40.447965 duration_in_ms=34.854
2018-07-17 05:55:40,448 [salt.state       ][INFO    ][2650] Running state [mdb03] at time 05:55:40.448342
2018-07-17 05:55:40,448 [salt.state       ][INFO    ][2650] Executing state host.present for mdb03
2018-07-17 05:55:40,495 [salt.state       ][INFO    ][2650] {'host': 'mdb03'}
2018-07-17 05:55:40,496 [salt.state       ][INFO    ][2650] Completed state [mdb03] at time 05:55:40.495980 duration_in_ms=47.637
2018-07-17 05:55:40,496 [salt.state       ][INFO    ][2650] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:55:40.496380
2018-07-17 05:55:40,496 [salt.state       ][INFO    ][2650] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,761 [salt.state       ][INFO    ][2650] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,761 [salt.state       ][INFO    ][2650] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:55:40.761709 duration_in_ms=265.329
2018-07-17 05:55:40,762 [salt.state       ][INFO    ][2650] Running state [mdb01] at time 05:55:40.762139
2018-07-17 05:55:40,762 [salt.state       ][INFO    ][2650] Executing state host.present for mdb01
2018-07-17 05:55:40,772 [salt.state       ][INFO    ][2650] {'host': 'mdb01'}
2018-07-17 05:55:40,773 [salt.state       ][INFO    ][2650] Completed state [mdb01] at time 05:55:40.773088 duration_in_ms=10.945
2018-07-17 05:55:40,773 [salt.state       ][INFO    ][2650] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:55:40.773830
2018-07-17 05:55:40,774 [salt.state       ][INFO    ][2650] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,783 [salt.state       ][INFO    ][2650] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,783 [salt.state       ][INFO    ][2650] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:55:40.783740 duration_in_ms=9.91
2018-07-17 05:55:40,784 [salt.state       ][INFO    ][2650] Running state [mdb] at time 05:55:40.784430
2018-07-17 05:55:40,785 [salt.state       ][INFO    ][2650] Executing state host.present for mdb
2018-07-17 05:55:40,789 [salt.state       ][INFO    ][2650] {'host': 'mdb'}
2018-07-17 05:55:40,789 [salt.state       ][INFO    ][2650] Completed state [mdb] at time 05:55:40.789826 duration_in_ms=5.396
2018-07-17 05:55:40,790 [salt.state       ][INFO    ][2650] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 05:55:40.790572
2018-07-17 05:55:40,791 [salt.state       ][INFO    ][2650] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,795 [salt.state       ][INFO    ][2650] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,795 [salt.state       ][INFO    ][2650] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 05:55:40.795778 duration_in_ms=5.206
2018-07-17 05:55:40,796 [salt.state       ][INFO    ][2650] Running state [cfg01] at time 05:55:40.796461
2018-07-17 05:55:40,797 [salt.state       ][INFO    ][2650] Executing state host.present for cfg01
2018-07-17 05:55:40,801 [salt.state       ][INFO    ][2650] {'host': 'cfg01'}
2018-07-17 05:55:40,801 [salt.state       ][INFO    ][2650] Completed state [cfg01] at time 05:55:40.801797 duration_in_ms=5.336
2018-07-17 05:55:40,802 [salt.state       ][INFO    ][2650] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:40.802522
2018-07-17 05:55:40,803 [salt.state       ][INFO    ][2650] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,807 [salt.state       ][INFO    ][2650] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,807 [salt.state       ][INFO    ][2650] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:40.807808 duration_in_ms=5.285
2018-07-17 05:55:40,808 [salt.state       ][INFO    ][2650] Running state [prx01] at time 05:55:40.808443
2018-07-17 05:55:40,809 [salt.state       ][INFO    ][2650] Executing state host.present for prx01
2018-07-17 05:55:40,813 [salt.state       ][INFO    ][2650] {'host': 'prx01'}
2018-07-17 05:55:40,813 [salt.state       ][INFO    ][2650] Completed state [prx01] at time 05:55:40.813809 duration_in_ms=5.366
2018-07-17 05:55:40,814 [salt.state       ][INFO    ][2650] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 05:55:40.814504
2018-07-17 05:55:40,815 [salt.state       ][INFO    ][2650] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,849 [salt.state       ][INFO    ][2650] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,849 [salt.state       ][INFO    ][2650] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 05:55:40.849847 duration_in_ms=35.343
2018-07-17 05:55:40,850 [salt.state       ][INFO    ][2650] Running state [kvm01] at time 05:55:40.850660
2018-07-17 05:55:40,851 [salt.state       ][INFO    ][2650] Executing state host.present for kvm01
2018-07-17 05:55:40,855 [salt.state       ][INFO    ][2650] {'host': 'kvm01'}
2018-07-17 05:55:40,855 [salt.state       ][INFO    ][2650] Completed state [kvm01] at time 05:55:40.855794 duration_in_ms=5.134
2018-07-17 05:55:40,856 [salt.state       ][INFO    ][2650] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:55:40.856471
2018-07-17 05:55:40,857 [salt.state       ][INFO    ][2650] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,860 [salt.state       ][INFO    ][2650] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,861 [salt.state       ][INFO    ][2650] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:55:40.861141 duration_in_ms=4.67
2018-07-17 05:55:40,861 [salt.state       ][INFO    ][2650] Running state [kvm03] at time 05:55:40.861827
2018-07-17 05:55:40,862 [salt.state       ][INFO    ][2650] Executing state host.present for kvm03
2018-07-17 05:55:40,866 [salt.state       ][INFO    ][2650] {'host': 'kvm03'}
2018-07-17 05:55:40,867 [salt.state       ][INFO    ][2650] Completed state [kvm03] at time 05:55:40.867180 duration_in_ms=5.353
2018-07-17 05:55:40,867 [salt.state       ][INFO    ][2650] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:55:40.867853
2018-07-17 05:55:40,868 [salt.state       ][INFO    ][2650] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,872 [salt.state       ][INFO    ][2650] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,873 [salt.state       ][INFO    ][2650] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:55:40.873424 duration_in_ms=5.571
2018-07-17 05:55:40,874 [salt.state       ][INFO    ][2650] Running state [kvm02] at time 05:55:40.874092
2018-07-17 05:55:40,874 [salt.state       ][INFO    ][2650] Executing state host.present for kvm02
2018-07-17 05:55:40,878 [salt.state       ][INFO    ][2650] {'host': 'kvm02'}
2018-07-17 05:55:40,879 [salt.state       ][INFO    ][2650] Completed state [kvm02] at time 05:55:40.879150 duration_in_ms=5.059
2018-07-17 05:55:40,879 [salt.state       ][INFO    ][2650] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:55:40.879789
2018-07-17 05:55:40,880 [salt.state       ][INFO    ][2650] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,884 [salt.state       ][INFO    ][2650] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,885 [salt.state       ][INFO    ][2650] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:55:40.885166 duration_in_ms=5.377
2018-07-17 05:55:40,885 [salt.state       ][INFO    ][2650] Running state [dbs] at time 05:55:40.885815
2018-07-17 05:55:40,886 [salt.state       ][INFO    ][2650] Executing state host.present for dbs
2018-07-17 05:55:40,890 [salt.state       ][INFO    ][2650] {'host': 'dbs'}
2018-07-17 05:55:40,891 [salt.state       ][INFO    ][2650] Completed state [dbs] at time 05:55:40.891229 duration_in_ms=5.414
2018-07-17 05:55:40,891 [salt.state       ][INFO    ][2650] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 05:55:40.891855
2018-07-17 05:55:40,892 [salt.state       ][INFO    ][2650] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,896 [salt.state       ][INFO    ][2650] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,897 [salt.state       ][INFO    ][2650] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 05:55:40.897146 duration_in_ms=5.29
2018-07-17 05:55:40,897 [salt.state       ][INFO    ][2650] Running state [prx] at time 05:55:40.897794
2018-07-17 05:55:40,898 [salt.state       ][INFO    ][2650] Executing state host.present for prx
2018-07-17 05:55:40,902 [salt.state       ][INFO    ][2650] {'host': 'prx'}
2018-07-17 05:55:40,903 [salt.state       ][INFO    ][2650] Completed state [prx] at time 05:55:40.903201 duration_in_ms=5.407
2018-07-17 05:55:40,903 [salt.state       ][INFO    ][2650] Running state [prx.mcp-ovs-dpdk-ha.local] at time 05:55:40.903843
2018-07-17 05:55:40,904 [salt.state       ][INFO    ][2650] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,908 [salt.state       ][INFO    ][2650] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,909 [salt.state       ][INFO    ][2650] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 05:55:40.909227 duration_in_ms=5.384
2018-07-17 05:55:40,909 [salt.state       ][INFO    ][2650] Running state [prx02] at time 05:55:40.909854
2018-07-17 05:55:40,910 [salt.state       ][INFO    ][2650] Executing state host.present for prx02
2018-07-17 05:55:40,914 [salt.state       ][INFO    ][2650] {'host': 'prx02'}
2018-07-17 05:55:40,915 [salt.state       ][INFO    ][2650] Completed state [prx02] at time 05:55:40.915209 duration_in_ms=5.355
2018-07-17 05:55:40,915 [salt.state       ][INFO    ][2650] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 05:55:40.915834
2018-07-17 05:55:40,916 [salt.state       ][INFO    ][2650] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,920 [salt.state       ][INFO    ][2650] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,921 [salt.state       ][INFO    ][2650] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 05:55:40.921241 duration_in_ms=5.407
2018-07-17 05:55:40,921 [salt.state       ][INFO    ][2650] Running state [msg02] at time 05:55:40.921879
2018-07-17 05:55:40,922 [salt.state       ][INFO    ][2650] Executing state host.present for msg02
2018-07-17 05:55:40,926 [salt.state       ][INFO    ][2650] {'host': 'msg02'}
2018-07-17 05:55:40,927 [salt.state       ][INFO    ][2650] Completed state [msg02] at time 05:55:40.927258 duration_in_ms=5.379
2018-07-17 05:55:40,927 [salt.state       ][INFO    ][2650] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 05:55:40.927882
2018-07-17 05:55:40,928 [salt.state       ][INFO    ][2650] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,932 [salt.state       ][INFO    ][2650] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,933 [salt.state       ][INFO    ][2650] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 05:55:40.933232 duration_in_ms=5.349
2018-07-17 05:55:40,933 [salt.state       ][INFO    ][2650] Running state [msg03] at time 05:55:40.933872
2018-07-17 05:55:40,934 [salt.state       ][INFO    ][2650] Executing state host.present for msg03
2018-07-17 05:55:40,938 [salt.state       ][INFO    ][2650] {'host': 'msg03'}
2018-07-17 05:55:40,939 [salt.state       ][INFO    ][2650] Completed state [msg03] at time 05:55:40.939171 duration_in_ms=5.3
2018-07-17 05:55:40,939 [salt.state       ][INFO    ][2650] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 05:55:40.939735
2018-07-17 05:55:40,940 [salt.state       ][INFO    ][2650] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:40,945 [salt.state       ][INFO    ][2650] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:40,945 [salt.state       ][INFO    ][2650] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 05:55:40.945839 duration_in_ms=6.103
2018-07-17 05:55:40,946 [salt.state       ][INFO    ][2650] Running state [msg01] at time 05:55:40.946477
2018-07-17 05:55:40,947 [salt.state       ][INFO    ][2650] Executing state host.present for msg01
2018-07-17 05:55:41,065 [salt.state       ][INFO    ][2650] {'host': 'msg01'}
2018-07-17 05:55:41,066 [salt.state       ][INFO    ][2650] Completed state [msg01] at time 05:55:41.065887 duration_in_ms=119.408
2018-07-17 05:55:41,066 [salt.state       ][INFO    ][2650] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 05:55:41.066747
2018-07-17 05:55:41,067 [salt.state       ][INFO    ][2650] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,071 [salt.state       ][INFO    ][2650] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,072 [salt.state       ][INFO    ][2650] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 05:55:41.072079 duration_in_ms=5.332
2018-07-17 05:55:41,073 [salt.state       ][INFO    ][2650] Running state [msg] at time 05:55:41.072946
2018-07-17 05:55:41,073 [salt.state       ][INFO    ][2650] Executing state host.present for msg
2018-07-17 05:55:41,077 [salt.state       ][INFO    ][2650] {'host': 'msg'}
2018-07-17 05:55:41,078 [salt.state       ][INFO    ][2650] Completed state [msg] at time 05:55:41.077929 duration_in_ms=4.985
2018-07-17 05:55:41,078 [salt.state       ][INFO    ][2650] Running state [msg.mcp-ovs-dpdk-ha.local] at time 05:55:41.078663
2018-07-17 05:55:41,079 [salt.state       ][INFO    ][2650] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,083 [salt.state       ][INFO    ][2650] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,083 [salt.state       ][INFO    ][2650] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 05:55:41.083599 duration_in_ms=4.936
2018-07-17 05:55:41,084 [salt.state       ][INFO    ][2650] Running state [cfg01] at time 05:55:41.084315
2018-07-17 05:55:41,085 [salt.state       ][INFO    ][2650] Executing state host.present for cfg01
2018-07-17 05:55:41,086 [salt.state       ][INFO    ][2650] Host cfg01 (10.167.4.11) already present
2018-07-17 05:55:41,087 [salt.state       ][INFO    ][2650] Completed state [cfg01] at time 05:55:41.086923 duration_in_ms=2.609
2018-07-17 05:55:41,087 [salt.state       ][INFO    ][2650] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:41.087588
2018-07-17 05:55:41,088 [salt.state       ][INFO    ][2650] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,089 [salt.state       ][INFO    ][2650] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-17 05:55:41,090 [salt.state       ][INFO    ][2650] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:55:41.090143 duration_in_ms=2.555
2018-07-17 05:55:41,090 [salt.state       ][INFO    ][2650] Running state [cmp002] at time 05:55:41.090849
2018-07-17 05:55:41,091 [salt.state       ][INFO    ][2650] Executing state host.present for cmp002
2018-07-17 05:55:41,094 [salt.state       ][INFO    ][2650] {'host': 'cmp002'}
2018-07-17 05:55:41,095 [salt.state       ][INFO    ][2650] Completed state [cmp002] at time 05:55:41.095459 duration_in_ms=4.61
2018-07-17 05:55:41,096 [salt.state       ][INFO    ][2650] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:55:41.096134
2018-07-17 05:55:41,096 [salt.state       ][INFO    ][2650] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,251 [salt.state       ][INFO    ][2650] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,252 [salt.state       ][INFO    ][2650] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:55:41.251898 duration_in_ms=155.763
2018-07-17 05:55:41,252 [salt.state       ][INFO    ][2650] Running state [cmp001] at time 05:55:41.252834
2018-07-17 05:55:41,253 [salt.state       ][INFO    ][2650] Executing state host.present for cmp001
2018-07-17 05:55:41,258 [salt.state       ][INFO    ][2650] {'host': 'cmp001'}
2018-07-17 05:55:41,258 [salt.state       ][INFO    ][2650] Completed state [cmp001] at time 05:55:41.258680 duration_in_ms=5.846
2018-07-17 05:55:41,259 [salt.state       ][INFO    ][2650] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:55:41.259478
2018-07-17 05:55:41,260 [salt.state       ][INFO    ][2650] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,264 [salt.state       ][INFO    ][2650] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,264 [salt.state       ][INFO    ][2650] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:55:41.264704 duration_in_ms=5.227
2018-07-17 05:55:41,265 [salt.state       ][INFO    ][2650] Running state [dbs01] at time 05:55:41.265471
2018-07-17 05:55:41,266 [salt.state       ][INFO    ][2650] Executing state host.present for dbs01
2018-07-17 05:55:41,270 [salt.state       ][INFO    ][2650] {'host': 'dbs01'}
2018-07-17 05:55:41,271 [salt.state       ][INFO    ][2650] Completed state [dbs01] at time 05:55:41.271292 duration_in_ms=5.82
2018-07-17 05:55:41,272 [salt.state       ][INFO    ][2650] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:55:41.272024
2018-07-17 05:55:41,272 [salt.state       ][INFO    ][2650] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,276 [salt.state       ][INFO    ][2650] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,277 [salt.state       ][INFO    ][2650] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:55:41.277010 duration_in_ms=4.986
2018-07-17 05:55:41,277 [salt.state       ][INFO    ][2650] Running state [dbs02] at time 05:55:41.277713
2018-07-17 05:55:41,278 [salt.state       ][INFO    ][2650] Executing state host.present for dbs02
2018-07-17 05:55:41,282 [salt.state       ][INFO    ][2650] {'host': 'dbs02'}
2018-07-17 05:55:41,282 [salt.state       ][INFO    ][2650] Completed state [dbs02] at time 05:55:41.282659 duration_in_ms=4.946
2018-07-17 05:55:41,283 [salt.state       ][INFO    ][2650] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:55:41.283335
2018-07-17 05:55:41,284 [salt.state       ][INFO    ][2650] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,287 [salt.state       ][INFO    ][2650] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,288 [salt.state       ][INFO    ][2650] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:55:41.288096 duration_in_ms=4.762
2018-07-17 05:55:41,288 [salt.state       ][INFO    ][2650] Running state [dbs03] at time 05:55:41.288750
2018-07-17 05:55:41,289 [salt.state       ][INFO    ][2650] Executing state host.present for dbs03
2018-07-17 05:55:41,293 [salt.state       ][INFO    ][2650] {'host': 'dbs03'}
2018-07-17 05:55:41,293 [salt.state       ][INFO    ][2650] Completed state [dbs03] at time 05:55:41.293570 duration_in_ms=4.82
2018-07-17 05:55:41,294 [salt.state       ][INFO    ][2650] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:55:41.294264
2018-07-17 05:55:41,294 [salt.state       ][INFO    ][2650] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,298 [salt.state       ][INFO    ][2650] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,299 [salt.state       ][INFO    ][2650] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:55:41.299218 duration_in_ms=4.953
2018-07-17 05:55:41,299 [salt.state       ][INFO    ][2650] Running state [mas01] at time 05:55:41.299869
2018-07-17 05:55:41,300 [salt.state       ][INFO    ][2650] Executing state host.present for mas01
2018-07-17 05:55:41,304 [salt.state       ][INFO    ][2650] {'host': 'mas01'}
2018-07-17 05:55:41,305 [salt.state       ][INFO    ][2650] Completed state [mas01] at time 05:55:41.305128 duration_in_ms=5.26
2018-07-17 05:55:41,305 [salt.state       ][INFO    ][2650] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 05:55:41.305614
2018-07-17 05:55:41,306 [salt.state       ][INFO    ][2650] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,310 [salt.state       ][INFO    ][2650] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,310 [salt.state       ][INFO    ][2650] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 05:55:41.310634 duration_in_ms=5.02
2018-07-17 05:55:41,311 [salt.state       ][INFO    ][2650] Running state [ctl02] at time 05:55:41.311117
2018-07-17 05:55:41,311 [salt.state       ][INFO    ][2650] Executing state host.present for ctl02
2018-07-17 05:55:41,316 [salt.state       ][INFO    ][2650] {'host': 'ctl02'}
2018-07-17 05:55:41,316 [salt.state       ][INFO    ][2650] Completed state [ctl02] at time 05:55:41.316504 duration_in_ms=5.388
2018-07-17 05:55:41,317 [salt.state       ][INFO    ][2650] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:55:41.316997
2018-07-17 05:55:41,317 [salt.state       ][INFO    ][2650] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,322 [salt.state       ][INFO    ][2650] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,322 [salt.state       ][INFO    ][2650] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:55:41.322611 duration_in_ms=5.614
2018-07-17 05:55:41,323 [salt.state       ][INFO    ][2650] Running state [ctl03] at time 05:55:41.323080
2018-07-17 05:55:41,323 [salt.state       ][INFO    ][2650] Executing state host.present for ctl03
2018-07-17 05:55:41,430 [salt.state       ][INFO    ][2650] {'host': 'ctl03'}
2018-07-17 05:55:41,431 [salt.state       ][INFO    ][2650] Completed state [ctl03] at time 05:55:41.431026 duration_in_ms=107.943
2018-07-17 05:55:41,431 [salt.state       ][INFO    ][2650] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:55:41.431859
2018-07-17 05:55:41,432 [salt.state       ][INFO    ][2650] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,436 [salt.state       ][INFO    ][2650] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,437 [salt.state       ][INFO    ][2650] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:55:41.437422 duration_in_ms=5.563
2018-07-17 05:55:41,438 [salt.state       ][INFO    ][2650] Running state [ctl01] at time 05:55:41.438174
2018-07-17 05:55:41,438 [salt.state       ][INFO    ][2650] Executing state host.present for ctl01
2018-07-17 05:55:41,443 [salt.state       ][INFO    ][2650] {'host': 'ctl01'}
2018-07-17 05:55:41,443 [salt.state       ][INFO    ][2650] Completed state [ctl01] at time 05:55:41.443500 duration_in_ms=5.326
2018-07-17 05:55:41,444 [salt.state       ][INFO    ][2650] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:55:41.444252
2018-07-17 05:55:41,445 [salt.state       ][INFO    ][2650] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,448 [salt.state       ][INFO    ][2650] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,449 [salt.state       ][INFO    ][2650] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:55:41.449341 duration_in_ms=5.09
2018-07-17 05:55:41,450 [salt.state       ][INFO    ][2650] Running state [ctl] at time 05:55:41.450060
2018-07-17 05:55:41,450 [salt.state       ][INFO    ][2650] Executing state host.present for ctl
2018-07-17 05:55:41,454 [salt.state       ][INFO    ][2650] {'host': 'ctl'}
2018-07-17 05:55:41,455 [salt.state       ][INFO    ][2650] Completed state [ctl] at time 05:55:41.455132 duration_in_ms=5.072
2018-07-17 05:55:41,455 [salt.state       ][INFO    ][2650] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 05:55:41.455828
2018-07-17 05:55:41,456 [salt.state       ][INFO    ][2650] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-17 05:55:41,460 [salt.state       ][INFO    ][2650] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-17 05:55:41,460 [salt.state       ][INFO    ][2650] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 05:55:41.460436 duration_in_ms=4.609
2018-07-17 05:55:41,461 [salt.state       ][INFO    ][2650] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:55:41.460988
2018-07-17 05:55:41,461 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-17 05:55:41,462 [salt.state       ][INFO    ][2650] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-17 05:55:41,462 [salt.state       ][INFO    ][2650] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:55:41.462738 duration_in_ms=1.75
2018-07-17 05:55:41,473 [salt.state       ][INFO    ][2650] Running state [ens3] at time 05:55:41.473229
2018-07-17 05:55:41,473 [salt.state       ][INFO    ][2650] Executing state network.managed for ens3
2018-07-17 05:55:41,803 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-17 05:55:42,859 [salt.state       ][INFO    ][2650] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-17 05:55:42,860 [salt.state       ][INFO    ][2650] Completed state [ens3] at time 05:55:42.860159 duration_in_ms=1386.933
2018-07-17 05:55:42,860 [salt.state       ][INFO    ][2650] Running state [ens2] at time 05:55:42.860563
2018-07-17 05:55:42,861 [salt.state       ][INFO    ][2650] Executing state network.managed for ens2
2018-07-17 05:55:42,895 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-17 05:55:43,087 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-17 05:55:43,209 [salt.state       ][INFO    ][2650] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-17 05:55:43,209 [salt.state       ][INFO    ][2650] Completed state [ens2] at time 05:55:43.209857 duration_in_ms=349.295
2018-07-17 05:55:43,210 [salt.state       ][INFO    ][2650] Running state [linux_system_network] at time 05:55:43.210606
2018-07-17 05:55:43,211 [salt.state       ][INFO    ][2650] Executing state network.system for linux_system_network
2018-07-17 05:55:43,212 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:43,237 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-17 05:55:43,345 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-17 05:55:43,368 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-17 05:55:43,393 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-17 05:55:44,217 [salt.loaded.int.module.debian_ip][WARNING ][2650] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-17 05:55:44,218 [salt.state       ][INFO    ][2650] {'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-17 05:55:44,218 [salt.state       ][INFO    ][2650] Completed state [linux_system_network] at time 05:55:44.218440 duration_in_ms=1007.833
2018-07-17 05:55:44,219 [salt.state       ][INFO    ][2650] Running state [/etc/profile.d/proxy.sh] at time 05:55:44.218969
2018-07-17 05:55:44,219 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-17 05:55:44,220 [salt.state       ][INFO    ][2650] File /etc/profile.d/proxy.sh is not present
2018-07-17 05:55:44,220 [salt.state       ][INFO    ][2650] Completed state [/etc/profile.d/proxy.sh] at time 05:55:44.220333 duration_in_ms=1.363
2018-07-17 05:55:44,220 [salt.state       ][INFO    ][2650] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:55:44.220643
2018-07-17 05:55:44,220 [salt.state       ][INFO    ][2650] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-17 05:55:44,221 [salt.state       ][INFO    ][2650] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-17 05:55:44,221 [salt.state       ][INFO    ][2650] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:55:44.221602 duration_in_ms=0.96
2018-07-17 05:55:44,223 [salt.state       ][INFO    ][2650] Running state [ntp] at time 05:55:44.223837
2018-07-17 05:55:44,224 [salt.state       ][INFO    ][2650] Executing state pkg.installed for ntp
2018-07-17 05:55:44,476 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 05:55:44,519 [salt.loaded.int.module.cmdmod][INFO    ][2650] 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-17 05:55:46,721 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055546710648
2018-07-17 05:55:46,739 [salt.minion      ][INFO    ][5250] Starting a new job with PID 5250
2018-07-17 05:55:46,769 [salt.minion      ][INFO    ][5250] Returning information for job: 20180717055546710648
2018-07-17 05:55:56,875 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055556862895
2018-07-17 05:55:56,901 [salt.minion      ][INFO    ][5954] Starting a new job with PID 5954
2018-07-17 05:55:56,956 [salt.minion      ][INFO    ][5954] Returning information for job: 20180717055556862895
2018-07-17 05:55:59,908 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:55:59,997 [salt.state       ][INFO    ][2650] 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-17 05:56:00,044 [salt.state       ][INFO    ][2650] Loading fresh modules for state activity
2018-07-17 05:56:00,119 [salt.state       ][INFO    ][2650] Completed state [ntp] at time 05:56:00.119324 duration_in_ms=15895.483
2018-07-17 05:56:00,134 [salt.state       ][INFO    ][2650] Running state [/etc/ntp.conf] at time 05:56:00.134821
2018-07-17 05:56:00,136 [salt.state       ][INFO    ][2650] Executing state file.managed for /etc/ntp.conf
2018-07-17 05:56:00,179 [salt.fileclient  ][INFO    ][2650] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-17 05:56:00,308 [salt.state       ][INFO    ][2650] 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-17 05:56:00,310 [salt.state       ][INFO    ][2650] Completed state [/etc/ntp.conf] at time 05:56:00.310598 duration_in_ms=175.778
2018-07-17 05:56:00,312 [salt.loader      ][ERROR   ][2650] 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-17 05:56:00,644 [salt.state       ][INFO    ][2650] Running state [ntp] at time 05:56:00.644067
2018-07-17 05:56:00,644 [salt.state       ][INFO    ][2650] Executing state service.running for ntp
2018-07-17 05:56:00,648 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-17 05:56:00,683 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 05:56:00,710 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 05:56:00,735 [salt.state       ][INFO    ][2650] The service ntp is already running
2018-07-17 05:56:00,736 [salt.state       ][INFO    ][2650] Completed state [ntp] at time 05:56:00.736176 duration_in_ms=92.108
2018-07-17 05:56:00,737 [salt.state       ][INFO    ][2650] Running state [ntp] at time 05:56:00.736966
2018-07-17 05:56:00,737 [salt.state       ][INFO    ][2650] Executing state service.mod_watch for ntp
2018-07-17 05:56:00,739 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 05:56:00,763 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 05:56:00,790 [salt.loaded.int.module.cmdmod][INFO    ][2650] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-17 05:56:00,906 [salt.state       ][INFO    ][2650] {'ntp': True}
2018-07-17 05:56:00,906 [salt.state       ][INFO    ][2650] Completed state [ntp] at time 05:56:00.906835 duration_in_ms=169.87
2018-07-17 05:56:00,915 [salt.minion      ][INFO    ][2650] Returning information for job: 20180717055425713329
2018-07-17 05:56:47,913 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command state.apply with jid 20180717055647904198
2018-07-17 05:56:47,948 [salt.minion      ][INFO    ][6158] Starting a new job with PID 6158
2018-07-17 05:56:50,725 [salt.state       ][INFO    ][6158] Loading fresh modules for state activity
2018-07-17 05:56:56,600 [salt.state       ][INFO    ][6158] Running state [/etc/environment] at time 05:56:56.600387
2018-07-17 05:56:56,600 [salt.state       ][INFO    ][6158] Executing state file.blockreplace for /etc/environment
2018-07-17 05:56:56,610 [salt.state       ][INFO    ][6158] 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-17 05:56:56,611 [salt.state       ][INFO    ][6158] Completed state [/etc/environment] at time 05:56:56.611134 duration_in_ms=10.748
2018-07-17 05:56:56,611 [salt.state       ][INFO    ][6158] Running state [/etc/profile.d] at time 05:56:56.611414
2018-07-17 05:56:56,611 [salt.state       ][INFO    ][6158] Executing state file.directory for /etc/profile.d
2018-07-17 05:56:56,613 [salt.state       ][INFO    ][6158] Directory /etc/profile.d is in the correct state
2018-07-17 05:56:56,613 [salt.state       ][INFO    ][6158] Completed state [/etc/profile.d] at time 05:56:56.613793 duration_in_ms=2.379
2018-07-17 05:56:56,671 [salt.loader      ][ERROR   ][6158] 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-17 05:56:57,270 [salt.state       ][INFO    ][6158] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:56:57.270664
2018-07-17 05:56:57,271 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-17 05:56:57,309 [salt.state       ][INFO    ][6158] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-17 05:56:57,310 [salt.state       ][INFO    ][6158] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:56:57.310050 duration_in_ms=39.386
2018-07-17 05:56:57,310 [salt.state       ][INFO    ][6158] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:56:57.310350
2018-07-17 05:56:57,310 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-17 05:56:57,331 [salt.state       ][INFO    ][6158] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-17 05:56:57,332 [salt.state       ][INFO    ][6158] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:56:57.332154 duration_in_ms=21.804
2018-07-17 05:56:57,334 [salt.state       ][INFO    ][6158] Running state [linux_repo_prereq_pkgs] at time 05:56:57.334654
2018-07-17 05:56:57,334 [salt.state       ][INFO    ][6158] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-17 05:56:57,335 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:56:58,231 [salt.state       ][INFO    ][6158] All specified packages are already installed
2018-07-17 05:56:58,231 [salt.state       ][INFO    ][6158] Completed state [linux_repo_prereq_pkgs] at time 05:56:58.231837 duration_in_ms=897.182
2018-07-17 05:56:58,232 [salt.state       ][INFO    ][6158] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:56:58.232173
2018-07-17 05:56:58,232 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-17 05:56:58,257 [salt.state       ][INFO    ][6158] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-17 05:56:58,258 [salt.state       ][INFO    ][6158] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:56:58.258057 duration_in_ms=25.884
2018-07-17 05:56:58,258 [salt.state       ][INFO    ][6158] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:56:58.258349
2018-07-17 05:56:58,265 [salt.state       ][INFO    ][6158] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-17 05:56:58,266 [salt.state       ][INFO    ][6158] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-17 05:56:58,266 [salt.state       ][INFO    ][6158] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:56:58.266405 duration_in_ms=8.056
2018-07-17 05:56:58,266 [salt.state       ][INFO    ][6158] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:56:58.266680
2018-07-17 05:56:58,266 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-17 05:56:58,436 [salt.state       ][INFO    ][6158] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-17 05:56:58,437 [salt.state       ][INFO    ][6158] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:56:58.437183 duration_in_ms=170.503
2018-07-17 05:56:58,438 [salt.state       ][INFO    ][6158] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:56:58.438644
2018-07-17 05:56:58,438 [salt.state       ][INFO    ][6158] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-17 05:56:58,439 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-17 05:56:59,541 [salt.state       ][INFO    ][6158] {'pid': 6222, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-17 05:56:59,542 [salt.state       ][INFO    ][6158] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:56:59.542778 duration_in_ms=1104.13
2018-07-17 05:56:59,562 [salt.state       ][INFO    ][6158] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:56:59.562753
2018-07-17 05:56:59,564 [salt.state       ][INFO    ][6158] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-17 05:56:59,794 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 05:57:08,013 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055707993677
2018-07-17 05:57:08,041 [salt.minion      ][INFO    ][6667] Starting a new job with PID 6667
2018-07-17 05:57:08,069 [salt.minion      ][INFO    ][6667] Returning information for job: 20180717055707993677
2018-07-17 05:57:10,677 [salt.state       ][INFO    ][6158] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-17 05:57:10,678 [salt.state       ][INFO    ][6158] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:57:10.678518 duration_in_ms=11115.767
2018-07-17 05:57:10,679 [salt.state       ][INFO    ][6158] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:57:10.679226
2018-07-17 05:57:10,679 [salt.state       ][INFO    ][6158] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-17 05:57:10,680 [salt.state       ][INFO    ][6158] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-17 05:57:10,681 [salt.state       ][INFO    ][6158] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:57:10.681179 duration_in_ms=1.953
2018-07-17 05:57:10,681 [salt.state       ][INFO    ][6158] Running state [/etc/apt/preferences.d/uca] at time 05:57:10.681730
2018-07-17 05:57:10,682 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-17 05:57:10,855 [salt.state       ][INFO    ][6158] File /etc/apt/preferences.d/uca is in the correct state
2018-07-17 05:57:10,855 [salt.state       ][INFO    ][6158] Completed state [/etc/apt/preferences.d/uca] at time 05:57:10.855901 duration_in_ms=174.17
2018-07-17 05:57:10,863 [salt.state       ][INFO    ][6158] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:57:10.863689
2018-07-17 05:57:10,864 [salt.state       ][INFO    ][6158] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-17 05:57:10,865 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-17 05:57:10,882 [salt.state       ][INFO    ][6158] unless execution succeeded
2018-07-17 05:57:10,883 [salt.state       ][INFO    ][6158] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 05:57:10.883535 duration_in_ms=19.844
2018-07-17 05:57:10,889 [salt.state       ][INFO    ][6158] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:57:10.889729
2018-07-17 05:57:10,890 [salt.state       ][INFO    ][6158] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-17 05:57:10,977 [salt.state       ][INFO    ][6158] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-17 05:57:10,978 [salt.state       ][INFO    ][6158] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:57:10.978008 duration_in_ms=88.278
2018-07-17 05:57:10,978 [salt.state       ][INFO    ][6158] Running state [linux_extra_packages_latest] at time 05:57:10.978626
2018-07-17 05:57:10,979 [salt.state       ][INFO    ][6158] Executing state pkg.latest for linux_extra_packages_latest
2018-07-17 05:57:11,002 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-17 05:57:11,139 [salt.state       ][INFO    ][6158] Package python-tornado is already up-to-date
2018-07-17 05:57:11,140 [salt.state       ][INFO    ][6158] Completed state [linux_extra_packages_latest] at time 05:57:11.140427 duration_in_ms=161.799
2018-07-17 05:57:11,142 [salt.state       ][INFO    ][6158] Running state [UTC] at time 05:57:11.142365
2018-07-17 05:57:11,143 [salt.state       ][INFO    ][6158] Executing state timezone.system for UTC
2018-07-17 05:57:11,144 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:57:11,194 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['timedatectl'] in directory '/root'
2018-07-17 05:57:11,212 [salt.state       ][INFO    ][6158] Timezone UTC already set, UTC already set to UTC
2018-07-17 05:57:11,213 [salt.state       ][INFO    ][6158] Completed state [UTC] at time 05:57:11.213414 duration_in_ms=71.049
2018-07-17 05:57:11,214 [salt.state       ][INFO    ][6158] Running state [nf_conntrack] at time 05:57:11.214884
2018-07-17 05:57:11,215 [salt.state       ][INFO    ][6158] Executing state kmod.present for nf_conntrack
2018-07-17 05:57:11,216 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'lsmod' in directory '/root'
2018-07-17 05:57:11,234 [salt.state       ][INFO    ][6158] Kernel module nf_conntrack is already present
2018-07-17 05:57:11,235 [salt.state       ][INFO    ][6158] Completed state [nf_conntrack] at time 05:57:11.235180 duration_in_ms=20.296
2018-07-17 05:57:11,236 [salt.state       ][INFO    ][6158] Running state [kernel.panic] at time 05:57:11.236498
2018-07-17 05:57:11,237 [salt.state       ][INFO    ][6158] Executing state sysctl.present for kernel.panic
2018-07-17 05:57:11,254 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,300 [salt.state       ][INFO    ][6158] Sysctl value kernel.panic = 60 is already set
2018-07-17 05:57:11,301 [salt.state       ][INFO    ][6158] Completed state [kernel.panic] at time 05:57:11.301519 duration_in_ms=65.02
2018-07-17 05:57:11,302 [salt.state       ][INFO    ][6158] Running state [net.ipv4.tcp_keepalive_probes] at time 05:57:11.302342
2018-07-17 05:57:11,303 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-17 05:57:11,304 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,352 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-17 05:57:11,353 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:57:11.353618 duration_in_ms=51.274
2018-07-17 05:57:11,354 [salt.state       ][INFO    ][6158] Running state [fs.file-max] at time 05:57:11.354775
2018-07-17 05:57:11,355 [salt.state       ][INFO    ][6158] Executing state sysctl.present for fs.file-max
2018-07-17 05:57:11,357 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,405 [salt.state       ][INFO    ][6158] Sysctl value fs.file-max = 124165 is already set
2018-07-17 05:57:11,406 [salt.state       ][INFO    ][6158] Completed state [fs.file-max] at time 05:57:11.406527 duration_in_ms=51.752
2018-07-17 05:57:11,407 [salt.state       ][INFO    ][6158] Running state [net.core.somaxconn] at time 05:57:11.407403
2018-07-17 05:57:11,408 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.core.somaxconn
2018-07-17 05:57:11,409 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,454 [salt.state       ][INFO    ][6158] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-17 05:57:11,455 [salt.state       ][INFO    ][6158] Completed state [net.core.somaxconn] at time 05:57:11.455837 duration_in_ms=48.434
2018-07-17 05:57:11,456 [salt.state       ][INFO    ][6158] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:57:11.456642
2018-07-17 05:57:11,457 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-17 05:57:11,458 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,513 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-17 05:57:11,513 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:57:11.513762 duration_in_ms=57.12
2018-07-17 05:57:11,514 [salt.state       ][INFO    ][6158] Running state [net.ipv4.tcp_tw_reuse] at time 05:57:11.514526
2018-07-17 05:57:11,515 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-17 05:57:11,516 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,582 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-17 05:57:11,583 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.tcp_tw_reuse] at time 05:57:11.582936 duration_in_ms=68.41
2018-07-17 05:57:11,583 [salt.state       ][INFO    ][6158] Running state [net.ipv4.tcp_congestion_control] at time 05:57:11.583681
2018-07-17 05:57:11,584 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-17 05:57:11,585 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,643 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-17 05:57:11,644 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.tcp_congestion_control] at time 05:57:11.643968 duration_in_ms=60.287
2018-07-17 05:57:11,644 [salt.state       ][INFO    ][6158] Running state [net.ipv4.tcp_retries2] at time 05:57:11.644688
2018-07-17 05:57:11,645 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-17 05:57:11,646 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,698 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-17 05:57:11,698 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.tcp_retries2] at time 05:57:11.698820 duration_in_ms=54.132
2018-07-17 05:57:11,699 [salt.state       ][INFO    ][6158] Running state [net.core.netdev_max_backlog] at time 05:57:11.699539
2018-07-17 05:57:11,700 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-17 05:57:11,701 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,746 [salt.state       ][INFO    ][6158] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-17 05:57:11,747 [salt.state       ][INFO    ][6158] Completed state [net.core.netdev_max_backlog] at time 05:57:11.747685 duration_in_ms=48.146
2018-07-17 05:57:11,748 [salt.state       ][INFO    ][6158] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:57:11.748393
2018-07-17 05:57:11,749 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-17 05:57:11,750 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,795 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-17 05:57:11,796 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:57:11.796159 duration_in_ms=47.765
2018-07-17 05:57:11,796 [salt.state       ][INFO    ][6158] Running state [vm.swappiness] at time 05:57:11.796867
2018-07-17 05:57:11,797 [salt.state       ][INFO    ][6158] Executing state sysctl.present for vm.swappiness
2018-07-17 05:57:11,798 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,891 [salt.state       ][INFO    ][6158] Sysctl value vm.swappiness = 10 is already set
2018-07-17 05:57:11,892 [salt.state       ][INFO    ][6158] Completed state [vm.swappiness] at time 05:57:11.892217 duration_in_ms=95.349
2018-07-17 05:57:11,893 [salt.state       ][INFO    ][6158] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:57:11.892959
2018-07-17 05:57:11,893 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-17 05:57:11,894 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:11,966 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-17 05:57:11,967 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:57:11.967598 duration_in_ms=74.637
2018-07-17 05:57:11,968 [salt.state       ][INFO    ][6158] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:57:11.968907
2018-07-17 05:57:11,970 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-17 05:57:11,972 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:12,030 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-17 05:57:12,031 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:57:12.031027 duration_in_ms=62.121
2018-07-17 05:57:12,031 [salt.state       ][INFO    ][6158] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:57:12.031895
2018-07-17 05:57:12,032 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-17 05:57:12,033 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:12,083 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-17 05:57:12,084 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:57:12.084507 duration_in_ms=52.611
2018-07-17 05:57:12,085 [salt.state       ][INFO    ][6158] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:57:12.085461
2018-07-17 05:57:12,086 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-17 05:57:12,087 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:12,137 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-17 05:57:12,138 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:57:12.138264 duration_in_ms=52.803
2018-07-17 05:57:12,139 [salt.state       ][INFO    ][6158] Running state [net.ipv4.tcp_fin_timeout] at time 05:57:12.139006
2018-07-17 05:57:12,139 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-17 05:57:12,140 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:12,185 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-17 05:57:12,186 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.tcp_fin_timeout] at time 05:57:12.186518 duration_in_ms=47.512
2018-07-17 05:57:12,187 [salt.state       ][INFO    ][6158] Running state [net.ipv4.tcp_keepalive_time] at time 05:57:12.187309
2018-07-17 05:57:12,188 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-17 05:57:12,189 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:12,233 [salt.state       ][INFO    ][6158] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-17 05:57:12,234 [salt.state       ][INFO    ][6158] Completed state [net.ipv4.tcp_keepalive_time] at time 05:57:12.234300 duration_in_ms=46.991
2018-07-17 05:57:12,235 [salt.state       ][INFO    ][6158] Running state [net.nf_conntrack_max] at time 05:57:12.234971
2018-07-17 05:57:12,235 [salt.state       ][INFO    ][6158] Executing state sysctl.present for net.nf_conntrack_max
2018-07-17 05:57:12,236 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'sysctl -a' in directory '/root'
2018-07-17 05:57:12,284 [salt.state       ][INFO    ][6158] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-17 05:57:12,285 [salt.state       ][INFO    ][6158] Completed state [net.nf_conntrack_max] at time 05:57:12.284955 duration_in_ms=49.984
2018-07-17 05:57:12,285 [salt.state       ][INFO    ][6158] Running state [linux_sysfs_package] at time 05:57:12.285629
2018-07-17 05:57:12,286 [salt.state       ][INFO    ][6158] Executing state pkg.installed for linux_sysfs_package
2018-07-17 05:57:12,299 [salt.state       ][INFO    ][6158] All specified packages are already installed
2018-07-17 05:57:12,300 [salt.state       ][INFO    ][6158] Completed state [linux_sysfs_package] at time 05:57:12.300317 duration_in_ms=14.688
2018-07-17 05:57:12,302 [salt.state       ][INFO    ][6158] Running state [/etc/sysfs.d] at time 05:57:12.302869
2018-07-17 05:57:12,303 [salt.state       ][INFO    ][6158] Executing state file.directory for /etc/sysfs.d
2018-07-17 05:57:12,304 [salt.state       ][INFO    ][6158] Directory /etc/sysfs.d is in the correct state
2018-07-17 05:57:12,304 [salt.state       ][INFO    ][6158] Completed state [/etc/sysfs.d] at time 05:57:12.304946 duration_in_ms=2.077
2018-07-17 05:57:12,306 [salt.state       ][INFO    ][6158] Running state [ondemand] at time 05:57:12.306061
2018-07-17 05:57:12,306 [salt.state       ][INFO    ][6158] Executing state service.dead for ondemand
2018-07-17 05:57:12,307 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:12,343 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-17 05:57:12,368 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-17 05:57:12,402 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'runlevel' in directory '/root'
2018-07-17 05:57:12,422 [salt.state       ][INFO    ][6158] The service ondemand is already dead
2018-07-17 05:57:12,423 [salt.state       ][INFO    ][6158] Completed state [ondemand] at time 05:57:12.422922 duration_in_ms=116.86
2018-07-17 05:57:12,424 [salt.state       ][INFO    ][6158] Running state [cs_CZ.UTF-8] at time 05:57:12.424494
2018-07-17 05:57:12,425 [salt.state       ][INFO    ][6158] Executing state locale.present for cs_CZ.UTF-8
2018-07-17 05:57:12,426 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'locale -a' in directory '/root'
2018-07-17 05:57:12,443 [salt.state       ][INFO    ][6158] Locale cs_CZ.UTF-8 is already present
2018-07-17 05:57:12,444 [salt.state       ][INFO    ][6158] Completed state [cs_CZ.UTF-8] at time 05:57:12.444162 duration_in_ms=19.669
2018-07-17 05:57:12,444 [salt.state       ][INFO    ][6158] Running state [en_US.UTF-8] at time 05:57:12.444881
2018-07-17 05:57:12,445 [salt.state       ][INFO    ][6158] Executing state locale.present for en_US.UTF-8
2018-07-17 05:57:12,446 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'locale -a' in directory '/root'
2018-07-17 05:57:12,461 [salt.state       ][INFO    ][6158] Locale en_US.UTF-8 is already present
2018-07-17 05:57:12,462 [salt.state       ][INFO    ][6158] Completed state [en_US.UTF-8] at time 05:57:12.461992 duration_in_ms=17.11
2018-07-17 05:57:12,464 [salt.state       ][INFO    ][6158] Running state [en_US.UTF-8] at time 05:57:12.464827
2018-07-17 05:57:12,465 [salt.state       ][INFO    ][6158] Executing state locale.system for en_US.UTF-8
2018-07-17 05:57:12,466 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'localectl' in directory '/root'
2018-07-17 05:57:12,505 [salt.state       ][INFO    ][6158] System locale en_US.UTF-8 already set
2018-07-17 05:57:12,506 [salt.state       ][INFO    ][6158] Completed state [en_US.UTF-8] at time 05:57:12.506390 duration_in_ms=41.562
2018-07-17 05:57:12,507 [salt.state       ][INFO    ][6158] Running state [root] at time 05:57:12.507603
2018-07-17 05:57:12,507 [salt.state       ][INFO    ][6158] Executing state group.present for root
2018-07-17 05:57:12,508 [salt.state       ][INFO    ][6158] Group root is present and up to date
2018-07-17 05:57:12,508 [salt.state       ][INFO    ][6158] Completed state [root] at time 05:57:12.508834 duration_in_ms=1.231
2018-07-17 05:57:12,512 [salt.state       ][INFO    ][6158] Running state [root] at time 05:57:12.512594
2018-07-17 05:57:12,512 [salt.state       ][INFO    ][6158] Executing state user.present for root
2018-07-17 05:57:12,514 [salt.state       ][INFO    ][6158] User root is present and up to date
2018-07-17 05:57:12,514 [salt.state       ][INFO    ][6158] Completed state [root] at time 05:57:12.514878 duration_in_ms=2.284
2018-07-17 05:57:12,516 [salt.state       ][INFO    ][6158] Running state [/root] at time 05:57:12.516937
2018-07-17 05:57:12,517 [salt.state       ][INFO    ][6158] Executing state file.directory for /root
2018-07-17 05:57:12,518 [salt.state       ][INFO    ][6158] Directory /root is in the correct state
2018-07-17 05:57:12,518 [salt.state       ][INFO    ][6158] Completed state [/root] at time 05:57:12.518436 duration_in_ms=1.499
2018-07-17 05:57:12,518 [salt.state       ][INFO    ][6158] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:57:12.518722
2018-07-17 05:57:12,519 [salt.state       ][INFO    ][6158] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-17 05:57:12,519 [salt.state       ][INFO    ][6158] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-17 05:57:12,519 [salt.state       ][INFO    ][6158] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:57:12.519619 duration_in_ms=0.897
2018-07-17 05:57:12,519 [salt.state       ][INFO    ][6158] Running state [ubuntu] at time 05:57:12.519899
2018-07-17 05:57:12,520 [salt.state       ][INFO    ][6158] Executing state group.present for ubuntu
2018-07-17 05:57:12,520 [salt.state       ][INFO    ][6158] Group ubuntu is present and up to date
2018-07-17 05:57:12,520 [salt.state       ][INFO    ][6158] Completed state [ubuntu] at time 05:57:12.520804 duration_in_ms=0.905
2018-07-17 05:57:12,522 [salt.state       ][INFO    ][6158] Running state [ubuntu] at time 05:57:12.522644
2018-07-17 05:57:12,522 [salt.state       ][INFO    ][6158] Executing state user.present for ubuntu
2018-07-17 05:57:12,524 [salt.state       ][INFO    ][6158] User ubuntu is present and up to date
2018-07-17 05:57:12,524 [salt.state       ][INFO    ][6158] Completed state [ubuntu] at time 05:57:12.524722 duration_in_ms=2.077
2018-07-17 05:57:12,526 [salt.state       ][INFO    ][6158] Running state [/home/ubuntu] at time 05:57:12.526783
2018-07-17 05:57:12,527 [salt.state       ][INFO    ][6158] Executing state file.directory for /home/ubuntu
2018-07-17 05:57:12,528 [salt.state       ][INFO    ][6158] Directory /home/ubuntu is in the correct state
2018-07-17 05:57:12,528 [salt.state       ][INFO    ][6158] Completed state [/home/ubuntu] at time 05:57:12.528324 duration_in_ms=1.541
2018-07-17 05:57:12,530 [salt.state       ][INFO    ][6158] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:57:12.530005
2018-07-17 05:57:12,530 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-17 05:57:12,554 [salt.state       ][INFO    ][6158] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-17 05:57:12,554 [salt.state       ][INFO    ][6158] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:57:12.554726 duration_in_ms=24.721
2018-07-17 05:57:12,555 [salt.state       ][INFO    ][6158] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:57:12.554998
2018-07-17 05:57:12,555 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-17 05:57:12,729 [salt.state       ][INFO    ][6158] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-17 05:57:12,729 [salt.state       ][INFO    ][6158] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:57:12.729714 duration_in_ms=174.716
2018-07-17 05:57:12,730 [salt.state       ][INFO    ][6158] Running state [apt-daily.timer] at time 05:57:12.730006
2018-07-17 05:57:12,730 [salt.state       ][INFO    ][6158] Executing state service.dead for apt-daily.timer
2018-07-17 05:57:12,730 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-17 05:57:12,768 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:57:12,798 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-17 05:57:12,832 [salt.state       ][INFO    ][6158] The service apt-daily.timer is already dead
2018-07-17 05:57:12,833 [salt.state       ][INFO    ][6158] Completed state [apt-daily.timer] at time 05:57:12.833410 duration_in_ms=103.402
2018-07-17 05:57:12,834 [salt.state       ][INFO    ][6158] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:57:12.834003
2018-07-17 05:57:12,834 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-17 05:57:13,026 [salt.state       ][INFO    ][6158] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-17 05:57:13,027 [salt.state       ][INFO    ][6158] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:57:13.027148 duration_in_ms=193.146
2018-07-17 05:57:13,029 [salt.state       ][INFO    ][6158] Running state [service.systemctl_reload] at time 05:57:13.029701
2018-07-17 05:57:13,029 [salt.state       ][INFO    ][6158] Executing state module.wait for service.systemctl_reload
2018-07-17 05:57:13,030 [salt.state       ][INFO    ][6158] No changes made for service.systemctl_reload
2018-07-17 05:57:13,030 [salt.state       ][INFO    ][6158] Completed state [service.systemctl_reload] at time 05:57:13.030499 duration_in_ms=0.798
2018-07-17 05:57:13,030 [salt.state       ][INFO    ][6158] Running state [/etc/issue] at time 05:57:13.030771
2018-07-17 05:57:13,031 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/issue
2018-07-17 05:57:13,068 [salt.state       ][INFO    ][6158] File /etc/issue is in the correct state
2018-07-17 05:57:13,069 [salt.state       ][INFO    ][6158] Completed state [/etc/issue] at time 05:57:13.069064 duration_in_ms=38.292
2018-07-17 05:57:13,069 [salt.state       ][INFO    ][6158] Running state [/etc/hostname] at time 05:57:13.069410
2018-07-17 05:57:13,069 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/hostname
2018-07-17 05:57:13,090 [salt.state       ][INFO    ][6158] File /etc/hostname is in the correct state
2018-07-17 05:57:13,090 [salt.state       ][INFO    ][6158] Completed state [/etc/hostname] at time 05:57:13.090483 duration_in_ms=21.073
2018-07-17 05:57:13,092 [salt.state       ][INFO    ][6158] Running state [hostname msg01] at time 05:57:13.092210
2018-07-17 05:57:13,092 [salt.state       ][INFO    ][6158] Executing state cmd.wait for hostname msg01
2018-07-17 05:57:13,092 [salt.state       ][INFO    ][6158] No changes made for hostname msg01
2018-07-17 05:57:13,093 [salt.state       ][INFO    ][6158] Completed state [hostname msg01] at time 05:57:13.093085 duration_in_ms=0.875
2018-07-17 05:57:13,093 [salt.state       ][INFO    ][6158] Running state [mdb02] at time 05:57:13.093798
2018-07-17 05:57:13,094 [salt.state       ][INFO    ][6158] Executing state host.present for mdb02
2018-07-17 05:57:13,094 [salt.state       ][INFO    ][6158] Host mdb02 (10.167.4.33) already present
2018-07-17 05:57:13,095 [salt.state       ][INFO    ][6158] Completed state [mdb02] at time 05:57:13.095198 duration_in_ms=1.4
2018-07-17 05:57:13,095 [salt.state       ][INFO    ][6158] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:57:13.095532
2018-07-17 05:57:13,095 [salt.state       ][INFO    ][6158] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,096 [salt.state       ][INFO    ][6158] Host mdb02.mcp-ovs-dpdk-ha.local (10.167.4.33) already present
2018-07-17 05:57:13,096 [salt.state       ][INFO    ][6158] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:57:13.096824 duration_in_ms=1.292
2018-07-17 05:57:13,097 [salt.state       ][INFO    ][6158] Running state [mdb03] at time 05:57:13.097141
2018-07-17 05:57:13,097 [salt.state       ][INFO    ][6158] Executing state host.present for mdb03
2018-07-17 05:57:13,098 [salt.state       ][INFO    ][6158] Host mdb03 (10.167.4.34) already present
2018-07-17 05:57:13,098 [salt.state       ][INFO    ][6158] Completed state [mdb03] at time 05:57:13.098489 duration_in_ms=1.348
2018-07-17 05:57:13,098 [salt.state       ][INFO    ][6158] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:57:13.098791
2018-07-17 05:57:13,099 [salt.state       ][INFO    ][6158] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,099 [salt.state       ][INFO    ][6158] Host mdb03.mcp-ovs-dpdk-ha.local (10.167.4.34) already present
2018-07-17 05:57:13,100 [salt.state       ][INFO    ][6158] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:57:13.100086 duration_in_ms=1.294
2018-07-17 05:57:13,100 [salt.state       ][INFO    ][6158] Running state [mdb01] at time 05:57:13.100405
2018-07-17 05:57:13,100 [salt.state       ][INFO    ][6158] Executing state host.present for mdb01
2018-07-17 05:57:13,101 [salt.state       ][INFO    ][6158] Host mdb01 (10.167.4.32) already present
2018-07-17 05:57:13,101 [salt.state       ][INFO    ][6158] Completed state [mdb01] at time 05:57:13.101678 duration_in_ms=1.273
2018-07-17 05:57:13,102 [salt.state       ][INFO    ][6158] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:57:13.101983
2018-07-17 05:57:13,102 [salt.state       ][INFO    ][6158] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,103 [salt.state       ][INFO    ][6158] Host mdb01.mcp-ovs-dpdk-ha.local (10.167.4.32) already present
2018-07-17 05:57:13,103 [salt.state       ][INFO    ][6158] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:57:13.103291 duration_in_ms=1.309
2018-07-17 05:57:13,103 [salt.state       ][INFO    ][6158] Running state [mdb] at time 05:57:13.103607
2018-07-17 05:57:13,103 [salt.state       ][INFO    ][6158] Executing state host.present for mdb
2018-07-17 05:57:13,104 [salt.state       ][INFO    ][6158] Host mdb (10.167.4.31) already present
2018-07-17 05:57:13,104 [salt.state       ][INFO    ][6158] Completed state [mdb] at time 05:57:13.104897 duration_in_ms=1.29
2018-07-17 05:57:13,105 [salt.state       ][INFO    ][6158] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 05:57:13.105209
2018-07-17 05:57:13,105 [salt.state       ][INFO    ][6158] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,106 [salt.state       ][INFO    ][6158] Host mdb.mcp-ovs-dpdk-ha.local (10.167.4.31) already present
2018-07-17 05:57:13,106 [salt.state       ][INFO    ][6158] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 05:57:13.106499 duration_in_ms=1.29
2018-07-17 05:57:13,106 [salt.state       ][INFO    ][6158] Running state [cfg01] at time 05:57:13.106804
2018-07-17 05:57:13,107 [salt.state       ][INFO    ][6158] Executing state host.present for cfg01
2018-07-17 05:57:13,107 [salt.state       ][INFO    ][6158] Host cfg01 (10.167.4.11) already present
2018-07-17 05:57:13,108 [salt.state       ][INFO    ][6158] Completed state [cfg01] at time 05:57:13.108086 duration_in_ms=1.281
2018-07-17 05:57:13,108 [salt.state       ][INFO    ][6158] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:13.108402
2018-07-17 05:57:13,108 [salt.state       ][INFO    ][6158] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,109 [salt.state       ][INFO    ][6158] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-17 05:57:13,109 [salt.state       ][INFO    ][6158] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:13.109678 duration_in_ms=1.275
2018-07-17 05:57:13,110 [salt.state       ][INFO    ][6158] Running state [prx01] at time 05:57:13.109988
2018-07-17 05:57:13,110 [salt.state       ][INFO    ][6158] Executing state host.present for prx01
2018-07-17 05:57:13,111 [salt.state       ][INFO    ][6158] Host prx01 (10.167.4.14) already present
2018-07-17 05:57:13,111 [salt.state       ][INFO    ][6158] Completed state [prx01] at time 05:57:13.111287 duration_in_ms=1.298
2018-07-17 05:57:13,111 [salt.state       ][INFO    ][6158] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 05:57:13.111602
2018-07-17 05:57:13,111 [salt.state       ][INFO    ][6158] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,112 [salt.state       ][INFO    ][6158] Host prx01.mcp-ovs-dpdk-ha.local (10.167.4.14) already present
2018-07-17 05:57:13,112 [salt.state       ][INFO    ][6158] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 05:57:13.112893 duration_in_ms=1.292
2018-07-17 05:57:13,113 [salt.state       ][INFO    ][6158] Running state [kvm01] at time 05:57:13.113229
2018-07-17 05:57:13,113 [salt.state       ][INFO    ][6158] Executing state host.present for kvm01
2018-07-17 05:57:13,114 [salt.state       ][INFO    ][6158] Host kvm01 (10.167.4.20) already present
2018-07-17 05:57:13,114 [salt.state       ][INFO    ][6158] Completed state [kvm01] at time 05:57:13.114618 duration_in_ms=1.39
2018-07-17 05:57:13,115 [salt.state       ][INFO    ][6158] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:57:13.114967
2018-07-17 05:57:13,115 [salt.state       ][INFO    ][6158] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,116 [salt.state       ][INFO    ][6158] Host kvm01.mcp-ovs-dpdk-ha.local (10.167.4.20) already present
2018-07-17 05:57:13,116 [salt.state       ][INFO    ][6158] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:57:13.116374 duration_in_ms=1.407
2018-07-17 05:57:13,116 [salt.state       ][INFO    ][6158] Running state [kvm03] at time 05:57:13.116718
2018-07-17 05:57:13,117 [salt.state       ][INFO    ][6158] Executing state host.present for kvm03
2018-07-17 05:57:13,117 [salt.state       ][INFO    ][6158] Host kvm03 (10.167.4.22) already present
2018-07-17 05:57:13,118 [salt.state       ][INFO    ][6158] Completed state [kvm03] at time 05:57:13.118120 duration_in_ms=1.402
2018-07-17 05:57:13,118 [salt.state       ][INFO    ][6158] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:57:13.118478
2018-07-17 05:57:13,118 [salt.state       ][INFO    ][6158] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,119 [salt.state       ][INFO    ][6158] Host kvm03.mcp-ovs-dpdk-ha.local (10.167.4.22) already present
2018-07-17 05:57:13,119 [salt.state       ][INFO    ][6158] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:57:13.119889 duration_in_ms=1.412
2018-07-17 05:57:13,120 [salt.state       ][INFO    ][6158] Running state [kvm02] at time 05:57:13.120231
2018-07-17 05:57:13,120 [salt.state       ][INFO    ][6158] Executing state host.present for kvm02
2018-07-17 05:57:13,121 [salt.state       ][INFO    ][6158] Host kvm02 (10.167.4.21) already present
2018-07-17 05:57:13,122 [salt.state       ][INFO    ][6158] Completed state [kvm02] at time 05:57:13.121997 duration_in_ms=1.765
2018-07-17 05:57:13,122 [salt.state       ][INFO    ][6158] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:57:13.122354
2018-07-17 05:57:13,122 [salt.state       ][INFO    ][6158] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,123 [salt.state       ][INFO    ][6158] Host kvm02.mcp-ovs-dpdk-ha.local (10.167.4.21) already present
2018-07-17 05:57:13,123 [salt.state       ][INFO    ][6158] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:57:13.123759 duration_in_ms=1.405
2018-07-17 05:57:13,124 [salt.state       ][INFO    ][6158] Running state [dbs] at time 05:57:13.124100
2018-07-17 05:57:13,124 [salt.state       ][INFO    ][6158] Executing state host.present for dbs
2018-07-17 05:57:13,125 [salt.state       ][INFO    ][6158] Host dbs (10.167.4.23) already present
2018-07-17 05:57:13,125 [salt.state       ][INFO    ][6158] Completed state [dbs] at time 05:57:13.125488 duration_in_ms=1.389
2018-07-17 05:57:13,125 [salt.state       ][INFO    ][6158] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 05:57:13.125826
2018-07-17 05:57:13,126 [salt.state       ][INFO    ][6158] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,127 [salt.state       ][INFO    ][6158] Host dbs.mcp-ovs-dpdk-ha.local (10.167.4.23) already present
2018-07-17 05:57:13,127 [salt.state       ][INFO    ][6158] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 05:57:13.127254 duration_in_ms=1.428
2018-07-17 05:57:13,127 [salt.state       ][INFO    ][6158] Running state [prx] at time 05:57:13.127596
2018-07-17 05:57:13,127 [salt.state       ][INFO    ][6158] Executing state host.present for prx
2018-07-17 05:57:13,128 [salt.state       ][INFO    ][6158] Host prx (10.167.4.13) already present
2018-07-17 05:57:13,129 [salt.state       ][INFO    ][6158] Completed state [prx] at time 05:57:13.128979 duration_in_ms=1.383
2018-07-17 05:57:13,129 [salt.state       ][INFO    ][6158] Running state [prx.mcp-ovs-dpdk-ha.local] at time 05:57:13.129319
2018-07-17 05:57:13,129 [salt.state       ][INFO    ][6158] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,130 [salt.state       ][INFO    ][6158] Host prx.mcp-ovs-dpdk-ha.local (10.167.4.13) already present
2018-07-17 05:57:13,130 [salt.state       ][INFO    ][6158] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 05:57:13.130723 duration_in_ms=1.405
2018-07-17 05:57:13,131 [salt.state       ][INFO    ][6158] Running state [prx02] at time 05:57:13.131056
2018-07-17 05:57:13,131 [salt.state       ][INFO    ][6158] Executing state host.present for prx02
2018-07-17 05:57:13,132 [salt.state       ][INFO    ][6158] Host prx02 (10.167.4.15) already present
2018-07-17 05:57:13,132 [salt.state       ][INFO    ][6158] Completed state [prx02] at time 05:57:13.132421 duration_in_ms=1.366
2018-07-17 05:57:13,132 [salt.state       ][INFO    ][6158] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 05:57:13.132763
2018-07-17 05:57:13,133 [salt.state       ][INFO    ][6158] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,133 [salt.state       ][INFO    ][6158] Host prx02.mcp-ovs-dpdk-ha.local (10.167.4.15) already present
2018-07-17 05:57:13,134 [salt.state       ][INFO    ][6158] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 05:57:13.134118 duration_in_ms=1.355
2018-07-17 05:57:13,134 [salt.state       ][INFO    ][6158] Running state [msg02] at time 05:57:13.134466
2018-07-17 05:57:13,134 [salt.state       ][INFO    ][6158] Executing state host.present for msg02
2018-07-17 05:57:13,135 [salt.state       ][INFO    ][6158] Host msg02 (10.167.4.29) already present
2018-07-17 05:57:13,135 [salt.state       ][INFO    ][6158] Completed state [msg02] at time 05:57:13.135837 duration_in_ms=1.37
2018-07-17 05:57:13,136 [salt.state       ][INFO    ][6158] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 05:57:13.136166
2018-07-17 05:57:13,136 [salt.state       ][INFO    ][6158] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,137 [salt.state       ][INFO    ][6158] Host msg02.mcp-ovs-dpdk-ha.local (10.167.4.29) already present
2018-07-17 05:57:13,137 [salt.state       ][INFO    ][6158] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 05:57:13.137524 duration_in_ms=1.359
2018-07-17 05:57:13,137 [salt.state       ][INFO    ][6158] Running state [msg03] at time 05:57:13.137855
2018-07-17 05:57:13,138 [salt.state       ][INFO    ][6158] Executing state host.present for msg03
2018-07-17 05:57:13,138 [salt.state       ][INFO    ][6158] Host msg03 (10.167.4.30) already present
2018-07-17 05:57:13,139 [salt.state       ][INFO    ][6158] Completed state [msg03] at time 05:57:13.139228 duration_in_ms=1.374
2018-07-17 05:57:13,139 [salt.state       ][INFO    ][6158] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 05:57:13.139568
2018-07-17 05:57:13,139 [salt.state       ][INFO    ][6158] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,140 [salt.state       ][INFO    ][6158] Host msg03.mcp-ovs-dpdk-ha.local (10.167.4.30) already present
2018-07-17 05:57:13,140 [salt.state       ][INFO    ][6158] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 05:57:13.140930 duration_in_ms=1.361
2018-07-17 05:57:13,141 [salt.state       ][INFO    ][6158] Running state [msg01] at time 05:57:13.141260
2018-07-17 05:57:13,141 [salt.state       ][INFO    ][6158] Executing state host.present for msg01
2018-07-17 05:57:13,142 [salt.state       ][INFO    ][6158] Host msg01 (10.167.4.28) already present
2018-07-17 05:57:13,142 [salt.state       ][INFO    ][6158] Completed state [msg01] at time 05:57:13.142636 duration_in_ms=1.375
2018-07-17 05:57:13,143 [salt.state       ][INFO    ][6158] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 05:57:13.142967
2018-07-17 05:57:13,143 [salt.state       ][INFO    ][6158] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:13,144 [salt.state       ][INFO    ][6158] Host msg01.mcp-ovs-dpdk-ha.local (10.167.4.28) already present
2018-07-17 05:57:13,144 [salt.state       ][INFO    ][6158] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 05:57:13.144335 duration_in_ms=1.369
2018-07-17 05:57:13,146 [salt.state       ][INFO    ][6158] Running state [file.replace] at time 05:57:13.146816
2018-07-17 05:57:13,147 [salt.state       ][INFO    ][6158] Executing state module.run for file.replace
2018-07-17 05:57:13,432 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['git', '--version'] in directory '/root'
2018-07-17 05:57:14,570 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command 'grep -q "msg01 msg01.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-17 05:57:14,595 [salt.state       ][INFO    ][6158] {'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-17 05:57:14,596 [salt.state       ][INFO    ][6158] Completed state [file.replace] at time 05:57:14.596305 duration_in_ms=1449.489
2018-07-17 05:57:14,596 [salt.state       ][INFO    ][6158] Running state [msg] at time 05:57:14.596820
2018-07-17 05:57:14,597 [salt.state       ][INFO    ][6158] Executing state host.present for msg
2018-07-17 05:57:14,598 [salt.state       ][INFO    ][6158] Host msg (10.167.4.27) already present
2018-07-17 05:57:14,598 [salt.state       ][INFO    ][6158] Completed state [msg] at time 05:57:14.598530 duration_in_ms=1.71
2018-07-17 05:57:14,598 [salt.state       ][INFO    ][6158] Running state [msg.mcp-ovs-dpdk-ha.local] at time 05:57:14.598887
2018-07-17 05:57:14,599 [salt.state       ][INFO    ][6158] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,600 [salt.state       ][INFO    ][6158] Host msg.mcp-ovs-dpdk-ha.local (10.167.4.27) already present
2018-07-17 05:57:14,600 [salt.state       ][INFO    ][6158] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 05:57:14.600359 duration_in_ms=1.473
2018-07-17 05:57:14,600 [salt.state       ][INFO    ][6158] Running state [cfg01] at time 05:57:14.600710
2018-07-17 05:57:14,601 [salt.state       ][INFO    ][6158] Executing state host.present for cfg01
2018-07-17 05:57:14,601 [salt.state       ][INFO    ][6158] Host cfg01 (10.167.4.11) already present
2018-07-17 05:57:14,602 [salt.state       ][INFO    ][6158] Completed state [cfg01] at time 05:57:14.601980 duration_in_ms=1.27
2018-07-17 05:57:14,602 [salt.state       ][INFO    ][6158] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:14.602327
2018-07-17 05:57:14,602 [salt.state       ][INFO    ][6158] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,603 [salt.state       ][INFO    ][6158] Host cfg01.mcp-ovs-dpdk-ha.local (10.167.4.11) already present
2018-07-17 05:57:14,603 [salt.state       ][INFO    ][6158] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:57:14.603593 duration_in_ms=1.265
2018-07-17 05:57:14,603 [salt.state       ][INFO    ][6158] Running state [cmp002] at time 05:57:14.603906
2018-07-17 05:57:14,604 [salt.state       ][INFO    ][6158] Executing state host.present for cmp002
2018-07-17 05:57:14,604 [salt.state       ][INFO    ][6158] Host cmp002 (10.167.4.53) already present
2018-07-17 05:57:14,605 [salt.state       ][INFO    ][6158] Completed state [cmp002] at time 05:57:14.605138 duration_in_ms=1.232
2018-07-17 05:57:14,605 [salt.state       ][INFO    ][6158] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:57:14.605456
2018-07-17 05:57:14,605 [salt.state       ][INFO    ][6158] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,606 [salt.state       ][INFO    ][6158] Host cmp002.mcp-ovs-dpdk-ha.local (10.167.4.53) already present
2018-07-17 05:57:14,606 [salt.state       ][INFO    ][6158] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:57:14.606715 duration_in_ms=1.259
2018-07-17 05:57:14,607 [salt.state       ][INFO    ][6158] Running state [cmp001] at time 05:57:14.607027
2018-07-17 05:57:14,607 [salt.state       ][INFO    ][6158] Executing state host.present for cmp001
2018-07-17 05:57:14,608 [salt.state       ][INFO    ][6158] Host cmp001 (10.167.4.52) already present
2018-07-17 05:57:14,608 [salt.state       ][INFO    ][6158] Completed state [cmp001] at time 05:57:14.608347 duration_in_ms=1.32
2018-07-17 05:57:14,608 [salt.state       ][INFO    ][6158] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:57:14.608663
2018-07-17 05:57:14,608 [salt.state       ][INFO    ][6158] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,609 [salt.state       ][INFO    ][6158] Host cmp001.mcp-ovs-dpdk-ha.local (10.167.4.52) already present
2018-07-17 05:57:14,610 [salt.state       ][INFO    ][6158] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:57:14.610011 duration_in_ms=1.347
2018-07-17 05:57:14,610 [salt.state       ][INFO    ][6158] Running state [dbs01] at time 05:57:14.610351
2018-07-17 05:57:14,610 [salt.state       ][INFO    ][6158] Executing state host.present for dbs01
2018-07-17 05:57:14,611 [salt.state       ][INFO    ][6158] Host dbs01 (10.167.4.24) already present
2018-07-17 05:57:14,612 [salt.state       ][INFO    ][6158] Completed state [dbs01] at time 05:57:14.612178 duration_in_ms=1.828
2018-07-17 05:57:14,612 [salt.state       ][INFO    ][6158] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:57:14.612508
2018-07-17 05:57:14,612 [salt.state       ][INFO    ][6158] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,613 [salt.state       ][INFO    ][6158] Host dbs01.mcp-ovs-dpdk-ha.local (10.167.4.24) already present
2018-07-17 05:57:14,613 [salt.state       ][INFO    ][6158] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:57:14.613873 duration_in_ms=1.365
2018-07-17 05:57:14,614 [salt.state       ][INFO    ][6158] Running state [dbs02] at time 05:57:14.614239
2018-07-17 05:57:14,614 [salt.state       ][INFO    ][6158] Executing state host.present for dbs02
2018-07-17 05:57:14,615 [salt.state       ][INFO    ][6158] Host dbs02 (10.167.4.25) already present
2018-07-17 05:57:14,615 [salt.state       ][INFO    ][6158] Completed state [dbs02] at time 05:57:14.615545 duration_in_ms=1.341
2018-07-17 05:57:14,615 [salt.state       ][INFO    ][6158] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:57:14.615866
2018-07-17 05:57:14,616 [salt.state       ][INFO    ][6158] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,616 [salt.state       ][INFO    ][6158] Host dbs02.mcp-ovs-dpdk-ha.local (10.167.4.25) already present
2018-07-17 05:57:14,617 [salt.state       ][INFO    ][6158] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:57:14.617217 duration_in_ms=1.351
2018-07-17 05:57:14,617 [salt.state       ][INFO    ][6158] Running state [dbs03] at time 05:57:14.617562
2018-07-17 05:57:14,617 [salt.state       ][INFO    ][6158] Executing state host.present for dbs03
2018-07-17 05:57:14,618 [salt.state       ][INFO    ][6158] Host dbs03 (10.167.4.26) already present
2018-07-17 05:57:14,618 [salt.state       ][INFO    ][6158] Completed state [dbs03] at time 05:57:14.618878 duration_in_ms=1.315
2018-07-17 05:57:14,619 [salt.state       ][INFO    ][6158] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:57:14.619187
2018-07-17 05:57:14,619 [salt.state       ][INFO    ][6158] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,620 [salt.state       ][INFO    ][6158] Host dbs03.mcp-ovs-dpdk-ha.local (10.167.4.26) already present
2018-07-17 05:57:14,620 [salt.state       ][INFO    ][6158] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:57:14.620439 duration_in_ms=1.252
2018-07-17 05:57:14,620 [salt.state       ][INFO    ][6158] Running state [mas01] at time 05:57:14.620746
2018-07-17 05:57:14,621 [salt.state       ][INFO    ][6158] Executing state host.present for mas01
2018-07-17 05:57:14,621 [salt.state       ][INFO    ][6158] Host mas01 (10.167.4.12) already present
2018-07-17 05:57:14,622 [salt.state       ][INFO    ][6158] Completed state [mas01] at time 05:57:14.621980 duration_in_ms=1.234
2018-07-17 05:57:14,622 [salt.state       ][INFO    ][6158] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 05:57:14.622303
2018-07-17 05:57:14,622 [salt.state       ][INFO    ][6158] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,623 [salt.state       ][INFO    ][6158] Host mas01.mcp-ovs-dpdk-ha.local (10.167.4.12) already present
2018-07-17 05:57:14,623 [salt.state       ][INFO    ][6158] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 05:57:14.623542 duration_in_ms=1.24
2018-07-17 05:57:14,623 [salt.state       ][INFO    ][6158] Running state [ctl02] at time 05:57:14.623854
2018-07-17 05:57:14,624 [salt.state       ][INFO    ][6158] Executing state host.present for ctl02
2018-07-17 05:57:14,624 [salt.state       ][INFO    ][6158] Host ctl02 (10.167.4.37) already present
2018-07-17 05:57:14,625 [salt.state       ][INFO    ][6158] Completed state [ctl02] at time 05:57:14.625171 duration_in_ms=1.316
2018-07-17 05:57:14,625 [salt.state       ][INFO    ][6158] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:57:14.625481
2018-07-17 05:57:14,625 [salt.state       ][INFO    ][6158] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,626 [salt.state       ][INFO    ][6158] Host ctl02.mcp-ovs-dpdk-ha.local (10.167.4.37) already present
2018-07-17 05:57:14,626 [salt.state       ][INFO    ][6158] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:57:14.626801 duration_in_ms=1.319
2018-07-17 05:57:14,627 [salt.state       ][INFO    ][6158] Running state [ctl03] at time 05:57:14.627119
2018-07-17 05:57:14,627 [salt.state       ][INFO    ][6158] Executing state host.present for ctl03
2018-07-17 05:57:14,628 [salt.state       ][INFO    ][6158] Host ctl03 (10.167.4.38) already present
2018-07-17 05:57:14,628 [salt.state       ][INFO    ][6158] Completed state [ctl03] at time 05:57:14.628443 duration_in_ms=1.324
2018-07-17 05:57:14,628 [salt.state       ][INFO    ][6158] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:57:14.628765
2018-07-17 05:57:14,629 [salt.state       ][INFO    ][6158] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,629 [salt.state       ][INFO    ][6158] Host ctl03.mcp-ovs-dpdk-ha.local (10.167.4.38) already present
2018-07-17 05:57:14,630 [salt.state       ][INFO    ][6158] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:57:14.630169 duration_in_ms=1.403
2018-07-17 05:57:14,630 [salt.state       ][INFO    ][6158] Running state [ctl01] at time 05:57:14.630524
2018-07-17 05:57:14,630 [salt.state       ][INFO    ][6158] Executing state host.present for ctl01
2018-07-17 05:57:14,631 [salt.state       ][INFO    ][6158] Host ctl01 (10.167.4.36) already present
2018-07-17 05:57:14,631 [salt.state       ][INFO    ][6158] Completed state [ctl01] at time 05:57:14.631927 duration_in_ms=1.403
2018-07-17 05:57:14,632 [salt.state       ][INFO    ][6158] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:57:14.632261
2018-07-17 05:57:14,632 [salt.state       ][INFO    ][6158] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,633 [salt.state       ][INFO    ][6158] Host ctl01.mcp-ovs-dpdk-ha.local (10.167.4.36) already present
2018-07-17 05:57:14,633 [salt.state       ][INFO    ][6158] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:57:14.633630 duration_in_ms=1.369
2018-07-17 05:57:14,633 [salt.state       ][INFO    ][6158] Running state [ctl] at time 05:57:14.633941
2018-07-17 05:57:14,634 [salt.state       ][INFO    ][6158] Executing state host.present for ctl
2018-07-17 05:57:14,635 [salt.state       ][INFO    ][6158] Host ctl (10.167.4.35) already present
2018-07-17 05:57:14,635 [salt.state       ][INFO    ][6158] Completed state [ctl] at time 05:57:14.635297 duration_in_ms=1.356
2018-07-17 05:57:14,635 [salt.state       ][INFO    ][6158] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 05:57:14.635617
2018-07-17 05:57:14,635 [salt.state       ][INFO    ][6158] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-17 05:57:14,636 [salt.state       ][INFO    ][6158] Host ctl.mcp-ovs-dpdk-ha.local (10.167.4.35) already present
2018-07-17 05:57:14,637 [salt.state       ][INFO    ][6158] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 05:57:14.637041 duration_in_ms=1.424
2018-07-17 05:57:14,637 [salt.state       ][INFO    ][6158] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:57:14.637394
2018-07-17 05:57:14,637 [salt.state       ][INFO    ][6158] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-17 05:57:14,638 [salt.state       ][INFO    ][6158] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-17 05:57:14,638 [salt.state       ][INFO    ][6158] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:57:14.638428 duration_in_ms=1.034
2018-07-17 05:57:14,638 [salt.state       ][INFO    ][6158] Running state [ens3] at time 05:57:14.638742
2018-07-17 05:57:14,639 [salt.state       ][INFO    ][6158] Executing state network.managed for ens3
2018-07-17 05:57:15,718 [salt.state       ][INFO    ][6158] Interface ens3 is up to date.
2018-07-17 05:57:15,737 [salt.state       ][INFO    ][6158] Completed state [ens3] at time 05:57:15.737789 duration_in_ms=1099.047
2018-07-17 05:57:15,738 [salt.state       ][INFO    ][6158] Running state [ens2] at time 05:57:15.738263
2018-07-17 05:57:15,738 [salt.state       ][INFO    ][6158] Executing state network.managed for ens2
2018-07-17 05:57:16,594 [salt.state       ][INFO    ][6158] Interface ens2 is up to date.
2018-07-17 05:57:16,595 [salt.state       ][INFO    ][6158] Completed state [ens2] at time 05:57:16.594905 duration_in_ms=856.64
2018-07-17 05:57:16,595 [salt.state       ][INFO    ][6158] Running state [linux_system_network] at time 05:57:16.595544
2018-07-17 05:57:16,596 [salt.state       ][INFO    ][6158] Executing state network.system for linux_system_network
2018-07-17 05:57:16,597 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:16,647 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-17 05:57:16,697 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:16,727 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-17 05:57:16,767 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-17 05:57:17,580 [salt.loaded.int.module.debian_ip][WARNING ][6158] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-17 05:57:17,580 [salt.state       ][INFO    ][6158] {'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-17 05:57:17,580 [salt.state       ][INFO    ][6158] Completed state [linux_system_network] at time 05:57:17.580840 duration_in_ms=985.297
2018-07-17 05:57:17,581 [salt.state       ][INFO    ][6158] Running state [/etc/profile.d/proxy.sh] at time 05:57:17.581216
2018-07-17 05:57:17,581 [salt.state       ][INFO    ][6158] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-17 05:57:17,582 [salt.state       ][INFO    ][6158] File /etc/profile.d/proxy.sh is not present
2018-07-17 05:57:17,582 [salt.state       ][INFO    ][6158] Completed state [/etc/profile.d/proxy.sh] at time 05:57:17.582295 duration_in_ms=1.079
2018-07-17 05:57:17,582 [salt.state       ][INFO    ][6158] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:57:17.582557
2018-07-17 05:57:17,582 [salt.state       ][INFO    ][6158] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-17 05:57:17,583 [salt.state       ][INFO    ][6158] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-17 05:57:17,583 [salt.state       ][INFO    ][6158] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:57:17.583344 duration_in_ms=0.787
2018-07-17 05:57:17,583 [salt.state       ][INFO    ][6158] Running state [ntp] at time 05:57:17.583608
2018-07-17 05:57:17,583 [salt.state       ][INFO    ][6158] Executing state pkg.installed for ntp
2018-07-17 05:57:17,597 [salt.state       ][INFO    ][6158] All specified packages are already installed
2018-07-17 05:57:17,598 [salt.state       ][INFO    ][6158] Completed state [ntp] at time 05:57:17.598056 duration_in_ms=14.448
2018-07-17 05:57:17,600 [salt.state       ][INFO    ][6158] Running state [/etc/ntp.conf] at time 05:57:17.600186
2018-07-17 05:57:17,600 [salt.state       ][INFO    ][6158] Executing state file.managed for /etc/ntp.conf
2018-07-17 05:57:17,722 [salt.state       ][INFO    ][6158] File /etc/ntp.conf is in the correct state
2018-07-17 05:57:17,723 [salt.state       ][INFO    ][6158] Completed state [/etc/ntp.conf] at time 05:57:17.723170 duration_in_ms=122.984
2018-07-17 05:57:17,725 [salt.state       ][INFO    ][6158] Running state [ntp] at time 05:57:17.724962
2018-07-17 05:57:17,725 [salt.state       ][INFO    ][6158] Executing state service.running for ntp
2018-07-17 05:57:17,725 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-17 05:57:17,767 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-17 05:57:17,805 [salt.loaded.int.module.cmdmod][INFO    ][6158] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-17 05:57:17,843 [salt.state       ][INFO    ][6158] The service ntp is already running
2018-07-17 05:57:17,844 [salt.state       ][INFO    ][6158] Completed state [ntp] at time 05:57:17.844025 duration_in_ms=119.062
2018-07-17 05:57:17,851 [salt.minion      ][INFO    ][6158] Returning information for job: 20180717055647904198
2018-07-17 05:58:03,750 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180717055803738270
2018-07-17 05:58:03,785 [salt.minion      ][INFO    ][6969] Starting a new job with PID 6969
2018-07-17 05:58:03,821 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6969] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-17 05:58:03,828 [salt.minion      ][INFO    ][6969] Returning information for job: 20180717055803738270
2018-07-17 05:58:39,720 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command pkg.upgrade with jid 20180717055839717664
2018-07-17 05:58:39,780 [salt.minion      ][INFO    ][6974] Starting a new job with PID 6974
2018-07-17 05:58:39,838 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6974] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 05:58:40,722 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6974] 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-17 05:58:59,799 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055859790374
2018-07-17 05:58:59,833 [salt.minion      ][INFO    ][7108] Starting a new job with PID 7108
2018-07-17 05:58:59,939 [salt.minion      ][INFO    ][7108] Returning information for job: 20180717055859790374
2018-07-17 05:59:09,862 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055909854199
2018-07-17 05:59:09,895 [salt.minion      ][INFO    ][7178] Starting a new job with PID 7178
2018-07-17 05:59:10,010 [salt.minion      ][INFO    ][7178] Returning information for job: 20180717055909854199
2018-07-17 05:59:19,923 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055919910941
2018-07-17 05:59:19,954 [salt.minion      ][INFO    ][7227] Starting a new job with PID 7227
2018-07-17 05:59:20,103 [salt.minion      ][INFO    ][7227] Returning information for job: 20180717055919910941
2018-07-17 05:59:30,080 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055930069969
2018-07-17 05:59:30,111 [salt.minion      ][INFO    ][7283] Starting a new job with PID 7283
2018-07-17 05:59:30,153 [salt.minion      ][INFO    ][7283] Returning information for job: 20180717055930069969
2018-07-17 05:59:40,123 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055940113394
2018-07-17 05:59:40,158 [salt.minion      ][INFO    ][7453] Starting a new job with PID 7453
2018-07-17 05:59:40,342 [salt.minion      ][INFO    ][7453] Returning information for job: 20180717055940113394
2018-07-17 05:59:50,345 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717055950329955
2018-07-17 05:59:50,581 [salt.minion      ][INFO    ][7942] Starting a new job with PID 7942
2018-07-17 05:59:50,791 [salt.minion      ][INFO    ][7942] Returning information for job: 20180717055950329955
2018-07-17 06:00:00,430 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060000412156
2018-07-17 06:00:00,461 [salt.minion      ][INFO    ][8074] Starting a new job with PID 8074
2018-07-17 06:00:00,483 [salt.minion      ][INFO    ][8074] Returning information for job: 20180717060000412156
2018-07-17 06:00:09,783 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6974] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:00:09,863 [salt.minion      ][INFO    ][6974] Returning information for job: 20180717055839717664
2018-07-17 06:00:55,982 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command test.ping with jid 20180717060055973393
2018-07-17 06:00:56,051 [salt.minion      ][INFO    ][8180] Starting a new job with PID 8180
2018-07-17 06:00:56,184 [salt.minion      ][INFO    ][8180] Returning information for job: 20180717060055973393
2018-07-17 06:05:16,787 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command state.sls with jid 20180717060516779637
2018-07-17 06:05:16,817 [salt.minion      ][INFO    ][8195] Starting a new job with PID 8195
2018-07-17 06:05:18,039 [salt.state       ][INFO    ][8195] Loading fresh modules for state activity
2018-07-17 06:05:18,153 [salt.fileclient  ][INFO    ][8195] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-17 06:05:18,190 [salt.fileclient  ][INFO    ][8195] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-17 06:05:18,328 [salt.loader      ][ERROR   ][8195] 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-17 06:05:19,147 [salt.state       ][INFO    ][8195] Running state [keepalived] at time 06:05:19.147212
2018-07-17 06:05:19,147 [salt.state       ][INFO    ][8195] Executing state pkg.installed for keepalived
2018-07-17 06:05:19,148 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:05:20,130 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-17 06:05:20,409 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 06:05:25,467 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:05:25,552 [salt.loaded.int.module.cmdmod][INFO    ][8195] 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-17 06:05:36,903 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060536889689
2018-07-17 06:05:36,933 [salt.minion      ][INFO    ][9439] Starting a new job with PID 9439
2018-07-17 06:05:36,967 [salt.minion      ][INFO    ][9439] Returning information for job: 20180717060536889689
2018-07-17 06:05:39,180 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:05:39,320 [salt.state       ][INFO    ][8195] 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-17 06:05:39,372 [salt.state       ][INFO    ][8195] Loading fresh modules for state activity
2018-07-17 06:05:39,444 [salt.state       ][INFO    ][8195] Completed state [keepalived] at time 06:05:39.444093 duration_in_ms=20296.881
2018-07-17 06:05:39,452 [salt.state       ][INFO    ][8195] Running state [lsof] at time 06:05:39.452748
2018-07-17 06:05:39,453 [salt.state       ][INFO    ][8195] Executing state pkg.installed for lsof
2018-07-17 06:05:39,511 [salt.loader      ][ERROR   ][8195] 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-17 06:05:40,164 [salt.state       ][INFO    ][8195] All specified packages are already installed
2018-07-17 06:05:40,165 [salt.state       ][INFO    ][8195] Completed state [lsof] at time 06:05:40.165620 duration_in_ms=712.871
2018-07-17 06:05:40,169 [salt.state       ][INFO    ][8195] Running state [/etc/keepalived/keepalived.conf] at time 06:05:40.169683
2018-07-17 06:05:40,170 [salt.state       ][INFO    ][8195] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-17 06:05:40,207 [salt.fileclient  ][INFO    ][8195] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-17 06:05:40,301 [salt.state       ][INFO    ][8195] File changed:
New file
2018-07-17 06:05:40,302 [salt.state       ][INFO    ][8195] Completed state [/etc/keepalived/keepalived.conf] at time 06:05:40.302543 duration_in_ms=132.86
2018-07-17 06:05:40,303 [salt.state       ][INFO    ][8195] Running state [keepalived] at time 06:05:40.303920
2018-07-17 06:05:40,304 [salt.state       ][INFO    ][8195] Executing state service.running for keepalived
2018-07-17 06:05:40,305 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-17 06:05:40,353 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-17 06:05:40,381 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:05:40,414 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:05:40,446 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-17 06:05:40,602 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-17 06:05:40,647 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:05:40,678 [salt.loaded.int.module.cmdmod][INFO    ][8195] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-17 06:05:40,711 [salt.state       ][INFO    ][8195] {'keepalived': True}
2018-07-17 06:05:40,712 [salt.state       ][INFO    ][8195] Completed state [keepalived] at time 06:05:40.712156 duration_in_ms=408.231
2018-07-17 06:05:40,716 [salt.minion      ][INFO    ][8195] Returning information for job: 20180717060516779637
2018-07-17 06:07:39,953 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command pillar.get with jid 20180717060739934522
2018-07-17 06:07:39,988 [salt.minion      ][INFO    ][9555] Starting a new job with PID 9555
2018-07-17 06:07:40,004 [salt.minion      ][INFO    ][9555] Returning information for job: 20180717060739934522
2018-07-17 06:07:40,687 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command state.sls with jid 20180717060740663136
2018-07-17 06:07:40,717 [salt.minion      ][INFO    ][9560] Starting a new job with PID 9560
2018-07-17 06:07:41,939 [salt.state       ][INFO    ][9560] Loading fresh modules for state activity
2018-07-17 06:07:42,057 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2018-07-17 06:07:42,111 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2018-07-17 06:07:42,141 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2018-07-17 06:07:42,253 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-17 06:07:42,285 [salt.loaded.int.module.cmdmod][ERROR   ][9560] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2018-07-17 06:07:42,287 [salt.loaded.int.module.cmdmod][ERROR   ][9560] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2018-07-17 06:07:42,372 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2018-07-17 06:07:42,490 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2018-07-17 06:07:42,579 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2018-07-17 06:07:42,760 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2018-07-17 06:07:42,842 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2018-07-17 06:07:42,975 [salt.loader      ][ERROR   ][9560] 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-17 06:07:43,695 [salt.state       ][INFO    ][9560] Running state [rabbitmq-server] at time 06:07:43.694950
2018-07-17 06:07:43,696 [salt.state       ][INFO    ][9560] Executing state pkg.installed for rabbitmq-server
2018-07-17 06:07:43,697 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:07:44,608 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['apt-cache', '-q', 'policy', 'rabbitmq-server'] in directory '/root'
2018-07-17 06:07:44,898 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 06:07:50,146 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:07:50,228 [salt.loaded.int.module.cmdmod][INFO    ][9560] 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-17 06:08:00,751 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060800732595
2018-07-17 06:08:00,781 [salt.minion      ][INFO    ][9964] Starting a new job with PID 9964
2018-07-17 06:08:00,833 [salt.minion      ][INFO    ][9964] Returning information for job: 20180717060800732595
2018-07-17 06:08:10,796 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060810776519
2018-07-17 06:08:10,832 [salt.minion      ][INFO    ][10182] Starting a new job with PID 10182
2018-07-17 06:08:10,874 [salt.minion      ][INFO    ][10182] Returning information for job: 20180717060810776519
2018-07-17 06:08:20,843 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060820820753
2018-07-17 06:08:20,873 [salt.minion      ][INFO    ][10780] Starting a new job with PID 10780
2018-07-17 06:08:20,913 [salt.minion      ][INFO    ][10780] Returning information for job: 20180717060820820753
2018-07-17 06:08:30,879 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060830857697
2018-07-17 06:08:30,896 [salt.minion      ][INFO    ][10839] Starting a new job with PID 10839
2018-07-17 06:08:30,930 [salt.minion      ][INFO    ][10839] Returning information for job: 20180717060830857697
2018-07-17 06:08:40,909 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060840889410
2018-07-17 06:08:40,924 [salt.minion      ][INFO    ][10844] Starting a new job with PID 10844
2018-07-17 06:08:40,959 [salt.minion      ][INFO    ][10844] Returning information for job: 20180717060840889410
2018-07-17 06:08:50,938 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060850919970
2018-07-17 06:08:50,956 [salt.minion      ][INFO    ][10849] Starting a new job with PID 10849
2018-07-17 06:08:50,986 [salt.minion      ][INFO    ][10849] Returning information for job: 20180717060850919970
2018-07-17 06:09:00,960 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060900941681
2018-07-17 06:09:00,976 [salt.minion      ][INFO    ][10854] Starting a new job with PID 10854
2018-07-17 06:09:01,008 [salt.minion      ][INFO    ][10854] Returning information for job: 20180717060900941681
2018-07-17 06:09:10,984 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060910966496
2018-07-17 06:09:11,004 [salt.minion      ][INFO    ][10869] Starting a new job with PID 10869
2018-07-17 06:09:11,023 [salt.minion      ][INFO    ][10869] Returning information for job: 20180717060910966496
2018-07-17 06:09:21,198 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060921179740
2018-07-17 06:09:21,212 [salt.minion      ][INFO    ][10874] Starting a new job with PID 10874
2018-07-17 06:09:21,244 [salt.minion      ][INFO    ][10874] Returning information for job: 20180717060921179740
2018-07-17 06:09:31,229 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060931209388
2018-07-17 06:09:31,244 [salt.minion      ][INFO    ][10879] Starting a new job with PID 10879
2018-07-17 06:09:31,279 [salt.minion      ][INFO    ][10879] Returning information for job: 20180717060931209388
2018-07-17 06:09:41,262 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060941240687
2018-07-17 06:09:41,292 [salt.minion      ][INFO    ][10884] Starting a new job with PID 10884
2018-07-17 06:09:41,331 [salt.minion      ][INFO    ][10884] Returning information for job: 20180717060941240687
2018-07-17 06:09:51,309 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717060951289812
2018-07-17 06:09:51,336 [salt.minion      ][INFO    ][10889] Starting a new job with PID 10889
2018-07-17 06:09:51,369 [salt.minion      ][INFO    ][10889] Returning information for job: 20180717060951289812
2018-07-17 06:10:01,347 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061001324961
2018-07-17 06:10:01,378 [salt.minion      ][INFO    ][10959] Starting a new job with PID 10959
2018-07-17 06:10:01,419 [salt.minion      ][INFO    ][10959] Returning information for job: 20180717061001324961
2018-07-17 06:10:02,025 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:10:02,167 [salt.state       ][INFO    ][9560] 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-17 06:10:02,217 [salt.state       ][INFO    ][9560] Loading fresh modules for state activity
2018-07-17 06:10:02,291 [salt.state       ][INFO    ][9560] Completed state [rabbitmq-server] at time 06:10:02.291192 duration_in_ms=138596.244
2018-07-17 06:10:02,296 [salt.state       ][INFO    ][9560] Running state [/etc/rabbitmq/rabbitmq.config] at time 06:10:02.296282
2018-07-17 06:10:02,296 [salt.state       ][INFO    ][9560] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-17 06:10:02,336 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2018-07-17 06:10:02,433 [salt.state       ][INFO    ][9560] File changed:
New file
2018-07-17 06:10:02,434 [salt.state       ][INFO    ][9560] Completed state [/etc/rabbitmq/rabbitmq.config] at time 06:10:02.433980 duration_in_ms=137.698
2018-07-17 06:10:02,434 [salt.state       ][INFO    ][9560] Running state [/etc/default/rabbitmq-server] at time 06:10:02.434564
2018-07-17 06:10:02,434 [salt.state       ][INFO    ][9560] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-17 06:10:02,457 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2018-07-17 06:10:02,552 [salt.state       ][INFO    ][9560] 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-17 06:10:02,553 [salt.state       ][INFO    ][9560] Completed state [/etc/default/rabbitmq-server] at time 06:10:02.553165 duration_in_ms=118.599
2018-07-17 06:10:02,554 [salt.state       ][INFO    ][9560] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:10:02.554078
2018-07-17 06:10:02,554 [salt.state       ][INFO    ][9560] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-17 06:10:02,580 [salt.fileclient  ][INFO    ][9560] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2018-07-17 06:10:02,654 [salt.state       ][INFO    ][9560] File changed:
New file
2018-07-17 06:10:02,654 [salt.state       ][INFO    ][9560] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:10:02.654682 duration_in_ms=100.604
2018-07-17 06:10:02,657 [salt.state       ][INFO    ][9560] Running state [sleep 30] at time 06:10:02.657116
2018-07-17 06:10:02,657 [salt.state       ][INFO    ][9560] Executing state cmd.run for sleep 30
2018-07-17 06:10:02,658 [py.warnings      ][WARNING ][9560] /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-17 06:10:02,662 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-17 06:10:11,399 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061011378740
2018-07-17 06:10:11,431 [salt.minion      ][INFO    ][11064] Starting a new job with PID 11064
2018-07-17 06:10:11,569 [salt.minion      ][INFO    ][11064] Returning information for job: 20180717061011378740
2018-07-17 06:10:21,553 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061021529342
2018-07-17 06:10:21,582 [salt.minion      ][INFO    ][11069] Starting a new job with PID 11069
2018-07-17 06:10:21,697 [salt.minion      ][INFO    ][11069] Returning information for job: 20180717061021529342
2018-07-17 06:10:31,701 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061031673284
2018-07-17 06:10:31,733 [salt.minion      ][INFO    ][11074] Starting a new job with PID 11074
2018-07-17 06:10:31,852 [salt.minion      ][INFO    ][11074] Returning information for job: 20180717061031673284
2018-07-17 06:10:32,904 [salt.state       ][INFO    ][9560] {'pid': 11028, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 06:10:32,906 [salt.state       ][INFO    ][9560] Completed state [sleep 30] at time 06:10:32.906467 duration_in_ms=30249.347
2018-07-17 06:10:32,910 [salt.state       ][INFO    ][9560] Running state [service rabbitmq-server stop] at time 06:10:32.910211
2018-07-17 06:10:32,911 [salt.state       ][INFO    ][9560] Executing state cmd.run for service rabbitmq-server stop
2018-07-17 06:10:32,913 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command 'service rabbitmq-server stop' in directory '/root'
2018-07-17 06:10:33,772 [salt.state       ][INFO    ][9560] {'pid': 11077, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 06:10:33,774 [salt.state       ][INFO    ][9560] Completed state [service rabbitmq-server stop] at time 06:10:33.773969 duration_in_ms=863.759
2018-07-17 06:10:33,775 [salt.state       ][INFO    ][9560] Running state [/var/lib/rabbitmq] at time 06:10:33.775115
2018-07-17 06:10:33,776 [salt.state       ][INFO    ][9560] Executing state file.directory for /var/lib/rabbitmq
2018-07-17 06:10:33,779 [salt.state       ][INFO    ][9560] Directory /var/lib/rabbitmq is in the correct state
2018-07-17 06:10:33,780 [salt.state       ][INFO    ][9560] Completed state [/var/lib/rabbitmq] at time 06:10:33.780320 duration_in_ms=5.204
2018-07-17 06:10:33,784 [salt.state       ][INFO    ][9560] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 06:10:33.784477
2018-07-17 06:10:33,785 [salt.state       ][INFO    ][9560] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2018-07-17 06:10:33,797 [salt.state       ][INFO    ][9560] File changed:
--- 
+++ 
@@ -1 +1 @@
-OTBSAIVFRAGOMFEPYNYB+opnfv_secret

2018-07-17 06:10:33,798 [salt.state       ][INFO    ][9560] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 06:10:33.798013 duration_in_ms=13.536
2018-07-17 06:10:33,799 [salt.state       ][INFO    ][9560] Running state [sleep 30] at time 06:10:33.799364
2018-07-17 06:10:33,800 [salt.state       ][INFO    ][9560] Executing state cmd.run for sleep 30
2018-07-17 06:10:33,801 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command 'sleep 30' as user 'root' in directory '/root'
2018-07-17 06:10:41,851 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061041823509
2018-07-17 06:10:41,883 [salt.minion      ][INFO    ][11164] Starting a new job with PID 11164
2018-07-17 06:10:42,011 [salt.minion      ][INFO    ][11164] Returning information for job: 20180717061041823509
2018-07-17 06:10:52,007 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061051983247
2018-07-17 06:10:52,037 [salt.minion      ][INFO    ][11169] Starting a new job with PID 11169
2018-07-17 06:10:52,150 [salt.minion      ][INFO    ][11169] Returning information for job: 20180717061051983247
2018-07-17 06:11:02,148 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061102125567
2018-07-17 06:11:02,179 [salt.minion      ][INFO    ][11174] Starting a new job with PID 11174
2018-07-17 06:11:02,298 [salt.minion      ][INFO    ][11174] Returning information for job: 20180717061102125567
2018-07-17 06:11:04,036 [salt.state       ][INFO    ][9560] {'pid': 11136, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-17 06:11:04,039 [salt.state       ][INFO    ][9560] Completed state [sleep 30] at time 06:11:04.038846 duration_in_ms=30239.481
2018-07-17 06:11:04,044 [salt.loader      ][ERROR   ][9560] 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-17 06:11:04,517 [salt.state       ][INFO    ][9560] Running state [rabbitmq-server] at time 06:11:04.517258
2018-07-17 06:11:04,518 [salt.state       ][INFO    ][9560] Executing state service.running for rabbitmq-server
2018-07-17 06:11:04,519 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-17 06:11:04,570 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:04,612 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:04,672 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:04,723 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:11,093 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:11,131 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:11,177 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:11,219 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:11,260 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:12,299 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061112278027
2018-07-17 06:11:12,325 [salt.minion      ][INFO    ][11550] Starting a new job with PID 11550
2018-07-17 06:11:12,431 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:11:12,438 [salt.minion      ][INFO    ][11550] Returning information for job: 20180717061112278027
2018-07-17 06:11:12,455 [salt.state       ][INFO    ][9560] {'rabbitmq-server': True}
2018-07-17 06:11:12,456 [salt.state       ][INFO    ][9560] Completed state [rabbitmq-server] at time 06:11:12.456292 duration_in_ms=7939.035
2018-07-17 06:11:12,459 [salt.state       ][INFO    ][9560] Running state [amqp_client] at time 06:11:12.459863
2018-07-17 06:11:12,460 [salt.state       ][INFO    ][9560] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-17 06:11:12,461 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-17 06:11:14,933 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2018-07-17 06:11:17,596 [salt.state       ][INFO    ][9560] {'new': 'amqp_client', 'old': ''}
2018-07-17 06:11:17,598 [salt.state       ][INFO    ][9560] Completed state [amqp_client] at time 06:11:17.597848 duration_in_ms=5137.981
2018-07-17 06:11:17,600 [salt.state       ][INFO    ][9560] Running state [rabbitmq_management] at time 06:11:17.600002
2018-07-17 06:11:17,601 [salt.state       ][INFO    ][9560] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-17 06:11:17,603 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-17 06:11:20,083 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2018-07-17 06:11:22,444 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061122418073
2018-07-17 06:11:22,495 [salt.minion      ][INFO    ][12467] Starting a new job with PID 12467
2018-07-17 06:11:22,620 [salt.minion      ][INFO    ][12467] Returning information for job: 20180717061122418073
2018-07-17 06:11:24,164 [salt.state       ][INFO    ][9560] {'new': 'rabbitmq_management', 'old': ''}
2018-07-17 06:11:24,165 [salt.state       ][INFO    ][9560] Completed state [rabbitmq_management] at time 06:11:24.165624 duration_in_ms=6565.622
2018-07-17 06:11:24,172 [salt.state       ][INFO    ][9560] Running state [/openstack] at time 06:11:24.172036
2018-07-17 06:11:24,172 [salt.state       ][INFO    ][9560] Executing state rabbitmq_vhost.present for /openstack
2018-07-17 06:11:24,174 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-17 06:11:26,204 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2018-07-17 06:11:28,376 [salt.state       ][INFO    ][9560] {'new': '/openstack', 'old': ''}
2018-07-17 06:11:28,377 [salt.state       ][INFO    ][9560] Completed state [/openstack] at time 06:11:28.377209 duration_in_ms=4205.173
2018-07-17 06:11:28,383 [salt.state       ][INFO    ][9560] Running state [openstack] at time 06:11:28.383813
2018-07-17 06:11:28,384 [salt.state       ][INFO    ][9560] Executing state rabbitmq_user.present for openstack
2018-07-17 06:11:28,386 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:11:32,431 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-17 06:11:32,625 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061132601508
2018-07-17 06:11:32,654 [salt.minion      ][INFO    ][13456] Starting a new job with PID 13456
2018-07-17 06:11:32,773 [salt.minion      ][INFO    ][13456] Returning information for job: 20180717061132601508
2018-07-17 06:11:34,609 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-17 06:11:36,699 [salt.state       ][INFO    ][9560] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2018-07-17 06:11:36,700 [salt.state       ][INFO    ][9560] Completed state [openstack] at time 06:11:36.700337 duration_in_ms=8316.522
2018-07-17 06:11:36,706 [salt.state       ][INFO    ][9560] Running state [Ceilometer] at time 06:11:36.706208
2018-07-17 06:11:36,707 [salt.state       ][INFO    ][9560] Executing state rabbitmq_policy.present for Ceilometer
2018-07-17 06:11:36,708 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-17 06:11:38,849 [salt.loaded.int.module.cmdmod][INFO    ][9560] 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-17 06:11:40,983 [salt.state       ][INFO    ][9560] {'new': 'Ceilometer', 'old': {}}
2018-07-17 06:11:40,986 [salt.state       ][INFO    ][9560] Completed state [Ceilometer] at time 06:11:40.985792 duration_in_ms=4279.583
2018-07-17 06:11:40,988 [salt.state       ][INFO    ][9560] Running state [HA] at time 06:11:40.988456
2018-07-17 06:11:40,989 [salt.state       ][INFO    ][9560] Executing state rabbitmq_policy.present for HA
2018-07-17 06:11:40,991 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-17 06:11:42,785 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061142759759
2018-07-17 06:11:42,812 [salt.minion      ][INFO    ][14662] Starting a new job with PID 14662
2018-07-17 06:11:42,887 [salt.minion      ][INFO    ][14662] Returning information for job: 20180717061142759759
2018-07-17 06:11:43,121 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-17 06:11:45,342 [salt.state       ][INFO    ][9560] {'new': 'HA', 'old': {}}
2018-07-17 06:11:45,343 [salt.state       ][INFO    ][9560] Completed state [HA] at time 06:11:45.343116 duration_in_ms=4354.66
2018-07-17 06:11:45,344 [salt.state       ][INFO    ][9560] Running state [guest] at time 06:11:45.344178
2018-07-17 06:11:45,345 [salt.state       ][INFO    ][9560] Executing state rabbitmq_user.present for guest
2018-07-17 06:11:45,347 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:11:47,361 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-17 06:11:52,909 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061152885091
2018-07-17 06:11:52,933 [salt.minion      ][INFO    ][15840] Starting a new job with PID 15840
2018-07-17 06:11:53,053 [salt.minion      ][INFO    ][15840] Returning information for job: 20180717061152885091
2018-07-17 06:11:53,657 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-17 06:11:55,780 [salt.state       ][INFO    ][9560] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-17 06:11:55,781 [salt.state       ][INFO    ][9560] Completed state [guest] at time 06:11:55.780870 duration_in_ms=10436.692
2018-07-17 06:11:55,782 [salt.state       ][INFO    ][9560] Running state [HA] at time 06:11:55.782551
2018-07-17 06:11:55,783 [salt.state       ][INFO    ][9560] Executing state rabbitmq_policy.present for HA
2018-07-17 06:11:55,784 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-17 06:11:57,907 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-17 06:12:00,168 [salt.state       ][INFO    ][9560] {'new': 'HA', 'old': {}}
2018-07-17 06:12:00,169 [salt.state       ][INFO    ][9560] Completed state [HA] at time 06:12:00.169159 duration_in_ms=4386.607
2018-07-17 06:12:00,171 [salt.state       ][INFO    ][9560] Running state [admin] at time 06:12:00.171046
2018-07-17 06:12:00,171 [salt.state       ][INFO    ][9560] Executing state rabbitmq_user.present for admin
2018-07-17 06:12:00,173 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:12:03,065 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061203043700
2018-07-17 06:12:03,086 [salt.minion      ][INFO    ][17069] Starting a new job with PID 17069
2018-07-17 06:12:03,159 [salt.minion      ][INFO    ][17069] Returning information for job: 20180717061203043700
2018-07-17 06:12:04,441 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:12:06,398 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2018-07-17 06:12:08,648 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-17 06:12:10,780 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-17 06:12:12,902 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2018-07-17 06:12:13,155 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061213135237
2018-07-17 06:12:13,183 [salt.minion      ][INFO    ][18175] Starting a new job with PID 18175
2018-07-17 06:12:13,295 [salt.minion      ][INFO    ][18175] Returning information for job: 20180717061213135237
2018-07-17 06:12:15,062 [salt.state       ][INFO    ][9560] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2018-07-17 06:12:15,064 [salt.state       ][INFO    ][9560] Completed state [admin] at time 06:12:15.064250 duration_in_ms=14893.202
2018-07-17 06:12:15,066 [salt.state       ][INFO    ][9560] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:12:15.066510
2018-07-17 06:12:15,067 [salt.state       ][INFO    ][9560] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2018-07-17 06:12:15,069 [salt.loaded.int.module.cmdmod][INFO    ][9560] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2018-07-17 06:12:16,786 [salt.state       ][INFO    ][9560] {'pid': 18347, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack'}
2018-07-17 06:12:16,787 [salt.state       ][INFO    ][9560] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:12:16.787219 duration_in_ms=1720.712
2018-07-17 06:12:16,790 [salt.minion      ][INFO    ][9560] Returning information for job: 20180717060740663136
2018-07-17 06:12:17,569 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command state.sls with jid 20180717061217547131
2018-07-17 06:12:17,600 [salt.minion      ][INFO    ][18542] Starting a new job with PID 18542
2018-07-17 06:12:20,263 [salt.state       ][INFO    ][18542] Loading fresh modules for state activity
2018-07-17 06:12:20,533 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2018-07-17 06:12:21,194 [salt.loader      ][ERROR   ][18542] 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-17 06:12:21,965 [salt.state       ][INFO    ][18542] Running state [rabbitmq-server] at time 06:12:21.965472
2018-07-17 06:12:21,980 [salt.state       ][INFO    ][18542] Executing state pkg.installed for rabbitmq-server
2018-07-17 06:12:21,982 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:12:22,913 [salt.state       ][INFO    ][18542] All specified packages are already installed
2018-07-17 06:12:22,914 [salt.state       ][INFO    ][18542] Completed state [rabbitmq-server] at time 06:12:22.914628 duration_in_ms=949.156
2018-07-17 06:12:22,919 [salt.state       ][INFO    ][18542] Running state [/etc/rabbitmq/rabbitmq.config] at time 06:12:22.919345
2018-07-17 06:12:22,920 [salt.state       ][INFO    ][18542] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2018-07-17 06:12:23,044 [salt.state       ][INFO    ][18542] File /etc/rabbitmq/rabbitmq.config is in the correct state
2018-07-17 06:12:23,044 [salt.state       ][INFO    ][18542] Completed state [/etc/rabbitmq/rabbitmq.config] at time 06:12:23.044849 duration_in_ms=125.503
2018-07-17 06:12:23,045 [salt.state       ][INFO    ][18542] Running state [/etc/default/rabbitmq-server] at time 06:12:23.045624
2018-07-17 06:12:23,046 [salt.state       ][INFO    ][18542] Executing state file.managed for /etc/default/rabbitmq-server
2018-07-17 06:12:23,113 [salt.state       ][INFO    ][18542] File /etc/default/rabbitmq-server is in the correct state
2018-07-17 06:12:23,113 [salt.state       ][INFO    ][18542] Completed state [/etc/default/rabbitmq-server] at time 06:12:23.113669 duration_in_ms=68.045
2018-07-17 06:12:23,114 [salt.state       ][INFO    ][18542] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:12:23.114478
2018-07-17 06:12:23,115 [salt.state       ][INFO    ][18542] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2018-07-17 06:12:23,180 [salt.state       ][INFO    ][18542] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2018-07-17 06:12:23,180 [salt.state       ][INFO    ][18542] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 06:12:23.180799 duration_in_ms=66.322
2018-07-17 06:12:23,182 [salt.state       ][INFO    ][18542] Running state [rabbitmq-server] at time 06:12:23.182768
2018-07-17 06:12:23,183 [salt.state       ][INFO    ][18542] Executing state service.running for rabbitmq-server
2018-07-17 06:12:23,184 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2018-07-17 06:12:23,256 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:12:23,292 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2018-07-17 06:12:23,321 [salt.state       ][INFO    ][18542] The service rabbitmq-server is already running
2018-07-17 06:12:23,322 [salt.state       ][INFO    ][18542] Completed state [rabbitmq-server] at time 06:12:23.322810 duration_in_ms=140.041
2018-07-17 06:12:23,326 [salt.state       ][INFO    ][18542] Running state [amqp_client] at time 06:12:23.326653
2018-07-17 06:12:23,327 [salt.state       ][INFO    ][18542] Executing state rabbitmq_plugin.enabled for amqp_client
2018-07-17 06:12:23,328 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-17 06:12:25,950 [salt.state       ][INFO    ][18542] Plugin 'amqp_client' is already enabled.
2018-07-17 06:12:25,952 [salt.state       ][INFO    ][18542] Completed state [amqp_client] at time 06:12:25.952724 duration_in_ms=2626.068
2018-07-17 06:12:25,955 [salt.state       ][INFO    ][18542] Running state [rabbitmq_management] at time 06:12:25.955280
2018-07-17 06:12:25,956 [salt.state       ][INFO    ][18542] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2018-07-17 06:12:25,959 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2018-07-17 06:12:28,326 [salt.state       ][INFO    ][18542] Plugin 'rabbitmq_management' is already enabled.
2018-07-17 06:12:28,327 [salt.state       ][INFO    ][18542] Completed state [rabbitmq_management] at time 06:12:28.326952 duration_in_ms=2371.672
2018-07-17 06:12:28,332 [salt.state       ][INFO    ][18542] Running state [/openstack] at time 06:12:28.332352
2018-07-17 06:12:28,333 [salt.state       ][INFO    ][18542] Executing state rabbitmq_vhost.present for /openstack
2018-07-17 06:12:28,334 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2018-07-17 06:12:30,414 [salt.state       ][INFO    ][18542] Virtual Host '/openstack' already exists.
2018-07-17 06:12:30,415 [salt.state       ][INFO    ][18542] Completed state [/openstack] at time 06:12:30.415274 duration_in_ms=2082.922
2018-07-17 06:12:30,421 [salt.state       ][INFO    ][18542] Running state [openstack] at time 06:12:30.421333
2018-07-17 06:12:30,422 [salt.state       ][INFO    ][18542] Executing state rabbitmq_user.present for openstack
2018-07-17 06:12:30,423 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:12:32,438 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-17 06:12:37,632 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061237613647
2018-07-17 06:12:37,649 [salt.minion      ][INFO    ][20198] Starting a new job with PID 20198
2018-07-17 06:12:37,719 [salt.minion      ][INFO    ][20198] Returning information for job: 20180717061237613647
2018-07-17 06:12:38,977 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2018-07-17 06:12:41,156 [salt.state       ][INFO    ][18542] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-17 06:12:41,159 [salt.state       ][INFO    ][18542] Completed state [openstack] at time 06:12:41.159630 duration_in_ms=10738.295
2018-07-17 06:12:41,168 [salt.state       ][INFO    ][18542] Running state [Ceilometer] at time 06:12:41.168228
2018-07-17 06:12:41,174 [salt.state       ][INFO    ][18542] Executing state rabbitmq_policy.present for Ceilometer
2018-07-17 06:12:41,177 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-17 06:12:43,294 [salt.loaded.int.module.cmdmod][INFO    ][18542] 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-17 06:12:45,430 [salt.state       ][INFO    ][18542] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2018-07-17 06:12:45,432 [salt.state       ][INFO    ][18542] Completed state [Ceilometer] at time 06:12:45.431971 duration_in_ms=4263.742
2018-07-17 06:12:45,434 [salt.state       ][INFO    ][18542] Running state [HA] at time 06:12:45.434530
2018-07-17 06:12:45,436 [salt.state       ][INFO    ][18542] Executing state rabbitmq_policy.present for HA
2018-07-17 06:12:45,438 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2018-07-17 06:12:47,418 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-17 06:12:47,696 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061247675315
2018-07-17 06:12:47,736 [salt.minion      ][INFO    ][21318] Starting a new job with PID 21318
2018-07-17 06:12:47,855 [salt.minion      ][INFO    ][21318] Returning information for job: 20180717061247675315
2018-07-17 06:12:49,540 [salt.state       ][INFO    ][18542] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-17 06:12:49,542 [salt.state       ][INFO    ][18542] Completed state [HA] at time 06:12:49.542065 duration_in_ms=4107.534
2018-07-17 06:12:49,544 [salt.state       ][INFO    ][18542] Running state [guest] at time 06:12:49.543993
2018-07-17 06:12:49,545 [salt.state       ][INFO    ][18542] Executing state rabbitmq_user.present for guest
2018-07-17 06:12:49,548 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:12:51,628 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-17 06:12:57,817 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061257796776
2018-07-17 06:12:57,851 [salt.minion      ][INFO    ][22464] Starting a new job with PID 22464
2018-07-17 06:12:57,869 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2018-07-17 06:12:57,976 [salt.minion      ][INFO    ][22464] Returning information for job: 20180717061257796776
2018-07-17 06:12:59,898 [salt.state       ][INFO    ][18542] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-17 06:12:59,899 [salt.state       ][INFO    ][18542] Completed state [guest] at time 06:12:59.899402 duration_in_ms=10355.409
2018-07-17 06:12:59,900 [salt.state       ][INFO    ][18542] Running state [HA] at time 06:12:59.900805
2018-07-17 06:12:59,901 [salt.state       ][INFO    ][18542] Executing state rabbitmq_policy.present for HA
2018-07-17 06:12:59,903 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2018-07-17 06:13:01,965 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2018-07-17 06:13:04,078 [salt.state       ][INFO    ][18542] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2018-07-17 06:13:04,079 [salt.state       ][INFO    ][18542] Completed state [HA] at time 06:13:04.079619 duration_in_ms=4178.812
2018-07-17 06:13:04,081 [salt.state       ][INFO    ][18542] Running state [admin] at time 06:13:04.081455
2018-07-17 06:13:04,082 [salt.state       ][INFO    ][18542] Executing state rabbitmq_user.present for admin
2018-07-17 06:13:04,084 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:13:06,202 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2018-07-17 06:13:07,940 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717061307916789
2018-07-17 06:13:07,969 [salt.minion      ][INFO    ][23688] Starting a new job with PID 23688
2018-07-17 06:13:08,082 [salt.minion      ][INFO    ][23688] Returning information for job: 20180717061307916789
2018-07-17 06:13:12,526 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2018-07-17 06:13:14,441 [salt.loaded.int.module.cmdmod][INFO    ][18542] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2018-07-17 06:13:16,599 [salt.state       ][INFO    ][18542] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2018-07-17 06:13:16,600 [salt.state       ][INFO    ][18542] Completed state [admin] at time 06:13:16.600584 duration_in_ms=12519.128
2018-07-17 06:13:16,606 [salt.state       ][INFO    ][18542] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:13:16.606344
2018-07-17 06:13:16,607 [salt.state       ][INFO    ][18542] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2018-07-17 06:13:16,608 [salt.state       ][INFO    ][18542] /var/lib/rabbitmq/.cluster_name exists
2018-07-17 06:13:16,609 [salt.state       ][INFO    ][18542] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 06:13:16.608969 duration_in_ms=2.624
2018-07-17 06:13:16,613 [salt.minion      ][INFO    ][18542] Returning information for job: 20180717061217547131
2018-07-17 06:16:48,799 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command cmd.run with jid 20180717061648781234
2018-07-17 06:16:48,831 [salt.minion      ][INFO    ][24728] Starting a new job with PID 24728
2018-07-17 06:16:48,846 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24728] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2018-07-17 06:16:51,115 [salt.minion      ][INFO    ][24728] Returning information for job: 20180717061648781234
2018-07-17 06:28:14,630 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command state.sls with jid 20180717062814618062
2018-07-17 06:28:14,662 [salt.minion      ][INFO    ][25204] Starting a new job with PID 25204
2018-07-17 06:28:17,805 [salt.state       ][INFO    ][25204] Loading fresh modules for state activity
2018-07-17 06:28:17,918 [salt.fileclient  ][INFO    ][25204] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-17 06:28:17,983 [salt.fileclient  ][INFO    ][25204] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-17 06:28:18,179 [salt.loader      ][ERROR   ][25204] 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-17 06:28:18,893 [salt.state       ][INFO    ][25204] Running state [haproxy] at time 06:28:18.893115
2018-07-17 06:28:18,894 [salt.state       ][INFO    ][25204] Executing state pkg.installed for haproxy
2018-07-17 06:28:18,895 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:28:19,722 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-17 06:28:19,931 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-17 06:28:27,712 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-17 06:28:27,807 [salt.loaded.int.module.cmdmod][INFO    ][25204] 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-17 06:28:34,705 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command saltutil.find_job with jid 20180717062834686660
2018-07-17 06:28:34,722 [salt.minion      ][INFO    ][25958] Starting a new job with PID 25958
2018-07-17 06:28:34,836 [salt.minion      ][INFO    ][25958] Returning information for job: 20180717062834686660
2018-07-17 06:28:37,277 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-17 06:28:37,381 [salt.state       ][INFO    ][25204] 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-17 06:28:37,432 [salt.state       ][INFO    ][25204] Loading fresh modules for state activity
2018-07-17 06:28:37,507 [salt.state       ][INFO    ][25204] Completed state [haproxy] at time 06:28:37.507431 duration_in_ms=18614.314
2018-07-17 06:28:37,520 [salt.state       ][INFO    ][25204] Running state [/etc/default/haproxy] at time 06:28:37.520466
2018-07-17 06:28:37,522 [salt.state       ][INFO    ][25204] Executing state file.managed for /etc/default/haproxy
2018-07-17 06:28:37,588 [salt.fileclient  ][INFO    ][25204] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-17 06:28:37,596 [salt.state       ][INFO    ][25204] 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-17 06:28:37,598 [salt.state       ][INFO    ][25204] Completed state [/etc/default/haproxy] at time 06:28:37.598552 duration_in_ms=78.09
2018-07-17 06:28:37,599 [salt.state       ][INFO    ][25204] Running state [/etc/haproxy/haproxy.cfg] at time 06:28:37.599096
2018-07-17 06:28:37,599 [salt.state       ][INFO    ][25204] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-17 06:28:37,625 [salt.fileclient  ][INFO    ][25204] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-17 06:28:37,944 [salt.state       ][INFO    ][25204] 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-17 06:28:37,944 [salt.state       ][INFO    ][25204] Completed state [/etc/haproxy/haproxy.cfg] at time 06:28:37.944564 duration_in_ms=345.468
2018-07-17 06:28:37,945 [salt.state       ][INFO    ][25204] Running state [/etc/haproxy/ssl] at time 06:28:37.944998
2018-07-17 06:28:37,945 [salt.state       ][INFO    ][25204] Executing state file.directory for /etc/haproxy/ssl
2018-07-17 06:28:37,947 [salt.state       ][INFO    ][25204] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-17 06:28:37,947 [salt.state       ][INFO    ][25204] Completed state [/etc/haproxy/ssl] at time 06:28:37.947474 duration_in_ms=2.476
2018-07-17 06:28:37,947 [salt.state       ][INFO    ][25204] Running state [/etc/haproxy/errors/429.http11] at time 06:28:37.947873
2018-07-17 06:28:37,948 [salt.state       ][INFO    ][25204] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-17 06:28:37,971 [salt.fileclient  ][INFO    ][25204] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-17 06:28:37,974 [salt.state       ][INFO    ][25204] File changed:
New file
2018-07-17 06:28:37,974 [salt.state       ][INFO    ][25204] Completed state [/etc/haproxy/errors/429.http11] at time 06:28:37.974805 duration_in_ms=26.932
2018-07-17 06:28:37,975 [salt.state       ][INFO    ][25204] Running state [haproxy_status_packages] at time 06:28:37.975939
2018-07-17 06:28:37,976 [salt.state       ][INFO    ][25204] Executing state pkg.installed for haproxy_status_packages
2018-07-17 06:28:38,026 [salt.loader      ][ERROR   ][25204] 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-17 06:28:38,577 [salt.state       ][INFO    ][25204] All specified packages are already installed
2018-07-17 06:28:38,578 [salt.state       ][INFO    ][25204] Completed state [haproxy_status_packages] at time 06:28:38.578077 duration_in_ms=602.136
2018-07-17 06:28:38,579 [salt.state       ][INFO    ][25204] Running state [/usr/bin/haproxy-status.sh] at time 06:28:38.579469
2018-07-17 06:28:38,579 [salt.state       ][INFO    ][25204] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-17 06:28:38,603 [salt.fileclient  ][INFO    ][25204] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-17 06:28:38,651 [salt.state       ][INFO    ][25204] File changed:
New file
2018-07-17 06:28:38,651 [salt.state       ][INFO    ][25204] Completed state [/usr/bin/haproxy-status.sh] at time 06:28:38.651508 duration_in_ms=72.039
2018-07-17 06:28:38,652 [salt.state       ][INFO    ][25204] Running state [net.ipv4.ip_nonlocal_bind] at time 06:28:38.652288
2018-07-17 06:28:38,652 [salt.state       ][INFO    ][25204] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-17 06:28:38,653 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command 'sysctl -a' in directory '/root'
2018-07-17 06:28:38,752 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-17 06:28:38,779 [salt.state       ][INFO    ][25204] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-17 06:28:38,780 [salt.state       ][INFO    ][25204] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:28:38.780419 duration_in_ms=128.129
2018-07-17 06:28:38,785 [salt.state       ][INFO    ][25204] Running state [haproxy] at time 06:28:38.784939
2018-07-17 06:28:38,785 [salt.state       ][INFO    ][25204] Executing state service.running for haproxy
2018-07-17 06:28:38,787 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:38,821 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:38,860 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:38,897 [salt.state       ][INFO    ][25204] The service haproxy is already running
2018-07-17 06:28:38,898 [salt.state       ][INFO    ][25204] Completed state [haproxy] at time 06:28:38.898549 duration_in_ms=113.608
2018-07-17 06:28:38,899 [salt.state       ][INFO    ][25204] Running state [haproxy] at time 06:28:38.899462
2018-07-17 06:28:38,900 [salt.state       ][INFO    ][25204] Executing state service.mod_watch for haproxy
2018-07-17 06:28:38,902 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:38,937 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:38,970 [salt.loaded.int.module.cmdmod][INFO    ][25204] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:39,121 [salt.state       ][INFO    ][25204] {'haproxy': True}
2018-07-17 06:28:39,122 [salt.state       ][INFO    ][25204] Completed state [haproxy] at time 06:28:39.122207 duration_in_ms=222.745
2018-07-17 06:28:39,129 [salt.minion      ][INFO    ][25204] Returning information for job: 20180717062814618062
2018-07-17 06:28:43,681 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command service.status with jid 20180717062843663160
2018-07-17 06:28:43,714 [salt.minion      ][INFO    ][26117] Starting a new job with PID 26117
2018-07-17 06:28:43,722 [salt.loader      ][ERROR   ][26117] 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-17 06:28:44,218 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26117] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:44,245 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26117] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-17 06:28:44,264 [salt.minion      ][INFO    ][26117] Returning information for job: 20180717062843663160
2018-07-17 06:28:45,778 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command service.restart with jid 20180717062845766337
2018-07-17 06:28:45,809 [salt.minion      ][INFO    ][26125] Starting a new job with PID 26125
2018-07-17 06:28:45,817 [salt.loader      ][ERROR   ][26125] 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-17 06:28:46,410 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26125] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-17 06:28:46,454 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26125] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-17 06:28:46,524 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][26125] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-17 06:28:46,598 [salt.minion      ][INFO    ][26125] Returning information for job: 20180717062845766337
2018-07-17 06:52:52,154 [salt.utils.schedule][INFO    ][2554] Running scheduled job: __mine_interval
2018-07-17 07:52:52,154 [salt.utils.schedule][INFO    ][2554] Running scheduled job: __mine_interval
2018-07-17 08:00:09,227 [salt.minion      ][INFO    ][2554] User sudo_ubuntu Executing command cp.push_dir with jid 20180717080009221001
2018-07-17 08:00:09,259 [salt.minion      ][INFO    ][27499] Starting a new job with PID 27499
