2018-01-13 07:30:17,497 [py.warnings      ][WARNING ][1798] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-13 07:30:32,361 [salt.loaded.int.module.cmdmod][ERROR   ][1798] 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-01-13 07:30:35,175 [salt.loaded.int.module.cmdmod][INFO    ][2348] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-13 07:30:35,189 [salt.loaded.int.module.cmdmod][INFO    ][2348] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-13 07:30:35,209 [salt.loaded.int.module.cmdmod][INFO    ][2348] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-13 07:30:35,225 [salt.utils.parsers][WARNING ][1480] Minion received a SIGTERM. Exiting.
2018-01-13 07:30:35,627 [salt.cli.daemons ][INFO    ][2431] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-13 07:30:35,724 [salt.cli.daemons ][INFO    ][2431] Starting up the Salt Minion
2018-01-13 07:30:35,725 [salt.utils.event ][INFO    ][2431] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-13 07:30:36,237 [salt.minion      ][INFO    ][2431] Creating minion process manager
2018-01-13 07:30:37,246 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2431] Executing command ['date', '+%z'] in directory '/root'
2018-01-13 07:30:37,270 [salt.utils.schedule][INFO    ][2431] Updating job settings for scheduled job: __mine_interval
2018-01-13 07:30:37,273 [salt.minion      ][INFO    ][2431] Added mine.update to scheduler
2018-01-13 07:30:37,278 [salt.minion      ][INFO    ][2431] Minion is starting as user 'root'
2018-01-13 07:30:37,294 [salt.minion      ][INFO    ][2431] Minion is ready to receive requests!
2018-01-13 07:30:38,295 [salt.utils.schedule][INFO    ][2431] Running scheduled job: __mine_interval
2018-01-13 07:30:44,840 [salt.minion      ][INFO    ][2431] User sudo_ubuntu Executing command service.force_reload with jid 20180113073045521658
2018-01-13 07:30:44,864 [salt.minion      ][INFO    ][2528] Starting a new job with PID 2528
2018-01-13 07:30:45,232 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2528] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-13 07:30:45,256 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2528] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-13 07:30:45,289 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2528] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-13 07:30:45,322 [salt.utils.parsers][WARNING ][2431] Minion received a SIGTERM. Exiting.
2018-01-13 07:30:45,323 [salt.cli.daemons ][INFO    ][2431] Shutting down the Salt Minion
2018-01-13 07:30:45,746 [salt.cli.daemons ][INFO    ][2566] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-13 07:30:45,849 [salt.cli.daemons ][INFO    ][2566] Starting up the Salt Minion
2018-01-13 07:30:45,851 [salt.utils.event ][INFO    ][2566] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-13 07:30:46,440 [salt.minion      ][INFO    ][2566] Creating minion process manager
2018-01-13 07:30:48,293 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2566] Executing command ['date', '+%z'] in directory '/root'
2018-01-13 07:30:48,315 [salt.utils.schedule][INFO    ][2566] Updating job settings for scheduled job: __mine_interval
2018-01-13 07:30:48,317 [salt.minion      ][INFO    ][2566] Added mine.update to scheduler
2018-01-13 07:30:48,323 [salt.minion      ][INFO    ][2566] Minion is starting as user 'root'
2018-01-13 07:30:48,336 [salt.minion      ][INFO    ][2566] Minion is ready to receive requests!
2018-01-13 07:30:49,338 [salt.utils.schedule][INFO    ][2566] Running scheduled job: __mine_interval
2018-01-13 07:30:54,891 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073055577777
2018-01-13 07:30:54,917 [salt.minion      ][INFO    ][2664] Starting a new job with PID 2664
2018-01-13 07:30:54,941 [salt.minion      ][INFO    ][2664] Returning information for job: 20180113073055577777
2018-01-13 07:31:06,278 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command state.apply with jid 20180113073106965333
2018-01-13 07:31:06,296 [salt.minion      ][INFO    ][2669] Starting a new job with PID 2669
2018-01-13 07:31:09,874 [salt.state       ][INFO    ][2669] Loading fresh modules for state activity
2018-01-13 07:31:10,693 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-13 07:31:10,736 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-13 07:31:10,872 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-13 07:31:10,998 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-13 07:31:11,115 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-13 07:31:11,281 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-13 07:31:11,430 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-13 07:31:11,538 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-13 07:31:11,677 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-13 07:31:11,781 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-13 07:31:11,890 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-13 07:31:11,995 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-13 07:31:12,133 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-13 07:31:12,244 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-13 07:31:12,346 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-13 07:31:12,449 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-13 07:31:12,559 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-13 07:31:12,663 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-13 07:31:12,760 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-13 07:31:12,940 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-13 07:31:13,127 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-13 07:31:13,236 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-13 07:31:13,352 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-13 07:31:13,374 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-13 07:31:13,421 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-13 07:31:13,457 [salt.state       ][INFO    ][2669] Running state [/etc/environment] at time 07:31:13.457459
2018-01-13 07:31:13,458 [salt.state       ][INFO    ][2669] Executing state file.blockreplace for /etc/environment
2018-01-13 07:31:13,468 [salt.state       ][INFO    ][2669] 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-01-13 07:31:13,470 [salt.state       ][INFO    ][2669] Completed state [/etc/environment] at time 07:31:13.470109 duration_in_ms=12.65
2018-01-13 07:31:13,471 [salt.state       ][INFO    ][2669] Running state [/etc/profile.d] at time 07:31:13.471168
2018-01-13 07:31:13,471 [salt.state       ][INFO    ][2669] Executing state file.directory for /etc/profile.d
2018-01-13 07:31:13,473 [salt.state       ][INFO    ][2669] Directory /etc/profile.d is in the correct state
2018-01-13 07:31:13,473 [salt.state       ][INFO    ][2669] Completed state [/etc/profile.d] at time 07:31:13.473536 duration_in_ms=2.368
2018-01-13 07:31:14,008 [salt.state       ][INFO    ][2669] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:31:14.008676
2018-01-13 07:31:14,009 [salt.state       ][INFO    ][2669] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-13 07:31:14,036 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-13 07:31:14,046 [salt.state       ][INFO    ][2669] File changed:
New file
2018-01-13 07:31:14,047 [salt.state       ][INFO    ][2669] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:31:14.047390 duration_in_ms=38.713
2018-01-13 07:31:14,047 [salt.state       ][INFO    ][2669] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:31:14.047800
2018-01-13 07:31:14,048 [salt.state       ][INFO    ][2669] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-13 07:31:14,066 [salt.state       ][INFO    ][2669] File changed:
New file
2018-01-13 07:31:14,067 [salt.state       ][INFO    ][2669] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:31:14.067573 duration_in_ms=19.773
2018-01-13 07:31:14,068 [salt.state       ][INFO    ][2669] Running state [linux_repo_prereq_pkgs] at time 07:31:14.068801
2018-01-13 07:31:14,069 [salt.state       ][INFO    ][2669] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-13 07:31:14,069 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 07:31:14,436 [salt.state       ][INFO    ][2669] All specified packages are already installed
2018-01-13 07:31:14,437 [salt.state       ][INFO    ][2669] Completed state [linux_repo_prereq_pkgs] at time 07:31:14.437122 duration_in_ms=368.321
2018-01-13 07:31:14,437 [salt.state       ][INFO    ][2669] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:31:14.437644
2018-01-13 07:31:14,438 [salt.state       ][INFO    ][2669] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-13 07:31:14,439 [salt.state       ][INFO    ][2669] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-13 07:31:14,439 [salt.state       ][INFO    ][2669] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:31:14.439517 duration_in_ms=1.874
2018-01-13 07:31:14,439 [salt.state       ][INFO    ][2669] Running state [/etc/apt/preferences.d/uca] at time 07:31:14.439912
2018-01-13 07:31:14,440 [salt.state       ][INFO    ][2669] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-13 07:31:14,440 [salt.state       ][INFO    ][2669] File /etc/apt/preferences.d/uca is not present
2018-01-13 07:31:14,441 [salt.state       ][INFO    ][2669] Completed state [/etc/apt/preferences.d/uca] at time 07:31:14.441099 duration_in_ms=1.187
2018-01-13 07:31:14,449 [salt.state       ][INFO    ][2669] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:31:14.449673
2018-01-13 07:31:14,450 [salt.state       ][INFO    ][2669] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-13 07:31:14,554 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-13 07:31:14,712 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-13 07:31:15,075 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 07:31:16,391 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073117079163
2018-01-13 07:31:16,408 [salt.minion      ][INFO    ][3197] Starting a new job with PID 3197
2018-01-13 07:31:16,430 [salt.minion      ][INFO    ][3197] Returning information for job: 20180113073117079163
2018-01-13 07:31:18,765 [salt.state       ][INFO    ][2669] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-13 07:31:18,766 [salt.state       ][INFO    ][2669] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:31:18.766228 duration_in_ms=4316.556
2018-01-13 07:31:18,767 [salt.state       ][INFO    ][2669] Running state [linux_extra_packages_purged] at time 07:31:18.767176
2018-01-13 07:31:18,767 [salt.state       ][INFO    ][2669] Executing state pkg.purged for linux_extra_packages_purged
2018-01-13 07:31:18,809 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-13 07:31:23,749 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 07:31:23,787 [salt.state       ][INFO    ][2669] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-13 07:31:23,811 [salt.state       ][INFO    ][2669] Loading fresh modules for state activity
2018-01-13 07:31:23,845 [salt.state       ][INFO    ][2669] Completed state [linux_extra_packages_purged] at time 07:31:23.845537 duration_in_ms=5078.359
2018-01-13 07:31:23,855 [salt.state       ][INFO    ][2669] Running state [linux_extra_packages_latest] at time 07:31:23.855312
2018-01-13 07:31:23,855 [salt.state       ][INFO    ][2669] Executing state pkg.latest for linux_extra_packages_latest
2018-01-13 07:31:24,329 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-13 07:31:24,399 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-13 07:31:24,425 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-13 07:31:26,427 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073127111114
2018-01-13 07:31:26,441 [salt.minion      ][INFO    ][4398] Starting a new job with PID 4398
2018-01-13 07:31:26,469 [salt.minion      ][INFO    ][4398] Returning information for job: 20180113073127111114
2018-01-13 07:31:27,727 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 07:31:27,765 [salt.state       ][INFO    ][2669] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-13 07:31:27,782 [salt.state       ][INFO    ][2669] Loading fresh modules for state activity
2018-01-13 07:31:27,814 [salt.state       ][INFO    ][2669] Completed state [linux_extra_packages_latest] at time 07:31:27.814205 duration_in_ms=3958.892
2018-01-13 07:31:27,817 [salt.state       ][INFO    ][2669] Running state [UTC] at time 07:31:27.817475
2018-01-13 07:31:27,817 [salt.state       ][INFO    ][2669] Executing state timezone.system for UTC
2018-01-13 07:31:27,820 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['timedatectl'] in directory '/root'
2018-01-13 07:31:27,874 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['timedatectl'] in directory '/root'
2018-01-13 07:31:27,889 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-13 07:31:27,903 [salt.state       ][INFO    ][2669] {'timezone': 'UTC'}
2018-01-13 07:31:27,904 [salt.state       ][INFO    ][2669] Completed state [UTC] at time 07:31:27.904368 duration_in_ms=86.892
2018-01-13 07:31:27,908 [salt.state       ][INFO    ][2669] Running state [nf_conntrack] at time 07:31:27.908775
2018-01-13 07:31:27,909 [salt.state       ][INFO    ][2669] Executing state kmod.present for nf_conntrack
2018-01-13 07:31:27,910 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'lsmod' in directory '/root'
2018-01-13 07:31:28,269 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'lsmod' in directory '/root'
2018-01-13 07:31:28,283 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-13 07:31:28,301 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'lsmod' in directory '/root'
2018-01-13 07:31:28,404 [salt.state       ][INFO    ][2669] {'nf_conntrack': 'loaded'}
2018-01-13 07:31:28,404 [salt.state       ][INFO    ][2669] Completed state [nf_conntrack] at time 07:31:28.404858 duration_in_ms=496.083
2018-01-13 07:31:28,407 [salt.state       ][INFO    ][2669] Running state [kernel.panic] at time 07:31:28.407539
2018-01-13 07:31:28,408 [salt.state       ][INFO    ][2669] Executing state sysctl.present for kernel.panic
2018-01-13 07:31:28,408 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,452 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-13 07:31:28,467 [salt.state       ][INFO    ][2669] {'kernel.panic': 60}
2018-01-13 07:31:28,467 [salt.state       ][INFO    ][2669] Completed state [kernel.panic] at time 07:31:28.467523 duration_in_ms=59.984
2018-01-13 07:31:28,467 [salt.state       ][INFO    ][2669] Running state [net.ipv4.tcp_keepalive_probes] at time 07:31:28.467943
2018-01-13 07:31:28,468 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-13 07:31:28,469 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,501 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-13 07:31:28,514 [salt.state       ][INFO    ][2669] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-13 07:31:28,515 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:31:28.515217 duration_in_ms=47.274
2018-01-13 07:31:28,515 [salt.state       ][INFO    ][2669] Running state [fs.file-max] at time 07:31:28.515627
2018-01-13 07:31:28,516 [salt.state       ][INFO    ][2669] Executing state sysctl.present for fs.file-max
2018-01-13 07:31:28,516 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,547 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-13 07:31:28,559 [salt.state       ][INFO    ][2669] {'fs.file-max': 124165}
2018-01-13 07:31:28,560 [salt.state       ][INFO    ][2669] Completed state [fs.file-max] at time 07:31:28.560135 duration_in_ms=44.508
2018-01-13 07:31:28,560 [salt.state       ][INFO    ][2669] Running state [net.core.somaxconn] at time 07:31:28.560564
2018-01-13 07:31:28,561 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.core.somaxconn
2018-01-13 07:31:28,562 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,593 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-13 07:31:28,607 [salt.state       ][INFO    ][2669] {'net.core.somaxconn': 4096}
2018-01-13 07:31:28,608 [salt.state       ][INFO    ][2669] Completed state [net.core.somaxconn] at time 07:31:28.608122 duration_in_ms=47.558
2018-01-13 07:31:28,608 [salt.state       ][INFO    ][2669] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:31:28.608505
2018-01-13 07:31:28,608 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-13 07:31:28,609 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,641 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-13 07:31:28,656 [salt.state       ][INFO    ][2669] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-13 07:31:28,656 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:31:28.656915 duration_in_ms=48.41
2018-01-13 07:31:28,657 [salt.state       ][INFO    ][2669] Running state [net.ipv4.tcp_tw_reuse] at time 07:31:28.657291
2018-01-13 07:31:28,657 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-13 07:31:28,658 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,691 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-13 07:31:28,703 [salt.state       ][INFO    ][2669] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-13 07:31:28,704 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.tcp_tw_reuse] at time 07:31:28.704189 duration_in_ms=46.897
2018-01-13 07:31:28,704 [salt.state       ][INFO    ][2669] Running state [net.ipv4.tcp_congestion_control] at time 07:31:28.704573
2018-01-13 07:31:28,704 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-13 07:31:28,705 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,739 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-13 07:31:28,757 [salt.state       ][INFO    ][2669] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-13 07:31:28,758 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.tcp_congestion_control] at time 07:31:28.758575 duration_in_ms=54.001
2018-01-13 07:31:28,759 [salt.state       ][INFO    ][2669] Running state [net.ipv4.tcp_retries2] at time 07:31:28.759259
2018-01-13 07:31:28,759 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-13 07:31:28,760 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,793 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-13 07:31:28,808 [salt.state       ][INFO    ][2669] {'net.ipv4.tcp_retries2': 5}
2018-01-13 07:31:28,808 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.tcp_retries2] at time 07:31:28.808682 duration_in_ms=49.423
2018-01-13 07:31:28,809 [salt.state       ][INFO    ][2669] Running state [net.core.netdev_max_backlog] at time 07:31:28.809072
2018-01-13 07:31:28,809 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-13 07:31:28,810 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,845 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-13 07:31:28,860 [salt.state       ][INFO    ][2669] {'net.core.netdev_max_backlog': 261144}
2018-01-13 07:31:28,861 [salt.state       ][INFO    ][2669] Completed state [net.core.netdev_max_backlog] at time 07:31:28.861012 duration_in_ms=51.94
2018-01-13 07:31:28,862 [salt.state       ][INFO    ][2669] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:31:28.861972
2018-01-13 07:31:28,862 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-13 07:31:28,863 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,899 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-13 07:31:28,913 [salt.state       ][INFO    ][2669] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-13 07:31:28,913 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:31:28.913474 duration_in_ms=51.502
2018-01-13 07:31:28,915 [salt.state       ][INFO    ][2669] Running state [vm.swappiness] at time 07:31:28.915351
2018-01-13 07:31:28,915 [salt.state       ][INFO    ][2669] Executing state sysctl.present for vm.swappiness
2018-01-13 07:31:28,916 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,948 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-13 07:31:28,960 [salt.state       ][INFO    ][2669] {'vm.swappiness': 10}
2018-01-13 07:31:28,961 [salt.state       ][INFO    ][2669] Completed state [vm.swappiness] at time 07:31:28.961130 duration_in_ms=45.779
2018-01-13 07:31:28,961 [salt.state       ][INFO    ][2669] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:31:28.961492
2018-01-13 07:31:28,961 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-13 07:31:28,963 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:28,992 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-13 07:31:29,007 [salt.state       ][INFO    ][2669] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-13 07:31:29,007 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:31:29.007838 duration_in_ms=46.346
2018-01-13 07:31:29,008 [salt.state       ][INFO    ][2669] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:31:29.008225
2018-01-13 07:31:29,008 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-13 07:31:29,009 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:29,047 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-13 07:31:29,060 [salt.state       ][INFO    ][2669] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-13 07:31:29,060 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:31:29.060694 duration_in_ms=52.469
2018-01-13 07:31:29,061 [salt.state       ][INFO    ][2669] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:31:29.061051
2018-01-13 07:31:29,061 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-13 07:31:29,062 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:29,094 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-13 07:31:29,107 [salt.state       ][INFO    ][2669] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-13 07:31:29,108 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:31:29.108038 duration_in_ms=46.987
2018-01-13 07:31:29,108 [salt.state       ][INFO    ][2669] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:31:29.108409
2018-01-13 07:31:29,108 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-13 07:31:29,109 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:29,143 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-13 07:31:29,157 [salt.state       ][INFO    ][2669] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-13 07:31:29,158 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:31:29.158019 duration_in_ms=49.609
2018-01-13 07:31:29,158 [salt.state       ][INFO    ][2669] Running state [net.ipv4.tcp_fin_timeout] at time 07:31:29.158394
2018-01-13 07:31:29,159 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-13 07:31:29,159 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:29,194 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-13 07:31:29,209 [salt.state       ][INFO    ][2669] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-13 07:31:29,210 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.tcp_fin_timeout] at time 07:31:29.210062 duration_in_ms=51.666
2018-01-13 07:31:29,210 [salt.state       ][INFO    ][2669] Running state [net.ipv4.tcp_keepalive_time] at time 07:31:29.210673
2018-01-13 07:31:29,211 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-13 07:31:29,211 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:29,249 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-13 07:31:29,263 [salt.state       ][INFO    ][2669] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-13 07:31:29,263 [salt.state       ][INFO    ][2669] Completed state [net.ipv4.tcp_keepalive_time] at time 07:31:29.263627 duration_in_ms=52.953
2018-01-13 07:31:29,264 [salt.state       ][INFO    ][2669] Running state [net.nf_conntrack_max] at time 07:31:29.263990
2018-01-13 07:31:29,264 [salt.state       ][INFO    ][2669] Executing state sysctl.present for net.nf_conntrack_max
2018-01-13 07:31:29,265 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -a' in directory '/root'
2018-01-13 07:31:29,296 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-13 07:31:29,309 [salt.state       ][INFO    ][2669] {'net.nf_conntrack_max': 1048576}
2018-01-13 07:31:29,311 [salt.state       ][INFO    ][2669] Completed state [net.nf_conntrack_max] at time 07:31:29.310342 duration_in_ms=46.352
2018-01-13 07:31:29,319 [salt.state       ][INFO    ][2669] Running state [linux_sysfs_package] at time 07:31:29.319500
2018-01-13 07:31:29,319 [salt.state       ][INFO    ][2669] Executing state pkg.installed for linux_sysfs_package
2018-01-13 07:31:29,746 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-13 07:31:29,888 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 07:31:31,927 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-13 07:31:31,959 [salt.loaded.int.module.cmdmod][INFO    ][2669] 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-01-13 07:31:35,392 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 07:31:35,440 [salt.state       ][INFO    ][2669] 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-01-13 07:31:35,461 [salt.state       ][INFO    ][2669] Loading fresh modules for state activity
2018-01-13 07:31:35,499 [salt.state       ][INFO    ][2669] Completed state [linux_sysfs_package] at time 07:31:35.499330 duration_in_ms=6179.829
2018-01-13 07:31:35,503 [salt.state       ][INFO    ][2669] Running state [/etc/sysfs.d] at time 07:31:35.503633
2018-01-13 07:31:35,504 [salt.state       ][INFO    ][2669] Executing state file.directory for /etc/sysfs.d
2018-01-13 07:31:35,508 [salt.state       ][INFO    ][2669] Directory /etc/sysfs.d is in the correct state
2018-01-13 07:31:35,508 [salt.state       ][INFO    ][2669] Completed state [/etc/sysfs.d] at time 07:31:35.508906 duration_in_ms=5.273
2018-01-13 07:31:35,839 [salt.state       ][INFO    ][2669] Running state [ondemand] at time 07:31:35.839446
2018-01-13 07:31:35,839 [salt.state       ][INFO    ][2669] Executing state service.dead for ondemand
2018-01-13 07:31:35,840 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-13 07:31:35,859 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-13 07:31:35,876 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-13 07:31:35,895 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-13 07:31:35,960 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-13 07:31:35,985 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-13 07:31:36,012 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-13 07:31:36,050 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-13 07:31:36,269 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-13 07:31:36,302 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'runlevel' in directory '/root'
2018-01-13 07:31:36,315 [salt.state       ][INFO    ][2669] {'ondemand': True}
2018-01-13 07:31:36,315 [salt.state       ][INFO    ][2669] Completed state [ondemand] at time 07:31:36.315588 duration_in_ms=476.142
2018-01-13 07:31:36,319 [salt.state       ][INFO    ][2669] Running state [cs_CZ.UTF-8] at time 07:31:36.319364
2018-01-13 07:31:36,319 [salt.state       ][INFO    ][2669] Executing state locale.present for cs_CZ.UTF-8
2018-01-13 07:31:36,320 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'locale -a' in directory '/root'
2018-01-13 07:31:36,342 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-13 07:31:36,475 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073137155918
2018-01-13 07:31:36,491 [salt.minion      ][INFO    ][5360] Starting a new job with PID 5360
2018-01-13 07:31:36,513 [salt.minion      ][INFO    ][5360] Returning information for job: 20180113073137155918
2018-01-13 07:31:37,287 [salt.state       ][INFO    ][2669] {'locale': 'cs_CZ.UTF-8'}
2018-01-13 07:31:37,288 [salt.state       ][INFO    ][2669] Completed state [cs_CZ.UTF-8] at time 07:31:37.288194 duration_in_ms=968.829
2018-01-13 07:31:37,288 [salt.state       ][INFO    ][2669] Running state [en_US.UTF-8] at time 07:31:37.288614
2018-01-13 07:31:37,288 [salt.state       ][INFO    ][2669] Executing state locale.present for en_US.UTF-8
2018-01-13 07:31:37,291 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'locale -a' in directory '/root'
2018-01-13 07:31:37,311 [salt.state       ][INFO    ][2669] Locale en_US.UTF-8 is already present
2018-01-13 07:31:37,311 [salt.state       ][INFO    ][2669] Completed state [en_US.UTF-8] at time 07:31:37.311887 duration_in_ms=23.273
2018-01-13 07:31:37,314 [salt.state       ][INFO    ][2669] Running state [en_US.UTF-8] at time 07:31:37.314873
2018-01-13 07:31:37,315 [salt.state       ][INFO    ][2669] Executing state locale.system for en_US.UTF-8
2018-01-13 07:31:37,316 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'localectl' in directory '/root'
2018-01-13 07:31:37,371 [salt.state       ][INFO    ][2669] System locale en_US.UTF-8 already set
2018-01-13 07:31:37,372 [salt.state       ][INFO    ][2669] Completed state [en_US.UTF-8] at time 07:31:37.372762 duration_in_ms=57.889
2018-01-13 07:31:37,376 [salt.state       ][INFO    ][2669] Running state [root] at time 07:31:37.376508
2018-01-13 07:31:37,377 [salt.state       ][INFO    ][2669] Executing state user.present for root
2018-01-13 07:31:37,387 [salt.state       ][INFO    ][2669] User root is present and up to date
2018-01-13 07:31:37,388 [salt.state       ][INFO    ][2669] Completed state [root] at time 07:31:37.388267 duration_in_ms=11.758
2018-01-13 07:31:37,390 [salt.state       ][INFO    ][2669] Running state [/root] at time 07:31:37.390465
2018-01-13 07:31:37,390 [salt.state       ][INFO    ][2669] Executing state file.directory for /root
2018-01-13 07:31:37,391 [salt.state       ][INFO    ][2669] Directory /root is in the correct state
2018-01-13 07:31:37,391 [salt.state       ][INFO    ][2669] Completed state [/root] at time 07:31:37.391609 duration_in_ms=1.156
2018-01-13 07:31:37,391 [salt.state       ][INFO    ][2669] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:31:37.391794
2018-01-13 07:31:37,392 [salt.state       ][INFO    ][2669] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-13 07:31:37,392 [salt.state       ][INFO    ][2669] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-13 07:31:37,392 [salt.state       ][INFO    ][2669] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:31:37.392815 duration_in_ms=1.021
2018-01-13 07:31:37,393 [salt.state       ][INFO    ][2669] Running state [ubuntu] at time 07:31:37.393006
2018-01-13 07:31:37,393 [salt.state       ][INFO    ][2669] Executing state user.present for ubuntu
2018-01-13 07:31:37,398 [salt.state       ][INFO    ][2669] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-13 07:31:37,399 [salt.state       ][INFO    ][2669] Completed state [ubuntu] at time 07:31:37.399076 duration_in_ms=6.069
2018-01-13 07:31:37,400 [salt.state       ][INFO    ][2669] Running state [/home/ubuntu] at time 07:31:37.399979
2018-01-13 07:31:37,400 [salt.state       ][INFO    ][2669] Executing state file.directory for /home/ubuntu
2018-01-13 07:31:37,401 [salt.state       ][INFO    ][2669] {'mode': '0700'}
2018-01-13 07:31:37,401 [salt.state       ][INFO    ][2669] Completed state [/home/ubuntu] at time 07:31:37.401568 duration_in_ms=1.589
2018-01-13 07:31:37,402 [salt.state       ][INFO    ][2669] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:31:37.402694
2018-01-13 07:31:37,402 [salt.state       ][INFO    ][2669] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-13 07:31:37,433 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-13 07:31:37,441 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command '/usr/sbin/visudo -c -f /tmp/tmpsyiwWo' in directory '/root'
2018-01-13 07:31:37,476 [salt.state       ][INFO    ][2669] File changed:
New file
2018-01-13 07:31:37,476 [salt.state       ][INFO    ][2669] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:31:37.476715 duration_in_ms=74.02
2018-01-13 07:31:37,477 [salt.state       ][INFO    ][2669] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:31:37.477056
2018-01-13 07:31:37,477 [salt.state       ][INFO    ][2669] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-13 07:31:37,511 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-13 07:31:37,615 [salt.state       ][INFO    ][2669] File changed:
New file
2018-01-13 07:31:37,616 [salt.state       ][INFO    ][2669] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:31:37.616009 duration_in_ms=138.953
2018-01-13 07:31:37,616 [salt.state       ][INFO    ][2669] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:31:37.616474
2018-01-13 07:31:37,616 [salt.state       ][INFO    ][2669] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-13 07:31:37,650 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-13 07:31:37,737 [salt.state       ][INFO    ][2669] File changed:
New file
2018-01-13 07:31:37,738 [salt.state       ][INFO    ][2669] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:31:37.738853 duration_in_ms=122.379
2018-01-13 07:31:37,740 [salt.state       ][INFO    ][2669] Running state [service.systemctl_reload] at time 07:31:37.740534
2018-01-13 07:31:37,740 [salt.state       ][INFO    ][2669] Executing state module.wait for service.systemctl_reload
2018-01-13 07:31:37,741 [salt.state       ][INFO    ][2669] No changes made for service.systemctl_reload
2018-01-13 07:31:37,741 [salt.state       ][INFO    ][2669] Completed state [service.systemctl_reload] at time 07:31:37.741171 duration_in_ms=0.637
2018-01-13 07:31:37,741 [salt.state       ][INFO    ][2669] Running state [service.systemctl_reload] at time 07:31:37.741344
2018-01-13 07:31:37,741 [salt.state       ][INFO    ][2669] Executing state module.mod_watch for service.systemctl_reload
2018-01-13 07:31:37,742 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-13 07:31:37,843 [salt.state       ][INFO    ][2669] {'ret': True}
2018-01-13 07:31:37,843 [salt.state       ][INFO    ][2669] Completed state [service.systemctl_reload] at time 07:31:37.843706 duration_in_ms=102.362
2018-01-13 07:31:37,844 [salt.state       ][INFO    ][2669] Running state [/etc/hostname] at time 07:31:37.844162
2018-01-13 07:31:37,844 [salt.state       ][INFO    ][2669] Executing state file.managed for /etc/hostname
2018-01-13 07:31:37,874 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-13 07:31:37,879 [salt.state       ][INFO    ][2669] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+odl01

