2018-01-08 11:07:37,691 [py.warnings      ][WARNING ][1877] /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-08 11:07:51,357 [salt.loaded.int.module.cmdmod][ERROR   ][1877] 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-08 11:07:53,572 [salt.loaded.int.module.cmdmod][INFO    ][2427] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-08 11:07:53,581 [salt.loaded.int.module.cmdmod][INFO    ][2427] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-08 11:07:53,595 [salt.loaded.int.module.cmdmod][INFO    ][2427] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-08 11:07:53,611 [salt.utils.parsers][WARNING ][1573] Minion received a SIGTERM. Exiting.
2018-01-08 11:07:53,935 [salt.cli.daemons ][INFO    ][2508] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-08 11:07:54,031 [salt.cli.daemons ][INFO    ][2508] Starting up the Salt Minion
2018-01-08 11:07:54,032 [salt.utils.event ][INFO    ][2508] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-08 11:07:54,357 [salt.minion      ][INFO    ][2508] Creating minion process manager
2018-01-08 11:07:55,312 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2508] Executing command ['date', '+%z'] in directory '/root'
2018-01-08 11:07:55,326 [salt.utils.schedule][INFO    ][2508] Updating job settings for scheduled job: __mine_interval
2018-01-08 11:07:55,328 [salt.minion      ][INFO    ][2508] Added mine.update to scheduler
2018-01-08 11:07:55,335 [salt.minion      ][INFO    ][2508] Minion is starting as user 'root'
2018-01-08 11:07:55,349 [salt.minion      ][INFO    ][2508] Minion is ready to receive requests!
2018-01-08 11:07:56,351 [salt.utils.schedule][INFO    ][2508] Running scheduled job: __mine_interval
2018-01-08 11:07:58,648 [salt.minion      ][INFO    ][2508] User sudo_ubuntu Executing command service.force_reload with jid 20180108110757595302
2018-01-08 11:07:58,665 [salt.minion      ][INFO    ][2605] Starting a new job with PID 2605
2018-01-08 11:07:58,823 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2605] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-08 11:07:58,833 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2605] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-08 11:07:58,849 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2605] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-08 11:07:58,868 [salt.utils.parsers][WARNING ][2508] Minion received a SIGTERM. Exiting.
2018-01-08 11:07:58,868 [salt.cli.daemons ][INFO    ][2508] Shutting down the Salt Minion
2018-01-08 11:07:59,221 [salt.cli.daemons ][INFO    ][2647] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-08 11:07:59,307 [salt.cli.daemons ][INFO    ][2647] Starting up the Salt Minion
2018-01-08 11:07:59,308 [salt.utils.event ][INFO    ][2647] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-08 11:07:59,689 [salt.minion      ][INFO    ][2647] Creating minion process manager
2018-01-08 11:08:01,398 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2647] Executing command ['date', '+%z'] in directory '/root'
2018-01-08 11:08:01,411 [salt.utils.schedule][INFO    ][2647] Updating job settings for scheduled job: __mine_interval
2018-01-08 11:08:01,414 [salt.minion      ][INFO    ][2647] Added mine.update to scheduler
2018-01-08 11:08:01,419 [salt.minion      ][INFO    ][2647] Minion is starting as user 'root'
2018-01-08 11:08:01,433 [salt.minion      ][INFO    ][2647] Minion is ready to receive requests!
2018-01-08 11:08:02,436 [salt.utils.schedule][INFO    ][2647] Running scheduled job: __mine_interval
2018-01-08 11:08:08,693 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110807635572
2018-01-08 11:08:08,717 [salt.minion      ][INFO    ][2745] Starting a new job with PID 2745
2018-01-08 11:08:08,735 [salt.minion      ][INFO    ][2745] Returning information for job: 20180108110807635572
2018-01-08 11:08:19,628 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command state.apply with jid 20180108110818568787
2018-01-08 11:08:19,645 [salt.minion      ][INFO    ][2750] Starting a new job with PID 2750
2018-01-08 11:08:23,180 [salt.state       ][INFO    ][2750] Loading fresh modules for state activity
2018-01-08 11:08:23,863 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-08 11:08:23,898 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-08 11:08:24,040 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-08 11:08:24,143 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-08 11:08:24,240 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-08 11:08:24,404 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-08 11:08:24,540 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-08 11:08:24,641 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-08 11:08:24,773 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-08 11:08:24,876 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-08 11:08:24,985 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-08 11:08:25,097 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-08 11:08:25,225 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-08 11:08:25,332 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-08 11:08:25,433 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-08 11:08:25,545 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-08 11:08:25,658 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-08 11:08:25,761 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-08 11:08:25,861 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-08 11:08:26,044 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-08 11:08:26,234 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-08 11:08:26,344 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-08 11:08:26,468 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-08 11:08:26,496 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-08 11:08:26,556 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-08 11:08:26,593 [salt.state       ][INFO    ][2750] Running state [/etc/environment] at time 11:08:26.593795
2018-01-08 11:08:26,595 [salt.state       ][INFO    ][2750] Executing state file.blockreplace for /etc/environment
2018-01-08 11:08:26,605 [salt.state       ][INFO    ][2750] 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-08 11:08:26,607 [salt.state       ][INFO    ][2750] Completed state [/etc/environment] at time 11:08:26.607163 duration_in_ms=13.368
2018-01-08 11:08:26,607 [salt.state       ][INFO    ][2750] Running state [/etc/profile.d] at time 11:08:26.607809
2018-01-08 11:08:26,608 [salt.state       ][INFO    ][2750] Executing state file.directory for /etc/profile.d
2018-01-08 11:08:26,611 [salt.state       ][INFO    ][2750] Directory /etc/profile.d is in the correct state
2018-01-08 11:08:26,613 [salt.state       ][INFO    ][2750] Completed state [/etc/profile.d] at time 11:08:26.613659 duration_in_ms=5.849
2018-01-08 11:08:27,081 [salt.state       ][INFO    ][2750] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 11:08:27.081674
2018-01-08 11:08:27,082 [salt.state       ][INFO    ][2750] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-08 11:08:27,108 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-08 11:08:27,118 [salt.state       ][INFO    ][2750] File changed:
New file
2018-01-08 11:08:27,118 [salt.state       ][INFO    ][2750] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 11:08:27.118849 duration_in_ms=37.175
2018-01-08 11:08:27,119 [salt.state       ][INFO    ][2750] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 11:08:27.119321
2018-01-08 11:08:27,120 [salt.state       ][INFO    ][2750] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-08 11:08:27,143 [salt.state       ][INFO    ][2750] File changed:
New file
2018-01-08 11:08:27,144 [salt.state       ][INFO    ][2750] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 11:08:27.143958 duration_in_ms=24.638
2018-01-08 11:08:27,145 [salt.state       ][INFO    ][2750] Running state [linux_repo_prereq_pkgs] at time 11:08:27.145767
2018-01-08 11:08:27,146 [salt.state       ][INFO    ][2750] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-08 11:08:27,147 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:08:27,461 [salt.state       ][INFO    ][2750] All specified packages are already installed
2018-01-08 11:08:27,462 [salt.state       ][INFO    ][2750] Completed state [linux_repo_prereq_pkgs] at time 11:08:27.462417 duration_in_ms=316.65
2018-01-08 11:08:27,462 [salt.state       ][INFO    ][2750] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 11:08:27.462823
2018-01-08 11:08:27,463 [salt.state       ][INFO    ][2750] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-08 11:08:27,463 [salt.state       ][INFO    ][2750] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-08 11:08:27,463 [salt.state       ][INFO    ][2750] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 11:08:27.463937 duration_in_ms=1.114
2018-01-08 11:08:27,464 [salt.state       ][INFO    ][2750] Running state [/etc/apt/preferences.d/uca] at time 11:08:27.464270
2018-01-08 11:08:27,464 [salt.state       ][INFO    ][2750] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-08 11:08:27,464 [salt.state       ][INFO    ][2750] File /etc/apt/preferences.d/uca is not present
2018-01-08 11:08:27,465 [salt.state       ][INFO    ][2750] Completed state [/etc/apt/preferences.d/uca] at time 11:08:27.465290 duration_in_ms=1.02
2018-01-08 11:08:27,468 [salt.state       ][INFO    ][2750] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 11:08:27.468804
2018-01-08 11:08:27,469 [salt.state       ][INFO    ][2750] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-08 11:08:27,544 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-08 11:08:27,621 [salt.loaded.int.module.cmdmod][INFO    ][2750] 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-08 11:08:27,837 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:08:29,739 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110828685083
2018-01-08 11:08:29,757 [salt.minion      ][INFO    ][3278] Starting a new job with PID 3278
2018-01-08 11:08:29,789 [salt.minion      ][INFO    ][3278] Returning information for job: 20180108110828685083
2018-01-08 11:08:31,336 [salt.state       ][INFO    ][2750] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-08 11:08:31,337 [salt.state       ][INFO    ][2750] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 11:08:31.337071 duration_in_ms=3868.254
2018-01-08 11:08:31,337 [salt.state       ][INFO    ][2750] Running state [linux_extra_packages_purged] at time 11:08:31.337331
2018-01-08 11:08:31,337 [salt.state       ][INFO    ][2750] Executing state pkg.purged for linux_extra_packages_purged
2018-01-08 11:08:31,365 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-08 11:08:36,065 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:08:36,114 [salt.state       ][INFO    ][2750] {'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-08 11:08:36,144 [salt.state       ][INFO    ][2750] Loading fresh modules for state activity
2018-01-08 11:08:36,179 [salt.state       ][INFO    ][2750] Completed state [linux_extra_packages_purged] at time 11:08:36.179602 duration_in_ms=4842.271
2018-01-08 11:08:36,184 [salt.state       ][INFO    ][2750] Running state [linux_extra_packages_latest] at time 11:08:36.184493
2018-01-08 11:08:36,184 [salt.state       ][INFO    ][2750] Executing state pkg.latest for linux_extra_packages_latest
2018-01-08 11:08:36,638 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-08 11:08:36,701 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:08:36,720 [salt.loaded.int.module.cmdmod][INFO    ][2750] 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-08 11:08:39,510 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:08:39,543 [salt.state       ][INFO    ][2750] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-08 11:08:39,557 [salt.state       ][INFO    ][2750] Loading fresh modules for state activity
2018-01-08 11:08:39,591 [salt.state       ][INFO    ][2750] Completed state [linux_extra_packages_latest] at time 11:08:39.590967 duration_in_ms=3406.474
2018-01-08 11:08:39,595 [salt.state       ][INFO    ][2750] Running state [UTC] at time 11:08:39.595054
2018-01-08 11:08:39,595 [salt.state       ][INFO    ][2750] Executing state timezone.system for UTC
2018-01-08 11:08:39,597 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['timedatectl'] in directory '/root'
2018-01-08 11:08:39,640 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['timedatectl'] in directory '/root'
2018-01-08 11:08:39,650 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-08 11:08:39,659 [salt.state       ][INFO    ][2750] {'timezone': 'UTC'}
2018-01-08 11:08:39,659 [salt.state       ][INFO    ][2750] Completed state [UTC] at time 11:08:39.659933 duration_in_ms=64.879
2018-01-08 11:08:39,663 [salt.state       ][INFO    ][2750] Running state [nf_conntrack] at time 11:08:39.662981
2018-01-08 11:08:39,663 [salt.state       ][INFO    ][2750] Executing state kmod.present for nf_conntrack
2018-01-08 11:08:39,663 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'lsmod' in directory '/root'
2018-01-08 11:08:40,026 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110838710461
2018-01-08 11:08:40,037 [salt.minion      ][INFO    ][4559] Starting a new job with PID 4559
2018-01-08 11:08:40,053 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'lsmod' in directory '/root'
2018-01-08 11:08:40,053 [salt.minion      ][INFO    ][4559] Returning information for job: 20180108110838710461
2018-01-08 11:08:40,061 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-08 11:08:40,073 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'lsmod' in directory '/root'
2018-01-08 11:08:40,149 [salt.state       ][INFO    ][2750] {'nf_conntrack': 'loaded'}
2018-01-08 11:08:40,149 [salt.state       ][INFO    ][2750] Completed state [nf_conntrack] at time 11:08:40.149607 duration_in_ms=486.626
2018-01-08 11:08:40,152 [salt.state       ][INFO    ][2750] Running state [kernel.panic] at time 11:08:40.152161
2018-01-08 11:08:40,152 [salt.state       ][INFO    ][2750] Executing state sysctl.present for kernel.panic
2018-01-08 11:08:40,153 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,183 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-08 11:08:40,191 [salt.state       ][INFO    ][2750] {'kernel.panic': 60}
2018-01-08 11:08:40,192 [salt.state       ][INFO    ][2750] Completed state [kernel.panic] at time 11:08:40.192161 duration_in_ms=39.999
2018-01-08 11:08:40,192 [salt.state       ][INFO    ][2750] Running state [net.ipv4.tcp_keepalive_probes] at time 11:08:40.192553
2018-01-08 11:08:40,192 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-08 11:08:40,193 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,213 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-08 11:08:40,221 [salt.state       ][INFO    ][2750] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-08 11:08:40,222 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.tcp_keepalive_probes] at time 11:08:40.222519 duration_in_ms=29.966
2018-01-08 11:08:40,222 [salt.state       ][INFO    ][2750] Running state [fs.file-max] at time 11:08:40.222832
2018-01-08 11:08:40,223 [salt.state       ][INFO    ][2750] Executing state sysctl.present for fs.file-max
2018-01-08 11:08:40,223 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,243 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-08 11:08:40,251 [salt.state       ][INFO    ][2750] {'fs.file-max': 124165}
2018-01-08 11:08:40,252 [salt.state       ][INFO    ][2750] Completed state [fs.file-max] at time 11:08:40.252891 duration_in_ms=30.058
2018-01-08 11:08:40,253 [salt.state       ][INFO    ][2750] Running state [net.core.somaxconn] at time 11:08:40.253221
2018-01-08 11:08:40,253 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.core.somaxconn
2018-01-08 11:08:40,253 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,274 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-08 11:08:40,282 [salt.state       ][INFO    ][2750] {'net.core.somaxconn': 4096}
2018-01-08 11:08:40,282 [salt.state       ][INFO    ][2750] Completed state [net.core.somaxconn] at time 11:08:40.282752 duration_in_ms=29.53
2018-01-08 11:08:40,283 [salt.state       ][INFO    ][2750] Running state [net.ipv4.tcp_max_syn_backlog] at time 11:08:40.283041
2018-01-08 11:08:40,283 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-08 11:08:40,283 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,302 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-08 11:08:40,310 [salt.state       ][INFO    ][2750] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-08 11:08:40,310 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.tcp_max_syn_backlog] at time 11:08:40.310609 duration_in_ms=27.568
2018-01-08 11:08:40,310 [salt.state       ][INFO    ][2750] Running state [net.ipv4.tcp_tw_reuse] at time 11:08:40.310867
2018-01-08 11:08:40,311 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-08 11:08:40,312 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,332 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-08 11:08:40,341 [salt.state       ][INFO    ][2750] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-08 11:08:40,341 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.tcp_tw_reuse] at time 11:08:40.341797 duration_in_ms=30.93
2018-01-08 11:08:40,342 [salt.state       ][INFO    ][2750] Running state [net.ipv4.tcp_congestion_control] at time 11:08:40.342071
2018-01-08 11:08:40,342 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-08 11:08:40,343 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,363 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-08 11:08:40,376 [salt.state       ][INFO    ][2750] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-08 11:08:40,376 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.tcp_congestion_control] at time 11:08:40.376582 duration_in_ms=34.511
2018-01-08 11:08:40,376 [salt.state       ][INFO    ][2750] Running state [net.ipv4.tcp_retries2] at time 11:08:40.376877
2018-01-08 11:08:40,377 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-08 11:08:40,378 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,397 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-08 11:08:40,406 [salt.state       ][INFO    ][2750] {'net.ipv4.tcp_retries2': 5}
2018-01-08 11:08:40,406 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.tcp_retries2] at time 11:08:40.406681 duration_in_ms=29.804
2018-01-08 11:08:40,407 [salt.state       ][INFO    ][2750] Running state [net.core.netdev_max_backlog] at time 11:08:40.406976
2018-01-08 11:08:40,407 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-08 11:08:40,407 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,427 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-08 11:08:40,436 [salt.state       ][INFO    ][2750] {'net.core.netdev_max_backlog': 261144}
2018-01-08 11:08:40,436 [salt.state       ][INFO    ][2750] Completed state [net.core.netdev_max_backlog] at time 11:08:40.436640 duration_in_ms=29.663
2018-01-08 11:08:40,436 [salt.state       ][INFO    ][2750] Running state [net.ipv4.tcp_slow_start_after_idle] at time 11:08:40.436930
2018-01-08 11:08:40,437 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-08 11:08:40,438 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,459 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-08 11:08:40,468 [salt.state       ][INFO    ][2750] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-08 11:08:40,468 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 11:08:40.468616 duration_in_ms=31.685
2018-01-08 11:08:40,468 [salt.state       ][INFO    ][2750] Running state [vm.swappiness] at time 11:08:40.468903
2018-01-08 11:08:40,469 [salt.state       ][INFO    ][2750] Executing state sysctl.present for vm.swappiness
2018-01-08 11:08:40,469 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,492 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-08 11:08:40,500 [salt.state       ][INFO    ][2750] {'vm.swappiness': 10}
2018-01-08 11:08:40,500 [salt.state       ][INFO    ][2750] Completed state [vm.swappiness] at time 11:08:40.500927 duration_in_ms=32.024
2018-01-08 11:08:40,501 [salt.state       ][INFO    ][2750] Running state [net.ipv4.tcp_keepalive_intvl] at time 11:08:40.501784
2018-01-08 11:08:40,502 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-08 11:08:40,502 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,523 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-08 11:08:40,531 [salt.state       ][INFO    ][2750] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-08 11:08:40,531 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.tcp_keepalive_intvl] at time 11:08:40.531327 duration_in_ms=29.543
2018-01-08 11:08:40,531 [salt.state       ][INFO    ][2750] Running state [net.ipv4.neigh.default.gc_thresh1] at time 11:08:40.531611
2018-01-08 11:08:40,532 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-08 11:08:40,533 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,554 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-08 11:08:40,563 [salt.state       ][INFO    ][2750] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-08 11:08:40,564 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 11:08:40.563991 duration_in_ms=32.379
2018-01-08 11:08:40,564 [salt.state       ][INFO    ][2750] Running state [net.ipv4.neigh.default.gc_thresh2] at time 11:08:40.564283
2018-01-08 11:08:40,564 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-08 11:08:40,565 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,585 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-08 11:08:40,594 [salt.state       ][INFO    ][2750] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-08 11:08:40,595 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 11:08:40.595153 duration_in_ms=30.869
2018-01-08 11:08:40,595 [salt.state       ][INFO    ][2750] Running state [net.ipv4.neigh.default.gc_thresh3] at time 11:08:40.595422
2018-01-08 11:08:40,595 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-08 11:08:40,596 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,626 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-08 11:08:40,635 [salt.state       ][INFO    ][2750] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-08 11:08:40,635 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 11:08:40.635469 duration_in_ms=40.046
2018-01-08 11:08:40,635 [salt.state       ][INFO    ][2750] Running state [net.ipv4.tcp_fin_timeout] at time 11:08:40.635751
2018-01-08 11:08:40,636 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-08 11:08:40,636 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,654 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-08 11:08:40,659 [salt.state       ][INFO    ][2750] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-08 11:08:40,659 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.tcp_fin_timeout] at time 11:08:40.659730 duration_in_ms=23.979
2018-01-08 11:08:40,660 [salt.state       ][INFO    ][2750] Running state [net.ipv4.tcp_keepalive_time] at time 11:08:40.659977
2018-01-08 11:08:40,660 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-08 11:08:40,660 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,677 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-08 11:08:40,685 [salt.state       ][INFO    ][2750] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-08 11:08:40,686 [salt.state       ][INFO    ][2750] Completed state [net.ipv4.tcp_keepalive_time] at time 11:08:40.686652 duration_in_ms=26.673
2018-01-08 11:08:40,687 [salt.state       ][INFO    ][2750] Running state [net.nf_conntrack_max] at time 11:08:40.687254
2018-01-08 11:08:40,687 [salt.state       ][INFO    ][2750] Executing state sysctl.present for net.nf_conntrack_max
2018-01-08 11:08:40,688 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -a' in directory '/root'
2018-01-08 11:08:40,713 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-08 11:08:40,722 [salt.state       ][INFO    ][2750] {'net.nf_conntrack_max': 1048576}
2018-01-08 11:08:40,723 [salt.state       ][INFO    ][2750] Completed state [net.nf_conntrack_max] at time 11:08:40.723057 duration_in_ms=35.804
2018-01-08 11:08:40,728 [salt.state       ][INFO    ][2750] Running state [linux_sysfs_package] at time 11:08:40.728610
2018-01-08 11:08:40,729 [salt.state       ][INFO    ][2750] Executing state pkg.installed for linux_sysfs_package
2018-01-08 11:08:41,136 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-08 11:08:41,267 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:08:43,283 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:08:43,305 [salt.loaded.int.module.cmdmod][INFO    ][2750] 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-08 11:08:46,460 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:08:46,501 [salt.state       ][INFO    ][2750] 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-08 11:08:46,518 [salt.state       ][INFO    ][2750] Loading fresh modules for state activity
2018-01-08 11:08:46,554 [salt.state       ][INFO    ][2750] Completed state [linux_sysfs_package] at time 11:08:46.554395 duration_in_ms=5825.786
2018-01-08 11:08:46,559 [salt.state       ][INFO    ][2750] Running state [/etc/sysfs.d] at time 11:08:46.559005
2018-01-08 11:08:46,559 [salt.state       ][INFO    ][2750] Executing state file.directory for /etc/sysfs.d
2018-01-08 11:08:46,564 [salt.state       ][INFO    ][2750] Directory /etc/sysfs.d is in the correct state
2018-01-08 11:08:46,565 [salt.state       ][INFO    ][2750] Completed state [/etc/sysfs.d] at time 11:08:46.564968 duration_in_ms=5.962
2018-01-08 11:08:46,748 [salt.state       ][INFO    ][2750] Running state [ondemand] at time 11:08:46.748200
2018-01-08 11:08:46,748 [salt.state       ][INFO    ][2750] Executing state service.dead for ondemand
2018-01-08 11:08:46,749 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-08 11:08:46,761 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-08 11:08:46,772 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 11:08:46,787 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-08 11:08:46,832 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-08 11:08:46,844 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 11:08:46,858 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 11:08:46,875 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-08 11:08:47,029 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 11:08:47,047 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'runlevel' in directory '/root'
2018-01-08 11:08:47,054 [salt.state       ][INFO    ][2750] {'ondemand': True}
2018-01-08 11:08:47,055 [salt.state       ][INFO    ][2750] Completed state [ondemand] at time 11:08:47.055282 duration_in_ms=307.081
2018-01-08 11:08:47,056 [salt.state       ][INFO    ][2750] Running state [cs_CZ.UTF-8] at time 11:08:47.056733
2018-01-08 11:08:47,057 [salt.state       ][INFO    ][2750] Executing state locale.present for cs_CZ.UTF-8
2018-01-08 11:08:47,058 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'locale -a' in directory '/root'
2018-01-08 11:08:47,068 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-08 11:08:47,780 [salt.state       ][INFO    ][2750] {'locale': 'cs_CZ.UTF-8'}
2018-01-08 11:08:47,780 [salt.state       ][INFO    ][2750] Completed state [cs_CZ.UTF-8] at time 11:08:47.780929 duration_in_ms=724.195
2018-01-08 11:08:47,781 [salt.state       ][INFO    ][2750] Running state [en_US.UTF-8] at time 11:08:47.781744
2018-01-08 11:08:47,782 [salt.state       ][INFO    ][2750] Executing state locale.present for en_US.UTF-8
2018-01-08 11:08:47,783 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'locale -a' in directory '/root'
2018-01-08 11:08:47,792 [salt.state       ][INFO    ][2750] Locale en_US.UTF-8 is already present
2018-01-08 11:08:47,792 [salt.state       ][INFO    ][2750] Completed state [en_US.UTF-8] at time 11:08:47.792858 duration_in_ms=11.113
2018-01-08 11:08:47,794 [salt.state       ][INFO    ][2750] Running state [en_US.UTF-8] at time 11:08:47.794544
2018-01-08 11:08:47,794 [salt.state       ][INFO    ][2750] Executing state locale.system for en_US.UTF-8
2018-01-08 11:08:47,795 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'localectl' in directory '/root'
2018-01-08 11:08:47,835 [salt.state       ][INFO    ][2750] System locale en_US.UTF-8 already set
2018-01-08 11:08:47,835 [salt.state       ][INFO    ][2750] Completed state [en_US.UTF-8] at time 11:08:47.835894 duration_in_ms=41.35
2018-01-08 11:08:47,839 [salt.state       ][INFO    ][2750] Running state [root] at time 11:08:47.839078
2018-01-08 11:08:47,839 [salt.state       ][INFO    ][2750] Executing state user.present for root
2018-01-08 11:08:47,843 [salt.state       ][INFO    ][2750] User root is present and up to date
2018-01-08 11:08:47,843 [salt.state       ][INFO    ][2750] Completed state [root] at time 11:08:47.843778 duration_in_ms=4.7
2018-01-08 11:08:47,844 [salt.state       ][INFO    ][2750] Running state [/root] at time 11:08:47.844879
2018-01-08 11:08:47,845 [salt.state       ][INFO    ][2750] Executing state file.directory for /root
2018-01-08 11:08:47,846 [salt.state       ][INFO    ][2750] Directory /root is in the correct state
2018-01-08 11:08:47,847 [salt.state       ][INFO    ][2750] Completed state [/root] at time 11:08:47.847026 duration_in_ms=2.147
2018-01-08 11:08:47,847 [salt.state       ][INFO    ][2750] Running state [/etc/sudoers.d/90-salt-user-root] at time 11:08:47.847229
2018-01-08 11:08:47,847 [salt.state       ][INFO    ][2750] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-08 11:08:47,848 [salt.state       ][INFO    ][2750] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-08 11:08:47,848 [salt.state       ][INFO    ][2750] Completed state [/etc/sudoers.d/90-salt-user-root] at time 11:08:47.848424 duration_in_ms=1.195
2018-01-08 11:08:47,848 [salt.state       ][INFO    ][2750] Running state [ubuntu] at time 11:08:47.848634
2018-01-08 11:08:47,848 [salt.state       ][INFO    ][2750] Executing state user.present for ubuntu
2018-01-08 11:08:47,852 [salt.state       ][INFO    ][2750] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-08 11:08:47,853 [salt.state       ][INFO    ][2750] Completed state [ubuntu] at time 11:08:47.852998 duration_in_ms=4.364
2018-01-08 11:08:47,854 [salt.state       ][INFO    ][2750] Running state [/home/ubuntu] at time 11:08:47.854014
2018-01-08 11:08:47,854 [salt.state       ][INFO    ][2750] Executing state file.directory for /home/ubuntu
2018-01-08 11:08:47,855 [salt.state       ][INFO    ][2750] {'mode': '0700'}
2018-01-08 11:08:47,855 [salt.state       ][INFO    ][2750] Completed state [/home/ubuntu] at time 11:08:47.855787 duration_in_ms=1.773
2018-01-08 11:08:47,856 [salt.state       ][INFO    ][2750] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:08:47.856570
2018-01-08 11:08:47,856 [salt.state       ][INFO    ][2750] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-08 11:08:47,885 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-08 11:08:47,889 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command '/usr/sbin/visudo -c -f /tmp/tmpncHJF5' in directory '/root'
2018-01-08 11:08:47,903 [salt.state       ][INFO    ][2750] File changed:
New file
2018-01-08 11:08:47,903 [salt.state       ][INFO    ][2750] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:08:47.903750 duration_in_ms=47.179
2018-01-08 11:08:47,904 [salt.state       ][INFO    ][2750] Running state [/etc/security/limits.d/90-salt-default.conf] at time 11:08:47.904005
2018-01-08 11:08:47,904 [salt.state       ][INFO    ][2750] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-08 11:08:47,932 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-08 11:08:48,023 [salt.state       ][INFO    ][2750] File changed:
New file
2018-01-08 11:08:48,024 [salt.state       ][INFO    ][2750] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 11:08:48.024019 duration_in_ms=120.013
2018-01-08 11:08:48,024 [salt.state       ][INFO    ][2750] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:08:48.024257
2018-01-08 11:08:48,024 [salt.state       ][INFO    ][2750] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-08 11:08:48,047 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-08 11:08:48,141 [salt.state       ][INFO    ][2750] File changed:
New file
2018-01-08 11:08:48,141 [salt.state       ][INFO    ][2750] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:08:48.141914 duration_in_ms=117.657
2018-01-08 11:08:48,143 [salt.state       ][INFO    ][2750] Running state [service.systemctl_reload] at time 11:08:48.143529
2018-01-08 11:08:48,144 [salt.state       ][INFO    ][2750] Executing state module.wait for service.systemctl_reload
2018-01-08 11:08:48,144 [salt.state       ][INFO    ][2750] No changes made for service.systemctl_reload
2018-01-08 11:08:48,144 [salt.state       ][INFO    ][2750] Completed state [service.systemctl_reload] at time 11:08:48.144829 duration_in_ms=1.299
2018-01-08 11:08:48,145 [salt.state       ][INFO    ][2750] Running state [service.systemctl_reload] at time 11:08:48.145175
2018-01-08 11:08:48,145 [salt.state       ][INFO    ][2750] Executing state module.mod_watch for service.systemctl_reload
2018-01-08 11:08:48,146 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-08 11:08:48,256 [salt.state       ][INFO    ][2750] {'ret': True}
2018-01-08 11:08:48,256 [salt.state       ][INFO    ][2750] Completed state [service.systemctl_reload] at time 11:08:48.256505 duration_in_ms=111.33
2018-01-08 11:08:48,256 [salt.state       ][INFO    ][2750] Running state [/etc/hostname] at time 11:08:48.256829
2018-01-08 11:08:48,257 [salt.state       ][INFO    ][2750] Executing state file.managed for /etc/hostname
2018-01-08 11:08:48,278 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-08 11:08:48,281 [salt.state       ][INFO    ][2750] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+odl01

