2017-10-21 05:31:57,944 [salt.cli.daemons ][WARNING ][937] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-21 05:32:47,017 [salt.state       ][ERROR   ][1066] No contents found in top file
2017-10-21 05:32:53,723 [py.warnings      ][WARNING ][1190] /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-10-21 05:34:19,903 [salt.loaded.int.module.cmdmod][ERROR   ][1190] 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-10-21 05:36:04,316 [salt.loaded.int.module.cmdmod][INFO    ][14212] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-21 05:36:04,322 [salt.loaded.int.module.cmdmod][INFO    ][14212] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-21 05:36:04,330 [salt.loaded.int.module.cmdmod][INFO    ][14212] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-21 05:36:04,354 [salt.utils.parsers][WARNING ][937] Minion received a SIGTERM. Exiting.
2017-10-21 05:36:04,602 [salt.cli.daemons ][INFO    ][14281] Setting up the Salt Minion "mdb02.baremetal-mcp-ocata-ovs-ha.local"
2017-10-21 05:36:04,906 [salt.minion      ][INFO    ][14281] Creating minion process manager
2017-10-21 05:36:04,907 [salt.cli.daemons ][WARNING ][14281] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-21 05:36:04,907 [salt.cli.daemons ][INFO    ][14281] The Salt Minion is starting up
2017-10-21 05:36:04,908 [salt.minion      ][INFO    ][14281] Minion is starting as user 'root'
2017-10-21 05:36:04,908 [salt.utils.event ][INFO    ][14281] Starting pull socket on /var/run/salt/minion/minion_event_c758ada21d_pull.ipc
2017-10-21 05:36:05,554 [salt.loaded.int.module.cmdmod][INFO    ][14281] Executing command ['date', '+%z'] in directory '/root'
2017-10-21 05:36:05,561 [salt.utils.schedule][INFO    ][14281] Updating job settings for scheduled job: __mine_interval
2017-10-21 05:36:05,563 [salt.minion      ][INFO    ][14281] Added mine.update to scheduler
2017-10-21 05:36:05,647 [salt.minion      ][INFO    ][14281] Minion is ready to receive requests!
2017-10-21 05:36:06,648 [salt.utils.schedule][INFO    ][14281] Running scheduled job: __mine_interval
2017-10-21 05:37:09,805 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171021053709790932
2017-10-21 05:37:09,829 [salt.minion      ][INFO    ][14416] Starting a new job with PID 14416
2017-10-21 05:37:09,843 [salt.minion      ][INFO    ][14416] Returning information for job: 20171021053709790932
2017-10-21 05:37:11,388 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command test.ping with jid 20171021053711379414
2017-10-21 05:37:11,408 [salt.minion      ][INFO    ][14421] Starting a new job with PID 14421
2017-10-21 05:37:11,467 [salt.minion      ][INFO    ][14421] Returning information for job: 20171021053711379414
2017-10-21 05:38:14,835 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021053814823464
2017-10-21 05:38:14,849 [salt.minion      ][INFO    ][14436] Starting a new job with PID 14436
2017-10-21 05:38:16,434 [salt.state       ][INFO    ][14436] Loading fresh modules for state activity
2017-10-21 05:38:16,460 [salt.fileclient  ][INFO    ][14436] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-21 05:38:16,480 [salt.fileclient  ][INFO    ][14436] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-21 05:38:16,506 [salt.fileclient  ][INFO    ][14436] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 05:38:16,792 [salt.state       ][INFO    ][14436] Running state [lsof] at time 05:38:16.792251
2017-10-21 05:38:16,793 [salt.state       ][INFO    ][14436] Executing state pkg.installed for lsof
2017-10-21 05:38:16,793 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:38:17,203 [salt.state       ][INFO    ][14436] Package lsof is already installed
2017-10-21 05:38:17,204 [salt.state       ][INFO    ][14436] Completed state [lsof] at time 05:38:17.203913 duration_in_ms=411.662
2017-10-21 05:38:17,204 [salt.state       ][INFO    ][14436] Running state [keepalived] at time 05:38:17.204232
2017-10-21 05:38:17,205 [salt.state       ][INFO    ][14436] Executing state pkg.installed for keepalived
2017-10-21 05:38:17,218 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-21 05:38:19,469 [salt.loaded.int.module.cmdmod][INFO    ][14436] 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-10-21 05:38:24,879 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021053824866076
2017-10-21 05:38:24,895 [salt.minion      ][INFO    ][15067] Starting a new job with PID 15067
2017-10-21 05:38:24,912 [salt.minion      ][INFO    ][15067] Returning information for job: 20171021053824866076
2017-10-21 05:38:29,752 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 05:38:29,770 [salt.state       ][INFO    ][14436] 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-10-21 05:38:29,779 [salt.state       ][INFO    ][14436] Loading fresh modules for state activity
2017-10-21 05:38:29,792 [salt.state       ][INFO    ][14436] Completed state [keepalived] at time 05:38:29.791478 duration_in_ms=12587.245
2017-10-21 05:38:29,795 [salt.state       ][INFO    ][14436] Running state [/etc/keepalived/keepalived.conf] at time 05:38:29.794693
2017-10-21 05:38:29,795 [salt.state       ][INFO    ][14436] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-21 05:38:29,828 [salt.fileclient  ][INFO    ][14436] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-21 05:38:29,865 [salt.fileclient  ][INFO    ][14436] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 05:38:29,874 [salt.state       ][INFO    ][14436] File changed:
New file
2017-10-21 05:38:29,874 [salt.state       ][INFO    ][14436] Completed state [/etc/keepalived/keepalived.conf] at time 05:38:29.873980 duration_in_ms=79.286
2017-10-21 05:38:29,935 [salt.state       ][INFO    ][14436] Running state [keepalived] at time 05:38:29.935251
2017-10-21 05:38:29,936 [salt.state       ][INFO    ][14436] Executing state service.running for keepalived
2017-10-21 05:38:29,937 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-21 05:38:29,946 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-21 05:38:29,953 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 05:38:29,959 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 05:38:29,966 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-21 05:38:30,001 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-21 05:38:30,014 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 05:38:30,024 [salt.loaded.int.module.cmdmod][INFO    ][14436] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 05:38:30,032 [salt.state       ][INFO    ][14436] {'keepalived': True}
2017-10-21 05:38:30,032 [salt.state       ][INFO    ][14436] Completed state [keepalived] at time 05:38:30.032208 duration_in_ms=96.957
2017-10-21 05:38:30,033 [salt.minion      ][INFO    ][14436] Returning information for job: 20171021053814823464
2017-10-21 05:41:22,522 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command pillar.get with jid 20171021054122517820
2017-10-21 05:41:22,545 [salt.minion      ][INFO    ][15508] Starting a new job with PID 15508
2017-10-21 05:41:22,554 [salt.minion      ][INFO    ][15508] Returning information for job: 20171021054122517820
2017-10-21 06:13:29,497 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021061329486430
2017-10-21 06:13:29,529 [salt.minion      ][INFO    ][17149] Starting a new job with PID 17149
2017-10-21 06:13:30,523 [salt.state       ][INFO    ][17149] Loading fresh modules for state activity
2017-10-21 06:13:30,542 [salt.fileclient  ][INFO    ][17149] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-10-21 06:13:30,555 [salt.fileclient  ][INFO    ][17149] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-10-21 06:13:30,576 [salt.fileclient  ][INFO    ][17149] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-21 06:13:30,842 [salt.state       ][INFO    ][17149] Running state [haproxy] at time 06:13:30.842288
2017-10-21 06:13:30,843 [salt.state       ][INFO    ][17149] Executing state pkg.installed for haproxy
2017-10-21 06:13:30,844 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:13:31,347 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-21 06:13:33,459 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2017-10-21 06:13:39,593 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021061339579396
2017-10-21 06:13:39,616 [salt.minion      ][INFO    ][17730] Starting a new job with PID 17730
2017-10-21 06:13:39,628 [salt.minion      ][INFO    ][17730] Returning information for job: 20171021061339579396
2017-10-21 06:13:49,105 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:13:49,128 [salt.state       ][INFO    ][17149] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-10-21 06:13:49,141 [salt.state       ][INFO    ][17149] Loading fresh modules for state activity
2017-10-21 06:13:49,154 [salt.state       ][INFO    ][17149] Completed state [haproxy] at time 06:13:49.154123 duration_in_ms=18311.836
2017-10-21 06:13:49,157 [salt.state       ][INFO    ][17149] Running state [/etc/default/haproxy] at time 06:13:49.157239
2017-10-21 06:13:49,158 [salt.state       ][INFO    ][17149] Executing state file.managed for /etc/default/haproxy
2017-10-21 06:13:49,185 [salt.fileclient  ][INFO    ][17149] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-10-21 06:13:49,187 [salt.state       ][INFO    ][17149] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2017-10-21 06:13:49,187 [salt.state       ][INFO    ][17149] Completed state [/etc/default/haproxy] at time 06:13:49.187158 duration_in_ms=29.918
2017-10-21 06:13:49,187 [salt.state       ][INFO    ][17149] Running state [/etc/haproxy/haproxy.cfg] at time 06:13:49.187439
2017-10-21 06:13:49,188 [salt.state       ][INFO    ][17149] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-10-21 06:13:49,205 [salt.fileclient  ][INFO    ][17149] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-10-21 06:13:49,324 [salt.fileclient  ][INFO    ][17149] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-21 06:13:49,337 [salt.state       ][INFO    ][17149] File changed:
--- 
+++ 
@@ -1,35 +1,56 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen ceilometer_api
+  bind 10.167.4.75:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 10.167.4.76:8777 check
+  server mdb02 10.167.4.77:8777 check
+  server mdb03 10.167.4.78:8777 check
+
+listen aodh-api
+  bind 10.167.4.75:8042 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 10.167.4.76:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 10.167.4.77:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 10.167.4.78:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2017-10-21 06:13:49,345 [salt.state       ][INFO    ][17149] Completed state [/etc/haproxy/haproxy.cfg] at time 06:13:49.344613 duration_in_ms=157.173
2017-10-21 06:13:49,345 [salt.state       ][INFO    ][17149] Running state [/etc/haproxy/ssl] at time 06:13:49.344911
2017-10-21 06:13:49,345 [salt.state       ][INFO    ][17149] Executing state file.directory for /etc/haproxy/ssl
2017-10-21 06:13:49,346 [salt.state       ][INFO    ][17149] {'/etc/haproxy/ssl': 'New Dir'}
2017-10-21 06:13:49,346 [salt.state       ][INFO    ][17149] Completed state [/etc/haproxy/ssl] at time 06:13:49.346138 duration_in_ms=1.226
2017-10-21 06:13:49,347 [salt.state       ][INFO    ][17149] Running state [haproxy_status_packages] at time 06:13:49.346850
2017-10-21 06:13:49,347 [salt.state       ][INFO    ][17149] Executing state pkg.installed for haproxy_status_packages
2017-10-21 06:13:49,544 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2017-10-21 06:13:49,650 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021061349639969
2017-10-21 06:13:49,671 [salt.minion      ][INFO    ][17922] Starting a new job with PID 17922
2017-10-21 06:13:49,681 [salt.minion      ][INFO    ][17922] Returning information for job: 20171021061349639969
2017-10-21 06:13:52,471 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:13:52,490 [salt.state       ][INFO    ][17149] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2017-10-21 06:13:52,498 [salt.state       ][INFO    ][17149] Loading fresh modules for state activity
2017-10-21 06:13:52,513 [salt.state       ][INFO    ][17149] Completed state [haproxy_status_packages] at time 06:13:52.512724 duration_in_ms=3165.873
2017-10-21 06:13:52,515 [salt.state       ][INFO    ][17149] Running state [/usr/bin/haproxy-status.sh] at time 06:13:52.514717
2017-10-21 06:13:52,515 [salt.state       ][INFO    ][17149] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-10-21 06:13:52,582 [salt.fileclient  ][INFO    ][17149] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-10-21 06:13:52,602 [salt.fileclient  ][INFO    ][17149] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-21 06:13:52,607 [salt.state       ][INFO    ][17149] File changed:
New file
2017-10-21 06:13:52,607 [salt.state       ][INFO    ][17149] Completed state [/usr/bin/haproxy-status.sh] at time 06:13:52.607378 duration_in_ms=92.661
2017-10-21 06:13:52,608 [salt.state       ][INFO    ][17149] Running state [net.ipv4.ip_nonlocal_bind] at time 06:13:52.608455
2017-10-21 06:13:52,609 [salt.state       ][INFO    ][17149] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-10-21 06:13:52,610 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command 'sysctl -a' in directory '/root'
2017-10-21 06:13:52,623 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-10-21 06:13:52,630 [salt.state       ][INFO    ][17149] {'net.ipv4.ip_nonlocal_bind': 1}
2017-10-21 06:13:52,630 [salt.state       ][INFO    ][17149] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:13:52.629732 duration_in_ms=21.275
2017-10-21 06:13:52,699 [salt.state       ][INFO    ][17149] Running state [haproxy] at time 06:13:52.698523
2017-10-21 06:13:52,699 [salt.state       ][INFO    ][17149] Executing state service.running for haproxy
2017-10-21 06:13:52,699 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-21 06:13:52,707 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-21 06:13:52,713 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-10-21 06:13:52,718 [salt.state       ][INFO    ][17149] The service haproxy is already running
2017-10-21 06:13:52,719 [salt.state       ][INFO    ][17149] Completed state [haproxy] at time 06:13:52.718470 duration_in_ms=19.947
2017-10-21 06:13:52,719 [salt.state       ][INFO    ][17149] Running state [haproxy] at time 06:13:52.718625
2017-10-21 06:13:52,719 [salt.state       ][INFO    ][17149] Executing state service.mod_watch for haproxy
2017-10-21 06:13:52,719 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-21 06:13:52,725 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-10-21 06:13:52,730 [salt.loaded.int.module.cmdmod][INFO    ][17149] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-10-21 06:13:52,765 [salt.state       ][INFO    ][17149] {'haproxy': True}
2017-10-21 06:13:52,765 [salt.state       ][INFO    ][17149] Completed state [haproxy] at time 06:13:52.765335 duration_in_ms=46.708
2017-10-21 06:13:52,767 [salt.minion      ][INFO    ][17149] Returning information for job: 20171021061329486430
2017-10-21 06:13:54,571 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command service.status with jid 20171021061354560927
2017-10-21 06:13:54,594 [salt.minion      ][INFO    ][18025] Starting a new job with PID 18025
2017-10-21 06:13:54,703 [salt.loaded.int.module.cmdmod][INFO    ][18025] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-21 06:13:54,712 [salt.loaded.int.module.cmdmod][INFO    ][18025] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-21 06:13:54,719 [salt.minion      ][INFO    ][18025] Returning information for job: 20171021061354560927
2017-10-21 06:13:55,786 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command service.restart with jid 20171021061355778693
2017-10-21 06:13:55,810 [salt.minion      ][INFO    ][18033] Starting a new job with PID 18033
2017-10-21 06:13:55,912 [salt.loaded.int.module.cmdmod][INFO    ][18033] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-10-21 06:13:55,921 [salt.loaded.int.module.cmdmod][INFO    ][18033] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-10-21 06:13:55,939 [salt.loaded.int.module.cmdmod][INFO    ][18033] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-10-21 06:13:55,969 [salt.minion      ][INFO    ][18033] Returning information for job: 20171021061355778693
2017-10-21 06:36:06,649 [salt.utils.schedule][INFO    ][14281] Running scheduled job: __mine_interval
2017-10-21 06:54:57,740 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021065457729392
2017-10-21 06:54:57,754 [salt.minion      ][INFO    ][19946] Starting a new job with PID 19946
2017-10-21 06:54:59,429 [salt.state       ][INFO    ][19946] Loading fresh modules for state activity
2017-10-21 06:54:59,455 [salt.fileclient  ][INFO    ][19946] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2017-10-21 06:54:59,474 [salt.fileclient  ][INFO    ][19946] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2017-10-21 06:54:59,500 [salt.fileclient  ][INFO    ][19946] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-10-21 06:54:59,769 [salt.state       ][INFO    ][19946] Running state [mongodb-server] at time 06:54:59.769106
2017-10-21 06:54:59,770 [salt.state       ][INFO    ][19946] Executing state pkg.installed for mongodb-server
2017-10-21 06:54:59,770 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:55:00,214 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-21 06:55:03,260 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb-server'] in directory '/root'
2017-10-21 06:55:07,834 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021065507823443
2017-10-21 06:55:07,845 [salt.minion      ][INFO    ][20497] Starting a new job with PID 20497
2017-10-21 06:55:07,856 [salt.minion      ][INFO    ][20497] Returning information for job: 20171021065507823443
2017-10-21 06:55:17,874 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021065517861653
2017-10-21 06:55:17,887 [salt.minion      ][INFO    ][20502] Starting a new job with PID 20502
2017-10-21 06:55:17,899 [salt.minion      ][INFO    ][20502] Returning information for job: 20171021065517861653
2017-10-21 06:55:28,086 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021065528074587
2017-10-21 06:55:28,099 [salt.minion      ][INFO    ][20539] Starting a new job with PID 20539
2017-10-21 06:55:28,110 [salt.minion      ][INFO    ][20539] Returning information for job: 20171021065528074587
2017-10-21 06:55:38,311 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021065538299414
2017-10-21 06:55:38,330 [salt.minion      ][INFO    ][20644] Starting a new job with PID 20644
2017-10-21 06:55:38,340 [salt.minion      ][INFO    ][20644] Returning information for job: 20171021065538299414
2017-10-21 06:55:46,933 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:55:46,953 [salt.state       ][INFO    ][19946] Made the following changes:
'mongodb-clients' changed from 'absent' to '1:2.6.10-0ubuntu1'
'mongodb-server' changed from 'absent' to '1:2.6.10-0ubuntu1'
'libgoogle-perftools4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libsnappy1v5' changed from 'absent' to '1.1.3-2'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libyaml-cpp0.5v5' changed from 'absent' to '0.5.2-3'
'libpcrecpp0v5' changed from 'absent' to '2:8.38-3.1'
'libv8-3.14.5' changed from 'absent' to '3.14.5.8-5ubuntu2'
'libtcmalloc-minimal4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libboost-filesystem1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libunwind8' changed from 'absent' to '1.1-4.1'
'libboost-program-options1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'

