2018-01-21 06:15:42,799 [py.warnings      ][WARNING ][1443] /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-21 06:15:54,910 [salt.loaded.int.module.cmdmod][ERROR   ][1443] 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-21 06:15:57,471 [salt.loaded.int.module.cmdmod][INFO    ][1953] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-21 06:15:57,487 [salt.loaded.int.module.cmdmod][INFO    ][1953] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-21 06:15:57,507 [salt.loaded.int.module.cmdmod][INFO    ][1953] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-21 06:15:57,544 [salt.utils.parsers][WARNING ][1211] Minion received a SIGTERM. Exiting.
2018-01-21 06:15:57,876 [salt.cli.daemons ][INFO    ][2002] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-21 06:15:57,970 [salt.cli.daemons ][INFO    ][2002] Starting up the Salt Minion
2018-01-21 06:15:57,971 [salt.utils.event ][INFO    ][2002] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-21 06:15:58,452 [salt.minion      ][INFO    ][2002] Creating minion process manager
2018-01-21 06:15:59,456 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2002] Executing command ['date', '+%z'] in directory '/root'
2018-01-21 06:15:59,482 [salt.utils.schedule][INFO    ][2002] Updating job settings for scheduled job: __mine_interval
2018-01-21 06:15:59,484 [salt.minion      ][INFO    ][2002] Added mine.update to scheduler
2018-01-21 06:15:59,490 [salt.minion      ][INFO    ][2002] Minion is starting as user 'root'
2018-01-21 06:16:00,101 [salt.minion      ][INFO    ][2002] Minion is ready to receive requests!
2018-01-21 06:16:01,102 [salt.utils.schedule][INFO    ][2002] Running scheduled job: __mine_interval
2018-01-21 06:16:06,183 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command service.force_reload with jid 20180121061606955161
2018-01-21 06:16:06,203 [salt.minion      ][INFO    ][2093] Starting a new job with PID 2093
2018-01-21 06:16:06,507 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-21 06:16:06,523 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-21 06:16:06,552 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-21 06:16:06,587 [salt.utils.parsers][WARNING ][2002] Minion received a SIGTERM. Exiting.
2018-01-21 06:16:06,588 [salt.cli.daemons ][INFO    ][2002] Shutting down the Salt Minion
2018-01-21 06:16:06,945 [salt.cli.daemons ][INFO    ][2106] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-21 06:16:07,030 [salt.cli.daemons ][INFO    ][2106] Starting up the Salt Minion
2018-01-21 06:16:07,031 [salt.utils.event ][INFO    ][2106] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-21 06:16:07,581 [salt.minion      ][INFO    ][2106] Creating minion process manager
2018-01-21 06:16:08,919 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2106] Executing command ['date', '+%z'] in directory '/root'
2018-01-21 06:16:08,944 [salt.utils.schedule][INFO    ][2106] Updating job settings for scheduled job: __mine_interval
2018-01-21 06:16:08,946 [salt.minion      ][INFO    ][2106] Added mine.update to scheduler
2018-01-21 06:16:08,950 [salt.minion      ][INFO    ][2106] Minion is starting as user 'root'
2018-01-21 06:16:08,962 [salt.minion      ][INFO    ][2106] Minion is ready to receive requests!
2018-01-21 06:16:09,964 [salt.utils.schedule][INFO    ][2106] Running scheduled job: __mine_interval
2018-01-21 06:16:16,234 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061617003567
2018-01-21 06:16:16,266 [salt.minion      ][INFO    ][2197] Starting a new job with PID 2197
2018-01-21 06:16:16,288 [salt.minion      ][INFO    ][2197] Returning information for job: 20180121061617003567
2018-01-21 06:16:27,740 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command state.apply with jid 20180121061628509937
2018-01-21 06:16:27,767 [salt.minion      ][INFO    ][2202] Starting a new job with PID 2202
2018-01-21 06:16:31,365 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-21 06:16:31,593 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-21 06:16:32,215 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-21 06:16:32,332 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-21 06:16:32,426 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-21 06:16:32,518 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-21 06:16:32,713 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-21 06:16:32,834 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-21 06:16:32,923 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-21 06:16:33,045 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-21 06:16:33,137 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-21 06:16:33,238 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-21 06:16:33,329 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-21 06:16:33,450 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-21 06:16:33,554 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-21 06:16:33,646 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-21 06:16:33,748 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-21 06:16:33,870 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-21 06:16:33,968 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-21 06:16:34,056 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-21 06:16:34,213 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-21 06:16:34,387 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-21 06:16:34,485 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-21 06:16:34,592 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-21 06:16:34,614 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-21 06:16:34,657 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-21 06:16:34,693 [salt.state       ][INFO    ][2202] Running state [/etc/environment] at time 06:16:34.692980
2018-01-21 06:16:34,693 [salt.state       ][INFO    ][2202] Executing state file.blockreplace for /etc/environment
2018-01-21 06:16:34,703 [salt.state       ][INFO    ][2202] 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-21 06:16:34,704 [salt.state       ][INFO    ][2202] Completed state [/etc/environment] at time 06:16:34.704641 duration_in_ms=11.661
2018-01-21 06:16:34,705 [salt.state       ][INFO    ][2202] Running state [/etc/profile.d] at time 06:16:34.705062
2018-01-21 06:16:34,705 [salt.state       ][INFO    ][2202] Executing state file.directory for /etc/profile.d
2018-01-21 06:16:34,707 [salt.state       ][INFO    ][2202] Directory /etc/profile.d is in the correct state
2018-01-21 06:16:34,708 [salt.state       ][INFO    ][2202] Completed state [/etc/profile.d] at time 06:16:34.707993 duration_in_ms=2.931
2018-01-21 06:16:35,209 [salt.state       ][INFO    ][2202] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:16:35.209612
2018-01-21 06:16:35,210 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-21 06:16:35,238 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-21 06:16:35,245 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-21 06:16:35,246 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 06:16:35.245977 duration_in_ms=36.365
2018-01-21 06:16:35,246 [salt.state       ][INFO    ][2202] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:16:35.246445
2018-01-21 06:16:35,246 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-21 06:16:35,268 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-21 06:16:35,269 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:16:35.269039 duration_in_ms=22.594
2018-01-21 06:16:35,270 [salt.state       ][INFO    ][2202] Running state [linux_repo_prereq_pkgs] at time 06:16:35.270909
2018-01-21 06:16:35,271 [salt.state       ][INFO    ][2202] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-21 06:16:35,272 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 06:16:35,576 [salt.state       ][INFO    ][2202] All specified packages are already installed
2018-01-21 06:16:35,577 [salt.state       ][INFO    ][2202] Completed state [linux_repo_prereq_pkgs] at time 06:16:35.577399 duration_in_ms=306.489
2018-01-21 06:16:35,577 [salt.state       ][INFO    ][2202] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:16:35.577936
2018-01-21 06:16:35,578 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-21 06:16:35,579 [salt.state       ][INFO    ][2202] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-21 06:16:35,579 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:16:35.579314 duration_in_ms=1.378
2018-01-21 06:16:35,579 [salt.state       ][INFO    ][2202] Running state [/etc/apt/preferences.d/uca] at time 06:16:35.579687
2018-01-21 06:16:35,580 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-21 06:16:35,580 [salt.state       ][INFO    ][2202] File /etc/apt/preferences.d/uca is not present
2018-01-21 06:16:35,580 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/preferences.d/uca] at time 06:16:35.580840 duration_in_ms=1.153
2018-01-21 06:16:35,586 [salt.state       ][INFO    ][2202] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:16:35.586780
2018-01-21 06:16:35,587 [salt.state       ][INFO    ][2202] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-21 06:16:35,673 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-21 06:16:35,793 [salt.loaded.int.module.cmdmod][INFO    ][2202] 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-21 06:16:36,066 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 06:16:37,843 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061638614597
2018-01-21 06:16:37,860 [salt.minion      ][INFO    ][2727] Starting a new job with PID 2727
2018-01-21 06:16:37,878 [salt.minion      ][INFO    ][2727] Returning information for job: 20180121061638614597
2018-01-21 06:16:39,179 [salt.state       ][INFO    ][2202] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-21 06:16:39,179 [salt.state       ][INFO    ][2202] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 06:16:39.179866 duration_in_ms=3593.085
2018-01-21 06:16:39,180 [salt.state       ][INFO    ][2202] Running state [linux_extra_packages_purged] at time 06:16:39.180382
2018-01-21 06:16:39,180 [salt.state       ][INFO    ][2202] Executing state pkg.purged for linux_extra_packages_purged
2018-01-21 06:16:39,210 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-21 06:16:43,171 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 06:16:43,205 [salt.state       ][INFO    ][2202] {'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-21 06:16:43,225 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-21 06:16:43,268 [salt.state       ][INFO    ][2202] Completed state [linux_extra_packages_purged] at time 06:16:43.268165 duration_in_ms=4087.783
2018-01-21 06:16:43,275 [salt.state       ][INFO    ][2202] Running state [linux_extra_packages_latest] at time 06:16:43.275595
2018-01-21 06:16:43,276 [salt.state       ][INFO    ][2202] Executing state pkg.latest for linux_extra_packages_latest
2018-01-21 06:16:43,770 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-21 06:16:43,834 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 06:16:43,860 [salt.loaded.int.module.cmdmod][INFO    ][2202] 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-21 06:16:46,372 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 06:16:46,404 [salt.state       ][INFO    ][2202] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-21 06:16:46,420 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-21 06:16:46,456 [salt.state       ][INFO    ][2202] Completed state [linux_extra_packages_latest] at time 06:16:46.456133 duration_in_ms=3180.538
2018-01-21 06:16:46,461 [salt.state       ][INFO    ][2202] Running state [UTC] at time 06:16:46.461074
2018-01-21 06:16:46,461 [salt.state       ][INFO    ][2202] Executing state timezone.system for UTC
2018-01-21 06:16:46,463 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['timedatectl'] in directory '/root'
2018-01-21 06:16:46,532 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['timedatectl'] in directory '/root'
2018-01-21 06:16:46,549 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-21 06:16:46,564 [salt.state       ][INFO    ][2202] {'timezone': 'UTC'}
2018-01-21 06:16:46,565 [salt.state       ][INFO    ][2202] Completed state [UTC] at time 06:16:46.565004 duration_in_ms=103.93
2018-01-21 06:16:46,568 [salt.state       ][INFO    ][2202] Running state [nf_conntrack] at time 06:16:46.567966
2018-01-21 06:16:46,568 [salt.state       ][INFO    ][2202] Executing state kmod.present for nf_conntrack
2018-01-21 06:16:46,569 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'lsmod' in directory '/root'
2018-01-21 06:16:46,665 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'lsmod' in directory '/root'
2018-01-21 06:16:46,680 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-21 06:16:46,703 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'lsmod' in directory '/root'
2018-01-21 06:16:46,743 [salt.state       ][INFO    ][2202] {'nf_conntrack': 'loaded'}
2018-01-21 06:16:46,743 [salt.state       ][INFO    ][2202] Completed state [nf_conntrack] at time 06:16:46.743611 duration_in_ms=175.645
2018-01-21 06:16:46,747 [salt.state       ][INFO    ][2202] Running state [kernel.panic] at time 06:16:46.747156
2018-01-21 06:16:46,747 [salt.state       ][INFO    ][2202] Executing state sysctl.present for kernel.panic
2018-01-21 06:16:46,748 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:46,815 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-21 06:16:46,828 [salt.state       ][INFO    ][2202] {'kernel.panic': 60}
2018-01-21 06:16:46,829 [salt.state       ][INFO    ][2202] Completed state [kernel.panic] at time 06:16:46.829282 duration_in_ms=82.126
2018-01-21 06:16:46,830 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_keepalive_probes] at time 06:16:46.830001
2018-01-21 06:16:46,830 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-21 06:16:46,831 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:46,859 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-21 06:16:46,870 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-21 06:16:46,871 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:16:46.871007 duration_in_ms=41.006
2018-01-21 06:16:46,871 [salt.state       ][INFO    ][2202] Running state [fs.file-max] at time 06:16:46.871389
2018-01-21 06:16:46,871 [salt.state       ][INFO    ][2202] Executing state sysctl.present for fs.file-max
2018-01-21 06:16:46,872 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:46,902 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-21 06:16:46,916 [salt.state       ][INFO    ][2202] {'fs.file-max': 124165}
2018-01-21 06:16:46,917 [salt.state       ][INFO    ][2202] Completed state [fs.file-max] at time 06:16:46.916962 duration_in_ms=45.573
2018-01-21 06:16:46,917 [salt.state       ][INFO    ][2202] Running state [net.core.somaxconn] at time 06:16:46.917383
2018-01-21 06:16:46,918 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.core.somaxconn
2018-01-21 06:16:46,918 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:46,951 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-21 06:16:46,965 [salt.state       ][INFO    ][2202] {'net.core.somaxconn': 4096}
2018-01-21 06:16:46,965 [salt.state       ][INFO    ][2202] Completed state [net.core.somaxconn] at time 06:16:46.965394 duration_in_ms=48.011
2018-01-21 06:16:46,966 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:16:46.966386
2018-01-21 06:16:46,966 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-21 06:16:46,967 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:46,999 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-21 06:16:47,014 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-21 06:16:47,014 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:16:47.014823 duration_in_ms=48.437
2018-01-21 06:16:47,015 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_tw_reuse] at time 06:16:47.015219
2018-01-21 06:16:47,015 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-21 06:16:47,016 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,047 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-21 06:16:47,061 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-21 06:16:47,061 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_tw_reuse] at time 06:16:47.061443 duration_in_ms=46.224
2018-01-21 06:16:47,062 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_congestion_control] at time 06:16:47.062187
2018-01-21 06:16:47,062 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-21 06:16:47,063 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,094 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-21 06:16:47,113 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-21 06:16:47,114 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_congestion_control] at time 06:16:47.114412 duration_in_ms=52.224
2018-01-21 06:16:47,114 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_retries2] at time 06:16:47.114872
2018-01-21 06:16:47,115 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-21 06:16:47,116 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,146 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-21 06:16:47,162 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_retries2': 5}
2018-01-21 06:16:47,163 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_retries2] at time 06:16:47.163156 duration_in_ms=48.282
2018-01-21 06:16:47,163 [salt.state       ][INFO    ][2202] Running state [net.core.netdev_max_backlog] at time 06:16:47.163565
2018-01-21 06:16:47,163 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-21 06:16:47,164 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,199 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-21 06:16:47,216 [salt.state       ][INFO    ][2202] {'net.core.netdev_max_backlog': 261144}
2018-01-21 06:16:47,216 [salt.state       ][INFO    ][2202] Completed state [net.core.netdev_max_backlog] at time 06:16:47.216655 duration_in_ms=53.089
2018-01-21 06:16:47,217 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:16:47.217084
2018-01-21 06:16:47,217 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-21 06:16:47,218 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,250 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-21 06:16:47,265 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-21 06:16:47,266 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:16:47.266287 duration_in_ms=49.202
2018-01-21 06:16:47,266 [salt.state       ][INFO    ][2202] Running state [vm.swappiness] at time 06:16:47.266806
2018-01-21 06:16:47,267 [salt.state       ][INFO    ][2202] Executing state sysctl.present for vm.swappiness
2018-01-21 06:16:47,268 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,301 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-21 06:16:47,315 [salt.state       ][INFO    ][2202] {'vm.swappiness': 10}
2018-01-21 06:16:47,315 [salt.state       ][INFO    ][2202] Completed state [vm.swappiness] at time 06:16:47.315506 duration_in_ms=48.7
2018-01-21 06:16:47,316 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:16:47.316067
2018-01-21 06:16:47,316 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-21 06:16:47,317 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,346 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-21 06:16:47,360 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-21 06:16:47,361 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:16:47.361225 duration_in_ms=45.158
2018-01-21 06:16:47,362 [salt.state       ][INFO    ][2202] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:16:47.362043
2018-01-21 06:16:47,362 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-21 06:16:47,363 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,393 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-21 06:16:47,408 [salt.state       ][INFO    ][2202] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-21 06:16:47,409 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:16:47.409235 duration_in_ms=47.192
2018-01-21 06:16:47,410 [salt.state       ][INFO    ][2202] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:16:47.410055
2018-01-21 06:16:47,410 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-21 06:16:47,411 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,443 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-21 06:16:47,456 [salt.state       ][INFO    ][2202] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-21 06:16:47,456 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:16:47.456499 duration_in_ms=46.444
2018-01-21 06:16:47,456 [salt.state       ][INFO    ][2202] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:16:47.456914
2018-01-21 06:16:47,457 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-21 06:16:47,458 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,485 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-21 06:16:47,499 [salt.state       ][INFO    ][2202] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-21 06:16:47,499 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:16:47.499529 duration_in_ms=42.615
2018-01-21 06:16:47,500 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_fin_timeout] at time 06:16:47.500042
2018-01-21 06:16:47,500 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-21 06:16:47,501 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,530 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-21 06:16:47,543 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-21 06:16:47,544 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_fin_timeout] at time 06:16:47.544297 duration_in_ms=44.254
2018-01-21 06:16:47,544 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_keepalive_time] at time 06:16:47.544788
2018-01-21 06:16:47,545 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-21 06:16:47,546 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,576 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-21 06:16:47,591 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-21 06:16:47,592 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_keepalive_time] at time 06:16:47.592239 duration_in_ms=47.449
2018-01-21 06:16:47,592 [salt.state       ][INFO    ][2202] Running state [net.nf_conntrack_max] at time 06:16:47.592726
2018-01-21 06:16:47,593 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.nf_conntrack_max
2018-01-21 06:16:47,595 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-21 06:16:47,623 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-21 06:16:47,637 [salt.state       ][INFO    ][2202] {'net.nf_conntrack_max': 1048576}
2018-01-21 06:16:47,637 [salt.state       ][INFO    ][2202] Completed state [net.nf_conntrack_max] at time 06:16:47.637640 duration_in_ms=44.913
2018-01-21 06:16:47,647 [salt.state       ][INFO    ][2202] Running state [linux_sysfs_package] at time 06:16:47.647460
2018-01-21 06:16:47,647 [salt.state       ][INFO    ][2202] Executing state pkg.installed for linux_sysfs_package
2018-01-21 06:16:47,873 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061648641009
2018-01-21 06:16:47,896 [salt.minion      ][INFO    ][3973] Starting a new job with PID 3973
2018-01-21 06:16:47,916 [salt.minion      ][INFO    ][3973] Returning information for job: 20180121061648641009
2018-01-21 06:16:48,059 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-21 06:16:48,203 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 06:16:49,855 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 06:16:49,892 [salt.loaded.int.module.cmdmod][INFO    ][2202] 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-21 06:16:52,638 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 06:16:52,679 [salt.state       ][INFO    ][2202] 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-21 06:16:52,699 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-21 06:16:52,731 [salt.state       ][INFO    ][2202] Completed state [linux_sysfs_package] at time 06:16:52.731378 duration_in_ms=5083.917
2018-01-21 06:16:52,735 [salt.state       ][INFO    ][2202] Running state [/etc/sysfs.d] at time 06:16:52.735925
2018-01-21 06:16:52,736 [salt.state       ][INFO    ][2202] Executing state file.directory for /etc/sysfs.d
2018-01-21 06:16:52,740 [salt.state       ][INFO    ][2202] Directory /etc/sysfs.d is in the correct state
2018-01-21 06:16:52,740 [salt.state       ][INFO    ][2202] Completed state [/etc/sysfs.d] at time 06:16:52.740740 duration_in_ms=4.815
2018-01-21 06:16:53,024 [salt.state       ][INFO    ][2202] Running state [ondemand] at time 06:16:53.024147
2018-01-21 06:16:53,024 [salt.state       ][INFO    ][2202] Executing state service.dead for ondemand
2018-01-21 06:16:53,025 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-21 06:16:53,043 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-21 06:16:53,062 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-21 06:16:53,082 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-21 06:16:53,158 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-21 06:16:53,176 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-21 06:16:53,194 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-21 06:16:53,216 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-21 06:16:53,354 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-21 06:16:53,379 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'runlevel' in directory '/root'
2018-01-21 06:16:53,396 [salt.state       ][INFO    ][2202] {'ondemand': True}
2018-01-21 06:16:53,396 [salt.state       ][INFO    ][2202] Completed state [ondemand] at time 06:16:53.396525 duration_in_ms=372.379
2018-01-21 06:16:53,402 [salt.state       ][INFO    ][2202] Running state [cs_CZ.UTF-8] at time 06:16:53.401497
2018-01-21 06:16:53,402 [salt.state       ][INFO    ][2202] Executing state locale.present for cs_CZ.UTF-8
2018-01-21 06:16:53,403 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'locale -a' in directory '/root'
2018-01-21 06:16:53,423 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-21 06:16:54,054 [salt.state       ][INFO    ][2202] {'locale': 'cs_CZ.UTF-8'}
2018-01-21 06:16:54,055 [salt.state       ][INFO    ][2202] Completed state [cs_CZ.UTF-8] at time 06:16:54.055083 duration_in_ms=653.585
2018-01-21 06:16:54,055 [salt.state       ][INFO    ][2202] Running state [en_US.UTF-8] at time 06:16:54.055481
2018-01-21 06:16:54,055 [salt.state       ][INFO    ][2202] Executing state locale.present for en_US.UTF-8
2018-01-21 06:16:54,056 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'locale -a' in directory '/root'
2018-01-21 06:16:54,068 [salt.state       ][INFO    ][2202] Locale en_US.UTF-8 is already present
2018-01-21 06:16:54,068 [salt.state       ][INFO    ][2202] Completed state [en_US.UTF-8] at time 06:16:54.068830 duration_in_ms=13.349
2018-01-21 06:16:54,071 [salt.state       ][INFO    ][2202] Running state [en_US.UTF-8] at time 06:16:54.071035
2018-01-21 06:16:54,071 [salt.state       ][INFO    ][2202] Executing state locale.system for en_US.UTF-8
2018-01-21 06:16:54,072 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'localectl' in directory '/root'
2018-01-21 06:16:54,127 [salt.state       ][INFO    ][2202] System locale en_US.UTF-8 already set
2018-01-21 06:16:54,128 [salt.state       ][INFO    ][2202] Completed state [en_US.UTF-8] at time 06:16:54.127954 duration_in_ms=56.918
2018-01-21 06:16:54,130 [salt.state       ][INFO    ][2202] Running state [root] at time 06:16:54.130654
2018-01-21 06:16:54,131 [salt.state       ][INFO    ][2202] Executing state user.present for root
2018-01-21 06:16:54,138 [salt.state       ][INFO    ][2202] User root is present and up to date
2018-01-21 06:16:54,139 [salt.state       ][INFO    ][2202] Completed state [root] at time 06:16:54.139238 duration_in_ms=8.584
2018-01-21 06:16:54,140 [salt.state       ][INFO    ][2202] Running state [/root] at time 06:16:54.140695
2018-01-21 06:16:54,141 [salt.state       ][INFO    ][2202] Executing state file.directory for /root
2018-01-21 06:16:54,141 [salt.state       ][INFO    ][2202] Directory /root is in the correct state
2018-01-21 06:16:54,142 [salt.state       ][INFO    ][2202] Completed state [/root] at time 06:16:54.142307 duration_in_ms=1.612
2018-01-21 06:16:54,142 [salt.state       ][INFO    ][2202] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:16:54.142696
2018-01-21 06:16:54,143 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-21 06:16:54,143 [salt.state       ][INFO    ][2202] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-21 06:16:54,143 [salt.state       ][INFO    ][2202] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:16:54.143865 duration_in_ms=1.168
2018-01-21 06:16:54,144 [salt.state       ][INFO    ][2202] Running state [ubuntu] at time 06:16:54.144237
2018-01-21 06:16:54,144 [salt.state       ][INFO    ][2202] Executing state user.present for ubuntu
2018-01-21 06:16:54,148 [salt.state       ][INFO    ][2202] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-21 06:16:54,148 [salt.state       ][INFO    ][2202] Completed state [ubuntu] at time 06:16:54.148572 duration_in_ms=4.335
2018-01-21 06:16:54,150 [salt.state       ][INFO    ][2202] Running state [/home/ubuntu] at time 06:16:54.150259
2018-01-21 06:16:54,150 [salt.state       ][INFO    ][2202] Executing state file.directory for /home/ubuntu
2018-01-21 06:16:54,151 [salt.state       ][INFO    ][2202] {'mode': '0700'}
2018-01-21 06:16:54,152 [salt.state       ][INFO    ][2202] Completed state [/home/ubuntu] at time 06:16:54.151982 duration_in_ms=1.723
2018-01-21 06:16:54,152 [salt.state       ][INFO    ][2202] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:16:54.152880
2018-01-21 06:16:54,153 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-21 06:16:54,179 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-21 06:16:54,186 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command '/usr/sbin/visudo -c -f /tmp/tmpd8XAfZ' in directory '/root'
2018-01-21 06:16:54,210 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-21 06:16:54,211 [salt.state       ][INFO    ][2202] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:16:54.211632 duration_in_ms=58.751
2018-01-21 06:16:54,212 [salt.state       ][INFO    ][2202] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:16:54.212238
2018-01-21 06:16:54,212 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-21 06:16:54,240 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-21 06:16:54,331 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-21 06:16:54,331 [salt.state       ][INFO    ][2202] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:16:54.331868 duration_in_ms=119.63
2018-01-21 06:16:54,332 [salt.state       ][INFO    ][2202] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:16:54.332321
2018-01-21 06:16:54,332 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-21 06:16:54,356 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-21 06:16:54,438 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-21 06:16:54,439 [salt.state       ][INFO    ][2202] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:16:54.439499 duration_in_ms=107.177
2018-01-21 06:16:54,441 [salt.state       ][INFO    ][2202] Running state [service.systemctl_reload] at time 06:16:54.441378
2018-01-21 06:16:54,442 [salt.state       ][INFO    ][2202] Executing state module.wait for service.systemctl_reload
2018-01-21 06:16:54,442 [salt.state       ][INFO    ][2202] No changes made for service.systemctl_reload
2018-01-21 06:16:54,443 [salt.state       ][INFO    ][2202] Completed state [service.systemctl_reload] at time 06:16:54.442990 duration_in_ms=1.612
2018-01-21 06:16:54,443 [salt.state       ][INFO    ][2202] Running state [service.systemctl_reload] at time 06:16:54.443383
2018-01-21 06:16:54,443 [salt.state       ][INFO    ][2202] Executing state module.mod_watch for service.systemctl_reload
2018-01-21 06:16:54,444 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-21 06:16:54,519 [salt.state       ][INFO    ][2202] {'ret': True}
2018-01-21 06:16:54,520 [salt.state       ][INFO    ][2202] Completed state [service.systemctl_reload] at time 06:16:54.520504 duration_in_ms=77.121
2018-01-21 06:16:54,521 [salt.state       ][INFO    ][2202] Running state [/etc/hostname] at time 06:16:54.521253
2018-01-21 06:16:54,522 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/hostname
2018-01-21 06:16:54,551 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-21 06:16:54,557 [salt.state       ][INFO    ][2202] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+odl01

