2017-11-03 07:44:52,906 [salt.cli.daemons ][WARNING ][871] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-03 07:45:45,627 [py.warnings      ][WARNING ][1049] /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.

2017-11-03 07:46:05,300 [salt.loaded.int.states.file][WARNING ][1049] State for file: /etc/ssl/certs/ca-salt_master_ca.crt - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2017-11-03 07:46:05,318 [salt.loaded.int.module.cmdmod][ERROR   ][1049] 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
2017-11-03 07:46:07,703 [salt.loaded.int.module.cmdmod][INFO    ][1573] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-03 07:46:07,715 [salt.loaded.int.module.cmdmod][INFO    ][1573] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-03 07:46:07,730 [salt.loaded.int.module.cmdmod][INFO    ][1573] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-03 07:46:07,766 [salt.utils.parsers][WARNING ][871] Minion received a SIGTERM. Exiting.
2017-11-03 07:46:08,151 [salt.cli.daemons ][INFO    ][1628] Setting up the Salt Minion "prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-03 07:46:08,623 [salt.minion      ][INFO    ][1628] Creating minion process manager
2017-11-03 07:46:08,625 [salt.cli.daemons ][WARNING ][1628] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-03 07:46:08,626 [salt.cli.daemons ][INFO    ][1628] The Salt Minion is starting up
2017-11-03 07:46:08,627 [salt.minion      ][INFO    ][1628] Minion is starting as user 'root'
2017-11-03 07:46:08,628 [salt.utils.event ][INFO    ][1628] Starting pull socket on /var/run/salt/minion/minion_event_989a3fcbe6_pull.ipc
2017-11-03 07:46:09,466 [salt.loaded.int.module.cmdmod][INFO    ][1628] Executing command ['date', '+%z'] in directory '/root'
2017-11-03 07:46:09,477 [salt.utils.schedule][INFO    ][1628] Updating job settings for scheduled job: __mine_interval
2017-11-03 07:46:09,480 [salt.minion      ][INFO    ][1628] Added mine.update to scheduler
2017-11-03 07:46:09,503 [salt.minion      ][INFO    ][1628] Minion is ready to receive requests!
2017-11-03 07:46:10,504 [salt.utils.schedule][INFO    ][1628] Running scheduled job: __mine_interval
2017-11-03 07:46:37,049 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command test.ping with jid 20171103074637036844
2017-11-03 07:46:37,070 [salt.minion      ][INFO    ][1727] Starting a new job with PID 1727
2017-11-03 07:46:37,163 [salt.minion      ][INFO    ][1727] Returning information for job: 20171103074637036844
2017-11-03 07:46:42,980 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171103074642970363
2017-11-03 07:46:42,995 [salt.minion      ][INFO    ][1732] Starting a new job with PID 1732
2017-11-03 07:46:46,937 [salt.state       ][INFO    ][1732] Loading fresh modules for state activity
2017-11-03 07:46:47,414 [salt.state       ][ERROR   ][1732] No contents found in top file
2017-11-03 07:46:47,415 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-03 07:46:47,419 [salt.utils.extmods][INFO    ][1732] Syncing beacons for environment 'base'
2017-11-03 07:46:47,419 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_beacons, for base)
2017-11-03 07:46:47,419 [salt.fileclient  ][INFO    ][1732] Caching directory '_beacons/' for environment 'base'
2017-11-03 07:46:47,449 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/modules'
2017-11-03 07:46:47,453 [salt.utils.extmods][INFO    ][1732] Syncing modules for environment 'base'
2017-11-03 07:46:47,453 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_modules, for base)
2017-11-03 07:46:47,454 [salt.fileclient  ][INFO    ][1732] Caching directory '_modules/' for environment 'base'
2017-11-03 07:46:47,509 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-03 07:46:47,534 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-03 07:46:47,552 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-03 07:46:47,829 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-03 07:46:47,855 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-03 07:46:47,875 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-03 07:46:47,897 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-03 07:46:47,932 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-03 07:46:47,967 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-03 07:46:48,007 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-03 07:46:48,062 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-03 07:46:48,079 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-03 07:46:48,104 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-03 07:46:48,123 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-03 07:46:48,137 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-03 07:46:48,154 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-03 07:46:48,167 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-03 07:46:48,200 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-03 07:46:48,209 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-03 07:46:48,227 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-03 07:46:48,242 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-03 07:46:48,270 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-03 07:46:48,286 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-03 07:46:48,308 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-03 07:46:48,342 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-03 07:46:48,353 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-03 07:46:48,369 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-03 07:46:48,385 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-03 07:46:48,429 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-03 07:46:48,451 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-03 07:46:48,464 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-03 07:46:48,480 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-03 07:46:48,494 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-03 07:46:48,499 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-03 07:46:48,499 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-03 07:46:48,500 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-03 07:46:48,500 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-03 07:46:48,501 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-03 07:46:48,501 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-03 07:46:48,502 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-03 07:46:48,502 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-03 07:46:48,503 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-03 07:46:48,503 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-03 07:46:48,504 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-03 07:46:48,504 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-03 07:46:48,504 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-03 07:46:48,505 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-03 07:46:48,505 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-03 07:46:48,506 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-03 07:46:48,506 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-03 07:46:48,507 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-03 07:46:48,507 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-03 07:46:48,508 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-03 07:46:48,508 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-03 07:46:48,509 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-03 07:46:48,509 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-03 07:46:48,510 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-03 07:46:48,510 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-03 07:46:48,511 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-03 07:46:48,511 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-03 07:46:48,512 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-03 07:46:48,512 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-03 07:46:48,513 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-03 07:46:48,513 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-03 07:46:48,513 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-03 07:46:48,514 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-11-03 07:46:48,514 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-03 07:46:48,515 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-03 07:46:48,517 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/states'
2017-11-03 07:46:48,521 [salt.utils.extmods][INFO    ][1732] Syncing states for environment 'base'
2017-11-03 07:46:48,521 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_states, for base)
2017-11-03 07:46:48,522 [salt.fileclient  ][INFO    ][1732] Caching directory '_states/' for environment 'base'
2017-11-03 07:46:48,592 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-03 07:46:48,631 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-03 07:46:48,678 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-03 07:46:48,693 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-03 07:46:48,709 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-03 07:46:48,728 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-03 07:46:48,758 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-03 07:46:48,781 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-03 07:46:48,794 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-03 07:46:48,812 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-03 07:46:48,831 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-03 07:46:48,843 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-03 07:46:48,863 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-03 07:46:48,874 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-03 07:46:48,896 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-03 07:46:48,914 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-03 07:46:48,934 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-03 07:46:48,955 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-03 07:46:48,974 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-03 07:46:48,993 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-03 07:46:49,010 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-03 07:46:49,030 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-03 07:46:49,054 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-03 07:46:49,082 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-03 07:46:49,095 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-03 07:46:49,129 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-03 07:46:49,146 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-03 07:46:49,169 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-03 07:46:49,195 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-03 07:46:49,201 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-03 07:46:49,201 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-03 07:46:49,202 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-03 07:46:49,202 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-03 07:46:49,203 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-03 07:46:49,203 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-03 07:46:49,204 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-03 07:46:49,205 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-03 07:46:49,206 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-03 07:46:49,206 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-03 07:46:49,207 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-03 07:46:49,208 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-03 07:46:49,208 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-03 07:46:49,209 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-03 07:46:49,209 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-03 07:46:49,210 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-03 07:46:49,210 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-03 07:46:49,211 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-03 07:46:49,212 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-03 07:46:49,212 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-03 07:46:49,213 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-03 07:46:49,213 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-03 07:46:49,214 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-03 07:46:49,214 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-03 07:46:49,215 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-03 07:46:49,215 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-03 07:46:49,216 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-03 07:46:49,217 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-03 07:46:49,218 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-03 07:46:49,218 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-03 07:46:49,220 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-03 07:46:49,225 [salt.utils.extmods][INFO    ][1732] Syncing sdb for environment 'base'
2017-11-03 07:46:49,225 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_sdb, for base)
2017-11-03 07:46:49,225 [salt.fileclient  ][INFO    ][1732] Caching directory '_sdb/' for environment 'base'
2017-11-03 07:46:49,290 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/grains'
2017-11-03 07:46:49,296 [salt.utils.extmods][INFO    ][1732] Syncing grains for environment 'base'
2017-11-03 07:46:49,297 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_grains, for base)
2017-11-03 07:46:49,297 [salt.fileclient  ][INFO    ][1732] Caching directory '_grains/' for environment 'base'
2017-11-03 07:46:49,358 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-03 07:46:49,375 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-03 07:46:49,395 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-03 07:46:49,423 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-03 07:46:49,456 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-03 07:46:49,475 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-03 07:46:49,491 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-03 07:46:49,526 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-03 07:46:49,539 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-03 07:46:49,612 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-03 07:46:49,634 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-03 07:46:49,655 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-03 07:46:49,666 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-03 07:46:49,667 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-03 07:46:49,668 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-03 07:46:49,668 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-03 07:46:49,669 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-03 07:46:49,670 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-03 07:46:49,671 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-03 07:46:49,671 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-03 07:46:49,672 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-03 07:46:49,673 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-03 07:46:49,673 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-03 07:46:49,674 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-03 07:46:49,676 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-03 07:46:49,684 [salt.utils.extmods][INFO    ][1732] Syncing renderers for environment 'base'
2017-11-03 07:46:49,684 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_renderers, for base)
2017-11-03 07:46:49,685 [salt.fileclient  ][INFO    ][1732] Caching directory '_renderers/' for environment 'base'
2017-11-03 07:46:49,734 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-03 07:46:49,742 [salt.utils.extmods][INFO    ][1732] Syncing returners for environment 'base'
2017-11-03 07:46:49,742 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_returners, for base)
2017-11-03 07:46:49,743 [salt.fileclient  ][INFO    ][1732] Caching directory '_returners/' for environment 'base'
2017-11-03 07:46:49,820 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-03 07:46:49,828 [salt.utils.extmods][INFO    ][1732] Syncing output for environment 'base'
2017-11-03 07:46:49,828 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_output, for base)
2017-11-03 07:46:49,829 [salt.fileclient  ][INFO    ][1732] Caching directory '_output/' for environment 'base'
2017-11-03 07:46:49,940 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-03 07:46:49,947 [salt.utils.extmods][INFO    ][1732] Syncing utils for environment 'base'
2017-11-03 07:46:49,948 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_utils, for base)
2017-11-03 07:46:49,948 [salt.fileclient  ][INFO    ][1732] Caching directory '_utils/' for environment 'base'
2017-11-03 07:46:50,015 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-03 07:46:50,023 [salt.utils.extmods][INFO    ][1732] Syncing log_handlers for environment 'base'
2017-11-03 07:46:50,024 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_log_handlers, for base)
2017-11-03 07:46:50,024 [salt.fileclient  ][INFO    ][1732] Caching directory '_log_handlers/' for environment 'base'
2017-11-03 07:46:50,130 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-03 07:46:50,136 [salt.utils.extmods][INFO    ][1732] Syncing proxy for environment 'base'
2017-11-03 07:46:50,136 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_proxy, for base)
2017-11-03 07:46:50,136 [salt.fileclient  ][INFO    ][1732] Caching directory '_proxy/' for environment 'base'
2017-11-03 07:46:50,182 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-03 07:46:50,188 [salt.utils.extmods][INFO    ][1732] Syncing engines for environment 'base'
2017-11-03 07:46:50,188 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_engines, for base)
2017-11-03 07:46:50,188 [salt.fileclient  ][INFO    ][1732] Caching directory '_engines/' for environment 'base'
2017-11-03 07:46:50,250 [salt.minion      ][INFO    ][1732] Returning information for job: 20171103074642970363
2017-11-03 07:46:53,336 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command state.apply with jid 20171103074653321026
2017-11-03 07:46:53,354 [salt.minion      ][INFO    ][1860] Starting a new job with PID 1860
2017-11-03 07:46:54,877 [salt.state       ][INFO    ][1860] Loading fresh modules for state activity
2017-11-03 07:46:55,013 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-03 07:46:55,057 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-03 07:46:55,083 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-03 07:46:55,858 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:46:55,983 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-03 07:46:56,006 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-03 07:46:56,042 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-03 07:46:56,067 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-03 07:46:56,083 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-03 07:46:56,118 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:46:56,207 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-03 07:46:56,210 [py.warnings      ][WARNING ][1860] /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.

2017-11-03 07:46:56,211 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-03 07:46:56,235 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-03 07:46:56,251 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:46:56,273 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-03 07:46:56,293 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 07:46:56,299 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-03 07:46:56,347 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-03 07:46:56,369 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 07:46:56,385 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:56,399 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:56,413 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:56,428 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:56,442 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:56,456 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:56,488 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-03 07:46:56,516 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-03 07:46:56,541 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'salt-minion --version' in directory '/root'
2017-11-03 07:46:57,019 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-03 07:46:57,180 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-03 07:46:57,236 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-03 07:46:57,385 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-03 07:46:57,415 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:46:57,494 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-03 07:46:57,518 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-03 07:46:57,538 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-03 07:46:57,554 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-03 07:46:57,569 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-03 07:46:57,604 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:46:57,723 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-03 07:46:57,727 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-03 07:46:57,751 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-03 07:46:57,772 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:46:57,794 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-03 07:46:57,821 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 07:46:57,830 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-03 07:46:57,891 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-03 07:46:57,924 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 07:46:57,959 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:57,986 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:58,013 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:58,040 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:58,068 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:58,097 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-03 07:46:58,151 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-03 07:46:58,194 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-03 07:46:58,238 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'salt-minion --version' in directory '/root'
2017-11-03 07:46:58,746 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-03 07:46:58,890 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-03 07:46:58,937 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-03 07:46:59,093 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-03 07:46:59,187 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:46:59,928 [salt.state       ][INFO    ][1860] Running state [salt-minion] at time 07:46:59.928235
2017-11-03 07:46:59,929 [salt.state       ][INFO    ][1860] Executing state pkg.installed for salt-minion
2017-11-03 07:46:59,930 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:47:00,765 [salt.state       ][INFO    ][1860] Package salt-minion is already installed
2017-11-03 07:47:00,765 [salt.state       ][INFO    ][1860] Completed state [salt-minion] at time 07:47:00.765434 duration_in_ms=837.201
2017-11-03 07:47:00,766 [salt.state       ][INFO    ][1860] Running state [salt_minion_dependency_packages] at time 07:47:00.765914
2017-11-03 07:47:00,766 [salt.state       ][INFO    ][1860] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-03 07:47:00,771 [salt.state       ][INFO    ][1860] All specified packages are already installed
2017-11-03 07:47:00,772 [salt.state       ][INFO    ][1860] Completed state [salt_minion_dependency_packages] at time 07:47:00.771698 duration_in_ms=5.784
2017-11-03 07:47:00,774 [salt.state       ][INFO    ][1860] Running state [/etc/salt/minion.d/minion.conf] at time 07:47:00.773909
2017-11-03 07:47:00,774 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-03 07:47:00,798 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-03 07:47:00,906 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:47:00,970 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:01,028 [salt.state       ][INFO    ][1860] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-03 07:47:01,029 [salt.state       ][INFO    ][1860] Completed state [/etc/salt/minion.d/minion.conf] at time 07:47:01.028673 duration_in_ms=254.763
2017-11-03 07:47:01,030 [salt.state       ][INFO    ][1860] Running state [salt-minion] at time 07:47:01.029852
2017-11-03 07:47:01,030 [salt.state       ][INFO    ][1860] Executing state service.running for salt-minion
2017-11-03 07:47:01,031 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-03 07:47:01,049 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-03 07:47:01,058 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-03 07:47:01,067 [salt.state       ][INFO    ][1860] The service salt-minion is already running
2017-11-03 07:47:01,067 [salt.state       ][INFO    ][1860] Completed state [salt-minion] at time 07:47:01.067000 duration_in_ms=37.146
2017-11-03 07:47:01,069 [salt.state       ][INFO    ][1860] Running state [/etc/salt/grains.d] at time 07:47:01.068707
2017-11-03 07:47:01,069 [salt.state       ][INFO    ][1860] Executing state file.directory for /etc/salt/grains.d
2017-11-03 07:47:01,070 [salt.state       ][INFO    ][1860] Directory /etc/salt/grains.d is in the correct state
2017-11-03 07:47:01,070 [salt.state       ][INFO    ][1860] Completed state [/etc/salt/grains.d] at time 07:47:01.069904 duration_in_ms=1.197
2017-11-03 07:47:01,071 [salt.state       ][INFO    ][1860] Running state [/etc/salt/grains] at time 07:47:01.070516
2017-11-03 07:47:01,071 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/salt/grains
2017-11-03 07:47:01,071 [salt.state       ][INFO    ][1860] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-03 07:47:01,071 [salt.state       ][INFO    ][1860] Completed state [/etc/salt/grains] at time 07:47:01.071397 duration_in_ms=0.881
2017-11-03 07:47:01,072 [salt.state       ][INFO    ][1860] Running state [/etc/salt/grains.d/placeholder] at time 07:47:01.071774
2017-11-03 07:47:01,072 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-03 07:47:01,072 [salt.state       ][INFO    ][1860] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-03 07:47:01,073 [salt.state       ][INFO    ][1860] Completed state [/etc/salt/grains.d/placeholder] at time 07:47:01.072592 duration_in_ms=0.818
2017-11-03 07:47:01,073 [salt.state       ][INFO    ][1860] Running state [/etc/salt/grains.d/sphinx] at time 07:47:01.072974
2017-11-03 07:47:01,073 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-03 07:47:01,074 [salt.state       ][INFO    ][1860] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-03 07:47:01,075 [salt.state       ][INFO    ][1860] Completed state [/etc/salt/grains.d/sphinx] at time 07:47:01.074598 duration_in_ms=1.624
2017-11-03 07:47:01,076 [salt.state       ][INFO    ][1860] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:47:01.076154
2017-11-03 07:47:01,076 [salt.state       ][INFO    ][1860] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:47:01,077 [salt.state       ][INFO    ][1860] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:47:01,077 [salt.state       ][INFO    ][1860] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:47:01.076884 duration_in_ms=0.73
2017-11-03 07:47:01,077 [salt.state       ][INFO    ][1860] Running state [/etc/salt/grains.d/dns_records] at time 07:47:01.077287
2017-11-03 07:47:01,078 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-03 07:47:01,078 [salt.state       ][INFO    ][1860] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-03 07:47:01,079 [salt.state       ][INFO    ][1860] Completed state [/etc/salt/grains.d/dns_records] at time 07:47:01.078672 duration_in_ms=1.384
2017-11-03 07:47:01,080 [salt.state       ][INFO    ][1860] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:47:01.079477
2017-11-03 07:47:01,080 [salt.state       ][INFO    ][1860] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:47:01,080 [salt.state       ][INFO    ][1860] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:47:01,080 [salt.state       ][INFO    ][1860] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:47:01.080148 duration_in_ms=0.671
2017-11-03 07:47:01,081 [salt.state       ][INFO    ][1860] Running state [/etc/salt/grains.d/salt] at time 07:47:01.080538
2017-11-03 07:47:01,081 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-03 07:47:01,082 [salt.state       ][INFO    ][1860] File /etc/salt/grains.d/salt is in the correct state
2017-11-03 07:47:01,082 [salt.state       ][INFO    ][1860] Completed state [/etc/salt/grains.d/salt] at time 07:47:01.081852 duration_in_ms=1.313
2017-11-03 07:47:01,083 [salt.state       ][INFO    ][1860] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:47:01.082643
2017-11-03 07:47:01,083 [salt.state       ][INFO    ][1860] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:47:01,083 [salt.state       ][INFO    ][1860] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:47:01,083 [salt.state       ][INFO    ][1860] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:47:01.083325 duration_in_ms=0.681
2017-11-03 07:47:01,085 [salt.state       ][INFO    ][1860] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:47:01.085129
2017-11-03 07:47:01,085 [salt.state       ][INFO    ][1860] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-03 07:47:01,086 [salt.state       ][INFO    ][1860] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-03 07:47:01,086 [salt.state       ][INFO    ][1860] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:47:01.085819 duration_in_ms=0.69
2017-11-03 07:47:01,086 [salt.state       ][INFO    ][1860] Running state [mine.update] at time 07:47:01.086415
2017-11-03 07:47:01,087 [salt.state       ][INFO    ][1860] Executing state module.wait for mine.update
2017-11-03 07:47:01,087 [salt.state       ][INFO    ][1860] No changes made for mine.update
2017-11-03 07:47:01,087 [salt.state       ][INFO    ][1860] Completed state [mine.update] at time 07:47:01.087063 duration_in_ms=0.648
2017-11-03 07:47:01,087 [salt.state       ][INFO    ][1860] Running state [/etc/ssl/private] at time 07:47:01.087274
2017-11-03 07:47:01,087 [salt.state       ][INFO    ][1860] Executing state file.directory for /etc/ssl/private
2017-11-03 07:47:01,088 [salt.state       ][INFO    ][1860] Directory /etc/ssl/private is in the correct state
2017-11-03 07:47:01,088 [salt.state       ][INFO    ][1860] Completed state [/etc/ssl/private] at time 07:47:01.088108 duration_in_ms=0.834
2017-11-03 07:47:01,088 [salt.state       ][INFO    ][1860] Running state [/etc/ssl/certs] at time 07:47:01.088308
2017-11-03 07:47:01,089 [salt.state       ][INFO    ][1860] Executing state file.directory for /etc/ssl/certs
2017-11-03 07:47:01,089 [salt.state       ][INFO    ][1860] Directory /etc/ssl/certs is in the correct state
2017-11-03 07:47:01,089 [salt.state       ][INFO    ][1860] Completed state [/etc/ssl/certs] at time 07:47:01.089127 duration_in_ms=0.819
2017-11-03 07:47:01,090 [salt.state       ][INFO    ][1860] Running state [/etc/ssl/private/100.64.200.103.key] at time 07:47:01.090065
2017-11-03 07:47:01,090 [salt.state       ][INFO    ][1860] Executing state x509.private_key_managed for /etc/ssl/private/100.64.200.103.key
2017-11-03 07:47:01,091 [salt.state       ][INFO    ][1860] The Private key is already in the correct state
2017-11-03 07:47:01,091 [salt.state       ][INFO    ][1860] Completed state [/etc/ssl/private/100.64.200.103.key] at time 07:47:01.091094 duration_in_ms=1.029
2017-11-03 07:47:01,092 [salt.state       ][INFO    ][1860] Running state [/etc/ssl/private/100.64.200.103.key] at time 07:47:01.091721
2017-11-03 07:47:01,092 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/ssl/private/100.64.200.103.key
2017-11-03 07:47:01,093 [salt.state       ][INFO    ][1860] File /etc/ssl/private/100.64.200.103.key exists with proper permissions. No changes made.
2017-11-03 07:47:01,093 [salt.state       ][INFO    ][1860] Completed state [/etc/ssl/private/100.64.200.103.key] at time 07:47:01.092709 duration_in_ms=0.988
2017-11-03 07:47:01,252 [salt.state       ][INFO    ][1860] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 07:47:01.252269
2017-11-03 07:47:01,254 [salt.state       ][INFO    ][1860] Executing state x509.certificate_managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-03 07:47:01,270 [salt.loaded.int.module.publish][INFO    ][1860] Publishing 'x509.sign_remote_certificate' to tcp://10.20.0.2:4506
2017-11-03 07:47:01,631 [salt.state       ][INFO    ][1860] The certificate is already in the correct state
2017-11-03 07:47:01,632 [salt.state       ][INFO    ][1860] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 07:47:01.631705 duration_in_ms=379.436
2017-11-03 07:47:01,634 [salt.state       ][INFO    ][1860] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 07:47:01.633710
2017-11-03 07:47:01,635 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-03 07:47:01,637 [salt.state       ][INFO    ][1860] File /etc/ssl/certs/100.64.200.103.crt exists with proper permissions. No changes made.
2017-11-03 07:47:01,638 [salt.state       ][INFO    ][1860] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 07:47:01.637584 duration_in_ms=3.873
2017-11-03 07:47:01,645 [salt.state       ][INFO    ][1860] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 07:47:01.644841
2017-11-03 07:47:01,646 [salt.state       ][INFO    ][1860] Executing state x509.pem_managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-03 07:47:01,647 [salt.state       ][INFO    ][1860] The file is already in the correct state
2017-11-03 07:47:01,648 [salt.state       ][INFO    ][1860] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 07:47:01.647505 duration_in_ms=2.663
2017-11-03 07:47:01,650 [salt.state       ][INFO    ][1860] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 07:47:01.649443
2017-11-03 07:47:01,650 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-03 07:47:01,651 [salt.loaded.int.states.file][WARNING ][1860] State for file: /etc/ssl/certs/ca-salt_master_ca.crt - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2017-11-03 07:47:01,653 [salt.state       ][INFO    ][1860] File /etc/ssl/certs/ca-salt_master_ca.crt exists with proper permissions. No changes made.
2017-11-03 07:47:01,654 [salt.state       ][INFO    ][1860] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 07:47:01.653450 duration_in_ms=4.007
2017-11-03 07:47:01,654 [salt.state       ][INFO    ][1860] Running state [ca-certificates] at time 07:47:01.654391
2017-11-03 07:47:01,655 [salt.state       ][INFO    ][1860] Executing state pkg.installed for ca-certificates
2017-11-03 07:47:01,666 [salt.state       ][INFO    ][1860] Package ca-certificates is already installed
2017-11-03 07:47:01,667 [salt.state       ][INFO    ][1860] Completed state [ca-certificates] at time 07:47:01.667282 duration_in_ms=12.89
2017-11-03 07:47:01,669 [salt.state       ][INFO    ][1860] Running state [update-ca-certificates] at time 07:47:01.669132
2017-11-03 07:47:01,670 [salt.state       ][INFO    ][1860] Executing state cmd.wait for update-ca-certificates
2017-11-03 07:47:01,671 [salt.state       ][INFO    ][1860] No changes made for update-ca-certificates
2017-11-03 07:47:01,672 [salt.state       ][INFO    ][1860] Completed state [update-ca-certificates] at time 07:47:01.671980 duration_in_ms=2.847
2017-11-03 07:47:01,676 [salt.minion      ][INFO    ][1860] Returning information for job: 20171103074653321026
2017-11-03 07:47:07,329 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command state.apply with jid 20171103074707316436
2017-11-03 07:47:07,344 [salt.minion      ][INFO    ][1960] Starting a new job with PID 1960
2017-11-03 07:47:10,993 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-03 07:47:11,363 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-03 07:47:11,418 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-03 07:47:11,489 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:11,568 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-03 07:47:11,598 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:11,683 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-03 07:47:11,711 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:11,787 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-03 07:47:11,873 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:12,005 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-03 07:47:12,042 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:12,134 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-03 07:47:12,153 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:12,227 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-03 07:47:12,285 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:12,415 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-03 07:47:12,456 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:12,549 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-03 07:47:12,574 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:12,655 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-03 07:47:12,679 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:12,759 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-03 07:47:12,803 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:12,898 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-03 07:47:12,937 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:13,007 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-03 07:47:13,031 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:13,105 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-03 07:47:13,138 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:13,216 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-03 07:47:13,242 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:13,335 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-03 07:47:13,370 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:13,496 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-03 07:47:13,533 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:13,659 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-03 07:47:13,743 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:13,962 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-03 07:47:14,154 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:14,291 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-03 07:47:14,312 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:14,385 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-03 07:47:14,426 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:14,559 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-03 07:47:14,584 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-03 07:47:14,613 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-03 07:47:14,651 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-03 07:47:14,681 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-03 07:47:14,722 [salt.state       ][INFO    ][1960] Running state [/etc/environment] at time 07:47:14.721728
2017-11-03 07:47:14,722 [salt.state       ][INFO    ][1960] Executing state file.blockreplace for /etc/environment
2017-11-03 07:47:14,738 [salt.state       ][INFO    ][1960] 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