2017-10-21 06:55:46,963 [salt.state       ][INFO    ][19946] Loading fresh modules for state activity
2017-10-21 06:55:47,003 [salt.state       ][INFO    ][19946] Completed state [mongodb-server] at time 06:55:47.002609 duration_in_ms=47233.503
2017-10-21 06:55:47,008 [salt.state       ][INFO    ][19946] Running state [mongodb] at time 06:55:47.007701
2017-10-21 06:55:47,008 [salt.state       ][INFO    ][19946] Executing state pkg.installed for mongodb
2017-10-21 06:55:47,205 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb'] in directory '/root'
2017-10-21 06:55:48,339 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021065548329965
2017-10-21 06:55:48,354 [salt.minion      ][INFO    ][20877] Starting a new job with PID 20877
2017-10-21 06:55:48,373 [salt.minion      ][INFO    ][20877] Returning information for job: 20171021065548329965
2017-10-21 06:55:50,388 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:55:50,410 [salt.state       ][INFO    ][19946] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2017-10-21 06:55:50,418 [salt.state       ][INFO    ][19946] Loading fresh modules for state activity
2017-10-21 06:55:50,430 [salt.state       ][INFO    ][19946] Completed state [mongodb] at time 06:55:50.429981 duration_in_ms=3422.28
2017-10-21 06:55:50,435 [salt.state       ][INFO    ][19946] Running state [mongodb-clients] at time 06:55:50.434661
2017-10-21 06:55:50,435 [salt.state       ][INFO    ][19946] Executing state pkg.installed for mongodb-clients
2017-10-21 06:55:50,675 [salt.state       ][INFO    ][19946] Package mongodb-clients is already installed
2017-10-21 06:55:50,675 [salt.state       ][INFO    ][19946] Completed state [mongodb-clients] at time 06:55:50.675425 duration_in_ms=240.764
2017-10-21 06:55:50,676 [salt.state       ][INFO    ][19946] Running state [python-pymongo] at time 06:55:50.675582
2017-10-21 06:55:50,676 [salt.state       ][INFO    ][19946] Executing state pkg.installed for python-pymongo
2017-10-21 06:55:50,684 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-pymongo'] in directory '/root'
2017-10-21 06:55:58,557 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021065558548206
2017-10-21 06:55:58,699 [salt.minion      ][INFO    ][21008] Starting a new job with PID 21008
2017-10-21 06:55:58,712 [salt.minion      ][INFO    ][21008] Returning information for job: 20171021065558548206
2017-10-21 06:56:08,607 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021065608597227
2017-10-21 06:56:08,625 [salt.minion      ][INFO    ][21020] Starting a new job with PID 21020
2017-10-21 06:56:08,637 [salt.minion      ][INFO    ][21020] Returning information for job: 20171021065608597227
2017-10-21 06:56:18,808 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021065618799417
2017-10-21 06:56:19,167 [salt.minion      ][INFO    ][21037] Starting a new job with PID 21037
2017-10-21 06:56:19,180 [salt.minion      ][INFO    ][21037] Returning information for job: 20171021065618799417
2017-10-21 06:56:20,840 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:56:20,865 [salt.state       ][INFO    ][19946] Made the following changes:
'python-bson' changed from 'absent' to '3.2-1build1'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python2.7-gridfs' changed from 'absent' to '1'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'python2.7-pymongo-ext' changed from 'absent' to '1'

2017-10-21 06:56:20,873 [salt.state       ][INFO    ][19946] Loading fresh modules for state activity
2017-10-21 06:56:20,886 [salt.state       ][INFO    ][19946] Completed state [python-pymongo] at time 06:56:20.885746 duration_in_ms=30210.163
2017-10-21 06:56:20,888 [salt.state       ][INFO    ][19946] Running state [/etc/mongodb.conf] at time 06:56:20.887884
2017-10-21 06:56:20,888 [salt.state       ][INFO    ][19946] Executing state file.managed for /etc/mongodb.conf
2017-10-21 06:56:20,919 [salt.fileclient  ][INFO    ][19946] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2017-10-21 06:56:20,941 [salt.fileclient  ][INFO    ][19946] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-10-21 06:56:20,950 [salt.state       ][INFO    ][19946] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # mongodb.conf
 
 # Where to store the data.
@@ -8,7 +10,7 @@
 
 logappend=true
 
-bind_ip = 127.0.0.1
+bind_ip = 0.0.0.0
 #port = 27017
 
 # Enable journaling, http://www.mongodb.org/display/DOCS/Journaling
@@ -17,12 +19,12 @@
 # Enables periodic logging of CPU utilization and I/O wait
 #cpu = true
 
+keyFile = /etc/mongodb.key
+replSet = ceilometer
+
 # Turn on/off security.  Off is currently the default
 #noauth = true
-#auth = true
-
-# Verbose logging output.
-#verbose = true
+auth = true
 
 # Inspect all client data for validity on receipt (useful for
 # developing drivers)
@@ -31,13 +33,21 @@
 # Enable db quota management
 #quota = true
 
+#OpenStack guide for Juno
+smallfiles = true
+
+# Verbose logging output.
+verbose = v
+
+# logLevel
+setParameter = logLevel=1
+
 # Set oplogging level where n is
 #   0=off (default)
 #   1=W
 #   2=R
 #   3=both
 #   7=W+some reads
-#oplog = 0
 
 # Diagnostic/debugging option
 #nocursors = true