2018-01-13 07:31:37,879 [salt.state       ][INFO    ][2669] Completed state [/etc/hostname] at time 07:31:37.879802 duration_in_ms=35.64
2018-01-13 07:31:37,882 [salt.state       ][INFO    ][2669] Running state [hostname odl01] at time 07:31:37.882090
2018-01-13 07:31:37,883 [salt.state       ][INFO    ][2669] Executing state cmd.wait for hostname odl01
2018-01-13 07:31:37,883 [salt.state       ][INFO    ][2669] No changes made for hostname odl01
2018-01-13 07:31:37,884 [salt.state       ][INFO    ][2669] Completed state [hostname odl01] at time 07:31:37.883964 duration_in_ms=1.873
2018-01-13 07:31:37,884 [salt.state       ][INFO    ][2669] Running state [hostname odl01] at time 07:31:37.884439
2018-01-13 07:31:37,884 [salt.state       ][INFO    ][2669] Executing state cmd.mod_watch for hostname odl01
2018-01-13 07:31:37,885 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command 'hostname odl01' in directory '/root'
2018-01-13 07:31:37,901 [salt.state       ][INFO    ][2669] {'pid': 5396, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 07:31:37,901 [salt.state       ][INFO    ][2669] Completed state [hostname odl01] at time 07:31:37.901886 duration_in_ms=17.447
2018-01-13 07:31:37,903 [salt.state       ][INFO    ][2669] Running state [mdb02] at time 07:31:37.903439
2018-01-13 07:31:37,903 [salt.state       ][INFO    ][2669] Executing state host.present for mdb02
2018-01-13 07:31:37,907 [salt.state       ][INFO    ][2669] {'host': 'mdb02'}
2018-01-13 07:31:37,907 [salt.state       ][INFO    ][2669] Completed state [mdb02] at time 07:31:37.907232 duration_in_ms=3.792
2018-01-13 07:31:37,907 [salt.state       ][INFO    ][2669] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.907466
2018-01-13 07:31:37,907 [salt.state       ][INFO    ][2669] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,908 [salt.state       ][INFO    ][2669] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,909 [salt.state       ][INFO    ][2669] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.908980 duration_in_ms=1.514
2018-01-13 07:31:37,909 [salt.state       ][INFO    ][2669] Running state [mdb03] at time 07:31:37.909215
2018-01-13 07:31:37,909 [salt.state       ][INFO    ][2669] Executing state host.present for mdb03
2018-01-13 07:31:37,911 [salt.state       ][INFO    ][2669] {'host': 'mdb03'}
2018-01-13 07:31:37,911 [salt.state       ][INFO    ][2669] Completed state [mdb03] at time 07:31:37.911766 duration_in_ms=2.551
2018-01-13 07:31:37,912 [salt.state       ][INFO    ][2669] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.911994
2018-01-13 07:31:37,912 [salt.state       ][INFO    ][2669] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,913 [salt.state       ][INFO    ][2669] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,913 [salt.state       ][INFO    ][2669] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.913533 duration_in_ms=1.539
2018-01-13 07:31:37,913 [salt.state       ][INFO    ][2669] Running state [mdb01] at time 07:31:37.913765
2018-01-13 07:31:37,913 [salt.state       ][INFO    ][2669] Executing state host.present for mdb01
2018-01-13 07:31:37,915 [salt.state       ][INFO    ][2669] {'host': 'mdb01'}
2018-01-13 07:31:37,915 [salt.state       ][INFO    ][2669] Completed state [mdb01] at time 07:31:37.915655 duration_in_ms=1.89
2018-01-13 07:31:37,915 [salt.state       ][INFO    ][2669] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.915910
2018-01-13 07:31:37,916 [salt.state       ][INFO    ][2669] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,916 [salt.state       ][INFO    ][2669] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,917 [salt.state       ][INFO    ][2669] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.917085 duration_in_ms=1.176
2018-01-13 07:31:37,917 [salt.state       ][INFO    ][2669] Running state [mdb] at time 07:31:37.917325
2018-01-13 07:31:37,917 [salt.state       ][INFO    ][2669] Executing state host.present for mdb
2018-01-13 07:31:37,918 [salt.state       ][INFO    ][2669] {'host': 'mdb'}
2018-01-13 07:31:37,918 [salt.state       ][INFO    ][2669] Completed state [mdb] at time 07:31:37.918547 duration_in_ms=1.222
2018-01-13 07:31:37,918 [salt.state       ][INFO    ][2669] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.918802
2018-01-13 07:31:37,919 [salt.state       ][INFO    ][2669] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,919 [salt.state       ][INFO    ][2669] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,920 [salt.state       ][INFO    ][2669] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.920314 duration_in_ms=1.513
2018-01-13 07:31:37,920 [salt.state       ][INFO    ][2669] Running state [cfg01] at time 07:31:37.920549
2018-01-13 07:31:37,920 [salt.state       ][INFO    ][2669] Executing state host.present for cfg01
2018-01-13 07:31:37,921 [salt.state       ][INFO    ][2669] {'host': 'cfg01'}
2018-01-13 07:31:37,922 [salt.state       ][INFO    ][2669] Completed state [cfg01] at time 07:31:37.922058 duration_in_ms=1.508
2018-01-13 07:31:37,923 [salt.state       ][INFO    ][2669] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.922920
2018-01-13 07:31:37,923 [salt.state       ][INFO    ][2669] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,924 [salt.state       ][INFO    ][2669] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,924 [salt.state       ][INFO    ][2669] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.924451 duration_in_ms=1.53
2018-01-13 07:31:37,924 [salt.state       ][INFO    ][2669] Running state [prx01] at time 07:31:37.924686
2018-01-13 07:31:37,924 [salt.state       ][INFO    ][2669] Executing state host.present for prx01
2018-01-13 07:31:37,925 [salt.state       ][INFO    ][2669] {'host': 'prx01'}
2018-01-13 07:31:37,925 [salt.state       ][INFO    ][2669] Completed state [prx01] at time 07:31:37.925887 duration_in_ms=1.201
2018-01-13 07:31:37,926 [salt.state       ][INFO    ][2669] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.926116
2018-01-13 07:31:37,926 [salt.state       ][INFO    ][2669] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,927 [salt.state       ][INFO    ][2669] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,927 [salt.state       ][INFO    ][2669] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.927401 duration_in_ms=1.285
2018-01-13 07:31:37,927 [salt.state       ][INFO    ][2669] Running state [kvm01] at time 07:31:37.927626
2018-01-13 07:31:37,927 [salt.state       ][INFO    ][2669] Executing state host.present for kvm01
2018-01-13 07:31:37,929 [salt.state       ][INFO    ][2669] {'host': 'kvm01'}
2018-01-13 07:31:37,929 [salt.state       ][INFO    ][2669] Completed state [kvm01] at time 07:31:37.929165 duration_in_ms=1.539
2018-01-13 07:31:37,929 [salt.state       ][INFO    ][2669] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.929372
2018-01-13 07:31:37,929 [salt.state       ][INFO    ][2669] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,930 [salt.state       ][INFO    ][2669] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,930 [salt.state       ][INFO    ][2669] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.930694 duration_in_ms=1.322
2018-01-13 07:31:37,930 [salt.state       ][INFO    ][2669] Running state [kvm03] at time 07:31:37.930925
2018-01-13 07:31:37,931 [salt.state       ][INFO    ][2669] Executing state host.present for kvm03
2018-01-13 07:31:37,932 [salt.state       ][INFO    ][2669] {'host': 'kvm03'}
2018-01-13 07:31:37,932 [salt.state       ][INFO    ][2669] Completed state [kvm03] at time 07:31:37.932772 duration_in_ms=1.846
2018-01-13 07:31:37,933 [salt.state       ][INFO    ][2669] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.932991
2018-01-13 07:31:37,933 [salt.state       ][INFO    ][2669] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,935 [salt.state       ][INFO    ][2669] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,935 [salt.state       ][INFO    ][2669] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.935312 duration_in_ms=2.321
2018-01-13 07:31:37,935 [salt.state       ][INFO    ][2669] Running state [kvm02] at time 07:31:37.935542
2018-01-13 07:31:37,935 [salt.state       ][INFO    ][2669] Executing state host.present for kvm02
2018-01-13 07:31:37,936 [salt.state       ][INFO    ][2669] {'host': 'kvm02'}
2018-01-13 07:31:37,936 [salt.state       ][INFO    ][2669] Completed state [kvm02] at time 07:31:37.936740 duration_in_ms=1.198
2018-01-13 07:31:37,936 [salt.state       ][INFO    ][2669] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.936966
2018-01-13 07:31:37,937 [salt.state       ][INFO    ][2669] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,938 [salt.state       ][INFO    ][2669] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,938 [salt.state       ][INFO    ][2669] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.938177 duration_in_ms=1.211
2018-01-13 07:31:37,938 [salt.state       ][INFO    ][2669] Running state [dbs] at time 07:31:37.938439
2018-01-13 07:31:37,938 [salt.state       ][INFO    ][2669] Executing state host.present for dbs
2018-01-13 07:31:37,939 [salt.state       ][INFO    ][2669] {'host': 'dbs'}
2018-01-13 07:31:37,939 [salt.state       ][INFO    ][2669] Completed state [dbs] at time 07:31:37.939701 duration_in_ms=1.262
2018-01-13 07:31:37,939 [salt.state       ][INFO    ][2669] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.939926
2018-01-13 07:31:37,940 [salt.state       ][INFO    ][2669] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,940 [salt.state       ][INFO    ][2669] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,941 [salt.state       ][INFO    ][2669] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.941130 duration_in_ms=1.204
2018-01-13 07:31:37,941 [salt.state       ][INFO    ][2669] Running state [prx] at time 07:31:37.941360
2018-01-13 07:31:37,941 [salt.state       ][INFO    ][2669] Executing state host.present for prx
2018-01-13 07:31:37,942 [salt.state       ][INFO    ][2669] {'host': 'prx'}
2018-01-13 07:31:37,943 [salt.state       ][INFO    ][2669] Completed state [prx] at time 07:31:37.943574 duration_in_ms=2.214
2018-01-13 07:31:37,943 [salt.state       ][INFO    ][2669] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.943796
2018-01-13 07:31:37,944 [salt.state       ][INFO    ][2669] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,944 [salt.state       ][INFO    ][2669] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,945 [salt.state       ][INFO    ][2669] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.945051 duration_in_ms=1.255
2018-01-13 07:31:37,945 [salt.state       ][INFO    ][2669] Running state [prx02] at time 07:31:37.945257
2018-01-13 07:31:37,945 [salt.state       ][INFO    ][2669] Executing state host.present for prx02
2018-01-13 07:31:37,946 [salt.state       ][INFO    ][2669] {'host': 'prx02'}
2018-01-13 07:31:37,946 [salt.state       ][INFO    ][2669] Completed state [prx02] at time 07:31:37.946554 duration_in_ms=1.297
2018-01-13 07:31:37,946 [salt.state       ][INFO    ][2669] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.946794
2018-01-13 07:31:37,946 [salt.state       ][INFO    ][2669] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,947 [salt.state       ][INFO    ][2669] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,948 [salt.state       ][INFO    ][2669] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.948071 duration_in_ms=1.276
2018-01-13 07:31:37,948 [salt.state       ][INFO    ][2669] Running state [msg02] at time 07:31:37.948300
2018-01-13 07:31:37,948 [salt.state       ][INFO    ][2669] Executing state host.present for msg02
2018-01-13 07:31:37,949 [salt.state       ][INFO    ][2669] {'host': 'msg02'}
2018-01-13 07:31:37,949 [salt.state       ][INFO    ][2669] Completed state [msg02] at time 07:31:37.949556 duration_in_ms=1.256
2018-01-13 07:31:37,949 [salt.state       ][INFO    ][2669] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.949789
2018-01-13 07:31:37,950 [salt.state       ][INFO    ][2669] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,950 [salt.state       ][INFO    ][2669] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,951 [salt.state       ][INFO    ][2669] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.951145 duration_in_ms=1.356
2018-01-13 07:31:37,951 [salt.state       ][INFO    ][2669] Running state [msg03] at time 07:31:37.951366
2018-01-13 07:31:37,951 [salt.state       ][INFO    ][2669] Executing state host.present for msg03
2018-01-13 07:31:37,952 [salt.state       ][INFO    ][2669] {'host': 'msg03'}
2018-01-13 07:31:37,952 [salt.state       ][INFO    ][2669] Completed state [msg03] at time 07:31:37.952652 duration_in_ms=1.285
2018-01-13 07:31:37,952 [salt.state       ][INFO    ][2669] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.952878
2018-01-13 07:31:37,953 [salt.state       ][INFO    ][2669] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,954 [salt.state       ][INFO    ][2669] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,955 [salt.state       ][INFO    ][2669] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.955366 duration_in_ms=2.488
2018-01-13 07:31:37,955 [salt.state       ][INFO    ][2669] Running state [msg01] at time 07:31:37.955592
2018-01-13 07:31:37,955 [salt.state       ][INFO    ][2669] Executing state host.present for msg01
2018-01-13 07:31:37,956 [salt.state       ][INFO    ][2669] {'host': 'msg01'}
2018-01-13 07:31:37,956 [salt.state       ][INFO    ][2669] Completed state [msg01] at time 07:31:37.956884 duration_in_ms=1.292
2018-01-13 07:31:37,957 [salt.state       ][INFO    ][2669] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.957103
2018-01-13 07:31:37,957 [salt.state       ][INFO    ][2669] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,958 [salt.state       ][INFO    ][2669] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,958 [salt.state       ][INFO    ][2669] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.958780 duration_in_ms=1.677
2018-01-13 07:31:37,959 [salt.state       ][INFO    ][2669] Running state [msg] at time 07:31:37.959008
2018-01-13 07:31:37,959 [salt.state       ][INFO    ][2669] Executing state host.present for msg
2018-01-13 07:31:37,960 [salt.state       ][INFO    ][2669] {'host': 'msg'}
2018-01-13 07:31:37,960 [salt.state       ][INFO    ][2669] Completed state [msg] at time 07:31:37.960606 duration_in_ms=1.598
2018-01-13 07:31:37,960 [salt.state       ][INFO    ][2669] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.960848
2018-01-13 07:31:37,961 [salt.state       ][INFO    ][2669] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,961 [salt.state       ][INFO    ][2669] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,962 [salt.state       ][INFO    ][2669] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.962129 duration_in_ms=1.281
2018-01-13 07:31:37,962 [salt.state       ][INFO    ][2669] Running state [cfg01] at time 07:31:37.962389
2018-01-13 07:31:37,962 [salt.state       ][INFO    ][2669] Executing state host.present for cfg01
2018-01-13 07:31:37,963 [salt.state       ][INFO    ][2669] Host cfg01 (192.168.10.100) already present
2018-01-13 07:31:37,963 [salt.state       ][INFO    ][2669] Completed state [cfg01] at time 07:31:37.963239 duration_in_ms=0.85
2018-01-13 07:31:37,963 [salt.state       ][INFO    ][2669] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.963469
2018-01-13 07:31:37,963 [salt.state       ][INFO    ][2669] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,964 [salt.state       ][INFO    ][2669] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-13 07:31:37,964 [salt.state       ][INFO    ][2669] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.964238 duration_in_ms=0.769
2018-01-13 07:31:37,964 [salt.state       ][INFO    ][2669] Running state [cmp002] at time 07:31:37.964439
2018-01-13 07:31:37,964 [salt.state       ][INFO    ][2669] Executing state host.present for cmp002
2018-01-13 07:31:37,965 [salt.state       ][INFO    ][2669] {'host': 'cmp002'}
2018-01-13 07:31:37,966 [salt.state       ][INFO    ][2669] Completed state [cmp002] at time 07:31:37.966037 duration_in_ms=1.598
2018-01-13 07:31:37,966 [salt.state       ][INFO    ][2669] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.966268
2018-01-13 07:31:37,966 [salt.state       ][INFO    ][2669] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,967 [salt.state       ][INFO    ][2669] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,968 [salt.state       ][INFO    ][2669] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.967970 duration_in_ms=1.703
2018-01-13 07:31:37,968 [salt.state       ][INFO    ][2669] Running state [cmp001] at time 07:31:37.968489
2018-01-13 07:31:37,968 [salt.state       ][INFO    ][2669] Executing state host.present for cmp001
2018-01-13 07:31:37,969 [salt.state       ][INFO    ][2669] {'host': 'cmp001'}
2018-01-13 07:31:37,969 [salt.state       ][INFO    ][2669] Completed state [cmp001] at time 07:31:37.969817 duration_in_ms=1.328
2018-01-13 07:31:37,970 [salt.state       ][INFO    ][2669] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.970052
2018-01-13 07:31:37,970 [salt.state       ][INFO    ][2669] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,971 [salt.state       ][INFO    ][2669] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,972 [salt.state       ][INFO    ][2669] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.972061 duration_in_ms=2.01
2018-01-13 07:31:37,972 [salt.state       ][INFO    ][2669] Running state [dbs01] at time 07:31:37.972576
2018-01-13 07:31:37,972 [salt.state       ][INFO    ][2669] Executing state host.present for dbs01
2018-01-13 07:31:37,973 [salt.state       ][INFO    ][2669] {'host': 'dbs01'}
2018-01-13 07:31:37,974 [salt.state       ][INFO    ][2669] Completed state [dbs01] at time 07:31:37.974036 duration_in_ms=1.46
2018-01-13 07:31:37,974 [salt.state       ][INFO    ][2669] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.974258
2018-01-13 07:31:37,974 [salt.state       ][INFO    ][2669] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,975 [salt.state       ][INFO    ][2669] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,975 [salt.state       ][INFO    ][2669] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.975714 duration_in_ms=1.455
2018-01-13 07:31:37,975 [salt.state       ][INFO    ][2669] Running state [dbs02] at time 07:31:37.975943
2018-01-13 07:31:37,976 [salt.state       ][INFO    ][2669] Executing state host.present for dbs02
2018-01-13 07:31:37,977 [salt.state       ][INFO    ][2669] {'host': 'dbs02'}
2018-01-13 07:31:37,977 [salt.state       ][INFO    ][2669] Completed state [dbs02] at time 07:31:37.977269 duration_in_ms=1.339
2018-01-13 07:31:37,977 [salt.state       ][INFO    ][2669] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.977500
2018-01-13 07:31:37,977 [salt.state       ][INFO    ][2669] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,979 [salt.state       ][INFO    ][2669] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,979 [salt.state       ][INFO    ][2669] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.979261 duration_in_ms=1.76
2018-01-13 07:31:37,979 [salt.state       ][INFO    ][2669] Running state [dbs03] at time 07:31:37.979477
2018-01-13 07:31:37,979 [salt.state       ][INFO    ][2669] Executing state host.present for dbs03
2018-01-13 07:31:37,980 [salt.state       ][INFO    ][2669] {'host': 'dbs03'}
2018-01-13 07:31:37,980 [salt.state       ][INFO    ][2669] Completed state [dbs03] at time 07:31:37.980845 duration_in_ms=1.368
2018-01-13 07:31:37,981 [salt.state       ][INFO    ][2669] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.981073
2018-01-13 07:31:37,981 [salt.state       ][INFO    ][2669] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,982 [salt.state       ][INFO    ][2669] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,982 [salt.state       ][INFO    ][2669] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.982795 duration_in_ms=1.721
2018-01-13 07:31:37,983 [salt.state       ][INFO    ][2669] Running state [odl01] at time 07:31:37.983046
2018-01-13 07:31:37,983 [salt.state       ][INFO    ][2669] Executing state host.present for odl01
2018-01-13 07:31:37,984 [salt.state       ][INFO    ][2669] {'host': 'odl01'}
2018-01-13 07:31:37,984 [salt.state       ][INFO    ][2669] Completed state [odl01] at time 07:31:37.984719 duration_in_ms=1.673
2018-01-13 07:31:37,984 [salt.state       ][INFO    ][2669] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.984945
2018-01-13 07:31:37,985 [salt.state       ][INFO    ][2669] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,986 [salt.state       ][INFO    ][2669] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,986 [salt.state       ][INFO    ][2669] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.986359 duration_in_ms=1.414
2018-01-13 07:31:37,986 [salt.state       ][INFO    ][2669] Running state [mas01] at time 07:31:37.986899
2018-01-13 07:31:37,987 [salt.state       ][INFO    ][2669] Executing state host.present for mas01
2018-01-13 07:31:37,988 [salt.state       ][INFO    ][2669] {'host': 'mas01'}
2018-01-13 07:31:37,988 [salt.state       ][INFO    ][2669] Completed state [mas01] at time 07:31:37.988735 duration_in_ms=1.836
2018-01-13 07:31:37,989 [salt.state       ][INFO    ][2669] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.988972
2018-01-13 07:31:37,989 [salt.state       ][INFO    ][2669] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,990 [salt.state       ][INFO    ][2669] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,990 [salt.state       ][INFO    ][2669] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.990803 duration_in_ms=1.831
2018-01-13 07:31:37,991 [salt.state       ][INFO    ][2669] Running state [ctl02] at time 07:31:37.991029
2018-01-13 07:31:37,991 [salt.state       ][INFO    ][2669] Executing state host.present for ctl02
2018-01-13 07:31:37,992 [salt.state       ][INFO    ][2669] {'host': 'ctl02'}
2018-01-13 07:31:37,992 [salt.state       ][INFO    ][2669] Completed state [ctl02] at time 07:31:37.992720 duration_in_ms=1.691
2018-01-13 07:31:37,992 [salt.state       ][INFO    ][2669] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.992946
2018-01-13 07:31:37,993 [salt.state       ][INFO    ][2669] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,994 [salt.state       ][INFO    ][2669] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,994 [salt.state       ][INFO    ][2669] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.994375 duration_in_ms=1.429
2018-01-13 07:31:37,994 [salt.state       ][INFO    ][2669] Running state [ctl03] at time 07:31:37.994667
2018-01-13 07:31:37,994 [salt.state       ][INFO    ][2669] Executing state host.present for ctl03
2018-01-13 07:31:37,995 [salt.state       ][INFO    ][2669] {'host': 'ctl03'}
2018-01-13 07:31:37,996 [salt.state       ][INFO    ][2669] Completed state [ctl03] at time 07:31:37.996128 duration_in_ms=1.46
2018-01-13 07:31:37,996 [salt.state       ][INFO    ][2669] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.996339
2018-01-13 07:31:37,996 [salt.state       ][INFO    ][2669] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:37,997 [salt.state       ][INFO    ][2669] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:37,997 [salt.state       ][INFO    ][2669] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:31:37.997757 duration_in_ms=1.418
2018-01-13 07:31:37,998 [salt.state       ][INFO    ][2669] Running state [ctl01] at time 07:31:37.997989
2018-01-13 07:31:37,998 [salt.state       ][INFO    ][2669] Executing state host.present for ctl01
2018-01-13 07:31:37,999 [salt.state       ][INFO    ][2669] {'host': 'ctl01'}
2018-01-13 07:31:38,000 [salt.state       ][INFO    ][2669] Completed state [ctl01] at time 07:31:38.000104 duration_in_ms=2.115
2018-01-13 07:31:38,000 [salt.state       ][INFO    ][2669] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:31:38.000321
2018-01-13 07:31:38,000 [salt.state       ][INFO    ][2669] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:38,001 [salt.state       ][INFO    ][2669] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:38,002 [salt.state       ][INFO    ][2669] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:31:38.002089 duration_in_ms=1.768
2018-01-13 07:31:38,002 [salt.state       ][INFO    ][2669] Running state [ctl] at time 07:31:38.002885
2018-01-13 07:31:38,003 [salt.state       ][INFO    ][2669] Executing state host.present for ctl
2018-01-13 07:31:38,004 [salt.state       ][INFO    ][2669] {'host': 'ctl'}
2018-01-13 07:31:38,004 [salt.state       ][INFO    ][2669] Completed state [ctl] at time 07:31:38.004818 duration_in_ms=1.932
2018-01-13 07:31:38,005 [salt.state       ][INFO    ][2669] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:31:38.005027
2018-01-13 07:31:38,005 [salt.state       ][INFO    ][2669] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-13 07:31:38,006 [salt.state       ][INFO    ][2669] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-13 07:31:38,006 [salt.state       ][INFO    ][2669] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:31:38.006798 duration_in_ms=1.771
2018-01-13 07:31:38,008 [salt.state       ][INFO    ][2669] Running state [ens2] at time 07:31:38.008459
2018-01-13 07:31:38,008 [salt.state       ][INFO    ][2669] Executing state network.managed for ens2
2018-01-13 07:31:38,712 [salt.state       ][INFO    ][2669] Interface ens2 is up to date.
2018-01-13 07:31:38,713 [salt.state       ][INFO    ][2669] Completed state [ens2] at time 07:31:38.713562 duration_in_ms=705.101
2018-01-13 07:31:38,714 [salt.state       ][INFO    ][2669] Running state [ens3] at time 07:31:38.714182
2018-01-13 07:31:38,714 [salt.state       ][INFO    ][2669] Executing state network.managed for ens3
2018-01-13 07:31:38,756 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-13 07:31:39,468 [salt.state       ][INFO    ][2669] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-13 07:31:39,472 [salt.state       ][INFO    ][2669] Completed state [ens3] at time 07:31:39.472343 duration_in_ms=758.16
2018-01-13 07:31:39,473 [salt.state       ][INFO    ][2669] Running state [/etc/profile.d/proxy.sh] at time 07:31:39.473162
2018-01-13 07:31:39,473 [salt.state       ][INFO    ][2669] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-13 07:31:39,475 [salt.state       ][INFO    ][2669] File /etc/profile.d/proxy.sh is not present
2018-01-13 07:31:39,475 [salt.state       ][INFO    ][2669] Completed state [/etc/profile.d/proxy.sh] at time 07:31:39.475727 duration_in_ms=2.565
2018-01-13 07:31:39,476 [salt.state       ][INFO    ][2669] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:31:39.476279
2018-01-13 07:31:39,476 [salt.state       ][INFO    ][2669] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-13 07:31:39,478 [salt.state       ][INFO    ][2669] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-13 07:31:39,479 [salt.state       ][INFO    ][2669] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:31:39.479457 duration_in_ms=3.178
2018-01-13 07:31:39,481 [salt.state       ][INFO    ][2669] Running state [ntp] at time 07:31:39.481938
2018-01-13 07:31:39,482 [salt.state       ][INFO    ][2669] Executing state pkg.installed for ntp
2018-01-13 07:31:39,687 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-13 07:31:39,722 [salt.loaded.int.module.cmdmod][INFO    ][2669] 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-01-13 07:31:43,487 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 07:31:43,537 [salt.state       ][INFO    ][2669] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-13 07:31:43,558 [salt.state       ][INFO    ][2669] Loading fresh modules for state activity
2018-01-13 07:31:43,592 [salt.state       ][INFO    ][2669] Completed state [ntp] at time 07:31:43.592377 duration_in_ms=4110.438
2018-01-13 07:31:43,597 [salt.state       ][INFO    ][2669] Running state [/etc/ntp.conf] at time 07:31:43.596999
2018-01-13 07:31:43,597 [salt.state       ][INFO    ][2669] Executing state file.managed for /etc/ntp.conf
2018-01-13 07:31:43,628 [salt.fileclient  ][INFO    ][2669] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-13 07:31:43,693 [salt.state       ][INFO    ][2669] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2018-01-13 07:31:43,696 [salt.state       ][INFO    ][2669] Completed state [/etc/ntp.conf] at time 07:31:43.696441 duration_in_ms=99.441
2018-01-13 07:31:44,012 [salt.state       ][INFO    ][2669] Running state [ntp] at time 07:31:44.012451
2018-01-13 07:31:44,013 [salt.state       ][INFO    ][2669] Executing state service.running for ntp
2018-01-13 07:31:44,015 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-13 07:31:44,037 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-13 07:31:44,054 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-13 07:31:44,072 [salt.state       ][INFO    ][2669] The service ntp is already running
2018-01-13 07:31:44,075 [salt.state       ][INFO    ][2669] Completed state [ntp] at time 07:31:44.073952 duration_in_ms=61.502
2018-01-13 07:31:44,075 [salt.state       ][INFO    ][2669] Running state [ntp] at time 07:31:44.075667
2018-01-13 07:31:44,076 [salt.state       ][INFO    ][2669] Executing state service.mod_watch for ntp
2018-01-13 07:31:44,076 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-13 07:31:44,095 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-13 07:31:44,116 [salt.loaded.int.module.cmdmod][INFO    ][2669] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-13 07:31:44,229 [salt.state       ][INFO    ][2669] {'ntp': True}
2018-01-13 07:31:44,229 [salt.state       ][INFO    ][2669] Completed state [ntp] at time 07:31:44.229858 duration_in_ms=154.189
2018-01-13 07:31:44,239 [salt.minion      ][INFO    ][2669] Returning information for job: 20180113073106965333
2018-01-13 07:31:58,540 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180113073159224423
2018-01-13 07:31:58,564 [salt.minion      ][INFO    ][6471] Starting a new job with PID 6471
2018-01-13 07:31:58,579 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6471] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-13 07:31:58,582 [salt.minion      ][INFO    ][6471] Returning information for job: 20180113073159224423
2018-01-13 07:32:23,603 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command pkg.upgrade with jid 20180113073224287855
2018-01-13 07:32:23,625 [salt.minion      ][INFO    ][6485] Starting a new job with PID 6485
2018-01-13 07:32:23,655 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6485] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 07:32:23,965 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6485] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-13 07:32:31,033 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6485] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 07:32:31,078 [salt.minion      ][INFO    ][6485] Returning information for job: 20180113073224287855
2018-01-13 07:32:36,057 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command state.sls with jid 20180113073236743489
2018-01-13 07:32:36,083 [salt.minion      ][INFO    ][7282] Starting a new job with PID 7282
2018-01-13 07:32:38,464 [salt.state       ][INFO    ][7282] Loading fresh modules for state activity
2018-01-13 07:32:38,538 [salt.fileclient  ][INFO    ][7282] Fetching file from saltenv 'base', ** done ** 'opendaylight/init.sls'
2018-01-13 07:32:38,585 [salt.fileclient  ][INFO    ][7282] Fetching file from saltenv 'base', ** done ** 'opendaylight/server.sls'
2018-01-13 07:32:38,629 [salt.fileclient  ][INFO    ][7282] Fetching file from saltenv 'base', ** done ** 'opendaylight/map.jinja'
2018-01-13 07:32:38,683 [salt.state       ][INFO    ][7282] Running state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 07:32:38.683155
2018-01-13 07:32:38,683 [salt.state       ][INFO    ][7282] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main
2018-01-13 07:32:38,753 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['apt-key', 'export', '49B07274951063870A8B7EAE7B8AA1A344C05248'] in directory '/root'
2018-01-13 07:32:38,874 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', '49B07274951063870A8B7EAE7B8AA1A344C05248'] in directory '/root'
2018-01-13 07:32:39,191 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 07:32:42,838 [salt.state       ][INFO    ][7282] {'repo': 'deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main'}
2018-01-13 07:32:42,839 [salt.state       ][INFO    ][7282] Completed state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 07:32:42.839508 duration_in_ms=4156.354
2018-01-13 07:32:43,223 [salt.state       ][INFO    ][7282] Running state [opendaylight] at time 07:32:43.223481
2018-01-13 07:32:43,224 [salt.state       ][INFO    ][7282] Executing state pkg.installed for opendaylight
2018-01-13 07:32:43,224 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 07:32:43,557 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['apt-cache', '-q', 'policy', 'opendaylight'] in directory '/root'
2018-01-13 07:32:43,658 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 07:32:45,577 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-13 07:32:45,609 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'opendaylight'] in directory '/root'
2018-01-13 07:32:46,169 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073246852087
2018-01-13 07:32:46,189 [salt.minion      ][INFO    ][8277] Starting a new job with PID 8277
2018-01-13 07:32:46,209 [salt.minion      ][INFO    ][8277] Returning information for job: 20180113073246852087
2018-01-13 07:32:56,397 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073257078206
2018-01-13 07:32:56,415 [salt.minion      ][INFO    ][8282] Starting a new job with PID 8282
2018-01-13 07:32:56,437 [salt.minion      ][INFO    ][8282] Returning information for job: 20180113073257078206
2018-01-13 07:33:06,619 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073307297899
2018-01-13 07:33:06,643 [salt.minion      ][INFO    ][8287] Starting a new job with PID 8287
2018-01-13 07:33:06,662 [salt.minion      ][INFO    ][8287] Returning information for job: 20180113073307297899
2018-01-13 07:33:16,646 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073317322843
2018-01-13 07:33:16,670 [salt.minion      ][INFO    ][8292] Starting a new job with PID 8292
2018-01-13 07:33:16,688 [salt.minion      ][INFO    ][8292] Returning information for job: 20180113073317322843
2018-01-13 07:33:26,878 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073327559682
2018-01-13 07:33:26,902 [salt.minion      ][INFO    ][8297] Starting a new job with PID 8297
2018-01-13 07:33:26,920 [salt.minion      ][INFO    ][8297] Returning information for job: 20180113073327559682
2018-01-13 07:33:36,907 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073337581306
2018-01-13 07:33:36,927 [salt.minion      ][INFO    ][8302] Starting a new job with PID 8302
2018-01-13 07:33:36,949 [salt.minion      ][INFO    ][8302] Returning information for job: 20180113073337581306
2018-01-13 07:33:46,929 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073347610567
2018-01-13 07:33:46,954 [salt.minion      ][INFO    ][8307] Starting a new job with PID 8307
2018-01-13 07:33:46,974 [salt.minion      ][INFO    ][8307] Returning information for job: 20180113073347610567
2018-01-13 07:33:57,005 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073357685568
2018-01-13 07:33:57,026 [salt.minion      ][INFO    ][8312] Starting a new job with PID 8312
2018-01-13 07:33:57,045 [salt.minion      ][INFO    ][8312] Returning information for job: 20180113073357685568
2018-01-13 07:34:07,025 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073407706592
2018-01-13 07:34:07,049 [salt.minion      ][INFO    ][8317] Starting a new job with PID 8317
2018-01-13 07:34:07,068 [salt.minion      ][INFO    ][8317] Returning information for job: 20180113073407706592
2018-01-13 07:34:17,055 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073417734981
2018-01-13 07:34:17,081 [salt.minion      ][INFO    ][8322] Starting a new job with PID 8322
2018-01-13 07:34:17,101 [salt.minion      ][INFO    ][8322] Returning information for job: 20180113073417734981
2018-01-13 07:34:27,090 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073427766996
2018-01-13 07:34:27,111 [salt.minion      ][INFO    ][8327] Starting a new job with PID 8327
2018-01-13 07:34:27,132 [salt.minion      ][INFO    ][8327] Returning information for job: 20180113073427766996
2018-01-13 07:34:37,129 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073437804530
2018-01-13 07:34:37,153 [salt.minion      ][INFO    ][8332] Starting a new job with PID 8332
2018-01-13 07:34:37,174 [salt.minion      ][INFO    ][8332] Returning information for job: 20180113073437804530
2018-01-13 07:34:47,164 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073447845413
2018-01-13 07:34:47,187 [salt.minion      ][INFO    ][8337] Starting a new job with PID 8337
2018-01-13 07:34:47,207 [salt.minion      ][INFO    ][8337] Returning information for job: 20180113073447845413
2018-01-13 07:34:57,210 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073457887482
2018-01-13 07:34:57,231 [salt.minion      ][INFO    ][8342] Starting a new job with PID 8342
2018-01-13 07:34:57,250 [salt.minion      ][INFO    ][8342] Returning information for job: 20180113073457887482
2018-01-13 07:35:07,256 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073507935302
2018-01-13 07:35:07,277 [salt.minion      ][INFO    ][8347] Starting a new job with PID 8347
2018-01-13 07:35:07,295 [salt.minion      ][INFO    ][8347] Returning information for job: 20180113073507935302
2018-01-13 07:35:17,296 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073517974929
2018-01-13 07:35:17,321 [salt.minion      ][INFO    ][8352] Starting a new job with PID 8352
2018-01-13 07:35:17,341 [salt.minion      ][INFO    ][8352] Returning information for job: 20180113073517974929
2018-01-13 07:35:27,341 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073528023439
2018-01-13 07:35:27,361 [salt.minion      ][INFO    ][8357] Starting a new job with PID 8357
2018-01-13 07:35:27,382 [salt.minion      ][INFO    ][8357] Returning information for job: 20180113073528023439
2018-01-13 07:35:37,387 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073538065344
2018-01-13 07:35:37,408 [salt.minion      ][INFO    ][8362] Starting a new job with PID 8362
2018-01-13 07:35:37,429 [salt.minion      ][INFO    ][8362] Returning information for job: 20180113073538065344
2018-01-13 07:35:47,435 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073548117454
2018-01-13 07:35:47,456 [salt.minion      ][INFO    ][8367] Starting a new job with PID 8367
2018-01-13 07:35:47,475 [salt.minion      ][INFO    ][8367] Returning information for job: 20180113073548117454
2018-01-13 07:35:57,480 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073558161819
2018-01-13 07:35:57,501 [salt.minion      ][INFO    ][8372] Starting a new job with PID 8372
2018-01-13 07:35:57,522 [salt.minion      ][INFO    ][8372] Returning information for job: 20180113073558161819
2018-01-13 07:36:07,531 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073608213405
2018-01-13 07:36:07,552 [salt.minion      ][INFO    ][8377] Starting a new job with PID 8377
2018-01-13 07:36:07,572 [salt.minion      ][INFO    ][8377] Returning information for job: 20180113073608213405
2018-01-13 07:36:17,601 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073618276946
2018-01-13 07:36:17,624 [salt.minion      ][INFO    ][8382] Starting a new job with PID 8382
2018-01-13 07:36:17,645 [salt.minion      ][INFO    ][8382] Returning information for job: 20180113073618276946
2018-01-13 07:36:27,664 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073628342944
2018-01-13 07:36:27,685 [salt.minion      ][INFO    ][8387] Starting a new job with PID 8387
2018-01-13 07:36:27,706 [salt.minion      ][INFO    ][8387] Returning information for job: 20180113073628342944
2018-01-13 07:36:37,731 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073638411827
2018-01-13 07:36:37,753 [salt.minion      ][INFO    ][8392] Starting a new job with PID 8392
2018-01-13 07:36:37,774 [salt.minion      ][INFO    ][8392] Returning information for job: 20180113073638411827
2018-01-13 07:36:47,814 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073648491468
2018-01-13 07:36:47,835 [salt.minion      ][INFO    ][8407] Starting a new job with PID 8407
2018-01-13 07:36:47,854 [salt.minion      ][INFO    ][8407] Returning information for job: 20180113073648491468
2018-01-13 07:36:57,888 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073658570535
2018-01-13 07:36:57,911 [salt.minion      ][INFO    ][8412] Starting a new job with PID 8412
2018-01-13 07:36:57,930 [salt.minion      ][INFO    ][8412] Returning information for job: 20180113073658570535
2018-01-13 07:37:07,956 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073708639130
2018-01-13 07:37:07,977 [salt.minion      ][INFO    ][8417] Starting a new job with PID 8417
2018-01-13 07:37:07,996 [salt.minion      ][INFO    ][8417] Returning information for job: 20180113073708639130
2018-01-13 07:37:18,045 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073718723227
2018-01-13 07:37:18,070 [salt.minion      ][INFO    ][8422] Starting a new job with PID 8422
2018-01-13 07:37:18,086 [salt.minion      ][INFO    ][8422] Returning information for job: 20180113073718723227
2018-01-13 07:37:28,143 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073728816738
2018-01-13 07:37:28,164 [salt.minion      ][INFO    ][8427] Starting a new job with PID 8427
2018-01-13 07:37:28,183 [salt.minion      ][INFO    ][8427] Returning information for job: 20180113073728816738
2018-01-13 07:37:38,239 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073738921480
2018-01-13 07:37:38,259 [salt.minion      ][INFO    ][8432] Starting a new job with PID 8432
2018-01-13 07:37:38,280 [salt.minion      ][INFO    ][8432] Returning information for job: 20180113073738921480
2018-01-13 07:37:48,321 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073749004201
2018-01-13 07:37:48,341 [salt.minion      ][INFO    ][8437] Starting a new job with PID 8437
2018-01-13 07:37:48,359 [salt.minion      ][INFO    ][8437] Returning information for job: 20180113073749004201
2018-01-13 07:37:58,423 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073759101298
2018-01-13 07:37:58,449 [salt.minion      ][INFO    ][8442] Starting a new job with PID 8442
2018-01-13 07:37:58,463 [salt.minion      ][INFO    ][8442] Returning information for job: 20180113073759101298
2018-01-13 07:38:08,526 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073809209516
2018-01-13 07:38:08,548 [salt.minion      ][INFO    ][8447] Starting a new job with PID 8447
2018-01-13 07:38:08,567 [salt.minion      ][INFO    ][8447] Returning information for job: 20180113073809209516
2018-01-13 07:38:18,649 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073819328582
2018-01-13 07:38:18,669 [salt.minion      ][INFO    ][8452] Starting a new job with PID 8452
2018-01-13 07:38:18,688 [salt.minion      ][INFO    ][8452] Returning information for job: 20180113073819328582
2018-01-13 07:38:28,782 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073829464718
2018-01-13 07:38:28,800 [salt.minion      ][INFO    ][8672] Starting a new job with PID 8672
2018-01-13 07:38:28,817 [salt.minion      ][INFO    ][8672] Returning information for job: 20180113073829464718
2018-01-13 07:38:38,900 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073839577084
2018-01-13 07:38:38,921 [salt.minion      ][INFO    ][8677] Starting a new job with PID 8677
2018-01-13 07:38:38,939 [salt.minion      ][INFO    ][8677] Returning information for job: 20180113073839577084
2018-01-13 07:38:49,041 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113073849714138
2018-01-13 07:38:49,059 [salt.minion      ][INFO    ][9937] Starting a new job with PID 9937
2018-01-13 07:38:49,077 [salt.minion      ][INFO    ][9937] Returning information for job: 20180113073849714138
2018-01-13 07:38:52,572 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 07:38:52,611 [salt.state       ][INFO    ][7282] Made the following changes:
'java-common' changed from 'absent' to '0.56ubuntu2'
'libxtst6' changed from 'absent' to '2:1.2.2-1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'openjdk-8-jre-headless' changed from 'absent' to '8u151-b12-0ubuntu0.16.04.2'
'libxrender1' changed from 'absent' to '1:0.9.9-0ubuntu1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'libfontconfig' changed from 'absent' to '1'
'fonts-dejavu-core' changed from 'absent' to '2.35-1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'java8-runtime-headless' changed from 'absent' to '1'
'libcups2' changed from 'absent' to '2.1.3-4ubuntu0.3'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libpcsclite1' changed from 'absent' to '1.8.14-1ubuntu1.16.04.1'
'java7-runtime-headless' changed from 'absent' to '1'
'ca-certificates-java' changed from 'absent' to '20160321ubuntu1'
'java2-runtime-headless' changed from 'absent' to '1'
'fontconfig-config' changed from 'absent' to '2.11.94-0ubuntu1.1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libxi6' changed from 'absent' to '2:1.7.6-1'
'java5-runtime-headless' changed from 'absent' to '1'
'java6-runtime-headless' changed from 'absent' to '1'
'x11-common' changed from 'absent' to '1:7.7+13ubuntu3'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'opendaylight' changed from 'absent' to '7.0.0-1ppa2'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2018-01-13 07:38:52,632 [salt.state       ][INFO    ][7282] Loading fresh modules for state activity
2018-01-13 07:38:52,660 [salt.state       ][INFO    ][7282] Completed state [opendaylight] at time 07:38:52.660754 duration_in_ms=369437.273
2018-01-13 07:38:52,904 [salt.state       ][INFO    ][7282] Running state [/opt/opendaylight/etc/jetty.xml] at time 07:38:52.904744
2018-01-13 07:38:52,905 [salt.state       ][INFO    ][7282] Executing state file.managed for /opt/opendaylight/etc/jetty.xml
2018-01-13 07:38:52,979 [salt.fileclient  ][INFO    ][7282] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/jetty.xml'
2018-01-13 07:38:53,047 [salt.state       ][INFO    ][7282] File changed:
--- 
+++ 
@@ -79,7 +79,7 @@
                         </Item>
                     </Array>
                 </Arg>