2017-11-03 07:47:14,739 [salt.state       ][INFO    ][1960] Completed state [/etc/environment] at time 07:47:14.739065 duration_in_ms=17.339
2017-11-03 07:47:14,740 [salt.state       ][INFO    ][1960] Running state [/etc/profile.d] at time 07:47:14.739658
2017-11-03 07:47:14,740 [salt.state       ][INFO    ][1960] Executing state file.directory for /etc/profile.d
2017-11-03 07:47:14,742 [salt.state       ][INFO    ][1960] Directory /etc/profile.d is in the correct state
2017-11-03 07:47:14,743 [salt.state       ][INFO    ][1960] Completed state [/etc/profile.d] at time 07:47:14.742604 duration_in_ms=2.947
2017-11-03 07:47:15,401 [salt.state       ][INFO    ][1960] Running state [linux_repo_prereq_pkgs] at time 07:47:15.400795
2017-11-03 07:47:15,401 [salt.state       ][INFO    ][1960] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-03 07:47:15,402 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:47:15,990 [salt.state       ][INFO    ][1960] All specified packages are already installed
2017-11-03 07:47:15,990 [salt.state       ][INFO    ][1960] Completed state [linux_repo_prereq_pkgs] at time 07:47:15.990292 duration_in_ms=589.497
2017-11-03 07:47:15,991 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:47:15.990607
2017-11-03 07:47:15,991 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-03 07:47:15,991 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-03 07:47:15,991 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:47:15.991450 duration_in_ms=0.843
2017-11-03 07:47:15,992 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:47:15.991679
2017-11-03 07:47:15,992 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-03 07:47:16,014 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:47:16,038 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:16,108 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:47:16,108 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:47:16.107715 duration_in_ms=116.035
2017-11-03 07:47:16,110 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 07:47:16.110218
2017-11-03 07:47:16,110 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-03 07:47:16,280 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:47:16,440 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:47:17,429 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074717417102
2017-11-03 07:47:17,450 [salt.minion      ][INFO    ][2470] Starting a new job with PID 2470
2017-11-03 07:47:17,460 [salt.minion      ][INFO    ][2470] Returning information for job: 20171103074717417102
2017-11-03 07:47:18,779 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-11-03 07:47:18,780 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 07:47:18.779855 duration_in_ms=2669.635
2017-11-03 07:47:18,781 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:47:18.780951
2017-11-03 07:47:18,782 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-03 07:47:18,783 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-03 07:47:18,784 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:47:18.783678 duration_in_ms=2.727
2017-11-03 07:47:18,785 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/uca] at time 07:47:18.784596
2017-11-03 07:47:18,786 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-03 07:47:18,786 [salt.state       ][INFO    ][1960] File /etc/apt/preferences.d/uca is not present
2017-11-03 07:47:18,787 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/uca] at time 07:47:18.786888 duration_in_ms=2.292
2017-11-03 07:47:18,790 [salt.state       ][INFO    ][1960] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 07:47:18.789775
2017-11-03 07:47:18,790 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-03 07:47:18,941 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-03 07:47:19,044 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-11-03 07:47:19,366 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:47:21,943 [salt.state       ][INFO    ][1960] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-11-03 07:47:21,944 [salt.state       ][INFO    ][1960] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 07:47:21.943583 duration_in_ms=3153.809
2017-11-03 07:47:21,944 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 07:47:21.944057
2017-11-03 07:47:21,945 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-03 07:47:21,945 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-03 07:47:21,945 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 07:47:21.945436 duration_in_ms=1.379
2017-11-03 07:47:21,946 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 07:47:21.945832
2017-11-03 07:47:21,946 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-03 07:47:21,966 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:47:21,991 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:22,051 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:47:22,051 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 07:47:22.051326 duration_in_ms=105.493
2017-11-03 07:47:22,053 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 07:47:22.052644
2017-11-03 07:47:22,053 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-03 07:47:22,130 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:47:22,226 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:47:24,608 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'}
2017-11-03 07:47:24,609 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 07:47:24.608875 duration_in_ms=2556.23
2017-11-03 07:47:24,609 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 07:47:24.609328
2017-11-03 07:47:24,610 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-03 07:47:24,610 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-03 07:47:24,611 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 07:47:24.610715 duration_in_ms=1.387
2017-11-03 07:47:24,611 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 07:47:24.611111
2017-11-03 07:47:24,612 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-03 07:47:24,635 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:47:24,659 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:24,719 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:47:24,720 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 07:47:24.719458 duration_in_ms=108.346
2017-11-03 07:47:24,721 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 07:47:24.720709
2017-11-03 07:47:24,721 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-03 07:47:24,898 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:47:25,110 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:47:27,451 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074727436096
2017-11-03 07:47:27,474 [salt.minion      ][INFO    ][4073] Starting a new job with PID 4073
2017-11-03 07:47:27,487 [salt.minion      ][INFO    ][4073] Returning information for job: 20171103074727436096
2017-11-03 07:47:27,770 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'}
2017-11-03 07:47:27,772 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 07:47:27.771780 duration_in_ms=3051.068
2017-11-03 07:47:27,773 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:47:27.772850
2017-11-03 07:47:27,774 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-03 07:47:27,775 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-03 07:47:27,776 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:47:27.775605 duration_in_ms=2.755
2017-11-03 07:47:27,777 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:47:27.776537
2017-11-03 07:47:27,778 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-03 07:47:27,799 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:47:27,833 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:27,959 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:47:27,961 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:47:27.960707 duration_in_ms=184.169
2017-11-03 07:47:27,963 [salt.state       ][INFO    ][1960] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 07:47:27.963296
2017-11-03 07:47:27,964 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-03 07:47:28,151 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-03 07:47:28,323 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:47:30,891 [salt.state       ][INFO    ][1960] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly ocata'}
2017-11-03 07:47:30,891 [salt.state       ][INFO    ][1960] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 07:47:30.891306 duration_in_ms=2928.01
2017-11-03 07:47:30,892 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 07:47:30.891801
2017-11-03 07:47:30,892 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-03 07:47:30,893 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-03 07:47:30,893 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 07:47:30.893210 duration_in_ms=1.409
2017-11-03 07:47:30,894 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mcp_extra] at time 07:47:30.893608
2017-11-03 07:47:30,894 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-03 07:47:30,920 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:47:30,959 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:31,085 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:47:31,086 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mcp_extra] at time 07:47:31.086143 duration_in_ms=192.534
2017-11-03 07:47:31,089 [salt.state       ][INFO    ][1960] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 07:47:31.088731
2017-11-03 07:47:31,090 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-03 07:47:31,270 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-03 07:47:31,456 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:47:35,536 [salt.state       ][INFO    ][1960] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly extra'}
2017-11-03 07:47:35,538 [salt.state       ][INFO    ][1960] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 07:47:35.537661 duration_in_ms=4448.93
2017-11-03 07:47:35,538 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 07:47:35.538432
2017-11-03 07:47:35,539 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-03 07:47:35,541 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-03 07:47:35,542 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 07:47:35.541574 duration_in_ms=3.14
2017-11-03 07:47:35,542 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 07:47:35.542311
2017-11-03 07:47:35,543 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-03 07:47:35,572 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:47:35,604 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:35,727 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:47:35,728 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 07:47:35.727722 duration_in_ms=185.409
2017-11-03 07:47:35,730 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 07:47:35.730304
2017-11-03 07:47:35,731 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-03 07:47:36,008 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:47:36,130 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:47:37,471 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074737458106
2017-11-03 07:47:37,491 [salt.minion      ][INFO    ][5953] Starting a new job with PID 5953
2017-11-03 07:47:37,503 [salt.minion      ][INFO    ][5953] Returning information for job: 20171103074737458106
2017-11-03 07:47:39,061 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'}
2017-11-03 07:47:39,062 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 07:47:39.061871 duration_in_ms=3331.566
2017-11-03 07:47:39,062 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 07:47:39.062356
2017-11-03 07:47:39,063 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-03 07:47:39,063 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-03 07:47:39,064 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 07:47:39.063745 duration_in_ms=1.389
2017-11-03 07:47:39,064 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 07:47:39.064145
2017-11-03 07:47:39,065 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-03 07:47:39,084 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:47:39,107 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:47:39,166 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:47:39,166 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 07:47:39.166281 duration_in_ms=102.135
2017-11-03 07:47:39,168 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 07:47:39.167614
2017-11-03 07:47:39,168 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-03 07:47:39,258 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:47:39,355 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:47:42,433 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'}
2017-11-03 07:47:42,434 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 07:47:42.434199 duration_in_ms=3266.584
2017-11-03 07:47:42,435 [salt.state       ][INFO    ][1960] Running state [linux_extra_packages_installed] at time 07:47:42.434716
2017-11-03 07:47:42,435 [salt.state       ][INFO    ][1960] Executing state pkg.installed for linux_extra_packages_installed
2017-11-03 07:47:42,453 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2017-11-03 07:47:42,518 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:47:46,100 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libapache2-mod-wsgi'] in directory '/root'
2017-11-03 07:47:47,630 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074747609111
2017-11-03 07:47:47,643 [salt.minion      ][INFO    ][7232] Starting a new job with PID 7232
2017-11-03 07:47:47,655 [salt.minion      ][INFO    ][7232] Returning information for job: 20171103074747609111
2017-11-03 07:47:50,301 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:47:50,348 [salt.state       ][INFO    ][1960] Made the following changes:
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libapr1' changed from 'absent' to '1.5.2-3'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'libapache2-mod-wsgi' changed from 'absent' to '4.4.15-0.1~u16.04+mcp1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'httpd-wsgi' changed from 'absent' to '1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'

2017-11-03 07:47:50,375 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-03 07:47:50,423 [salt.state       ][INFO    ][1960] Completed state [linux_extra_packages_installed] at time 07:47:50.422892 duration_in_ms=7988.175
2017-11-03 07:47:50,433 [salt.state       ][INFO    ][1960] Running state [linux_extra_packages_purged] at time 07:47:50.432960
2017-11-03 07:47:50,434 [salt.state       ][INFO    ][1960] Executing state pkg.purged for linux_extra_packages_purged
2017-11-03 07:47:50,888 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init'] in directory '/root'
2017-11-03 07:47:53,360 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:47:53,412 [salt.state       ][INFO    ][1960] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}}}
2017-11-03 07:47:53,436 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-03 07:47:53,484 [salt.state       ][INFO    ][1960] Completed state [linux_extra_packages_purged] at time 07:47:53.483354 duration_in_ms=3050.392
2017-11-03 07:47:53,503 [salt.state       ][INFO    ][1960] Running state [linux_extra_packages_latest] at time 07:47:53.503299
2017-11-03 07:47:53,504 [salt.state       ][INFO    ][1960] Executing state pkg.latest for linux_extra_packages_latest
2017-11-03 07:47:54,057 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-03 07:47:54,135 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-03 07:47:54,200 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-11-03 07:47:56,437 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:47:56,484 [salt.state       ][INFO    ][1960] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-11-03 07:47:56,509 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-03 07:47:56,551 [salt.state       ][INFO    ][1960] Completed state [linux_extra_packages_latest] at time 07:47:56.551164 duration_in_ms=3047.866
2017-11-03 07:47:56,554 [salt.state       ][INFO    ][1960] Running state [UTC] at time 07:47:56.553735
2017-11-03 07:47:56,554 [salt.state       ][INFO    ][1960] Executing state timezone.system for UTC
2017-11-03 07:47:56,556 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['timedatectl'] in directory '/root'
2017-11-03 07:47:56,611 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['timedatectl'] in directory '/root'
2017-11-03 07:47:56,623 [salt.state       ][INFO    ][1960] Timezone UTC already set, UTC already set to UTC
2017-11-03 07:47:56,623 [salt.state       ][INFO    ][1960] Completed state [UTC] at time 07:47:56.623066 duration_in_ms=69.331
2017-11-03 07:47:56,625 [salt.state       ][INFO    ][1960] Running state [nf_conntrack] at time 07:47:56.624898
2017-11-03 07:47:56,625 [salt.state       ][INFO    ][1960] Executing state kmod.present for nf_conntrack
2017-11-03 07:47:56,626 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'lsmod' in directory '/root'
2017-11-03 07:47:56,944 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'lsmod' in directory '/root'
2017-11-03 07:47:56,957 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-11-03 07:47:56,970 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'lsmod' in directory '/root'
2017-11-03 07:47:57,065 [salt.state       ][INFO    ][1960] {'nf_conntrack': 'loaded'}
2017-11-03 07:47:57,066 [salt.state       ][INFO    ][1960] Completed state [nf_conntrack] at time 07:47:57.065797 duration_in_ms=440.898
2017-11-03 07:47:57,068 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_keepalive_probes] at time 07:47:57.067855
2017-11-03 07:47:57,068 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-03 07:47:57,069 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,119 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-11-03 07:47:57,132 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_keepalive_probes': 8}
2017-11-03 07:47:57,132 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:47:57.132251 duration_in_ms=64.395
2017-11-03 07:47:57,133 [salt.state       ][INFO    ][1960] Running state [fs.file-max] at time 07:47:57.132644
2017-11-03 07:47:57,133 [salt.state       ][INFO    ][1960] Executing state sysctl.present for fs.file-max
2017-11-03 07:47:57,134 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,158 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-11-03 07:47:57,170 [salt.state       ][INFO    ][1960] {'fs.file-max': 124165}
2017-11-03 07:47:57,170 [salt.state       ][INFO    ][1960] Completed state [fs.file-max] at time 07:47:57.169839 duration_in_ms=37.194
2017-11-03 07:47:57,170 [salt.state       ][INFO    ][1960] Running state [net.core.somaxconn] at time 07:47:57.170235
2017-11-03 07:47:57,171 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.core.somaxconn
2017-11-03 07:47:57,171 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,192 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-11-03 07:47:57,203 [salt.state       ][INFO    ][1960] {'net.core.somaxconn': 4096}
2017-11-03 07:47:57,203 [salt.state       ][INFO    ][1960] Completed state [net.core.somaxconn] at time 07:47:57.203170 duration_in_ms=32.934
2017-11-03 07:47:57,204 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:47:57.203655
2017-11-03 07:47:57,204 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-03 07:47:57,205 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,223 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-11-03 07:47:57,232 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-11-03 07:47:57,232 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:47:57.232257 duration_in_ms=28.601
2017-11-03 07:47:57,233 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_tw_reuse] at time 07:47:57.232737
2017-11-03 07:47:57,233 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-03 07:47:57,234 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,252 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-11-03 07:47:57,262 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_tw_reuse': 1}
2017-11-03 07:47:57,262 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_tw_reuse] at time 07:47:57.262232 duration_in_ms=29.494
2017-11-03 07:47:57,263 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_congestion_control] at time 07:47:57.262731
2017-11-03 07:47:57,263 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-03 07:47:57,264 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,283 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-11-03 07:47:57,299 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-11-03 07:47:57,300 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_congestion_control] at time 07:47:57.299968 duration_in_ms=37.236
2017-11-03 07:47:57,300 [salt.state       ][INFO    ][1960] Running state [net.nf_conntrack_max] at time 07:47:57.300451
2017-11-03 07:47:57,301 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.nf_conntrack_max
2017-11-03 07:47:57,302 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,320 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-11-03 07:47:57,329 [salt.state       ][INFO    ][1960] {'net.nf_conntrack_max': 1048576}
2017-11-03 07:47:57,330 [salt.state       ][INFO    ][1960] Completed state [net.nf_conntrack_max] at time 07:47:57.330045 duration_in_ms=29.593
2017-11-03 07:47:57,331 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_retries2] at time 07:47:57.330557
2017-11-03 07:47:57,331 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-03 07:47:57,332 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,351 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-11-03 07:47:57,360 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_retries2': 5}
2017-11-03 07:47:57,361 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_retries2] at time 07:47:57.360631 duration_in_ms=30.073
2017-11-03 07:47:57,361 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_fin_timeout] at time 07:47:57.361108
2017-11-03 07:47:57,362 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-03 07:47:57,362 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,380 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-11-03 07:47:57,390 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_fin_timeout': 30}
2017-11-03 07:47:57,390 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_fin_timeout] at time 07:47:57.390245 duration_in_ms=29.136
2017-11-03 07:47:57,391 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:47:57.390863
2017-11-03 07:47:57,391 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-03 07:47:57,392 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,413 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-11-03 07:47:57,424 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-11-03 07:47:57,424 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:47:57.424262 duration_in_ms=33.399
2017-11-03 07:47:57,425 [salt.state       ][INFO    ][1960] Running state [vm.swappiness] at time 07:47:57.424797
2017-11-03 07:47:57,425 [salt.state       ][INFO    ][1960] Executing state sysctl.present for vm.swappiness
2017-11-03 07:47:57,426 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,448 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-11-03 07:47:57,458 [salt.state       ][INFO    ][1960] {'vm.swappiness': 10}
2017-11-03 07:47:57,459 [salt.state       ][INFO    ][1960] Completed state [vm.swappiness] at time 07:47:57.459080 duration_in_ms=34.282
2017-11-03 07:47:57,460 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:47:57.459594
2017-11-03 07:47:57,460 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-03 07:47:57,461 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,483 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-11-03 07:47:57,493 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-11-03 07:47:57,494 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:47:57.493655 duration_in_ms=34.059
2017-11-03 07:47:57,494 [salt.state       ][INFO    ][1960] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:47:57.494208
2017-11-03 07:47:57,495 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-03 07:47:57,496 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,519 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-11-03 07:47:57,529 [salt.state       ][INFO    ][1960] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-11-03 07:47:57,530 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:47:57.529818 duration_in_ms=35.609
2017-11-03 07:47:57,530 [salt.state       ][INFO    ][1960] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:47:57.530314
2017-11-03 07:47:57,531 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-03 07:47:57,532 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,552 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-11-03 07:47:57,563 [salt.state       ][INFO    ][1960] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-11-03 07:47:57,564 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:47:57.563527 duration_in_ms=33.211
2017-11-03 07:47:57,564 [salt.state       ][INFO    ][1960] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:47:57.563978
2017-11-03 07:47:57,564 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-03 07:47:57,565 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,586 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-11-03 07:47:57,598 [salt.state       ][INFO    ][1960] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-11-03 07:47:57,598 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:47:57.598027 duration_in_ms=34.048
2017-11-03 07:47:57,599 [salt.state       ][INFO    ][1960] Running state [net.core.netdev_max_backlog] at time 07:47:57.598488
2017-11-03 07:47:57,599 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-03 07:47:57,600 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,622 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-11-03 07:47:57,634 [salt.state       ][INFO    ][1960] {'net.core.netdev_max_backlog': 261144}
2017-11-03 07:47:57,634 [salt.state       ][INFO    ][1960] Completed state [net.core.netdev_max_backlog] at time 07:47:57.633973 duration_in_ms=35.484
2017-11-03 07:47:57,634 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_keepalive_time] at time 07:47:57.634418
2017-11-03 07:47:57,635 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-03 07:47:57,636 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,658 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-11-03 07:47:57,670 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_keepalive_time': 30}
2017-11-03 07:47:57,670 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_keepalive_time] at time 07:47:57.670267 duration_in_ms=35.848
2017-11-03 07:47:57,671 [salt.state       ][INFO    ][1960] Running state [kernel.panic] at time 07:47:57.670730
2017-11-03 07:47:57,671 [salt.state       ][INFO    ][1960] Executing state sysctl.present for kernel.panic
2017-11-03 07:47:57,672 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:47:57,693 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-11-03 07:47:57,705 [salt.state       ][INFO    ][1960] {'kernel.panic': 60}
2017-11-03 07:47:57,706 [salt.state       ][INFO    ][1960] Completed state [kernel.panic] at time 07:47:57.705519 duration_in_ms=34.788
2017-11-03 07:47:57,713 [salt.state       ][INFO    ][1960] Running state [linux_sysfs_package] at time 07:47:57.713001
2017-11-03 07:47:57,713 [salt.state       ][INFO    ][1960] Executing state pkg.installed for linux_sysfs_package
2017-11-03 07:47:57,751 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074757736781
2017-11-03 07:47:57,772 [salt.minion      ][INFO    ][7782] Starting a new job with PID 7782
2017-11-03 07:47:57,784 [salt.minion      ][INFO    ][7782] Returning information for job: 20171103074757736781
2017-11-03 07:47:57,984 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-11-03 07:47:58,038 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:48:00,610 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-11-03 07:48:02,931 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:48:02,961 [salt.state       ][INFO    ][1960] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-11-03 07:48:02,973 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-03 07:48:02,997 [salt.state       ][INFO    ][1960] Completed state [linux_sysfs_package] at time 07:48:02.997051 duration_in_ms=5284.05
2017-11-03 07:48:03,001 [salt.state       ][INFO    ][1960] Running state [/etc/sysfs.d] at time 07:48:03.000794
2017-11-03 07:48:03,001 [salt.state       ][INFO    ][1960] Executing state file.directory for /etc/sysfs.d
2017-11-03 07:48:03,004 [salt.state       ][INFO    ][1960] Directory /etc/sysfs.d is in the correct state
2017-11-03 07:48:03,004 [salt.state       ][INFO    ][1960] Completed state [/etc/sysfs.d] at time 07:48:03.004413 duration_in_ms=3.619
2017-11-03 07:48:03,095 [salt.state       ][INFO    ][1960] Running state [ondemand] at time 07:48:03.094653
2017-11-03 07:48:03,095 [salt.state       ][INFO    ][1960] Executing state service.dead for ondemand
2017-11-03 07:48:03,097 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-03 07:48:03,114 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-03 07:48:03,130 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-03 07:48:03,145 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-11-03 07:48:03,194 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-03 07:48:03,212 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-03 07:48:03,226 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-03 07:48:03,242 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-11-03 07:48:03,354 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-03 07:48:03,370 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'runlevel' in directory '/root'
2017-11-03 07:48:03,381 [salt.state       ][INFO    ][1960] {'ondemand': True}
2017-11-03 07:48:03,381 [salt.state       ][INFO    ][1960] Completed state [ondemand] at time 07:48:03.381414 duration_in_ms=286.762
2017-11-03 07:48:03,382 [salt.state       ][INFO    ][1960] Running state [cs_CZ.UTF-8] at time 07:48:03.382264
2017-11-03 07:48:03,383 [salt.state       ][INFO    ][1960] Executing state locale.present for cs_CZ.UTF-8
2017-11-03 07:48:03,385 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'locale -a' in directory '/root'
2017-11-03 07:48:03,402 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-11-03 07:48:04,277 [salt.state       ][INFO    ][1960] {'locale': 'cs_CZ.UTF-8'}
2017-11-03 07:48:04,278 [salt.state       ][INFO    ][1960] Completed state [cs_CZ.UTF-8] at time 07:48:04.277438 duration_in_ms=895.173
2017-11-03 07:48:04,278 [salt.state       ][INFO    ][1960] Running state [en_US.UTF-8] at time 07:48:04.277949
2017-11-03 07:48:04,278 [salt.state       ][INFO    ][1960] Executing state locale.present for en_US.UTF-8
2017-11-03 07:48:04,279 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'locale -a' in directory '/root'
2017-11-03 07:48:04,290 [salt.state       ][INFO    ][1960] Locale en_US.UTF-8 is already present
2017-11-03 07:48:04,291 [salt.state       ][INFO    ][1960] Completed state [en_US.UTF-8] at time 07:48:04.290767 duration_in_ms=12.817
2017-11-03 07:48:04,293 [salt.state       ][INFO    ][1960] Running state [en_US.UTF-8] at time 07:48:04.292478
2017-11-03 07:48:04,293 [salt.state       ][INFO    ][1960] Executing state locale.system for en_US.UTF-8
2017-11-03 07:48:04,294 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'localectl' in directory '/root'
2017-11-03 07:48:04,347 [salt.state       ][INFO    ][1960] System locale en_US.UTF-8 already set
2017-11-03 07:48:04,348 [salt.state       ][INFO    ][1960] Completed state [en_US.UTF-8] at time 07:48:04.347986 duration_in_ms=55.507
2017-11-03 07:48:04,349 [salt.state       ][INFO    ][1960] Running state [root] at time 07:48:04.349426
2017-11-03 07:48:04,350 [salt.state       ][INFO    ][1960] Executing state user.present for root
2017-11-03 07:48:04,356 [salt.state       ][INFO    ][1960] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17473}
2017-11-03 07:48:04,357 [salt.state       ][INFO    ][1960] Completed state [root] at time 07:48:04.356624 duration_in_ms=7.197
2017-11-03 07:48:04,358 [salt.state       ][INFO    ][1960] Running state [/root] at time 07:48:04.358117
2017-11-03 07:48:04,359 [salt.state       ][INFO    ][1960] Executing state file.directory for /root
2017-11-03 07:48:04,359 [salt.state       ][INFO    ][1960] Directory /root is in the correct state
2017-11-03 07:48:04,360 [salt.state       ][INFO    ][1960] Completed state [/root] at time 07:48:04.359725 duration_in_ms=1.608
2017-11-03 07:48:04,360 [salt.state       ][INFO    ][1960] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:48:04.360122
2017-11-03 07:48:04,361 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-03 07:48:04,361 [salt.state       ][INFO    ][1960] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-03 07:48:04,362 [salt.state       ][INFO    ][1960] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:48:04.361720 duration_in_ms=1.597
2017-11-03 07:48:04,362 [salt.state       ][INFO    ][1960] Running state [ubuntu] at time 07:48:04.362155
2017-11-03 07:48:04,363 [salt.state       ][INFO    ][1960] Executing state user.present for ubuntu
2017-11-03 07:48:04,363 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-11-03 07:48:04,427 [salt.state       ][INFO    ][1960] {'shell': '/bin/bash', 'workphone': '', 'uid': 1000, 'passwd': 'x', 'roomnumber': '', 'groups': ['ubuntu'], 'home': '/home/ubuntu', 'password': 'XXX-REDACTED-XXX', 'name': 'ubuntu', 'gid': 1000, 'fullname': '', 'homephone': ''}
2017-11-03 07:48:04,428 [salt.state       ][INFO    ][1960] Completed state [ubuntu] at time 07:48:04.427549 duration_in_ms=65.393
2017-11-03 07:48:04,429 [salt.state       ][INFO    ][1960] Running state [/home/ubuntu] at time 07:48:04.429187
2017-11-03 07:48:04,430 [salt.state       ][INFO    ][1960] Executing state file.directory for /home/ubuntu
2017-11-03 07:48:04,431 [salt.state       ][INFO    ][1960] {'mode': '0700'}
2017-11-03 07:48:04,431 [salt.state       ][INFO    ][1960] Completed state [/home/ubuntu] at time 07:48:04.431143 duration_in_ms=1.956
2017-11-03 07:48:04,432 [salt.state       ][INFO    ][1960] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:48:04.432260
2017-11-03 07:48:04,433 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-03 07:48:04,448 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-03 07:48:04,454 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command '/usr/sbin/visudo -c -f /tmp/tmpMi5lH2' in directory '/root'
2017-11-03 07:48:04,472 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:48:04,472 [salt.state       ][INFO    ][1960] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:48:04.472413 duration_in_ms=40.152
2017-11-03 07:48:04,473 [salt.state       ][INFO    ][1960] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:48:04.472887
2017-11-03 07:48:04,473 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-03 07:48:04,490 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-03 07:48:04,514 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:48:04,579 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:48:04,580 [salt.state       ][INFO    ][1960] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:48:04.580346 duration_in_ms=107.457
2017-11-03 07:48:04,581 [salt.state       ][INFO    ][1960] Running state [apt-daily.timer] at time 07:48:04.580934
2017-11-03 07:48:04,582 [salt.state       ][INFO    ][1960] Executing state service.dead for apt-daily.timer
2017-11-03 07:48:04,583 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-03 07:48:04,596 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-03 07:48:04,608 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-03 07:48:04,622 [salt.state       ][INFO    ][1960] The service apt-daily.timer is already dead
2017-11-03 07:48:04,622 [salt.state       ][INFO    ][1960] Completed state [apt-daily.timer] at time 07:48:04.622277 duration_in_ms=41.343
2017-11-03 07:48:04,623 [salt.state       ][INFO    ][1960] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:48:04.622811
2017-11-03 07:48:04,623 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-03 07:48:04,655 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-03 07:48:04,674 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:48:04,816 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-03 07:48:04,817 [salt.state       ][INFO    ][1960] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:48:04.816587 duration_in_ms=193.776
2017-11-03 07:48:04,818 [salt.state       ][INFO    ][1960] Running state [service.systemctl_reload] at time 07:48:04.818205
2017-11-03 07:48:04,819 [salt.state       ][INFO    ][1960] Executing state module.wait for service.systemctl_reload
2017-11-03 07:48:04,819 [salt.state       ][INFO    ][1960] No changes made for service.systemctl_reload
2017-11-03 07:48:04,819 [salt.state       ][INFO    ][1960] Completed state [service.systemctl_reload] at time 07:48:04.819449 duration_in_ms=1.244
2017-11-03 07:48:04,820 [salt.state       ][INFO    ][1960] Running state [service.systemctl_reload] at time 07:48:04.819813
2017-11-03 07:48:04,820 [salt.state       ][INFO    ][1960] Executing state module.mod_watch for service.systemctl_reload
2017-11-03 07:48:04,821 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-03 07:48:04,870 [salt.state       ][INFO    ][1960] {'ret': True}
2017-11-03 07:48:04,871 [salt.state       ][INFO    ][1960] Completed state [service.systemctl_reload] at time 07:48:04.870776 duration_in_ms=50.962
2017-11-03 07:48:04,871 [salt.state       ][INFO    ][1960] Running state [/etc/hostname] at time 07:48:04.871106
2017-11-03 07:48:04,871 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/hostname
2017-11-03 07:48:04,891 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-03 07:48:04,896 [salt.state       ][INFO    ][1960] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+prx02