2017-10-21 06:56:20,954 [salt.state       ][INFO    ][19946] Completed state [/etc/mongodb.conf] at time 06:56:20.953734 duration_in_ms=65.849
2017-10-21 06:56:20,954 [salt.state       ][INFO    ][19946] Running state [/etc/mongodb.key] at time 06:56:20.954091
2017-10-21 06:56:20,954 [salt.state       ][INFO    ][19946] Executing state file.managed for /etc/mongodb.key
2017-10-21 06:56:20,972 [salt.state       ][INFO    ][19946] File changed:
New file
2017-10-21 06:56:20,972 [salt.state       ][INFO    ][19946] Completed state [/etc/mongodb.key] at time 06:56:20.971898 duration_in_ms=17.807
2017-10-21 06:56:20,972 [salt.state       ][INFO    ][19946] Running state [/var/lock/mongodb] at time 06:56:20.972200
2017-10-21 06:56:20,972 [salt.state       ][INFO    ][19946] Executing state file.directory for /var/lock/mongodb
2017-10-21 06:56:20,973 [salt.state       ][INFO    ][19946] {'/var/lock/mongodb': 'New Dir'}
2017-10-21 06:56:20,973 [salt.state       ][INFO    ][19946] Completed state [/var/lock/mongodb] at time 06:56:20.973272 duration_in_ms=1.072
2017-10-21 06:56:21,051 [salt.state       ][INFO    ][19946] Running state [mongodb] at time 06:56:21.050617
2017-10-21 06:56:21,051 [salt.state       ][INFO    ][19946] Executing state service.running for mongodb
2017-10-21 06:56:21,052 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2017-10-21 06:56:21,066 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2017-10-21 06:56:21,082 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2017-10-21 06:56:21,094 [salt.state       ][INFO    ][19946] The service mongodb is already running
2017-10-21 06:56:21,095 [salt.state       ][INFO    ][19946] Completed state [mongodb] at time 06:56:21.094666 duration_in_ms=44.049
2017-10-21 06:56:21,095 [salt.state       ][INFO    ][19946] Running state [mongodb] at time 06:56:21.094878
2017-10-21 06:56:21,095 [salt.state       ][INFO    ][19946] Executing state service.mod_watch for mongodb
2017-10-21 06:56:21,096 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2017-10-21 06:56:21,108 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2017-10-21 06:56:21,120 [salt.loaded.int.module.cmdmod][INFO    ][19946] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2017-10-21 06:56:21,421 [salt.state       ][INFO    ][19946] {'mongodb': True}
2017-10-21 06:56:21,422 [salt.state       ][INFO    ][19946] Completed state [mongodb] at time 06:56:21.421637 duration_in_ms=326.757
2017-10-21 06:56:21,423 [salt.minion      ][INFO    ][19946] Returning information for job: 20171021065457729392
2017-10-21 06:56:32,972 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command test.ping with jid 20171021065632965281
2017-10-21 06:56:32,997 [salt.minion      ][INFO    ][21159] Starting a new job with PID 21159
2017-10-21 06:56:33,035 [salt.minion      ][INFO    ][21159] Returning information for job: 20171021065632965281
2017-10-21 06:56:40,710 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021065640703470
2017-10-21 06:56:40,726 [salt.minion      ][INFO    ][21164] Starting a new job with PID 21164
2017-10-21 06:56:41,112 [salt.state       ][INFO    ][21164] Loading fresh modules for state activity
2017-10-21 06:56:41,137 [salt.fileclient  ][INFO    ][21164] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-21 06:56:41,158 [salt.fileclient  ][INFO    ][21164] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-21 06:56:41,185 [salt.fileclient  ][INFO    ][21164] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 06:56:41,576 [salt.state       ][INFO    ][21164] Running state [lsof] at time 06:56:41.576002
2017-10-21 06:56:41,577 [salt.state       ][INFO    ][21164] Executing state pkg.installed for lsof
2017-10-21 06:56:41,577 [salt.loaded.int.module.cmdmod][INFO    ][21164] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:56:42,039 [salt.state       ][INFO    ][21164] Package lsof is already installed
2017-10-21 06:56:42,040 [salt.state       ][INFO    ][21164] Completed state [lsof] at time 06:56:42.039849 duration_in_ms=463.848
2017-10-21 06:56:42,040 [salt.state       ][INFO    ][21164] Running state [keepalived] at time 06:56:42.040186
2017-10-21 06:56:42,041 [salt.state       ][INFO    ][21164] Executing state pkg.installed for keepalived
2017-10-21 06:56:42,043 [salt.state       ][INFO    ][21164] Package keepalived is already installed
2017-10-21 06:56:42,044 [salt.state       ][INFO    ][21164] Completed state [keepalived] at time 06:56:42.043571 duration_in_ms=3.385
2017-10-21 06:56:42,045 [salt.state       ][INFO    ][21164] Running state [/etc/keepalived/keepalived.conf] at time 06:56:42.045139
2017-10-21 06:56:42,045 [salt.state       ][INFO    ][21164] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-21 06:56:42,072 [salt.fileclient  ][INFO    ][21164] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-21 06:56:42,104 [salt.fileclient  ][INFO    ][21164] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 06:56:42,108 [salt.state       ][INFO    ][21164] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-21 06:56:42,108 [salt.state       ][INFO    ][21164] Completed state [/etc/keepalived/keepalived.conf] at time 06:56:42.108306 duration_in_ms=63.166
2017-10-21 06:56:42,109 [salt.state       ][INFO    ][21164] Running state [keepalived] at time 06:56:42.108979
2017-10-21 06:56:42,109 [salt.state       ][INFO    ][21164] Executing state service.running for keepalived
2017-10-21 06:56:42,110 [salt.loaded.int.module.cmdmod][INFO    ][21164] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-21 06:56:42,129 [salt.loaded.int.module.cmdmod][INFO    ][21164] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-21 06:56:42,135 [salt.loaded.int.module.cmdmod][INFO    ][21164] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 06:56:42,142 [salt.state       ][INFO    ][21164] The service keepalived is already running
2017-10-21 06:56:42,143 [salt.state       ][INFO    ][21164] Completed state [keepalived] at time 06:56:42.142566 duration_in_ms=33.587
2017-10-21 06:56:42,144 [salt.minion      ][INFO    ][21164] Returning information for job: 20171021065640703470
2017-10-21 06:57:07,189 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command pillar.get with jid 20171021065707184193
2017-10-21 06:57:07,214 [salt.minion      ][INFO    ][21198] Starting a new job with PID 21198
2017-10-21 06:57:07,220 [salt.minion      ][INFO    ][21198] Returning information for job: 20171021065707184193
2017-10-21 06:58:14,375 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021065814366987
2017-10-21 06:58:14,396 [salt.minion      ][INFO    ][21360] Starting a new job with PID 21360
2017-10-21 06:58:15,370 [salt.state       ][INFO    ][21360] Loading fresh modules for state activity
2017-10-21 06:58:15,547 [salt.fileclient  ][INFO    ][21360] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-10-21 06:58:15,565 [salt.fileclient  ][INFO    ][21360] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-10-21 06:58:15,586 [salt.fileclient  ][INFO    ][21360] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-21 06:58:15,874 [salt.state       ][INFO    ][21360] Running state [haproxy] at time 06:58:15.874034
2017-10-21 06:58:15,875 [salt.state       ][INFO    ][21360] Executing state pkg.installed for haproxy
2017-10-21 06:58:15,875 [salt.loaded.int.module.cmdmod][INFO    ][21360] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 06:58:16,382 [salt.state       ][INFO    ][21360] Package haproxy is already installed
2017-10-21 06:58:16,382 [salt.state       ][INFO    ][21360] Completed state [haproxy] at time 06:58:16.382157 duration_in_ms=508.123
2017-10-21 06:58:16,384 [salt.state       ][INFO    ][21360] Running state [/etc/default/haproxy] at time 06:58:16.383788
2017-10-21 06:58:16,384 [salt.state       ][INFO    ][21360] Executing state file.managed for /etc/default/haproxy
2017-10-21 06:58:16,405 [salt.fileclient  ][INFO    ][21360] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-10-21 06:58:16,406 [salt.state       ][INFO    ][21360] File /etc/default/haproxy is in the correct state
2017-10-21 06:58:16,407 [salt.state       ][INFO    ][21360] Completed state [/etc/default/haproxy] at time 06:58:16.406751 duration_in_ms=22.963
2017-10-21 06:58:16,407 [salt.state       ][INFO    ][21360] Running state [/etc/haproxy/haproxy.cfg] at time 06:58:16.407144
2017-10-21 06:58:16,407 [salt.state       ][INFO    ][21360] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-10-21 06:58:16,436 [salt.fileclient  ][INFO    ][21360] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-10-21 06:58:16,529 [salt.fileclient  ][INFO    ][21360] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-21 06:58:16,534 [salt.state       ][INFO    ][21360] File /etc/haproxy/haproxy.cfg is in the correct state
2017-10-21 06:58:16,534 [salt.state       ][INFO    ][21360] Completed state [/etc/haproxy/haproxy.cfg] at time 06:58:16.534351 duration_in_ms=127.205
2017-10-21 06:58:16,535 [salt.state       ][INFO    ][21360] Running state [/etc/haproxy/ssl] at time 06:58:16.534710
2017-10-21 06:58:16,535 [salt.state       ][INFO    ][21360] Executing state file.directory for /etc/haproxy/ssl
2017-10-21 06:58:16,536 [salt.state       ][INFO    ][21360] Directory /etc/haproxy/ssl is in the correct state
2017-10-21 06:58:16,536 [salt.state       ][INFO    ][21360] Completed state [/etc/haproxy/ssl] at time 06:58:16.535969 duration_in_ms=1.258
2017-10-21 06:58:16,536 [salt.state       ][INFO    ][21360] Running state [haproxy_status_packages] at time 06:58:16.536249
2017-10-21 06:58:16,537 [salt.state       ][INFO    ][21360] Executing state pkg.installed for haproxy_status_packages
2017-10-21 06:58:16,540 [salt.state       ][INFO    ][21360] All specified packages are already installed
2017-10-21 06:58:16,540 [salt.state       ][INFO    ][21360] Completed state [haproxy_status_packages] at time 06:58:16.540168 duration_in_ms=3.918
2017-10-21 06:58:16,541 [salt.state       ][INFO    ][21360] Running state [/usr/bin/haproxy-status.sh] at time 06:58:16.540717
2017-10-21 06:58:16,541 [salt.state       ][INFO    ][21360] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-10-21 06:58:16,560 [salt.fileclient  ][INFO    ][21360] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-10-21 06:58:16,578 [salt.fileclient  ][INFO    ][21360] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-21 06:58:16,588 [salt.state       ][INFO    ][21360] File /usr/bin/haproxy-status.sh is in the correct state
2017-10-21 06:58:16,589 [salt.state       ][INFO    ][21360] Completed state [/usr/bin/haproxy-status.sh] at time 06:58:16.588464 duration_in_ms=47.746
2017-10-21 06:58:16,589 [salt.state       ][INFO    ][21360] Running state [net.ipv4.ip_nonlocal_bind] at time 06:58:16.589374
2017-10-21 06:58:16,590 [salt.state       ][INFO    ][21360] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-10-21 06:58:16,598 [salt.loaded.int.module.cmdmod][INFO    ][21360] Executing command 'sysctl -a' in directory '/root'
2017-10-21 06:58:16,615 [salt.state       ][INFO    ][21360] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-10-21 06:58:16,616 [salt.state       ][INFO    ][21360] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:58:16.615587 duration_in_ms=26.212
2017-10-21 06:58:16,617 [salt.state       ][INFO    ][21360] Running state [haproxy] at time 06:58:16.616776
2017-10-21 06:58:16,617 [salt.state       ][INFO    ][21360] Executing state service.running for haproxy
2017-10-21 06:58:16,618 [salt.loaded.int.module.cmdmod][INFO    ][21360] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-21 06:58:16,629 [salt.loaded.int.module.cmdmod][INFO    ][21360] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-21 06:58:16,638 [salt.loaded.int.module.cmdmod][INFO    ][21360] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-10-21 06:58:16,648 [salt.state       ][INFO    ][21360] The service haproxy is already running
2017-10-21 06:58:16,649 [salt.state       ][INFO    ][21360] Completed state [haproxy] at time 06:58:16.648561 duration_in_ms=31.784
2017-10-21 06:58:16,650 [salt.minion      ][INFO    ][21360] Returning information for job: 20171021065814366987
2017-10-21 06:58:18,458 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command service.status with jid 20171021065818450398
2017-10-21 06:58:18,479 [salt.minion      ][INFO    ][21387] Starting a new job with PID 21387
2017-10-21 06:58:18,586 [salt.loaded.int.module.cmdmod][INFO    ][21387] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-21 06:58:18,594 [salt.loaded.int.module.cmdmod][INFO    ][21387] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-21 06:58:18,602 [salt.minion      ][INFO    ][21387] Returning information for job: 20171021065818450398
2017-10-21 06:58:19,919 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command service.restart with jid 20171021065819914237
2017-10-21 06:58:19,937 [salt.minion      ][INFO    ][21395] Starting a new job with PID 21395
2017-10-21 06:58:20,051 [salt.loaded.int.module.cmdmod][INFO    ][21395] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-10-21 06:58:20,060 [salt.loaded.int.module.cmdmod][INFO    ][21395] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-10-21 06:58:20,075 [salt.loaded.int.module.cmdmod][INFO    ][21395] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-10-21 06:58:20,136 [salt.minion      ][INFO    ][21395] Returning information for job: 20171021065819914237
2017-10-21 07:02:36,158 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021070236148362
2017-10-21 07:02:36,175 [salt.minion      ][INFO    ][21605] Starting a new job with PID 21605
2017-10-21 07:02:36,594 [salt.state       ][INFO    ][21605] Loading fresh modules for state activity
2017-10-21 07:02:36,617 [salt.fileclient  ][INFO    ][21605] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2017-10-21 07:02:36,634 [salt.fileclient  ][INFO    ][21605] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2017-10-21 07:02:36,659 [salt.fileclient  ][INFO    ][21605] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-10-21 07:02:36,939 [salt.state       ][INFO    ][21605] Running state [mongodb-server] at time 07:02:36.939351
2017-10-21 07:02:36,940 [salt.state       ][INFO    ][21605] Executing state pkg.installed for mongodb-server
2017-10-21 07:02:36,940 [salt.loaded.int.module.cmdmod][INFO    ][21605] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:02:37,407 [salt.state       ][INFO    ][21605] Package mongodb-server is already installed
2017-10-21 07:02:37,407 [salt.state       ][INFO    ][21605] Completed state [mongodb-server] at time 07:02:37.407273 duration_in_ms=467.922
2017-10-21 07:02:37,408 [salt.state       ][INFO    ][21605] Running state [mongodb] at time 07:02:37.407685
2017-10-21 07:02:37,408 [salt.state       ][INFO    ][21605] Executing state pkg.installed for mongodb
2017-10-21 07:02:37,411 [salt.state       ][INFO    ][21605] Package mongodb is already installed
2017-10-21 07:02:37,411 [salt.state       ][INFO    ][21605] Completed state [mongodb] at time 07:02:37.411110 duration_in_ms=3.425
2017-10-21 07:02:37,411 [salt.state       ][INFO    ][21605] Running state [mongodb-clients] at time 07:02:37.411402
2017-10-21 07:02:37,412 [salt.state       ][INFO    ][21605] Executing state pkg.installed for mongodb-clients
2017-10-21 07:02:37,414 [salt.state       ][INFO    ][21605] Package mongodb-clients is already installed
2017-10-21 07:02:37,415 [salt.state       ][INFO    ][21605] Completed state [mongodb-clients] at time 07:02:37.414717 duration_in_ms=3.315
2017-10-21 07:02:37,415 [salt.state       ][INFO    ][21605] Running state [python-pymongo] at time 07:02:37.415001
2017-10-21 07:02:37,415 [salt.state       ][INFO    ][21605] Executing state pkg.installed for python-pymongo
2017-10-21 07:02:37,418 [salt.state       ][INFO    ][21605] Package python-pymongo is already installed
2017-10-21 07:02:37,418 [salt.state       ][INFO    ][21605] Completed state [python-pymongo] at time 07:02:37.418317 duration_in_ms=3.316
2017-10-21 07:02:37,420 [salt.state       ][INFO    ][21605] Running state [/etc/mongodb.conf] at time 07:02:37.419952
2017-10-21 07:02:37,420 [salt.state       ][INFO    ][21605] Executing state file.managed for /etc/mongodb.conf
2017-10-21 07:02:37,444 [salt.fileclient  ][INFO    ][21605] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2017-10-21 07:02:37,462 [salt.fileclient  ][INFO    ][21605] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-10-21 07:02:37,468 [salt.state       ][INFO    ][21605] File /etc/mongodb.conf is in the correct state
2017-10-21 07:02:37,469 [salt.state       ][INFO    ][21605] Completed state [/etc/mongodb.conf] at time 07:02:37.468590 duration_in_ms=48.638
2017-10-21 07:02:37,469 [salt.state       ][INFO    ][21605] Running state [/etc/mongodb.key] at time 07:02:37.468803
2017-10-21 07:02:37,469 [salt.state       ][INFO    ][21605] Executing state file.managed for /etc/mongodb.key
2017-10-21 07:02:37,472 [salt.state       ][INFO    ][21605] File /etc/mongodb.key is in the correct state
2017-10-21 07:02:37,472 [salt.state       ][INFO    ][21605] Completed state [/etc/mongodb.key] at time 07:02:37.472199 duration_in_ms=3.396
2017-10-21 07:02:37,472 [salt.state       ][INFO    ][21605] Running state [/var/lock/mongodb] at time 07:02:37.472347
2017-10-21 07:02:37,473 [salt.state       ][INFO    ][21605] Executing state file.directory for /var/lock/mongodb
2017-10-21 07:02:37,473 [salt.state       ][INFO    ][21605] Directory /var/lock/mongodb is in the correct state
2017-10-21 07:02:37,473 [salt.state       ][INFO    ][21605] Completed state [/var/lock/mongodb] at time 07:02:37.472971 duration_in_ms=0.624
2017-10-21 07:02:37,474 [salt.state       ][INFO    ][21605] Running state [mongodb] at time 07:02:37.473782
2017-10-21 07:02:37,474 [salt.state       ][INFO    ][21605] Executing state service.running for mongodb
2017-10-21 07:02:37,474 [salt.loaded.int.module.cmdmod][INFO    ][21605] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2017-10-21 07:02:37,490 [salt.loaded.int.module.cmdmod][INFO    ][21605] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2017-10-21 07:02:37,497 [salt.loaded.int.module.cmdmod][INFO    ][21605] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2017-10-21 07:02:37,504 [salt.state       ][INFO    ][21605] The service mongodb is already running
2017-10-21 07:02:37,504 [salt.state       ][INFO    ][21605] Completed state [mongodb] at time 07:02:37.504079 duration_in_ms=30.296
2017-10-21 07:02:37,505 [salt.minion      ][INFO    ][21605] Returning information for job: 20171021070236148362
2017-10-21 07:02:51,160 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command test.ping with jid 20171021070251151596
2017-10-21 07:02:51,187 [salt.minion      ][INFO    ][21651] Starting a new job with PID 21651
2017-10-21 07:02:51,217 [salt.minion      ][INFO    ][21651] Returning information for job: 20171021070251151596
2017-10-21 07:03:00,306 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021070300296977
2017-10-21 07:03:00,323 [salt.minion      ][INFO    ][21662] Starting a new job with PID 21662
2017-10-21 07:03:00,746 [salt.state       ][INFO    ][21662] Loading fresh modules for state activity
2017-10-21 07:03:00,775 [salt.fileclient  ][INFO    ][21662] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-21 07:03:00,795 [salt.fileclient  ][INFO    ][21662] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-21 07:03:00,818 [salt.fileclient  ][INFO    ][21662] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 07:03:01,099 [salt.state       ][INFO    ][21662] Running state [lsof] at time 07:03:01.099045
2017-10-21 07:03:01,100 [salt.state       ][INFO    ][21662] Executing state pkg.installed for lsof
2017-10-21 07:03:01,100 [salt.loaded.int.module.cmdmod][INFO    ][21662] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:03:01,563 [salt.state       ][INFO    ][21662] Package lsof is already installed
2017-10-21 07:03:01,564 [salt.state       ][INFO    ][21662] Completed state [lsof] at time 07:03:01.563611 duration_in_ms=464.566
2017-10-21 07:03:01,564 [salt.state       ][INFO    ][21662] Running state [keepalived] at time 07:03:01.564089
2017-10-21 07:03:01,564 [salt.state       ][INFO    ][21662] Executing state pkg.installed for keepalived
2017-10-21 07:03:01,567 [salt.state       ][INFO    ][21662] Package keepalived is already installed
2017-10-21 07:03:01,568 [salt.state       ][INFO    ][21662] Completed state [keepalived] at time 07:03:01.567555 duration_in_ms=3.465
2017-10-21 07:03:01,569 [salt.state       ][INFO    ][21662] Running state [/etc/keepalived/keepalived.conf] at time 07:03:01.569147
2017-10-21 07:03:01,569 [salt.state       ][INFO    ][21662] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-21 07:03:01,593 [salt.fileclient  ][INFO    ][21662] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-21 07:03:01,625 [salt.fileclient  ][INFO    ][21662] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-21 07:03:01,630 [salt.state       ][INFO    ][21662] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-21 07:03:01,630 [salt.state       ][INFO    ][21662] Completed state [/etc/keepalived/keepalived.conf] at time 07:03:01.630433 duration_in_ms=61.285
2017-10-21 07:03:01,631 [salt.state       ][INFO    ][21662] Running state [keepalived] at time 07:03:01.631191
2017-10-21 07:03:01,632 [salt.state       ][INFO    ][21662] Executing state service.running for keepalived
2017-10-21 07:03:01,632 [salt.loaded.int.module.cmdmod][INFO    ][21662] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-21 07:03:01,648 [salt.loaded.int.module.cmdmod][INFO    ][21662] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-21 07:03:01,654 [salt.loaded.int.module.cmdmod][INFO    ][21662] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-21 07:03:01,661 [salt.state       ][INFO    ][21662] The service keepalived is already running
2017-10-21 07:03:01,661 [salt.state       ][INFO    ][21662] Completed state [keepalived] at time 07:03:01.660974 duration_in_ms=29.782
2017-10-21 07:03:01,662 [salt.minion      ][INFO    ][21662] Returning information for job: 20171021070300296977
2017-10-21 07:03:22,489 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command pillar.get with jid 20171021070322481503
2017-10-21 07:03:22,514 [salt.minion      ][INFO    ][21693] Starting a new job with PID 21693
2017-10-21 07:03:22,521 [salt.minion      ][INFO    ][21693] Returning information for job: 20171021070322481503
2017-10-21 07:04:29,248 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021070429248076
2017-10-21 07:04:29,274 [salt.minion      ][INFO    ][21718] Starting a new job with PID 21718
2017-10-21 07:04:30,165 [salt.state       ][INFO    ][21718] Loading fresh modules for state activity
2017-10-21 07:04:30,193 [salt.fileclient  ][INFO    ][21718] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-10-21 07:04:30,216 [salt.fileclient  ][INFO    ][21718] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-10-21 07:04:30,235 [salt.fileclient  ][INFO    ][21718] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-21 07:04:30,509 [salt.state       ][INFO    ][21718] Running state [haproxy] at time 07:04:30.508564
2017-10-21 07:04:30,509 [salt.state       ][INFO    ][21718] Executing state pkg.installed for haproxy
2017-10-21 07:04:30,510 [salt.loaded.int.module.cmdmod][INFO    ][21718] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:04:31,000 [salt.state       ][INFO    ][21718] Package haproxy is already installed
2017-10-21 07:04:31,001 [salt.state       ][INFO    ][21718] Completed state [haproxy] at time 07:04:31.000731 duration_in_ms=492.166
2017-10-21 07:04:31,003 [salt.state       ][INFO    ][21718] Running state [/etc/default/haproxy] at time 07:04:31.003195
2017-10-21 07:04:31,004 [salt.state       ][INFO    ][21718] Executing state file.managed for /etc/default/haproxy
2017-10-21 07:04:31,028 [salt.fileclient  ][INFO    ][21718] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-10-21 07:04:31,029 [salt.state       ][INFO    ][21718] File /etc/default/haproxy is in the correct state
2017-10-21 07:04:31,030 [salt.state       ][INFO    ][21718] Completed state [/etc/default/haproxy] at time 07:04:31.029661 duration_in_ms=26.465
2017-10-21 07:04:31,030 [salt.state       ][INFO    ][21718] Running state [/etc/haproxy/haproxy.cfg] at time 07:04:31.030037
2017-10-21 07:04:31,030 [salt.state       ][INFO    ][21718] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-10-21 07:04:31,051 [salt.fileclient  ][INFO    ][21718] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-10-21 07:04:31,154 [salt.fileclient  ][INFO    ][21718] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-21 07:04:31,158 [salt.state       ][INFO    ][21718] File /etc/haproxy/haproxy.cfg is in the correct state
2017-10-21 07:04:31,158 [salt.state       ][INFO    ][21718] Completed state [/etc/haproxy/haproxy.cfg] at time 07:04:31.158129 duration_in_ms=128.09
2017-10-21 07:04:31,159 [salt.state       ][INFO    ][21718] Running state [/etc/haproxy/ssl] at time 07:04:31.158494
2017-10-21 07:04:31,159 [salt.state       ][INFO    ][21718] Executing state file.directory for /etc/haproxy/ssl
2017-10-21 07:04:31,160 [salt.state       ][INFO    ][21718] Directory /etc/haproxy/ssl is in the correct state
2017-10-21 07:04:31,160 [salt.state       ][INFO    ][21718] Completed state [/etc/haproxy/ssl] at time 07:04:31.159754 duration_in_ms=1.26
2017-10-21 07:04:31,160 [salt.state       ][INFO    ][21718] Running state [haproxy_status_packages] at time 07:04:31.160034
2017-10-21 07:04:31,160 [salt.state       ][INFO    ][21718] Executing state pkg.installed for haproxy_status_packages
2017-10-21 07:04:31,163 [salt.state       ][INFO    ][21718] All specified packages are already installed
2017-10-21 07:04:31,164 [salt.state       ][INFO    ][21718] Completed state [haproxy_status_packages] at time 07:04:31.163559 duration_in_ms=3.525
2017-10-21 07:04:31,164 [salt.state       ][INFO    ][21718] Running state [/usr/bin/haproxy-status.sh] at time 07:04:31.164052
2017-10-21 07:04:31,164 [salt.state       ][INFO    ][21718] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-10-21 07:04:31,191 [salt.fileclient  ][INFO    ][21718] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-10-21 07:04:31,205 [salt.fileclient  ][INFO    ][21718] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-10-21 07:04:31,208 [salt.state       ][INFO    ][21718] File /usr/bin/haproxy-status.sh is in the correct state
2017-10-21 07:04:31,209 [salt.state       ][INFO    ][21718] Completed state [/usr/bin/haproxy-status.sh] at time 07:04:31.208588 duration_in_ms=44.535
2017-10-21 07:04:31,209 [salt.state       ][INFO    ][21718] Running state [net.ipv4.ip_nonlocal_bind] at time 07:04:31.209126
2017-10-21 07:04:31,209 [salt.state       ][INFO    ][21718] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-10-21 07:04:31,217 [salt.loaded.int.module.cmdmod][INFO    ][21718] Executing command 'sysctl -a' in directory '/root'
2017-10-21 07:04:31,230 [salt.state       ][INFO    ][21718] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-10-21 07:04:31,231 [salt.state       ][INFO    ][21718] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:04:31.230787 duration_in_ms=21.66
2017-10-21 07:04:31,232 [salt.state       ][INFO    ][21718] Running state [haproxy] at time 07:04:31.232013
2017-10-21 07:04:31,232 [salt.state       ][INFO    ][21718] Executing state service.running for haproxy
2017-10-21 07:04:31,233 [salt.loaded.int.module.cmdmod][INFO    ][21718] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-21 07:04:31,243 [salt.loaded.int.module.cmdmod][INFO    ][21718] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-21 07:04:31,253 [salt.loaded.int.module.cmdmod][INFO    ][21718] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-10-21 07:04:31,263 [salt.state       ][INFO    ][21718] The service haproxy is already running
2017-10-21 07:04:31,263 [salt.state       ][INFO    ][21718] Completed state [haproxy] at time 07:04:31.263039 duration_in_ms=31.024
2017-10-21 07:04:31,264 [salt.minion      ][INFO    ][21718] Returning information for job: 20171021070429248076
2017-10-21 07:04:33,372 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command service.status with jid 20171021070433369173
2017-10-21 07:04:33,389 [salt.minion      ][INFO    ][21750] Starting a new job with PID 21750
2017-10-21 07:04:33,510 [salt.loaded.int.module.cmdmod][INFO    ][21750] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-10-21 07:04:33,519 [salt.loaded.int.module.cmdmod][INFO    ][21750] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-10-21 07:04:33,527 [salt.minion      ][INFO    ][21750] Returning information for job: 20171021070433369173
2017-10-21 07:04:34,943 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command service.restart with jid 20171021070434940441
2017-10-21 07:04:34,965 [salt.minion      ][INFO    ][21758] Starting a new job with PID 21758
2017-10-21 07:04:35,081 [salt.loaded.int.module.cmdmod][INFO    ][21758] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-10-21 07:04:35,090 [salt.loaded.int.module.cmdmod][INFO    ][21758] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-10-21 07:04:35,105 [salt.loaded.int.module.cmdmod][INFO    ][21758] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-10-21 07:04:35,127 [salt.minion      ][INFO    ][21758] Returning information for job: 20171021070434940441
2017-10-21 07:08:48,601 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021070848599266
2017-10-21 07:08:48,619 [salt.minion      ][INFO    ][22007] Starting a new job with PID 22007
2017-10-21 07:08:49,156 [salt.state       ][INFO    ][22007] Loading fresh modules for state activity
2017-10-21 07:08:49,184 [salt.fileclient  ][INFO    ][22007] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2017-10-21 07:08:49,204 [salt.fileclient  ][INFO    ][22007] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2017-10-21 07:08:49,230 [salt.fileclient  ][INFO    ][22007] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-10-21 07:08:49,515 [salt.state       ][INFO    ][22007] Running state [mongodb-server] at time 07:08:49.514745
2017-10-21 07:08:49,515 [salt.state       ][INFO    ][22007] Executing state pkg.installed for mongodb-server
2017-10-21 07:08:49,515 [salt.loaded.int.module.cmdmod][INFO    ][22007] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:08:49,977 [salt.state       ][INFO    ][22007] Package mongodb-server is already installed
2017-10-21 07:08:49,977 [salt.state       ][INFO    ][22007] Completed state [mongodb-server] at time 07:08:49.977267 duration_in_ms=462.522
2017-10-21 07:08:49,978 [salt.state       ][INFO    ][22007] Running state [mongodb] at time 07:08:49.977686
2017-10-21 07:08:49,978 [salt.state       ][INFO    ][22007] Executing state pkg.installed for mongodb
2017-10-21 07:08:49,981 [salt.state       ][INFO    ][22007] Package mongodb is already installed
2017-10-21 07:08:49,982 [salt.state       ][INFO    ][22007] Completed state [mongodb] at time 07:08:49.981475 duration_in_ms=3.788
2017-10-21 07:08:49,982 [salt.state       ][INFO    ][22007] Running state [mongodb-clients] at time 07:08:49.981831
2017-10-21 07:08:49,982 [salt.state       ][INFO    ][22007] Executing state pkg.installed for mongodb-clients
2017-10-21 07:08:49,985 [salt.state       ][INFO    ][22007] Package mongodb-clients is already installed
2017-10-21 07:08:49,985 [salt.state       ][INFO    ][22007] Completed state [mongodb-clients] at time 07:08:49.985429 duration_in_ms=3.598
2017-10-21 07:08:49,986 [salt.state       ][INFO    ][22007] Running state [python-pymongo] at time 07:08:49.985779
2017-10-21 07:08:49,986 [salt.state       ][INFO    ][22007] Executing state pkg.installed for python-pymongo
2017-10-21 07:08:49,989 [salt.state       ][INFO    ][22007] Package python-pymongo is already installed
2017-10-21 07:08:49,989 [salt.state       ][INFO    ][22007] Completed state [python-pymongo] at time 07:08:49.989375 duration_in_ms=3.595
2017-10-21 07:08:49,991 [salt.state       ][INFO    ][22007] Running state [/etc/mongodb.conf] at time 07:08:49.991161
2017-10-21 07:08:49,992 [salt.state       ][INFO    ][22007] Executing state file.managed for /etc/mongodb.conf
2017-10-21 07:08:50,021 [salt.fileclient  ][INFO    ][22007] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2017-10-21 07:08:50,043 [salt.fileclient  ][INFO    ][22007] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-10-21 07:08:50,050 [salt.state       ][INFO    ][22007] File /etc/mongodb.conf is in the correct state
2017-10-21 07:08:50,051 [salt.state       ][INFO    ][22007] Completed state [/etc/mongodb.conf] at time 07:08:50.050514 duration_in_ms=59.353
2017-10-21 07:08:50,051 [salt.state       ][INFO    ][22007] Running state [/etc/mongodb.key] at time 07:08:50.050920
2017-10-21 07:08:50,051 [salt.state       ][INFO    ][22007] Executing state file.managed for /etc/mongodb.key
2017-10-21 07:08:50,058 [salt.state       ][INFO    ][22007] File /etc/mongodb.key is in the correct state
2017-10-21 07:08:50,059 [salt.state       ][INFO    ][22007] Completed state [/etc/mongodb.key] at time 07:08:50.058757 duration_in_ms=7.836
2017-10-21 07:08:50,059 [salt.state       ][INFO    ][22007] Running state [/var/lock/mongodb] at time 07:08:50.059108
2017-10-21 07:08:50,059 [salt.state       ][INFO    ][22007] Executing state file.directory for /var/lock/mongodb
2017-10-21 07:08:50,060 [salt.state       ][INFO    ][22007] Directory /var/lock/mongodb is in the correct state
2017-10-21 07:08:50,060 [salt.state       ][INFO    ][22007] Completed state [/var/lock/mongodb] at time 07:08:50.060319 duration_in_ms=1.21
2017-10-21 07:08:50,061 [salt.state       ][INFO    ][22007] Running state [mongodb] at time 07:08:50.061468
2017-10-21 07:08:50,062 [salt.state       ][INFO    ][22007] Executing state service.running for mongodb
2017-10-21 07:08:50,062 [salt.loaded.int.module.cmdmod][INFO    ][22007] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2017-10-21 07:08:50,077 [salt.loaded.int.module.cmdmod][INFO    ][22007] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2017-10-21 07:08:50,085 [salt.loaded.int.module.cmdmod][INFO    ][22007] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2017-10-21 07:08:50,092 [salt.state       ][INFO    ][22007] The service mongodb is already running
2017-10-21 07:08:50,093 [salt.state       ][INFO    ][22007] Completed state [mongodb] at time 07:08:50.092695 duration_in_ms=31.226
2017-10-21 07:08:50,094 [salt.minion      ][INFO    ][22007] Returning information for job: 20171021070848599266
2017-10-21 07:08:56,538 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021070856535489
2017-10-21 07:08:56,554 [salt.minion      ][INFO    ][22032] Starting a new job with PID 22032
2017-10-21 07:08:59,043 [salt.state       ][INFO    ][22032] Loading fresh modules for state activity
2017-10-21 07:08:59,068 [salt.fileclient  ][INFO    ][22032] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2017-10-21 07:08:59,088 [salt.fileclient  ][INFO    ][22032] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2017-10-21 07:08:59,109 [salt.fileclient  ][INFO    ][22032] Fetching file from saltenv 'base', ** done ** 'aodh/map.jinja'
2017-10-21 07:08:59,397 [salt.state       ][INFO    ][22032] Running state [aodh-listener] at time 07:08:59.397023
2017-10-21 07:08:59,397 [salt.state       ][INFO    ][22032] Executing state pkg.installed for aodh-listener
2017-10-21 07:08:59,398 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:08:59,897 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-21 07:09:03,383 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-listener'] in directory '/root'
2017-10-21 07:09:06,632 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021070906628240
2017-10-21 07:09:06,701 [salt.minion      ][INFO    ][22588] Starting a new job with PID 22588
2017-10-21 07:09:06,712 [salt.minion      ][INFO    ][22588] Returning information for job: 20171021070906628240
2017-10-21 07:09:16,675 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021070916670599
2017-10-21 07:09:16,687 [salt.minion      ][INFO    ][22595] Starting a new job with PID 22595
2017-10-21 07:09:16,723 [salt.minion      ][INFO    ][22595] Returning information for job: 20171021070916670599
2017-10-21 07:09:26,893 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021070926890142
2017-10-21 07:09:26,910 [salt.minion      ][INFO    ][22659] Starting a new job with PID 22659
2017-10-21 07:09:26,949 [salt.minion      ][INFO    ][22659] Returning information for job: 20171021070926890142
2017-10-21 07:09:36,961 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021070936960596
2017-10-21 07:09:36,979 [salt.minion      ][INFO    ][22796] Starting a new job with PID 22796
2017-10-21 07:09:37,024 [salt.minion      ][INFO    ][22796] Returning information for job: 20171021070936960596
2017-10-21 07:09:46,985 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021070946982617
2017-10-21 07:09:46,999 [salt.minion      ][INFO    ][22903] Starting a new job with PID 22903
2017-10-21 07:09:47,011 [salt.minion      ][INFO    ][22903] Returning information for job: 20171021070946982617
2017-10-21 07:09:57,202 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021070957201363
2017-10-21 07:09:57,218 [salt.minion      ][INFO    ][23113] Starting a new job with PID 23113
2017-10-21 07:09:57,312 [salt.minion      ][INFO    ][23113] Returning information for job: 20171021070957201363
2017-10-21 07:10:07,276 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071007271260
2017-10-21 07:10:07,291 [salt.minion      ][INFO    ][23307] Starting a new job with PID 23307
2017-10-21 07:10:07,339 [salt.minion      ][INFO    ][23307] Returning information for job: 20171021071007271260
2017-10-21 07:10:17,383 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071017373946
2017-10-21 07:10:17,402 [salt.minion      ][INFO    ][23450] Starting a new job with PID 23450
2017-10-21 07:10:17,415 [salt.minion      ][INFO    ][23450] Returning information for job: 20171021071017373946
2017-10-21 07:10:27,597 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071027584996
2017-10-21 07:10:27,614 [salt.minion      ][INFO    ][23577] Starting a new job with PID 23577
2017-10-21 07:10:27,628 [salt.minion      ][INFO    ][23577] Returning information for job: 20171021071027584996
2017-10-21 07:10:37,649 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071037636251
2017-10-21 07:10:37,669 [salt.minion      ][INFO    ][23712] Starting a new job with PID 23712
2017-10-21 07:10:37,682 [salt.minion      ][INFO    ][23712] Returning information for job: 20171021071037636251
2017-10-21 07:10:47,868 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071047857195
2017-10-21 07:10:47,881 [salt.minion      ][INFO    ][23973] Starting a new job with PID 23973
2017-10-21 07:10:47,897 [salt.minion      ][INFO    ][23973] Returning information for job: 20171021071047857195
2017-10-21 07:10:57,892 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071057880894
2017-10-21 07:10:57,906 [salt.minion      ][INFO    ][24179] Starting a new job with PID 24179
2017-10-21 07:10:57,919 [salt.minion      ][INFO    ][24179] Returning information for job: 20171021071057880894
2017-10-21 07:11:07,912 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071107900955
2017-10-21 07:11:07,926 [salt.minion      ][INFO    ][24387] Starting a new job with PID 24387
2017-10-21 07:11:07,941 [salt.minion      ][INFO    ][24387] Returning information for job: 20171021071107900955
2017-10-21 07:11:17,992 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071117981299
2017-10-21 07:11:18,011 [salt.minion      ][INFO    ][24521] Starting a new job with PID 24521
2017-10-21 07:11:18,026 [salt.minion      ][INFO    ][24521] Returning information for job: 20171021071117981299
2017-10-21 07:11:28,038 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071128028397
2017-10-21 07:11:28,053 [salt.minion      ][INFO    ][24532] Starting a new job with PID 24532
2017-10-21 07:11:28,073 [salt.minion      ][INFO    ][24532] Returning information for job: 20171021071128028397
2017-10-21 07:11:38,260 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071138249838
2017-10-21 07:11:38,275 [salt.minion      ][INFO    ][24869] Starting a new job with PID 24869
2017-10-21 07:11:38,290 [salt.minion      ][INFO    ][24869] Returning information for job: 20171021071138249838
2017-10-21 07:11:48,486 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071148478550
2017-10-21 07:11:48,500 [salt.minion      ][INFO    ][25273] Starting a new job with PID 25273
2017-10-21 07:11:48,515 [salt.minion      ][INFO    ][25273] Returning information for job: 20171021071148478550
2017-10-21 07:11:58,715 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071158707110
2017-10-21 07:11:58,733 [salt.minion      ][INFO    ][25572] Starting a new job with PID 25572
2017-10-21 07:11:58,754 [salt.minion      ][INFO    ][25572] Returning information for job: 20171021071158707110
2017-10-21 07:12:00,240 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:12:00,266 [salt.state       ][INFO    ][22032] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-retrying' changed from 'absent' to '1.3.3-1'
'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-sqlparse' changed from 'absent' to '0.1.18-1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'binutils-gold' changed from 'absent' to '1'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-migrate' changed from 'absent' to '0.10.0-3ubuntu2'
'python-cachetools' changed from 'absent' to '1.1.6-1~u16.04+mcp1'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libmpc3' changed from 'absent' to '1.0.3-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-1~u16.04+mcp1'
'python-setuptools' changed from 'absent' to '20.7.0-1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-fixtures' changed from 'absent' to '3.0.0-1~u16.04+mcp1'
'python-pycadf' changed from 'absent' to '2.2.0-2~u16.04+mcp1'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-gnocchiclient' changed from 'absent' to '3.0.0-1~u16.04+mcp0'
'elf-binutils' changed from 'absent' to '1'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'c++abi2-dev' changed from 'absent' to '1'
'python-dnspython' changed from 'absent' to '1.14.0-3~u16.04+mcp1'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-requests' changed from '2.9.1-3' to '2.10.0-1~u16.04+mcp1'
'patch' changed from 'absent' to '2.7.5-1'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'python-aodh' changed from 'absent' to '4.0.2-1~u16.04+mcp2'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.db' changed from 'absent' to '4.17.0-1~u16.04+mcp6'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-osc-lib' changed from 'absent' to '1.3.0-1~u16.04+mcp5'
'python2.7-simplejson' changed from 'absent' to '1'
'linux-libc-dev' changed from 'absent' to '4.4.0-97.120'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-funcsigs' changed from 'absent' to '0.4-2'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-zake' changed from 'absent' to '0.1.6-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'
'python2.7-testtools' changed from 'absent' to '1'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'docutils' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'python2.7-dbus' changed from 'absent' to '1'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'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-pillow' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '2.12.1-0~u16.04+mcp3'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-dev' changed from 'absent' to '1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1.6.2-1~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-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.15.1-2~u16.04+mcp1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-distribute' changed from 'absent' to '1'
'linux-kernel-headers' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'python-zopeinterface' changed from 'absent' to '1'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'alembic' changed from 'absent' to '0.8.10-1~u16.04+mcp1'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'python-oslo.policy' changed from 'absent' to '1.18.0-1~u16.04+mcp2'
'python-stevedore' changed from 'absent' to '1.17.1-2~u16.04+mcp1'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'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'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'aodh-common' changed from 'absent' to '4.0.2-1~u16.04+mcp2'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-oslo-db' changed from 'absent' to '1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-waitress' changed from 'absent' to '1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-oslo.serialization' changed from 'absent' to '2.16.1-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'
'make:any' changed from 'absent' to '1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'manpages-dev' changed from 'absent' to '4.04-2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-tooz' changed from 'absent' to '1.47.0-1~u16.04+mcp1'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'pycadf-common' changed from 'absent' to '2.2.0-2~u16.04+mcp1'
'python-pecan' changed from 'absent' to '1.1.2-1~u16.04+mcp1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'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'
'libisl15' changed from 'absent' to '0.16.1-1'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-alembic' changed from 'absent' to '0.8.10-1~u16.04+mcp1'
'python-statsd' changed from 'absent' to '3.0.1-2'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'aodh-listener' changed from 'absent' to '4.0.2-1~u16.04+mcp2'
'python-keyring' changed from 'absent' to '8.5.1-1~u16.04+mcp1'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-extras' changed from 'absent' to '0.0.3-3'
'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-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.20.1-0~u16.04+mcp1'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-pyinotify' changed from 'absent' to '0.9.6-1~u16.04+mcp1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python-amqp' changed from 'absent' to '1.4.9-1'
'python-pbr' changed from 'absent' to '1.10.0-1~u16.04+mcp1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'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'
'python2.7-cmd2' changed from 'absent' to '1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.2'
'python-html5lib' changed from 'absent' to '0.999-4'
'python2.7-lxml' changed from 'absent' to '1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-keystoneclient' changed from 'absent' to '1:3.10.0-1~u16.04+mcp2'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.0.13+ds1-1~u16.04+mcp1'
'python-oslo.service' changed from 'absent' to '1.19.0-1~u16.04+mcp3'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.2'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo-context' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.8.1-1~u16.04+mcp0'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'manpages' changed from 'absent' to '4.04-2'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-keystoneauth1' changed from 'absent' to '2.18.0-1~u16.04+mcp4'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.0.13+ds1-1~u16.04+mcp1'
'python-keystonemiddleware' changed from 'absent' to '4.14.0-1~u16.04+mcp3'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~u16.04+mcp1'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libc-dev' changed from 'absent' to '1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libjbig0' changed from 'absent' to '2.1-3.1'