-                <Set name="host">
+                <Set name="host">192.168.10.111
                     <Property name="jetty.host"/>
                 </Set>
                 <Set name="port">
@@ -110,11 +110,11 @@
                         </Item>
                     </Array>
                 </Arg>
-                <Set name="host">
+                <Set name="host">192.168.10.111
                     <Property name="jetty.host"/>
                 </Set>
                 <Set name="port">
-                    <Property name="jetty.port" default="8080"/>
+                    <Property name="jetty.port" default="8282"/>
                 </Set>
                 <Set name="idleTimeout">
                     <Property name="http.timeout" default="300000"/>

2018-01-13 07:38:53,053 [salt.state       ][INFO    ][7282] Completed state [/opt/opendaylight/etc/jetty.xml] at time 07:38:53.053091 duration_in_ms=148.347
2018-01-13 07:38:53,053 [salt.state       ][INFO    ][7282] Running state [/opt/opendaylight/bin/setenv] at time 07:38:53.053575
2018-01-13 07:38:53,054 [salt.state       ][INFO    ][7282] Executing state file.managed for /opt/opendaylight/bin/setenv
2018-01-13 07:38:53,095 [salt.fileclient  ][INFO    ][7282] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/setenv.shell'
2018-01-13 07:38:53,128 [salt.state       ][INFO    ][7282] File changed:
--- 
+++ 
@@ -1,46 +1,15 @@
-#!/bin/sh
-#
-#    Licensed to the Apache Software Foundation (ASF) under one or more
-#    contributor license agreements.  See the NOTICE file distributed with
-#    this work for additional information regarding copyright ownership.
-#    The ASF licenses this file to You under the Apache License, Version 2.0
-#    (the "License"); you may not use this file except in compliance with
-#    the License.  You may obtain a copy of the License at
-#
-#       http://www.apache.org/licenses/LICENSE-2.0
-#
-#    Unless required by applicable law or agreed to in writing, software
-#    distributed under the License is distributed on an "AS IS" BASIS,
-#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#    See the License for the specific language governing permissions and
-#    limitations under the License.
-#
-
-#
-# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
-# script: client, instance, shell, start, status, stop, karaf
-#
-# if [ "$KARAF_SCRIPT" == "SCRIPT_NAME" ]; then
-#   Actions go here...
-# fi
-
-#
-# general settings which should be applied for all scripts go here; please keep
-# in mind that it is possible that scripts might be executed more than once, e.g.
-# in example of the start script where the start script is executed first and the
-# karaf script afterwards.
-#
-
-#
-# The following section shows the possible configuration options for the default 
-# karaf scripts
-#
-# export JAVA_HOME # Location of Java installation
-# export JAVA_MIN_MEM # Minimum memory for the JVM
-# export JAVA_MAX_MEM # Maximum memory for the JVM
+##############################################################################
+# Copyright (c) 2017 Mirantis Inc. and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+############################################################################### export JAVA_HOME # Location of Java installation
+export JAVA_MIN_MEM=4g # Minimum memory for the JVM
+export JAVA_MAX_MEM=4g # Maximum memory for the JVM
 # export JAVA_PERM_MEM # Minimum perm memory for the JVM