2017-11-03 07:48:04,897 [salt.state       ][INFO    ][1960] Completed state [/etc/hostname] at time 07:48:04.896709 duration_in_ms=25.602
2017-11-03 07:48:04,899 [salt.state       ][INFO    ][1960] Running state [hostname prx02] at time 07:48:04.898965
2017-11-03 07:48:04,899 [salt.state       ][INFO    ][1960] Executing state cmd.wait for hostname prx02
2017-11-03 07:48:04,900 [salt.state       ][INFO    ][1960] No changes made for hostname prx02
2017-11-03 07:48:04,900 [salt.state       ][INFO    ][1960] Completed state [hostname prx02] at time 07:48:04.900299 duration_in_ms=1.335
2017-11-03 07:48:04,901 [salt.state       ][INFO    ][1960] Running state [hostname prx02] at time 07:48:04.900671
2017-11-03 07:48:04,901 [salt.state       ][INFO    ][1960] Executing state cmd.mod_watch for hostname prx02
2017-11-03 07:48:04,902 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'hostname prx02' in directory '/root'
2017-11-03 07:48:04,914 [salt.state       ][INFO    ][1960] {'pid': 8640, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-03 07:48:04,915 [salt.state       ][INFO    ][1960] Completed state [hostname prx02] at time 07:48:04.914690 duration_in_ms=14.018
2017-11-03 07:48:04,916 [salt.state       ][INFO    ][1960] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.915695
2017-11-03 07:48:04,916 [salt.state       ][INFO    ][1960] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,918 [salt.state       ][INFO    ][1960] {'host': 'mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,919 [salt.state       ][INFO    ][1960] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.918817 duration_in_ms=3.122
2017-11-03 07:48:04,919 [salt.state       ][INFO    ][1960] Running state [mdb02] at time 07:48:04.919276
2017-11-03 07:48:04,920 [salt.state       ][INFO    ][1960] Executing state host.present for mdb02
2017-11-03 07:48:04,921 [salt.state       ][INFO    ][1960] {'host': 'mdb02'}
2017-11-03 07:48:04,921 [salt.state       ][INFO    ][1960] Completed state [mdb02] at time 07:48:04.921016 duration_in_ms=1.74
2017-11-03 07:48:04,921 [salt.state       ][INFO    ][1960] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.921430
2017-11-03 07:48:04,922 [salt.state       ][INFO    ][1960] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,923 [salt.state       ][INFO    ][1960] {'host': 'mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,923 [salt.state       ][INFO    ][1960] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.923216 duration_in_ms=1.785
2017-11-03 07:48:04,924 [salt.state       ][INFO    ][1960] Running state [mdb03] at time 07:48:04.923627
2017-11-03 07:48:04,924 [salt.state       ][INFO    ][1960] Executing state host.present for mdb03
2017-11-03 07:48:04,925 [salt.state       ][INFO    ][1960] {'host': 'mdb03'}
2017-11-03 07:48:04,925 [salt.state       ][INFO    ][1960] Completed state [mdb03] at time 07:48:04.925303 duration_in_ms=1.676
2017-11-03 07:48:04,926 [salt.state       ][INFO    ][1960] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.925713
2017-11-03 07:48:04,926 [salt.state       ][INFO    ][1960] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,927 [salt.state       ][INFO    ][1960] {'host': 'mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,928 [salt.state       ][INFO    ][1960] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.927467 duration_in_ms=1.754
2017-11-03 07:48:04,928 [salt.state       ][INFO    ][1960] Running state [mdb01] at time 07:48:04.927873
2017-11-03 07:48:04,928 [salt.state       ][INFO    ][1960] Executing state host.present for mdb01
2017-11-03 07:48:04,929 [salt.state       ][INFO    ][1960] {'host': 'mdb01'}
2017-11-03 07:48:04,930 [salt.state       ][INFO    ][1960] Completed state [mdb01] at time 07:48:04.929572 duration_in_ms=1.698
2017-11-03 07:48:04,930 [salt.state       ][INFO    ][1960] Running state [mdb] at time 07:48:04.929979
2017-11-03 07:48:04,930 [salt.state       ][INFO    ][1960] Executing state host.present for mdb
2017-11-03 07:48:04,931 [salt.state       ][INFO    ][1960] {'host': 'mdb'}
2017-11-03 07:48:04,932 [salt.state       ][INFO    ][1960] Completed state [mdb] at time 07:48:04.931771 duration_in_ms=1.791
2017-11-03 07:48:04,932 [salt.state       ][INFO    ][1960] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.932167
2017-11-03 07:48:04,933 [salt.state       ][INFO    ][1960] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,934 [salt.state       ][INFO    ][1960] {'host': 'mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,934 [salt.state       ][INFO    ][1960] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.933870 duration_in_ms=1.703
2017-11-03 07:48:04,934 [salt.state       ][INFO    ][1960] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.934301
2017-11-03 07:48:04,935 [salt.state       ][INFO    ][1960] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,936 [salt.state       ][INFO    ][1960] {'host': 'cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,936 [salt.state       ][INFO    ][1960] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.936084 duration_in_ms=1.783
2017-11-03 07:48:04,937 [salt.state       ][INFO    ][1960] Running state [cfg01] at time 07:48:04.936530
2017-11-03 07:48:04,937 [salt.state       ][INFO    ][1960] Executing state host.present for cfg01
2017-11-03 07:48:04,939 [salt.state       ][INFO    ][1960] {'host': 'cfg01'}
2017-11-03 07:48:04,940 [salt.state       ][INFO    ][1960] Completed state [cfg01] at time 07:48:04.939986 duration_in_ms=3.456
2017-11-03 07:48:04,941 [salt.state       ][INFO    ][1960] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.940537
2017-11-03 07:48:04,941 [salt.state       ][INFO    ][1960] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,943 [salt.state       ][INFO    ][1960] {'host': 'prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,944 [salt.state       ][INFO    ][1960] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.943764 duration_in_ms=3.226
2017-11-03 07:48:04,944 [salt.state       ][INFO    ][1960] Running state [prx01] at time 07:48:04.944419
2017-11-03 07:48:04,945 [salt.state       ][INFO    ][1960] Executing state host.present for prx01
2017-11-03 07:48:04,946 [salt.state       ][INFO    ][1960] {'host': 'prx01'}
2017-11-03 07:48:04,947 [salt.state       ][INFO    ][1960] Completed state [prx01] at time 07:48:04.946881 duration_in_ms=2.462
2017-11-03 07:48:04,947 [salt.state       ][INFO    ][1960] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.947392
2017-11-03 07:48:04,948 [salt.state       ][INFO    ][1960] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,949 [salt.state       ][INFO    ][1960] {'host': 'kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,949 [salt.state       ][INFO    ][1960] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.949275 duration_in_ms=1.883
2017-11-03 07:48:04,950 [salt.state       ][INFO    ][1960] Running state [kvm01] at time 07:48:04.949668
2017-11-03 07:48:04,950 [salt.state       ][INFO    ][1960] Executing state host.present for kvm01
2017-11-03 07:48:04,952 [salt.state       ][INFO    ][1960] {'host': 'kvm01'}
2017-11-03 07:48:04,952 [salt.state       ][INFO    ][1960] Completed state [kvm01] at time 07:48:04.951973 duration_in_ms=2.305
2017-11-03 07:48:04,952 [salt.state       ][INFO    ][1960] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.952347
2017-11-03 07:48:04,953 [salt.state       ][INFO    ][1960] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,954 [salt.state       ][INFO    ][1960] {'host': 'kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,954 [salt.state       ][INFO    ][1960] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.954009 duration_in_ms=1.662
2017-11-03 07:48:04,954 [salt.state       ][INFO    ][1960] Running state [kvm03] at time 07:48:04.954400
2017-11-03 07:48:04,955 [salt.state       ][INFO    ][1960] Executing state host.present for kvm03
2017-11-03 07:48:04,956 [salt.state       ][INFO    ][1960] {'host': 'kvm03'}
2017-11-03 07:48:04,956 [salt.state       ][INFO    ][1960] Completed state [kvm03] at time 07:48:04.956122 duration_in_ms=1.722
2017-11-03 07:48:04,957 [salt.state       ][INFO    ][1960] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.956500
2017-11-03 07:48:04,957 [salt.state       ][INFO    ][1960] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,958 [salt.state       ][INFO    ][1960] {'host': 'kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,958 [salt.state       ][INFO    ][1960] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.958182 duration_in_ms=1.681
2017-11-03 07:48:04,959 [salt.state       ][INFO    ][1960] Running state [kvm02] at time 07:48:04.958585
2017-11-03 07:48:04,959 [salt.state       ][INFO    ][1960] Executing state host.present for kvm02
2017-11-03 07:48:04,960 [salt.state       ][INFO    ][1960] {'host': 'kvm02'}
2017-11-03 07:48:04,960 [salt.state       ][INFO    ][1960] Completed state [kvm02] at time 07:48:04.960338 duration_in_ms=1.753
2017-11-03 07:48:04,961 [salt.state       ][INFO    ][1960] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.960733
2017-11-03 07:48:04,961 [salt.state       ][INFO    ][1960] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,962 [salt.state       ][INFO    ][1960] {'host': 'dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,963 [salt.state       ][INFO    ][1960] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.962470 duration_in_ms=1.736
2017-11-03 07:48:04,963 [salt.state       ][INFO    ][1960] Running state [dbs] at time 07:48:04.962882
2017-11-03 07:48:04,963 [salt.state       ][INFO    ][1960] Executing state host.present for dbs
2017-11-03 07:48:04,964 [salt.state       ][INFO    ][1960] {'host': 'dbs'}
2017-11-03 07:48:04,965 [salt.state       ][INFO    ][1960] Completed state [dbs] at time 07:48:04.964571 duration_in_ms=1.689
2017-11-03 07:48:04,965 [salt.state       ][INFO    ][1960] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.964950
2017-11-03 07:48:04,965 [salt.state       ][INFO    ][1960] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,966 [salt.state       ][INFO    ][1960] {'host': 'prx.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,967 [salt.state       ][INFO    ][1960] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.966710 duration_in_ms=1.759
2017-11-03 07:48:04,967 [salt.state       ][INFO    ][1960] Running state [prx] at time 07:48:04.967089
2017-11-03 07:48:04,967 [salt.state       ][INFO    ][1960] Executing state host.present for prx
2017-11-03 07:48:04,968 [salt.state       ][INFO    ][1960] {'host': 'prx'}
2017-11-03 07:48:04,969 [salt.state       ][INFO    ][1960] Completed state [prx] at time 07:48:04.968817 duration_in_ms=1.728
2017-11-03 07:48:04,969 [salt.state       ][INFO    ][1960] Running state [prx02] at time 07:48:04.969194
2017-11-03 07:48:04,970 [salt.state       ][INFO    ][1960] Executing state host.present for prx02
2017-11-03 07:48:04,971 [salt.state       ][INFO    ][1960] {'host': 'prx02'}
2017-11-03 07:48:04,971 [salt.state       ][INFO    ][1960] Completed state [prx02] at time 07:48:04.970968 duration_in_ms=1.774
2017-11-03 07:48:04,971 [salt.state       ][INFO    ][1960] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.971341
2017-11-03 07:48:04,972 [salt.state       ][INFO    ][1960] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,973 [salt.state       ][INFO    ][1960] {'host': 'prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,973 [salt.state       ][INFO    ][1960] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.973104 duration_in_ms=1.763
2017-11-03 07:48:04,974 [salt.state       ][INFO    ][1960] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.973486
2017-11-03 07:48:04,974 [salt.state       ][INFO    ][1960] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,975 [salt.state       ][INFO    ][1960] {'host': 'msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,975 [salt.state       ][INFO    ][1960] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.975276 duration_in_ms=1.79
2017-11-03 07:48:04,976 [salt.state       ][INFO    ][1960] Running state [msg02] at time 07:48:04.975656
2017-11-03 07:48:04,976 [salt.state       ][INFO    ][1960] Executing state host.present for msg02
2017-11-03 07:48:04,977 [salt.state       ][INFO    ][1960] {'host': 'msg02'}
2017-11-03 07:48:04,977 [salt.state       ][INFO    ][1960] Completed state [msg02] at time 07:48:04.977446 duration_in_ms=1.79
2017-11-03 07:48:04,978 [salt.state       ][INFO    ][1960] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.977827
2017-11-03 07:48:04,978 [salt.state       ][INFO    ][1960] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,979 [salt.state       ][INFO    ][1960] {'host': 'msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,980 [salt.state       ][INFO    ][1960] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.979680 duration_in_ms=1.853
2017-11-03 07:48:04,980 [salt.state       ][INFO    ][1960] Running state [msg03] at time 07:48:04.980072
2017-11-03 07:48:04,980 [salt.state       ][INFO    ][1960] Executing state host.present for msg03
2017-11-03 07:48:04,982 [salt.state       ][INFO    ][1960] {'host': 'msg03'}
2017-11-03 07:48:04,982 [salt.state       ][INFO    ][1960] Completed state [msg03] at time 07:48:04.981861 duration_in_ms=1.789
2017-11-03 07:48:04,982 [salt.state       ][INFO    ][1960] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.982249
2017-11-03 07:48:04,983 [salt.state       ][INFO    ][1960] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,984 [salt.state       ][INFO    ][1960] {'host': 'msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,984 [salt.state       ][INFO    ][1960] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.984261 duration_in_ms=2.012
2017-11-03 07:48:04,985 [salt.state       ][INFO    ][1960] Running state [msg01] at time 07:48:04.984653
2017-11-03 07:48:04,985 [salt.state       ][INFO    ][1960] Executing state host.present for msg01
2017-11-03 07:48:04,986 [salt.state       ][INFO    ][1960] {'host': 'msg01'}
2017-11-03 07:48:04,986 [salt.state       ][INFO    ][1960] Completed state [msg01] at time 07:48:04.986423 duration_in_ms=1.77
2017-11-03 07:48:04,987 [salt.state       ][INFO    ][1960] Running state [msg] at time 07:48:04.986826
2017-11-03 07:48:04,987 [salt.state       ][INFO    ][1960] Executing state host.present for msg
2017-11-03 07:48:04,988 [salt.state       ][INFO    ][1960] {'host': 'msg'}
2017-11-03 07:48:04,989 [salt.state       ][INFO    ][1960] Completed state [msg] at time 07:48:04.988605 duration_in_ms=1.779
2017-11-03 07:48:04,989 [salt.state       ][INFO    ][1960] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.988981
2017-11-03 07:48:04,989 [salt.state       ][INFO    ][1960] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,990 [salt.state       ][INFO    ][1960] {'host': 'msg.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,991 [salt.state       ][INFO    ][1960] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.990832 duration_in_ms=1.851
2017-11-03 07:48:04,991 [salt.state       ][INFO    ][1960] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.991218
2017-11-03 07:48:04,992 [salt.state       ][INFO    ][1960] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,992 [salt.state       ][INFO    ][1960] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-03 07:48:04,993 [salt.state       ][INFO    ][1960] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.992504 duration_in_ms=1.286
2017-11-03 07:48:04,993 [salt.state       ][INFO    ][1960] Running state [cfg01] at time 07:48:04.992887
2017-11-03 07:48:04,993 [salt.state       ][INFO    ][1960] Executing state host.present for cfg01
2017-11-03 07:48:04,994 [salt.state       ][INFO    ][1960] Host cfg01 (192.168.10.100) already present
2017-11-03 07:48:04,994 [salt.state       ][INFO    ][1960] Completed state [cfg01] at time 07:48:04.994149 duration_in_ms=1.262
2017-11-03 07:48:04,995 [salt.state       ][INFO    ][1960] Running state [cmp002] at time 07:48:04.994522
2017-11-03 07:48:04,995 [salt.state       ][INFO    ][1960] Executing state host.present for cmp002
2017-11-03 07:48:04,996 [salt.state       ][INFO    ][1960] {'host': 'cmp002'}
2017-11-03 07:48:04,996 [salt.state       ][INFO    ][1960] Completed state [cmp002] at time 07:48:04.996375 duration_in_ms=1.854
2017-11-03 07:48:04,997 [salt.state       ][INFO    ][1960] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.996765
2017-11-03 07:48:04,997 [salt.state       ][INFO    ][1960] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:04,998 [salt.state       ][INFO    ][1960] {'host': 'cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:04,999 [salt.state       ][INFO    ][1960] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.998638 duration_in_ms=1.873
2017-11-03 07:48:04,999 [salt.state       ][INFO    ][1960] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:04.999032
2017-11-03 07:48:04,999 [salt.state       ][INFO    ][1960] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:05,001 [salt.state       ][INFO    ][1960] {'host': 'cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:05,001 [salt.state       ][INFO    ][1960] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.000880 duration_in_ms=1.847
2017-11-03 07:48:05,001 [salt.state       ][INFO    ][1960] Running state [cmp001] at time 07:48:05.001258
2017-11-03 07:48:05,002 [salt.state       ][INFO    ][1960] Executing state host.present for cmp001
2017-11-03 07:48:05,003 [salt.state       ][INFO    ][1960] {'host': 'cmp001'}
2017-11-03 07:48:05,003 [salt.state       ][INFO    ][1960] Completed state [cmp001] at time 07:48:05.003170 duration_in_ms=1.912
2017-11-03 07:48:05,004 [salt.state       ][INFO    ][1960] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.003556
2017-11-03 07:48:05,004 [salt.state       ][INFO    ][1960] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:05,005 [salt.state       ][INFO    ][1960] {'host': 'dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:05,006 [salt.state       ][INFO    ][1960] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.005510 duration_in_ms=1.954
2017-11-03 07:48:05,006 [salt.state       ][INFO    ][1960] Running state [dbs01] at time 07:48:05.005906
2017-11-03 07:48:05,006 [salt.state       ][INFO    ][1960] Executing state host.present for dbs01
2017-11-03 07:48:05,008 [salt.state       ][INFO    ][1960] {'host': 'dbs01'}
2017-11-03 07:48:05,008 [salt.state       ][INFO    ][1960] Completed state [dbs01] at time 07:48:05.008020 duration_in_ms=2.114
2017-11-03 07:48:05,008 [salt.state       ][INFO    ][1960] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.008406
2017-11-03 07:48:05,009 [salt.state       ][INFO    ][1960] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:05,010 [salt.state       ][INFO    ][1960] {'host': 'dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:05,010 [salt.state       ][INFO    ][1960] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.010264 duration_in_ms=1.857
2017-11-03 07:48:05,011 [salt.state       ][INFO    ][1960] Running state [dbs02] at time 07:48:05.010670
2017-11-03 07:48:05,011 [salt.state       ][INFO    ][1960] Executing state host.present for dbs02
2017-11-03 07:48:05,012 [salt.state       ][INFO    ][1960] {'host': 'dbs02'}
2017-11-03 07:48:05,013 [salt.state       ][INFO    ][1960] Completed state [dbs02] at time 07:48:05.012520 duration_in_ms=1.85
2017-11-03 07:48:05,013 [salt.state       ][INFO    ][1960] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.012892
2017-11-03 07:48:05,013 [salt.state       ][INFO    ][1960] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:05,014 [salt.state       ][INFO    ][1960] {'host': 'dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:05,015 [salt.state       ][INFO    ][1960] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.014776 duration_in_ms=1.884
2017-11-03 07:48:05,015 [salt.state       ][INFO    ][1960] Running state [dbs03] at time 07:48:05.015154
2017-11-03 07:48:05,016 [salt.state       ][INFO    ][1960] Executing state host.present for dbs03
2017-11-03 07:48:05,017 [salt.state       ][INFO    ][1960] {'host': 'dbs03'}
2017-11-03 07:48:05,017 [salt.state       ][INFO    ][1960] Completed state [dbs03] at time 07:48:05.017026 duration_in_ms=1.871
2017-11-03 07:48:05,017 [salt.state       ][INFO    ][1960] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.017405
2017-11-03 07:48:05,018 [salt.state       ][INFO    ][1960] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:05,019 [salt.state       ][INFO    ][1960] {'host': 'mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:05,019 [salt.state       ][INFO    ][1960] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.019413 duration_in_ms=2.008
2017-11-03 07:48:05,020 [salt.state       ][INFO    ][1960] Running state [mas01] at time 07:48:05.019814
2017-11-03 07:48:05,020 [salt.state       ][INFO    ][1960] Executing state host.present for mas01
2017-11-03 07:48:05,021 [salt.state       ][INFO    ][1960] {'host': 'mas01'}
2017-11-03 07:48:05,022 [salt.state       ][INFO    ][1960] Completed state [mas01] at time 07:48:05.021816 duration_in_ms=2.002
2017-11-03 07:48:05,022 [salt.state       ][INFO    ][1960] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.022208
2017-11-03 07:48:05,023 [salt.state       ][INFO    ][1960] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:05,024 [salt.state       ][INFO    ][1960] {'host': 'ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:05,024 [salt.state       ][INFO    ][1960] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.024158 duration_in_ms=1.95
2017-11-03 07:48:05,025 [salt.state       ][INFO    ][1960] Running state [ctl02] at time 07:48:05.024550
2017-11-03 07:48:05,025 [salt.state       ][INFO    ][1960] Executing state host.present for ctl02
2017-11-03 07:48:05,026 [salt.state       ][INFO    ][1960] {'host': 'ctl02'}
2017-11-03 07:48:05,027 [salt.state       ][INFO    ][1960] Completed state [ctl02] at time 07:48:05.026470 duration_in_ms=1.92
2017-11-03 07:48:05,027 [salt.state       ][INFO    ][1960] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.026898
2017-11-03 07:48:05,027 [salt.state       ][INFO    ][1960] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:05,029 [salt.state       ][INFO    ][1960] {'host': 'ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:05,029 [salt.state       ][INFO    ][1960] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.029056 duration_in_ms=2.158
2017-11-03 07:48:05,029 [salt.state       ][INFO    ][1960] Running state [ctl03] at time 07:48:05.029445
2017-11-03 07:48:05,030 [salt.state       ][INFO    ][1960] Executing state host.present for ctl03
2017-11-03 07:48:05,031 [salt.state       ][INFO    ][1960] {'host': 'ctl03'}
2017-11-03 07:48:05,031 [salt.state       ][INFO    ][1960] Completed state [ctl03] at time 07:48:05.031392 duration_in_ms=1.947
2017-11-03 07:48:05,032 [salt.state       ][INFO    ][1960] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.031770
2017-11-03 07:48:05,032 [salt.state       ][INFO    ][1960] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:05,033 [salt.state       ][INFO    ][1960] {'host': 'ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:05,034 [salt.state       ][INFO    ][1960] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.033687 duration_in_ms=1.916
2017-11-03 07:48:05,034 [salt.state       ][INFO    ][1960] Running state [ctl01] at time 07:48:05.034075
2017-11-03 07:48:05,034 [salt.state       ][INFO    ][1960] Executing state host.present for ctl01
2017-11-03 07:48:05,036 [salt.state       ][INFO    ][1960] {'host': 'ctl01'}
2017-11-03 07:48:05,036 [salt.state       ][INFO    ][1960] Completed state [ctl01] at time 07:48:05.036093 duration_in_ms=2.018
2017-11-03 07:48:05,037 [salt.state       ][INFO    ][1960] Running state [ctl] at time 07:48:05.036482
2017-11-03 07:48:05,037 [salt.state       ][INFO    ][1960] Executing state host.present for ctl
2017-11-03 07:48:05,038 [salt.state       ][INFO    ][1960] {'host': 'ctl'}
2017-11-03 07:48:05,039 [salt.state       ][INFO    ][1960] Completed state [ctl] at time 07:48:05.038495 duration_in_ms=2.013
2017-11-03 07:48:05,039 [salt.state       ][INFO    ][1960] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.038899
2017-11-03 07:48:05,039 [salt.state       ][INFO    ][1960] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:48:05,041 [salt.state       ][INFO    ][1960] {'host': 'ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-03 07:48:05,041 [salt.state       ][INFO    ][1960] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:48:05.040859 duration_in_ms=1.96
2017-11-03 07:48:05,044 [salt.state       ][INFO    ][1960] Running state [ens2] at time 07:48:05.043841
2017-11-03 07:48:05,044 [salt.state       ][INFO    ][1960] Executing state network.managed for ens2
2017-11-03 07:48:05,608 [salt.state       ][INFO    ][1960] Interface ens2 is up to date.
2017-11-03 07:48:05,608 [salt.state       ][INFO    ][1960] Completed state [ens2] at time 07:48:05.608155 duration_in_ms=564.31
2017-11-03 07:48:05,609 [salt.state       ][INFO    ][1960] Running state [ens3] at time 07:48:05.608937
2017-11-03 07:48:05,610 [salt.state       ][INFO    ][1960] Executing state network.managed for ens3
2017-11-03 07:48:05,642 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-11-03 07:48:05,692 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['ifup', 'ens3'] in directory '/root'
2017-11-03 07:48:05,800 [salt.state       ][INFO    ][1960] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 100.64.200.105\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-11-03 07:48:05,802 [salt.state       ][INFO    ][1960] Completed state [ens3] at time 07:48:05.801365 duration_in_ms=192.427
2017-11-03 07:48:05,802 [salt.state       ][INFO    ][1960] Running state [/etc/profile.d/proxy.sh] at time 07:48:05.802338
2017-11-03 07:48:05,803 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-03 07:48:05,804 [salt.state       ][INFO    ][1960] File /etc/profile.d/proxy.sh is not present
2017-11-03 07:48:05,807 [salt.state       ][INFO    ][1960] Completed state [/etc/profile.d/proxy.sh] at time 07:48:05.807039 duration_in_ms=4.698
2017-11-03 07:48:05,808 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:48:05.807679
2017-11-03 07:48:05,808 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-03 07:48:05,809 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-03 07:48:05,809 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:48:05.809074 duration_in_ms=1.394
2017-11-03 07:48:05,825 [salt.state       ][INFO    ][1960] Running state [ntp] at time 07:48:05.824673
2017-11-03 07:48:05,825 [salt.state       ][INFO    ][1960] Executing state pkg.installed for ntp
2017-11-03 07:48:06,025 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-11-03 07:48:07,839 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074807820805
2017-11-03 07:48:07,855 [salt.minion      ][INFO    ][8891] Starting a new job with PID 8891
2017-11-03 07:48:07,869 [salt.minion      ][INFO    ][8891] Returning information for job: 20171103074807820805
2017-11-03 07:48:09,074 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:48:09,134 [salt.state       ][INFO    ][1960] 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'

2017-11-03 07:48:09,163 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-03 07:48:09,213 [salt.state       ][INFO    ][1960] Completed state [ntp] at time 07:48:09.212405 duration_in_ms=3387.73
2017-11-03 07:48:09,219 [salt.state       ][INFO    ][1960] Running state [/etc/ntp.conf] at time 07:48:09.218957
2017-11-03 07:48:09,220 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/ntp.conf
2017-11-03 07:48:09,259 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-03 07:48:09,318 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-03 07:48:09,346 [salt.state       ][INFO    ][1960] 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
2017-11-03 07:48:09,346 [salt.state       ][INFO    ][1960] Completed state [/etc/ntp.conf] at time 07:48:09.346376 duration_in_ms=127.42
2017-11-03 07:48:09,527 [salt.state       ][INFO    ][1960] Running state [ntp] at time 07:48:09.526496
2017-11-03 07:48:09,527 [salt.state       ][INFO    ][1960] Executing state service.running for ntp
2017-11-03 07:48:09,531 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-03 07:48:09,557 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-03 07:48:09,578 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-03 07:48:09,601 [salt.state       ][INFO    ][1960] The service ntp is already running
2017-11-03 07:48:09,602 [salt.state       ][INFO    ][1960] Completed state [ntp] at time 07:48:09.601916 duration_in_ms=75.418
2017-11-03 07:48:09,603 [salt.state       ][INFO    ][1960] Running state [ntp] at time 07:48:09.602719
2017-11-03 07:48:09,604 [salt.state       ][INFO    ][1960] Executing state service.mod_watch for ntp
2017-11-03 07:48:09,606 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-03 07:48:09,624 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-03 07:48:09,648 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-11-03 07:48:09,707 [salt.state       ][INFO    ][1960] {'ntp': True}
2017-11-03 07:48:09,707 [salt.state       ][INFO    ][1960] Completed state [ntp] at time 07:48:09.707390 duration_in_ms=104.672
2017-11-03 07:48:09,719 [salt.minion      ][INFO    ][1960] Returning information for job: 20171103074707316436
2017-11-03 07:48:10,756 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171103074810745294
2017-11-03 07:48:10,769 [salt.minion      ][INFO    ][9173] Starting a new job with PID 9173
2017-11-03 07:48:10,780 [salt.minion      ][INFO    ][9173] Returning information for job: 20171103074810745294
2017-11-03 07:51:45,374 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command test.ping with jid 20171103075145365072
2017-11-03 07:51:45,390 [salt.minion      ][INFO    ][9291] Starting a new job with PID 9291
2017-11-03 07:51:45,433 [salt.minion      ][INFO    ][9291] Returning information for job: 20171103075145365072
2017-11-03 07:53:47,235 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command state.sls with jid 20171103075347223346
2017-11-03 07:53:47,259 [salt.minion      ][INFO    ][9465] Starting a new job with PID 9465
2017-11-03 07:53:47,900 [salt.state       ][INFO    ][9465] Loading fresh modules for state activity
2017-11-03 07:53:47,967 [salt.fileclient  ][INFO    ][9465] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-03 07:53:48,003 [salt.fileclient  ][INFO    ][9465] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-03 07:53:48,071 [salt.fileclient  ][INFO    ][9465] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:53:48,887 [salt.state       ][INFO    ][9465] Running state [lsof] at time 07:53:48.886891
2017-11-03 07:53:48,888 [salt.state       ][INFO    ][9465] Executing state pkg.installed for lsof
2017-11-03 07:53:48,890 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:53:49,999 [salt.state       ][INFO    ][9465] Package lsof is already installed
2017-11-03 07:53:50,000 [salt.state       ][INFO    ][9465] Completed state [lsof] at time 07:53:50.000318 duration_in_ms=1113.427
2017-11-03 07:53:50,001 [salt.state       ][INFO    ][9465] Running state [keepalived] at time 07:53:50.001365
2017-11-03 07:53:50,002 [salt.state       ][INFO    ][9465] Executing state pkg.installed for keepalived
2017-11-03 07:53:50,049 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:53:54,215 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-11-03 07:53:57,293 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103075357278598
2017-11-03 07:53:57,325 [salt.minion      ][INFO    ][10181] Starting a new job with PID 10181
2017-11-03 07:53:57,345 [salt.minion      ][INFO    ][10181] Returning information for job: 20171103075357278598
2017-11-03 07:53:58,980 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:53:59,035 [salt.state       ][INFO    ][9465] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-11-03 07:53:59,067 [salt.state       ][INFO    ][9465] Loading fresh modules for state activity
2017-11-03 07:53:59,115 [salt.state       ][INFO    ][9465] Completed state [keepalived] at time 07:53:59.115145 duration_in_ms=9113.779
2017-11-03 07:53:59,121 [salt.state       ][INFO    ][9465] Running state [/etc/keepalived/keepalived.conf] at time 07:53:59.121075
2017-11-03 07:53:59,122 [salt.state       ][INFO    ][9465] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-03 07:53:59,168 [salt.fileclient  ][INFO    ][9465] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-03 07:53:59,326 [salt.fileclient  ][INFO    ][9465] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:53:59,348 [salt.state       ][INFO    ][9465] File changed:
New file
2017-11-03 07:53:59,348 [salt.state       ][INFO    ][9465] Completed state [/etc/keepalived/keepalived.conf] at time 07:53:59.348147 duration_in_ms=227.069
2017-11-03 07:53:59,494 [salt.state       ][INFO    ][9465] Running state [keepalived] at time 07:53:59.494340
2017-11-03 07:53:59,495 [salt.state       ][INFO    ][9465] Executing state service.running for keepalived
2017-11-03 07:53:59,497 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-03 07:53:59,508 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 07:53:59,517 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 07:53:59,526 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 07:53:59,535 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-03 07:53:59,580 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 07:53:59,597 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 07:53:59,608 [salt.loaded.int.module.cmdmod][INFO    ][9465] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 07:53:59,617 [salt.state       ][INFO    ][9465] {'keepalived': True}
2017-11-03 07:53:59,617 [salt.state       ][INFO    ][9465] Completed state [keepalived] at time 07:53:59.617309 duration_in_ms=122.968
2017-11-03 07:53:59,618 [salt.minion      ][INFO    ][9465] Returning information for job: 20171103075347223346
2017-11-03 07:54:42,485 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command pillar.get with jid 20171103075442475590
2017-11-03 07:54:42,500 [salt.minion      ][INFO    ][10404] Starting a new job with PID 10404
2017-11-03 07:54:42,509 [salt.minion      ][INFO    ][10404] Returning information for job: 20171103075442475590
2017-11-03 08:26:51,358 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command state.sls with jid 20171103082651348574
2017-11-03 08:26:51,390 [salt.minion      ][INFO    ][11827] Starting a new job with PID 11827
2017-11-03 08:26:54,096 [salt.state       ][INFO    ][11827] Loading fresh modules for state activity
2017-11-03 08:26:54,154 [salt.fileclient  ][INFO    ][11827] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-03 08:26:54,185 [salt.fileclient  ][INFO    ][11827] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-03 08:26:54,220 [salt.fileclient  ][INFO    ][11827] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 08:26:54,994 [salt.state       ][INFO    ][11827] Running state [python-memcache] at time 08:26:54.993737
2017-11-03 08:26:54,995 [salt.state       ][INFO    ][11827] Executing state pkg.installed for python-memcache
2017-11-03 08:26:54,995 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:26:56,029 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 08:26:59,428 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-memcache'] in directory '/root'
2017-11-03 08:27:01,412 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103082701394282
2017-11-03 08:27:01,446 [salt.minion      ][INFO    ][12451] Starting a new job with PID 12451
2017-11-03 08:27:01,450 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:27:01,462 [salt.minion      ][INFO    ][12451] Returning information for job: 20171103082701394282
2017-11-03 08:27:01,500 [salt.state       ][INFO    ][11827] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2017-11-03 08:27:01,531 [salt.state       ][INFO    ][11827] Loading fresh modules for state activity
2017-11-03 08:27:01,578 [salt.state       ][INFO    ][11827] Completed state [python-memcache] at time 08:27:01.577979 duration_in_ms=6584.243
2017-11-03 08:27:01,591 [salt.state       ][INFO    ][11827] Running state [memcached] at time 08:27:01.591230
2017-11-03 08:27:01,592 [salt.state       ][INFO    ][11827] Executing state pkg.installed for memcached
2017-11-03 08:27:02,129 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'memcached'] in directory '/root'
2017-11-03 08:27:06,197 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:27:06,219 [salt.state       ][INFO    ][11827] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2017-11-03 08:27:06,229 [salt.state       ][INFO    ][11827] Loading fresh modules for state activity
2017-11-03 08:27:06,247 [salt.state       ][INFO    ][11827] Completed state [memcached] at time 08:27:06.246848 duration_in_ms=4655.619
2017-11-03 08:27:06,249 [salt.state       ][INFO    ][11827] Running state [/etc/memcached.conf] at time 08:27:06.249176
2017-11-03 08:27:06,250 [salt.state       ][INFO    ][11827] Executing state file.managed for /etc/memcached.conf
2017-11-03 08:27:06,283 [salt.fileclient  ][INFO    ][11827] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-03 08:27:06,303 [salt.fileclient  ][INFO    ][11827] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 08:27:06,314 [salt.state       ][INFO    ][11827] File changed:
--- 
+++ 
@@ -1,11 +1,10 @@
+
 # memcached default config file
 # 2003 - Jay Bonci <jaybonci@debian.org>
-# This configuration file is read by the start-memcached script provided as
-# part of the Debian GNU/Linux distribution.
+# This configuration file is read by the start-memcached script provided as part of the Debian GNU/Linux distribution. 
 
 # Run memcached as a daemon. This command is implied, and is not needed for the
-# daemon to run. See the README.Debian that comes with this package for more
-# information.
+# daemon to run. See the README.Debian that comes with this package for more information.
 -d
 
 # Log memcached's output to /var/log/memcached
@@ -18,13 +17,13 @@
 # -vv
 
 # Start with a cap of 64 megs of memory. It's reasonable, and the daemon default
-# Note that the daemon will grow to this size, but does not start out holding this much
-# memory
+# Note that the daemon will grow to this size, but does not start out holding this much memory
 -m 64
 
 # Default connection port is 11211
 -p 11211
 
+-U 11211
 # Run the daemon as root. The start-memcached will default to running as root if no
 # -u command is present in this config file
 -u memcache
@@ -32,10 +31,12 @@
 # Specify which IP address to listen on. The default is to listen on all IP addresses
 # This parameter is one of the only security measures that memcached has, so make sure
 # it's listening on a firewalled interface.
--l 127.0.0.1
+-l 0.0.0.0
 
 # Limit the number of simultaneous incoming connections. The daemon default is 1024
 # -c 1024
+# Mirantis
+-c 8192
 
 # Lock down all paged memory. Consult with the README and homepage before you do this
 # -k
@@ -45,3 +46,6 @@
 
 # Maximize core file limit
 # -r
+
+# Number of threads to use to process incoming requests.
+-t 1
2017-11-03 08:27:06,318 [salt.state       ][INFO    ][11827] Completed state [/etc/memcached.conf] at time 08:27:06.318201 duration_in_ms=69.025
2017-11-03 08:27:06,388 [salt.state       ][INFO    ][11827] Running state [memcached] at time 08:27:06.388074
2017-11-03 08:27:06,389 [salt.state       ][INFO    ][11827] Executing state service.running for memcached
2017-11-03 08:27:06,390 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-03 08:27:06,400 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-03 08:27:06,407 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-03 08:27:06,414 [salt.state       ][INFO    ][11827] The service memcached is already running
2017-11-03 08:27:06,415 [salt.state       ][INFO    ][11827] Completed state [memcached] at time 08:27:06.414629 duration_in_ms=26.555
2017-11-03 08:27:06,415 [salt.state       ][INFO    ][11827] Running state [memcached] at time 08:27:06.414950
2017-11-03 08:27:06,415 [salt.state       ][INFO    ][11827] Executing state service.mod_watch for memcached
2017-11-03 08:27:06,416 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-03 08:27:06,423 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-03 08:27:06,431 [salt.loaded.int.module.cmdmod][INFO    ][11827] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2017-11-03 08:27:06,461 [salt.state       ][INFO    ][11827] {'memcached': True}
2017-11-03 08:27:06,461 [salt.state       ][INFO    ][11827] Completed state [memcached] at time 08:27:06.461185 duration_in_ms=46.234
2017-11-03 08:27:06,463 [salt.minion      ][INFO    ][11827] Returning information for job: 20171103082651348574
2017-11-03 08:46:10,503 [salt.utils.schedule][INFO    ][1628] Running scheduled job: __mine_interval
2017-11-03 08:48:13,979 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command test.ping with jid 20171103084813969895
2017-11-03 08:48:13,998 [salt.minion      ][INFO    ][13714] Starting a new job with PID 13714
2017-11-03 08:48:14,079 [salt.minion      ][INFO    ][13714] Returning information for job: 20171103084813969895
2017-11-03 08:48:50,516 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command state.sls with jid 20171103084850508017
2017-11-03 08:48:50,543 [salt.minion      ][INFO    ][13724] Starting a new job with PID 13724
2017-11-03 08:48:51,177 [salt.state       ][INFO    ][13724] Loading fresh modules for state activity
2017-11-03 08:48:51,239 [salt.fileclient  ][INFO    ][13724] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-03 08:48:51,273 [salt.fileclient  ][INFO    ][13724] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-03 08:48:51,326 [salt.fileclient  ][INFO    ][13724] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 08:48:52,148 [salt.state       ][INFO    ][13724] Running state [lsof] at time 08:48:52.147419
2017-11-03 08:48:52,149 [salt.state       ][INFO    ][13724] Executing state pkg.installed for lsof
2017-11-03 08:48:52,150 [salt.loaded.int.module.cmdmod][INFO    ][13724] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:48:53,325 [salt.state       ][INFO    ][13724] Package lsof is already installed
2017-11-03 08:48:53,326 [salt.state       ][INFO    ][13724] Completed state [lsof] at time 08:48:53.326327 duration_in_ms=1178.907
2017-11-03 08:48:53,327 [salt.state       ][INFO    ][13724] Running state [keepalived] at time 08:48:53.327397
2017-11-03 08:48:53,328 [salt.state       ][INFO    ][13724] Executing state pkg.installed for keepalived
2017-11-03 08:48:53,340 [salt.state       ][INFO    ][13724] Package keepalived is already installed
2017-11-03 08:48:53,341 [salt.state       ][INFO    ][13724] Completed state [keepalived] at time 08:48:53.340644 duration_in_ms=13.246
2017-11-03 08:48:53,345 [salt.state       ][INFO    ][13724] Running state [/etc/keepalived/keepalived.conf] at time 08:48:53.344611
2017-11-03 08:48:53,346 [salt.state       ][INFO    ][13724] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-03 08:48:53,374 [salt.fileclient  ][INFO    ][13724] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-03 08:48:53,461 [salt.fileclient  ][INFO    ][13724] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 08:48:53,477 [salt.state       ][INFO    ][13724] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-03 08:48:53,478 [salt.state       ][INFO    ][13724] Completed state [/etc/keepalived/keepalived.conf] at time 08:48:53.478306 duration_in_ms=133.695
2017-11-03 08:48:53,481 [salt.state       ][INFO    ][13724] Running state [keepalived] at time 08:48:53.480498
2017-11-03 08:48:53,482 [salt.state       ][INFO    ][13724] Executing state service.running for keepalived
2017-11-03 08:48:53,483 [salt.loaded.int.module.cmdmod][INFO    ][13724] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-03 08:48:53,518 [salt.loaded.int.module.cmdmod][INFO    ][13724] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 08:48:53,537 [salt.loaded.int.module.cmdmod][INFO    ][13724] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 08:48:53,555 [salt.state       ][INFO    ][13724] The service keepalived is already running
2017-11-03 08:48:53,557 [salt.state       ][INFO    ][13724] Completed state [keepalived] at time 08:48:53.556423 duration_in_ms=75.925
2017-11-03 08:48:53,559 [salt.minion      ][INFO    ][13724] Returning information for job: 20171103084850508017
2017-11-03 08:49:02,369 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command pillar.get with jid 20171103084902358786
2017-11-03 08:49:02,383 [salt.minion      ][INFO    ][13901] Starting a new job with PID 13901
2017-11-03 08:49:02,386 [salt.minion      ][INFO    ][13901] Returning information for job: 20171103084902358786
2017-11-03 08:50:57,361 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command state.sls with jid 20171103085057352700
2017-11-03 08:50:57,386 [salt.minion      ][INFO    ][13926] Starting a new job with PID 13926
2017-11-03 08:50:58,103 [salt.state       ][INFO    ][13926] Loading fresh modules for state activity
2017-11-03 08:50:58,166 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-03 08:50:58,197 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-03 08:50:58,233 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 08:50:58,642 [salt.state       ][INFO    ][13926] Running state [python-memcache] at time 08:50:58.642352
2017-11-03 08:50:58,643 [salt.state       ][INFO    ][13926] Executing state pkg.installed for python-memcache
2017-11-03 08:50:58,644 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:50:59,230 [salt.state       ][INFO    ][13926] Package python-memcache is already installed
2017-11-03 08:50:59,231 [salt.state       ][INFO    ][13926] Completed state [python-memcache] at time 08:50:59.230677 duration_in_ms=588.323
2017-11-03 08:50:59,231 [salt.state       ][INFO    ][13926] Running state [memcached] at time 08:50:59.231104
2017-11-03 08:50:59,232 [salt.state       ][INFO    ][13926] Executing state pkg.installed for memcached
2017-11-03 08:50:59,236 [salt.state       ][INFO    ][13926] Package memcached is already installed
2017-11-03 08:50:59,237 [salt.state       ][INFO    ][13926] Completed state [memcached] at time 08:50:59.236796 duration_in_ms=5.691
2017-11-03 08:50:59,239 [salt.state       ][INFO    ][13926] Running state [/etc/memcached.conf] at time 08:50:59.238639
2017-11-03 08:50:59,239 [salt.state       ][INFO    ][13926] Executing state file.managed for /etc/memcached.conf
2017-11-03 08:50:59,260 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-03 08:50:59,280 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 08:50:59,291 [salt.state       ][INFO    ][13926] File /etc/memcached.conf is in the correct state
2017-11-03 08:50:59,292 [salt.state       ][INFO    ][13926] Completed state [/etc/memcached.conf] at time 08:50:59.291661 duration_in_ms=53.02
2017-11-03 08:50:59,294 [salt.state       ][INFO    ][13926] Running state [memcached] at time 08:50:59.293485
2017-11-03 08:50:59,294 [salt.state       ][INFO    ][13926] Executing state service.running for memcached
2017-11-03 08:50:59,295 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-03 08:50:59,312 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-03 08:50:59,321 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-03 08:50:59,330 [salt.state       ][INFO    ][13926] The service memcached is already running
2017-11-03 08:50:59,331 [salt.state       ][INFO    ][13926] Completed state [memcached] at time 08:50:59.330563 duration_in_ms=37.044
2017-11-03 08:50:59,332 [salt.minion      ][INFO    ][13926] Returning information for job: 20171103085057352700
2017-11-03 09:14:14,055 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command state.sls with jid 20171103091414043545
2017-11-03 09:14:14,078 [salt.minion      ][INFO    ][14970] Starting a new job with PID 14970
2017-11-03 09:14:16,733 [salt.state       ][INFO    ][14970] Loading fresh modules for state activity
2017-11-03 09:14:16,792 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2017-11-03 09:14:16,828 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2017-11-03 09:14:16,855 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2017-11-03 09:14:16,915 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 09:14:17,041 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2017-11-03 09:14:17,080 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 09:14:17,916 [salt.state       ][INFO    ][14970] Running state [python-lesscpy] at time 09:14:17.916388
2017-11-03 09:14:17,917 [salt.state       ][INFO    ][14970] Executing state pkg.installed for python-lesscpy
2017-11-03 09:14:17,918 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 09:14:18,855 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 09:14:23,828 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-lesscpy'] in directory '/root'
2017-11-03 09:14:24,153 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091424138715
2017-11-03 09:14:24,186 [salt.minion      ][INFO    ][15647] Starting a new job with PID 15647
2017-11-03 09:14:24,206 [salt.minion      ][INFO    ][15647] Returning information for job: 20171103091424138715
2017-11-03 09:14:26,442 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 09:14:26,485 [salt.state       ][INFO    ][14970] Made the following changes:
'python-ply' changed from 'absent' to '3.7-1'
'python-lesscpy' changed from 'absent' to '0.10-1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'python2.7-ply' changed from 'absent' to '1'
'python-ply-lex-3.5' changed from 'absent' to '1'

2017-11-03 09:14:26,500 [salt.state       ][INFO    ][14970] Loading fresh modules for state activity
2017-11-03 09:14:26,528 [salt.state       ][INFO    ][14970] Completed state [python-lesscpy] at time 09:14:26.527573 duration_in_ms=8611.185
2017-11-03 09:14:26,545 [salt.state       ][INFO    ][14970] Running state [libapache2-mod-wsgi] at time 09:14:26.544643
2017-11-03 09:14:26,545 [salt.state       ][INFO    ][14970] Executing state pkg.installed for libapache2-mod-wsgi
2017-11-03 09:14:27,056 [salt.state       ][INFO    ][14970] Package libapache2-mod-wsgi is already installed
2017-11-03 09:14:27,056 [salt.state       ][INFO    ][14970] Completed state [libapache2-mod-wsgi] at time 09:14:27.056131 duration_in_ms=511.486
2017-11-03 09:14:27,057 [salt.state       ][INFO    ][14970] Running state [python-memcache] at time 09:14:27.056682
2017-11-03 09:14:27,057 [salt.state       ][INFO    ][14970] Executing state pkg.installed for python-memcache
2017-11-03 09:14:27,067 [salt.state       ][INFO    ][14970] Package python-memcache is already installed
2017-11-03 09:14:27,068 [salt.state       ][INFO    ][14970] Completed state [python-memcache] at time 09:14:27.067693 duration_in_ms=11.011
2017-11-03 09:14:27,068 [salt.state       ][INFO    ][14970] Running state [apache2] at time 09:14:27.068198
2017-11-03 09:14:27,069 [salt.state       ][INFO    ][14970] Executing state pkg.installed for apache2
2017-11-03 09:14:27,099 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'apache2'] in directory '/root'
2017-11-03 09:14:34,350 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091434334689
2017-11-03 09:14:34,386 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 09:14:34,391 [salt.minion      ][INFO    ][16225] Starting a new job with PID 16225
2017-11-03 09:14:34,422 [salt.minion      ][INFO    ][16225] Returning information for job: 20171103091434334689
2017-11-03 09:14:34,435 [salt.state       ][INFO    ][14970] Made the following changes:
'httpd' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'ssl-cert' changed from 'absent' to '1.0.37'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'

2017-11-03 09:14:34,464 [salt.state       ][INFO    ][14970] Loading fresh modules for state activity
2017-11-03 09:14:34,511 [salt.state       ][INFO    ][14970] Completed state [apache2] at time 09:14:34.511325 duration_in_ms=7443.127
2017-11-03 09:14:34,528 [salt.state       ][INFO    ][14970] Running state [openstack-dashboard] at time 09:14:34.528367
2017-11-03 09:14:34,529 [salt.state       ][INFO    ][14970] Executing state pkg.installed for openstack-dashboard
2017-11-03 09:14:35,071 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'openstack-dashboard'] in directory '/root'
2017-11-03 09:14:44,392 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091444372636
2017-11-03 09:14:44,410 [salt.minion      ][INFO    ][16979] Starting a new job with PID 16979
2017-11-03 09:14:44,425 [salt.minion      ][INFO    ][16979] Returning information for job: 20171103091444372636
2017-11-03 09:14:54,601 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091454588714
2017-11-03 09:14:54,634 [salt.minion      ][INFO    ][18141] Starting a new job with PID 18141
2017-11-03 09:14:54,660 [salt.minion      ][INFO    ][18141] Returning information for job: 20171103091454588714
2017-11-03 09:15:04,626 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091504614031
2017-11-03 09:15:04,657 [salt.minion      ][INFO    ][18652] Starting a new job with PID 18652
2017-11-03 09:15:04,679 [salt.minion      ][INFO    ][18652] Returning information for job: 20171103091504614031
2017-11-03 09:15:14,655 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091514641037
2017-11-03 09:15:14,675 [salt.minion      ][INFO    ][19291] Starting a new job with PID 19291
2017-11-03 09:15:14,686 [salt.minion      ][INFO    ][19291] Returning information for job: 20171103091514641037
2017-11-03 09:15:24,890 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091524874536
2017-11-03 09:15:24,922 [salt.minion      ][INFO    ][19351] Starting a new job with PID 19351
2017-11-03 09:15:24,946 [salt.minion      ][INFO    ][19351] Returning information for job: 20171103091524874536
2017-11-03 09:15:34,920 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091534909579
2017-11-03 09:15:34,937 [salt.minion      ][INFO    ][19356] Starting a new job with PID 19356
2017-11-03 09:15:34,947 [salt.minion      ][INFO    ][19356] Returning information for job: 20171103091534909579
2017-11-03 09:15:45,147 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091545132778
2017-11-03 09:15:45,185 [salt.minion      ][INFO    ][19366] Starting a new job with PID 19366
2017-11-03 09:15:45,209 [salt.minion      ][INFO    ][19366] Returning information for job: 20171103091545132778
2017-11-03 09:15:55,103 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 09:15:55,135 [salt.state       ][INFO    ][14970] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-kombu' changed from 'absent' to '3.0.33-1ubuntu2'
'python-oslo.concurrency' changed from 'absent' to '3.18.0-1~u16.04+mcp4'
'python-xstatic-angular-fileupload' changed from 'absent' to '12.0.4.0+dfsg1-1~u16.04+mcp1'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-pint' changed from 'absent' to '0.6-1ubuntu1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'libjs-jsencrypt' changed from 'absent' to '2.0.0+dfsg1-1'
'python-glanceclient' changed from 'absent' to '1:2.6.0-1~u16.04+mcp6'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'twitter-bootstrap' changed from 'absent' to '1'
'libjs-term.js' changed from 'absent' to '0.0.4-1'
'python-cachetools' changed from 'absent' to '1.1.6-1~u16.04+mcp1'
'python-xstatic-jasmine' changed from 'absent' to '2.1.2.0-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-django-common' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python2.7-pymongo-ext' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '3.3.0-1~u16.04+mcp1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python-setuptools' changed from 'absent' to '33.1.1-1~cloud0'
'python2.7-django-appconf' changed from 'absent' to '1'
'python-stevedore' changed from 'absent' to '1.17.1-2~u16.04+mcp1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-fixtures' changed from 'absent' to '3.0.0-1~u16.04+mcp1'
'python-xstatic-jquery.tablesorter' changed from 'absent' to '2.14.5.1-2'
'libjs-twitter-bootstrap' changed from 'absent' to '2.0.2+dfsg-9'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'libjs-jquery-cookie' changed from 'absent' to '10-2ubuntu2'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'libjs-angularjs-smart-table' changed from 'absent' to '1.4.5-1'
'python-xstatic-hogan' changed from 'absent' to '2.0.0.2-1'
'fonts-materialdesignicons-webfont' changed from 'absent' to '1.4.57-1~u16.04+mcp1'
'python-compressor' changed from 'absent' to '1'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.14.0-3~u16.04+mcp1'
'libjs-spin.js' changed from 'absent' to '1.2.8+dfsg2-1'
'python-requests' changed from '2.9.1-3' to '2.10.0-1~u16.04+mcp1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'fonts-roboto-fontface' changed from 'absent' to '0.4.3-1'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libjs-lrdragndrop' changed from 'absent' to '1.0.2-2'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-osc-lib' changed from 'absent' to '1.3.0-1~u16.04+mcp5'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python2.7-simplejson' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python2.7-django-openstack-auth' changed from 'absent' to '1'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'python-xstatic-bootstrap-scss' changed from 'absent' to '3.2.0.1-1'
'python-xstatic-term.js' changed from 'absent' to '0.0.4.2-2'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-xstatic-angular-bootstrap' changed from 'absent' to '2.2.0.0-1~u16.04+mcp1'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'python-django-pyscss' changed from 'absent' to '2.0.2-4'
'ieee-data' changed from 'absent' to '20150531.1'
'python-xstatic-bootstrap-datepicker' changed from 'absent' to '0.0.0.1-3'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.23.3-1~u16.04+mcp0'
'python-pygments' changed from 'absent' to '2.1+dfsg-1'
'python-xstatic-angular' changed from 'absent' to '1.5.8.0-1~u16.04+mcp1'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-xstatic-mdi' changed from 'absent' to '1.4.57.0-1~u16.04+mcp1'
'python-xstatic-jquery' changed from 'absent' to '1.7.2.0+dfsg1-3'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-oslo.context' changed from 'absent' to '2.12.1-0~u16.04+mcp3'
'python-neutronclient' changed from 'absent' to '1:6.1.0-1~u16.04+mcp9'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.15.1-2~u16.04+mcp1'
'python-xstatic-angular-schema-form' changed from 'absent' to '0.8.13.0-1~u16.04+mcp1'
'python2.7-pyinotify' changed from 'absent' to '1'
'libjs-jquery-tablesorter' changed from 'absent' to '2.14.5-0u~u16.04+mcp1'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~u16.04+mcp1'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-positional' changed from 'absent' to '1.1.1-3~u16.04+mcp1'
'python-appconf' changed from 'absent' to '1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'libjs-magic-search' changed from 'absent' to '0.2.5-1'
'python-distribute' changed from 'absent' to '1'
'python-xstatic-tv4' changed from 'absent' to '1.2.7.0-1~u16.04+mcp1'
'python-oslo-log' changed from 'absent' to '1'
'python-keystoneclient' changed from 'absent' to '1:3.10.0-1~u16.04+mcp2'
'python-xstatic-font-awesome' changed from 'absent' to '4.1.0-1'
'python-rjsmin' changed from 'absent' to '1.0.12+dfsg1-2ubuntu1'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-pathlib' changed from 'absent' to '1.0.1-2'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-xstatic-jsencrypt' changed from 'absent' to '2.0.0.2-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'python-xstatic-d3' changed from 'absent' to '3.4.11-3'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-xstatic-roboto-fontface' changed from 'absent' to '0.4.3.2-1'
'python-heatclient' changed from 'absent' to '1.8.1-1~u16.04+mcp2'
'python-pkg-resources' changed from '20.7.0-1' to '33.1.1-1~cloud0'
'python-oslo.policy' changed from 'absent' to '1.18.0-1~u16.04+mcp2'
'python-xstatic' changed from 'absent' to '1.0.0-4'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-openstack-auth' changed from 'absent' to '1'
'python-xstatic-jquery-ui' changed from 'absent' to '1.10.1.1+debian+dfsg1-5'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:3.22.1-1~u16.04+mcp2'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-webob' changed from 'absent' to '1.6.2-1~u16.04+mcp1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-xstatic-objectpath' changed from 'absent' to '1.2.1.0-2~u16.04+mcp1'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-django-compressor' changed from 'absent' to '1'
'python-xstatic-angular-lrdragndrop' changed from 'absent' to '1.0.2.2-1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python-xstatic-bootswatch' changed from 'absent' to '3.3.5.2-2'
'python-xstatic-jquery-migrate' changed from 'absent' to '1.2.1.1+dfsg1-1'
'libjs-jquery.quicksearch' changed from 'absent' to '2.0.4-1'
'python-novaclient' changed from 'absent' to '2:7.1.2-1~u16.04+mcp0'
'python-oslo.utils' changed from 'absent' to '3.22.0-1~u16.04+mcp5'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'libjs-bootswatch' changed from 'absent' to '3.3.5+2+dfsg1-1~u16.04+mcp1'
'python-django' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'libjs-twitter-bootstrap-datepicker' changed from 'absent' to '1.3.1+dfsg1-1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-bson' changed from 'absent' to '3.2-1build1'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'fonts-font-awesome' changed from 'absent' to '4.5.0~dfsg-1'
'libjs-rickshaw' changed from 'absent' to '1.5.1.dfsg-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-xstatic-spin' changed from 'absent' to '1.2.8.0+dfsg1-1'
'python2.7-cmd2' changed from 'absent' to '1'
'libjs-jquery-ui' changed from 'absent' to '1.10.1+dfsg-1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-cliff' changed from 'absent' to '2.4.0-1~u16.04+mcp1'
'python-oslo.i18n' changed from 'absent' to '3.12.0-1~u16.04+mcp2'
'python-xstatic-magic-search' changed from 'absent' to '0.2.5.1-1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python2.7-pathlib' changed from 'absent' to '1'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libjs-d3' changed from 'absent' to '3.5.14-1'
'python-keyring' changed from 'absent' to '8.5.1-1~u16.04+mcp1'
'python-django-appconf' changed from 'absent' to '1.0.1-4'
'python-xstatic-jquery.quicksearch' changed from 'absent' to '2.0.4.1-1'
'python-xstatic-smart-table' changed from 'absent' to '1.4.5.3-1'
'python-oslo-utils' changed from 'absent' to '1'
'python-oslo.serialization' changed from 'absent' to '2.16.1-1~u16.04+mcp0'
'python-django-babel' changed from 'absent' to '0.5.1-1~u16.04+mcp1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-mock' changed from 'absent' to '2.0.0-1~u16.04+mcp1'
'python-rfc3986' changed from 'absent' to '0.3.1-2~u16.04+mcp1'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-django-horizon' changed from 'absent' to '3:11.0.4-1~u16.04+mcp40'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.20.1-0~u16.04+mcp1'
'python-pyscss' changed from 'absent' to '1.3.4-5'
'python-pyinotify' changed from 'absent' to '0.9.6-1~u16.04+mcp1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libjs-angularjs' changed from 'absent' to '1.5.10-1~u16.04+mcp1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-amqp' changed from 'absent' to '1.4.9-1'
'libjs-angular-file-upload' changed from 'absent' to '12.0.4+dfsg1-2~u16.04+mcp1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-django-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-xstatic-angular-gettext' changed from 'absent' to '2.1.0.2-2'
'python-osprofiler' changed from 'absent' to '1.4.0-1~u16.04+mcp1'
'python-os-client-config' changed from 'absent' to '1.26.0-2~u16.04+mcp2'
'python-oslo.messaging' changed from 'absent' to '5.17.2-0~u16.04+mcp3'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'openstack-dashboard' changed from 'absent' to '3:11.0.4-1~u16.04+mcp40'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-pbr' changed from 'absent' to '1.10.0-1~u16.04+mcp1'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.3.0-1~u16.04+mcp3'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python2.7-gridfs' changed from 'absent' to '1'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-oslo.service' changed from 'absent' to '1.19.0-1~u16.04+mcp3'
'python-rcssmin' changed from 'absent' to '1.0.6-1ubuntu1'
'python-ceilometerclient' changed from 'absent' to '2.8.1-1~u16.04+mcp0'
'python-csscompressor' changed from 'absent' to '0.9.4-2'
'python-django-openstack-auth' changed from 'absent' to '3.1.1-1~u16.04+mcp8'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-keystoneauth1' changed from 'absent' to '2.18.0-1~u16.04+mcp4'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'libjs-angular-gettext' changed from 'absent' to '2.1.0-2'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'libjs-jquery-metadata' changed from 'absent' to '10-2ubuntu2'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'python-xstatic-rickshaw' changed from 'absent' to '1.5.0.2-2'
'python-cinderclient' changed from 'absent' to '1:1.11.0-1~u16.04+mcp4'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2017-11-03 09:15:55,151 [salt.state       ][INFO    ][14970] Loading fresh modules for state activity
2017-11-03 09:15:55,171 [salt.state       ][INFO    ][14970] Completed state [openstack-dashboard] at time 09:15:55.170906 duration_in_ms=80642.539
2017-11-03 09:15:55,178 [salt.state       ][INFO    ][14970] Running state [gettext-base] at time 09:15:55.177653
2017-11-03 09:15:55,178 [salt.state       ][INFO    ][14970] Executing state pkg.installed for gettext-base
2017-11-03 09:15:55,520 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091555201899
2017-11-03 09:15:55,541 [salt.minion      ][INFO    ][19434] Starting a new job with PID 19434
2017-11-03 09:15:55,553 [salt.minion      ][INFO    ][19434] Returning information for job: 20171103091555201899
2017-11-03 09:15:56,333 [salt.state       ][INFO    ][14970] Package gettext-base is already installed
2017-11-03 09:15:56,333 [salt.state       ][INFO    ][14970] Completed state [gettext-base] at time 09:15:56.333416 duration_in_ms=1155.761
2017-11-03 09:15:56,334 [salt.state       ][INFO    ][14970] Running state [openstack-dashboard-apache] at time 09:15:56.334176
2017-11-03 09:15:56,335 [salt.state       ][INFO    ][14970] Executing state pkg.purged for openstack-dashboard-apache
2017-11-03 09:15:56,343 [salt.state       ][INFO    ][14970] All specified packages are already absent
2017-11-03 09:15:56,344 [salt.state       ][INFO    ][14970] Completed state [openstack-dashboard-apache] at time 09:15:56.343830 duration_in_ms=9.653
2017-11-03 09:15:56,345 [salt.state       ][INFO    ][14970] Running state [/etc/openstack-dashboard/local_settings.py] at time 09:15:56.345217
2017-11-03 09:15:56,346 [salt.state       ][INFO    ][14970] Executing state file.managed for /etc/openstack-dashboard/local_settings.py
2017-11-03 09:15:56,413 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/local_settings/ocata_settings.py'
2017-11-03 09:15:56,440 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 09:15:56,467 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_local_settings.py'
2017-11-03 09:15:56,527 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_horizon_settings.py'
2017-11-03 09:15:56,549 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_keystone_settings.py'
2017-11-03 09:15:56,576 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_nova_settings.py'
2017-11-03 09:15:56,591 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_glance_settings.py'
2017-11-03 09:15:56,605 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_neutron_settings.py'
2017-11-03 09:15:56,622 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_heat_settings.py'
2017-11-03 09:15:56,639 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_websso_settings.py'
2017-11-03 09:15:56,657 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_ssl_settings.py'
2017-11-03 09:15:56,665 [salt.state       ][INFO    ][14970] File changed:
--- 
+++ 
@@ -1,144 +1,65 @@
-# -*- coding: utf-8 -*-
-
 import os
-
 from django.utils.translation import ugettext_lazy as _
-
-from horizon.utils import secret_key
-
-from openstack_dashboard.settings import HORIZON_CONFIG
-
-DEBUG = True
-
-
-# WEBROOT is the location relative to Webserver root
-# should end with a slash.
-WEBROOT = '/'
-#LOGIN_URL = WEBROOT + 'auth/login/'
-#LOGOUT_URL = WEBROOT + 'auth/logout/'
-#
-# LOGIN_REDIRECT_URL can be used as an alternative for
-# HORIZON_CONFIG.user_home, if user_home is not set.
-# Do not set it to '/home/', as this will cause circular redirect loop
-#LOGIN_REDIRECT_URL = WEBROOT
-
-# If horizon is running in production (DEBUG is False), set this
-# with the list of host/domain names that the application can serve.
-# For more information see:
-# https://docs.djangoproject.com/en/dev/ref/settings/#allowed-hosts
-#ALLOWED_HOSTS = ['horizon.example.com', ]
-
-# Set SSL proxy settings:
-# Pass this header from the proxy after terminating the SSL,
-# and don't forget to strip it from the client's request.
-# For more information see:
-# https://docs.djangoproject.com/en/dev/ref/settings/#secure-proxy-ssl-header
-#SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
-
-# If Horizon is being served through SSL, then uncomment the following two
-# settings to better secure the cookies from security exploits
-#CSRF_COOKIE_SECURE = True
-#SESSION_COOKIE_SECURE = True
-
-# The absolute path to the directory where message files are collected.
-# The message file must have a .json file extension. When the user logins to
-# horizon, the message files collected are processed and displayed to the user.
-#MESSAGES_PATH=None
-
-# Overrides for OpenStack API versions. Use this setting to force the
-# OpenStack dashboard to use a specific API version for a given service API.
-# Versions specified here should be integers or floats, not strings.
-# NOTE: The version should be formatted as it appears in the URL for the
-# service API. For example, The identity service APIs have inconsistent
-# use of the decimal point, so valid options would be 2.0 or 3.
-# Minimum compute version to get the instance locked status is 2.9.
-#OPENSTACK_API_VERSIONS = {
-#    "data-processing": 1.1,
-#    "identity": 3,
-#    "image": 2,
-#    "volume": 2,
-#    "compute": 2,
-#}
-
-# Set this to True if running on a multi-domain model. When this is enabled, it
-# will require the user to enter the Domain name in addition to the username
-# for login.
-#OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
-
-# Overrides the default domain used when running on single-domain model
-# with Keystone V3. All entities will be created in the default domain.
-# NOTE: This value must be the name of the default domain, NOT the ID.
-# Also, you will most likely have a value in the keystone policy file like this
-#    "cloud_admin": "rule:admin_required and domain_id:<your domain id>"
-# This value must be the name of the domain whose ID is specified there.
-#OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'Default'
-
-# Set this to True to enable panels that provide the ability for users to
-# manage Identity Providers (IdPs) and establish a set of rules to map
-# federation protocol attributes to Identity API attributes.
-# This extension requires v3.0+ of the Identity API.
-#OPENSTACK_KEYSTONE_FEDERATION_MANAGEMENT = False
-
-# Set Console type:
-# valid options are "AUTO"(default), "VNC", "SPICE", "RDP", "SERIAL" or None
-# Set to None explicitly if you want to deactivate the console.
-#CONSOLE_TYPE = "AUTO"
-
-# If provided, a "Report Bug" link will be displayed in the site header
-# which links to the value of this setting (ideally a URL containing
-# information on how to report issues).
-#HORIZON_CONFIG["bug_url"] = "http://bug-report.example.com"
-
-# Show backdrop element outside the modal, do not close the modal
-# after clicking on backdrop.
-#HORIZON_CONFIG["modal_backdrop"] = "static"
-
-# Specify a regular expression to validate user passwords.
-#HORIZON_CONFIG["password_validator"] = {
-#    "regex": '.*',
-#    "help_text": _("Your password does not meet the requirements."),
-#}
-
-# Disable simplified floating IP address management for deployments with
-# multiple floating IP pools or complex network requirements.
-#HORIZON_CONFIG["simple_ip_management"] = False
-
-# Turn off browser autocompletion for forms including the login form and
-# the database creation workflow if so desired.
-#HORIZON_CONFIG["password_autocomplete"] = "off"
-
-# Setting this to True will disable the reveal button for password fields,
-# including on the login form.
-#HORIZON_CONFIG["disable_password_reveal"] = False
+from openstack_dashboard import exceptions
+
+HORIZON_CONFIG = {
+    'user_home': 'openstack_dashboard.views.get_user_home',
+    'ajax_queue_limit': 10,
+    'auto_fade_alerts': {
+        'delay': 3000,
+        'fade_duration': 1500,
+        'types': ['alert-success', 'alert-info']
+    },
+    'help_url': "http://docs.openstack.org",
+    'exceptions': {'recoverable': exceptions.RECOVERABLE,
+                   'not_found': exceptions.NOT_FOUND,
+                   'unauthorized': exceptions.UNAUTHORIZED},
+    'modal_backdrop': 'static',
+    'angular_modules': [],
+    'js_files': [],
+    'js_spec_files': [],
+    'disable_password_reveal': True,
+    'password_autocomplete': 'off'
+}
+
+INSTALLED_APPS = (
+    'openstack_dashboard',
+    'django.contrib.contenttypes',
+    'django.contrib.auth',
+    'django.contrib.sessions',
+    'django.contrib.messages',
+    'django.contrib.staticfiles',
+    'django.contrib.humanize',
+    'compressor',
+    'horizon',
+    'openstack_auth',
+)
+
+
+
+DEBUG = False
+
+TEMPLATE_DEBUG = DEBUG
+
+ALLOWED_HOSTS = ['*']
+
+AUTHENTICATION_URLS = ['openstack_auth.urls']
 
 LOCAL_PATH = os.path.dirname(os.path.abspath(__file__))
 
-# Set custom secret key:
-# You can either set it to a specific value or you can let horizon generate a
-# default secret key that is unique on this machine, e.i. regardless of the
-# amount of Python WSGI workers (if used behind Apache+mod_wsgi): However,
-# there may be situations where you would want to set this explicitly, e.g.
-# when multiple dashboard instances are distributed on different machines
-# (usually behind a load-balancer). Either you have to make sure that a session
-# gets all requests routed to the same dashboard instance or you set the same
-# SECRET_KEY for all of them.
-SECRET_KEY = secret_key.generate_or_read_from_file(
-    os.path.join("/","var","lib","openstack-dashboard","secret-key", '.secret_key_store'))
-
-# We recommend you use memcached for development; otherwise after every reload
-# of the django development server, you will have to login again. To use
-# memcached set CACHES to something like
-#CACHES = {
-#    'default': {
-#        'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
-#        'LOCATION': '127.0.0.1:11211',
-#    },
-#}
+SECRET_KEY = 'opaesee8Que2yahJoh9fo0eefo1Aeyo6ahyei8zeiboh3aeth5loth7ieNa5xi5e'
 
 CACHES = {
     'default': {
-        'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
-    },
+
+        'OPTIONS': {
+                'DEAD_RETRY': 1,
+                'SERVER_RETRIES': 1,
+                'SOCKET_TIMEOUT': 1,
+        },
+        'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
+        'LOCATION': "100.64.200.105:11211"
+    }
 }
 
 # Send email to the console by default
@@ -147,68 +68,236 @@
 #EMAIL_BACKEND = 'django.core.mail.backends.dummy.EmailBackend'
 
 # Configure these for your outgoing email host
-#EMAIL_HOST = 'smtp.my-company.com'
-#EMAIL_PORT = 25
-#EMAIL_HOST_USER = 'djangomail'
-#EMAIL_HOST_PASSWORD = 'top-secret!'
+# EMAIL_HOST = 'smtp.my-company.com'
+# EMAIL_PORT = 25
+# EMAIL_HOST_USER = 'djangomail'
+# EMAIL_HOST_PASSWORD = 'top-secret!'
+
+# The number of objects (Swift containers/objects or images) to display
+# on a single page before providing a paging element (a "more" link)
+# to paginate results.
+API_RESULT_LIMIT = 1000
+API_RESULT_PAGE_SIZE = 20
+
+# The timezone of the server. This should correspond with the timezone
+# of your entire OpenStack installation, and hopefully be in UTC.
+TIME_ZONE = "UTC"
+
+COMPRESS_OFFLINE = True
+
+# Trove user and database extension support. By default support for
+# creating users and databases on database instances is turned on.
+# To disable these extensions set the permission here to something
+# unusable such as ["!"].
+# TROVE_ADD_USER_PERMS = []
+# TROVE_ADD_DATABASE_PERMS = []
+
+SITE_BRANDING = 'OpenStack Dashboard'
+SESSION_COOKIE_HTTPONLY = True
+BOOT_ONLY_FROM_VOLUME = True
+
+REST_API_REQUIRED_SETTINGS = ['OPENSTACK_HYPERVISOR_FEATURES',
+                             'LAUNCH_INSTANCE_DEFAULTS',
+                             'OPENSTACK_IMAGE_FORMATS']
+
+
+# Specify a regular expression to validate user passwords.
+# HORIZON_CONFIG["password_validator"] = {
+#     "regex": '.*',
+#     "help_text": _("Your password does not meet the requirements.")
+# }
+
+# Turn off browser autocompletion for the login form if so desired.
+# HORIZON_CONFIG["password_autocomplete"] = "off"
+
+# The Horizon Policy Enforcement engine uses these values to load per service
+# policy rule files. The content of these files should match the files the
+# OpenStack services are using to determine role based access control in the
+# target installation.
+
+SESSION_TIMEOUT = 43200
+SESSION_ENGINE = "django.contrib.sessions.backends.cache"
+
+# Path to directory containing policy.json files
+POLICY_FILES_PATH = "/usr/share/openstack-dashboard/openstack_dashboard/conf"
+# Map of local copy of service policy files
+POLICY_FILES = {
+    "compute": "nova_policy.json",
+    "network": "neutron_policy.json",
+    "image": "glance_policy.json",
+    "telemetry": "ceilometer_policy.json",
+    "volume": "cinder_policy.json",
+    "orchestration": "heat_policy.json",
+    "identity": "keystone_policy.json",
+}
+
+LOGGING = {
+    'version': 1,
+    # When set to True this will disable all logging except
+    # for loggers specified in this configuration dictionary. Note that
+    # if nothing is specified here and disable_existing_loggers is True,
+    # django.db.backends will still log unless it is disabled explicitly.
+    'disable_existing_loggers': False,
+    'handlers': {
+        'null': {
+            'level': 'DEBUG',
+            'class': 'django.utils.log.NullHandler',
+        },
+        'console': {
+            # Set the level to "DEBUG" for verbose output logging.
+            'level': 'INFO',
+            'class': 'logging.StreamHandler',
+        },
+        'file': {
+            'level': 'DEBUG',
+            'class': 'logging.FileHandler',
+            'filename': '/var/log/horizon/horizon.log',
+        },
+    },
+    'loggers': {
+        # Logging from django.db.backends is VERY verbose, send to null
+        # by default.
+        'django.db.backends': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+        'requests': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+        'horizon': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'openstack_dashboard': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'novaclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'cinderclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'keystoneclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'glanceclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'neutronclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'heatclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'ceilometerclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'troveclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'mistralclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'swiftclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'openstack_auth': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'scss.expression': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'nose.plugins.manager': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'django': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'iso8601': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+    }
+}
+
+
+# Overrides for OpenStack API versions. Use this setting to force the
+# OpenStack dashboard to use a specfic API version for a given service API.
+# NOTE: The version should be formatted as it appears in the URL for the
+# service API. For example, The identity service APIs have inconsistent
+# use of the decimal point, so valid options would be "2.0" or "3".
+OPENSTACK_API_VERSIONS = {
+}
+# Set this to True if running on multi-domain model. When this is enabled, it
+# will require user to enter the Domain name in addition to username for login.
+# OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
+
+# Overrides the default domain used when running on single-domain model
+# with Keystone V3. All entities will be created in the default domain.
+# OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'Default'
 
 # For multiple regions uncomment this configuration, and add (endpoint, title).
-#AVAILABLE_REGIONS = [
-#    ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
-#    ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
-#]
-
-OPENSTACK_HOST = "127.0.0.1"
+# AVAILABLE_REGIONS = [
+#     ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
+#     ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
+# ]
+
+OPENSTACK_HOST = "192.168.10.10"
 OPENSTACK_KEYSTONE_URL = "http://%s:5000/v2.0" % OPENSTACK_HOST
-OPENSTACK_KEYSTONE_DEFAULT_ROLE = "_member_"
-
-# Enables keystone web single-sign-on if set to True.
-#WEBSSO_ENABLED = False
-
-# Determines which authentication choice to show as default.
-#WEBSSO_INITIAL_CHOICE = "credentials"
-
-# The list of authentication mechanisms which include keystone
-# federation protocols and identity provider/federation protocol
-# mapping keys (WEBSSO_IDP_MAPPING). Current supported protocol
-# IDs are 'saml2' and 'oidc'  which represent SAML 2.0, OpenID
-# Connect respectively.
-# Do not remove the mandatory credentials mechanism.
-# Note: The last two tuples are sample mapping keys to a identity provider
-# and federation protocol combination (WEBSSO_IDP_MAPPING).
-#WEBSSO_CHOICES = (
-#    ("credentials", _("Keystone Credentials")),
-#    ("oidc", _("OpenID Connect")),
-#    ("saml2", _("Security Assertion Markup Language")),
-#    ("acme_oidc", "ACME - OpenID Connect"),
-#    ("acme_saml2", "ACME - SAML2"),
-#)
-
-# A dictionary of specific identity provider and federation protocol
-# combinations. From the selected authentication mechanism, the value
-# will be looked up as keys in the dictionary. If a match is found,
-# it will redirect the user to a identity provider and federation protocol
-# specific WebSSO endpoint in keystone, otherwise it will use the value
-# as the protocol_id when redirecting to the WebSSO by protocol endpoint.
-# NOTE: The value is expected to be a tuple formatted as: (<idp_id>, <protocol_id>).
-#WEBSSO_IDP_MAPPING = {
-#    "acme_oidc": ("acme", "oidc"),
-#    "acme_saml2": ("acme", "saml2"),
-#}
-
-# The Keystone Provider drop down uses Keystone to Keystone federation
-# to switch between Keystone service providers.
-# Set display name for Identity Provider (dropdown display name)
-#KEYSTONE_PROVIDER_IDP_NAME = "Local Keystone"
-# This id is used for only for comparison with the service provider IDs. This ID
-# should not match any service provider IDs.
-#KEYSTONE_PROVIDER_IDP_ID = "localkeystone"
+
+OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
+OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = "default"
+
+OPENSTACK_KEYSTONE_DEFAULT_ROLE = "Member"
 
 # Disable SSL certificate checks (useful for self-signed certificates):
-#OPENSTACK_SSL_NO_VERIFY = True
 
 # The CA certificate to use to verify SSL connections
-#OPENSTACK_SSL_CACERT = '/path/to/cacert.pem'
+# OPENSTACK_SSL_CACERT = '/path/to/cacert.pem'
+
+# OPENSTACK_ENDPOINT_TYPE specifies the endpoint type to use for the endpoints
+# in the Keystone service catalog. Use this setting when Horizon is running
+# external to the OpenStack environment. The default is 'publicURL'.
+OPENSTACK_ENDPOINT_TYPE = "internalURL"
+
+# SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the
+# case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints
+# in the Keystone service catalog. Use this setting when Horizon is running
+# external to the OpenStack environment. The default is None.  This
+# value should differ from OPENSTACK_ENDPOINT_TYPE if used.
+#SECONDARY_ENDPOINT_TYPE = "publicURL"
 
 # The OPENSTACK_KEYSTONE_BACKEND settings can be used to identify the
 # capabilities of the auth backend for Keystone.
@@ -222,43 +311,13 @@
     'can_edit_group': True,
     'can_edit_project': True,
     'can_edit_domain': True,
-    'can_edit_role': True,
-}
-
-# Setting this to True, will add a new "Retrieve Password" action on instance,
-# allowing Admin session password retrieval/decryption.
-#OPENSTACK_ENABLE_PASSWORD_RETRIEVE = False
-
-# This setting allows deployers to control whether a token is deleted on log
-# out. This can be helpful when there are often long running processes being
-# run in the Horizon environment.
-#TOKEN_DELETE_DISABLED = False
-
-# The Launch Instance user experience has been significantly enhanced.
-# You can choose whether to enable the new launch instance experience,
-# the legacy experience, or both. The legacy experience will be removed
-# in a future release, but is available as a temporary backup setting to ensure
-# compatibility with existing deployments. Further development will not be
-# done on the legacy experience. Please report any problems with the new
-# experience via the Launchpad tracking system.
-#
-# Toggle LAUNCH_INSTANCE_LEGACY_ENABLED and LAUNCH_INSTANCE_NG_ENABLED to
-# determine the experience to enable.  Set them both to true to enable
-# both.
-#LAUNCH_INSTANCE_LEGACY_ENABLED = True
-#LAUNCH_INSTANCE_NG_ENABLED = False
-
-# A dictionary of settings which can be used to provide the default values for
-# properties found in the Launch Instance modal.
-#LAUNCH_INSTANCE_DEFAULTS = {
-#    'config_drive': False,
-#    'enable_scheduler_hints': True,
-#    'disable_image': False,
-#    'disable_instance_snapshot': False,
-#    'disable_volume': False,
-#    'disable_volume_snapshot': False,
-#    'create_volume': True,
-#}
+    'can_edit_role': True
+}
+
+
+# Set Console type:
+# valid options would be "AUTO", "VNC" or "SPICE"
+# CONSOLE_TYPE = "AUTO"
 
 # The Xen Hypervisor has the ability to set the mount point for volumes
 # attached to instances (other Hypervisors currently do not). Setting
@@ -267,97 +326,52 @@
 OPENSTACK_HYPERVISOR_FEATURES = {
     'can_set_mount_point': False,
     'can_set_password': False,
-    'requires_keypair': False,
-    'enable_quotas': True
-}
-
-# The OPENSTACK_CINDER_FEATURES settings can be used to enable optional
-# services provided by cinder that is not exposed by its extension API.
-OPENSTACK_CINDER_FEATURES = {
-    'enable_backup': False,
-}
-
-# The OPENSTACK_NEUTRON_NETWORK settings can be used to enable optional
-# services provided by neutron. Options currently available are load
-# balancer service, security groups, quotas, VPN service.
-OPENSTACK_NEUTRON_NETWORK = {
-    'enable_router': True,
-    'enable_quotas': True,
-    'enable_ipv6': True,
-    'enable_distributed_router': False,
-    'enable_ha_router': False,
-    'enable_lb': True,
-    'enable_firewall': True,
-    'enable_vpn': True,
-    'enable_fip_topology_check': True,
-
-    # Default dns servers you would like to use when a subnet is
-    # created.  This is only a default, users can still choose a different
-    # list of dns servers when creating a new subnet.
-    # The entries below are examples only, and are not appropriate for
-    # real deployments
-    # 'default_dns_nameservers': ["8.8.8.8", "8.8.4.4", "208.67.222.222"],
-
-    # The profile_support option is used to detect if an external router can be
-    # configured via the dashboard. When using specific plugins the
-    # profile_support can be turned on if needed.
-    'profile_support': None,
-    #'profile_support': 'cisco',
-
-    # Set which provider network types are supported. Only the network types
-    # in this list will be available to choose from when creating a network.
-    # Network types include local, flat, vlan, gre, vxlan and geneve.
-    # 'supported_provider_types': ['*'],
-
-    # You can configure available segmentation ID range per network type
-    # in your deployment.
-    # 'segmentation_id_range': {
-    #     'vlan': [1024, 2048],
-    #     'vxlan': [4094, 65536],
-    # },
-
-    # You can define additional provider network types here.
-    # 'extra_provider_types': {
-    #     'awesome_type': {
-    #         'display_name': 'Awesome New Type',
-    #         'require_physical_network': False,
-    #         'require_segmentation_id': True,
-    #     }
-    # },
-
-    # Set which VNIC types are supported for port binding. Only the VNIC
-    # types in this list will be available to choose from when creating a
-    # port.
-    # VNIC types include 'normal', 'macvtap' and 'direct'.
-    # Set to empty list or None to disable VNIC type selection.
-    'supported_vnic_types': ['*'],
-}
-
-# The OPENSTACK_HEAT_STACK settings can be used to disable password
-# field required while launching the stack.
-OPENSTACK_HEAT_STACK = {
-    'enable_user_pass': True,
-}
+}
+
+# When set, enables the instance action "Retrieve password"
+# allowing password retrieval
+OPENSTACK_ENABLE_PASSWORD_RETRIEVE = False
+
+# When launching an instance, the menu of available flavors is
+# sorted by RAM usage, ascending.  Provide a callback method here
+# (and/or a flag for reverse sort) for the sorted() method if you'd
+# like a different behaviour.  For more info, see
+# http://docs.python.org/2/library/functions.html#sorted
+# CREATE_INSTANCE_FLAVOR_SORT = {
+#     'key': my_awesome_callback_method,
+#     'reverse': False,
+# }
+
+FLAVOR_EXTRA_KEYS = {
+    'flavor_keys': [
+        ('quota:read_bytes_sec', _('Quota: Read bytes')),
+        ('quota:write_bytes_sec', _('Quota: Write bytes')),
+        ('quota:cpu_quota', _('Quota: CPU')),
+        ('quota:cpu_period', _('Quota: CPU period')),
+        ('quota:inbound_average', _('Quota: Inbound average')),
+        ('quota:outbound_average', _('Quota: Outbound average')),
+    ]
+}
+
 
 # The OPENSTACK_IMAGE_BACKEND settings can be used to customize features
 # in the OpenStack Dashboard related to the Image service, such as the list
 # of supported image formats.
-#OPENSTACK_IMAGE_BACKEND = {
-#    'image_formats': [
-#        ('', _('Select format')),
-#        ('aki', _('AKI - Amazon Kernel Image')),
-#        ('ami', _('AMI - Amazon Machine Image')),
-#        ('ari', _('ARI - Amazon Ramdisk Image')),
-#        ('docker', _('Docker')),
-#        ('iso', _('ISO - Optical Disk Image')),
-#        ('ova', _('OVA - Open Virtual Appliance')),
-#        ('qcow2', _('QCOW2 - QEMU Emulator')),
-#        ('raw', _('Raw')),
-#        ('vdi', _('VDI - Virtual Disk Image')),
-#        ('vhd', _('VHD - Virtual Hard Disk')),
-#        ('vmdk', _('VMDK - Virtual Machine Disk')),
-#    ],
-#}
+OPENSTACK_IMAGE_BACKEND = {
+    'image_formats': [
+        ('', ''),
+        ('aki', _('AKI - Amazon Kernel Image')),
+        ('ami', _('AMI - Amazon Machine Image')),
+        ('ari', _('ARI - Amazon Ramdisk Image')),
+        ('iso', _('ISO - Optical Disk Image')),
+        ('qcow2', _('QCOW2 - QEMU Emulator')),
+        ('raw', _('Raw')),
+        ('vdi', _('VDI')),
+        ('vhd', _('VHD')),
+        ('vmdk', _('VMDK')),
+        ('docker', _('Docker Container'))
+    ]
+}
 
 # The IMAGE_CUSTOM_PROPERTY_TITLES settings is used to customize the titles for
 # image custom property attributes that appear on image detail pages.
@@ -367,260 +381,53 @@
     "ramdisk_id": _("Ramdisk ID"),
     "image_state": _("Euca2ools state"),
     "project_id": _("Project ID"),
-    "image_type": _("Image Type"),
-}
-
-# The IMAGE_RESERVED_CUSTOM_PROPERTIES setting is used to specify which image
-# custom properties should not be displayed in the Image Custom Properties
-# table.
-IMAGE_RESERVED_CUSTOM_PROPERTIES = []
-
-# Set to 'legacy' or 'direct' to allow users to upload images to glance via
-# Horizon server. When enabled, a file form field will appear on the create
-# image form. If set to 'off', there will be no file form field on the create
-# image form. See documentation for deployment considerations.
-#HORIZON_IMAGES_UPLOAD_MODE = 'legacy'
-
-# Allow a location to be set when creating or updating Glance images.
-# If using Glance V2, this value should be False unless the Glance
-# configuration and policies allow setting locations.
-#IMAGES_ALLOW_LOCATION = False
-
-# OPENSTACK_ENDPOINT_TYPE specifies the endpoint type to use for the endpoints
-# in the Keystone service catalog. Use this setting when Horizon is running
-# external to the OpenStack environment. The default is 'publicURL'.
-#OPENSTACK_ENDPOINT_TYPE = "publicURL"
-
-# SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the
-# case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints
-# in the Keystone service catalog. Use this setting when Horizon is running
-# external to the OpenStack environment. The default is None. This
-# value should differ from OPENSTACK_ENDPOINT_TYPE if used.
-#SECONDARY_ENDPOINT_TYPE = None
-
-# The number of objects (Swift containers/objects or images) to display
-# on a single page before providing a paging element (a "more" link)
-# to paginate results.
-API_RESULT_LIMIT = 1000
-API_RESULT_PAGE_SIZE = 20
-
-# The size of chunk in bytes for downloading objects from Swift
-SWIFT_FILE_TRANSFER_CHUNK_SIZE = 512 * 1024
-
-# The default number of lines displayed for instance console log.
-INSTANCE_LOG_LENGTH = 35
-
-# Specify a maximum number of items to display in a dropdown.
-DROPDOWN_MAX_ITEMS = 30
-
-# The timezone of the server. This should correspond with the timezone
-# of your entire OpenStack installation, and hopefully be in UTC.
-TIME_ZONE = "UTC"
-
-# When launching an instance, the menu of available flavors is
-# sorted by RAM usage, ascending. If you would like a different sort order,
-# you can provide another flavor attribute as sorting key. Alternatively, you
-# can provide a custom callback method to use for sorting. You can also provide
-# a flag for reverse sort. For more info, see
-# http://docs.python.org/2/library/functions.html#sorted
-#CREATE_INSTANCE_FLAVOR_SORT = {
-#    'key': 'name',
-#     # or
-#    'key': my_awesome_callback_method,
-#    'reverse': False,
-#}
-
-# Set this to True to display an 'Admin Password' field on the Change Password
-# form to verify that it is indeed the admin logged-in who wants to change
-# the password.
-#ENFORCE_PASSWORD_CHECK = False
-
-# Modules that provide /auth routes that can be used to handle different types
-# of user authentication. Add auth plugins that require extra route handling to
-# this list.
-#AUTHENTICATION_URLS = [
-#    'openstack_auth.urls',
-#]
-
-# The Horizon Policy Enforcement engine uses these values to load per service
-# policy rule files. The content of these files should match the files the
-# OpenStack services are using to determine role based access control in the
-# target installation.
-
-# Path to directory containing policy.json files
-#POLICY_FILES_PATH = os.path.join(ROOT_PATH, "conf")
-
-# Map of local copy of service policy files.
-# Please insure that your identity policy file matches the one being used on
-# your keystone servers. There is an alternate policy file that may be used
-# in the Keystone v3 multi-domain case, policy.v3cloudsample.json.
-# This file is not included in the Horizon repository by default but can be
-# found at
-# http://git.openstack.org/cgit/openstack/keystone/tree/etc/ \
-# policy.v3cloudsample.json
-# Having matching policy files on the Horizon and Keystone servers is essential
-# for normal operation. This holds true for all services and their policy files.
-#POLICY_FILES = {
-#    'identity': 'keystone_policy.json',
-#    'compute': 'nova_policy.json',
-#    'volume': 'cinder_policy.json',
-#    'image': 'glance_policy.json',
-#    'orchestration': 'heat_policy.json',
-#    'network': 'neutron_policy.json',
-#}
-
-# TODO: (david-lyle) remove when plugins support adding settings.
-# Note: Only used when trove-dashboard plugin is configured to be used by
-# Horizon.
-# Trove user and database extension support. By default support for
-# creating users and databases on database instances is turned on.
-# To disable these extensions set the permission here to something
-# unusable such as ["!"].
-#TROVE_ADD_USER_PERMS = []
-#TROVE_ADD_DATABASE_PERMS = []
-
-# Change this patch to the appropriate list of tuples containing
-# a key, label and static directory containing two files:
-# _variables.scss and _styles.scss
-#AVAILABLE_THEMES = [
-#    ('default', 'Default', 'themes/default'),
-#    ('material', 'Material', 'themes/material'),
-#]
-
-LOGGING = {
-    'version': 1,
-    # When set to True this will disable all logging except
-    # for loggers specified in this configuration dictionary. Note that
-    # if nothing is specified here and disable_existing_loggers is True,
-    # django.db.backends will still log unless it is disabled explicitly.
-    'disable_existing_loggers': False,
-    'formatters': {
-        'operation': {
-            # The format of "%(message)s" is defined by
-            # OPERATION_LOG_OPTIONS['format']
-            'format': '%(asctime)s %(message)s'
-        },
-    },
-    'handlers': {
-        'null': {
-            'level': 'DEBUG',
-            'class': 'logging.NullHandler',
-        },
-        'console': {
-            # Set the level to "DEBUG" for verbose output logging.
-            'level': 'INFO',
-            'class': 'logging.StreamHandler',
-        },
-        'operation': {
-            'level': 'INFO',
-            'class': 'logging.StreamHandler',
-            'formatter': 'operation',
-        },
-    },
-    'loggers': {
-        # Logging from django.db.backends is VERY verbose, send to null
-        # by default.
-        'django.db.backends': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'requests': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'horizon': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'horizon.operation_log': {
-            'handlers': ['operation'],
-            'level': 'INFO',
-            'propagate': False,
-        },
-        'openstack_dashboard': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'novaclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'cinderclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'keystoneclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'glanceclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'neutronclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'heatclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'swiftclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'openstack_auth': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'nose.plugins.manager': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'django': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'iso8601': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'scss': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-    },
+    "image_type": _("Image Type")
+}
+
+HORIZON_IMAGES_UPLOAD_MODE = "legacy"
+IMAGES_ALLOW_LOCATION = True
+
+
+# Disable simplified floating IP address management for deployments with
+# multiple floating IP pools or complex network requirements.
+# HORIZON_CONFIG["simple_ip_management"] = False
+
+# The OPENSTACK_NEUTRON_NETWORK settings can be used to enable optional
+# services provided by neutron. Options currenly available are load
+# balancer service, security groups, quotas, VPN service.
+
+OPENSTACK_NEUTRON_NETWORK = {
+    'enable_lb': True,
+    'enable_firewall': False,
+    'enable_quotas': True,
+    'enable_security_group': True,
+    'enable_vpn': False,
+    # The profile_support option is used to detect if an externa lrouter can be
+    # configured via the dashboard. When using specific plugins the
+    # profile_support can be turned on if needed.
+    'profile_support': None,
+    'enable_fip_topology_check': True,
+
+    #'profile_support': 'cisco',
 }
 
 # 'direction' should not be specified for all_tcp/udp/icmp.
 # It is specified in the form.
 SECURITY_GROUP_RULES = {
     'all_tcp': {
-        'name': _('All TCP'),
+        'name': 'ALL TCP',
         'ip_protocol': 'tcp',
         'from_port': '1',
         'to_port': '65535',
     },
     'all_udp': {
-        'name': _('All UDP'),
+        'name': 'ALL UDP',
         'ip_protocol': 'udp',
         'from_port': '1',
         'to_port': '65535',
     },
     'all_icmp': {
-        'name': _('All ICMP'),
+        'name': 'ALL ICMP',
         'ip_protocol': 'icmp',
         'from_port': '-1',
         'to_port': '-1',
@@ -711,136 +518,12 @@
     },
 }
 
-# Deprecation Notice:
-#
-# The setting FLAVOR_EXTRA_KEYS has been deprecated.
-# Please load extra spec metadata into the Glance Metadata Definition Catalog.
-#
-# The sample quota definitions can be found in:
-# <glance_source>/etc/metadefs/compute-quota.json
-#
-# The metadata definition catalog supports CLI and API:
-#  $glance --os-image-api-version 2 help md-namespace-import
-#  $glance-manage db_load_metadefs <directory_with_definition_files>
-#
-# See Metadata Definitions on: http://docs.openstack.org/developer/glance/
-
-# TODO: (david-lyle) remove when plugins support settings natively
-# Note: This is only used when the Sahara plugin is configured and enabled
-# for use in Horizon.
-# Indicate to the Sahara data processing service whether or not
-# automatic floating IP allocation is in effect.  If it is not
-# in effect, the user will be prompted to choose a floating IP
-# pool for use in their cluster.  False by default.  You would want
-# to set this to True if you were running Nova Networking with
-# auto_assign_floating_ip = True.
-#SAHARA_AUTO_IP_ALLOCATION_ENABLED = False
-
-# The hash algorithm to use for authentication tokens. This must
-# match the hash algorithm that the identity server and the
-# auth_token middleware are using. Allowed values are the
-# algorithms supported by Python's hashlib library.
-#OPENSTACK_TOKEN_HASH_ALGORITHM = 'md5'
-
-# AngularJS requires some settings to be made available to
-# the client side. Some settings are required by in-tree / built-in horizon
-# features. These settings must be added to REST_API_REQUIRED_SETTINGS in the
-# form of ['SETTING_1','SETTING_2'], etc.
-#
-# You may remove settings from this list for security purposes, but do so at
-# the risk of breaking a built-in horizon feature. These settings are required
-# for horizon to function properly. Only remove them if you know what you
-# are doing. These settings may in the future be moved to be defined within
-# the enabled panel configuration.
-# You should not add settings to this list for out of tree extensions.
-# See: https://wiki.openstack.org/wiki/Horizon/RESTAPI
-REST_API_REQUIRED_SETTINGS = ['OPENSTACK_HYPERVISOR_FEATURES',
-                              'LAUNCH_INSTANCE_DEFAULTS',
-                              'OPENSTACK_IMAGE_FORMATS',
-                              'OPENSTACK_KEYSTONE_DEFAULT_DOMAIN']
-
-# Additional settings can be made available to the client side for
-# extensibility by specifying them in REST_API_ADDITIONAL_SETTINGS
-# !! Please use extreme caution as the settings are transferred via HTTP/S
-# and are not encrypted on the browser. This is an experimental API and
-# may be deprecated in the future without notice.
-#REST_API_ADDITIONAL_SETTINGS = []
-
-# DISALLOW_IFRAME_EMBED can be used to prevent Horizon from being embedded
-# within an iframe. Legacy browsers are still vulnerable to a Cross-Frame
-# Scripting (XFS) vulnerability, so this option allows extra security hardening
-# where iframes are not used in deployment. Default setting is True.
-# For more information see:
-# http://tinyurl.com/anticlickjack
-#DISALLOW_IFRAME_EMBED = True
-
-# Help URL can be made available for the client. To provide a help URL, edit the
-# following attribute to the URL of your choice.
-#HORIZON_CONFIG["help_url"] = "http://openstack.mycompany.org"
-
-# Settings for OperationLogMiddleware
-# OPERATION_LOG_ENABLED is flag to use the function to log an operation on
-# Horizon.
-# mask_targets is arrangement for appointing a target to mask.
-# method_targets is arrangement of HTTP method to output log.
-# format is the log contents.
-#OPERATION_LOG_ENABLED = False
-#OPERATION_LOG_OPTIONS = {
-#    'mask_fields': ['password'],
-#    'target_methods': ['POST'],
-#    'format': ("[%(domain_name)s] [%(domain_id)s] [%(project_name)s]"
-#        " [%(project_id)s] [%(user_name)s] [%(user_id)s] [%(request_scheme)s]"
-#        " [%(referer_url)s] [%(request_url)s] [%(message)s] [%(method)s]"
-#        " [%(http_status)s] [%(param)s]"),
-#}
-
-# The default date range in the Overview panel meters - either <today> minus N
-# days (if the value is integer N), or from the beginning of the current month
-# until today (if set to None). This setting should be used to limit the amount
-# of data fetched by default when rendering the Overview panel.
-#OVERVIEW_DAYS_RANGE = 1
-
-# To allow operators to require users provide a search criteria first
-# before loading any data into the views, set the following dict
-# attributes to True in each one of the panels you want to enable this feature.
-# Follow the convention <dashboard>.<view>
-#FILTER_DATA_FIRST = {
-#    'admin.instances': False,
-#    'admin.images': False,
-#    'admin.networks': False,
-#    'admin.routers': False,
-#    'admin.volumes': False,
-#    'identity.users': False,
-#    'identity.projects': False,
-#    'identity.groups': False,
-#    'identity.roles': False
-#}
-
-# Dict used to restrict user private subnet cidr range.
-# An empty list means that user input will not be restricted
-# for a corresponding IP version. By default, there is
-# no restriction for IPv4 or IPv6. To restrict
-# user private subnet cidr range set ALLOWED_PRIVATE_SUBNET_CIDR
-# to something like
-#ALLOWED_PRIVATE_SUBNET_CIDR = {
-#    'ipv4': ['10.0.0.0/8', '192.168.0.0/16'],
-#    'ipv6': ['fc00::/7']
-#}
-ALLOWED_PRIVATE_SUBNET_CIDR = {'ipv4': [], 'ipv6': []}
-
-# Project and user can have any attributes by keystone v3 mechanism.
-# This settings can treat these attributes on Horizon.
-# It means, when you show Create/Update modal, attribute below is
-# shown and you can specify any value.
-# If you'd like to display these extra data in project or user index table,
-# Keystone v3 allows you to add extra properties to Project and Users.
-# Horizon's customization (http://docs.openstack.org/developer/horizon/topics/customizing.html#horizon-customization-module-overrides)
-# allows you to display this extra information in the Create/Update modal and
-# the corresponding tables.
-#PROJECT_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-#USER_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-COMPRESS_OFFLINE=True
+
+
+
+
+
+USE_SSL = True
+CSRF_COOKIE_SECURE = True
+CSRF_COOKIE_SECURE = True
+SESSION_COOKIE_HTTPONLY = True

2017-11-03 09:15:56,708 [salt.state       ][INFO    ][14970] Loading fresh modules for state activity
2017-11-03 09:15:56,739 [salt.state       ][INFO    ][14970] Completed state [/etc/openstack-dashboard/local_settings.py] at time 09:15:56.738828 duration_in_ms=393.61
2017-11-03 09:15:56,741 [salt.state       ][INFO    ][14970] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 09:15:56.740989
2017-11-03 09:15:56,741 [salt.state       ][INFO    ][14970] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2017-11-03 09:15:56,776 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/nova_policy.json'
2017-11-03 09:15:56,777 [salt.state       ][INFO    ][14970] File /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json is in the correct state
2017-11-03 09:15:56,777 [salt.state       ][INFO    ][14970] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 09:15:56.777206 duration_in_ms=36.217
2017-11-03 09:15:56,778 [salt.state       ][INFO    ][14970] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 09:15:56.777613
2017-11-03 09:15:56,778 [salt.state       ][INFO    ][14970] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2017-11-03 09:15:56,797 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/neutron_policy.json'
2017-11-03 09:15:56,798 [salt.state       ][INFO    ][14970] File /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json is in the correct state
2017-11-03 09:15:56,798 [salt.state       ][INFO    ][14970] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 09:15:56.798299 duration_in_ms=20.686
2017-11-03 09:15:56,799 [salt.state       ][INFO    ][14970] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 09:15:56.798850
2017-11-03 09:15:56,799 [salt.state       ][INFO    ][14970] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2017-11-03 09:15:56,813 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/glance_policy.json'
2017-11-03 09:15:56,814 [salt.state       ][INFO    ][14970] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2017-11-03 09:15:56,815 [salt.state       ][INFO    ][14970] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 09:15:56.814530 duration_in_ms=15.68
2017-11-03 09:15:56,815 [salt.state       ][INFO    ][14970] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 09:15:56.814966
2017-11-03 09:15:56,815 [salt.state       ][INFO    ][14970] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2017-11-03 09:15:56,830 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/ceilometer_policy.json'
2017-11-03 09:15:56,832 [salt.state       ][INFO    ][14970] File changed:
New file
2017-11-03 09:15:56,832 [salt.state       ][INFO    ][14970] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 09:15:56.831662 duration_in_ms=16.695
2017-11-03 09:15:56,832 [salt.state       ][INFO    ][14970] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 09:15:56.832062
2017-11-03 09:15:56,832 [salt.state       ][INFO    ][14970] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2017-11-03 09:15:56,847 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/cinder_policy.json'
2017-11-03 09:15:56,847 [salt.state       ][INFO    ][14970] File /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json is in the correct state
2017-11-03 09:15:56,847 [salt.state       ][INFO    ][14970] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 09:15:56.847413 duration_in_ms=15.35
2017-11-03 09:15:56,848 [salt.state       ][INFO    ][14970] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 09:15:56.847814
2017-11-03 09:15:56,848 [salt.state       ][INFO    ][14970] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2017-11-03 09:15:56,862 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/heat_policy.json'
2017-11-03 09:15:56,862 [salt.state       ][INFO    ][14970] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2017-11-03 09:15:56,862 [salt.state       ][INFO    ][14970] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 09:15:56.862302 duration_in_ms=14.487
2017-11-03 09:15:56,863 [salt.state       ][INFO    ][14970] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 09:15:56.862734
2017-11-03 09:15:56,863 [salt.state       ][INFO    ][14970] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2017-11-03 09:15:56,880 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/keystone_policy.json'
2017-11-03 09:15:56,881 [salt.state       ][INFO    ][14970] File /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json is in the correct state
2017-11-03 09:15:56,881 [salt.state       ][INFO    ][14970] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 09:15:56.881007 duration_in_ms=18.272
2017-11-03 09:15:56,881 [salt.state       ][INFO    ][14970] Running state [/etc/apache2/ports.conf] at time 09:15:56.881428
2017-11-03 09:15:56,882 [salt.state       ][INFO    ][14970] Executing state file.managed for /etc/apache2/ports.conf
2017-11-03 09:15:56,897 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2017-11-03 09:15:56,916 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 09:15:56,940 [salt.state       ][INFO    ][14970] File changed:
--- 
+++ 
@@ -1,15 +1,16 @@
+
 # If you just change the port or add more ports here, you will likely also
 # have to change the VirtualHost statement in
 # /etc/apache2/sites-enabled/000-default.conf
 
-Listen 80
+Listen 0.0.0.0:8078
 
 <IfModule ssl_module>
-	Listen 443
+        Listen 0.0.0.0:443
 </IfModule>
 
 <IfModule mod_gnutls.c>
-	Listen 443
+        Listen 0.0.0.0:443
 </IfModule>
 
 # vim: syntax=apache ts=4 sw=4 sts=4 sr noet

2017-11-03 09:15:56,941 [salt.state       ][INFO    ][14970] Completed state [/etc/apache2/ports.conf] at time 09:15:56.940888 duration_in_ms=59.459
2017-11-03 09:15:56,941 [salt.state       ][INFO    ][14970] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 09:15:56.941392
2017-11-03 09:15:56,942 [salt.state       ][INFO    ][14970] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2017-11-03 09:15:56,956 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2017-11-03 09:15:56,985 [salt.fileclient  ][INFO    ][14970] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 09:15:57,002 [salt.state       ][INFO    ][14970] File changed:
New file
2017-11-03 09:15:57,002 [salt.state       ][INFO    ][14970] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 09:15:57.002294 duration_in_ms=60.902
2017-11-03 09:15:57,005 [salt.state       ][INFO    ][14970] Running state [wsgi] at time 09:15:57.004965
2017-11-03 09:15:57,005 [salt.state       ][INFO    ][14970] Executing state apache_module.enable for wsgi
2017-11-03 09:15:57,006 [py.warnings      ][WARNING ][14970] /usr/lib/python2.7/dist-packages/salt/states/apache_module.py:83: DeprecationWarning: This functionality has been deprecated; use "apache_module.enabled" instead.

2017-11-03 09:15:57,008 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2017-11-03 09:15:57,056 [salt.state       ][INFO    ][14970] {'new': 'wsgi', 'old': None}
2017-11-03 09:15:57,056 [salt.state       ][INFO    ][14970] Completed state [wsgi] at time 09:15:57.056297 duration_in_ms=51.331
2017-11-03 09:15:57,058 [salt.state       ][INFO    ][14970] Running state [openstack-dashboard] at time 09:15:57.057946
2017-11-03 09:15:57,058 [salt.state       ][INFO    ][14970] Executing state apache_conf.enable for openstack-dashboard
2017-11-03 09:15:57,059 [py.warnings      ][WARNING ][14970] /usr/lib/python2.7/dist-packages/salt/states/apache_conf.py:80: DeprecationWarning: apache_module.enable function has been renamed apache_module.enabled and will be removed in Salt Nitrogen

2017-11-03 09:15:57,059 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['a2enconf', 'openstack-dashboard'] in directory '/root'
2017-11-03 09:15:57,107 [salt.state       ][INFO    ][14970] {'new': 'openstack-dashboard', 'old': None}
2017-11-03 09:15:57,107 [salt.state       ][INFO    ][14970] Completed state [openstack-dashboard] at time 09:15:57.107282 duration_in_ms=49.335
2017-11-03 09:15:57,235 [salt.state       ][INFO    ][14970] Running state [/var/log/horizon] at time 09:15:57.235009
2017-11-03 09:15:57,235 [salt.state       ][INFO    ][14970] Executing state file.directory for /var/log/horizon
2017-11-03 09:15:57,237 [salt.state       ][INFO    ][14970] {'/var/log/horizon': 'New Dir'}
2017-11-03 09:15:57,237 [salt.state       ][INFO    ][14970] Completed state [/var/log/horizon] at time 09:15:57.236964 duration_in_ms=1.955
2017-11-03 09:15:57,237 [salt.state       ][INFO    ][14970] Running state [/var/log/horizon/horizon.log] at time 09:15:57.237404
2017-11-03 09:15:57,238 [salt.state       ][INFO    ][14970] Executing state file.managed for /var/log/horizon/horizon.log
2017-11-03 09:15:57,238 [salt.loaded.int.states.file][WARNING ][14970] State for file: /var/log/horizon/horizon.log - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2017-11-03 09:15:57,239 [salt.state       ][INFO    ][14970] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2017-11-03 09:15:57,239 [salt.state       ][INFO    ][14970] Completed state [/var/log/horizon/horizon.log] at time 09:15:57.239188 duration_in_ms=1.784
2017-11-03 09:15:57,240 [salt.state       ][INFO    ][14970] Running state [apache2] at time 09:15:57.240073
2017-11-03 09:15:57,240 [salt.state       ][INFO    ][14970] Executing state service.running for apache2
2017-11-03 09:15:57,241 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-11-03 09:15:57,257 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-03 09:15:57,272 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-03 09:15:57,291 [salt.state       ][INFO    ][14970] The service apache2 is already running
2017-11-03 09:15:57,291 [salt.state       ][INFO    ][14970] Completed state [apache2] at time 09:15:57.291362 duration_in_ms=51.287
2017-11-03 09:15:57,292 [salt.state       ][INFO    ][14970] Running state [apache2] at time 09:15:57.291635
2017-11-03 09:15:57,292 [salt.state       ][INFO    ][14970] Executing state service.mod_watch for apache2
2017-11-03 09:15:57,293 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-03 09:15:57,309 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-03 09:15:57,328 [salt.loaded.int.module.cmdmod][INFO    ][14970] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-11-03 09:15:59,541 [salt.state       ][INFO    ][14970] {'apache2': True}
2017-11-03 09:15:59,541 [salt.state       ][INFO    ][14970] Completed state [apache2] at time 09:15:59.540975 duration_in_ms=2249.339
2017-11-03 09:15:59,544 [salt.minion      ][INFO    ][14970] Returning information for job: 20171103091414043545
2017-11-03 09:16:00,445 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command state.sls with jid 20171103091600435784
2017-11-03 09:16:00,467 [salt.minion      ][INFO    ][19662] Starting a new job with PID 19662
2017-11-03 09:16:03,154 [salt.state       ][INFO    ][19662] Loading fresh modules for state activity
2017-11-03 09:16:03,215 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2017-11-03 09:16:03,249 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2017-11-03 09:16:03,288 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 09:16:03,356 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2017-11-03 09:16:03,398 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 09:16:03,426 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2017-11-03 09:16:03,544 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 09:16:03,738 [salt.state       ][INFO    ][19662] Running state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 09:16:03.737834
2017-11-03 09:16:03,738 [salt.state       ][INFO    ][19662] Executing state cmd.run for cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt
2017-11-03 09:16:03,741 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command 'cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt' in directory '/root'
2017-11-03 09:16:03,754 [salt.state       ][INFO    ][19662] {'pid': 19673, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-03 09:16:03,755 [salt.state       ][INFO    ][19662] Completed state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 09:16:03.754835 duration_in_ms=17.002
2017-11-03 09:16:06,597 [salt.state       ][INFO    ][19662] Running state [nginx] at time 09:16:06.596945
2017-11-03 09:16:06,598 [salt.state       ][INFO    ][19662] Executing state pkg.installed for nginx
2017-11-03 09:16:06,599 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 09:16:07,830 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 09:16:10,540 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091610527960
2017-11-03 09:16:10,575 [salt.minion      ][INFO    ][20261] Starting a new job with PID 20261
2017-11-03 09:16:10,598 [salt.minion      ][INFO    ][20261] Returning information for job: 20171103091610527960
2017-11-03 09:16:12,472 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nginx'] in directory '/root'
2017-11-03 09:16:17,505 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 09:16:17,572 [salt.state       ][INFO    ][19662] Made the following changes:
'libgeoip1' changed from 'absent' to '1.6.9-1'
'nginx-core' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libxpm4' changed from 'absent' to '1:3.5.11-1ubuntu0.16.04.1'
'libgd3' changed from 'absent' to '2.1.1-4ubuntu0.16.04.8'
'nginx-common' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libfontconfig' changed from 'absent' to '1'
'libvpx3' changed from 'absent' to '1.5.0-2ubuntu1'
'fontconfig-config' changed from 'absent' to '2.11.94-0ubuntu1.1'
'geoip-database' changed from 'absent' to '20160408-1'
'nginx' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'fonts-dejavu-core' changed from 'absent' to '2.35-1'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2017-11-03 09:16:17,595 [salt.state       ][INFO    ][19662] Loading fresh modules for state activity
2017-11-03 09:16:17,663 [salt.state       ][INFO    ][19662] Completed state [nginx] at time 09:16:17.662923 duration_in_ms=11065.982
2017-11-03 09:16:17,670 [salt.state       ][INFO    ][19662] Running state [apache2-utils] at time 09:16:17.670067
2017-11-03 09:16:17,671 [salt.state       ][INFO    ][19662] Executing state pkg.installed for apache2-utils
2017-11-03 09:16:17,950 [salt.state       ][INFO    ][19662] Package apache2-utils is already installed
2017-11-03 09:16:17,951 [salt.state       ][INFO    ][19662] Completed state [apache2-utils] at time 09:16:17.950792 duration_in_ms=280.724
2017-11-03 09:16:17,953 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 09:16:17.952468
2017-11-03 09:16:17,953 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2017-11-03 09:16:17,975 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:18,027 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:18,044 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:18,069 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:18,081 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:18,094 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:18,101 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:18,101 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 09:16:18.101044 duration_in_ms=148.575
2017-11-03 09:16:18,102 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 09:16:18.101509
2017-11-03 09:16:18,102 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2017-11-03 09:16:18,103 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2017-11-03 09:16:18,104 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 09:16:18.103773 duration_in_ms=2.265
2017-11-03 09:16:18,105 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 09:16:18.104489
2017-11-03 09:16:18,105 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2017-11-03 09:16:18,118 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:18,167 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:18,184 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:18,210 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:18,220 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:18,235 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:18,240 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:18,241 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 09:16:18.240945 duration_in_ms=136.456
2017-11-03 09:16:18,241 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 09:16:18.241352
2017-11-03 09:16:18,242 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2017-11-03 09:16:18,243 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2017-11-03 09:16:18,243 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 09:16:18.243384 duration_in_ms=2.031
2017-11-03 09:16:18,244 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 09:16:18.244064
2017-11-03 09:16:18,244 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2017-11-03 09:16:18,259 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:18,303 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:18,324 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:18,372 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:18,388 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:18,411 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:18,424 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:18,425 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 09:16:18.425037 duration_in_ms=180.97
2017-11-03 09:16:18,426 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 09:16:18.426014
2017-11-03 09:16:18,427 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2017-11-03 09:16:18,430 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2017-11-03 09:16:18,431 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 09:16:18.430880 duration_in_ms=4.866
2017-11-03 09:16:18,433 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 09:16:18.432479
2017-11-03 09:16:18,434 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2017-11-03 09:16:18,453 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:18,545 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:18,576 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:18,626 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:18,643 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:18,666 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:18,677 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:18,678 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 09:16:18.678056 duration_in_ms=245.576
2017-11-03 09:16:18,679 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 09:16:18.678992
2017-11-03 09:16:18,680 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2017-11-03 09:16:18,683 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2017-11-03 09:16:18,684 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 09:16:18.683460 duration_in_ms=4.467
2017-11-03 09:16:18,685 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 09:16:18.684977
2017-11-03 09:16:18,686 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2017-11-03 09:16:18,706 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:18,797 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:18,825 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:18,875 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:18,891 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:18,913 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:18,926 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:18,927 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 09:16:18.926681 duration_in_ms=241.704
2017-11-03 09:16:18,928 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 09:16:18.927563
2017-11-03 09:16:18,928 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2017-11-03 09:16:18,931 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2017-11-03 09:16:18,932 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 09:16:18.932008 duration_in_ms=4.444
2017-11-03 09:16:18,934 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 09:16:18.933520
2017-11-03 09:16:18,934 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2017-11-03 09:16:18,953 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:19,043 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:19,072 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:19,120 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:19,136 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:19,159 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:19,171 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:19,172 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 09:16:19.172210 duration_in_ms=238.689
2017-11-03 09:16:19,173 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 09:16:19.173137
2017-11-03 09:16:19,174 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2017-11-03 09:16:19,177 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2017-11-03 09:16:19,178 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 09:16:19.177587 duration_in_ms=4.449
2017-11-03 09:16:19,179 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 09:16:19.179118
2017-11-03 09:16:19,180 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2017-11-03 09:16:19,200 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:19,292 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:19,324 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:19,372 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:19,388 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:19,410 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:19,422 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:19,423 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 09:16:19.422923 duration_in_ms=243.803
2017-11-03 09:16:19,424 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 09:16:19.423798
2017-11-03 09:16:19,425 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2017-11-03 09:16:19,427 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2017-11-03 09:16:19,428 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 09:16:19.428193 duration_in_ms=4.395
2017-11-03 09:16:19,429 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 09:16:19.429221
2017-11-03 09:16:19,430 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2017-11-03 09:16:19,450 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:19,538 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:19,568 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:19,616 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:19,634 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:19,658 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:19,670 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:19,671 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 09:16:19.670705 duration_in_ms=241.484
2017-11-03 09:16:19,672 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 09:16:19.671593
2017-11-03 09:16:19,672 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2017-11-03 09:16:19,675 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2017-11-03 09:16:19,676 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 09:16:19.675459 duration_in_ms=3.865
2017-11-03 09:16:19,677 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 09:16:19.676765
2017-11-03 09:16:19,677 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2017-11-03 09:16:19,697 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:19,790 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:19,818 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:19,864 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:19,879 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:19,901 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:19,912 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:19,913 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 09:16:19.912485 duration_in_ms=235.72
2017-11-03 09:16:19,913 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 09:16:19.913041
2017-11-03 09:16:19,914 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2017-11-03 09:16:19,916 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2017-11-03 09:16:19,916 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 09:16:19.916157 duration_in_ms=3.116
2017-11-03 09:16:19,917 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 09:16:19.917171
2017-11-03 09:16:19,918 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-03 09:16:19,936 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:20,041 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:20,068 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:20,114 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:20,131 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:20,156 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:20,167 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:20,168 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 09:16:20.167557 duration_in_ms=250.388
2017-11-03 09:16:20,168 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 09:16:20.168078
2017-11-03 09:16:20,169 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-03 09:16:20,171 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2017-11-03 09:16:20,171 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 09:16:20.171232 duration_in_ms=3.154
2017-11-03 09:16:20,172 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 09:16:20.172246
2017-11-03 09:16:20,173 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-03 09:16:20,192 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:20,281 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:20,308 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:20,356 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:20,372 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:20,394 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:20,405 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:20,406 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 09:16:20.405596 duration_in_ms=233.351
2017-11-03 09:16:20,406 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 09:16:20.406127
2017-11-03 09:16:20,407 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-03 09:16:20,409 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2017-11-03 09:16:20,409 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 09:16:20.409446 duration_in_ms=3.319
2017-11-03 09:16:20,411 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 09:16:20.410434
2017-11-03 09:16:20,411 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2017-11-03 09:16:20,428 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2017-11-03 09:16:20,445 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:20,446 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 09:16:20.445889 duration_in_ms=35.455
2017-11-03 09:16:20,446 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 09:16:20.446404
2017-11-03 09:16:20,447 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2017-11-03 09:16:20,449 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2017-11-03 09:16:20,450 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 09:16:20.449752 duration_in_ms=3.348
2017-11-03 09:16:20,451 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 09:16:20.450823
2017-11-03 09:16:20,451 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2017-11-03 09:16:20,468 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2017-11-03 09:16:20,516 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:20,542 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2017-11-03 09:16:20,556 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091620548084
2017-11-03 09:16:20,560 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:20,573 [salt.minion      ][INFO    ][20629] Starting a new job with PID 20629
2017-11-03 09:16:20,585 [salt.minion      ][INFO    ][20629] Returning information for job: 20171103091620548084
2017-11-03 09:16:20,591 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:20,604 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:20,609 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:20,609 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 09:16:20.608782 duration_in_ms=157.959
2017-11-03 09:16:20,609 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 09:16:20.609025
2017-11-03 09:16:20,609 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2017-11-03 09:16:20,610 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2017-11-03 09:16:20,611 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 09:16:20.610562 duration_in_ms=1.537
2017-11-03 09:16:20,611 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 09:16:20.611104
2017-11-03 09:16:20,611 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2017-11-03 09:16:20,624 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:20,667 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:20,683 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:20,708 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:20,718 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:20,731 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:20,736 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:20,736 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 09:16:20.736245 duration_in_ms=125.14
2017-11-03 09:16:20,736 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 09:16:20.736460
2017-11-03 09:16:20,737 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2017-11-03 09:16:20,738 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2017-11-03 09:16:20,738 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 09:16:20.737869 duration_in_ms=1.408
2017-11-03 09:16:20,738 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 09:16:20.738336
2017-11-03 09:16:20,739 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2017-11-03 09:16:20,752 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2017-11-03 09:16:20,755 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:20,756 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 09:16:20.755559 duration_in_ms=17.222
2017-11-03 09:16:20,756 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 09:16:20.755773
2017-11-03 09:16:20,756 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2017-11-03 09:16:20,757 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2017-11-03 09:16:20,757 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 09:16:20.757145 duration_in_ms=1.372
2017-11-03 09:16:20,758 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 09:16:20.757610
2017-11-03 09:16:20,758 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2017-11-03 09:16:20,772 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:20,850 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:20,876 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:20,914 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:20,930 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:20,953 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:20,965 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:20,965 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 09:16:20.965094 duration_in_ms=207.482
2017-11-03 09:16:20,966 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 09:16:20.965611
2017-11-03 09:16:20,966 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2017-11-03 09:16:20,969 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2017-11-03 09:16:20,969 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 09:16:20.968962 duration_in_ms=3.351
2017-11-03 09:16:20,970 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 09:16:20.970073
2017-11-03 09:16:20,971 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-03 09:16:20,988 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 09:16:21,080 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 09:16:21,110 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 09:16:21,161 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 09:16:21,178 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 09:16:21,202 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 09:16:21,213 [salt.state       ][INFO    ][19662] File changed:
New file
2017-11-03 09:16:21,214 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 09:16:21.213747 duration_in_ms=243.674
2017-11-03 09:16:21,214 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 09:16:21.214248
2017-11-03 09:16:21,215 [salt.state       ][INFO    ][19662] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-03 09:16:21,217 [salt.state       ][INFO    ][19662] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2017-11-03 09:16:21,218 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 09:16:21.217566 duration_in_ms=3.319
2017-11-03 09:16:21,219 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-enabled/default] at time 09:16:21.218722
2017-11-03 09:16:21,219 [salt.state       ][INFO    ][19662] Executing state file.absent for /etc/nginx/sites-enabled/default
2017-11-03 09:16:21,220 [salt.state       ][INFO    ][19662] {'removed': '/etc/nginx/sites-enabled/default'}
2017-11-03 09:16:21,220 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-enabled/default] at time 09:16:21.220339 duration_in_ms=1.616
2017-11-03 09:16:21,221 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/sites-available/default] at time 09:16:21.220992
2017-11-03 09:16:21,221 [salt.state       ][INFO    ][19662] Executing state file.absent for /etc/nginx/sites-available/default
2017-11-03 09:16:21,222 [salt.state       ][INFO    ][19662] {'removed': '/etc/nginx/sites-available/default'}
2017-11-03 09:16:21,223 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/sites-available/default] at time 09:16:21.222459 duration_in_ms=1.465
2017-11-03 09:16:21,224 [salt.state       ][INFO    ][19662] Running state [/etc/nginx/nginx.conf] at time 09:16:21.223597
2017-11-03 09:16:21,224 [salt.state       ][INFO    ][19662] Executing state file.managed for /etc/nginx/nginx.conf
2017-11-03 09:16:21,240 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2017-11-03 09:16:21,281 [salt.fileclient  ][INFO    ][19662] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 09:16:21,300 [salt.state       ][INFO    ][19662] File changed:
--- 
+++ 
@@ -1,85 +1,100 @@
 user www-data;
 worker_processes auto;
+worker_rlimit_nofile 20000;
 pid /run/nginx.pid;
 
+
 events {
-	worker_connections 768;
-	# multi_accept on;
+        worker_connections 1024;
+        # multi_accept on;
 }
 
 http {
 
-	##
-	# Basic Settings
-	##
+        ##
+        # Basic Settings
+        ##
 
-	sendfile on;
-	tcp_nopush on;
-	tcp_nodelay on;
-	keepalive_timeout 65;
-	types_hash_max_size 2048;
-	# server_tokens off;
+        sendfile on;
+        tcp_nopush on;
+        tcp_nodelay on;
+        keepalive_timeout 65;
+        types_hash_max_size 2048;
+        server_tokens off;
 
-	# server_names_hash_bucket_size 64;
-	# server_name_in_redirect off;
+        server_names_hash_bucket_size 128;
+        # server_name_in_redirect off;
 
-	include /etc/nginx/mime.types;
-	default_type application/octet-stream;
+        include /etc/nginx/mime.types;
+        default_type application/octet-stream;
 
-	##
-	# SSL Settings
-	##
+        ##
+        # Logging Settings
+        ##
 
-	ssl_protocols TLSv1 TLSv1.1 TLSv1.2; # Dropping SSLv3, ref: POODLE
-	ssl_prefer_server_ciphers on;
+        access_log /var/log/nginx/access.log;
+        error_log /var/log/nginx/error.log;
 
-	##
-	# Logging Settings
-	##
+        ##
+        # Gzip Settings
+        ##
 
-	access_log /var/log/nginx/access.log;
-	error_log /var/log/nginx/error.log;
+        gzip on;
+        gzip_disable "msie6";
 
-	##
-	# Gzip Settings
-	##
+        # gzip_vary on;
+        # gzip_proxied any;
+        # gzip_comp_level 6;
+        # gzip_buffers 16 8k;
+        # gzip_http_version 1.1;
+        # gzip_types text/plain text/css application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript;
 
-	gzip on;
-	gzip_disable "msie6";
+        ##
+        # nginx-naxsi config
+        ##
+        # Uncomment it if you installed nginx-naxsi
+        ##
 
-	# gzip_vary on;
-	# gzip_proxied any;
-	# gzip_comp_level 6;
-	# gzip_buffers 16 8k;
-	# gzip_http_version 1.1;
-	# gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript;
+        #include /etc/nginx/naxsi_core.rules;
 
-	##
-	# Virtual Host Configs
-	##
+        ##
+        # nginx-passenger config
+        ##
+        # Uncomment it if you installed nginx-passenger
+        ##
 
-	include /etc/nginx/conf.d/*.conf;
-	include /etc/nginx/sites-enabled/*;
+        #passenger_root /usr;
+        #passenger_ruby /usr/bin/ruby;
+
+
+
+        ##
+        # Virtual Host Configs
+        ##
+
+        include /etc/nginx/conf.d/*.conf;
+        include /etc/nginx/sites-enabled/*.conf;
 }
 
 
+
 #mail {
-#	# See sample authentication script at:
-#	# http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
-# 
-#	# auth_http localhost/auth.php;
-#	# pop3_capabilities "TOP" "USER";
-#	# imap_capabilities "IMAP4rev1" "UIDPLUS";
-# 
-#	server {
-#		listen     localhost:110;
-#		protocol   pop3;
-#		proxy      on;
-#	}
-# 
-#	server {
-#		listen     localhost:143;
-#		protocol   imap;
-#		proxy      on;
-#	}
+#       # See sample authentication script at:
+#       # http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
+#
+#       # auth_http localhost/auth.php;
+#       # pop3_capabilities "TOP" "USER";
+#       # imap_capabilities "IMAP4rev1" "UIDPLUS";
+#
+#       server {
+#               listen     localhost:110;
+#               protocol   pop3;
+#               proxy      on;
+#       }
+#
+#       server {
+#               listen     localhost:143;
+#               protocol   imap;
+#               proxy      on;
+#       }
 #}

2017-11-03 09:16:21,300 [salt.state       ][INFO    ][19662] Completed state [/etc/nginx/nginx.conf] at time 09:16:21.300316 duration_in_ms=76.718
2017-11-03 09:16:21,301 [salt.state       ][INFO    ][19662] Running state [/etc/ssl/private] at time 09:16:21.300992
2017-11-03 09:16:21,301 [salt.state       ][INFO    ][19662] Executing state file.directory for /etc/ssl/private
2017-11-03 09:16:21,303 [salt.state       ][INFO    ][19662] Directory /etc/ssl/private is in the correct state
2017-11-03 09:16:21,303 [salt.state       ][INFO    ][19662] Completed state [/etc/ssl/private] at time 09:16:21.303109 duration_in_ms=2.115
2017-11-03 09:16:21,332 [salt.state       ][INFO    ][19662] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 09:16:21.331548
2017-11-03 09:16:21,332 [salt.state       ][INFO    ][19662] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2017-11-03 09:16:21,333 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2017-11-03 09:16:30,752 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091630738468
2017-11-03 09:16:30,784 [salt.minion      ][INFO    ][20644] Starting a new job with PID 20644
2017-11-03 09:16:30,811 [salt.minion      ][INFO    ][20644] Returning information for job: 20171103091630738468
2017-11-03 09:16:40,787 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091640771948
2017-11-03 09:16:40,822 [salt.minion      ][INFO    ][20654] Starting a new job with PID 20654
2017-11-03 09:16:40,846 [salt.minion      ][INFO    ][20654] Returning information for job: 20171103091640771948
2017-11-03 09:16:50,814 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091650801247
2017-11-03 09:16:50,847 [salt.minion      ][INFO    ][20659] Starting a new job with PID 20659
2017-11-03 09:16:50,868 [salt.minion      ][INFO    ][20659] Returning information for job: 20171103091650801247
2017-11-03 09:17:00,847 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091700834288
2017-11-03 09:17:00,882 [salt.minion      ][INFO    ][20669] Starting a new job with PID 20669
2017-11-03 09:17:00,905 [salt.minion      ][INFO    ][20669] Returning information for job: 20171103091700834288
2017-11-03 09:17:10,891 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091710879887
2017-11-03 09:17:10,927 [salt.minion      ][INFO    ][20677] Starting a new job with PID 20677
2017-11-03 09:17:10,950 [salt.minion      ][INFO    ][20677] Returning information for job: 20171103091710879887
2017-11-03 09:17:20,934 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091720918681
2017-11-03 09:17:20,968 [salt.minion      ][INFO    ][20682] Starting a new job with PID 20682
2017-11-03 09:17:20,990 [salt.minion      ][INFO    ][20682] Returning information for job: 20171103091720918681
2017-11-03 09:17:30,991 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091730974931
2017-11-03 09:17:31,027 [salt.minion      ][INFO    ][20687] Starting a new job with PID 20687
2017-11-03 09:17:31,051 [salt.minion      ][INFO    ][20687] Returning information for job: 20171103091730974931
2017-11-03 09:17:41,043 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091741032891
2017-11-03 09:17:41,077 [salt.minion      ][INFO    ][20697] Starting a new job with PID 20697
2017-11-03 09:17:41,098 [salt.minion      ][INFO    ][20697] Returning information for job: 20171103091741032891
2017-11-03 09:17:51,088 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091751078152
2017-11-03 09:17:51,122 [salt.minion      ][INFO    ][20702] Starting a new job with PID 20702
2017-11-03 09:17:51,145 [salt.minion      ][INFO    ][20702] Returning information for job: 20171103091751078152
2017-11-03 09:18:01,152 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091801138478
2017-11-03 09:18:01,185 [salt.minion      ][INFO    ][20712] Starting a new job with PID 20712
2017-11-03 09:18:01,213 [salt.minion      ][INFO    ][20712] Returning information for job: 20171103091801138478
2017-11-03 09:18:11,211 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091811200149
2017-11-03 09:18:11,244 [salt.minion      ][INFO    ][20717] Starting a new job with PID 20717
2017-11-03 09:18:11,265 [salt.minion      ][INFO    ][20717] Returning information for job: 20171103091811200149
2017-11-03 09:18:21,261 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091821248596
2017-11-03 09:18:21,282 [salt.minion      ][INFO    ][20722] Starting a new job with PID 20722
2017-11-03 09:18:21,294 [salt.minion      ][INFO    ][20722] Returning information for job: 20171103091821248596
2017-11-03 09:18:31,288 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091831277302
2017-11-03 09:18:31,323 [salt.minion      ][INFO    ][20732] Starting a new job with PID 20732
2017-11-03 09:18:31,348 [salt.minion      ][INFO    ][20732] Returning information for job: 20171103091831277302
2017-11-03 09:18:41,345 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091841335310
2017-11-03 09:18:41,379 [salt.minion      ][INFO    ][20737] Starting a new job with PID 20737
2017-11-03 09:18:41,401 [salt.minion      ][INFO    ][20737] Returning information for job: 20171103091841335310
2017-11-03 09:18:51,397 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091851389623
2017-11-03 09:18:51,433 [salt.minion      ][INFO    ][20742] Starting a new job with PID 20742
2017-11-03 09:18:51,457 [salt.minion      ][INFO    ][20742] Returning information for job: 20171103091851389623
2017-11-03 09:19:01,457 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091901447081
2017-11-03 09:19:01,491 [salt.minion      ][INFO    ][20752] Starting a new job with PID 20752
2017-11-03 09:19:01,513 [salt.minion      ][INFO    ][20752] Returning information for job: 20171103091901447081
2017-11-03 09:19:11,508 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091911499550
2017-11-03 09:19:11,544 [salt.minion      ][INFO    ][20839] Starting a new job with PID 20839
2017-11-03 09:19:11,567 [salt.minion      ][INFO    ][20839] Returning information for job: 20171103091911499550
2017-11-03 09:19:21,567 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091921550674
2017-11-03 09:19:21,636 [salt.minion      ][INFO    ][20908] Starting a new job with PID 20908
2017-11-03 09:19:21,661 [salt.minion      ][INFO    ][20908] Returning information for job: 20171103091921550674
2017-11-03 09:19:31,660 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091931644151
2017-11-03 09:19:31,693 [salt.minion      ][INFO    ][20920] Starting a new job with PID 20920
2017-11-03 09:19:31,716 [salt.minion      ][INFO    ][20920] Returning information for job: 20171103091931644151
2017-11-03 09:19:41,712 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091941695970
2017-11-03 09:19:41,738 [salt.minion      ][INFO    ][20925] Starting a new job with PID 20925
2017-11-03 09:19:41,750 [salt.minion      ][INFO    ][20925] Returning information for job: 20171103091941695970
2017-11-03 09:19:51,657 [salt.state       ][INFO    ][19662] {'pid': 20640, 'retcode': 0, 'stderr': "Generating DH parameters, 2048 bit long safe prime, generator 2\nThis is going to take a long time\n........................................................................................+.............................................................................................................................................................................+..+...................................................................................................................................................................................................................+..................................................................................................................................................................................................................................................................................................+...........+..........+....+..................................................................................................................................................................................................................................................................+...................................................................+................................+...........................................................................................................................................................................................................+...................+................................................+..................................................................................................................................+......+.............+.....................................................................................................+............................................................................................+...................................................................................................................................................................................+......................................................+...................................................................................................................................................................................................................................................................................................................................+............................................................................................................+..............................+.......................+......................................................................+......+..............................................................................................................................................+.............................................+....................................+............+.......................................................+.........+..............................................................................................+.........................................+....+.............................................+.........+...............................................................................................+............................................................................................................................................................................................................................................................+..........................+...........................................................+......................................................................................................................................................................................+..........................+...........................................+..........................................................................................................................+...............................................................................................................+..............................................................................................................+.....+..............................................................................................+..............+............................................................+.....................+......................................................................................................................................................................................................................+........................................................................+.........+......+..................................................................................................................+..............................................................+............+............................................................................+................................................................................................+..................................................+...........................................................................................+...................................................................................................................................................................................................................................................+..............................................................+.............................................................................................................................................................................................................................................................................................................................................................+...+...........................+...................................+...........................................................+.....................+......+..................................................................................................................................................................................................................................+.....................................................................................................................................................................................................+.............................................................................................................................................................................................................................................................................................................................................................................................................................+..................................+.....................................................+.......................................................................................................................................+..............+............................................................................................................+..................................................................+.....+..................................................................................+........................................................................................+............................................................+............................+............+..................................+......................................................................................................................................................................................................................................................+..............................................................................................................+.........................................................................................................................................................................................................................+....................................+........................+........+..................................................................................................................+................................................+.........................................................................+....................................+.....................................+..............................................+.......................................................+..........................+.....................................................+...........+..................................+.........................................................................................................+......+..........................................................................................................................+........................................+.......................................................................+..........................................................+.....+..........................................................................................................................................................................................................................................................................+.................+..........................................................................................................................................................................................................+.............................................................................................................................................+.........................................................................................+............................................................................................................+.................................................................................................................................+................................+...........................................................................................................................................+............+.........................+...........................................................................................................................++*++*\nunable to write 'random state'", 'stdout': ''}
2017-11-03 09:19:51,666 [salt.state       ][INFO    ][19662] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 09:19:51.665472 duration_in_ms=210333.922
2017-11-03 09:19:51,676 [salt.state       ][INFO    ][19662] Running state [nginx] at time 09:19:51.675602
2017-11-03 09:19:51,677 [salt.state       ][INFO    ][19662] Executing state service.running for nginx
2017-11-03 09:19:51,679 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2017-11-03 09:19:51,698 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-03 09:19:51,711 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-03 09:19:51,722 [salt.state       ][INFO    ][19662] The service nginx is already running
2017-11-03 09:19:51,723 [salt.state       ][INFO    ][19662] Completed state [nginx] at time 09:19:51.722708 duration_in_ms=47.107
2017-11-03 09:19:51,723 [salt.state       ][INFO    ][19662] Running state [nginx] at time 09:19:51.723136
2017-11-03 09:19:51,724 [salt.state       ][INFO    ][19662] Executing state service.mod_watch for nginx
2017-11-03 09:19:51,724 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-03 09:19:51,736 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-03 09:19:51,749 [salt.loaded.int.module.cmdmod][INFO    ][19662] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2017-11-03 09:19:51,770 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103091951762886
2017-11-03 09:19:51,800 [salt.minion      ][INFO    ][20942] Starting a new job with PID 20942
2017-11-03 09:19:51,828 [salt.minion      ][INFO    ][20942] Returning information for job: 20171103091951762886
2017-11-03 09:19:51,890 [salt.state       ][INFO    ][19662] {'nginx': True}
2017-11-03 09:19:51,891 [salt.state       ][INFO    ][19662] Completed state [nginx] at time 09:19:51.891107 duration_in_ms=167.966
2017-11-03 09:19:51,895 [salt.minion      ][INFO    ][19662] Returning information for job: 20171103091600435784
2017-11-03 09:20:53,886 [salt.minion      ][INFO    ][1628] User sudo_ubuntu Executing command cp.push_dir with jid 20171103092053874762
2017-11-03 09:20:53,905 [salt.minion      ][INFO    ][20970] Starting a new job with PID 20970