2017-10-21 07:12:00,281 [salt.state       ][INFO    ][22032] Loading fresh modules for state activity
2017-10-21 07:12:00,293 [salt.state       ][INFO    ][22032] Completed state [aodh-listener] at time 07:12:00.293321 duration_in_ms=180896.298
2017-10-21 07:12:00,298 [salt.state       ][INFO    ][22032] Running state [aodh-evaluator] at time 07:12:00.298326
2017-10-21 07:12:00,298 [salt.state       ][INFO    ][22032] Executing state pkg.installed for aodh-evaluator
2017-10-21 07:12:00,804 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-evaluator'] in directory '/root'
2017-10-21 07:12:03,515 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:12:03,542 [salt.state       ][INFO    ][22032] Made the following changes:
'aodh-evaluator' changed from 'absent' to '4.0.2-1~u16.04+mcp2'

2017-10-21 07:12:03,552 [salt.state       ][INFO    ][22032] Loading fresh modules for state activity
2017-10-21 07:12:03,565 [salt.state       ][INFO    ][22032] Completed state [aodh-evaluator] at time 07:12:03.564669 duration_in_ms=3266.341
2017-10-21 07:12:03,570 [salt.state       ][INFO    ][22032] Running state [python-aodhclient] at time 07:12:03.569914
2017-10-21 07:12:03,570 [salt.state       ][INFO    ][22032] Executing state pkg.installed for python-aodhclient
2017-10-21 07:12:03,820 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-aodhclient'] in directory '/root'
2017-10-21 07:12:05,467 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:12:05,497 [salt.state       ][INFO    ][22032] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.8.0-1~u16.04+mcp1'