-# export JAVA_MAX_PERM_MEM # Maximum perm memory for the JVM
-# export EXTRA_JAVA_OPTS # Additional JVM options
+export JAVA_MAX_PERM_MEM=512m # Maximum perm memory for the JVM
+export EXTRA_JAVA_OPTS='-Djava.net.preferIPv4Stack=true -XX:+UseG1GC' # Additional JVM options
 # export KARAF_HOME # Karaf home folder
 # export KARAF_DATA # Karaf data folder
 # export KARAF_BASE # Karaf base folder
@@ -48,7 +17,4 @@
 # export KARAF_OPTS # Additional available Karaf options
 # export KARAF_DEBUG # Enable debug mode
 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
-# export KARAF_NOROOT # Prevent execution as root if set to true
-if [ "x$JAVA_MAX_MEM" = "x" ]; then
-    export JAVA_MAX_MEM="2048m"
-fi
+

2018-01-13 07:38:53,131 [salt.state       ][INFO    ][7282] Completed state [/opt/opendaylight/bin/setenv] at time 07:38:53.131167 duration_in_ms=77.592
2018-01-13 07:38:53,134 [salt.state       ][INFO    ][7282] Running state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 07:38:53.134054
2018-01-13 07:38:53,134 [salt.state       ][INFO    ][7282] Executing state ini.options_present for /opt/opendaylight/etc/org.apache.karaf.features.cfg
2018-01-13 07:38:53,155 [salt.state       ][INFO    ][7282] {'featuresBoot': {'after': 'standard,wrap,ssh,odl-restconf-all,odl-aaa-authn,odl-dlux-all,odl-mdsal-apidocs,odl-netvirt-openstack', 'before': '\\\n    standard, \\\n    wrap'}}
2018-01-13 07:38:53,155 [salt.state       ][INFO    ][7282] Completed state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 07:38:53.155953 duration_in_ms=21.899
2018-01-13 07:38:53,156 [salt.state       ][INFO    ][7282] Running state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 07:38:53.156401
2018-01-13 07:38:53,156 [salt.state       ][INFO    ][7282] Executing state ini.options_present for /opt/opendaylight/etc/org.ops4j.pax.web.cfg
2018-01-13 07:38:53,157 [salt.state       ][INFO    ][7282] {'org.ops4j.pax.web.listening.addresses': {'after': '192.168.10.111', 'before': None}}
2018-01-13 07:38:53,158 [salt.state       ][INFO    ][7282] Completed state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 07:38:53.158079 duration_in_ms=1.678
2018-01-13 07:38:53,159 [salt.state       ][INFO    ][7282] Running state [/opt/opendaylight/etc/custom.properties] at time 07:38:53.159725
2018-01-13 07:38:53,160 [salt.state       ][INFO    ][7282] Executing state ini.options_present for /opt/opendaylight/etc/custom.properties
2018-01-13 07:38:53,182 [salt.state       ][INFO    ][7282] {'ovsdb.l3.fwd.enabled': {'after': 'yes', 'before': None}, 'ovsdb.of.version': {'after': '1.3', 'before': None}}
2018-01-13 07:38:53,182 [salt.state       ][INFO    ][7282] Completed state [/opt/opendaylight/etc/custom.properties] at time 07:38:53.182753 duration_in_ms=23.028
2018-01-13 07:38:53,183 [salt.state       ][INFO    ][7282] Running state [opendaylight] at time 07:38:53.183340
2018-01-13 07:38:53,183 [salt.state       ][INFO    ][7282] Executing state service.running for opendaylight
2018-01-13 07:38:53,184 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['systemctl', 'status', 'opendaylight.service', '-n', '0'] in directory '/root'
2018-01-13 07:38:53,198 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-13 07:38:53,208 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-13 07:38:53,221 [salt.state       ][INFO    ][7282] The service opendaylight is already running
2018-01-13 07:38:53,222 [salt.state       ][INFO    ][7282] Completed state [opendaylight] at time 07:38:53.222135 duration_in_ms=38.795
2018-01-13 07:38:53,222 [salt.state       ][INFO    ][7282] Running state [opendaylight] at time 07:38:53.222396
2018-01-13 07:38:53,225 [salt.state       ][INFO    ][7282] Executing state service.mod_watch for opendaylight
2018-01-13 07:38:53,226 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-13 07:38:53,237 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-13 07:38:53,255 [salt.loaded.int.module.cmdmod][INFO    ][7282] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'opendaylight.service'] in directory '/root'
2018-01-13 07:38:53,707 [salt.state       ][INFO    ][7282] {'opendaylight': True}
2018-01-13 07:38:53,708 [salt.state       ][INFO    ][7282] Completed state [opendaylight] at time 07:38:53.708050 duration_in_ms=485.653
2018-01-13 07:38:53,710 [salt.minion      ][INFO    ][7282] Returning information for job: 20180113073236743489
2018-01-13 08:30:49,337 [salt.utils.schedule][INFO    ][2566] Running scheduled job: __mine_interval
2018-01-13 08:49:37,281 [salt.minion      ][INFO    ][2566] User sudo_ubuntu Executing command cp.push_dir with jid 20180113084937971884
2018-01-13 08:49:37,312 [salt.minion      ][INFO    ][13164] Starting a new job with PID 13164