2018-01-21 06:16:54,558 [salt.state       ][INFO    ][2202] Completed state [/etc/hostname] at time 06:16:54.558521 duration_in_ms=37.267
2018-01-21 06:16:54,561 [salt.state       ][INFO    ][2202] Running state [hostname odl01] at time 06:16:54.561351
2018-01-21 06:16:54,562 [salt.state       ][INFO    ][2202] Executing state cmd.wait for hostname odl01
2018-01-21 06:16:54,562 [salt.state       ][INFO    ][2202] No changes made for hostname odl01
2018-01-21 06:16:54,563 [salt.state       ][INFO    ][2202] Completed state [hostname odl01] at time 06:16:54.563014 duration_in_ms=1.663
2018-01-21 06:16:54,563 [salt.state       ][INFO    ][2202] Running state [hostname odl01] at time 06:16:54.563396
2018-01-21 06:16:54,563 [salt.state       ][INFO    ][2202] Executing state cmd.mod_watch for hostname odl01
2018-01-21 06:16:54,564 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'hostname odl01' in directory '/root'
2018-01-21 06:16:54,579 [salt.state       ][INFO    ][2202] {'pid': 4744, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-21 06:16:54,580 [salt.state       ][INFO    ][2202] Completed state [hostname odl01] at time 06:16:54.580200 duration_in_ms=16.804
2018-01-21 06:16:54,582 [salt.state       ][INFO    ][2202] Running state [mdb02] at time 06:16:54.582661
2018-01-21 06:16:54,583 [salt.state       ][INFO    ][2202] Executing state host.present for mdb02
2018-01-21 06:16:54,586 [salt.state       ][INFO    ][2202] {'host': 'mdb02'}
2018-01-21 06:16:54,587 [salt.state       ][INFO    ][2202] Completed state [mdb02] at time 06:16:54.587082 duration_in_ms=4.421
2018-01-21 06:16:54,587 [salt.state       ][INFO    ][2202] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.587589
2018-01-21 06:16:54,588 [salt.state       ][INFO    ][2202] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,589 [salt.state       ][INFO    ][2202] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,590 [salt.state       ][INFO    ][2202] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.590401 duration_in_ms=2.812
2018-01-21 06:16:54,590 [salt.state       ][INFO    ][2202] Running state [mdb03] at time 06:16:54.590861
2018-01-21 06:16:54,591 [salt.state       ][INFO    ][2202] Executing state host.present for mdb03
2018-01-21 06:16:54,592 [salt.state       ][INFO    ][2202] {'host': 'mdb03'}
2018-01-21 06:16:54,592 [salt.state       ][INFO    ][2202] Completed state [mdb03] at time 06:16:54.592781 duration_in_ms=1.92
2018-01-21 06:16:54,593 [salt.state       ][INFO    ][2202] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.593221
2018-01-21 06:16:54,593 [salt.state       ][INFO    ][2202] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,595 [salt.state       ][INFO    ][2202] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,595 [salt.state       ][INFO    ][2202] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.595440 duration_in_ms=2.219
2018-01-21 06:16:54,595 [salt.state       ][INFO    ][2202] Running state [mdb01] at time 06:16:54.595921
2018-01-21 06:16:54,596 [salt.state       ][INFO    ][2202] Executing state host.present for mdb01
2018-01-21 06:16:54,597 [salt.state       ][INFO    ][2202] {'host': 'mdb01'}
2018-01-21 06:16:54,598 [salt.state       ][INFO    ][2202] Completed state [mdb01] at time 06:16:54.597998 duration_in_ms=2.077
2018-01-21 06:16:54,598 [salt.state       ][INFO    ][2202] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.598467
2018-01-21 06:16:54,598 [salt.state       ][INFO    ][2202] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,599 [salt.state       ][INFO    ][2202] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,600 [salt.state       ][INFO    ][2202] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.600360 duration_in_ms=1.893
2018-01-21 06:16:54,600 [salt.state       ][INFO    ][2202] Running state [mdb] at time 06:16:54.600817
2018-01-21 06:16:54,601 [salt.state       ][INFO    ][2202] Executing state host.present for mdb
2018-01-21 06:16:54,603 [salt.state       ][INFO    ][2202] {'host': 'mdb'}
2018-01-21 06:16:54,603 [salt.state       ][INFO    ][2202] Completed state [mdb] at time 06:16:54.603814 duration_in_ms=2.996
2018-01-21 06:16:54,604 [salt.state       ][INFO    ][2202] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.604265
2018-01-21 06:16:54,604 [salt.state       ][INFO    ][2202] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,606 [salt.state       ][INFO    ][2202] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,606 [salt.state       ][INFO    ][2202] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.606417 duration_in_ms=2.152
2018-01-21 06:16:54,606 [salt.state       ][INFO    ][2202] Running state [cfg01] at time 06:16:54.606893
2018-01-21 06:16:54,607 [salt.state       ][INFO    ][2202] Executing state host.present for cfg01
2018-01-21 06:16:54,608 [salt.state       ][INFO    ][2202] {'host': 'cfg01'}
2018-01-21 06:16:54,609 [salt.state       ][INFO    ][2202] Completed state [cfg01] at time 06:16:54.608953 duration_in_ms=2.059
2018-01-21 06:16:54,609 [salt.state       ][INFO    ][2202] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.609402
2018-01-21 06:16:54,610 [salt.state       ][INFO    ][2202] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,611 [salt.state       ][INFO    ][2202] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,611 [salt.state       ][INFO    ][2202] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.611584 duration_in_ms=2.182
2018-01-21 06:16:54,612 [salt.state       ][INFO    ][2202] Running state [prx01] at time 06:16:54.612070
2018-01-21 06:16:54,612 [salt.state       ][INFO    ][2202] Executing state host.present for prx01
2018-01-21 06:16:54,614 [salt.state       ][INFO    ][2202] {'host': 'prx01'}
2018-01-21 06:16:54,615 [salt.state       ][INFO    ][2202] Completed state [prx01] at time 06:16:54.615337 duration_in_ms=3.267
2018-01-21 06:16:54,615 [salt.state       ][INFO    ][2202] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.615803
2018-01-21 06:16:54,616 [salt.state       ][INFO    ][2202] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,617 [salt.state       ][INFO    ][2202] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,618 [salt.state       ][INFO    ][2202] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.618050 duration_in_ms=2.247
2018-01-21 06:16:54,618 [salt.state       ][INFO    ][2202] Running state [kvm01] at time 06:16:54.618466
2018-01-21 06:16:54,618 [salt.state       ][INFO    ][2202] Executing state host.present for kvm01
2018-01-21 06:16:54,620 [salt.state       ][INFO    ][2202] {'host': 'kvm01'}
2018-01-21 06:16:54,620 [salt.state       ][INFO    ][2202] Completed state [kvm01] at time 06:16:54.620435 duration_in_ms=1.97
2018-01-21 06:16:54,620 [salt.state       ][INFO    ][2202] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.620896
2018-01-21 06:16:54,621 [salt.state       ][INFO    ][2202] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,622 [salt.state       ][INFO    ][2202] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,623 [salt.state       ][INFO    ][2202] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.623180 duration_in_ms=2.285
2018-01-21 06:16:54,623 [salt.state       ][INFO    ][2202] Running state [kvm03] at time 06:16:54.623633
2018-01-21 06:16:54,624 [salt.state       ][INFO    ][2202] Executing state host.present for kvm03
2018-01-21 06:16:54,625 [salt.state       ][INFO    ][2202] {'host': 'kvm03'}
2018-01-21 06:16:54,626 [salt.state       ][INFO    ][2202] Completed state [kvm03] at time 06:16:54.626432 duration_in_ms=2.799
2018-01-21 06:16:54,626 [salt.state       ][INFO    ][2202] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.626873
2018-01-21 06:16:54,627 [salt.state       ][INFO    ][2202] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,629 [salt.state       ][INFO    ][2202] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,629 [salt.state       ][INFO    ][2202] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.629394 duration_in_ms=2.521
2018-01-21 06:16:54,629 [salt.state       ][INFO    ][2202] Running state [kvm02] at time 06:16:54.629865
2018-01-21 06:16:54,630 [salt.state       ][INFO    ][2202] Executing state host.present for kvm02
2018-01-21 06:16:54,631 [salt.state       ][INFO    ][2202] {'host': 'kvm02'}
2018-01-21 06:16:54,631 [salt.state       ][INFO    ][2202] Completed state [kvm02] at time 06:16:54.631755 duration_in_ms=1.889
2018-01-21 06:16:54,632 [salt.state       ][INFO    ][2202] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.632230
2018-01-21 06:16:54,632 [salt.state       ][INFO    ][2202] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,634 [salt.state       ][INFO    ][2202] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,634 [salt.state       ][INFO    ][2202] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.634461 duration_in_ms=2.231
2018-01-21 06:16:54,634 [salt.state       ][INFO    ][2202] Running state [dbs] at time 06:16:54.634903
2018-01-21 06:16:54,635 [salt.state       ][INFO    ][2202] Executing state host.present for dbs
2018-01-21 06:16:54,636 [salt.state       ][INFO    ][2202] {'host': 'dbs'}
2018-01-21 06:16:54,636 [salt.state       ][INFO    ][2202] Completed state [dbs] at time 06:16:54.636873 duration_in_ms=1.97
2018-01-21 06:16:54,637 [salt.state       ][INFO    ][2202] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.637327
2018-01-21 06:16:54,638 [salt.state       ][INFO    ][2202] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,639 [salt.state       ][INFO    ][2202] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,639 [salt.state       ][INFO    ][2202] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.639563 duration_in_ms=2.236
2018-01-21 06:16:54,640 [salt.state       ][INFO    ][2202] Running state [prx] at time 06:16:54.640044
2018-01-21 06:16:54,640 [salt.state       ][INFO    ][2202] Executing state host.present for prx
2018-01-21 06:16:54,641 [salt.state       ][INFO    ][2202] {'host': 'prx'}
2018-01-21 06:16:54,642 [salt.state       ][INFO    ][2202] Completed state [prx] at time 06:16:54.642230 duration_in_ms=2.187
2018-01-21 06:16:54,642 [salt.state       ][INFO    ][2202] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.642674
2018-01-21 06:16:54,643 [salt.state       ][INFO    ][2202] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,644 [salt.state       ][INFO    ][2202] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,644 [salt.state       ][INFO    ][2202] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.644743 duration_in_ms=2.069
2018-01-21 06:16:54,645 [salt.state       ][INFO    ][2202] Running state [prx02] at time 06:16:54.645238
2018-01-21 06:16:54,646 [salt.state       ][INFO    ][2202] Executing state host.present for prx02
2018-01-21 06:16:54,647 [salt.state       ][INFO    ][2202] {'host': 'prx02'}
2018-01-21 06:16:54,647 [salt.state       ][INFO    ][2202] Completed state [prx02] at time 06:16:54.647710 duration_in_ms=2.472
2018-01-21 06:16:54,648 [salt.state       ][INFO    ][2202] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.648153
2018-01-21 06:16:54,648 [salt.state       ][INFO    ][2202] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,650 [salt.state       ][INFO    ][2202] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,651 [salt.state       ][INFO    ][2202] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.651044 duration_in_ms=2.891
2018-01-21 06:16:54,651 [salt.state       ][INFO    ][2202] Running state [msg02] at time 06:16:54.651475
2018-01-21 06:16:54,651 [salt.state       ][INFO    ][2202] Executing state host.present for msg02
2018-01-21 06:16:54,653 [salt.state       ][INFO    ][2202] {'host': 'msg02'}
2018-01-21 06:16:54,653 [salt.state       ][INFO    ][2202] Completed state [msg02] at time 06:16:54.653459 duration_in_ms=1.985
2018-01-21 06:16:54,654 [salt.state       ][INFO    ][2202] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.654234
2018-01-21 06:16:54,654 [salt.state       ][INFO    ][2202] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,655 [salt.state       ][INFO    ][2202] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,656 [salt.state       ][INFO    ][2202] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.656245 duration_in_ms=2.011
2018-01-21 06:16:54,656 [salt.state       ][INFO    ][2202] Running state [msg03] at time 06:16:54.656706
2018-01-21 06:16:54,657 [salt.state       ][INFO    ][2202] Executing state host.present for msg03
2018-01-21 06:16:54,658 [salt.state       ][INFO    ][2202] {'host': 'msg03'}
2018-01-21 06:16:54,658 [salt.state       ][INFO    ][2202] Completed state [msg03] at time 06:16:54.658646 duration_in_ms=1.94
2018-01-21 06:16:54,659 [salt.state       ][INFO    ][2202] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.659088
2018-01-21 06:16:54,659 [salt.state       ][INFO    ][2202] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,660 [salt.state       ][INFO    ][2202] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,661 [salt.state       ][INFO    ][2202] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.661339 duration_in_ms=2.252
2018-01-21 06:16:54,662 [salt.state       ][INFO    ][2202] Running state [msg01] at time 06:16:54.662864
2018-01-21 06:16:54,663 [salt.state       ][INFO    ][2202] Executing state host.present for msg01
2018-01-21 06:16:54,664 [salt.state       ][INFO    ][2202] {'host': 'msg01'}
2018-01-21 06:16:54,664 [salt.state       ][INFO    ][2202] Completed state [msg01] at time 06:16:54.664908 duration_in_ms=2.044
2018-01-21 06:16:54,665 [salt.state       ][INFO    ][2202] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.665349
2018-01-21 06:16:54,666 [salt.state       ][INFO    ][2202] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,667 [salt.state       ][INFO    ][2202] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,667 [salt.state       ][INFO    ][2202] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.667897 duration_in_ms=2.548
2018-01-21 06:16:54,668 [salt.state       ][INFO    ][2202] Running state [msg] at time 06:16:54.668340
2018-01-21 06:16:54,668 [salt.state       ][INFO    ][2202] Executing state host.present for msg
2018-01-21 06:16:54,669 [salt.state       ][INFO    ][2202] {'host': 'msg'}
2018-01-21 06:16:54,670 [salt.state       ][INFO    ][2202] Completed state [msg] at time 06:16:54.670305 duration_in_ms=1.965
2018-01-21 06:16:54,670 [salt.state       ][INFO    ][2202] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.670728
2018-01-21 06:16:54,671 [salt.state       ][INFO    ][2202] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,672 [salt.state       ][INFO    ][2202] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,673 [salt.state       ][INFO    ][2202] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.673043 duration_in_ms=2.315
2018-01-21 06:16:54,673 [salt.state       ][INFO    ][2202] Running state [cfg01] at time 06:16:54.673476
2018-01-21 06:16:54,674 [salt.state       ][INFO    ][2202] Executing state host.present for cfg01
2018-01-21 06:16:54,675 [salt.state       ][INFO    ][2202] Host cfg01 (192.168.10.100) already present
2018-01-21 06:16:54,675 [salt.state       ][INFO    ][2202] Completed state [cfg01] at time 06:16:54.675707 duration_in_ms=2.231
2018-01-21 06:16:54,676 [salt.state       ][INFO    ][2202] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.676187
2018-01-21 06:16:54,676 [salt.state       ][INFO    ][2202] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,677 [salt.state       ][INFO    ][2202] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-21 06:16:54,677 [salt.state       ][INFO    ][2202] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.677873 duration_in_ms=1.686
2018-01-21 06:16:54,678 [salt.state       ][INFO    ][2202] Running state [cmp002] at time 06:16:54.678327
2018-01-21 06:16:54,678 [salt.state       ][INFO    ][2202] Executing state host.present for cmp002
2018-01-21 06:16:54,679 [salt.state       ][INFO    ][2202] {'host': 'cmp002'}
2018-01-21 06:16:54,680 [salt.state       ][INFO    ][2202] Completed state [cmp002] at time 06:16:54.680347 duration_in_ms=2.019
2018-01-21 06:16:54,680 [salt.state       ][INFO    ][2202] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.680787
2018-01-21 06:16:54,681 [salt.state       ][INFO    ][2202] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,682 [salt.state       ][INFO    ][2202] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,682 [salt.state       ][INFO    ][2202] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.682846 duration_in_ms=2.059
2018-01-21 06:16:54,683 [salt.state       ][INFO    ][2202] Running state [cmp001] at time 06:16:54.683250
2018-01-21 06:16:54,683 [salt.state       ][INFO    ][2202] Executing state host.present for cmp001
2018-01-21 06:16:54,684 [salt.state       ][INFO    ][2202] {'host': 'cmp001'}
2018-01-21 06:16:54,685 [salt.state       ][INFO    ][2202] Completed state [cmp001] at time 06:16:54.685134 duration_in_ms=1.884
2018-01-21 06:16:54,685 [salt.state       ][INFO    ][2202] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.685374
2018-01-21 06:16:54,686 [salt.state       ][INFO    ][2202] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,687 [salt.state       ][INFO    ][2202] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,687 [salt.state       ][INFO    ][2202] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.687654 duration_in_ms=2.279
2018-01-21 06:16:54,687 [salt.state       ][INFO    ][2202] Running state [dbs01] at time 06:16:54.687899
2018-01-21 06:16:54,688 [salt.state       ][INFO    ][2202] Executing state host.present for dbs01
2018-01-21 06:16:54,689 [salt.state       ][INFO    ][2202] {'host': 'dbs01'}
2018-01-21 06:16:54,690 [salt.state       ][INFO    ][2202] Completed state [dbs01] at time 06:16:54.689516 duration_in_ms=1.616
2018-01-21 06:16:54,690 [salt.state       ][INFO    ][2202] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.690278
2018-01-21 06:16:54,690 [salt.state       ][INFO    ][2202] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,691 [salt.state       ][INFO    ][2202] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,691 [salt.state       ][INFO    ][2202] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.691682 duration_in_ms=1.404
2018-01-21 06:16:54,691 [salt.state       ][INFO    ][2202] Running state [dbs02] at time 06:16:54.691923
2018-01-21 06:16:54,692 [salt.state       ][INFO    ][2202] Executing state host.present for dbs02
2018-01-21 06:16:54,693 [salt.state       ][INFO    ][2202] {'host': 'dbs02'}
2018-01-21 06:16:54,693 [salt.state       ][INFO    ][2202] Completed state [dbs02] at time 06:16:54.693295 duration_in_ms=1.372
2018-01-21 06:16:54,693 [salt.state       ][INFO    ][2202] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.693518
2018-01-21 06:16:54,693 [salt.state       ][INFO    ][2202] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,694 [salt.state       ][INFO    ][2202] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,695 [salt.state       ][INFO    ][2202] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.694972 duration_in_ms=1.454
2018-01-21 06:16:54,695 [salt.state       ][INFO    ][2202] Running state [dbs03] at time 06:16:54.695218
2018-01-21 06:16:54,695 [salt.state       ][INFO    ][2202] Executing state host.present for dbs03
2018-01-21 06:16:54,696 [salt.state       ][INFO    ][2202] {'host': 'dbs03'}
2018-01-21 06:16:54,696 [salt.state       ][INFO    ][2202] Completed state [dbs03] at time 06:16:54.696642 duration_in_ms=1.423
2018-01-21 06:16:54,696 [salt.state       ][INFO    ][2202] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.696867
2018-01-21 06:16:54,697 [salt.state       ][INFO    ][2202] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,699 [salt.state       ][INFO    ][2202] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,699 [salt.state       ][INFO    ][2202] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.699662 duration_in_ms=2.795
2018-01-21 06:16:54,699 [salt.state       ][INFO    ][2202] Running state [odl01] at time 06:16:54.699907
2018-01-21 06:16:54,700 [salt.state       ][INFO    ][2202] Executing state host.present for odl01
2018-01-21 06:16:54,701 [salt.state       ][INFO    ][2202] {'host': 'odl01'}
2018-01-21 06:16:54,701 [salt.state       ][INFO    ][2202] Completed state [odl01] at time 06:16:54.701341 duration_in_ms=1.433
2018-01-21 06:16:54,702 [salt.state       ][INFO    ][2202] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.702139
2018-01-21 06:16:54,702 [salt.state       ][INFO    ][2202] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,703 [salt.state       ][INFO    ][2202] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,703 [salt.state       ][INFO    ][2202] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.703639 duration_in_ms=1.499
2018-01-21 06:16:54,703 [salt.state       ][INFO    ][2202] Running state [mas01] at time 06:16:54.703877
2018-01-21 06:16:54,704 [salt.state       ][INFO    ][2202] Executing state host.present for mas01
2018-01-21 06:16:54,705 [salt.state       ][INFO    ][2202] {'host': 'mas01'}
2018-01-21 06:16:54,706 [salt.state       ][INFO    ][2202] Completed state [mas01] at time 06:16:54.706113 duration_in_ms=2.236
2018-01-21 06:16:54,706 [salt.state       ][INFO    ][2202] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.706342
2018-01-21 06:16:54,706 [salt.state       ][INFO    ][2202] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,707 [salt.state       ][INFO    ][2202] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,707 [salt.state       ][INFO    ][2202] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.707786 duration_in_ms=1.443
2018-01-21 06:16:54,708 [salt.state       ][INFO    ][2202] Running state [ctl02] at time 06:16:54.708038
2018-01-21 06:16:54,708 [salt.state       ][INFO    ][2202] Executing state host.present for ctl02
2018-01-21 06:16:54,709 [salt.state       ][INFO    ][2202] {'host': 'ctl02'}
2018-01-21 06:16:54,710 [salt.state       ][INFO    ][2202] Completed state [ctl02] at time 06:16:54.709515 duration_in_ms=1.477
2018-01-21 06:16:54,711 [salt.state       ][INFO    ][2202] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.711076
2018-01-21 06:16:54,711 [salt.state       ][INFO    ][2202] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,712 [salt.state       ][INFO    ][2202] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,712 [salt.state       ][INFO    ][2202] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.712627 duration_in_ms=1.551
2018-01-21 06:16:54,712 [salt.state       ][INFO    ][2202] Running state [ctl03] at time 06:16:54.712848
2018-01-21 06:16:54,713 [salt.state       ][INFO    ][2202] Executing state host.present for ctl03
2018-01-21 06:16:54,714 [salt.state       ][INFO    ][2202] {'host': 'ctl03'}
2018-01-21 06:16:54,714 [salt.state       ][INFO    ][2202] Completed state [ctl03] at time 06:16:54.714927 duration_in_ms=2.079
2018-01-21 06:16:54,715 [salt.state       ][INFO    ][2202] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.715167
2018-01-21 06:16:54,715 [salt.state       ][INFO    ][2202] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,716 [salt.state       ][INFO    ][2202] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,716 [salt.state       ][INFO    ][2202] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.716741 duration_in_ms=1.574
2018-01-21 06:16:54,717 [salt.state       ][INFO    ][2202] Running state [ctl01] at time 06:16:54.716966
2018-01-21 06:16:54,717 [salt.state       ][INFO    ][2202] Executing state host.present for ctl01
2018-01-21 06:16:54,718 [salt.state       ][INFO    ][2202] {'host': 'ctl01'}
2018-01-21 06:16:54,718 [salt.state       ][INFO    ][2202] Completed state [ctl01] at time 06:16:54.718522 duration_in_ms=1.557
2018-01-21 06:16:54,718 [salt.state       ][INFO    ][2202] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.718759
2018-01-21 06:16:54,718 [salt.state       ][INFO    ][2202] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,720 [salt.state       ][INFO    ][2202] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,720 [salt.state       ][INFO    ][2202] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.720415 duration_in_ms=1.656
2018-01-21 06:16:54,720 [salt.state       ][INFO    ][2202] Running state [ctl] at time 06:16:54.720650
2018-01-21 06:16:54,720 [salt.state       ][INFO    ][2202] Executing state host.present for ctl
2018-01-21 06:16:54,723 [salt.state       ][INFO    ][2202] {'host': 'ctl'}
2018-01-21 06:16:54,723 [salt.state       ][INFO    ][2202] Completed state [ctl] at time 06:16:54.723182 duration_in_ms=2.533
2018-01-21 06:16:54,723 [salt.state       ][INFO    ][2202] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.723409
2018-01-21 06:16:54,723 [salt.state       ][INFO    ][2202] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-21 06:16:54,724 [salt.state       ][INFO    ][2202] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-21 06:16:54,725 [salt.state       ][INFO    ][2202] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 06:16:54.724987 duration_in_ms=1.579
2018-01-21 06:16:54,725 [salt.state       ][INFO    ][2202] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:16:54.725213
2018-01-21 06:16:54,725 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-21 06:16:54,726 [salt.state       ][INFO    ][2202] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-21 06:16:54,726 [salt.state       ][INFO    ][2202] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:16:54.726544 duration_in_ms=1.331
2018-01-21 06:16:54,728 [salt.state       ][INFO    ][2202] Running state [ens2] at time 06:16:54.728562
2018-01-21 06:16:54,728 [salt.state       ][INFO    ][2202] Executing state network.managed for ens2
2018-01-21 06:16:54,891 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-21 06:16:56,061 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-21 06:16:57,268 [salt.state       ][INFO    ][2202] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-21 06:16:57,268 [salt.state       ][INFO    ][2202] Completed state [ens2] at time 06:16:57.268911 duration_in_ms=2540.347
2018-01-21 06:16:57,269 [salt.state       ][INFO    ][2202] Running state [ens3] at time 06:16:57.269300
2018-01-21 06:16:57,270 [salt.state       ][INFO    ][2202] Executing state network.managed for ens3
2018-01-21 06:16:57,298 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-21 06:16:57,847 [salt.state       ][INFO    ][2202] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-21 06:16:57,848 [salt.state       ][INFO    ][2202] Completed state [ens3] at time 06:16:57.847996 duration_in_ms=578.695
2018-01-21 06:16:57,848 [salt.state       ][INFO    ][2202] Running state [/etc/profile.d/proxy.sh] at time 06:16:57.848346
2018-01-21 06:16:57,848 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-21 06:16:57,849 [salt.state       ][INFO    ][2202] File /etc/profile.d/proxy.sh is not present
2018-01-21 06:16:57,849 [salt.state       ][INFO    ][2202] Completed state [/etc/profile.d/proxy.sh] at time 06:16:57.849387 duration_in_ms=1.044
2018-01-21 06:16:57,849 [salt.state       ][INFO    ][2202] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:16:57.849897
2018-01-21 06:16:57,850 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-21 06:16:57,850 [salt.state       ][INFO    ][2202] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-21 06:16:57,850 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:16:57.850574 duration_in_ms=0.677
2018-01-21 06:16:57,852 [salt.state       ][INFO    ][2202] Running state [ntp] at time 06:16:57.852214
2018-01-21 06:16:57,852 [salt.state       ][INFO    ][2202] Executing state pkg.installed for ntp
2018-01-21 06:16:58,036 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 06:16:58,065 [salt.loaded.int.module.cmdmod][INFO    ][2202] 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-21 06:16:58,359 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061658663115
2018-01-21 06:16:58,378 [salt.minion      ][INFO    ][5008] Starting a new job with PID 5008
2018-01-21 06:16:58,392 [salt.minion      ][INFO    ][5008] Returning information for job: 20180121061658663115
2018-01-21 06:17:01,155 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 06:17:01,188 [salt.state       ][INFO    ][2202] 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-21 06:17:01,205 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-21 06:17:01,233 [salt.state       ][INFO    ][2202] Completed state [ntp] at time 06:17:01.232986 duration_in_ms=3380.77
2018-01-21 06:17:01,236 [salt.state       ][INFO    ][2202] Running state [/etc/ntp.conf] at time 06:17:01.236465
2018-01-21 06:17:01,236 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/ntp.conf
2018-01-21 06:17:01,268 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-21 06:17:01,319 [salt.state       ][INFO    ][2202] 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-21 06:17:01,322 [salt.state       ][INFO    ][2202] Completed state [/etc/ntp.conf] at time 06:17:01.321470 duration_in_ms=85.004
2018-01-21 06:17:01,612 [salt.state       ][INFO    ][2202] Running state [ntp] at time 06:17:01.612060
2018-01-21 06:17:01,612 [salt.state       ][INFO    ][2202] Executing state service.running for ntp
2018-01-21 06:17:01,613 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-21 06:17:01,629 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-21 06:17:01,647 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-21 06:17:01,666 [salt.state       ][INFO    ][2202] The service ntp is already running
2018-01-21 06:17:01,667 [salt.state       ][INFO    ][2202] Completed state [ntp] at time 06:17:01.667006 duration_in_ms=54.945
2018-01-21 06:17:01,667 [salt.state       ][INFO    ][2202] Running state [ntp] at time 06:17:01.667298
2018-01-21 06:17:01,667 [salt.state       ][INFO    ][2202] Executing state service.mod_watch for ntp
2018-01-21 06:17:01,668 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-21 06:17:01,683 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-21 06:17:01,698 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-21 06:17:01,776 [salt.state       ][INFO    ][2202] {'ntp': True}
2018-01-21 06:17:01,776 [salt.state       ][INFO    ][2202] Completed state [ntp] at time 06:17:01.776797 duration_in_ms=109.498
2018-01-21 06:17:01,782 [salt.minion      ][INFO    ][2202] Returning information for job: 20180121061628509937
2018-01-21 06:17:15,167 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180121061715937363
2018-01-21 06:17:15,190 [salt.minion      ][INFO    ][5837] Starting a new job with PID 5837
2018-01-21 06:17:15,202 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][5837] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-21 06:17:15,204 [salt.minion      ][INFO    ][5837] Returning information for job: 20180121061715937363
2018-01-21 06:17:40,475 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command pkg.upgrade with jid 20180121061741244792
2018-01-21 06:17:40,504 [salt.minion      ][INFO    ][5849] Starting a new job with PID 5849
2018-01-21 06:17:40,528 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5849] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 06:17:40,799 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5849] 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-21 06:17:50,591 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061751360978
2018-01-21 06:17:50,615 [salt.minion      ][INFO    ][8229] Starting a new job with PID 8229
2018-01-21 06:17:50,630 [salt.minion      ][INFO    ][8229] Returning information for job: 20180121061751360978
2018-01-21 06:17:59,516 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5849] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 06:17:59,547 [salt.minion      ][INFO    ][5849] Returning information for job: 20180121061741244792
2018-01-21 06:18:03,847 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command state.sls with jid 20180121061804620784
2018-01-21 06:18:03,876 [salt.minion      ][INFO    ][12134] Starting a new job with PID 12134
2018-01-21 06:18:06,096 [salt.state       ][INFO    ][12134] Loading fresh modules for state activity
2018-01-21 06:18:06,151 [salt.fileclient  ][INFO    ][12134] Fetching file from saltenv 'base', ** done ** 'opendaylight/init.sls'
2018-01-21 06:18:06,187 [salt.fileclient  ][INFO    ][12134] Fetching file from saltenv 'base', ** done ** 'opendaylight/server.sls'
2018-01-21 06:18:06,231 [salt.fileclient  ][INFO    ][12134] Fetching file from saltenv 'base', ** done ** 'opendaylight/map.jinja'
2018-01-21 06:18:06,272 [salt.state       ][INFO    ][12134] Running state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 06:18:06.272852
2018-01-21 06:18:06,273 [salt.state       ][INFO    ][12134] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main
2018-01-21 06:18:06,334 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['apt-key', 'export', '49B07274951063870A8B7EAE7B8AA1A344C05248'] in directory '/root'
2018-01-21 06:18:06,417 [salt.loaded.int.module.cmdmod][INFO    ][12134] 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-21 06:18:06,699 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 06:18:09,822 [salt.state       ][INFO    ][12134] {'repo': 'deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main'}
2018-01-21 06:18:09,822 [salt.state       ][INFO    ][12134] Completed state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 06:18:09.822477 duration_in_ms=3549.624
2018-01-21 06:18:10,213 [salt.state       ][INFO    ][12134] Running state [opendaylight] at time 06:18:10.213279
2018-01-21 06:18:10,213 [salt.state       ][INFO    ][12134] Executing state pkg.installed for opendaylight
2018-01-21 06:18:10,214 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 06:18:10,529 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['apt-cache', '-q', 'policy', 'opendaylight'] in directory '/root'
2018-01-21 06:18:10,601 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-21 06:18:12,156 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-21 06:18:12,188 [salt.loaded.int.module.cmdmod][INFO    ][12134] 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-21 06:18:13,961 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061814728513
2018-01-21 06:18:13,982 [salt.minion      ][INFO    ][13011] Starting a new job with PID 13011
2018-01-21 06:18:13,995 [salt.minion      ][INFO    ][13011] Returning information for job: 20180121061814728513
2018-01-21 06:18:24,184 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061824950006
2018-01-21 06:18:24,216 [salt.minion      ][INFO    ][13016] Starting a new job with PID 13016
2018-01-21 06:18:24,232 [salt.minion      ][INFO    ][13016] Returning information for job: 20180121061824950006
2018-01-21 06:18:34,423 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061835186525
2018-01-21 06:18:34,448 [salt.minion      ][INFO    ][13021] Starting a new job with PID 13021
2018-01-21 06:18:34,464 [salt.minion      ][INFO    ][13021] Returning information for job: 20180121061835186525
2018-01-21 06:18:44,661 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061845427998
2018-01-21 06:18:44,686 [salt.minion      ][INFO    ][13026] Starting a new job with PID 13026
2018-01-21 06:18:44,700 [salt.minion      ][INFO    ][13026] Returning information for job: 20180121061845427998
2018-01-21 06:18:54,885 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061855652406
2018-01-21 06:18:54,910 [salt.minion      ][INFO    ][13031] Starting a new job with PID 13031
2018-01-21 06:18:54,924 [salt.minion      ][INFO    ][13031] Returning information for job: 20180121061855652406
2018-01-21 06:19:05,110 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061905877147
2018-01-21 06:19:05,134 [salt.minion      ][INFO    ][13036] Starting a new job with PID 13036
2018-01-21 06:19:05,148 [salt.minion      ][INFO    ][13036] Returning information for job: 20180121061905877147
2018-01-21 06:19:15,337 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061916107228
2018-01-21 06:19:15,359 [salt.minion      ][INFO    ][13041] Starting a new job with PID 13041
2018-01-21 06:19:15,372 [salt.minion      ][INFO    ][13041] Returning information for job: 20180121061916107228
2018-01-21 06:19:25,414 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061926182700
2018-01-21 06:19:25,439 [salt.minion      ][INFO    ][13046] Starting a new job with PID 13046
2018-01-21 06:19:25,452 [salt.minion      ][INFO    ][13046] Returning information for job: 20180121061926182700
2018-01-21 06:19:35,640 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061936409776
2018-01-21 06:19:35,664 [salt.minion      ][INFO    ][13051] Starting a new job with PID 13051
2018-01-21 06:19:35,678 [salt.minion      ][INFO    ][13051] Returning information for job: 20180121061936409776
2018-01-21 06:19:45,667 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061946433494
2018-01-21 06:19:45,693 [salt.minion      ][INFO    ][13056] Starting a new job with PID 13056
2018-01-21 06:19:45,709 [salt.minion      ][INFO    ][13056] Returning information for job: 20180121061946433494
2018-01-21 06:19:55,696 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121061956465240
2018-01-21 06:19:55,722 [salt.minion      ][INFO    ][13061] Starting a new job with PID 13061
2018-01-21 06:19:55,737 [salt.minion      ][INFO    ][13061] Returning information for job: 20180121061956465240
2018-01-21 06:20:05,724 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062006493900
2018-01-21 06:20:05,747 [salt.minion      ][INFO    ][13066] Starting a new job with PID 13066
2018-01-21 06:20:05,761 [salt.minion      ][INFO    ][13066] Returning information for job: 20180121062006493900
2018-01-21 06:20:15,751 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062016519168
2018-01-21 06:20:15,776 [salt.minion      ][INFO    ][13071] Starting a new job with PID 13071
2018-01-21 06:20:15,792 [salt.minion      ][INFO    ][13071] Returning information for job: 20180121062016519168
2018-01-21 06:20:25,781 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062026550706
2018-01-21 06:20:25,812 [salt.minion      ][INFO    ][13076] Starting a new job with PID 13076
2018-01-21 06:20:25,825 [salt.minion      ][INFO    ][13076] Returning information for job: 20180121062026550706
2018-01-21 06:20:35,818 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062036589780
2018-01-21 06:20:35,854 [salt.minion      ][INFO    ][13081] Starting a new job with PID 13081
2018-01-21 06:20:35,869 [salt.minion      ][INFO    ][13081] Returning information for job: 20180121062036589780
2018-01-21 06:20:45,868 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062046634887
2018-01-21 06:20:45,896 [salt.minion      ][INFO    ][13087] Starting a new job with PID 13087
2018-01-21 06:20:45,910 [salt.minion      ][INFO    ][13087] Returning information for job: 20180121062046634887
2018-01-21 06:20:55,902 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062056669926
2018-01-21 06:20:55,928 [salt.minion      ][INFO    ][13092] Starting a new job with PID 13092
2018-01-21 06:20:55,942 [salt.minion      ][INFO    ][13092] Returning information for job: 20180121062056669926
2018-01-21 06:21:05,947 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062106711766
2018-01-21 06:21:05,973 [salt.minion      ][INFO    ][13097] Starting a new job with PID 13097
2018-01-21 06:21:05,987 [salt.minion      ][INFO    ][13097] Returning information for job: 20180121062106711766
2018-01-21 06:21:15,986 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062116754147
2018-01-21 06:21:16,010 [salt.minion      ][INFO    ][13102] Starting a new job with PID 13102
2018-01-21 06:21:16,023 [salt.minion      ][INFO    ][13102] Returning information for job: 20180121062116754147
2018-01-21 06:21:26,022 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062126791074
2018-01-21 06:21:26,054 [salt.minion      ][INFO    ][13107] Starting a new job with PID 13107
2018-01-21 06:21:26,066 [salt.minion      ][INFO    ][13107] Returning information for job: 20180121062126791074
2018-01-21 06:21:36,060 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062136831420
2018-01-21 06:21:36,086 [salt.minion      ][INFO    ][13195] Starting a new job with PID 13195
2018-01-21 06:21:36,099 [salt.minion      ][INFO    ][13195] Returning information for job: 20180121062136831420
2018-01-21 06:21:46,110 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062146880301
2018-01-21 06:21:46,130 [salt.minion      ][INFO    ][13397] Starting a new job with PID 13397
2018-01-21 06:21:46,145 [salt.minion      ][INFO    ][13397] Returning information for job: 20180121062146880301
2018-01-21 06:21:56,156 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062156927335
2018-01-21 06:21:56,180 [salt.minion      ][INFO    ][13420] Starting a new job with PID 13420
2018-01-21 06:21:56,193 [salt.minion      ][INFO    ][13420] Returning information for job: 20180121062156927335
2018-01-21 06:22:06,211 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180121062206982096
2018-01-21 06:22:06,234 [salt.minion      ][INFO    ][13425] Starting a new job with PID 13425
2018-01-21 06:22:06,265 [salt.minion      ][INFO    ][13425] Returning information for job: 20180121062206982096
2018-01-21 06:22:11,714 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-21 06:22:11,764 [salt.state       ][INFO    ][12134] 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-21 06:22:11,783 [salt.state       ][INFO    ][12134] Loading fresh modules for state activity
2018-01-21 06:22:11,812 [salt.state       ][INFO    ][12134] Completed state [opendaylight] at time 06:22:11.812464 duration_in_ms=241599.184
2018-01-21 06:22:12,060 [salt.state       ][INFO    ][12134] Running state [/opt/opendaylight/etc/jetty.xml] at time 06:22:12.060352
2018-01-21 06:22:12,061 [salt.state       ][INFO    ][12134] Executing state file.managed for /opt/opendaylight/etc/jetty.xml
2018-01-21 06:22:12,147 [salt.fileclient  ][INFO    ][12134] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/jetty.xml'
2018-01-21 06:22:12,202 [salt.state       ][INFO    ][12134] 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-21 06:22:12,205 [salt.state       ][INFO    ][12134] Completed state [/opt/opendaylight/etc/jetty.xml] at time 06:22:12.205410 duration_in_ms=145.063
2018-01-21 06:22:12,205 [salt.state       ][INFO    ][12134] Running state [/opt/opendaylight/bin/setenv] at time 06:22:12.205827
2018-01-21 06:22:12,206 [salt.state       ][INFO    ][12134] Executing state file.managed for /opt/opendaylight/bin/setenv
2018-01-21 06:22:12,246 [salt.fileclient  ][INFO    ][12134] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/setenv.shell'
2018-01-21 06:22:12,280 [salt.state       ][INFO    ][12134] 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-21 06:22:12,288 [salt.state       ][INFO    ][12134] Completed state [/opt/opendaylight/bin/setenv] at time 06:22:12.288415 duration_in_ms=82.588
2018-01-21 06:22:12,291 [salt.state       ][INFO    ][12134] Running state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 06:22:12.291017
2018-01-21 06:22:12,291 [salt.state       ][INFO    ][12134] Executing state ini.options_present for /opt/opendaylight/etc/org.apache.karaf.features.cfg
2018-01-21 06:22:12,308 [salt.state       ][INFO    ][12134] {'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-21 06:22:12,308 [salt.state       ][INFO    ][12134] Completed state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 06:22:12.308502 duration_in_ms=17.485
2018-01-21 06:22:12,308 [salt.state       ][INFO    ][12134] Running state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 06:22:12.308934
2018-01-21 06:22:12,309 [salt.state       ][INFO    ][12134] Executing state ini.options_present for /opt/opendaylight/etc/org.ops4j.pax.web.cfg
2018-01-21 06:22:12,310 [salt.state       ][INFO    ][12134] {'org.ops4j.pax.web.listening.addresses': {'after': '192.168.10.111', 'before': None}}
2018-01-21 06:22:12,310 [salt.state       ][INFO    ][12134] Completed state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 06:22:12.310491 duration_in_ms=1.557
2018-01-21 06:22:12,310 [salt.state       ][INFO    ][12134] Running state [/opt/opendaylight/etc/custom.properties] at time 06:22:12.310950
2018-01-21 06:22:12,322 [salt.state       ][INFO    ][12134] Executing state ini.options_present for /opt/opendaylight/etc/custom.properties
2018-01-21 06:22:12,345 [salt.state       ][INFO    ][12134] {'ovsdb.l3.fwd.enabled': {'after': 'yes', 'before': None}, 'ovsdb.of.version': {'after': '1.3', 'before': None}}
2018-01-21 06:22:12,346 [salt.state       ][INFO    ][12134] Completed state [/opt/opendaylight/etc/custom.properties] at time 06:22:12.345972 duration_in_ms=35.021
2018-01-21 06:22:12,346 [salt.state       ][INFO    ][12134] Running state [opendaylight] at time 06:22:12.346461
2018-01-21 06:22:12,346 [salt.state       ][INFO    ][12134] Executing state service.running for opendaylight
2018-01-21 06:22:12,347 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['systemctl', 'status', 'opendaylight.service', '-n', '0'] in directory '/root'
2018-01-21 06:22:12,365 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-21 06:22:12,382 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-21 06:22:12,401 [salt.state       ][INFO    ][12134] The service opendaylight is already running
2018-01-21 06:22:12,401 [salt.state       ][INFO    ][12134] Completed state [opendaylight] at time 06:22:12.401829 duration_in_ms=55.368
2018-01-21 06:22:12,402 [salt.state       ][INFO    ][12134] Running state [opendaylight] at time 06:22:12.402108
2018-01-21 06:22:12,402 [salt.state       ][INFO    ][12134] Executing state service.mod_watch for opendaylight
2018-01-21 06:22:12,403 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-21 06:22:12,424 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-21 06:22:12,443 [salt.loaded.int.module.cmdmod][INFO    ][12134] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'opendaylight.service'] in directory '/root'
2018-01-21 06:22:12,877 [salt.state       ][INFO    ][12134] {'opendaylight': True}
2018-01-21 06:22:12,878 [salt.state       ][INFO    ][12134] Completed state [opendaylight] at time 06:22:12.878343 duration_in_ms=476.235
2018-01-21 06:22:12,881 [salt.minion      ][INFO    ][12134] Returning information for job: 20180121061804620784
2018-01-21 07:16:09,964 [salt.utils.schedule][INFO    ][2106] Running scheduled job: __mine_interval
2018-01-21 07:28:00,283 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command cp.push_dir with jid 20180121072801076150
2018-01-21 07:28:00,312 [salt.minion      ][INFO    ][17886] Starting a new job with PID 17886