2017-10-21 07:12:05,508 [salt.state       ][INFO    ][22032] Loading fresh modules for state activity
2017-10-21 07:12:05,521 [salt.state       ][INFO    ][22032] Completed state [python-aodhclient] at time 07:12:05.520724 duration_in_ms=1950.809
2017-10-21 07:12:05,526 [salt.state       ][INFO    ][22032] Running state [aodh-notifier] at time 07:12:05.525864
2017-10-21 07:12:05,526 [salt.state       ][INFO    ][22032] Executing state pkg.installed for aodh-notifier
2017-10-21 07:12:05,724 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-notifier'] in directory '/root'
2017-10-21 07:12:08,057 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:12:08,087 [salt.state       ][INFO    ][22032] Made the following changes:
'aodh-notifier' changed from 'absent' to '4.0.2-1~u16.04+mcp2'

2017-10-21 07:12:08,097 [salt.state       ][INFO    ][22032] Loading fresh modules for state activity
2017-10-21 07:12:08,119 [salt.state       ][INFO    ][22032] Completed state [aodh-notifier] at time 07:12:08.119290 duration_in_ms=2593.426
2017-10-21 07:12:08,124 [salt.state       ][INFO    ][22032] Running state [aodh-api] at time 07:12:08.124227
2017-10-21 07:12:08,124 [salt.state       ][INFO    ][22032] Executing state pkg.installed for aodh-api
2017-10-21 07:12:08,348 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-api'] in directory '/root'
2017-10-21 07:12:08,741 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071208733650
2017-10-21 07:12:08,760 [salt.minion      ][INFO    ][26230] Starting a new job with PID 26230
2017-10-21 07:12:08,772 [salt.minion      ][INFO    ][26230] Returning information for job: 20171021071208733650
2017-10-21 07:12:18,766 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071218758132
2017-10-21 07:12:18,785 [salt.minion      ][INFO    ][26412] Starting a new job with PID 26412
2017-10-21 07:12:18,799 [salt.minion      ][INFO    ][26412] Returning information for job: 20171021071218758132
2017-10-21 07:12:28,891 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071228884278
2017-10-21 07:12:28,906 [salt.minion      ][INFO    ][26495] Starting a new job with PID 26495
2017-10-21 07:12:28,924 [salt.minion      ][INFO    ][26495] Returning information for job: 20171021071228884278
2017-10-21 07:12:38,469 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:12:38,496 [salt.state       ][INFO    ][22032] Made the following changes:
'python-novaclient' changed from 'absent' to '2:7.1.2-1~u16.04+mcp0'
'libapr1' changed from 'absent' to '1.5.2-3'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapache2-mod-wsgi' changed from 'absent' to '4.4.15-0.1~u16.04+mcp1'
'python-neutronclient' changed from 'absent' to '1:6.1.0-1~u16.04+mcp9'
'apache2-api-20120211' changed from 'absent' to '1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'python-openstacksdk' changed from 'absent' to '0.9.13-1~u16.04+mcp0'
'python-cinderclient' changed from 'absent' to '1:1.11.0-1~u16.04+mcp4'
'python-glanceclient' changed from 'absent' to '1:2.6.0-1~u16.04+mcp6'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'httpd-wsgi' changed from 'absent' to '1'
'python-openstackclient' changed from 'absent' to '3.8.1-1~u16.04+mcp6'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-warlock' changed from 'absent' to '1.1.0-1'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'python-json-pointer' changed from 'absent' to '1.9-3'
'aodh-api' changed from 'absent' to '4.0.2-1~u16.04+mcp2'
'ssl-cert' changed from 'absent' to '1.0.37'
'python2.7-cinderclient' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'