2018-01-08 11:08:48,281 [salt.state       ][INFO    ][2750] Completed state [/etc/hostname] at time 11:08:48.281785 duration_in_ms=24.956
2018-01-08 11:08:48,283 [salt.state       ][INFO    ][2750] Running state [hostname odl01] at time 11:08:48.283493
2018-01-08 11:08:48,283 [salt.state       ][INFO    ][2750] Executing state cmd.wait for hostname odl01
2018-01-08 11:08:48,284 [salt.state       ][INFO    ][2750] No changes made for hostname odl01
2018-01-08 11:08:48,284 [salt.state       ][INFO    ][2750] Completed state [hostname odl01] at time 11:08:48.284162 duration_in_ms=0.67
2018-01-08 11:08:48,284 [salt.state       ][INFO    ][2750] Running state [hostname odl01] at time 11:08:48.284332
2018-01-08 11:08:48,284 [salt.state       ][INFO    ][2750] Executing state cmd.mod_watch for hostname odl01
2018-01-08 11:08:48,285 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command 'hostname odl01' in directory '/root'
2018-01-08 11:08:48,293 [salt.state       ][INFO    ][2750] {'pid': 5466, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 11:08:48,293 [salt.state       ][INFO    ][2750] Completed state [hostname odl01] at time 11:08:48.293427 duration_in_ms=9.095
2018-01-08 11:08:48,294 [salt.state       ][INFO    ][2750] Running state [mdb02] at time 11:08:48.294665
2018-01-08 11:08:48,294 [salt.state       ][INFO    ][2750] Executing state host.present for mdb02
2018-01-08 11:08:48,297 [salt.state       ][INFO    ][2750] {'host': 'mdb02'}
2018-01-08 11:08:48,297 [salt.state       ][INFO    ][2750] Completed state [mdb02] at time 11:08:48.297630 duration_in_ms=2.964
2018-01-08 11:08:48,297 [salt.state       ][INFO    ][2750] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.297843
2018-01-08 11:08:48,298 [salt.state       ][INFO    ][2750] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,299 [salt.state       ][INFO    ][2750] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,299 [salt.state       ][INFO    ][2750] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.299841 duration_in_ms=1.998
2018-01-08 11:08:48,300 [salt.state       ][INFO    ][2750] Running state [mdb03] at time 11:08:48.300050
2018-01-08 11:08:48,300 [salt.state       ][INFO    ][2750] Executing state host.present for mdb03
2018-01-08 11:08:48,300 [salt.state       ][INFO    ][2750] {'host': 'mdb03'}
2018-01-08 11:08:48,301 [salt.state       ][INFO    ][2750] Completed state [mdb03] at time 11:08:48.301438 duration_in_ms=1.388
2018-01-08 11:08:48,301 [salt.state       ][INFO    ][2750] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.301665
2018-01-08 11:08:48,301 [salt.state       ][INFO    ][2750] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,302 [salt.state       ][INFO    ][2750] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,302 [salt.state       ][INFO    ][2750] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.302792 duration_in_ms=1.127
2018-01-08 11:08:48,303 [salt.state       ][INFO    ][2750] Running state [mdb01] at time 11:08:48.303005
2018-01-08 11:08:48,303 [salt.state       ][INFO    ][2750] Executing state host.present for mdb01
2018-01-08 11:08:48,304 [salt.state       ][INFO    ][2750] {'host': 'mdb01'}
2018-01-08 11:08:48,304 [salt.state       ][INFO    ][2750] Completed state [mdb01] at time 11:08:48.304353 duration_in_ms=1.347
2018-01-08 11:08:48,304 [salt.state       ][INFO    ][2750] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.304591
2018-01-08 11:08:48,304 [salt.state       ][INFO    ][2750] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,305 [salt.state       ][INFO    ][2750] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,305 [salt.state       ][INFO    ][2750] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.305718 duration_in_ms=1.128
2018-01-08 11:08:48,305 [salt.state       ][INFO    ][2750] Running state [mdb] at time 11:08:48.305936
2018-01-08 11:08:48,306 [salt.state       ][INFO    ][2750] Executing state host.present for mdb
2018-01-08 11:08:48,306 [salt.state       ][INFO    ][2750] {'host': 'mdb'}
2018-01-08 11:08:48,307 [salt.state       ][INFO    ][2750] Completed state [mdb] at time 11:08:48.307049 duration_in_ms=1.113
2018-01-08 11:08:48,307 [salt.state       ][INFO    ][2750] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.307266
2018-01-08 11:08:48,307 [salt.state       ][INFO    ][2750] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,308 [salt.state       ][INFO    ][2750] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,308 [salt.state       ][INFO    ][2750] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.308376 duration_in_ms=1.109
2018-01-08 11:08:48,308 [salt.state       ][INFO    ][2750] Running state [cfg01] at time 11:08:48.308581
2018-01-08 11:08:48,309 [salt.state       ][INFO    ][2750] Executing state host.present for cfg01
2018-01-08 11:08:48,310 [salt.state       ][INFO    ][2750] {'host': 'cfg01'}
2018-01-08 11:08:48,311 [salt.state       ][INFO    ][2750] Completed state [cfg01] at time 11:08:48.311145 duration_in_ms=2.564
2018-01-08 11:08:48,311 [salt.state       ][INFO    ][2750] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.311378
2018-01-08 11:08:48,311 [salt.state       ][INFO    ][2750] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,312 [salt.state       ][INFO    ][2750] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,313 [salt.state       ][INFO    ][2750] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.313404 duration_in_ms=2.025
2018-01-08 11:08:48,313 [salt.state       ][INFO    ][2750] Running state [prx01] at time 11:08:48.313638
2018-01-08 11:08:48,313 [salt.state       ][INFO    ][2750] Executing state host.present for prx01
2018-01-08 11:08:48,314 [salt.state       ][INFO    ][2750] {'host': 'prx01'}
2018-01-08 11:08:48,314 [salt.state       ][INFO    ][2750] Completed state [prx01] at time 11:08:48.314790 duration_in_ms=1.152
2018-01-08 11:08:48,315 [salt.state       ][INFO    ][2750] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.314999
2018-01-08 11:08:48,315 [salt.state       ][INFO    ][2750] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,315 [salt.state       ][INFO    ][2750] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,316 [salt.state       ][INFO    ][2750] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.316093 duration_in_ms=1.095
2018-01-08 11:08:48,316 [salt.state       ][INFO    ][2750] Running state [kvm01] at time 11:08:48.316299
2018-01-08 11:08:48,316 [salt.state       ][INFO    ][2750] Executing state host.present for kvm01
2018-01-08 11:08:48,317 [salt.state       ][INFO    ][2750] {'host': 'kvm01'}
2018-01-08 11:08:48,317 [salt.state       ][INFO    ][2750] Completed state [kvm01] at time 11:08:48.317471 duration_in_ms=1.172
2018-01-08 11:08:48,317 [salt.state       ][INFO    ][2750] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.317666
2018-01-08 11:08:48,317 [salt.state       ][INFO    ][2750] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,318 [salt.state       ][INFO    ][2750] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,319 [salt.state       ][INFO    ][2750] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.319142 duration_in_ms=1.476
2018-01-08 11:08:48,319 [salt.state       ][INFO    ][2750] Running state [kvm03] at time 11:08:48.319342
2018-01-08 11:08:48,319 [salt.state       ][INFO    ][2750] Executing state host.present for kvm03
2018-01-08 11:08:48,320 [salt.state       ][INFO    ][2750] {'host': 'kvm03'}
2018-01-08 11:08:48,320 [salt.state       ][INFO    ][2750] Completed state [kvm03] at time 11:08:48.320746 duration_in_ms=1.403
2018-01-08 11:08:48,320 [salt.state       ][INFO    ][2750] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.320954
2018-01-08 11:08:48,321 [salt.state       ][INFO    ][2750] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,322 [salt.state       ][INFO    ][2750] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,323 [salt.state       ][INFO    ][2750] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.323021 duration_in_ms=2.067
2018-01-08 11:08:48,323 [salt.state       ][INFO    ][2750] Running state [kvm02] at time 11:08:48.323233
2018-01-08 11:08:48,323 [salt.state       ][INFO    ][2750] Executing state host.present for kvm02
2018-01-08 11:08:48,324 [salt.state       ][INFO    ][2750] {'host': 'kvm02'}
2018-01-08 11:08:48,325 [salt.state       ][INFO    ][2750] Completed state [kvm02] at time 11:08:48.325017 duration_in_ms=1.784
2018-01-08 11:08:48,325 [salt.state       ][INFO    ][2750] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.325250
2018-01-08 11:08:48,325 [salt.state       ][INFO    ][2750] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,326 [salt.state       ][INFO    ][2750] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,326 [salt.state       ][INFO    ][2750] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.326678 duration_in_ms=1.428
2018-01-08 11:08:48,326 [salt.state       ][INFO    ][2750] Running state [dbs] at time 11:08:48.326892
2018-01-08 11:08:48,327 [salt.state       ][INFO    ][2750] Executing state host.present for dbs
2018-01-08 11:08:48,327 [salt.state       ][INFO    ][2750] {'host': 'dbs'}
2018-01-08 11:08:48,328 [salt.state       ][INFO    ][2750] Completed state [dbs] at time 11:08:48.328004 duration_in_ms=1.112
2018-01-08 11:08:48,328 [salt.state       ][INFO    ][2750] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.328529
2018-01-08 11:08:48,328 [salt.state       ][INFO    ][2750] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,329 [salt.state       ][INFO    ][2750] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,329 [salt.state       ][INFO    ][2750] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.329711 duration_in_ms=1.182
2018-01-08 11:08:48,329 [salt.state       ][INFO    ][2750] Running state [prx] at time 11:08:48.329914
2018-01-08 11:08:48,330 [salt.state       ][INFO    ][2750] Executing state host.present for prx
2018-01-08 11:08:48,331 [salt.state       ][INFO    ][2750] {'host': 'prx'}
2018-01-08 11:08:48,331 [salt.state       ][INFO    ][2750] Completed state [prx] at time 11:08:48.331409 duration_in_ms=1.495
2018-01-08 11:08:48,331 [salt.state       ][INFO    ][2750] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.331902
2018-01-08 11:08:48,332 [salt.state       ][INFO    ][2750] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,333 [salt.state       ][INFO    ][2750] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,333 [salt.state       ][INFO    ][2750] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.333350 duration_in_ms=1.448
2018-01-08 11:08:48,333 [salt.state       ][INFO    ][2750] Running state [prx02] at time 11:08:48.333560
2018-01-08 11:08:48,333 [salt.state       ][INFO    ][2750] Executing state host.present for prx02
2018-01-08 11:08:48,335 [salt.state       ][INFO    ][2750] {'host': 'prx02'}
2018-01-08 11:08:48,335 [salt.state       ][INFO    ][2750] Completed state [prx02] at time 11:08:48.335369 duration_in_ms=1.809
2018-01-08 11:08:48,335 [salt.state       ][INFO    ][2750] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.335583
2018-01-08 11:08:48,335 [salt.state       ][INFO    ][2750] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,336 [salt.state       ][INFO    ][2750] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,337 [salt.state       ][INFO    ][2750] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.337107 duration_in_ms=1.524
2018-01-08 11:08:48,337 [salt.state       ][INFO    ][2750] Running state [msg02] at time 11:08:48.337313
2018-01-08 11:08:48,337 [salt.state       ][INFO    ][2750] Executing state host.present for msg02
2018-01-08 11:08:48,338 [salt.state       ][INFO    ][2750] {'host': 'msg02'}
2018-01-08 11:08:48,338 [salt.state       ][INFO    ][2750] Completed state [msg02] at time 11:08:48.338494 duration_in_ms=1.181
2018-01-08 11:08:48,338 [salt.state       ][INFO    ][2750] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.338703
2018-01-08 11:08:48,338 [salt.state       ][INFO    ][2750] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,339 [salt.state       ][INFO    ][2750] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,339 [salt.state       ][INFO    ][2750] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.339882 duration_in_ms=1.179
2018-01-08 11:08:48,340 [salt.state       ][INFO    ][2750] Running state [msg03] at time 11:08:48.340093
2018-01-08 11:08:48,340 [salt.state       ][INFO    ][2750] Executing state host.present for msg03
2018-01-08 11:08:48,341 [salt.state       ][INFO    ][2750] {'host': 'msg03'}
2018-01-08 11:08:48,341 [salt.state       ][INFO    ][2750] Completed state [msg03] at time 11:08:48.341318 duration_in_ms=1.224
2018-01-08 11:08:48,341 [salt.state       ][INFO    ][2750] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.341517
2018-01-08 11:08:48,341 [salt.state       ][INFO    ][2750] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,346 [salt.state       ][INFO    ][2750] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,346 [salt.state       ][INFO    ][2750] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.346886 duration_in_ms=5.368
2018-01-08 11:08:48,347 [salt.state       ][INFO    ][2750] Running state [msg01] at time 11:08:48.347124
2018-01-08 11:08:48,347 [salt.state       ][INFO    ][2750] Executing state host.present for msg01
2018-01-08 11:08:48,348 [salt.state       ][INFO    ][2750] {'host': 'msg01'}
2018-01-08 11:08:48,348 [salt.state       ][INFO    ][2750] Completed state [msg01] at time 11:08:48.348649 duration_in_ms=1.526
2018-01-08 11:08:48,348 [salt.state       ][INFO    ][2750] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.348859
2018-01-08 11:08:48,349 [salt.state       ][INFO    ][2750] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,349 [salt.state       ][INFO    ][2750] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,350 [salt.state       ][INFO    ][2750] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.350522 duration_in_ms=1.663
2018-01-08 11:08:48,350 [salt.state       ][INFO    ][2750] Running state [msg] at time 11:08:48.350750
2018-01-08 11:08:48,350 [salt.state       ][INFO    ][2750] Executing state host.present for msg
2018-01-08 11:08:48,351 [salt.state       ][INFO    ][2750] {'host': 'msg'}
2018-01-08 11:08:48,352 [salt.state       ][INFO    ][2750] Completed state [msg] at time 11:08:48.351970 duration_in_ms=1.22
2018-01-08 11:08:48,352 [salt.state       ][INFO    ][2750] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.352217
2018-01-08 11:08:48,352 [salt.state       ][INFO    ][2750] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,353 [salt.state       ][INFO    ][2750] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,353 [salt.state       ][INFO    ][2750] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.353805 duration_in_ms=1.588
2018-01-08 11:08:48,354 [salt.state       ][INFO    ][2750] Running state [cfg01] at time 11:08:48.354009
2018-01-08 11:08:48,354 [salt.state       ][INFO    ][2750] Executing state host.present for cfg01
2018-01-08 11:08:48,354 [salt.state       ][INFO    ][2750] Host cfg01 (192.168.10.100) already present
2018-01-08 11:08:48,355 [salt.state       ][INFO    ][2750] Completed state [cfg01] at time 11:08:48.355069 duration_in_ms=1.059
2018-01-08 11:08:48,355 [salt.state       ][INFO    ][2750] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.355264
2018-01-08 11:08:48,355 [salt.state       ][INFO    ][2750] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,356 [salt.state       ][INFO    ][2750] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-08 11:08:48,356 [salt.state       ][INFO    ][2750] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.356559 duration_in_ms=1.294
2018-01-08 11:08:48,356 [salt.state       ][INFO    ][2750] Running state [cmp002] at time 11:08:48.356780
2018-01-08 11:08:48,356 [salt.state       ][INFO    ][2750] Executing state host.present for cmp002
2018-01-08 11:08:48,358 [salt.state       ][INFO    ][2750] {'host': 'cmp002'}
2018-01-08 11:08:48,358 [salt.state       ][INFO    ][2750] Completed state [cmp002] at time 11:08:48.358719 duration_in_ms=1.939
2018-01-08 11:08:48,358 [salt.state       ][INFO    ][2750] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.358956
2018-01-08 11:08:48,359 [salt.state       ][INFO    ][2750] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,360 [salt.state       ][INFO    ][2750] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,361 [salt.state       ][INFO    ][2750] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.360809 duration_in_ms=1.853
2018-01-08 11:08:48,361 [salt.state       ][INFO    ][2750] Running state [cmp001] at time 11:08:48.361329
2018-01-08 11:08:48,361 [salt.state       ][INFO    ][2750] Executing state host.present for cmp001
2018-01-08 11:08:48,363 [salt.state       ][INFO    ][2750] {'host': 'cmp001'}
2018-01-08 11:08:48,363 [salt.state       ][INFO    ][2750] Completed state [cmp001] at time 11:08:48.363557 duration_in_ms=2.228
2018-01-08 11:08:48,363 [salt.state       ][INFO    ][2750] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.363789
2018-01-08 11:08:48,364 [salt.state       ][INFO    ][2750] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,365 [salt.state       ][INFO    ][2750] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,365 [salt.state       ][INFO    ][2750] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.365436 duration_in_ms=1.646
2018-01-08 11:08:48,365 [salt.state       ][INFO    ][2750] Running state [dbs01] at time 11:08:48.365647
2018-01-08 11:08:48,365 [salt.state       ][INFO    ][2750] Executing state host.present for dbs01
2018-01-08 11:08:48,367 [salt.state       ][INFO    ][2750] {'host': 'dbs01'}
2018-01-08 11:08:48,367 [salt.state       ][INFO    ][2750] Completed state [dbs01] at time 11:08:48.367409 duration_in_ms=1.762
2018-01-08 11:08:48,367 [salt.state       ][INFO    ][2750] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.367651
2018-01-08 11:08:48,367 [salt.state       ][INFO    ][2750] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,369 [salt.state       ][INFO    ][2750] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,369 [salt.state       ][INFO    ][2750] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.369260 duration_in_ms=1.609
2018-01-08 11:08:48,369 [salt.state       ][INFO    ][2750] Running state [dbs02] at time 11:08:48.369488
2018-01-08 11:08:48,369 [salt.state       ][INFO    ][2750] Executing state host.present for dbs02
2018-01-08 11:08:48,370 [salt.state       ][INFO    ][2750] {'host': 'dbs02'}
2018-01-08 11:08:48,371 [salt.state       ][INFO    ][2750] Completed state [dbs02] at time 11:08:48.371101 duration_in_ms=1.613
2018-01-08 11:08:48,371 [salt.state       ][INFO    ][2750] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.371306
2018-01-08 11:08:48,371 [salt.state       ][INFO    ][2750] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,373 [salt.state       ][INFO    ][2750] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,373 [salt.state       ][INFO    ][2750] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.373258 duration_in_ms=1.951
2018-01-08 11:08:48,373 [salt.state       ][INFO    ][2750] Running state [dbs03] at time 11:08:48.373483
2018-01-08 11:08:48,373 [salt.state       ][INFO    ][2750] Executing state host.present for dbs03
2018-01-08 11:08:48,374 [salt.state       ][INFO    ][2750] {'host': 'dbs03'}
2018-01-08 11:08:48,374 [salt.state       ][INFO    ][2750] Completed state [dbs03] at time 11:08:48.374836 duration_in_ms=1.353
2018-01-08 11:08:48,375 [salt.state       ][INFO    ][2750] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.375050
2018-01-08 11:08:48,375 [salt.state       ][INFO    ][2750] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,376 [salt.state       ][INFO    ][2750] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,377 [salt.state       ][INFO    ][2750] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.376980 duration_in_ms=1.93
2018-01-08 11:08:48,377 [salt.state       ][INFO    ][2750] Running state [odl01] at time 11:08:48.377215
2018-01-08 11:08:48,377 [salt.state       ][INFO    ][2750] Executing state host.present for odl01
2018-01-08 11:08:48,378 [salt.state       ][INFO    ][2750] {'host': 'odl01'}
2018-01-08 11:08:48,378 [salt.state       ][INFO    ][2750] Completed state [odl01] at time 11:08:48.378827 duration_in_ms=1.612
2018-01-08 11:08:48,379 [salt.state       ][INFO    ][2750] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.379319
2018-01-08 11:08:48,379 [salt.state       ][INFO    ][2750] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,380 [salt.state       ][INFO    ][2750] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,381 [salt.state       ][INFO    ][2750] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.380998 duration_in_ms=1.679
2018-01-08 11:08:48,381 [salt.state       ][INFO    ][2750] Running state [mas01] at time 11:08:48.381238
2018-01-08 11:08:48,381 [salt.state       ][INFO    ][2750] Executing state host.present for mas01
2018-01-08 11:08:48,382 [salt.state       ][INFO    ][2750] {'host': 'mas01'}
2018-01-08 11:08:48,383 [salt.state       ][INFO    ][2750] Completed state [mas01] at time 11:08:48.383071 duration_in_ms=1.833
2018-01-08 11:08:48,383 [salt.state       ][INFO    ][2750] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.383301
2018-01-08 11:08:48,383 [salt.state       ][INFO    ][2750] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,385 [salt.state       ][INFO    ][2750] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,385 [salt.state       ][INFO    ][2750] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.385256 duration_in_ms=1.955
2018-01-08 11:08:48,385 [salt.state       ][INFO    ][2750] Running state [ctl02] at time 11:08:48.385492
2018-01-08 11:08:48,385 [salt.state       ][INFO    ][2750] Executing state host.present for ctl02
2018-01-08 11:08:48,387 [salt.state       ][INFO    ][2750] {'host': 'ctl02'}
2018-01-08 11:08:48,387 [salt.state       ][INFO    ][2750] Completed state [ctl02] at time 11:08:48.387406 duration_in_ms=1.914
2018-01-08 11:08:48,387 [salt.state       ][INFO    ][2750] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.387927
2018-01-08 11:08:48,388 [salt.state       ][INFO    ][2750] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,389 [salt.state       ][INFO    ][2750] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,389 [salt.state       ][INFO    ][2750] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.389288 duration_in_ms=1.36
2018-01-08 11:08:48,389 [salt.state       ][INFO    ][2750] Running state [ctl03] at time 11:08:48.389832
2018-01-08 11:08:48,390 [salt.state       ][INFO    ][2750] Executing state host.present for ctl03
2018-01-08 11:08:48,391 [salt.state       ][INFO    ][2750] {'host': 'ctl03'}
2018-01-08 11:08:48,391 [salt.state       ][INFO    ][2750] Completed state [ctl03] at time 11:08:48.391218 duration_in_ms=1.386
2018-01-08 11:08:48,391 [salt.state       ][INFO    ][2750] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.391426
2018-01-08 11:08:48,391 [salt.state       ][INFO    ][2750] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,393 [salt.state       ][INFO    ][2750] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,394 [salt.state       ][INFO    ][2750] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.394024 duration_in_ms=2.597
2018-01-08 11:08:48,395 [salt.state       ][INFO    ][2750] Running state [ctl01] at time 11:08:48.394896
2018-01-08 11:08:48,395 [salt.state       ][INFO    ][2750] Executing state host.present for ctl01
2018-01-08 11:08:48,397 [salt.state       ][INFO    ][2750] {'host': 'ctl01'}
2018-01-08 11:08:48,397 [salt.state       ][INFO    ][2750] Completed state [ctl01] at time 11:08:48.397492 duration_in_ms=2.596
2018-01-08 11:08:48,397 [salt.state       ][INFO    ][2750] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.397705
2018-01-08 11:08:48,397 [salt.state       ][INFO    ][2750] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,399 [salt.state       ][INFO    ][2750] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,399 [salt.state       ][INFO    ][2750] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.399456 duration_in_ms=1.751
2018-01-08 11:08:48,399 [salt.state       ][INFO    ][2750] Running state [ctl] at time 11:08:48.399673
2018-01-08 11:08:48,400 [salt.state       ][INFO    ][2750] Executing state host.present for ctl
2018-01-08 11:08:48,401 [salt.state       ][INFO    ][2750] {'host': 'ctl'}
2018-01-08 11:08:48,401 [salt.state       ][INFO    ][2750] Completed state [ctl] at time 11:08:48.401563 duration_in_ms=1.891
2018-01-08 11:08:48,401 [salt.state       ][INFO    ][2750] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.401778
2018-01-08 11:08:48,402 [salt.state       ][INFO    ][2750] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-08 11:08:48,403 [salt.state       ][INFO    ][2750] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-08 11:08:48,403 [salt.state       ][INFO    ][2750] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 11:08:48.403211 duration_in_ms=1.433
2018-01-08 11:08:48,405 [salt.state       ][INFO    ][2750] Running state [ens2] at time 11:08:48.404974
2018-01-08 11:08:48,405 [salt.state       ][INFO    ][2750] Executing state network.managed for ens2
2018-01-08 11:08:48,967 [salt.state       ][INFO    ][2750] Interface ens2 is up to date.
2018-01-08 11:08:48,968 [salt.state       ][INFO    ][2750] Completed state [ens2] at time 11:08:48.968060 duration_in_ms=563.085
2018-01-08 11:08:48,968 [salt.state       ][INFO    ][2750] Running state [ens3] at time 11:08:48.968318
2018-01-08 11:08:48,968 [salt.state       ][INFO    ][2750] Executing state network.managed for ens3
2018-01-08 11:08:48,987 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-08 11:08:49,572 [salt.state       ][INFO    ][2750] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-08 11:08:49,573 [salt.state       ][INFO    ][2750] Completed state [ens3] at time 11:08:49.573026 duration_in_ms=604.707
2018-01-08 11:08:49,574 [salt.state       ][INFO    ][2750] Running state [/etc/profile.d/proxy.sh] at time 11:08:49.573972
2018-01-08 11:08:49,574 [salt.state       ][INFO    ][2750] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-08 11:08:49,575 [salt.state       ][INFO    ][2750] File /etc/profile.d/proxy.sh is not present
2018-01-08 11:08:49,575 [salt.state       ][INFO    ][2750] Completed state [/etc/profile.d/proxy.sh] at time 11:08:49.575668 duration_in_ms=1.696
2018-01-08 11:08:49,577 [salt.state       ][INFO    ][2750] Running state [/etc/apt/apt.conf.d/95proxies] at time 11:08:49.577621
2018-01-08 11:08:49,577 [salt.state       ][INFO    ][2750] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-08 11:08:49,578 [salt.state       ][INFO    ][2750] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-08 11:08:49,579 [salt.state       ][INFO    ][2750] Completed state [/etc/apt/apt.conf.d/95proxies] at time 11:08:49.578975 duration_in_ms=1.354
2018-01-08 11:08:49,580 [salt.state       ][INFO    ][2750] Running state [ntp] at time 11:08:49.580232
2018-01-08 11:08:49,580 [salt.state       ][INFO    ][2750] Executing state pkg.installed for ntp
2018-01-08 11:08:49,941 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:08:49,961 [salt.loaded.int.module.cmdmod][INFO    ][2750] 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-08 11:08:50,050 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110848766868
2018-01-08 11:08:50,065 [salt.minion      ][INFO    ][5662] Starting a new job with PID 5662
2018-01-08 11:08:50,082 [salt.minion      ][INFO    ][5662] Returning information for job: 20180108110848766868
2018-01-08 11:08:53,290 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:08:53,329 [salt.state       ][INFO    ][2750] 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-08 11:08:53,345 [salt.state       ][INFO    ][2750] Loading fresh modules for state activity
2018-01-08 11:08:53,380 [salt.state       ][INFO    ][2750] Completed state [ntp] at time 11:08:53.380433 duration_in_ms=3800.195
2018-01-08 11:08:53,385 [salt.state       ][INFO    ][2750] Running state [/etc/ntp.conf] at time 11:08:53.385574
2018-01-08 11:08:53,386 [salt.state       ][INFO    ][2750] Executing state file.managed for /etc/ntp.conf
2018-01-08 11:08:53,415 [salt.fileclient  ][INFO    ][2750] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-08 11:08:53,471 [salt.state       ][INFO    ][2750] 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-08 11:08:53,472 [salt.state       ][INFO    ][2750] Completed state [/etc/ntp.conf] at time 11:08:53.472800 duration_in_ms=87.226
2018-01-08 11:08:53,610 [salt.state       ][INFO    ][2750] Running state [ntp] at time 11:08:53.610677
2018-01-08 11:08:53,610 [salt.state       ][INFO    ][2750] Executing state service.running for ntp
2018-01-08 11:08:53,611 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-08 11:08:53,623 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-08 11:08:53,631 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-08 11:08:53,642 [salt.state       ][INFO    ][2750] The service ntp is already running
2018-01-08 11:08:53,643 [salt.state       ][INFO    ][2750] Completed state [ntp] at time 11:08:53.643078 duration_in_ms=32.401
2018-01-08 11:08:53,643 [salt.state       ][INFO    ][2750] Running state [ntp] at time 11:08:53.643298
2018-01-08 11:08:53,643 [salt.state       ][INFO    ][2750] Executing state service.mod_watch for ntp
2018-01-08 11:08:53,644 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-08 11:08:53,653 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-08 11:08:53,664 [salt.loaded.int.module.cmdmod][INFO    ][2750] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-08 11:08:53,722 [salt.state       ][INFO    ][2750] {'ntp': True}
2018-01-08 11:08:53,723 [salt.state       ][INFO    ][2750] Completed state [ntp] at time 11:08:53.723061 duration_in_ms=79.761
2018-01-08 11:08:53,726 [salt.minion      ][INFO    ][2750] Returning information for job: 20180108110818568787
2018-01-08 11:09:02,924 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180108110901875416
2018-01-08 11:09:02,941 [salt.minion      ][INFO    ][6537] Starting a new job with PID 6537
2018-01-08 11:09:02,953 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6537] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-08 11:09:02,955 [salt.minion      ][INFO    ][6537] Returning information for job: 20180108110901875416
2018-01-08 11:09:26,361 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command pkg.upgrade with jid 20180108110925303344
2018-01-08 11:09:26,385 [salt.minion      ][INFO    ][6558] Starting a new job with PID 6558
2018-01-08 11:09:26,406 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6558] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:09:26,797 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6558] 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-08 11:09:33,780 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6558] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:09:33,813 [salt.minion      ][INFO    ][6558] Returning information for job: 20180108110925303344
2018-01-08 11:09:35,216 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command state.sls with jid 20180108110934166027
2018-01-08 11:09:35,231 [salt.minion      ][INFO    ][7353] Starting a new job with PID 7353
2018-01-08 11:09:37,538 [salt.state       ][INFO    ][7353] Loading fresh modules for state activity
2018-01-08 11:09:37,596 [salt.fileclient  ][INFO    ][7353] Fetching file from saltenv 'base', ** done ** 'opendaylight/init.sls'
2018-01-08 11:09:37,625 [salt.fileclient  ][INFO    ][7353] Fetching file from saltenv 'base', ** done ** 'opendaylight/server.sls'
2018-01-08 11:09:37,668 [salt.fileclient  ][INFO    ][7353] Fetching file from saltenv 'base', ** done ** 'opendaylight/map.jinja'
2018-01-08 11:09:37,709 [salt.state       ][INFO    ][7353] Running state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 11:09:37.709115
2018-01-08 11:09:37,709 [salt.state       ][INFO    ][7353] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main
2018-01-08 11:09:37,778 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['apt-key', 'export', '49B07274951063870A8B7EAE7B8AA1A344C05248'] in directory '/root'
2018-01-08 11:09:37,870 [salt.loaded.int.module.cmdmod][INFO    ][7353] 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-08 11:09:38,159 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:09:41,517 [salt.state       ][INFO    ][7353] {'repo': 'deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main'}
2018-01-08 11:09:41,517 [salt.state       ][INFO    ][7353] Completed state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 11:09:41.517896 duration_in_ms=3808.781
2018-01-08 11:09:41,840 [salt.state       ][INFO    ][7353] Running state [opendaylight] at time 11:09:41.840093
2018-01-08 11:09:41,840 [salt.state       ][INFO    ][7353] Executing state pkg.installed for opendaylight
2018-01-08 11:09:41,841 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:09:42,164 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['apt-cache', '-q', 'policy', 'opendaylight'] in directory '/root'
2018-01-08 11:09:42,233 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 11:09:43,854 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 11:09:43,880 [salt.loaded.int.module.cmdmod][INFO    ][7353] 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-08 11:09:45,312 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110944260718
2018-01-08 11:09:45,331 [salt.minion      ][INFO    ][8242] Starting a new job with PID 8242
2018-01-08 11:09:45,345 [salt.minion      ][INFO    ][8242] Returning information for job: 20180108110944260718
2018-01-08 11:09:55,537 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108110954479192
2018-01-08 11:09:55,557 [salt.minion      ][INFO    ][8247] Starting a new job with PID 8247
2018-01-08 11:09:55,576 [salt.minion      ][INFO    ][8247] Returning information for job: 20180108110954479192
2018-01-08 11:10:05,761 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111004710097
2018-01-08 11:10:05,781 [salt.minion      ][INFO    ][8252] Starting a new job with PID 8252
2018-01-08 11:10:05,797 [salt.minion      ][INFO    ][8252] Returning information for job: 20180108111004710097
2018-01-08 11:10:15,976 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111014923435
2018-01-08 11:10:15,993 [salt.minion      ][INFO    ][8257] Starting a new job with PID 8257
2018-01-08 11:10:16,012 [salt.minion      ][INFO    ][8257] Returning information for job: 20180108111014923435
2018-01-08 11:10:26,208 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111025145753
2018-01-08 11:10:26,228 [salt.minion      ][INFO    ][8262] Starting a new job with PID 8262
2018-01-08 11:10:26,243 [salt.minion      ][INFO    ][8262] Returning information for job: 20180108111025145753
2018-01-08 11:10:36,433 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111035377610
2018-01-08 11:10:36,453 [salt.minion      ][INFO    ][8267] Starting a new job with PID 8267
2018-01-08 11:10:36,471 [salt.minion      ][INFO    ][8267] Returning information for job: 20180108111035377610
2018-01-08 11:10:46,649 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111045597994
2018-01-08 11:10:46,671 [salt.minion      ][INFO    ][8272] Starting a new job with PID 8272
2018-01-08 11:10:46,686 [salt.minion      ][INFO    ][8272] Returning information for job: 20180108111045597994
2018-01-08 11:10:56,708 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111055654225
2018-01-08 11:10:56,728 [salt.minion      ][INFO    ][8277] Starting a new job with PID 8277
2018-01-08 11:10:56,745 [salt.minion      ][INFO    ][8277] Returning information for job: 20180108111055654225
2018-01-08 11:11:06,932 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111105877394
2018-01-08 11:11:06,952 [salt.minion      ][INFO    ][8282] Starting a new job with PID 8282
2018-01-08 11:11:06,968 [salt.minion      ][INFO    ][8282] Returning information for job: 20180108111105877394
2018-01-08 11:11:17,156 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111116103060
2018-01-08 11:11:17,178 [salt.minion      ][INFO    ][8287] Starting a new job with PID 8287
2018-01-08 11:11:17,193 [salt.minion      ][INFO    ][8287] Returning information for job: 20180108111116103060
2018-01-08 11:11:27,382 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111126330340
2018-01-08 11:11:27,403 [salt.minion      ][INFO    ][8292] Starting a new job with PID 8292
2018-01-08 11:11:27,419 [salt.minion      ][INFO    ][8292] Returning information for job: 20180108111126330340
2018-01-08 11:11:37,415 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111136353226
2018-01-08 11:11:37,437 [salt.minion      ][INFO    ][8401] Starting a new job with PID 8401
2018-01-08 11:11:37,456 [salt.minion      ][INFO    ][8401] Returning information for job: 20180108111136353226
2018-01-08 11:11:47,451 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111146390435
2018-01-08 11:11:47,469 [salt.minion      ][INFO    ][8406] Starting a new job with PID 8406
2018-01-08 11:11:47,486 [salt.minion      ][INFO    ][8406] Returning information for job: 20180108111146390435
2018-01-08 11:11:57,474 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111156422381
2018-01-08 11:11:57,491 [salt.minion      ][INFO    ][8411] Starting a new job with PID 8411
2018-01-08 11:11:57,507 [salt.minion      ][INFO    ][8411] Returning information for job: 20180108111156422381
2018-01-08 11:12:07,714 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111206652826
2018-01-08 11:12:07,730 [salt.minion      ][INFO    ][8416] Starting a new job with PID 8416
2018-01-08 11:12:07,747 [salt.minion      ][INFO    ][8416] Returning information for job: 20180108111206652826
2018-01-08 11:12:17,732 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111216679970
2018-01-08 11:12:17,751 [salt.minion      ][INFO    ][8421] Starting a new job with PID 8421
2018-01-08 11:12:17,770 [salt.minion      ][INFO    ][8421] Returning information for job: 20180108111216679970
2018-01-08 11:12:27,760 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111226702985
2018-01-08 11:12:27,780 [salt.minion      ][INFO    ][8426] Starting a new job with PID 8426
2018-01-08 11:12:27,797 [salt.minion      ][INFO    ][8426] Returning information for job: 20180108111226702985
2018-01-08 11:12:37,793 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111236740880
2018-01-08 11:12:37,814 [salt.minion      ][INFO    ][8431] Starting a new job with PID 8431
2018-01-08 11:12:37,832 [salt.minion      ][INFO    ][8431] Returning information for job: 20180108111236740880
2018-01-08 11:12:47,834 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111246778463
2018-01-08 11:12:47,855 [salt.minion      ][INFO    ][8436] Starting a new job with PID 8436
2018-01-08 11:12:47,872 [salt.minion      ][INFO    ][8436] Returning information for job: 20180108111246778463
2018-01-08 11:12:57,869 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111256817678
2018-01-08 11:12:57,888 [salt.minion      ][INFO    ][8441] Starting a new job with PID 8441
2018-01-08 11:12:57,905 [salt.minion      ][INFO    ][8441] Returning information for job: 20180108111256817678
2018-01-08 11:13:07,912 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111306859694
2018-01-08 11:13:07,932 [salt.minion      ][INFO    ][8446] Starting a new job with PID 8446
2018-01-08 11:13:07,950 [salt.minion      ][INFO    ][8446] Returning information for job: 20180108111306859694
2018-01-08 11:13:17,959 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111316906148
2018-01-08 11:13:17,979 [salt.minion      ][INFO    ][8451] Starting a new job with PID 8451
2018-01-08 11:13:17,996 [salt.minion      ][INFO    ][8451] Returning information for job: 20180108111316906148
2018-01-08 11:13:28,006 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111326953125
2018-01-08 11:13:28,025 [salt.minion      ][INFO    ][8456] Starting a new job with PID 8456
2018-01-08 11:13:28,042 [salt.minion      ][INFO    ][8456] Returning information for job: 20180108111326953125
2018-01-08 11:13:38,046 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111336991942
2018-01-08 11:13:38,066 [salt.minion      ][INFO    ][8461] Starting a new job with PID 8461
2018-01-08 11:13:38,083 [salt.minion      ][INFO    ][8461] Returning information for job: 20180108111336991942
2018-01-08 11:13:48,112 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111347059639
2018-01-08 11:13:48,129 [salt.minion      ][INFO    ][8466] Starting a new job with PID 8466
2018-01-08 11:13:48,147 [salt.minion      ][INFO    ][8466] Returning information for job: 20180108111347059639
2018-01-08 11:13:58,168 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111357116718
2018-01-08 11:13:58,191 [salt.minion      ][INFO    ][8471] Starting a new job with PID 8471
2018-01-08 11:13:58,209 [salt.minion      ][INFO    ][8471] Returning information for job: 20180108111357116718
2018-01-08 11:14:08,225 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111407171544
2018-01-08 11:14:08,243 [salt.minion      ][INFO    ][8476] Starting a new job with PID 8476
2018-01-08 11:14:08,259 [salt.minion      ][INFO    ][8476] Returning information for job: 20180108111407171544
2018-01-08 11:14:18,283 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111417226652
2018-01-08 11:14:18,305 [salt.minion      ][INFO    ][8481] Starting a new job with PID 8481
2018-01-08 11:14:18,323 [salt.minion      ][INFO    ][8481] Returning information for job: 20180108111417226652
2018-01-08 11:14:28,356 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111427303401
2018-01-08 11:14:28,375 [salt.minion      ][INFO    ][8487] Starting a new job with PID 8487
2018-01-08 11:14:28,392 [salt.minion      ][INFO    ][8487] Returning information for job: 20180108111427303401
2018-01-08 11:14:38,411 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111437358994
2018-01-08 11:14:38,427 [salt.minion      ][INFO    ][8492] Starting a new job with PID 8492
2018-01-08 11:14:38,443 [salt.minion      ][INFO    ][8492] Returning information for job: 20180108111437358994
2018-01-08 11:14:48,469 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111447416372
2018-01-08 11:14:48,491 [salt.minion      ][INFO    ][8497] Starting a new job with PID 8497
2018-01-08 11:14:48,506 [salt.minion      ][INFO    ][8497] Returning information for job: 20180108111447416372
2018-01-08 11:14:58,545 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111457494143
2018-01-08 11:14:58,567 [salt.minion      ][INFO    ][8502] Starting a new job with PID 8502
2018-01-08 11:14:58,584 [salt.minion      ][INFO    ][8502] Returning information for job: 20180108111457494143
2018-01-08 11:15:08,636 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111507583848
2018-01-08 11:15:08,654 [salt.minion      ][INFO    ][8710] Starting a new job with PID 8710
2018-01-08 11:15:08,672 [salt.minion      ][INFO    ][8710] Returning information for job: 20180108111507583848
2018-01-08 11:15:18,744 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111517689974
2018-01-08 11:15:18,761 [salt.minion      ][INFO    ][8727] Starting a new job with PID 8727
2018-01-08 11:15:18,779 [salt.minion      ][INFO    ][8727] Returning information for job: 20180108111517689974
2018-01-08 11:15:28,842 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108111527790716
2018-01-08 11:15:28,851 [salt.minion      ][INFO    ][8753] Starting a new job with PID 8753
2018-01-08 11:15:28,865 [salt.minion      ][INFO    ][8753] Returning information for job: 20180108111527790716
2018-01-08 11:15:34,414 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 11:15:34,444 [salt.state       ][INFO    ][7353] 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-08 11:15:34,459 [salt.state       ][INFO    ][7353] Loading fresh modules for state activity
2018-01-08 11:15:34,485 [salt.state       ][INFO    ][7353] Completed state [opendaylight] at time 11:15:34.484983 duration_in_ms=352644.89
2018-01-08 11:15:34,595 [salt.state       ][INFO    ][7353] Running state [/opt/opendaylight/etc/jetty.xml] at time 11:15:34.595783
2018-01-08 11:15:34,596 [salt.state       ][INFO    ][7353] Executing state file.managed for /opt/opendaylight/etc/jetty.xml
2018-01-08 11:15:34,657 [salt.fileclient  ][INFO    ][7353] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/jetty.xml'
2018-01-08 11:15:34,703 [salt.state       ][INFO    ][7353] 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-08 11:15:34,704 [salt.state       ][INFO    ][7353] Completed state [/opt/opendaylight/etc/jetty.xml] at time 11:15:34.704074 duration_in_ms=108.29
2018-01-08 11:15:34,704 [salt.state       ][INFO    ][7353] Running state [/opt/opendaylight/bin/setenv] at time 11:15:34.704311
2018-01-08 11:15:34,704 [salt.state       ][INFO    ][7353] Executing state file.managed for /opt/opendaylight/bin/setenv
2018-01-08 11:15:34,739 [salt.fileclient  ][INFO    ][7353] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/setenv.shell'
2018-01-08 11:15:34,783 [salt.state       ][INFO    ][7353] 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-08 11:15:34,783 [salt.state       ][INFO    ][7353] Completed state [/opt/opendaylight/bin/setenv] at time 11:15:34.783606 duration_in_ms=79.295
2018-01-08 11:15:34,784 [salt.state       ][INFO    ][7353] Running state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 11:15:34.784554
2018-01-08 11:15:34,784 [salt.state       ][INFO    ][7353] Executing state ini.options_present for /opt/opendaylight/etc/org.apache.karaf.features.cfg
2018-01-08 11:15:34,801 [salt.state       ][INFO    ][7353] {'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-08 11:15:34,801 [salt.state       ][INFO    ][7353] Completed state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 11:15:34.801619 duration_in_ms=17.064
2018-01-08 11:15:34,801 [salt.state       ][INFO    ][7353] Running state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 11:15:34.801851
2018-01-08 11:15:34,802 [salt.state       ][INFO    ][7353] Executing state ini.options_present for /opt/opendaylight/etc/org.ops4j.pax.web.cfg
2018-01-08 11:15:34,802 [salt.state       ][INFO    ][7353] {'org.ops4j.pax.web.listening.addresses': {'after': '192.168.10.111', 'before': None}}
2018-01-08 11:15:34,802 [salt.state       ][INFO    ][7353] Completed state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 11:15:34.802829 duration_in_ms=0.978
2018-01-08 11:15:34,803 [salt.state       ][INFO    ][7353] Running state [/opt/opendaylight/etc/custom.properties] at time 11:15:34.803084
2018-01-08 11:15:34,803 [salt.state       ][INFO    ][7353] Executing state ini.options_present for /opt/opendaylight/etc/custom.properties
2018-01-08 11:15:34,825 [salt.state       ][INFO    ][7353] {'ovsdb.l3.fwd.enabled': {'after': 'yes', 'before': None}, 'ovsdb.of.version': {'after': '1.3', 'before': None}}
2018-01-08 11:15:34,826 [salt.state       ][INFO    ][7353] Completed state [/opt/opendaylight/etc/custom.properties] at time 11:15:34.826335 duration_in_ms=23.25
2018-01-08 11:15:34,826 [salt.state       ][INFO    ][7353] Running state [opendaylight] at time 11:15:34.826779
2018-01-08 11:15:34,826 [salt.state       ][INFO    ][7353] Executing state service.running for opendaylight
2018-01-08 11:15:34,827 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['systemctl', 'status', 'opendaylight.service', '-n', '0'] in directory '/root'
2018-01-08 11:15:34,840 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-08 11:15:34,847 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-08 11:15:34,855 [salt.state       ][INFO    ][7353] The service opendaylight is already running
2018-01-08 11:15:34,855 [salt.state       ][INFO    ][7353] Completed state [opendaylight] at time 11:15:34.855251 duration_in_ms=28.472
2018-01-08 11:15:34,855 [salt.state       ][INFO    ][7353] Running state [opendaylight] at time 11:15:34.855447
2018-01-08 11:15:34,855 [salt.state       ][INFO    ][7353] Executing state service.mod_watch for opendaylight
2018-01-08 11:15:34,856 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-08 11:15:34,866 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-08 11:15:34,876 [salt.loaded.int.module.cmdmod][INFO    ][7353] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'opendaylight.service'] in directory '/root'
2018-01-08 11:15:35,381 [salt.state       ][INFO    ][7353] {'opendaylight': True}
2018-01-08 11:15:35,382 [salt.state       ][INFO    ][7353] Completed state [opendaylight] at time 11:15:35.382289 duration_in_ms=526.841
2018-01-08 11:15:35,384 [salt.minion      ][INFO    ][7353] Returning information for job: 20180108110934166027
2018-01-08 12:08:02,437 [salt.utils.schedule][INFO    ][2647] Running scheduled job: __mine_interval
2018-01-08 12:13:47,445 [salt.minion      ][INFO    ][2647] User sudo_ubuntu Executing command cp.push_dir with jid 20180108121346405483
2018-01-08 12:13:47,473 [salt.minion      ][INFO    ][12875] Starting a new job with PID 12875