2017-10-21 07:12:38,508 [salt.state       ][INFO    ][22032] Loading fresh modules for state activity
2017-10-21 07:12:38,527 [salt.state       ][INFO    ][22032] Completed state [aodh-api] at time 07:12:38.527293 duration_in_ms=30403.066
2017-10-21 07:12:38,531 [salt.state       ][INFO    ][22032] Running state [/etc/aodh/aodh.conf] at time 07:12:38.530698
2017-10-21 07:12:38,535 [salt.state       ][INFO    ][22032] Executing state file.managed for /etc/aodh/aodh.conf
2017-10-21 07:12:38,577 [salt.fileclient  ][INFO    ][22032] Fetching file from saltenv 'base', ** done ** 'aodh/files/ocata/aodh.conf.Debian'
2017-10-21 07:12:38,643 [salt.fileclient  ][INFO    ][22032] Fetching file from saltenv 'base', ** done ** 'aodh/map.jinja'
2017-10-21 07:12:38,685 [salt.state       ][INFO    ][22032] File changed:
--- 
+++ 
@@ -83,6 +83,7 @@
 # is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
+log_dir = /var/log/aodh
 
 # Uses logging handler designed to watch file system. When log file is moved or
 # removed this handler will open a new log file with specified path
@@ -125,7 +126,7 @@
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
 #default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
-
+default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,iso8601=WARN,keystonemiddleware=WARN,oslo.messaging=INFO,oslo_messaging=INFO,qpid=WARN,requests.packages.urllib3.connectionpool=WARN,requests.packages.urllib3.util.retry=WARN,routes.middleware=WARN,sqlalchemy=WARN,stevedore=WARN,suds=INFO,taskflow=WARN,urllib3.connectionpool=WARN,urllib3.util.retry=WARN,websocket=WARN
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
@@ -330,6 +331,8 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
+
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -349,8 +352,12 @@
 # From aodh
 #
 
+port=8042
+
+host=10.167.4.77
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-UGjrhG/aodh-4.0.2/aodh/api/api-paste.ini
+#paste_config = /build/aodh-t4wvpD/aodh-4.0.0/aodh/api/api-paste.ini
 
 # Authentication mode to use. Unset to disable authentication (string value)
 #auth_mode = keystone
@@ -361,10 +368,6 @@
 # Reason: Combination alarms are deprecated. This option and combination alarms
 # will be removed in Aodh 5.0.
 #enable_combination_alarms = false
-
-# Project name of resources creator in Gnocchi. (For example the Ceilometer
-# project name (string value)
-#gnocchi_external_project_owner = service
 
 # Maximum number of alarms defined for a user. (integer value)
 # Deprecated group/name - [DEFAULT]/user_alarm_quota
@@ -476,6 +479,7 @@
 # Number of seconds that alarm histories are kept in the database for (<= 0
 # means forever). (integer value)
 #alarm_history_time_to_live = -1
+alarm_history_time_to_live = 86400
 
 #
 # From oslo.db
@@ -502,7 +506,7 @@
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-connection = sqlite:////var/lib/aodh/sqlite.db
+connection = mysql+pymysql://aodh:opnfv_secret@10.167.4.50/aodh
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -636,6 +640,21 @@
 # because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = aodh
+password = opnfv_secret
+auth_uri = http://10.167.4.10:5000
+auth_url = http://10.167.4.10:35357
+interface = internalURL
+token_cache_time = -1
+
+#admin_user=aodh
+#admin_password=opnfv_secret
+#admin_tenant_name=service
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -1140,6 +1159,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1152,6 +1172,7 @@
 # Deprecated group/name - [DEFAULT]/amqp_durable_queues
 # Deprecated group/name - [DEFAULT]/rabbit_durable_queues
 #amqp_durable_queues = false
+amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
 # Deprecated group/name - [DEFAULT]/amqp_auto_delete
@@ -1230,6 +1251,7 @@
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
+rabbit_userid = openstack
 
 # DEPRECATED: The RabbitMQ password. (string value)
 # Deprecated group/name - [DEFAULT]/rabbit_password
@@ -1237,6 +1259,7 @@
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_password = guest
+rabbit_password = opnfv_secret
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
@@ -1590,6 +1613,7 @@
 # The file that defines policies. (string value)
 # Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
+policy_file = /etc/aodh/policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
 # Deprecated group/name - [DEFAULT]/policy_default_rule
@@ -1613,12 +1637,14 @@
 # Region name to use for OpenStack service endpoints. (string value)
 # Deprecated group/name - [service_credentials]/os_region_name
 #region_name = <None>
+region_name = RegionOne
 
 # Type of endpoint in Identity service catalog to use for communication with
 # OpenStack services. (string value)
 # Allowed values: public, internal, admin, auth, publicURL, internalURL, adminURL
 # Deprecated group/name - [service_credentials]/os_endpoint_type
 #interface = public
+interface = internalURL
 
 #
 # From aodh-auth
@@ -1627,12 +1653,14 @@
 # Authentication type to load (string value)
 # Deprecated group/name - [service_credentials]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://10.167.4.10:5000
 
 # Domain ID to scope to (string value)
 #domain_id = <None>
@@ -1647,9 +1675,11 @@
 # Project name to scope to (string value)
 # Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
+project_name = service
 
 # Domain ID containing project (string value)
 #project_domain_id = <None>
+project_domain_id = default
 
 # Domain name containing project (string value)
 #project_domain_name = <None>
@@ -1673,15 +1703,17 @@
 # Username (string value)
 # Deprecated group/name - [service_credentials]/user-name
 #username = <None>
+username = aodh
 
 # User's domain id (string value)
 #user_domain_id = <None>
-
+user_domain_id = default
 # User's domain name (string value)
 #user_domain_name = <None>
 
 # User's password (string value)
 #password = <None>
+password = opnfv_secret
 
 
 [service_types]

2017-10-21 07:12:38,685 [salt.state       ][INFO    ][22032] Completed state [/etc/aodh/aodh.conf] at time 07:12:38.684923 duration_in_ms=154.225
2017-10-21 07:12:38,686 [salt.state       ][INFO    ][22032] Running state [aodh-dbsync] at time 07:12:38.685762
2017-10-21 07:12:38,686 [salt.state       ][INFO    ][22032] Executing state cmd.run for aodh-dbsync
2017-10-21 07:12:38,687 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command 'aodh-dbsync' in directory '/root'
2017-10-21 07:12:39,095 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071239089465
2017-10-21 07:12:39,112 [salt.minion      ][INFO    ][27357] Starting a new job with PID 27357
2017-10-21 07:12:39,125 [salt.minion      ][INFO    ][27357] Returning information for job: 20171021071239089465
2017-10-21 07:12:39,653 [salt.state       ][INFO    ][22032] {'pid': 27333, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-21 07:12:39,653 [salt.state       ][INFO    ][22032] Completed state [aodh-dbsync] at time 07:12:39.652982 duration_in_ms=967.22
2017-10-21 07:12:39,653 [salt.state       ][INFO    ][22032] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 07:12:39.653350
2017-10-21 07:12:39,654 [salt.state       ][INFO    ][22032] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2017-10-21 07:12:39,673 [salt.fileclient  ][INFO    ][22032] Fetching file from saltenv 'base', ** done ** 'aodh/files/ocata/apache-aodh.apache2.conf.Debian'
2017-10-21 07:12:39,690 [salt.fileclient  ][INFO    ][22032] Fetching file from saltenv 'base', ** done ** 'aodh/map.jinja'
2017-10-21 07:12:39,696 [salt.state       ][INFO    ][22032] File changed:
--- 
+++ 
@@ -1,18 +1,5 @@
-# Copyright (c) 2013 New Dream Network, LLC (DreamHost)
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
 
-Listen 8042
+Listen 10.167.4.77:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2017-10-21 07:12:39,698 [salt.state       ][INFO    ][22032] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 07:12:39.697491 duration_in_ms=44.141
2017-10-21 07:12:39,698 [salt.state       ][INFO    ][22032] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:12:39.697856
2017-10-21 07:12:39,698 [salt.state       ][INFO    ][22032] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2017-10-21 07:12:39,701 [salt.state       ][INFO    ][22032] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2017-10-21 07:12:39,702 [salt.state       ][INFO    ][22032] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:12:39.701735 duration_in_ms=3.879
2017-10-21 07:12:39,950 [salt.state       ][INFO    ][22032] Running state [apache2] at time 07:12:39.949766
2017-10-21 07:12:39,950 [salt.state       ][INFO    ][22032] Executing state service.running for apache2
2017-10-21 07:12:39,951 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-10-21 07:12:39,962 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-10-21 07:12:39,974 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-10-21 07:12:39,986 [salt.state       ][INFO    ][22032] The service apache2 is already running
2017-10-21 07:12:39,986 [salt.state       ][INFO    ][22032] Completed state [apache2] at time 07:12:39.986190 duration_in_ms=36.424
2017-10-21 07:12:39,987 [salt.state       ][INFO    ][22032] Running state [apache2] at time 07:12:39.986527
2017-10-21 07:12:39,987 [salt.state       ][INFO    ][22032] Executing state service.mod_watch for apache2
2017-10-21 07:12:39,988 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-10-21 07:12:39,998 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-10-21 07:12:40,010 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-10-21 07:12:42,186 [salt.state       ][INFO    ][22032] {'apache2': True}
2017-10-21 07:12:42,186 [salt.state       ][INFO    ][22032] Completed state [apache2] at time 07:12:42.186355 duration_in_ms=2199.826
2017-10-21 07:12:42,187 [salt.state       ][INFO    ][22032] Running state [aodh-listener] at time 07:12:42.186843
2017-10-21 07:12:42,187 [salt.state       ][INFO    ][22032] Executing state service.running for aodh-listener
2017-10-21 07:12:42,188 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2017-10-21 07:12:42,202 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2017-10-21 07:12:42,213 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2017-10-21 07:12:42,223 [salt.state       ][INFO    ][22032] The service aodh-listener is already running
2017-10-21 07:12:42,224 [salt.state       ][INFO    ][22032] Completed state [aodh-listener] at time 07:12:42.223509 duration_in_ms=36.666
2017-10-21 07:12:42,224 [salt.state       ][INFO    ][22032] Running state [aodh-listener] at time 07:12:42.223800
2017-10-21 07:12:42,224 [salt.state       ][INFO    ][22032] Executing state service.mod_watch for aodh-listener
2017-10-21 07:12:42,225 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2017-10-21 07:12:42,235 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2017-10-21 07:12:42,246 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2017-10-21 07:12:49,128 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071249122427
2017-10-21 07:12:49,143 [salt.minion      ][INFO    ][27529] Starting a new job with PID 27529
2017-10-21 07:12:49,157 [salt.minion      ][INFO    ][27529] Returning information for job: 20171021071249122427
2017-10-21 07:12:59,157 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071259151266
2017-10-21 07:12:59,171 [salt.minion      ][INFO    ][27536] Starting a new job with PID 27536
2017-10-21 07:12:59,185 [salt.minion      ][INFO    ][27536] Returning information for job: 20171021071259151266
2017-10-21 07:13:09,204 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071309199755
2017-10-21 07:13:09,218 [salt.minion      ][INFO    ][27542] Starting a new job with PID 27542
2017-10-21 07:13:09,230 [salt.minion      ][INFO    ][27542] Returning information for job: 20171021071309199755
2017-10-21 07:13:19,246 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071319241233
2017-10-21 07:13:19,260 [salt.minion      ][INFO    ][27554] Starting a new job with PID 27554
2017-10-21 07:13:19,273 [salt.minion      ][INFO    ][27554] Returning information for job: 20171021071319241233
2017-10-21 07:13:29,294 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071329290165
2017-10-21 07:13:29,312 [salt.minion      ][INFO    ][27561] Starting a new job with PID 27561
2017-10-21 07:13:29,327 [salt.minion      ][INFO    ][27561] Returning information for job: 20171021071329290165
2017-10-21 07:13:39,343 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071339339816
2017-10-21 07:13:39,359 [salt.minion      ][INFO    ][27566] Starting a new job with PID 27566
2017-10-21 07:13:39,375 [salt.minion      ][INFO    ][27566] Returning information for job: 20171021071339339816
2017-10-21 07:13:47,497 [salt.state       ][INFO    ][22032] {'aodh-listener': True}
2017-10-21 07:13:47,497 [salt.state       ][INFO    ][22032] Completed state [aodh-listener] at time 07:13:47.497099 duration_in_ms=65273.297
2017-10-21 07:13:47,498 [salt.state       ][INFO    ][22032] Running state [aodh-evaluator] at time 07:13:47.497569
2017-10-21 07:13:47,498 [salt.state       ][INFO    ][22032] Executing state service.running for aodh-evaluator
2017-10-21 07:13:47,499 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2017-10-21 07:13:47,515 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2017-10-21 07:13:47,526 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2017-10-21 07:13:47,538 [salt.state       ][INFO    ][22032] The service aodh-evaluator is already running
2017-10-21 07:13:47,539 [salt.state       ][INFO    ][22032] Completed state [aodh-evaluator] at time 07:13:47.538539 duration_in_ms=40.97
2017-10-21 07:13:47,539 [salt.state       ][INFO    ][22032] Running state [aodh-evaluator] at time 07:13:47.538912
2017-10-21 07:13:47,539 [salt.state       ][INFO    ][22032] Executing state service.mod_watch for aodh-evaluator
2017-10-21 07:13:47,540 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2017-10-21 07:13:47,551 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2017-10-21 07:13:47,562 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2017-10-21 07:13:47,703 [salt.state       ][INFO    ][22032] {'aodh-evaluator': True}
2017-10-21 07:13:47,704 [salt.state       ][INFO    ][22032] Completed state [aodh-evaluator] at time 07:13:47.703497 duration_in_ms=164.584
2017-10-21 07:13:47,704 [salt.state       ][INFO    ][22032] Running state [aodh-notifier] at time 07:13:47.703901
2017-10-21 07:13:47,704 [salt.state       ][INFO    ][22032] Executing state service.running for aodh-notifier
2017-10-21 07:13:47,705 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2017-10-21 07:13:47,730 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2017-10-21 07:13:47,744 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2017-10-21 07:13:47,762 [salt.state       ][INFO    ][22032] The service aodh-notifier is already running
2017-10-21 07:13:47,763 [salt.state       ][INFO    ][22032] Completed state [aodh-notifier] at time 07:13:47.762834 duration_in_ms=58.931
2017-10-21 07:13:47,763 [salt.state       ][INFO    ][22032] Running state [aodh-notifier] at time 07:13:47.763191
2017-10-21 07:13:47,764 [salt.state       ][INFO    ][22032] Executing state service.mod_watch for aodh-notifier
2017-10-21 07:13:47,764 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2017-10-21 07:13:47,781 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2017-10-21 07:13:47,793 [salt.loaded.int.module.cmdmod][INFO    ][22032] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2017-10-21 07:13:49,402 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071349398706
2017-10-21 07:13:49,423 [salt.minion      ][INFO    ][27645] Starting a new job with PID 27645
2017-10-21 07:13:49,437 [salt.minion      ][INFO    ][27645] Returning information for job: 20171021071349398706
2017-10-21 07:13:59,462 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071359458166
2017-10-21 07:13:59,479 [salt.minion      ][INFO    ][27652] Starting a new job with PID 27652
2017-10-21 07:13:59,494 [salt.minion      ][INFO    ][27652] Returning information for job: 20171021071359458166
2017-10-21 07:14:09,526 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071409523364
2017-10-21 07:14:09,542 [salt.minion      ][INFO    ][27657] Starting a new job with PID 27657
2017-10-21 07:14:09,556 [salt.minion      ][INFO    ][27657] Returning information for job: 20171021071409523364
2017-10-21 07:14:19,589 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071419587384
2017-10-21 07:14:19,604 [salt.minion      ][INFO    ][27669] Starting a new job with PID 27669
2017-10-21 07:14:19,619 [salt.minion      ][INFO    ][27669] Returning information for job: 20171021071419587384
2017-10-21 07:14:29,665 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071429663570
2017-10-21 07:14:29,682 [salt.minion      ][INFO    ][27676] Starting a new job with PID 27676
2017-10-21 07:14:29,696 [salt.minion      ][INFO    ][27676] Returning information for job: 20171021071429663570
2017-10-21 07:14:39,743 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071439742490
2017-10-21 07:14:39,760 [salt.minion      ][INFO    ][27763] Starting a new job with PID 27763
2017-10-21 07:14:39,773 [salt.minion      ][INFO    ][27763] Returning information for job: 20171021071439742490
2017-10-21 07:14:49,826 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071449822722
2017-10-21 07:14:49,841 [salt.minion      ][INFO    ][27842] Starting a new job with PID 27842
2017-10-21 07:14:49,853 [salt.minion      ][INFO    ][27842] Returning information for job: 20171021071449822722
2017-10-21 07:14:52,998 [salt.state       ][INFO    ][22032] {'aodh-notifier': True}
2017-10-21 07:14:52,998 [salt.state       ][INFO    ][22032] Completed state [aodh-notifier] at time 07:14:52.998274 duration_in_ms=65235.082
2017-10-21 07:14:53,001 [salt.minion      ][INFO    ][22032] Returning information for job: 20171021070856535489
2017-10-21 07:14:54,026 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command state.sls with jid 20171021071454017799
2017-10-21 07:14:54,043 [salt.minion      ][INFO    ][27875] Starting a new job with PID 27875
2017-10-21 07:14:56,470 [salt.state       ][INFO    ][27875] Loading fresh modules for state activity
2017-10-21 07:14:56,497 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2017-10-21 07:14:56,516 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2017-10-21 07:14:56,541 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-10-21 07:14:57,360 [salt.state       ][INFO    ][27875] Running state [python-elasticsearch] at time 07:14:57.359894
2017-10-21 07:14:57,360 [salt.state       ][INFO    ][27875] Executing state pkg.installed for python-elasticsearch
2017-10-21 07:14:57,361 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:14:57,830 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-21 07:15:00,208 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-elasticsearch'] in directory '/root'
2017-10-21 07:15:01,995 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:15:02,021 [salt.state       ][INFO    ][27875] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2017-10-21 07:15:02,034 [salt.state       ][INFO    ][27875] Loading fresh modules for state activity
2017-10-21 07:15:02,060 [salt.state       ][INFO    ][27875] Completed state [python-elasticsearch] at time 07:15:02.060320 duration_in_ms=4700.426
2017-10-21 07:15:02,066 [salt.state       ][INFO    ][27875] Running state [ceilometer-api] at time 07:15:02.065591
2017-10-21 07:15:02,066 [salt.state       ][INFO    ][27875] Executing state pkg.installed for ceilometer-api
2017-10-21 07:15:02,337 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-api'] in directory '/root'
2017-10-21 07:15:04,124 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071504111855
2017-10-21 07:15:04,138 [salt.minion      ][INFO    ][28514] Starting a new job with PID 28514
2017-10-21 07:15:04,152 [salt.minion      ][INFO    ][28514] Returning information for job: 20171021071504111855
2017-10-21 07:15:14,327 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071514314761
2017-10-21 07:15:14,341 [salt.minion      ][INFO    ][28743] Starting a new job with PID 28743
2017-10-21 07:15:14,355 [salt.minion      ][INFO    ][28743] Returning information for job: 20171021071514314761
2017-10-21 07:15:24,524 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071524512339
2017-10-21 07:15:24,537 [salt.minion      ][INFO    ][28996] Starting a new job with PID 28996
2017-10-21 07:15:24,549 [salt.minion      ][INFO    ][28996] Returning information for job: 20171021071524512339
2017-10-21 07:15:34,732 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071534721643
2017-10-21 07:15:34,747 [salt.minion      ][INFO    ][29177] Starting a new job with PID 29177
2017-10-21 07:15:34,760 [salt.minion      ][INFO    ][29177] Returning information for job: 20171021071534721643
2017-10-21 07:15:44,941 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071544930519
2017-10-21 07:15:44,961 [salt.minion      ][INFO    ][29765] Starting a new job with PID 29765
2017-10-21 07:15:44,983 [salt.minion      ][INFO    ][29765] Returning information for job: 20171021071544930519
2017-10-21 07:15:51,194 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:15:51,223 [salt.state       ][INFO    ][27875] Made the following changes:
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'python-kafka' changed from 'absent' to '1.3.2-1~u16.04+mcp1'
'libnetfilter-conntrack3' changed from 'absent' to '1.0.5-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'vbetool' changed from 'absent' to '1.1-3'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'cgmanager-utils' changed from 'absent' to '1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libvirt-daemon-system' changed from 'absent' to '1'
'python-ply' changed from 'absent' to '3.7-1'
'bridge-utils' changed from 'absent' to '1.5-9ubuntu1'
'python-twisted-bin' changed from 'absent' to '16.0.0-1'
'libboost-random1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'iptables' changed from 'absent' to '1.6.0-2ubuntu3'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.3'
'python-pysnmp-common' changed from 'absent' to '1'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'libboost-iostreams1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'cgmanager' changed from 'absent' to '0.39-2ubuntu5'
'hdparm' changed from 'absent' to '9.48+ds-1'
'python-twisted' changed from 'absent' to '16.0.0-1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'libvirt0' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'pm-utils' changed from 'absent' to '1.4.1-16'
'ceilometer-api' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'
'python-twisted-core' changed from 'absent' to '16.0.0-1'
'python-oslo.reports' changed from 'absent' to '1.17.0-1~u16.04+mcp5'
'python-libvirt' changed from 'absent' to '1.3.1-1~u16.04+mcp1'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'parted' changed from 'absent' to '3.2-15'
'python-pysnmp2' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'python-oslo.rootwrap' changed from 'absent' to '5.4.0-1~u16.04+mcp5'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python2.7-twisted-core' changed from 'absent' to '1'
'ceilometer-common' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'python-ply-lex-3.5' changed from 'absent' to '1'
'libcgmanager0' changed from 'absent' to '0.39-2ubuntu5'
'libnih-dbus1' changed from 'absent' to '1.0.3-4.3ubuntu1'
'libvirt-daemon' changed from 'absent' to '1'
'libnuma1' changed from 'absent' to '2.0.11-1ubuntu1'
'powermgmt-base' changed from 'absent' to '1.31+nmu1'
'dns-root-data' changed from 'absent' to '2015052300+h+1'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'librados2' changed from 'absent' to '10.2.7-0ubuntu0.16.04.1'
'python-swiftclient' changed from 'absent' to '1:3.3.0-1~u16.04+mcp3'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'librbd1' changed from 'absent' to '10.2.7-0ubuntu0.16.04.1'
'dnsmasq-base' changed from 'absent' to '2.75-1ubuntu0.16.04.3'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-ceilometer' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'
'libparted2' changed from 'absent' to '3.2-15'
'python-attr' changed from 'absent' to '15.2.0-1'
'python2.7-twisted' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libparted' changed from 'absent' to '1'
'python-serial' changed from 'absent' to '3.0.1-1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-jsonpath-rw-ext' changed from 'absent' to '0.1.9-1'
'libnfnetlink0' changed from 'absent' to '1.0.1-3'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'python2.7-ply' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'

2017-10-21 07:15:51,234 [salt.state       ][INFO    ][27875] Loading fresh modules for state activity
2017-10-21 07:15:51,256 [salt.state       ][INFO    ][27875] Completed state [ceilometer-api] at time 07:15:51.255856 duration_in_ms=49190.263
2017-10-21 07:15:51,260 [salt.state       ][INFO    ][27875] Running state [python-influxdb] at time 07:15:51.260463
2017-10-21 07:15:51,261 [salt.state       ][INFO    ][27875] Executing state pkg.installed for python-influxdb
2017-10-21 07:15:51,580 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-influxdb'] in directory '/root'
2017-10-21 07:15:53,397 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:15:53,429 [salt.state       ][INFO    ][27875] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2017-10-21 07:15:53,441 [salt.state       ][INFO    ][27875] Loading fresh modules for state activity
2017-10-21 07:15:53,464 [salt.state       ][INFO    ][27875] Completed state [python-influxdb] at time 07:15:53.463464 duration_in_ms=2203.0
2017-10-21 07:15:53,474 [salt.state       ][INFO    ][27875] Running state [python-ceilometerclient] at time 07:15:53.474171
2017-10-21 07:15:53,475 [salt.state       ][INFO    ][27875] Executing state pkg.installed for python-ceilometerclient
2017-10-21 07:15:53,686 [salt.state       ][INFO    ][27875] Package python-ceilometerclient is already installed
2017-10-21 07:15:53,687 [salt.state       ][INFO    ][27875] Completed state [python-ceilometerclient] at time 07:15:53.686549 duration_in_ms=212.378
2017-10-21 07:15:53,687 [salt.state       ][INFO    ][27875] Running state [ceilometer-agent-notification] at time 07:15:53.686868
2017-10-21 07:15:53,687 [salt.state       ][INFO    ][27875] Executing state pkg.installed for ceilometer-agent-notification
2017-10-21 07:15:53,695 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-notification'] in directory '/root'
2017-10-21 07:15:55,152 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command saltutil.find_job with jid 20171021071555141502
2017-10-21 07:15:55,165 [salt.minion      ][INFO    ][30520] Starting a new job with PID 30520
2017-10-21 07:15:55,185 [salt.minion      ][INFO    ][30520] Returning information for job: 20171021071555141502
2017-10-21 07:15:56,900 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:15:56,932 [salt.state       ][INFO    ][27875] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'

2017-10-21 07:15:56,945 [salt.state       ][INFO    ][27875] Loading fresh modules for state activity
2017-10-21 07:15:56,965 [salt.state       ][INFO    ][27875] Completed state [ceilometer-agent-notification] at time 07:15:56.965241 duration_in_ms=3278.372
2017-10-21 07:15:56,971 [salt.state       ][INFO    ][27875] Running state [python-pymongo] at time 07:15:56.970639
2017-10-21 07:15:56,976 [salt.state       ][INFO    ][27875] Executing state pkg.installed for python-pymongo
2017-10-21 07:15:57,270 [salt.state       ][INFO    ][27875] Package python-pymongo is already installed
2017-10-21 07:15:57,270 [salt.state       ][INFO    ][27875] Completed state [python-pymongo] at time 07:15:57.270021 duration_in_ms=299.381
2017-10-21 07:15:57,270 [salt.state       ][INFO    ][27875] Running state [ceilometer-agent-central] at time 07:15:57.270202
2017-10-21 07:15:57,270 [salt.state       ][INFO    ][27875] Executing state pkg.installed for ceilometer-agent-central
2017-10-21 07:15:57,278 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-central'] in directory '/root'
2017-10-21 07:16:00,620 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-21 07:16:00,696 [salt.state       ][INFO    ][27875] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'

2017-10-21 07:16:00,735 [salt.state       ][INFO    ][27875] Loading fresh modules for state activity
2017-10-21 07:16:00,772 [salt.state       ][INFO    ][27875] Completed state [ceilometer-agent-central] at time 07:16:00.771978 duration_in_ms=3501.776
2017-10-21 07:16:00,775 [salt.state       ][INFO    ][27875] Running state [/etc/ceilometer/ceilometer.conf] at time 07:16:00.774644
2017-10-21 07:16:00,775 [salt.state       ][INFO    ][27875] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2017-10-21 07:16:00,831 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/ceilometer-server.conf.Debian'
2017-10-21 07:16:00,964 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-10-21 07:16:01,050 [salt.state       ][INFO    ][27875] File changed:
--- 
+++ 
@@ -143,6 +143,7 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
 
 # DEPRECATED: If set to false, the logging level will be set to WARNING instead
 # of the default INFO level. (boolean value)
@@ -415,6 +416,7 @@
 # Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
+executor_thread_pool_size = 5
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
@@ -422,6 +424,7 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@10.167.4.41:5672,openstack:opnfv_secret@10.167.4.42:5672,openstack:opnfv_secret@10.167.4.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -460,6 +463,13 @@
 # value means endless wait. (integer value)
 #graceful_shutdown_timeout = 60
 
+# List of pollsters (or wildcard templates) to be used while polling
+#pollster_list =
+
+# To reduce polling agent load, samples are sent to the notification
+# agent in a batch. To gain higher throughput at the cost of load set
+# this to False.
+#batch_polled_samples = True
 
 [api]
 
@@ -601,22 +611,28 @@
 # slash. Example: https://horizon.example.com (list value)
 #allowed_origin = <None>
 
+
 # Indicate that the actual request can include user credentials (boolean value)
 #allow_credentials = true
+
 
 # Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
 # Headers. (list value)
 #expose_headers = X-Auth-Token,X-Subject-Token,X-Service-Token,X-Openstack-Request-Id
 
+
 # Maximum cache age of CORS preflight requests. (integer value)
 #max_age = 3600
 
+
 # Indicate which methods can be used during the actual request. (list value)
 #allow_methods = GET,PUT,POST,DELETE,PATCH
+
 
 # Indicate which header field names may be used during the actual request.
 # (list value)
 #allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-Openstack-Request-Id
+
 
 
 [cors.subdomain]
@@ -659,17 +675,9 @@
 # Deprecated group/name - [database]/time_to_live
 #metering_time_to_live = -1
 
-# Number of seconds that events are kept in the database for (<= 0 means
-# forever). (integer value)
-#event_time_to_live = -1
-
 # The connection string used to connect to the metering database. (if unset,
 # connection is used) (string value)
 #metering_connection = <None>
-
-# The connection string used to connect to the event database. (if unset,
-# connection is used) (string value)
-#event_connection = <None>
 
 # Indicates if expirer expires only samples. If set true, expired samples will
 # be deleted, but residual resource and meter definition data will remain.
@@ -702,6 +710,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection=mongodb://ceilometer:opnfv_secret@10.167.4.76:27017,10.167.4.77:27017,10.167.4.78:27017,10.167.4.76:27017,10.167.4.77:27017,10.167.4.78:27017/ceilometer
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -920,7 +929,18 @@
 
 #
 # From keystonemiddleware.auth_token
-#
+#auth_type = password
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_uri = http://10.167.4.10:5000
+auth_url = http://10.167.4.10:35357
+interface = internal
+token_cache_time = -1
 
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
@@ -1465,6 +1485,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1992,6 +2013,17 @@
 
 [service_credentials]
 
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_url = http://10.167.4.10:5000
+token_cache_time = -1
+interface = internal
+region_name = RegionOne
+
 #
 # From ceilometer-auth
 #

2017-10-21 07:16:01,050 [salt.state       ][INFO    ][27875] Completed state [/etc/ceilometer/ceilometer.conf] at time 07:16:01.050070 duration_in_ms=275.426
2017-10-21 07:16:01,050 [salt.state       ][INFO    ][27875] Running state [/etc/ceilometer/pipeline.yaml] at time 07:16:01.050370
2017-10-21 07:16:01,051 [salt.state       ][INFO    ][27875] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2017-10-21 07:16:01,066 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/pipeline.yaml'
2017-10-21 07:16:01,093 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-10-21 07:16:01,120 [salt.state       ][INFO    ][27875] File changed:
--- 
+++ 
@@ -1,89 +1,14 @@
+
 ---
 sources:
     - name: meter_source
+      interval: 60
       meters:
           - "*"
       sinks:
           - meter_sink
-    - name: cpu_source
-      meters:
-          - "cpu"
-      sinks:
-          - cpu_sink
-          - cpu_delta_sink
-    - name: disk_source
-      meters:
-          - "disk.read.bytes"
-          - "disk.read.requests"
-          - "disk.write.bytes"
-          - "disk.write.requests"
-          - "disk.device.read.bytes"
-          - "disk.device.read.requests"
-          - "disk.device.write.bytes"
-          - "disk.device.write.requests"
-      sinks:
-          - disk_sink
-    - name: network_source
-      meters:
-          - "network.incoming.bytes"
-          - "network.incoming.packets"
-          - "network.outgoing.bytes"
-          - "network.outgoing.packets"
-      sinks:
-          - network_sink
 sinks:
     - name: meter_sink
       transformers:
       publishers:
-          - notifier://
-    - name: cpu_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                target:
-                    name: "cpu_util"
-                    unit: "%"
-                    type: "gauge"
-                    max: 100
-                    scale: "100.0 / (10**9 * (resource_metadata.cpu_number or 1))"
-      publishers:
-          - notifier://
-    - name: cpu_delta_sink
-      transformers:
-          - name: "delta"
-            parameters:
-                target:
-                    name: "cpu.delta"
-                growth_only: True
-      publishers:
-          - notifier://
-    - name: disk_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                    map_from:
-                        name: "(disk\\.device|disk)\\.(read|write)\\.(bytes|requests)"
-                        unit: "(B|request)"
-                target:
-                    map_to:
-                        name: "\\1.\\2.\\3.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
-    - name: network_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                   map_from:
-                       name: "network\\.(incoming|outgoing)\\.(bytes|packets)"
-                       unit: "(B|packet)"
-                target:
-                    map_to:
-                        name: "network.\\1.\\2.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
+          - notifier://
2017-10-21 07:16:01,120 [salt.state       ][INFO    ][27875] Completed state [/etc/ceilometer/pipeline.yaml] at time 07:16:01.120317 duration_in_ms=69.947
2017-10-21 07:16:01,121 [salt.state       ][INFO    ][27875] Running state [/etc/ceilometer/event_pipeline.yaml] at time 07:16:01.120585
2017-10-21 07:16:01,121 [salt.state       ][INFO    ][27875] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2017-10-21 07:16:01,140 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/event_pipeline.yaml'
2017-10-21 07:16:01,142 [salt.state       ][INFO    ][27875] File changed:
--- 
+++ 
@@ -9,4 +9,4 @@
     - name: event_sink
       transformers:
       publishers:
-          - direct://
+          - direct://
2017-10-21 07:16:01,142 [salt.state       ][INFO    ][27875] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 07:16:01.141783 duration_in_ms=21.196
2017-10-21 07:16:01,142 [salt.state       ][INFO    ][27875] Running state [/etc/ceilometer/event_definitions.yaml] at time 07:16:01.142067
2017-10-21 07:16:01,142 [salt.state       ][INFO    ][27875] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2017-10-21 07:16:01,159 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/event_definitions.yaml'
2017-10-21 07:16:01,164 [salt.state       ][INFO    ][27875] File /etc/ceilometer/event_definitions.yaml is in the correct state
2017-10-21 07:16:01,164 [salt.state       ][INFO    ][27875] Completed state [/etc/ceilometer/event_definitions.yaml] at time 07:16:01.164238 duration_in_ms=22.171
2017-10-21 07:16:01,165 [salt.state       ][INFO    ][27875] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:16:01.164614
2017-10-21 07:16:01,165 [salt.state       ][INFO    ][27875] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2017-10-21 07:16:01,179 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/gabbi_pipeline.yaml'
2017-10-21 07:16:01,181 [salt.state       ][INFO    ][27875] File changed:
New file
2017-10-21 07:16:01,181 [salt.state       ][INFO    ][27875] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:16:01.180885 duration_in_ms=16.271
2017-10-21 07:16:01,181 [salt.state       ][INFO    ][27875] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 07:16:01.181119
2017-10-21 07:16:01,181 [salt.state       ][INFO    ][27875] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2017-10-21 07:16:01,196 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/ceilometer.apache2.conf.Debian'
2017-10-21 07:16:01,211 [salt.fileclient  ][INFO    ][27875] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-10-21 07:16:01,230 [salt.state       ][INFO    ][27875] File changed:
--- 
+++ 
@@ -1,4 +1,4 @@
-Listen 8777
+Listen 10.167.4.77:8777
 
 <VirtualHost *:8777>
     WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer display-name=%{GROUP}

2017-10-21 07:16:01,235 [salt.state       ][INFO    ][27875] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 07:16:01.235215 duration_in_ms=54.096
2017-10-21 07:16:01,236 [salt.state       ][INFO    ][27875] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 07:16:01.235523
2017-10-21 07:16:01,236 [salt.state       ][INFO    ][27875] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2017-10-21 07:16:01,239 [salt.state       ][INFO    ][27875] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2017-10-21 07:16:01,240 [salt.state       ][INFO    ][27875] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 07:16:01.239488 duration_in_ms=3.964
2017-10-21 07:16:01,321 [salt.state       ][INFO    ][27875] Running state [apache2] at time 07:16:01.320926
2017-10-21 07:16:01,321 [salt.state       ][INFO    ][27875] Executing state service.running for apache2
2017-10-21 07:16:01,323 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-10-21 07:16:01,335 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-10-21 07:16:01,345 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-10-21 07:16:01,357 [salt.state       ][INFO    ][27875] The service apache2 is already running
2017-10-21 07:16:01,357 [salt.state       ][INFO    ][27875] Completed state [apache2] at time 07:16:01.357099 duration_in_ms=36.173
2017-10-21 07:16:01,357 [salt.state       ][INFO    ][27875] Running state [apache2] at time 07:16:01.357308
2017-10-21 07:16:01,358 [salt.state       ][INFO    ][27875] Executing state service.mod_watch for apache2
2017-10-21 07:16:01,358 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-10-21 07:16:01,367 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-10-21 07:16:01,378 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-10-21 07:16:03,557 [salt.state       ][INFO    ][27875] {'apache2': True}
2017-10-21 07:16:03,557 [salt.state       ][INFO    ][27875] Completed state [apache2] at time 07:16:03.556999 duration_in_ms=2199.69
2017-10-21 07:16:03,558 [salt.state       ][INFO    ][27875] Running state [ceilometer-agent-notification] at time 07:16:03.557649
2017-10-21 07:16:03,558 [salt.state       ][INFO    ][27875] Executing state service.running for ceilometer-agent-notification
2017-10-21 07:16:03,559 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2017-10-21 07:16:03,575 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2017-10-21 07:16:03,586 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2017-10-21 07:16:03,596 [salt.state       ][INFO    ][27875] The service ceilometer-agent-notification is already running
2017-10-21 07:16:03,597 [salt.state       ][INFO    ][27875] Completed state [ceilometer-agent-notification] at time 07:16:03.596766 duration_in_ms=39.116
2017-10-21 07:16:03,597 [salt.state       ][INFO    ][27875] Running state [ceilometer-agent-notification] at time 07:16:03.597088
2017-10-21 07:16:03,597 [salt.state       ][INFO    ][27875] Executing state service.mod_watch for ceilometer-agent-notification
2017-10-21 07:16:03,598 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2017-10-21 07:16:03,609 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2017-10-21 07:16:03,621 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2017-10-21 07:16:03,743 [salt.state       ][INFO    ][27875] {'ceilometer-agent-notification': True}
2017-10-21 07:16:03,743 [salt.state       ][INFO    ][27875] Completed state [ceilometer-agent-notification] at time 07:16:03.743439 duration_in_ms=146.351
2017-10-21 07:16:03,744 [salt.state       ][INFO    ][27875] Running state [ceilometer-agent-central] at time 07:16:03.743942
2017-10-21 07:16:03,744 [salt.state       ][INFO    ][27875] Executing state service.running for ceilometer-agent-central
2017-10-21 07:16:03,745 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2017-10-21 07:16:03,764 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2017-10-21 07:16:03,774 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2017-10-21 07:16:03,785 [salt.state       ][INFO    ][27875] The service ceilometer-agent-central is already running
2017-10-21 07:16:03,785 [salt.state       ][INFO    ][27875] Completed state [ceilometer-agent-central] at time 07:16:03.785336 duration_in_ms=41.393
2017-10-21 07:16:03,786 [salt.state       ][INFO    ][27875] Running state [ceilometer-agent-central] at time 07:16:03.785717
2017-10-21 07:16:03,786 [salt.state       ][INFO    ][27875] Executing state service.mod_watch for ceilometer-agent-central
2017-10-21 07:16:03,787 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2017-10-21 07:16:03,798 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2017-10-21 07:16:03,809 [salt.loaded.int.module.cmdmod][INFO    ][27875] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2017-10-21 07:16:03,960 [salt.state       ][INFO    ][27875] {'ceilometer-agent-central': True}
2017-10-21 07:16:03,961 [salt.state       ][INFO    ][27875] Completed state [ceilometer-agent-central] at time 07:16:03.960604 duration_in_ms=174.886
2017-10-21 07:16:03,962 [salt.minion      ][INFO    ][27875] Returning information for job: 20171021071454017799
2017-10-21 07:22:23,023 [salt.minion      ][INFO    ][14281] User sudo_ubuntu Executing command cp.push_dir with jid 20171021072223010145
2017-10-21 07:22:23,046 [salt.minion      ][INFO    ][31450] Starting a new job with PID 31450
