2019-03-05 02:44:50,214 [salt.utils.decorators:613 ][WARNING ][4125] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:45:03,575 [salt.loaded.int.module.debian_ip:1964][WARNING ][4125] The network state sls is requiring a reboot of the system to properly apply network configuration.
2019-03-05 02:45:06,760 [salt.loaded.int.states.file:2298][WARNING ][4125] State for file: /boot/grub/grub.cfg - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:45:31,535 [salt.utils.decorators:613 ][WARNING ][5751] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:45:35,059 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6895] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-03-05 02:45:35,087 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6895] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2019-03-05 02:45:35,146 [salt.utils.parsers:1051][WARNING ][2149] Minion received a SIGTERM. Exiting.
2019-03-05 02:45:35,649 [tornado.general  :417 ][ERROR   ][2149] Uncaught exception, closing connection.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 414, in _run_callback
    callback(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/stack_context.py", line 275, in null_wrapper
    return fn(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 473, in wrap_callback
    payload = yield self._decode_messages(messages)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 450, in _decode_messages
    ret = yield self._decode_payload(payload)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/mixins/auth.py", line 50, in _decode_payload
    log.trace('Decoding payload: {0}'.format(payload))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 232, in _handle_signals
    super(Minion, self)._handle_signals(signum, sigframe)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1052, in _handle_signals
    self.shutdown(exitmsg='{0} Exited.'.format(msg))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 399, in shutdown
    self.__class__.__name__, (exitmsg or '')).strip()))
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1055, in shutdown
    self.exit(exitcode, exitmsg)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 272, in exit
    optparse.OptionParser.exit(self, status, msg)
  File "/usr/lib/python2.7/optparse.py", line 1574, in exit
    sys.exit(status)
SystemExit: 0
2019-03-05 02:45:35,690 [tornado.general  :452 ][ERROR   ][2149] Uncaught exception, closing connection.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 440, in _handle_events
    self._handle_recv()
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 472, in _handle_recv
    self._run_callback(callback, msg)
  File "/usr/lib/python2.7/dist-packages/zmq/eventloop/zmqstream.py", line 414, in _run_callback
    callback(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/stack_context.py", line 275, in null_wrapper
    return fn(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 473, in wrap_callback
    payload = yield self._decode_messages(messages)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 450, in _decode_messages
    ret = yield self._decode_payload(payload)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper
    yielded = next(result)
  File "/usr/lib/python2.7/dist-packages/salt/transport/mixins/auth.py", line 50, in _decode_payload
    log.trace('Decoding payload: {0}'.format(payload))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 232, in _handle_signals
    super(Minion, self)._handle_signals(signum, sigframe)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1052, in _handle_signals
    self.shutdown(exitmsg='{0} Exited.'.format(msg))
  File "/usr/lib/python2.7/dist-packages/salt/cli/daemons.py", line 399, in shutdown
    self.__class__.__name__, (exitmsg or '')).strip()))
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 1055, in shutdown
    self.exit(exitcode, exitmsg)
  File "/usr/lib/python2.7/dist-packages/salt/utils/parsers.py", line 272, in exit
    optparse.OptionParser.exit(self, status, msg)
  File "/usr/lib/python2.7/optparse.py", line 1574, in exit
    sys.exit(status)
SystemExit: 0
2019-03-05 02:45:36,117 [salt.cli.daemons :293 ][INFO    ][6942] Setting up the Salt Minion "kvm01.mcp-odl-ha.local"
2019-03-05 02:45:36,190 [salt.cli.daemons :82  ][INFO    ][6942] Starting up the Salt Minion
2019-03-05 02:45:36,190 [salt.utils.event :1017][INFO    ][6942] Starting pull socket on /var/run/salt/minion/minion_event_a64775838f_pull.ipc
2019-03-05 02:45:36,903 [salt.minion      :976 ][INFO    ][6942] Creating minion process manager
2019-03-05 02:45:38,226 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][6942] Executing command ['date', '+%z'] in directory '/root'
2019-03-05 02:45:38,245 [salt.utils.schedule:568 ][INFO    ][6942] Updating job settings for scheduled job: __mine_interval
2019-03-05 02:45:38,249 [salt.minion      :1108][INFO    ][6942] Added mine.update to scheduler
2019-03-05 02:45:38,263 [salt.minion      :1975][INFO    ][6942] Minion is starting as user 'root'
2019-03-05 02:45:38,278 [salt.minion      :2336][INFO    ][6942] Minion is ready to receive requests!
2019-03-05 02:47:00,047 [salt.minion      :1308][INFO    ][6942] User sudo_ubuntu Executing command test.ping with jid 20190305024700027667
2019-03-05 02:47:00,066 [salt.minion      :1432][INFO    ][7023] Starting a new job with PID 7023
2019-03-05 02:47:00,091 [salt.minion      :1711][INFO    ][7023] Returning information for job: 20190305024700027667
2019-03-05 02:47:00,710 [salt.minion      :1308][INFO    ][6942] User sudo_ubuntu Executing command system.reboot with jid 20190305024700689838
2019-03-05 02:47:00,728 [salt.minion      :1432][INFO    ][7038] Starting a new job with PID 7038
2019-03-05 02:47:00,734 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][7038] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2019-03-05 02:47:00,821 [salt.utils.parsers:1051][WARNING ][6942] Minion received a SIGTERM. Exiting.
2019-03-05 02:47:00,822 [salt.cli.daemons :82  ][INFO    ][6942] Shutting down the Salt Minion
2019-03-05 02:47:01,605 [salt.minion      :1711][INFO    ][7038] Returning information for job: 20190305024700689838
2019-03-05 02:49:12,846 [salt.cli.daemons :293 ][INFO    ][2780] Setting up the Salt Minion "kvm01.mcp-odl-ha.local"
2019-03-05 02:49:13,059 [salt.cli.daemons :82  ][INFO    ][2780] Starting up the Salt Minion
2019-03-05 02:49:13,059 [salt.utils.event :1017][INFO    ][2780] Starting pull socket on /var/run/salt/minion/minion_event_a64775838f_pull.ipc
2019-03-05 02:49:13,706 [salt.minion      :976 ][INFO    ][2780] Creating minion process manager
2019-03-05 02:49:14,636 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][2780] Executing command ['date', '+%z'] in directory '/root'
2019-03-05 02:49:14,648 [salt.utils.schedule:568 ][INFO    ][2780] Updating job settings for scheduled job: __mine_interval
2019-03-05 02:49:14,657 [salt.minion      :1108][INFO    ][2780] Added mine.update to scheduler
2019-03-05 02:49:14,670 [salt.minion      :1975][INFO    ][2780] Minion is starting as user 'root'
2019-03-05 02:49:14,682 [salt.minion      :2336][INFO    ][2780] Minion is ready to receive requests!
2019-03-05 02:49:37,570 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command test.ping with jid 20190305024937556537
2019-03-05 02:49:37,582 [salt.minion      :1432][INFO    ][2931] Starting a new job with PID 2931
2019-03-05 02:49:37,644 [salt.minion      :1711][INFO    ][2931] Returning information for job: 20190305024937556537
2019-03-05 02:49:38,221 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command state.apply with jid 20190305024938209609
2019-03-05 02:49:38,232 [salt.minion      :1432][INFO    ][2936] Starting a new job with PID 2936
2019-03-05 02:49:41,909 [salt.state       :915 ][INFO    ][2936] Loading fresh modules for state activity
2019-03-05 02:49:41,947 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2019-03-05 02:49:41,971 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2019-03-05 02:49:42,084 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2019-03-05 02:49:42,161 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2019-03-05 02:49:42,234 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/shell.sls'
2019-03-05 02:49:42,321 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/login_defs.sls'
2019-03-05 02:49:42,392 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/at.sls'
2019-03-05 02:49:42,470 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/cron.sls'
2019-03-05 02:49:42,673 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2019-03-05 02:49:42,752 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2019-03-05 02:49:42,956 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2019-03-05 02:49:43,086 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2019-03-05 02:49:43,161 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2019-03-05 02:49:43,231 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2019-03-05 02:49:43,322 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2019-03-05 02:49:43,397 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2019-03-05 02:49:43,466 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2019-03-05 02:49:43,537 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2019-03-05 02:49:43,645 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/file.sls'
2019-03-05 02:49:43,731 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2019-03-05 02:49:43,808 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2019-03-05 02:49:44,384 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2019-03-05 02:49:44,458 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/storage/mount.sls'
2019-03-05 02:49:44,538 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2019-03-05 02:49:44,552 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2019-03-05 02:49:44,589 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2019-03-05 02:49:44,635 [salt.state       :1780][INFO    ][2936] Running state [/etc/environment] at time 02:49:44.635579
2019-03-05 02:49:44,635 [salt.state       :1813][INFO    ][2936] Executing state file.blockreplace for [/etc/environment]
2019-03-05 02:49:44,645 [salt.state       :300 ][INFO    ][2936] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
+# SALT MANAGED VARIABLES - END

2019-03-05 02:49:44,645 [salt.state       :1951][INFO    ][2936] Completed state [/etc/environment] at time 02:49:44.645880 duration_in_ms=10.302
2019-03-05 02:49:44,646 [salt.state       :1780][INFO    ][2936] Running state [/etc/profile.d] at time 02:49:44.646045
2019-03-05 02:49:44,646 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/etc/profile.d]
2019-03-05 02:49:44,659 [salt.state       :300 ][INFO    ][2936] Directory /etc/profile.d is in the correct state
Directory /etc/profile.d updated
2019-03-05 02:49:44,659 [salt.state       :1951][INFO    ][2936] Completed state [/etc/profile.d] at time 02:49:44.659507 duration_in_ms=13.462
2019-03-05 02:49:44,659 [salt.state       :1780][INFO    ][2936] Running state [/etc/bash.bashrc] at time 02:49:44.659643
2019-03-05 02:49:44,659 [salt.state       :1813][INFO    ][2936] Executing state file.blockreplace for [/etc/bash.bashrc]
2019-03-05 02:49:46,070 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['git', '--version'] in directory '/root'
2019-03-05 02:49:46,243 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'test -f /etc/bash.bashrc' in directory '/root'
2019-03-05 02:49:46,258 [salt.state       :300 ][INFO    ][2936] File changed:
--- 
+++ 
@@ -66,3 +66,6 @@
 		fi
 	}
 fi
+# BEGIN CIS 5.4.4 default user umask
+umask 027
+# END CIS 5.4.4 default user umask

2019-03-05 02:49:46,258 [salt.state       :1951][INFO    ][2936] Completed state [/etc/bash.bashrc] at time 02:49:46.258585 duration_in_ms=1598.942
2019-03-05 02:49:46,258 [salt.state       :1780][INFO    ][2936] Running state [/etc/profile] at time 02:49:46.258831
2019-03-05 02:49:46,259 [salt.state       :1813][INFO    ][2936] Executing state file.blockreplace for [/etc/profile]
2019-03-05 02:49:46,263 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'test -f /etc/profile' in directory '/root'
2019-03-05 02:49:46,270 [salt.state       :300 ][INFO    ][2936] File changed:
--- 
+++ 
@@ -25,3 +25,6 @@
   done
   unset i
 fi
+# BEGIN CIS 5.4.4 default user umask
+umask 027
+# END CIS 5.4.4 default user umask

2019-03-05 02:49:46,270 [salt.state       :1951][INFO    ][2936] Completed state [/etc/profile] at time 02:49:46.270550 duration_in_ms=11.719
2019-03-05 02:49:46,270 [salt.state       :1780][INFO    ][2936] Running state [/etc/login.defs] at time 02:49:46.270804
2019-03-05 02:49:46,271 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/login.defs]
2019-03-05 02:49:46,289 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/files/login.defs.jinja'
2019-03-05 02:49:46,357 [salt.state       :300 ][INFO    ][2936] File changed:
--- 
+++ 
@@ -1,341 +1,28 @@
-#
-# /etc/login.defs - Configuration control definitions for the login package.
-#
-# Three items must be defined:  MAIL_DIR, ENV_SUPATH, and ENV_PATH.
-# If unspecified, some arbitrary (and possibly incorrect) value will
-# be assumed.  All other items are optional - if not specified then
-# the described action or option will be inhibited.
-#
-# Comment lines (lines beginning with "#") and blank lines are ignored.
-#
-# Modified for Linux.  --marekm
-
-# REQUIRED for useradd/userdel/usermod
-#   Directory where mailboxes reside, _or_ name of file, relative to the
-#   home directory.  If you _do_ define MAIL_DIR and MAIL_FILE,
-#   MAIL_DIR takes precedence.
-#
-#   Essentially:
-#      - MAIL_DIR defines the location of users mail spool files
-#        (for mbox use) by appending the username to MAIL_DIR as defined
-#        below.
-#      - MAIL_FILE defines the location of the users mail spool files as the
-#        fully-qualified filename obtained by prepending the user home
-#        directory before $MAIL_FILE
-#
-# NOTE: This is no more used for setting up users MAIL environment variable
-#       which is, starting from shadow 4.0.12-1 in Debian, entirely the
-#       job of the pam_mail PAM modules
-#       See default PAM configuration files provided for
-#       login, su, etc.
-#
-# This is a temporary situation: setting these variables will soon
-# move to /etc/default/useradd and the variables will then be
-# no more supported
-MAIL_DIR        /var/mail
-#MAIL_FILE      .mail
-
-#
-# Enable logging and display of /var/log/faillog login failure info.
-# This option conflicts with the pam_tally PAM module.
-#
-FAILLOG_ENAB		yes
-
-#
-# Enable display of unknown usernames when login failures are recorded.
-#
-# WARNING: Unknown usernames may become world readable. 
-# See #290803 and #298773 for details about how this could become a security
-# concern
-LOG_UNKFAIL_ENAB	no
-
-#
-# Enable logging of successful logins
-#
-LOG_OK_LOGINS		no
-
-#
-# Enable "syslog" logging of su activity - in addition to sulog file logging.
-# SYSLOG_SG_ENAB does the same for newgrp and sg.
-#
-SYSLOG_SU_ENAB		yes
-SYSLOG_SG_ENAB		yes
-
-#
-# If defined, all su activity is logged to this file.
-#
-#SULOG_FILE	/var/log/sulog
-
-#
-# If defined, file which maps tty line to TERM environment parameter.
-# Each line of the file is in a format something like "vt100  tty01".
-#
-#TTYTYPE_FILE	/etc/ttytype
-
-#
-# If defined, login failures will be logged here in a utmp format
-# last, when invoked as lastb, will read /var/log/btmp, so...
-#
-FTMP_FILE	/var/log/btmp
-
-#
-# If defined, the command name to display when running "su -".  For
-# example, if this is defined as "su" then a "ps" will display the
-# command is "-su".  If not defined, then "ps" would display the
-# name of the shell actually being run, e.g. something like "-sh".
-#
-SU_NAME		su
-
-#
-# If defined, file which inhibits all the usual chatter during the login
-# sequence.  If a full pathname, then hushed mode will be enabled if the
-# user's name or shell are found in the file.  If not a full pathname, then
-# hushed mode will be enabled if the file exists in the user's home directory.
-#
-HUSHLOGIN_FILE	.hushlogin
-#HUSHLOGIN_FILE	/etc/hushlogins
-
-#
-# *REQUIRED*  The default PATH settings, for superuser and normal users.
-#
-# (they are minimal, add the rest in the shell startup files)
-ENV_SUPATH	PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
-ENV_PATH	PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
-
-#
-# Terminal permissions
-#
-#	TTYGROUP	Login tty will be assigned this group ownership.
-#	TTYPERM		Login tty will be set to this permission.
-#
-# If you have a "write" program which is "setgid" to a special group
-# which owns the terminals, define TTYGROUP to the group number and
-# TTYPERM to 0620.  Otherwise leave TTYGROUP commented out and assign
-# TTYPERM to either 622 or 600.
-#
-# In Debian /usr/bin/bsd-write or similar programs are setgid tty
-# However, the default and recommended value for TTYPERM is still 0600
-# to not allow anyone to write to anyone else console or terminal
-
-# Users can still allow other people to write them by issuing 
-# the "mesg y" command.
-
-TTYGROUP	tty
-TTYPERM		0600
-
-#
-# Login configuration initializations:
-#
-#	ERASECHAR	Terminal ERASE character ('\010' = backspace).
-#	KILLCHAR	Terminal KILL character ('\025' = CTRL/U).
-#	UMASK		Default "umask" value.
-#
-# The ERASECHAR and KILLCHAR are used only on System V machines.
-# 
-# UMASK is the default umask value for pam_umask and is used by
-# useradd and newusers to set the mode of the new home directories.
-# 022 is the "historical" value in Debian for UMASK
-# 027, or even 077, could be considered better for privacy
-# There is no One True Answer here : each sysadmin must make up his/her
-# mind.
-#
-# If USERGROUPS_ENAB is set to "yes", that will modify this UMASK default value
-# for private user groups, i. e. the uid is the same as gid, and username is
-# the same as the primary group name: for these, the user permissions will be
-# used as group permissions, e. g. 022 will become 002.
-#
-# Prefix these values with "0" to get octal, "0x" to get hexadecimal.
-#
-ERASECHAR	0177
-KILLCHAR	025
-UMASK		022
-
-#
-# Password aging controls:
-#
-#	PASS_MAX_DAYS	Maximum number of days a password may be used.
-#	PASS_MIN_DAYS	Minimum number of days allowed between password changes.
-#	PASS_WARN_AGE	Number of days warning given before a password expires.
-#
-PASS_MAX_DAYS	99999
-PASS_MIN_DAYS	0
-PASS_WARN_AGE	7
-
-#
-# Min/max values for automatic uid selection in useradd
-#
-UID_MIN			 1000
-UID_MAX			60000
-# System accounts
-#SYS_UID_MIN		  100
-#SYS_UID_MAX		  999
-
-#
-# Min/max values for automatic gid selection in groupadd
-#
-GID_MIN			 1000
-GID_MAX			60000
-# System accounts
-#SYS_GID_MIN		  100
-#SYS_GID_MAX		  999
-
-#
-# Max number of login retries if password is bad. This will most likely be
-# overriden by PAM, since the default pam_unix module has it's own built
-# in of 3 retries. However, this is a safe fallback in case you are using
-# an authentication module that does not enforce PAM_MAXTRIES.
-#
-LOGIN_RETRIES		5
-
-#
-# Max time in seconds for login
-#
-LOGIN_TIMEOUT		60
-
-#
-# Which fields may be changed by regular users using chfn - use
-# any combination of letters "frwh" (full name, room number, work
-# phone, home phone).  If not defined, no changes are allowed.
-# For backward compatibility, "yes" = "rwh" and "no" = "frwh".
-# 
-CHFN_RESTRICT		rwh
-
-#
-# Should login be allowed if we can't cd to the home directory?
-# Default in no.
-#
-DEFAULT_HOME	yes
-
-#
-# If defined, this command is run when removing a user.
-# It should remove any at/cron/print jobs etc. owned by
-# the user to be removed (passed as the first argument).
-#
-#USERDEL_CMD	/usr/sbin/userdel_local
-
-#
-# Enable setting of the umask group bits to be the same as owner bits
-# (examples: 022 -> 002, 077 -> 007) for non-root users, if the uid is
-# the same as gid, and username is the same as the primary group name.
-#
-# If set to yes, userdel will remove the user´s group if it contains no
-# more members, and useradd will create by default a group with the name
-# of the user.
-#
-USERGROUPS_ENAB yes
-
-#
-# Instead of the real user shell, the program specified by this parameter
-# will be launched, although its visible name (argv[0]) will be the shell's.
-# The program may do whatever it wants (logging, additional authentification,
-# banner, ...) before running the actual shell.
-#
-# FAKE_SHELL /bin/fakeshell
-
-#
-# If defined, either full pathname of a file containing device names or
-# a ":" delimited list of device names.  Root logins will be allowed only
-# upon these devices.
-#
-# This variable is used by login and su.
-#
-#CONSOLE	/etc/consoles
-#CONSOLE	console:tty01:tty02:tty03:tty04
-
-#
-# List of groups to add to the user's supplementary group set
-# when logging in on the console (as determined by the CONSOLE
-# setting).  Default is none.
-#
-# Use with caution - it is possible for users to gain permanent
-# access to these groups, even when not logged in on the console.
-# How to do it is left as an exercise for the reader...
-#
-# This variable is used by login and su.
-#
-#CONSOLE_GROUPS		floppy:audio:cdrom
-
-#
-# If set to "yes", new passwords will be encrypted using the MD5-based
-# algorithm compatible with the one used by recent releases of FreeBSD.
-# It supports passwords of unlimited length and longer salt strings.
-# Set to "no" if you need to copy encrypted passwords to other systems
-# which don't understand the new algorithm.  Default is "no".
-#
-# This variable is deprecated. You should use ENCRYPT_METHOD.
-#
-#MD5_CRYPT_ENAB	no
-
-#
-# If set to MD5 , MD5-based algorithm will be used for encrypting password
-# If set to SHA256, SHA256-based algorithm will be used for encrypting password
-# If set to SHA512, SHA512-based algorithm will be used for encrypting password
-# If set to DES, DES-based algorithm will be used for encrypting password (default)
-# Overrides the MD5_CRYPT_ENAB option
-#
-# Note: It is recommended to use a value consistent with
-# the PAM modules configuration.
-#
-ENCRYPT_METHOD SHA512
-
-#
-# Only used if ENCRYPT_METHOD is set to SHA256 or SHA512.
-#
-# Define the number of SHA rounds.
-# With a lot of rounds, it is more difficult to brute forcing the password.
-# But note also that it more CPU resources will be needed to authenticate
-# users.
-#
-# If not specified, the libc will choose the default number of rounds (5000).
-# The values must be inside the 1000-999999999 range.
-# If only one of the MIN or MAX values is set, then this value will be used.
-# If MIN > MAX, the highest value will be used.
-#
-# SHA_CRYPT_MIN_ROUNDS 5000
-# SHA_CRYPT_MAX_ROUNDS 5000
-
-################# OBSOLETED BY PAM ##############
-#						#
-# These options are now handled by PAM. Please	#
-# edit the appropriate file in /etc/pam.d/ to	#
-# enable the equivelants of them.
-#
-###############
-
-#MOTD_FILE
-#DIALUPS_CHECK_ENAB
-#LASTLOG_ENAB
-#MAIL_CHECK_ENAB
-#OBSCURE_CHECKS_ENAB
-#PORTTIME_CHECKS_ENAB
-#SU_WHEEL_ONLY
-#CRACKLIB_DICTPATH
-#PASS_CHANGE_TRIES
-#PASS_ALWAYS_WARN
-#ENVIRON_FILE
-#NOLOGINS_FILE
-#ISSUE_FILE
-#PASS_MIN_LEN
-#PASS_MAX_LEN
-#ULIMIT
-#ENV_HZ
-#CHFN_AUTH
-#CHSH_AUTH
-#FAIL_DELAY
-
-################# OBSOLETED #######################
-#						  #
-# These options are no more handled by shadow.    #
-#                                                 #
-# Shadow utilities will display a warning if they #
-# still appear.                                   #
-#                                                 #
-###################################################
-
-# CLOSE_SESSIONS
-# LOGIN_STRING
-# NO_PASSWORD_CONSOLE
-# QMAIL_DIR
-
-
-
+# This file is managed by Salt, do not edit
+CHFN_RESTRICT        rwh
+DEFAULT_HOME         yes
+ENCRYPT_METHOD       SHA512
+ENV_PATH             PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ENV_SUPATH           PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ERASECHAR            0177
+GID_MAX              60000
+GID_MIN              1000
+HUSHLOGIN_FILE       .hushlogin
+KILLCHAR             025
+LOG_OK_LOGINS        no
+LOG_UNKFAIL_ENAB     no
+LOGIN_RETRIES        5
+LOGIN_TIMEOUT        60
+MAIL_DIR             /var/mail
+PASS_MAX_DAYS        90
+PASS_MIN_DAYS        7
+PASS_WARN_AGE        7
+SU_NAME              su
+SYSLOG_SG_ENAB       yes
+SYSLOG_SU_ENAB       yes
+TTYGROUP             tty
+TTYPERM              0600
+UID_MAX              60000
+UID_MIN              1000
+UMASK                022
+USERGROUPS_ENAB      yes

2019-03-05 02:49:46,358 [salt.state       :1951][INFO    ][2936] Completed state [/etc/login.defs] at time 02:49:46.358295 duration_in_ms=87.491
2019-03-05 02:49:46,362 [salt.state       :1780][INFO    ][2936] Running state [at] at time 02:49:46.362631
2019-03-05 02:49:46,362 [salt.state       :1813][INFO    ][2936] Executing state pkg.installed for [at]
2019-03-05 02:49:46,363 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:49:46,845 [salt.state       :300 ][INFO    ][2936] All specified packages are already installed
2019-03-05 02:49:46,845 [salt.state       :1951][INFO    ][2936] Completed state [at] at time 02:49:46.845734 duration_in_ms=483.103
2019-03-05 02:49:46,847 [salt.state       :1780][INFO    ][2936] Running state [atd] at time 02:49:46.847066
2019-03-05 02:49:46,847 [salt.state       :1813][INFO    ][2936] Executing state service.running for [atd]
2019-03-05 02:49:46,847 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'status', 'atd.service', '-n', '0'] in directory '/root'
2019-03-05 02:49:46,862 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-active', 'atd.service'] in directory '/root'
2019-03-05 02:49:46,869 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-enabled', 'atd.service'] in directory '/root'
2019-03-05 02:49:46,876 [salt.state       :300 ][INFO    ][2936] The service atd is already running
2019-03-05 02:49:46,876 [salt.state       :1951][INFO    ][2936] Completed state [atd] at time 02:49:46.876435 duration_in_ms=29.368
2019-03-05 02:49:46,878 [salt.state       :1780][INFO    ][2936] Running state [cron] at time 02:49:46.878048
2019-03-05 02:49:46,878 [salt.state       :1813][INFO    ][2936] Executing state pkg.installed for [cron]
2019-03-05 02:49:46,883 [salt.state       :300 ][INFO    ][2936] All specified packages are already installed
2019-03-05 02:49:46,883 [salt.state       :1951][INFO    ][2936] Completed state [cron] at time 02:49:46.883858 duration_in_ms=5.81
2019-03-05 02:49:46,884 [salt.state       :1780][INFO    ][2936] Running state [/etc/at.allow] at time 02:49:46.884562
2019-03-05 02:49:46,884 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/at.allow]
2019-03-05 02:49:46,899 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/files/cron_users.jinja'
2019-03-05 02:49:46,905 [salt.state       :300 ][INFO    ][2936] File changed:
New file
2019-03-05 02:49:46,905 [salt.state       :1951][INFO    ][2936] Completed state [/etc/at.allow] at time 02:49:46.905581 duration_in_ms=21.019
2019-03-05 02:49:46,905 [salt.state       :1780][INFO    ][2936] Running state [/etc/at.deny] at time 02:49:46.905737
2019-03-05 02:49:46,905 [salt.state       :1813][INFO    ][2936] Executing state file.absent for [/etc/at.deny]
2019-03-05 02:49:46,928 [salt.state       :300 ][INFO    ][2936] {'removed': '/etc/at.deny'}
2019-03-05 02:49:46,928 [salt.state       :1951][INFO    ][2936] Completed state [/etc/at.deny] at time 02:49:46.928384 duration_in_ms=22.646
2019-03-05 02:49:46,929 [salt.state       :1780][INFO    ][2936] Running state [cron] at time 02:49:46.929246
2019-03-05 02:49:46,929 [salt.state       :1813][INFO    ][2936] Executing state service.running for [cron]
2019-03-05 02:49:46,929 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'status', 'cron.service', '-n', '0'] in directory '/root'
2019-03-05 02:49:46,938 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-active', 'cron.service'] in directory '/root'
2019-03-05 02:49:46,945 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-enabled', 'cron.service'] in directory '/root'
2019-03-05 02:49:46,953 [salt.state       :300 ][INFO    ][2936] The service cron is already running
2019-03-05 02:49:46,953 [salt.state       :1951][INFO    ][2936] Completed state [cron] at time 02:49:46.953245 duration_in_ms=24.0
2019-03-05 02:49:46,954 [salt.state       :1780][INFO    ][2936] Running state [/etc/cron.allow] at time 02:49:46.954246
2019-03-05 02:49:46,954 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/cron.allow]
2019-03-05 02:49:46,968 [salt.state       :300 ][INFO    ][2936] File changed:
New file
2019-03-05 02:49:46,968 [salt.state       :1951][INFO    ][2936] Completed state [/etc/cron.allow] at time 02:49:46.968809 duration_in_ms=14.563
2019-03-05 02:49:46,968 [salt.state       :1780][INFO    ][2936] Running state [/etc/cron.deny] at time 02:49:46.968961
2019-03-05 02:49:46,969 [salt.state       :1813][INFO    ][2936] Executing state file.absent for [/etc/cron.deny]
2019-03-05 02:49:46,969 [salt.state       :300 ][INFO    ][2936] File /etc/cron.deny is not present
2019-03-05 02:49:46,969 [salt.state       :1951][INFO    ][2936] Completed state [/etc/cron.deny] at time 02:49:46.969441 duration_in_ms=0.48
2019-03-05 02:49:46,970 [salt.state       :1780][INFO    ][2936] Running state [/etc/crontab] at time 02:49:46.970184
2019-03-05 02:49:46,970 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/crontab]
2019-03-05 02:49:46,970 [salt.state       :300 ][INFO    ][2936] {'mode': '0600'}
2019-03-05 02:49:46,970 [salt.state       :1951][INFO    ][2936] Completed state [/etc/crontab] at time 02:49:46.970934 duration_in_ms=0.75
2019-03-05 02:49:46,971 [salt.state       :1780][INFO    ][2936] Running state [/etc/cron.d] at time 02:49:46.971599
2019-03-05 02:49:46,971 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/etc/cron.d]
2019-03-05 02:49:46,972 [salt.state       :300 ][INFO    ][2936] {'mode': '0600'}
2019-03-05 02:49:46,972 [salt.state       :1951][INFO    ][2936] Completed state [/etc/cron.d] at time 02:49:46.972479 duration_in_ms=0.881
2019-03-05 02:49:46,973 [salt.state       :1780][INFO    ][2936] Running state [/etc/cron.daily] at time 02:49:46.973136
2019-03-05 02:49:46,973 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/etc/cron.daily]
2019-03-05 02:49:46,987 [salt.state       :300 ][INFO    ][2936] {'mode': '0600'}
2019-03-05 02:49:46,987 [salt.state       :1951][INFO    ][2936] Completed state [/etc/cron.daily] at time 02:49:46.987951 duration_in_ms=14.814
2019-03-05 02:49:46,988 [salt.state       :1780][INFO    ][2936] Running state [/etc/cron.hourly] at time 02:49:46.988611
2019-03-05 02:49:46,988 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/etc/cron.hourly]
2019-03-05 02:49:46,989 [salt.state       :300 ][INFO    ][2936] {'mode': '0600'}
2019-03-05 02:49:46,989 [salt.state       :1951][INFO    ][2936] Completed state [/etc/cron.hourly] at time 02:49:46.989498 duration_in_ms=0.886
2019-03-05 02:49:46,990 [salt.state       :1780][INFO    ][2936] Running state [/etc/cron.monthly] at time 02:49:46.990179
2019-03-05 02:49:46,990 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/etc/cron.monthly]
2019-03-05 02:49:46,990 [salt.state       :300 ][INFO    ][2936] {'mode': '0600'}
2019-03-05 02:49:46,991 [salt.state       :1951][INFO    ][2936] Completed state [/etc/cron.monthly] at time 02:49:46.991076 duration_in_ms=0.897
2019-03-05 02:49:46,991 [salt.state       :1780][INFO    ][2936] Running state [/etc/cron.weekly] at time 02:49:46.991738
2019-03-05 02:49:46,991 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/etc/cron.weekly]
2019-03-05 02:49:46,992 [salt.state       :300 ][INFO    ][2936] {'mode': '0600'}
2019-03-05 02:49:46,992 [salt.state       :1951][INFO    ][2936] Completed state [/etc/cron.weekly] at time 02:49:46.992643 duration_in_ms=0.905
2019-03-05 02:49:46,994 [salt.state       :1780][INFO    ][2936] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:49:46.994923
2019-03-05 02:49:46,995 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/apt/apt.conf.d/99prefer_ipv4-salt]
2019-03-05 02:49:47,007 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2019-03-05 02:49:47,013 [salt.state       :300 ][INFO    ][2936] File changed:
New file
2019-03-05 02:49:47,013 [salt.state       :1951][INFO    ][2936] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:49:47.013962 duration_in_ms=19.04
2019-03-05 02:49:47,014 [salt.state       :1780][INFO    ][2936] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 02:49:47.014105
2019-03-05 02:49:47,014 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/apt/apt.conf.d/99allow_downgrades-salt]
2019-03-05 02:49:47,027 [salt.state       :300 ][INFO    ][2936] File changed:
New file
2019-03-05 02:49:47,027 [salt.state       :1951][INFO    ][2936] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 02:49:47.027295 duration_in_ms=13.189
2019-03-05 02:49:47,028 [salt.state       :1780][INFO    ][2936] Running state [linux_repo_prereq_pkgs] at time 02:49:47.028416
2019-03-05 02:49:47,028 [salt.state       :1813][INFO    ][2936] Executing state pkg.installed for [linux_repo_prereq_pkgs]
2019-03-05 02:49:47,033 [salt.state       :300 ][INFO    ][2936] All specified packages are already installed
2019-03-05 02:49:47,034 [salt.state       :1951][INFO    ][2936] Completed state [linux_repo_prereq_pkgs] at time 02:49:47.034006 duration_in_ms=5.589
2019-03-05 02:49:47,034 [salt.state       :1780][INFO    ][2936] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 02:49:47.034153
2019-03-05 02:49:47,034 [salt.state       :1813][INFO    ][2936] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt]
2019-03-05 02:49:47,034 [salt.state       :300 ][INFO    ][2936] File /etc/apt/apt.conf.d/99proxies-salt is not present
2019-03-05 02:49:47,034 [salt.state       :1951][INFO    ][2936] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 02:49:47.034591 duration_in_ms=0.438
2019-03-05 02:49:47,034 [salt.state       :1780][INFO    ][2936] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:49:47.034722
2019-03-05 02:49:47,034 [salt.state       :1813][INFO    ][2936] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack]
2019-03-05 02:49:47,035 [salt.state       :300 ][INFO    ][2936] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2019-03-05 02:49:47,035 [salt.state       :1951][INFO    ][2936] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:49:47.035147 duration_in_ms=0.425
2019-03-05 02:49:47,035 [salt.state       :1780][INFO    ][2936] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:49:47.035280
2019-03-05 02:49:47,035 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/apt/preferences.d/mirantis_openstack]
2019-03-05 02:49:47,105 [salt.state       :300 ][INFO    ][2936] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2019-03-05 02:49:47,105 [salt.state       :1951][INFO    ][2936] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:49:47.105282 duration_in_ms=70.002
2019-03-05 02:49:47,106 [salt.state       :1780][INFO    ][2936] Running state [deb http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial main] at time 02:49:47.106959
2019-03-05 02:49:47,107 [salt.state       :1813][INFO    ][2936] Executing state pkgrepo.managed for [deb http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial main]
2019-03-05 02:49:47,875 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.mirantis.com/nightly/openstack-rocky/xenial/archive-rocky.key'] in directory '/root'
2019-03-05 02:49:48,078 [salt.state       :300 ][INFO    ][2936] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial main'
2019-03-05 02:49:48,079 [salt.state       :1951][INFO    ][2936] Completed state [deb http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial main] at time 02:49:48.079028 duration_in_ms=972.067
2019-03-05 02:49:48,079 [salt.state       :1780][INFO    ][2936] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_glusterfs] at time 02:49:48.079299
2019-03-05 02:49:48,079 [salt.state       :1813][INFO    ][2936] Executing state file.absent for [/etc/apt/apt.conf.d/99proxies-salt-mcp_glusterfs]
2019-03-05 02:49:48,079 [salt.state       :300 ][INFO    ][2936] File /etc/apt/apt.conf.d/99proxies-salt-mcp_glusterfs is not present
2019-03-05 02:49:48,080 [salt.state       :1951][INFO    ][2936] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_glusterfs] at time 02:49:48.080086 duration_in_ms=0.786
2019-03-05 02:49:48,080 [salt.state       :1780][INFO    ][2936] Running state [/etc/apt/preferences.d/mcp_glusterfs] at time 02:49:48.080266
2019-03-05 02:49:48,080 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/apt/preferences.d/mcp_glusterfs]
2019-03-05 02:49:48,221 [salt.state       :300 ][INFO    ][2936] File /etc/apt/preferences.d/mcp_glusterfs is in the correct state
2019-03-05 02:49:48,222 [salt.state       :1951][INFO    ][2936] Completed state [/etc/apt/preferences.d/mcp_glusterfs] at time 02:49:48.222084 duration_in_ms=141.817
2019-03-05 02:49:48,222 [salt.state       :1780][INFO    ][2936] Running state [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZQdFlGY0JFQURjUU1aOWFTUjFwdGJhRWVxLzhCenU3a2lwYXhWR2gzV2NtYTRMeitRUGUwb2Z4UmYrCm9ZUjIyVVZHbUpjUG5WY0dGYlhKNTB0OEJBeHd0US9UU21HZFE5M2JsNkxPUkFRQlovdWQxTFRyMkhLcGFhMEYKMWJ3cGkvVEFnQldxUDY0SHUwTEJHSVNjMEc1bTMvaG4vYmk2WHhJSU96Si9ML3ZxTGgxZGVWYURyWVlXeTVDbQplOEF1UHRxT0FSS3NlZnZWZ3dscG5iQ3RrK1FhRTY1dmdsOE1YaVlDYU9lblQwN0dEQ3ExeGI3aGtvVmxKUzRiCmY2RjNVTUpWTVZ5NG9FeVlrUnc0U1A3VUxlVDFzNHlyQmVEemJ4aEZhWlJKRnZHcHZNVzNBWnhmcmhYLzVPcFoKU2tRaUZuNS8yajRlSmxpNC9NbXB0QUFIcEdyNHRMQStzNm1IbUE5RTljN3dNZnlGWmUrd01odmFuZ1NEcDA5ZwpTU1pzMDBicUtTbllJSi9vR1JqYXhDbGxrdzRTTWZUT3F2OGwvR094UnMxMnlJY1pEMDhTU21ScG95TGZmcmwxCnpFbHlhaXh0QUpSZW5waFRaeXE3ZVJMUHlRbDZxRURBMVh0THMzVGhLNS80ZmdoTWJlN01PSGlNQjhNd0wxUnoKTFFrbC9QVTA4dnhmdW05a2kvbS9MUDV4cEpvcE5IWnMyTDQ3UmxYMit0cTZGSldiRHZRd09Hb0ZUVG54bWREZgo0RWtNaGxCNE4rdWpadzY0cFNNdDNjMDhOU2h4dHkyVVdwYlNiYzgvZTdQczRCN0x4NmVxNkFtcXJjVUNoZzhjCjkrUEkyTFVxajZtRGJjOGp4cFVzbHZqc0xVMDV4bnE2T0x2NFUvL3BVVFV6NmVJOEZnRmFkVlpjb1FBUkFRQUIKdEJsTVlYVnVZMmh3WVdRZ1VGQkJJR1p2Y2lCSGJIVnpkR1Z5aVFJNEJCTUJBZ0FpQlFKVDdXQlhBaHNEQmdzSgpDQWNEQWdZVkNBSUpDZ3NFRmdJREFRSWVBUUlYZ0FBS0NSQVQ0QnQ3UCtocHFaM0xFQUNZWUM0VWp4d1NIb3VWCjI5NUN4Znd0OVAzMkdjV0piRm1MWXRMSFdWVHQydmROL005WGIwMllnVkxKbS9uVnkydkpocWNNb3dTVzJqTzUKMDNtTHE2NzJnNW1IaXRuSXExbGg0elhjSEV2UDc5YURSUXV2a2dzTEVIamxrMk56WXFkQXNkUmszVGdPTGNLMApTUk03Q3dnd2QvYi9nVlV0UFlyWDFodlFLcmpHSk05VlpGY0NNWDJSbUdBUzBmdDNRSHpFQVBaQ2d5YW1rMHFCCjJlbzh0TFpZbTQyaU12cStaU3hHdWxoemk3Z0prcHYvd05kYVA0RTZvOG83S1kzSklXTW14Qm44UVpVS1lNb2IKemU0UFNCZzRHNGlHMnVlOUlyR0NiOE0xbys0NmFPU3lFSWM5OWJ6bkY4SnJ3N2E4c0J1ZlZSalNaSUU5QS9vTQpFdEIxcFRSRG45bHd4L0R5WWJDVjE2RE9zazZkNXg0UDhjcXZnZGFHemw3Vk5Mdmt3bU1hQ0gwZ1JGSUJyOTM3CnJFVWJlU0pIVHFyVkcwelh6U2FVSEV3WFBaRTBMdDJDOWRFbU1uVDZueEM3RmJKQjFBVFBETng4a0w3TXZCNGoKbDVIa2pyRDFXOVh1MnkwZHp3QUtsZzVqdnp3UDQ2TUpndm0rQVlLODA4WGhPaE1aald6enQ1UE9lRGNEaEdocApSU2ZRdEFoU25Sa090S1MxZHJNQ3QyN2hMWkRFWmZDcC8vYWo3anZWTDhGamFtR0VNZm05MUZMUWE1TFk3T29KCmFZb1psWVV0dGhyWFY2dzVLSEZqRllBS2dBOHRKemViVHZjMVE5YXZDbzJHNXFXTlpxNlRTTHhIRU1vL2c0Z3UKMmFHUlBSckt1OXcySWJvc2c0T3FaL1liWEM4U2pBPT0KPStRbmEKLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxPQ0stLS0tLQo=' | base64 -d | apt-key add -] at time 02:49:48.222259
2019-03-05 02:49:48,222 [salt.state       :1813][INFO    ][2936] Executing state cmd.run for [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZQdFlGY0JFQURjUU1aOWFTUjFwdGJhRWVxLzhCenU3a2lwYXhWR2gzV2NtYTRMeitRUGUwb2Z4UmYrCm9ZUjIyVVZHbUpjUG5WY0dGYlhKNTB0OEJBeHd0US9UU21HZFE5M2JsNkxPUkFRQlovdWQxTFRyMkhLcGFhMEYKMWJ3cGkvVEFnQldxUDY0SHUwTEJHSVNjMEc1bTMvaG4vYmk2WHhJSU96Si9ML3ZxTGgxZGVWYURyWVlXeTVDbQplOEF1UHRxT0FSS3NlZnZWZ3dscG5iQ3RrK1FhRTY1dmdsOE1YaVlDYU9lblQwN0dEQ3ExeGI3aGtvVmxKUzRiCmY2RjNVTUpWTVZ5NG9FeVlrUnc0U1A3VUxlVDFzNHlyQmVEemJ4aEZhWlJKRnZHcHZNVzNBWnhmcmhYLzVPcFoKU2tRaUZuNS8yajRlSmxpNC9NbXB0QUFIcEdyNHRMQStzNm1IbUE5RTljN3dNZnlGWmUrd01odmFuZ1NEcDA5ZwpTU1pzMDBicUtTbllJSi9vR1JqYXhDbGxrdzRTTWZUT3F2OGwvR094UnMxMnlJY1pEMDhTU21ScG95TGZmcmwxCnpFbHlhaXh0QUpSZW5waFRaeXE3ZVJMUHlRbDZxRURBMVh0THMzVGhLNS80ZmdoTWJlN01PSGlNQjhNd0wxUnoKTFFrbC9QVTA4dnhmdW05a2kvbS9MUDV4cEpvcE5IWnMyTDQ3UmxYMit0cTZGSldiRHZRd09Hb0ZUVG54bWREZgo0RWtNaGxCNE4rdWpadzY0cFNNdDNjMDhOU2h4dHkyVVdwYlNiYzgvZTdQczRCN0x4NmVxNkFtcXJjVUNoZzhjCjkrUEkyTFVxajZtRGJjOGp4cFVzbHZqc0xVMDV4bnE2T0x2NFUvL3BVVFV6NmVJOEZnRmFkVlpjb1FBUkFRQUIKdEJsTVlYVnVZMmh3WVdRZ1VGQkJJR1p2Y2lCSGJIVnpkR1Z5aVFJNEJCTUJBZ0FpQlFKVDdXQlhBaHNEQmdzSgpDQWNEQWdZVkNBSUpDZ3NFRmdJREFRSWVBUUlYZ0FBS0NSQVQ0QnQ3UCtocHFaM0xFQUNZWUM0VWp4d1NIb3VWCjI5NUN4Znd0OVAzMkdjV0piRm1MWXRMSFdWVHQydmROL005WGIwMllnVkxKbS9uVnkydkpocWNNb3dTVzJqTzUKMDNtTHE2NzJnNW1IaXRuSXExbGg0elhjSEV2UDc5YURSUXV2a2dzTEVIamxrMk56WXFkQXNkUmszVGdPTGNLMApTUk03Q3dnd2QvYi9nVlV0UFlyWDFodlFLcmpHSk05VlpGY0NNWDJSbUdBUzBmdDNRSHpFQVBaQ2d5YW1rMHFCCjJlbzh0TFpZbTQyaU12cStaU3hHdWxoemk3Z0prcHYvd05kYVA0RTZvOG83S1kzSklXTW14Qm44UVpVS1lNb2IKemU0UFNCZzRHNGlHMnVlOUlyR0NiOE0xbys0NmFPU3lFSWM5OWJ6bkY4SnJ3N2E4c0J1ZlZSalNaSUU5QS9vTQpFdEIxcFRSRG45bHd4L0R5WWJDVjE2RE9zazZkNXg0UDhjcXZnZGFHemw3Vk5Mdmt3bU1hQ0gwZ1JGSUJyOTM3CnJFVWJlU0pIVHFyVkcwelh6U2FVSEV3WFBaRTBMdDJDOWRFbU1uVDZueEM3RmJKQjFBVFBETng4a0w3TXZCNGoKbDVIa2pyRDFXOVh1MnkwZHp3QUtsZzVqdnp3UDQ2TUpndm0rQVlLODA4WGhPaE1aald6enQ1UE9lRGNEaEdocApSU2ZRdEFoU25Sa090S1MxZHJNQ3QyN2hMWkRFWmZDcC8vYWo3anZWTDhGamFtR0VNZm05MUZMUWE1TFk3T29KCmFZb1psWVV0dGhyWFY2dzVLSEZqRllBS2dBOHRKemViVHZjMVE5YXZDbzJHNXFXTlpxNlRTTHhIRU1vL2c0Z3UKMmFHUlBSckt1OXcySWJvc2c0T3FaL1liWEM4U2pBPT0KPStRbmEKLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxPQ0stLS0tLQo=' | base64 -d | apt-key add -]
2019-03-05 02:49:48,222 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZQdFlGY0JFQURjUU1aOWFTUjFwdGJhRWVxLzhCenU3a2lwYXhWR2gzV2NtYTRMeitRUGUwb2Z4UmYrCm9ZUjIyVVZHbUpjUG5WY0dGYlhKNTB0OEJBeHd0US9UU21HZFE5M2JsNkxPUkFRQlovdWQxTFRyMkhLcGFhMEYKMWJ3cGkvVEFnQldxUDY0SHUwTEJHSVNjMEc1bTMvaG4vYmk2WHhJSU96Si9ML3ZxTGgxZGVWYURyWVlXeTVDbQplOEF1UHRxT0FSS3NlZnZWZ3dscG5iQ3RrK1FhRTY1dmdsOE1YaVlDYU9lblQwN0dEQ3ExeGI3aGtvVmxKUzRiCmY2RjNVTUpWTVZ5NG9FeVlrUnc0U1A3VUxlVDFzNHlyQmVEemJ4aEZhWlJKRnZHcHZNVzNBWnhmcmhYLzVPcFoKU2tRaUZuNS8yajRlSmxpNC9NbXB0QUFIcEdyNHRMQStzNm1IbUE5RTljN3dNZnlGWmUrd01odmFuZ1NEcDA5ZwpTU1pzMDBicUtTbllJSi9vR1JqYXhDbGxrdzRTTWZUT3F2OGwvR094UnMxMnlJY1pEMDhTU21ScG95TGZmcmwxCnpFbHlhaXh0QUpSZW5waFRaeXE3ZVJMUHlRbDZxRURBMVh0THMzVGhLNS80ZmdoTWJlN01PSGlNQjhNd0wxUnoKTFFrbC9QVTA4dnhmdW05a2kvbS9MUDV4cEpvcE5IWnMyTDQ3UmxYMit0cTZGSldiRHZRd09Hb0ZUVG54bWREZgo0RWtNaGxCNE4rdWpadzY0cFNNdDNjMDhOU2h4dHkyVVdwYlNiYzgvZTdQczRCN0x4NmVxNkFtcXJjVUNoZzhjCjkrUEkyTFVxajZtRGJjOGp4cFVzbHZqc0xVMDV4bnE2T0x2NFUvL3BVVFV6NmVJOEZnRmFkVlpjb1FBUkFRQUIKdEJsTVlYVnVZMmh3WVdRZ1VGQkJJR1p2Y2lCSGJIVnpkR1Z5aVFJNEJCTUJBZ0FpQlFKVDdXQlhBaHNEQmdzSgpDQWNEQWdZVkNBSUpDZ3NFRmdJREFRSWVBUUlYZ0FBS0NSQVQ0QnQ3UCtocHFaM0xFQUNZWUM0VWp4d1NIb3VWCjI5NUN4Znd0OVAzMkdjV0piRm1MWXRMSFdWVHQydmROL005WGIwMllnVkxKbS9uVnkydkpocWNNb3dTVzJqTzUKMDNtTHE2NzJnNW1IaXRuSXExbGg0elhjSEV2UDc5YURSUXV2a2dzTEVIamxrMk56WXFkQXNkUmszVGdPTGNLMApTUk03Q3dnd2QvYi9nVlV0UFlyWDFodlFLcmpHSk05VlpGY0NNWDJSbUdBUzBmdDNRSHpFQVBaQ2d5YW1rMHFCCjJlbzh0TFpZbTQyaU12cStaU3hHdWxoemk3Z0prcHYvd05kYVA0RTZvOG83S1kzSklXTW14Qm44UVpVS1lNb2IKemU0UFNCZzRHNGlHMnVlOUlyR0NiOE0xbys0NmFPU3lFSWM5OWJ6bkY4SnJ3N2E4c0J1ZlZSalNaSUU5QS9vTQpFdEIxcFRSRG45bHd4L0R5WWJDVjE2RE9zazZkNXg0UDhjcXZnZGFHemw3Vk5Mdmt3bU1hQ0gwZ1JGSUJyOTM3CnJFVWJlU0pIVHFyVkcwelh6U2FVSEV3WFBaRTBMdDJDOWRFbU1uVDZueEM3RmJKQjFBVFBETng4a0w3TXZCNGoKbDVIa2pyRDFXOVh1MnkwZHp3QUtsZzVqdnp3UDQ2TUpndm0rQVlLODA4WGhPaE1aald6enQ1UE9lRGNEaEdocApSU2ZRdEFoU25Sa090S1MxZHJNQ3QyN2hMWkRFWmZDcC8vYWo3anZWTDhGamFtR0VNZm05MUZMUWE1TFk3T29KCmFZb1psWVV0dGhyWFY2dzVLSEZqRllBS2dBOHRKemViVHZjMVE5YXZDbzJHNXFXTlpxNlRTTHhIRU1vL2c0Z3UKMmFHUlBSckt1OXcySWJvc2c0T3FaL1liWEM4U2pBPT0KPStRbmEKLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxPQ0stLS0tLQo=' | base64 -d | apt-key add -' in directory '/root'
2019-03-05 02:49:48,310 [salt.state       :300 ][INFO    ][2936] {'pid': 3149, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2019-03-05 02:49:48,310 [salt.state       :1951][INFO    ][2936] Completed state [echo 'LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdudVBHIHYxCgptUUlOQkZQdFlGY0JFQURjUU1aOWFTUjFwdGJhRWVxLzhCenU3a2lwYXhWR2gzV2NtYTRMeitRUGUwb2Z4UmYrCm9ZUjIyVVZHbUpjUG5WY0dGYlhKNTB0OEJBeHd0US9UU21HZFE5M2JsNkxPUkFRQlovdWQxTFRyMkhLcGFhMEYKMWJ3cGkvVEFnQldxUDY0SHUwTEJHSVNjMEc1bTMvaG4vYmk2WHhJSU96Si9ML3ZxTGgxZGVWYURyWVlXeTVDbQplOEF1UHRxT0FSS3NlZnZWZ3dscG5iQ3RrK1FhRTY1dmdsOE1YaVlDYU9lblQwN0dEQ3ExeGI3aGtvVmxKUzRiCmY2RjNVTUpWTVZ5NG9FeVlrUnc0U1A3VUxlVDFzNHlyQmVEemJ4aEZhWlJKRnZHcHZNVzNBWnhmcmhYLzVPcFoKU2tRaUZuNS8yajRlSmxpNC9NbXB0QUFIcEdyNHRMQStzNm1IbUE5RTljN3dNZnlGWmUrd01odmFuZ1NEcDA5ZwpTU1pzMDBicUtTbllJSi9vR1JqYXhDbGxrdzRTTWZUT3F2OGwvR094UnMxMnlJY1pEMDhTU21ScG95TGZmcmwxCnpFbHlhaXh0QUpSZW5waFRaeXE3ZVJMUHlRbDZxRURBMVh0THMzVGhLNS80ZmdoTWJlN01PSGlNQjhNd0wxUnoKTFFrbC9QVTA4dnhmdW05a2kvbS9MUDV4cEpvcE5IWnMyTDQ3UmxYMit0cTZGSldiRHZRd09Hb0ZUVG54bWREZgo0RWtNaGxCNE4rdWpadzY0cFNNdDNjMDhOU2h4dHkyVVdwYlNiYzgvZTdQczRCN0x4NmVxNkFtcXJjVUNoZzhjCjkrUEkyTFVxajZtRGJjOGp4cFVzbHZqc0xVMDV4bnE2T0x2NFUvL3BVVFV6NmVJOEZnRmFkVlpjb1FBUkFRQUIKdEJsTVlYVnVZMmh3WVdRZ1VGQkJJR1p2Y2lCSGJIVnpkR1Z5aVFJNEJCTUJBZ0FpQlFKVDdXQlhBaHNEQmdzSgpDQWNEQWdZVkNBSUpDZ3NFRmdJREFRSWVBUUlYZ0FBS0NSQVQ0QnQ3UCtocHFaM0xFQUNZWUM0VWp4d1NIb3VWCjI5NUN4Znd0OVAzMkdjV0piRm1MWXRMSFdWVHQydmROL005WGIwMllnVkxKbS9uVnkydkpocWNNb3dTVzJqTzUKMDNtTHE2NzJnNW1IaXRuSXExbGg0elhjSEV2UDc5YURSUXV2a2dzTEVIamxrMk56WXFkQXNkUmszVGdPTGNLMApTUk03Q3dnd2QvYi9nVlV0UFlyWDFodlFLcmpHSk05VlpGY0NNWDJSbUdBUzBmdDNRSHpFQVBaQ2d5YW1rMHFCCjJlbzh0TFpZbTQyaU12cStaU3hHdWxoemk3Z0prcHYvd05kYVA0RTZvOG83S1kzSklXTW14Qm44UVpVS1lNb2IKemU0UFNCZzRHNGlHMnVlOUlyR0NiOE0xbys0NmFPU3lFSWM5OWJ6bkY4SnJ3N2E4c0J1ZlZSalNaSUU5QS9vTQpFdEIxcFRSRG45bHd4L0R5WWJDVjE2RE9zazZkNXg0UDhjcXZnZGFHemw3Vk5Mdmt3bU1hQ0gwZ1JGSUJyOTM3CnJFVWJlU0pIVHFyVkcwelh6U2FVSEV3WFBaRTBMdDJDOWRFbU1uVDZueEM3RmJKQjFBVFBETng4a0w3TXZCNGoKbDVIa2pyRDFXOVh1MnkwZHp3QUtsZzVqdnp3UDQ2TUpndm0rQVlLODA4WGhPaE1aald6enQ1UE9lRGNEaEdocApSU2ZRdEFoU25Sa090S1MxZHJNQ3QyN2hMWkRFWmZDcC8vYWo3anZWTDhGamFtR0VNZm05MUZMUWE1TFk3T29KCmFZb1psWVV0dGhyWFY2dzVLSEZqRllBS2dBOHRKemViVHZjMVE5YXZDbzJHNXFXTlpxNlRTTHhIRU1vL2c0Z3UKMmFHUlBSckt1OXcySWJvc2c0T3FaL1liWEM4U2pBPT0KPStRbmEKLS0tLS1FTkQgUEdQIFBVQkxJQyBLRVkgQkxPQ0stLS0tLQo=' | base64 -d | apt-key add -] at time 02:49:48.310403 duration_in_ms=88.144
2019-03-05 02:49:48,313 [salt.state       :1780][INFO    ][2936] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 02:49:48.313039
2019-03-05 02:49:48,313 [salt.state       :1813][INFO    ][2936] Executing state pkgrepo.managed for [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main]
2019-03-05 02:49:48,333 [salt.state       :300 ][INFO    ][2936] Package repo 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main' already configured
2019-03-05 02:49:48,333 [salt.state       :1951][INFO    ][2936] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 02:49:48.333631 duration_in_ms=20.591
2019-03-05 02:49:48,333 [salt.state       :1780][INFO    ][2936] Running state [pkg.refresh_db] at time 02:49:48.333783
2019-03-05 02:49:48,333 [salt.state       :1813][INFO    ][2936] Executing state module.run for [pkg.refresh_db]
2019-03-05 02:49:48,334 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:49:48,334 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-03-05 02:49:51,925 [salt.state       :300 ][INFO    ][2936] {'ret': {'http://archive.ubuntu.com/ubuntu xenial-backports InRelease': None, 'http://archive.ubuntu.com/ubuntu xenial-updates InRelease': None, 'http://archive.ubuntu.com/ubuntu xenial-security InRelease': None, 'http://mirror.mirantis.com/nightly/openstack-rocky/xenial xenial InRelease': None, 'http://repo.saltstack.com/apt/ubuntu/16.04/amd64/2017.7 xenial InRelease': None, 'http://archive.ubuntu.com/ubuntu xenial InRelease': None, 'http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial InRelease': None}}
2019-03-05 02:49:51,926 [salt.state       :1951][INFO    ][2936] Completed state [pkg.refresh_db] at time 02:49:51.926088 duration_in_ms=3592.304
2019-03-05 02:49:51,935 [salt.state       :1780][INFO    ][2936] Running state [linux_extra_packages_removed] at time 02:49:51.934961
2019-03-05 02:49:51,935 [salt.state       :1813][INFO    ][2936] Executing state pkg.removed for [linux_extra_packages_removed]
2019-03-05 02:49:51,949 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'remove', 'telnet'] in directory '/root'
2019-03-05 02:49:53,308 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305024953295234
2019-03-05 02:49:53,321 [salt.minion      :1432][INFO    ][3821] Starting a new job with PID 3821
2019-03-05 02:49:53,335 [salt.minion      :1711][INFO    ][3821] Returning information for job: 20190305024953295234
2019-03-05 02:49:54,079 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:49:54,100 [salt.state       :300 ][INFO    ][2936] Made the following changes:
'telnet-client' changed from '1' to 'absent'
'telnet' changed from '0.17-40' to 'absent'

2019-03-05 02:49:54,136 [salt.state       :915 ][INFO    ][2936] Loading fresh modules for state activity
2019-03-05 02:49:54,157 [salt.state       :1951][INFO    ][2936] Completed state [linux_extra_packages_removed] at time 02:49:54.157328 duration_in_ms=2222.368
2019-03-05 02:49:54,161 [salt.state       :1780][INFO    ][2936] Running state [linux_extra_packages_latest] at time 02:49:54.161353
2019-03-05 02:49:54,161 [salt.state       :1813][INFO    ][2936] Executing state pkg.latest for [linux_extra_packages_latest]
2019-03-05 02:49:54,556 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2019-03-05 02:49:54,611 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:49:54,623 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2019-03-05 02:49:57,912 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:49:57,933 [salt.state       :300 ][INFO    ][2936] Made the following changes:
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-tornado' changed from '4.2.1-2~ds+1' to '4.5.3-1.0~u16.04+mcp1'
'python-backports-abc' changed from 'absent' to '0.5-2.0~u16.04+mcp1'

2019-03-05 02:49:57,944 [salt.state       :915 ][INFO    ][2936] Loading fresh modules for state activity
2019-03-05 02:49:57,964 [salt.state       :1951][INFO    ][2936] Completed state [linux_extra_packages_latest] at time 02:49:57.964641 duration_in_ms=3803.288
2019-03-05 02:49:57,967 [salt.state       :1780][INFO    ][2936] Running state [UTC] at time 02:49:57.967187
2019-03-05 02:49:57,967 [salt.state       :1813][INFO    ][2936] Executing state timezone.system for [UTC]
2019-03-05 02:49:57,969 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['timedatectl'] in directory '/root'
2019-03-05 02:49:58,035 [salt.state       :300 ][INFO    ][2936] Timezone UTC already set, UTC already set to UTC
2019-03-05 02:49:58,036 [salt.state       :1951][INFO    ][2936] Completed state [UTC] at time 02:49:58.036006 duration_in_ms=68.819
2019-03-05 02:49:58,038 [salt.state       :1780][INFO    ][2936] Running state [/etc/default/grub.d] at time 02:49:58.038426
2019-03-05 02:49:58,038 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/etc/default/grub.d]
2019-03-05 02:49:58,042 [salt.state       :300 ][INFO    ][2936] Directory /etc/default/grub.d is in the correct state
Directory /etc/default/grub.d updated
2019-03-05 02:49:58,042 [salt.state       :1951][INFO    ][2936] Completed state [/etc/default/grub.d] at time 02:49:58.042319 duration_in_ms=3.893
2019-03-05 02:49:58,045 [salt.state       :1780][INFO    ][2936] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 02:49:58.045459
2019-03-05 02:49:58,045 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/default/grub.d/99-custom-settings.cfg]
2019-03-05 02:49:58,066 [salt.state       :300 ][INFO    ][2936] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2019-03-05 02:49:58,066 [salt.state       :1951][INFO    ][2936] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 02:49:58.066162 duration_in_ms=20.703
2019-03-05 02:49:58,066 [salt.state       :1780][INFO    ][2936] Running state [update-grub] at time 02:49:58.066955
2019-03-05 02:49:58,067 [salt.state       :1813][INFO    ][2936] Executing state cmd.wait for [update-grub]
2019-03-05 02:49:58,067 [salt.state       :300 ][INFO    ][2936] No changes made for update-grub
2019-03-05 02:49:58,067 [salt.state       :1951][INFO    ][2936] Completed state [update-grub] at time 02:49:58.067535 duration_in_ms=0.58
2019-03-05 02:49:58,068 [salt.state       :1780][INFO    ][2936] Running state [/boot/grub/grub.cfg] at time 02:49:58.068501
2019-03-05 02:49:58,068 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/boot/grub/grub.cfg]
2019-03-05 02:49:58,557 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'test -f /boot/grub/grub.cfg' in directory '/root'
2019-03-05 02:49:58,562 [salt.loaded.int.states.file:2298][WARNING ][2936] State for file: /boot/grub/grub.cfg - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:49:58,563 [salt.state       :300 ][INFO    ][2936] File /boot/grub/grub.cfg exists with proper permissions. No changes made.
2019-03-05 02:49:58,563 [salt.state       :1951][INFO    ][2936] Completed state [/boot/grub/grub.cfg] at time 02:49:58.563388 duration_in_ms=494.886
2019-03-05 02:49:58,563 [salt.state       :1780][INFO    ][2936] Running state [nf_conntrack] at time 02:49:58.563581
2019-03-05 02:49:58,563 [salt.state       :1813][INFO    ][2936] Executing state kmod.present for [nf_conntrack]
2019-03-05 02:49:58,564 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'lsmod' in directory '/root'
2019-03-05 02:49:58,569 [salt.state       :300 ][INFO    ][2936] Kernel module nf_conntrack is already present
2019-03-05 02:49:58,570 [salt.state       :1951][INFO    ][2936] Completed state [nf_conntrack] at time 02:49:58.570087 duration_in_ms=6.507
2019-03-05 02:49:58,570 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d] at time 02:49:58.570260
2019-03-05 02:49:58,570 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/etc/modprobe.d]
2019-03-05 02:49:58,570 [salt.state       :300 ][INFO    ][2936] Directory /etc/modprobe.d is in the correct state
Directory /etc/modprobe.d updated
2019-03-05 02:49:58,571 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d] at time 02:49:58.571013 duration_in_ms=0.753
2019-03-05 02:49:58,572 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/hfsplus.conf] at time 02:49:58.572136
2019-03-05 02:49:58,572 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/hfsplus.conf]
2019-03-05 02:49:58,657 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/hfsplus.conf is in the correct state
2019-03-05 02:49:58,658 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/hfsplus.conf] at time 02:49:58.658066 duration_in_ms=85.93
2019-03-05 02:49:58,658 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/rds.conf] at time 02:49:58.658878
2019-03-05 02:49:58,659 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/rds.conf]
2019-03-05 02:49:58,740 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/rds.conf is in the correct state
2019-03-05 02:49:58,740 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/rds.conf] at time 02:49:58.740287 duration_in_ms=81.409
2019-03-05 02:49:58,741 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/cramfs.conf] at time 02:49:58.741055
2019-03-05 02:49:58,741 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/cramfs.conf]
2019-03-05 02:49:58,826 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/cramfs.conf is in the correct state
2019-03-05 02:49:58,826 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/cramfs.conf] at time 02:49:58.826645 duration_in_ms=85.589
2019-03-05 02:49:58,827 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/freevxfs.conf] at time 02:49:58.827418
2019-03-05 02:49:58,827 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/freevxfs.conf]
2019-03-05 02:49:58,910 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/freevxfs.conf is in the correct state
2019-03-05 02:49:58,910 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/freevxfs.conf] at time 02:49:58.910668 duration_in_ms=83.241
2019-03-05 02:49:58,911 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/hfs.conf] at time 02:49:58.911661
2019-03-05 02:49:58,911 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/hfs.conf]
2019-03-05 02:49:58,992 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/hfs.conf is in the correct state
2019-03-05 02:49:58,993 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/hfs.conf] at time 02:49:58.993182 duration_in_ms=81.52
2019-03-05 02:49:58,994 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/squashfs.conf] at time 02:49:58.994249
2019-03-05 02:49:58,994 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/squashfs.conf]
2019-03-05 02:49:59,075 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/squashfs.conf is in the correct state
2019-03-05 02:49:59,075 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/squashfs.conf] at time 02:49:59.075339 duration_in_ms=81.09
2019-03-05 02:49:59,076 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/udf.conf] at time 02:49:59.076175
2019-03-05 02:49:59,076 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/udf.conf]
2019-03-05 02:49:59,155 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/udf.conf is in the correct state
2019-03-05 02:49:59,155 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/udf.conf] at time 02:49:59.155566 duration_in_ms=79.39
2019-03-05 02:49:59,156 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/vfat.conf] at time 02:49:59.156350
2019-03-05 02:49:59,156 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/vfat.conf]
2019-03-05 02:49:59,343 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/vfat.conf is in the correct state
2019-03-05 02:49:59,343 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/vfat.conf] at time 02:49:59.343443 duration_in_ms=187.092
2019-03-05 02:49:59,344 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/sctp.conf] at time 02:49:59.344486
2019-03-05 02:49:59,344 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/sctp.conf]
2019-03-05 02:49:59,430 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/sctp.conf is in the correct state
2019-03-05 02:49:59,430 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/sctp.conf] at time 02:49:59.430408 duration_in_ms=85.921
2019-03-05 02:49:59,431 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/jffs2.conf] at time 02:49:59.431315
2019-03-05 02:49:59,431 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/jffs2.conf]
2019-03-05 02:49:59,513 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/jffs2.conf is in the correct state
2019-03-05 02:49:59,513 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/jffs2.conf] at time 02:49:59.513624 duration_in_ms=82.31
2019-03-05 02:49:59,514 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/tipc.conf] at time 02:49:59.514527
2019-03-05 02:49:59,514 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/tipc.conf]
2019-03-05 02:49:59,595 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/tipc.conf is in the correct state
2019-03-05 02:49:59,595 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/tipc.conf] at time 02:49:59.595216 duration_in_ms=80.689
2019-03-05 02:49:59,596 [salt.state       :1780][INFO    ][2936] Running state [/etc/modprobe.d/dccp.conf] at time 02:49:59.596056
2019-03-05 02:49:59,596 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/modprobe.d/dccp.conf]
2019-03-05 02:49:59,675 [salt.state       :300 ][INFO    ][2936] File /etc/modprobe.d/dccp.conf is in the correct state
2019-03-05 02:49:59,675 [salt.state       :1951][INFO    ][2936] Completed state [/etc/modprobe.d/dccp.conf] at time 02:49:59.675650 duration_in_ms=79.593
2019-03-05 02:49:59,675 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_congestion_control] at time 02:49:59.675792
2019-03-05 02:49:59,675 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_congestion_control]
2019-03-05 02:49:59,676 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_congestion_control' in directory '/root'
2019-03-05 02:49:59,693 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2019-03-05 02:49:59,693 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_congestion_control] at time 02:49:59.693636 duration_in_ms=17.844
2019-03-05 02:49:59,693 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:49:59.693840
2019-03-05 02:49:59,694 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_slow_start_after_idle]
2019-03-05 02:49:59,694 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_slow_start_after_idle' in directory '/root'
2019-03-05 02:49:59,699 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2019-03-05 02:49:59,699 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:49:59.699627 duration_in_ms=5.786
2019-03-05 02:49:59,699 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.ip_forward] at time 02:49:59.699818
2019-03-05 02:49:59,700 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.ip_forward]
2019-03-05 02:49:59,700 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.ip_forward' in directory '/root'
2019-03-05 02:49:59,705 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.ip_forward = 0 is already set
2019-03-05 02:49:59,705 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.ip_forward] at time 02:49:59.705412 duration_in_ms=5.593
2019-03-05 02:49:59,705 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:49:59.705603
2019-03-05 02:49:59,705 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.icmp_echo_ignore_broadcasts]
2019-03-05 02:49:59,706 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.icmp_echo_ignore_broadcasts' in directory '/root'
2019-03-05 02:49:59,710 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.icmp_echo_ignore_broadcasts = 1 is already set
2019-03-05 02:49:59,711 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:49:59.711067 duration_in_ms=5.465
2019-03-05 02:49:59,711 [salt.state       :1780][INFO    ][2936] Running state [net.nf_conntrack_max] at time 02:49:59.711265
2019-03-05 02:49:59,711 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.nf_conntrack_max]
2019-03-05 02:49:59,711 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.nf_conntrack_max' in directory '/root'
2019-03-05 02:49:59,716 [salt.state       :300 ][INFO    ][2936] Sysctl value net.nf_conntrack_max = 1048576 is already set
2019-03-05 02:49:59,716 [salt.state       :1951][INFO    ][2936] Completed state [net.nf_conntrack_max] at time 02:49:59.716934 duration_in_ms=5.67
2019-03-05 02:49:59,717 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:49:59.717126
2019-03-05 02:49:59,717 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.icmp_ignore_bogus_error_responses]
2019-03-05 02:49:59,717 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.icmp_ignore_bogus_error_responses' in directory '/root'
2019-03-05 02:49:59,722 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.icmp_ignore_bogus_error_responses = 1 is already set
2019-03-05 02:49:59,722 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:49:59.722504 duration_in_ms=5.378
2019-03-05 02:49:59,722 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.default.log_martians] at time 02:49:59.722698
2019-03-05 02:49:59,722 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.default.log_martians]
2019-03-05 02:49:59,723 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.default.log_martians' in directory '/root'
2019-03-05 02:49:59,727 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.default.log_martians = 1 is already set
2019-03-05 02:49:59,727 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.default.log_martians] at time 02:49:59.727828 duration_in_ms=5.13
2019-03-05 02:49:59,728 [salt.state       :1780][INFO    ][2936] Running state [net.core.somaxconn] at time 02:49:59.728022
2019-03-05 02:49:59,728 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.core.somaxconn]
2019-03-05 02:49:59,728 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.core.somaxconn' in directory '/root'
2019-03-05 02:49:59,733 [salt.state       :300 ][INFO    ][2936] Sysctl value net.core.somaxconn = 4096 is already set
2019-03-05 02:49:59,733 [salt.state       :1951][INFO    ][2936] Completed state [net.core.somaxconn] at time 02:49:59.733229 duration_in_ms=5.207
2019-03-05 02:49:59,733 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.all.send_redirects] at time 02:49:59.733419
2019-03-05 02:49:59,733 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.all.send_redirects]
2019-03-05 02:49:59,734 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.all.send_redirects' in directory '/root'
2019-03-05 02:49:59,738 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.all.send_redirects = 0 is already set
2019-03-05 02:49:59,738 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.all.send_redirects] at time 02:49:59.738692 duration_in_ms=5.273
2019-03-05 02:49:59,738 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_tw_reuse] at time 02:49:59.738886
2019-03-05 02:49:59,739 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_tw_reuse]
2019-03-05 02:49:59,739 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_tw_reuse' in directory '/root'
2019-03-05 02:49:59,744 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2019-03-05 02:49:59,744 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_tw_reuse] at time 02:49:59.744229 duration_in_ms=5.343
2019-03-05 02:49:59,744 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.default.rp_filter] at time 02:49:59.744423
2019-03-05 02:49:59,744 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.default.rp_filter]
2019-03-05 02:49:59,745 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.default.rp_filter' in directory '/root'
2019-03-05 02:49:59,749 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.default.rp_filter = 1 is already set
2019-03-05 02:49:59,749 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.default.rp_filter] at time 02:49:59.749506 duration_in_ms=5.084
2019-03-05 02:49:59,749 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_fin_timeout] at time 02:49:59.749698
2019-03-05 02:49:59,749 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_fin_timeout]
2019-03-05 02:49:59,750 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_fin_timeout' in directory '/root'
2019-03-05 02:49:59,754 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2019-03-05 02:49:59,755 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_fin_timeout] at time 02:49:59.755048 duration_in_ms=5.35
2019-03-05 02:49:59,755 [salt.state       :1780][INFO    ][2936] Running state [kernel.panic] at time 02:49:59.755240
2019-03-05 02:49:59,755 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [kernel.panic]
2019-03-05 02:49:59,755 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n kernel.panic' in directory '/root'
2019-03-05 02:49:59,760 [salt.state       :300 ][INFO    ][2936] Sysctl value kernel.panic = 60 is already set
2019-03-05 02:49:59,760 [salt.state       :1951][INFO    ][2936] Completed state [kernel.panic] at time 02:49:59.760776 duration_in_ms=5.536
2019-03-05 02:49:59,760 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_keepalive_probes] at time 02:49:59.760968
2019-03-05 02:49:59,761 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_keepalive_probes]
2019-03-05 02:49:59,761 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_keepalive_probes' in directory '/root'
2019-03-05 02:49:59,766 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2019-03-05 02:49:59,766 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:49:59.766533 duration_in_ms=5.565
2019-03-05 02:49:59,766 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.all.log_martians] at time 02:49:59.766722
2019-03-05 02:49:59,766 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.all.log_martians]
2019-03-05 02:49:59,767 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.all.log_martians' in directory '/root'
2019-03-05 02:49:59,771 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.all.log_martians = 1 is already set
2019-03-05 02:49:59,772 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.all.log_martians] at time 02:49:59.772125 duration_in_ms=5.402
2019-03-05 02:49:59,772 [salt.state       :1780][INFO    ][2936] Running state [fs.suid_dumpable] at time 02:49:59.772318
2019-03-05 02:49:59,772 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [fs.suid_dumpable]
2019-03-05 02:49:59,772 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n fs.suid_dumpable' in directory '/root'
2019-03-05 02:49:59,777 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -w fs.suid_dumpable="0"' in directory '/root'
2019-03-05 02:49:59,782 [salt.state       :300 ][INFO    ][2936] {'fs.suid_dumpable': 0}
2019-03-05 02:49:59,782 [salt.state       :1951][INFO    ][2936] Completed state [fs.suid_dumpable] at time 02:49:59.782963 duration_in_ms=10.645
2019-03-05 02:49:59,783 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.default.accept_redirects] at time 02:49:59.783151
2019-03-05 02:49:59,783 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.default.accept_redirects]
2019-03-05 02:49:59,783 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.default.accept_redirects' in directory '/root'
2019-03-05 02:49:59,788 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.default.accept_redirects = 0 is already set
2019-03-05 02:49:59,788 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.default.accept_redirects] at time 02:49:59.788789 duration_in_ms=5.638
2019-03-05 02:49:59,789 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.default.secure_redirects] at time 02:49:59.788985
2019-03-05 02:49:59,789 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.default.secure_redirects]
2019-03-05 02:49:59,789 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.default.secure_redirects' in directory '/root'
2019-03-05 02:49:59,794 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.default.secure_redirects = 0 is already set
2019-03-05 02:49:59,794 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.default.secure_redirects] at time 02:49:59.794492 duration_in_ms=5.507
2019-03-05 02:49:59,794 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.default.accept_source_route] at time 02:49:59.794685
2019-03-05 02:49:59,794 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.default.accept_source_route]
2019-03-05 02:49:59,795 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.default.accept_source_route' in directory '/root'
2019-03-05 02:49:59,800 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.default.accept_source_route = 0 is already set
2019-03-05 02:49:59,800 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.default.accept_source_route] at time 02:49:59.800245 duration_in_ms=5.56
2019-03-05 02:49:59,800 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:49:59.800443
2019-03-05 02:49:59,800 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_keepalive_intvl]
2019-03-05 02:49:59,801 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_keepalive_intvl' in directory '/root'
2019-03-05 02:49:59,805 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2019-03-05 02:49:59,806 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:49:59.806089 duration_in_ms=5.645
2019-03-05 02:49:59,806 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_keepalive_time] at time 02:49:59.806279
2019-03-05 02:49:59,806 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_keepalive_time]
2019-03-05 02:49:59,806 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_keepalive_time' in directory '/root'
2019-03-05 02:49:59,811 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2019-03-05 02:49:59,811 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_keepalive_time] at time 02:49:59.811589 duration_in_ms=5.31
2019-03-05 02:49:59,811 [salt.state       :1780][INFO    ][2936] Running state [kernel.randomize_va_space] at time 02:49:59.811777
2019-03-05 02:49:59,811 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [kernel.randomize_va_space]
2019-03-05 02:49:59,812 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n kernel.randomize_va_space' in directory '/root'
2019-03-05 02:49:59,817 [salt.state       :300 ][INFO    ][2936] Sysctl value kernel.randomize_va_space = 2 is already set
2019-03-05 02:49:59,817 [salt.state       :1951][INFO    ][2936] Completed state [kernel.randomize_va_space] at time 02:49:59.817280 duration_in_ms=5.502
2019-03-05 02:49:59,817 [salt.state       :1780][INFO    ][2936] Running state [fs.file-max] at time 02:49:59.817469
2019-03-05 02:49:59,817 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [fs.file-max]
2019-03-05 02:49:59,818 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n fs.file-max' in directory '/root'
2019-03-05 02:49:59,822 [salt.state       :300 ][INFO    ][2936] Sysctl value fs.file-max = 124165 is already set
2019-03-05 02:49:59,822 [salt.state       :1951][INFO    ][2936] Completed state [fs.file-max] at time 02:49:59.822817 duration_in_ms=5.348
2019-03-05 02:49:59,823 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_syncookies] at time 02:49:59.823008
2019-03-05 02:49:59,823 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_syncookies]
2019-03-05 02:49:59,823 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_syncookies' in directory '/root'
2019-03-05 02:49:59,828 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_syncookies = 1 is already set
2019-03-05 02:49:59,828 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_syncookies] at time 02:49:59.828462 duration_in_ms=5.455
2019-03-05 02:49:59,828 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:49:59.828652
2019-03-05 02:49:59,828 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_max_syn_backlog]
2019-03-05 02:49:59,829 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_max_syn_backlog' in directory '/root'
2019-03-05 02:49:59,833 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2019-03-05 02:49:59,833 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:49:59.833748 duration_in_ms=5.095
2019-03-05 02:49:59,833 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.all.rp_filter] at time 02:49:59.833942
2019-03-05 02:49:59,834 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.all.rp_filter]
2019-03-05 02:49:59,834 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.all.rp_filter' in directory '/root'
2019-03-05 02:49:59,839 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.all.rp_filter = 1 is already set
2019-03-05 02:49:59,839 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.all.rp_filter] at time 02:49:59.839278 duration_in_ms=5.336
2019-03-05 02:49:59,839 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.all.accept_source_route] at time 02:49:59.839464
2019-03-05 02:49:59,839 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.all.accept_source_route]
2019-03-05 02:49:59,840 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.all.accept_source_route' in directory '/root'
2019-03-05 02:49:59,844 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.all.accept_source_route = 0 is already set
2019-03-05 02:49:59,845 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.all.accept_source_route] at time 02:49:59.845039 duration_in_ms=5.574
2019-03-05 02:49:59,845 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.tcp_retries2] at time 02:49:59.845232
2019-03-05 02:49:59,845 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.tcp_retries2]
2019-03-05 02:49:59,845 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.tcp_retries2' in directory '/root'
2019-03-05 02:49:59,850 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2019-03-05 02:49:59,850 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.tcp_retries2] at time 02:49:59.850745 duration_in_ms=5.513
2019-03-05 02:49:59,850 [salt.state       :1780][INFO    ][2936] Running state [net.core.netdev_max_backlog] at time 02:49:59.850932
2019-03-05 02:49:59,851 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.core.netdev_max_backlog]
2019-03-05 02:49:59,851 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.core.netdev_max_backlog' in directory '/root'
2019-03-05 02:49:59,856 [salt.state       :300 ][INFO    ][2936] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2019-03-05 02:49:59,856 [salt.state       :1951][INFO    ][2936] Completed state [net.core.netdev_max_backlog] at time 02:49:59.856367 duration_in_ms=5.434
2019-03-05 02:49:59,856 [salt.state       :1780][INFO    ][2936] Running state [vm.swappiness] at time 02:49:59.856553
2019-03-05 02:49:59,856 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [vm.swappiness]
2019-03-05 02:49:59,857 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n vm.swappiness' in directory '/root'
2019-03-05 02:49:59,861 [salt.state       :300 ][INFO    ][2936] Sysctl value vm.swappiness = 10 is already set
2019-03-05 02:49:59,861 [salt.state       :1951][INFO    ][2936] Completed state [vm.swappiness] at time 02:49:59.861620 duration_in_ms=5.068
2019-03-05 02:49:59,861 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.all.secure_redirects] at time 02:49:59.861810
2019-03-05 02:49:59,862 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.all.secure_redirects]
2019-03-05 02:49:59,862 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.all.secure_redirects' in directory '/root'
2019-03-05 02:49:59,867 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.all.secure_redirects = 0 is already set
2019-03-05 02:49:59,867 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.all.secure_redirects] at time 02:49:59.867176 duration_in_ms=5.366
2019-03-05 02:49:59,867 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:49:59.867367
2019-03-05 02:49:59,867 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh1]
2019-03-05 02:49:59,867 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh1' in directory '/root'
2019-03-05 02:49:59,872 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2019-03-05 02:49:59,872 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:49:59.872751 duration_in_ms=5.385
2019-03-05 02:49:59,872 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:49:59.872943
2019-03-05 02:49:59,873 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh2]
2019-03-05 02:49:59,873 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh2' in directory '/root'
2019-03-05 02:49:59,878 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2019-03-05 02:49:59,878 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:49:59.878301 duration_in_ms=5.358
2019-03-05 02:49:59,878 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:49:59.878491
2019-03-05 02:49:59,878 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh3]
2019-03-05 02:49:59,879 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh3' in directory '/root'
2019-03-05 02:49:59,883 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2019-03-05 02:49:59,883 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:49:59.883736 duration_in_ms=5.246
2019-03-05 02:49:59,883 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.default.send_redirects] at time 02:49:59.883937
2019-03-05 02:49:59,884 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.default.send_redirects]
2019-03-05 02:49:59,884 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.default.send_redirects' in directory '/root'
2019-03-05 02:49:59,889 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.default.send_redirects = 0 is already set
2019-03-05 02:49:59,889 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.default.send_redirects] at time 02:49:59.889362 duration_in_ms=5.425
2019-03-05 02:49:59,889 [salt.state       :1780][INFO    ][2936] Running state [net.ipv4.conf.all.accept_redirects] at time 02:49:59.889557
2019-03-05 02:49:59,889 [salt.state       :1813][INFO    ][2936] Executing state sysctl.present for [net.ipv4.conf.all.accept_redirects]
2019-03-05 02:49:59,890 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'sysctl -n net.ipv4.conf.all.accept_redirects' in directory '/root'
2019-03-05 02:49:59,894 [salt.state       :300 ][INFO    ][2936] Sysctl value net.ipv4.conf.all.accept_redirects = 0 is already set
2019-03-05 02:49:59,894 [salt.state       :1951][INFO    ][2936] Completed state [net.ipv4.conf.all.accept_redirects] at time 02:49:59.894899 duration_in_ms=5.342
2019-03-05 02:49:59,895 [salt.state       :1780][INFO    ][2936] Running state [linux_sysfs_package] at time 02:49:59.895093
2019-03-05 02:49:59,895 [salt.state       :1813][INFO    ][2936] Executing state pkg.installed for [linux_sysfs_package]
2019-03-05 02:49:59,909 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2019-03-05 02:49:59,943 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-03-05 02:50:01,891 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:50:01,905 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2019-03-05 02:50:05,580 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:50:05,604 [salt.state       :300 ][INFO    ][2936] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2019-03-05 02:50:05,614 [salt.state       :915 ][INFO    ][2936] Loading fresh modules for state activity
2019-03-05 02:50:05,636 [salt.state       :1951][INFO    ][2936] Completed state [linux_sysfs_package] at time 02:50:05.636398 duration_in_ms=5741.303
2019-03-05 02:50:05,640 [salt.state       :1780][INFO    ][2936] Running state [/etc/sysfs.d] at time 02:50:05.640095
2019-03-05 02:50:05,640 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/etc/sysfs.d]
2019-03-05 02:50:05,643 [salt.state       :300 ][INFO    ][2936] Directory /etc/sysfs.d is in the correct state
Directory /etc/sysfs.d updated
2019-03-05 02:50:05,643 [salt.state       :1951][INFO    ][2936] Completed state [/etc/sysfs.d] at time 02:50:05.643287 duration_in_ms=3.192
2019-03-05 02:50:05,935 [salt.state       :1780][INFO    ][2936] Running state [ondemand] at time 02:50:05.935614
2019-03-05 02:50:05,935 [salt.state       :1813][INFO    ][2936] Executing state service.dead for [ondemand]
2019-03-05 02:50:05,936 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2019-03-05 02:50:05,943 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2019-03-05 02:50:05,948 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-03-05 02:50:05,955 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2019-03-05 02:50:05,994 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2019-03-05 02:50:06,000 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-03-05 02:50:06,007 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-03-05 02:50:06,015 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2019-03-05 02:50:06,116 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-03-05 02:50:06,125 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'runlevel' in directory '/root'
2019-03-05 02:50:06,129 [salt.state       :300 ][INFO    ][2936] {'ondemand': True}
2019-03-05 02:50:06,130 [salt.state       :1951][INFO    ][2936] Completed state [ondemand] at time 02:50:06.130052 duration_in_ms=194.439
2019-03-05 02:50:06,131 [salt.state       :1780][INFO    ][2936] Running state [/etc/sysfs.d/governor.conf] at time 02:50:06.131300
2019-03-05 02:50:06,131 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/sysfs.d/governor.conf]
2019-03-05 02:50:06,147 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2019-03-05 02:50:06,154 [salt.state       :300 ][INFO    ][2936] File changed:
New file
2019-03-05 02:50:06,154 [salt.state       :1951][INFO    ][2936] Completed state [/etc/sysfs.d/governor.conf] at time 02:50:06.154543 duration_in_ms=23.243
2019-03-05 02:50:06,155 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.155113
2019-03-05 02:50:06,155 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,155 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,155 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,156 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.155980 duration_in_ms=0.866
2019-03-05 02:50:06,156 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.156127
2019-03-05 02:50:06,156 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,156 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,156 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,156 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.156900 duration_in_ms=0.773
2019-03-05 02:50:06,157 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.157045
2019-03-05 02:50:06,157 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,157 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,157 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,157 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.157815 duration_in_ms=0.769
2019-03-05 02:50:06,158 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.157975
2019-03-05 02:50:06,158 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,158 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,158 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,158 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.158743 duration_in_ms=0.768
2019-03-05 02:50:06,158 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.158885
2019-03-05 02:50:06,159 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,159 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,159 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,159 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.159650 duration_in_ms=0.764
2019-03-05 02:50:06,159 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.159791
2019-03-05 02:50:06,159 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,160 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,160 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,160 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.160536 duration_in_ms=0.746
2019-03-05 02:50:06,160 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.160677
2019-03-05 02:50:06,160 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,161 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,161 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,161 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.161426 duration_in_ms=0.749
2019-03-05 02:50:06,161 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.161564
2019-03-05 02:50:06,161 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,161 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,162 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,162 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.162323 duration_in_ms=0.759
2019-03-05 02:50:06,162 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.162459
2019-03-05 02:50:06,162 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,162 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,163 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,163 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.163212 duration_in_ms=0.753
2019-03-05 02:50:06,163 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.163351
2019-03-05 02:50:06,163 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,163 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,163 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,164 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.164095 duration_in_ms=0.745
2019-03-05 02:50:06,164 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.164232
2019-03-05 02:50:06,164 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,164 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,164 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,164 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.164952 duration_in_ms=0.719
2019-03-05 02:50:06,165 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.165091
2019-03-05 02:50:06,165 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,165 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,165 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,165 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.165838 duration_in_ms=0.748
2019-03-05 02:50:06,166 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.165987
2019-03-05 02:50:06,166 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,166 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,166 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,166 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.166738 duration_in_ms=0.75
2019-03-05 02:50:06,166 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.166878
2019-03-05 02:50:06,167 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,167 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,167 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,167 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.167625 duration_in_ms=0.748
2019-03-05 02:50:06,167 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.167763
2019-03-05 02:50:06,167 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,168 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,168 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,168 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.168511 duration_in_ms=0.748
2019-03-05 02:50:06,168 [salt.state       :1780][INFO    ][2936] Running state [sysfs.write] at time 02:50:06.168649
2019-03-05 02:50:06,168 [salt.state       :1813][INFO    ][2936] Executing state module.run for [sysfs.write]
2019-03-05 02:50:06,168 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,169 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,169 [salt.state       :1951][INFO    ][2936] Completed state [sysfs.write] at time 02:50:06.169418 duration_in_ms=0.769
2019-03-05 02:50:06,169 [salt.state       :1780][INFO    ][2936] Running state [en_US.UTF-8] at time 02:50:06.169760
2019-03-05 02:50:06,169 [salt.state       :1813][INFO    ][2936] Executing state locale.present for [en_US.UTF-8]
2019-03-05 02:50:06,170 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'locale -a' in directory '/root'
2019-03-05 02:50:06,175 [salt.state       :300 ][INFO    ][2936] Locale en_US.UTF-8 is already present
2019-03-05 02:50:06,175 [salt.state       :1951][INFO    ][2936] Completed state [en_US.UTF-8] at time 02:50:06.175217 duration_in_ms=5.456
2019-03-05 02:50:06,176 [salt.state       :1780][INFO    ][2936] Running state [en_US.UTF-8] at time 02:50:06.176477
2019-03-05 02:50:06,176 [salt.state       :1813][INFO    ][2936] Executing state locale.system for [en_US.UTF-8]
2019-03-05 02:50:06,177 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'localectl' in directory '/root'
2019-03-05 02:50:06,258 [salt.state       :300 ][INFO    ][2936] System locale en_US.UTF-8 already set
2019-03-05 02:50:06,258 [salt.state       :1951][INFO    ][2936] Completed state [en_US.UTF-8] at time 02:50:06.258863 duration_in_ms=82.386
2019-03-05 02:50:06,259 [salt.state       :1780][INFO    ][2936] Running state [root] at time 02:50:06.259547
2019-03-05 02:50:06,259 [salt.state       :1813][INFO    ][2936] Executing state group.present for [root]
2019-03-05 02:50:06,260 [salt.state       :300 ][INFO    ][2936] Group root is present and up to date
2019-03-05 02:50:06,260 [salt.state       :1951][INFO    ][2936] Completed state [root] at time 02:50:06.260254 duration_in_ms=0.707
2019-03-05 02:50:06,261 [salt.state       :1780][INFO    ][2936] Running state [root] at time 02:50:06.261792
2019-03-05 02:50:06,262 [salt.state       :1813][INFO    ][2936] Executing state user.present for [root]
2019-03-05 02:50:06,264 [salt.state       :300 ][INFO    ][2936] User root is present and up to date
2019-03-05 02:50:06,264 [salt.state       :1951][INFO    ][2936] Completed state [root] at time 02:50:06.264689 duration_in_ms=2.897
2019-03-05 02:50:06,265 [salt.state       :1780][INFO    ][2936] Running state [/root] at time 02:50:06.265684
2019-03-05 02:50:06,265 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/root]
2019-03-05 02:50:06,266 [salt.state       :300 ][INFO    ][2936] Directory /root is in the correct state
Directory /root updated
2019-03-05 02:50:06,266 [salt.state       :1951][INFO    ][2936] Completed state [/root] at time 02:50:06.266533 duration_in_ms=0.849
2019-03-05 02:50:06,266 [salt.state       :1780][INFO    ][2936] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:50:06.266706
2019-03-05 02:50:06,266 [salt.state       :1813][INFO    ][2936] Executing state file.absent for [/etc/sudoers.d/90-salt-user-root]
2019-03-05 02:50:06,267 [salt.state       :300 ][INFO    ][2936] File /etc/sudoers.d/90-salt-user-root is not present
2019-03-05 02:50:06,267 [salt.state       :1951][INFO    ][2936] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:50:06.267246 duration_in_ms=0.54
2019-03-05 02:50:06,267 [salt.state       :1780][INFO    ][2936] Running state [ubuntu] at time 02:50:06.267408
2019-03-05 02:50:06,267 [salt.state       :1813][INFO    ][2936] Executing state group.present for [ubuntu]
2019-03-05 02:50:06,267 [salt.state       :300 ][INFO    ][2936] Group ubuntu is present and up to date
2019-03-05 02:50:06,268 [salt.state       :1951][INFO    ][2936] Completed state [ubuntu] at time 02:50:06.267981 duration_in_ms=0.574
2019-03-05 02:50:06,268 [salt.state       :1780][INFO    ][2936] Running state [ubuntu] at time 02:50:06.268862
2019-03-05 02:50:06,269 [salt.state       :1813][INFO    ][2936] Executing state user.present for [ubuntu]
2019-03-05 02:50:06,271 [salt.state       :300 ][INFO    ][2936] {'passwd': 'XXX-REDACTED-XXX'}
2019-03-05 02:50:06,271 [salt.state       :1951][INFO    ][2936] Completed state [ubuntu] at time 02:50:06.271195 duration_in_ms=2.333
2019-03-05 02:50:06,272 [salt.state       :1780][INFO    ][2936] Running state [/home/ubuntu] at time 02:50:06.272184
2019-03-05 02:50:06,272 [salt.state       :1813][INFO    ][2936] Executing state file.directory for [/home/ubuntu]
2019-03-05 02:50:06,272 [salt.state       :300 ][INFO    ][2936] {'mode': '0700'}
2019-03-05 02:50:06,273 [salt.state       :1951][INFO    ][2936] Completed state [/home/ubuntu] at time 02:50:06.273081 duration_in_ms=0.898
2019-03-05 02:50:06,274 [salt.state       :1780][INFO    ][2936] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:50:06.273983
2019-03-05 02:50:06,274 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/sudoers.d/90-salt-user-ubuntu]
2019-03-05 02:50:06,291 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2019-03-05 02:50:06,296 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command '/usr/sbin/visudo -c -f /tmp/__salt.tmp.ZzFFxY' in directory '/root'
2019-03-05 02:50:06,349 [salt.state       :300 ][INFO    ][2936] File changed:
New file
2019-03-05 02:50:06,349 [salt.state       :1951][INFO    ][2936] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:50:06.349939 duration_in_ms=75.956
2019-03-05 02:50:06,350 [salt.state       :1780][INFO    ][2936] Running state [/etc/security/limits.d/90-salt-cis.conf] at time 02:50:06.350157
2019-03-05 02:50:06,350 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/security/limits.d/90-salt-cis.conf]
2019-03-05 02:50:06,367 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2019-03-05 02:50:06,435 [salt.state       :300 ][INFO    ][2936] File changed:
New file
2019-03-05 02:50:06,435 [salt.state       :1951][INFO    ][2936] Completed state [/etc/security/limits.d/90-salt-cis.conf] at time 02:50:06.435688 duration_in_ms=85.531
2019-03-05 02:50:06,435 [salt.state       :1780][INFO    ][2936] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:50:06.435842
2019-03-05 02:50:06,436 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/security/limits.d/90-salt-default.conf]
2019-03-05 02:50:06,506 [salt.state       :300 ][INFO    ][2936] File changed:
New file
2019-03-05 02:50:06,506 [salt.state       :1951][INFO    ][2936] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:50:06.506452 duration_in_ms=70.61
2019-03-05 02:50:06,506 [salt.state       :1780][INFO    ][2936] Running state [autofs] at time 02:50:06.506601
2019-03-05 02:50:06,506 [salt.state       :1813][INFO    ][2936] Executing state service.disabled for [autofs]
2019-03-05 02:50:06,507 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'status', 'autofs.service', '-n', '0'] in directory '/root'
2019-03-05 02:50:06,516 [salt.state       :300 ][INFO    ][2936] The named service autofs is not available
2019-03-05 02:50:06,516 [salt.state       :1951][INFO    ][2936] Completed state [autofs] at time 02:50:06.516469 duration_in_ms=9.867
2019-03-05 02:50:06,516 [salt.state       :1780][INFO    ][2936] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:50:06.516668
2019-03-05 02:50:06,516 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/systemd/system.conf.d/90-salt.conf]
2019-03-05 02:50:06,531 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2019-03-05 02:50:06,600 [salt.state       :300 ][INFO    ][2936] File changed:
New file
2019-03-05 02:50:06,600 [salt.state       :1951][INFO    ][2936] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:50:06.600730 duration_in_ms=84.063
2019-03-05 02:50:06,602 [salt.state       :1780][INFO    ][2936] Running state [service.systemctl_reload] at time 02:50:06.601977
2019-03-05 02:50:06,602 [salt.state       :1813][INFO    ][2936] Executing state module.wait for [service.systemctl_reload]
2019-03-05 02:50:06,602 [salt.state       :300 ][INFO    ][2936] No changes made for service.systemctl_reload
2019-03-05 02:50:06,602 [salt.state       :1951][INFO    ][2936] Completed state [service.systemctl_reload] at time 02:50:06.602538 duration_in_ms=0.561
2019-03-05 02:50:06,602 [salt.state       :1780][INFO    ][2936] Running state [service.systemctl_reload] at time 02:50:06.602680
2019-03-05 02:50:06,602 [salt.state       :1813][INFO    ][2936] Executing state module.mod_watch for [service.systemctl_reload]
2019-03-05 02:50:06,603 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,603 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2019-03-05 02:50:06,650 [salt.state       :300 ][INFO    ][2936] {'ret': True}
2019-03-05 02:50:06,650 [salt.state       :1951][INFO    ][2936] Completed state [service.systemctl_reload] at time 02:50:06.650337 duration_in_ms=47.657
2019-03-05 02:50:06,650 [salt.state       :1780][INFO    ][2936] Running state [/etc/shadow] at time 02:50:06.650598
2019-03-05 02:50:06,650 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/shadow]
2019-03-05 02:50:06,651 [salt.loaded.int.states.file:2298][WARNING ][2936] State for file: /etc/shadow - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:50:06,651 [salt.state       :300 ][INFO    ][2936] File /etc/shadow exists with proper permissions. No changes made.
2019-03-05 02:50:06,651 [salt.state       :1951][INFO    ][2936] Completed state [/etc/shadow] at time 02:50:06.651811 duration_in_ms=1.212
2019-03-05 02:50:06,652 [salt.state       :1780][INFO    ][2936] Running state [/etc/gshadow] at time 02:50:06.651989
2019-03-05 02:50:06,652 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/gshadow]
2019-03-05 02:50:06,652 [salt.loaded.int.states.file:2298][WARNING ][2936] State for file: /etc/gshadow - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:50:06,652 [salt.state       :300 ][INFO    ][2936] File /etc/gshadow exists with proper permissions. No changes made.
2019-03-05 02:50:06,652 [salt.state       :1951][INFO    ][2936] Completed state [/etc/gshadow] at time 02:50:06.652943 duration_in_ms=0.954
2019-03-05 02:50:06,653 [salt.state       :1780][INFO    ][2936] Running state [/etc/group-] at time 02:50:06.653116
2019-03-05 02:50:06,653 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/group-]
2019-03-05 02:50:06,653 [salt.loaded.int.states.file:2298][WARNING ][2936] State for file: /etc/group- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:50:06,653 [salt.state       :300 ][INFO    ][2936] File /etc/group- exists with proper permissions. No changes made.
2019-03-05 02:50:06,654 [salt.state       :1951][INFO    ][2936] Completed state [/etc/group-] at time 02:50:06.654033 duration_in_ms=0.918
2019-03-05 02:50:06,654 [salt.state       :1780][INFO    ][2936] Running state [/etc/group] at time 02:50:06.654207
2019-03-05 02:50:06,654 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/group]
2019-03-05 02:50:06,654 [salt.loaded.int.states.file:2298][WARNING ][2936] State for file: /etc/group - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:50:06,655 [salt.state       :300 ][INFO    ][2936] File /etc/group exists with proper permissions. No changes made.
2019-03-05 02:50:06,655 [salt.state       :1951][INFO    ][2936] Completed state [/etc/group] at time 02:50:06.655144 duration_in_ms=0.937
2019-03-05 02:50:06,655 [salt.state       :1780][INFO    ][2936] Running state [/etc/passwd-] at time 02:50:06.655315
2019-03-05 02:50:06,655 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/passwd-]
2019-03-05 02:50:06,655 [salt.loaded.int.states.file:2298][WARNING ][2936] State for file: /etc/passwd- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:50:06,656 [salt.state       :300 ][INFO    ][2936] File /etc/passwd- exists with proper permissions. No changes made.
2019-03-05 02:50:06,656 [salt.state       :1951][INFO    ][2936] Completed state [/etc/passwd-] at time 02:50:06.656240 duration_in_ms=0.925
2019-03-05 02:50:06,656 [salt.state       :1780][INFO    ][2936] Running state [/etc/passwd] at time 02:50:06.656409
2019-03-05 02:50:06,656 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/passwd]
2019-03-05 02:50:06,656 [salt.loaded.int.states.file:2298][WARNING ][2936] State for file: /etc/passwd - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:50:06,657 [salt.state       :300 ][INFO    ][2936] File /etc/passwd exists with proper permissions. No changes made.
2019-03-05 02:50:06,657 [salt.state       :1951][INFO    ][2936] Completed state [/etc/passwd] at time 02:50:06.657328 duration_in_ms=0.919
2019-03-05 02:50:06,657 [salt.state       :1780][INFO    ][2936] Running state [/etc/gshadow-] at time 02:50:06.657501
2019-03-05 02:50:06,657 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/gshadow-]
2019-03-05 02:50:06,657 [salt.loaded.int.states.file:2298][WARNING ][2936] State for file: /etc/gshadow- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:50:06,658 [salt.state       :300 ][INFO    ][2936] File /etc/gshadow- exists with proper permissions. No changes made.
2019-03-05 02:50:06,658 [salt.state       :1951][INFO    ][2936] Completed state [/etc/gshadow-] at time 02:50:06.658447 duration_in_ms=0.946
2019-03-05 02:50:06,658 [salt.state       :1780][INFO    ][2936] Running state [/etc/shadow-] at time 02:50:06.658621
2019-03-05 02:50:06,658 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/shadow-]
2019-03-05 02:50:06,659 [salt.loaded.int.states.file:2298][WARNING ][2936] State for file: /etc/shadow- - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:50:06,659 [salt.state       :300 ][INFO    ][2936] File /etc/shadow- exists with proper permissions. No changes made.
2019-03-05 02:50:06,659 [salt.state       :1951][INFO    ][2936] Completed state [/etc/shadow-] at time 02:50:06.659539 duration_in_ms=0.918
2019-03-05 02:50:06,659 [salt.state       :1780][INFO    ][2936] Running state [/etc/issue] at time 02:50:06.659727
2019-03-05 02:50:06,659 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/issue]
2019-03-05 02:50:06,663 [salt.state       :300 ][INFO    ][2936] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.5 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by OPNFV.
+You are required to have authorization from OPNFV
+before you proceed and you are strictly limited to use set out within that
+authorization. Unauthorized access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+OPNFV may take legal action against you.
+================================================================================

2019-03-05 02:50:06,664 [salt.state       :1951][INFO    ][2936] Completed state [/etc/issue] at time 02:50:06.664110 duration_in_ms=4.383
2019-03-05 02:50:06,664 [salt.state       :1780][INFO    ][2936] Running state [/etc/hostname] at time 02:50:06.664303
2019-03-05 02:50:06,664 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/hostname]
2019-03-05 02:50:06,684 [salt.state       :300 ][INFO    ][2936] File /etc/hostname is in the correct state
2019-03-05 02:50:06,684 [salt.state       :1951][INFO    ][2936] Completed state [/etc/hostname] at time 02:50:06.684730 duration_in_ms=20.427
2019-03-05 02:50:06,686 [salt.state       :1780][INFO    ][2936] Running state [hostname kvm01] at time 02:50:06.686372
2019-03-05 02:50:06,686 [salt.state       :1813][INFO    ][2936] Executing state cmd.run for [hostname kvm01]
2019-03-05 02:50:06,686 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'test "$(hostname)" = "kvm01"' in directory '/root'
2019-03-05 02:50:06,692 [salt.state       :300 ][INFO    ][2936] unless execution succeeded
2019-03-05 02:50:06,692 [salt.state       :1951][INFO    ][2936] Completed state [hostname kvm01] at time 02:50:06.692797 duration_in_ms=6.424
2019-03-05 02:50:06,693 [salt.state       :1780][INFO    ][2936] Running state [mdb02] at time 02:50:06.693531
2019-03-05 02:50:06,693 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mdb02]
2019-03-05 02:50:06,694 [salt.state       :300 ][INFO    ][2936] Host mdb02 (10.167.4.33) already present
2019-03-05 02:50:06,694 [salt.state       :1951][INFO    ][2936] Completed state [mdb02] at time 02:50:06.694310 duration_in_ms=0.778
2019-03-05 02:50:06,694 [salt.state       :1780][INFO    ][2936] Running state [mdb02.mcp-odl-ha.local] at time 02:50:06.694560
2019-03-05 02:50:06,694 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mdb02.mcp-odl-ha.local]
2019-03-05 02:50:06,695 [salt.state       :300 ][INFO    ][2936] Host mdb02.mcp-odl-ha.local (10.167.4.33) already present
2019-03-05 02:50:06,695 [salt.state       :1951][INFO    ][2936] Completed state [mdb02.mcp-odl-ha.local] at time 02:50:06.695171 duration_in_ms=0.61
2019-03-05 02:50:06,695 [salt.state       :1780][INFO    ][2936] Running state [mdb03] at time 02:50:06.695419
2019-03-05 02:50:06,695 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mdb03]
2019-03-05 02:50:06,695 [salt.state       :300 ][INFO    ][2936] Host mdb03 (10.167.4.34) already present
2019-03-05 02:50:06,696 [salt.state       :1951][INFO    ][2936] Completed state [mdb03] at time 02:50:06.696010 duration_in_ms=0.592
2019-03-05 02:50:06,696 [salt.state       :1780][INFO    ][2936] Running state [mdb03.mcp-odl-ha.local] at time 02:50:06.696253
2019-03-05 02:50:06,696 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mdb03.mcp-odl-ha.local]
2019-03-05 02:50:06,696 [salt.state       :300 ][INFO    ][2936] Host mdb03.mcp-odl-ha.local (10.167.4.34) already present
2019-03-05 02:50:06,696 [salt.state       :1951][INFO    ][2936] Completed state [mdb03.mcp-odl-ha.local] at time 02:50:06.696853 duration_in_ms=0.6
2019-03-05 02:50:06,697 [salt.state       :1780][INFO    ][2936] Running state [mdb01] at time 02:50:06.697097
2019-03-05 02:50:06,697 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mdb01]
2019-03-05 02:50:06,697 [salt.state       :300 ][INFO    ][2936] Host mdb01 (10.167.4.32) already present
2019-03-05 02:50:06,697 [salt.state       :1951][INFO    ][2936] Completed state [mdb01] at time 02:50:06.697687 duration_in_ms=0.59
2019-03-05 02:50:06,697 [salt.state       :1780][INFO    ][2936] Running state [mdb01.mcp-odl-ha.local] at time 02:50:06.697942
2019-03-05 02:50:06,698 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mdb01.mcp-odl-ha.local]
2019-03-05 02:50:06,698 [salt.state       :300 ][INFO    ][2936] Host mdb01.mcp-odl-ha.local (10.167.4.32) already present
2019-03-05 02:50:06,698 [salt.state       :1951][INFO    ][2936] Completed state [mdb01.mcp-odl-ha.local] at time 02:50:06.698542 duration_in_ms=0.6
2019-03-05 02:50:06,698 [salt.state       :1780][INFO    ][2936] Running state [mdb] at time 02:50:06.698788
2019-03-05 02:50:06,698 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mdb]
2019-03-05 02:50:06,699 [salt.state       :300 ][INFO    ][2936] Host mdb (10.167.4.31) already present
2019-03-05 02:50:06,700 [salt.state       :1951][INFO    ][2936] Completed state [mdb] at time 02:50:06.700026 duration_in_ms=1.237
2019-03-05 02:50:06,700 [salt.state       :1780][INFO    ][2936] Running state [mdb.mcp-odl-ha.local] at time 02:50:06.700276
2019-03-05 02:50:06,700 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mdb.mcp-odl-ha.local]
2019-03-05 02:50:06,700 [salt.state       :300 ][INFO    ][2936] Host mdb.mcp-odl-ha.local (10.167.4.31) already present
2019-03-05 02:50:06,700 [salt.state       :1951][INFO    ][2936] Completed state [mdb.mcp-odl-ha.local] at time 02:50:06.700866 duration_in_ms=0.589
2019-03-05 02:50:06,701 [salt.state       :1780][INFO    ][2936] Running state [cfg01] at time 02:50:06.701115
2019-03-05 02:50:06,701 [salt.state       :1813][INFO    ][2936] Executing state host.present for [cfg01]
2019-03-05 02:50:06,701 [salt.state       :300 ][INFO    ][2936] Host cfg01 (10.167.4.11) already present
2019-03-05 02:50:06,701 [salt.state       :1951][INFO    ][2936] Completed state [cfg01] at time 02:50:06.701692 duration_in_ms=0.578
2019-03-05 02:50:06,701 [salt.state       :1780][INFO    ][2936] Running state [cfg01.mcp-odl-ha.local] at time 02:50:06.701951
2019-03-05 02:50:06,702 [salt.state       :1813][INFO    ][2936] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-03-05 02:50:06,702 [salt.state       :300 ][INFO    ][2936] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2019-03-05 02:50:06,702 [salt.state       :1951][INFO    ][2936] Completed state [cfg01.mcp-odl-ha.local] at time 02:50:06.702512 duration_in_ms=0.562
2019-03-05 02:50:06,702 [salt.state       :1780][INFO    ][2936] Running state [prx01] at time 02:50:06.702763
2019-03-05 02:50:06,702 [salt.state       :1813][INFO    ][2936] Executing state host.present for [prx01]
2019-03-05 02:50:06,703 [salt.state       :300 ][INFO    ][2936] Host prx01 (10.167.4.14) already present
2019-03-05 02:50:06,703 [salt.state       :1951][INFO    ][2936] Completed state [prx01] at time 02:50:06.703317 duration_in_ms=0.554
2019-03-05 02:50:06,703 [salt.state       :1780][INFO    ][2936] Running state [prx01.mcp-odl-ha.local] at time 02:50:06.703564
2019-03-05 02:50:06,703 [salt.state       :1813][INFO    ][2936] Executing state host.present for [prx01.mcp-odl-ha.local]
2019-03-05 02:50:06,704 [salt.state       :300 ][INFO    ][2936] Host prx01.mcp-odl-ha.local (10.167.4.14) already present
2019-03-05 02:50:06,704 [salt.state       :1951][INFO    ][2936] Completed state [prx01.mcp-odl-ha.local] at time 02:50:06.704141 duration_in_ms=0.577
2019-03-05 02:50:06,704 [salt.state       :1780][INFO    ][2936] Running state [kvm01] at time 02:50:06.704393
2019-03-05 02:50:06,704 [salt.state       :1813][INFO    ][2936] Executing state host.present for [kvm01]
2019-03-05 02:50:06,704 [salt.state       :300 ][INFO    ][2936] Host kvm01 (10.167.4.20) already present
2019-03-05 02:50:06,704 [salt.state       :1951][INFO    ][2936] Completed state [kvm01] at time 02:50:06.704963 duration_in_ms=0.569
2019-03-05 02:50:06,705 [salt.state       :1780][INFO    ][2936] Running state [kvm01.mcp-odl-ha.local] at time 02:50:06.705211
2019-03-05 02:50:06,705 [salt.state       :1813][INFO    ][2936] Executing state host.present for [kvm01.mcp-odl-ha.local]
2019-03-05 02:50:06,705 [salt.state       :300 ][INFO    ][2936] Host kvm01.mcp-odl-ha.local (10.167.4.20) already present
2019-03-05 02:50:06,705 [salt.state       :1951][INFO    ][2936] Completed state [kvm01.mcp-odl-ha.local] at time 02:50:06.705782 duration_in_ms=0.571
2019-03-05 02:50:06,706 [salt.state       :1780][INFO    ][2936] Running state [file.replace] at time 02:50:06.706883
2019-03-05 02:50:06,707 [salt.state       :1813][INFO    ][2936] Executing state module.run for [file.replace]
2019-03-05 02:50:06,945 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'grep -q "kvm01 kvm01.mcp-odl-ha.local" /etc/hosts' in directory '/root'
2019-03-05 02:50:06,952 [salt.utils.decorators:613 ][WARNING ][2936] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:50:06,954 [salt.state       :300 ][INFO    ][2936] {'ret': '--- \n+++ \n@@ -12,7 +12,7 @@\n 10.167.4.31\t\tmdb mdb.mcp-odl-ha.local\n 10.167.4.11\t\tcfg01 cfg01.mcp-odl-ha.local\n 10.167.4.14\t\tprx01 prx01.mcp-odl-ha.local\n-10.167.4.20\t\tkvm01 kvm01.mcp-odl-ha.local\n+10.167.4.20\t\tkvm01.mcp-odl-ha.local kvm01\n 10.167.4.22\t\tkvm03 kvm03.mcp-odl-ha.local\n 10.167.4.21\t\tkvm02 kvm02.mcp-odl-ha.local\n 10.167.4.23\t\tdbs dbs.mcp-odl-ha.local\n'}
2019-03-05 02:50:06,954 [salt.state       :1951][INFO    ][2936] Completed state [file.replace] at time 02:50:06.954669 duration_in_ms=247.784
2019-03-05 02:50:06,955 [salt.state       :1780][INFO    ][2936] Running state [kvm03] at time 02:50:06.955094
2019-03-05 02:50:06,955 [salt.state       :1813][INFO    ][2936] Executing state host.present for [kvm03]
2019-03-05 02:50:06,955 [salt.state       :300 ][INFO    ][2936] Host kvm03 (10.167.4.22) already present
2019-03-05 02:50:06,955 [salt.state       :1951][INFO    ][2936] Completed state [kvm03] at time 02:50:06.955763 duration_in_ms=0.67
2019-03-05 02:50:06,956 [salt.state       :1780][INFO    ][2936] Running state [kvm03.mcp-odl-ha.local] at time 02:50:06.956019
2019-03-05 02:50:06,956 [salt.state       :1813][INFO    ][2936] Executing state host.present for [kvm03.mcp-odl-ha.local]
2019-03-05 02:50:06,956 [salt.state       :300 ][INFO    ][2936] Host kvm03.mcp-odl-ha.local (10.167.4.22) already present
2019-03-05 02:50:06,956 [salt.state       :1951][INFO    ][2936] Completed state [kvm03.mcp-odl-ha.local] at time 02:50:06.956599 duration_in_ms=0.581
2019-03-05 02:50:06,956 [salt.state       :1780][INFO    ][2936] Running state [kvm02] at time 02:50:06.956851
2019-03-05 02:50:06,957 [salt.state       :1813][INFO    ][2936] Executing state host.present for [kvm02]
2019-03-05 02:50:06,957 [salt.state       :300 ][INFO    ][2936] Host kvm02 (10.167.4.21) already present
2019-03-05 02:50:06,957 [salt.state       :1951][INFO    ][2936] Completed state [kvm02] at time 02:50:06.957401 duration_in_ms=0.55
2019-03-05 02:50:06,957 [salt.state       :1780][INFO    ][2936] Running state [kvm02.mcp-odl-ha.local] at time 02:50:06.957653
2019-03-05 02:50:06,957 [salt.state       :1813][INFO    ][2936] Executing state host.present for [kvm02.mcp-odl-ha.local]
2019-03-05 02:50:06,958 [salt.state       :300 ][INFO    ][2936] Host kvm02.mcp-odl-ha.local (10.167.4.21) already present
2019-03-05 02:50:06,958 [salt.state       :1951][INFO    ][2936] Completed state [kvm02.mcp-odl-ha.local] at time 02:50:06.958256 duration_in_ms=0.602
2019-03-05 02:50:06,958 [salt.state       :1780][INFO    ][2936] Running state [dbs] at time 02:50:06.958514
2019-03-05 02:50:06,958 [salt.state       :1813][INFO    ][2936] Executing state host.present for [dbs]
2019-03-05 02:50:06,958 [salt.state       :300 ][INFO    ][2936] Host dbs (10.167.4.23) already present
2019-03-05 02:50:06,959 [salt.state       :1951][INFO    ][2936] Completed state [dbs] at time 02:50:06.959090 duration_in_ms=0.577
2019-03-05 02:50:06,959 [salt.state       :1780][INFO    ][2936] Running state [dbs.mcp-odl-ha.local] at time 02:50:06.959342
2019-03-05 02:50:06,959 [salt.state       :1813][INFO    ][2936] Executing state host.present for [dbs.mcp-odl-ha.local]
2019-03-05 02:50:06,959 [salt.state       :300 ][INFO    ][2936] Host dbs.mcp-odl-ha.local (10.167.4.23) already present
2019-03-05 02:50:06,959 [salt.state       :1951][INFO    ][2936] Completed state [dbs.mcp-odl-ha.local] at time 02:50:06.959914 duration_in_ms=0.573
2019-03-05 02:50:06,960 [salt.state       :1780][INFO    ][2936] Running state [prx] at time 02:50:06.960167
2019-03-05 02:50:06,960 [salt.state       :1813][INFO    ][2936] Executing state host.present for [prx]
2019-03-05 02:50:06,960 [salt.state       :300 ][INFO    ][2936] Host prx (10.167.4.13) already present
2019-03-05 02:50:06,960 [salt.state       :1951][INFO    ][2936] Completed state [prx] at time 02:50:06.960738 duration_in_ms=0.571
2019-03-05 02:50:06,961 [salt.state       :1780][INFO    ][2936] Running state [prx.mcp-odl-ha.local] at time 02:50:06.960988
2019-03-05 02:50:06,961 [salt.state       :1813][INFO    ][2936] Executing state host.present for [prx.mcp-odl-ha.local]
2019-03-05 02:50:06,961 [salt.state       :300 ][INFO    ][2936] Host prx.mcp-odl-ha.local (10.167.4.13) already present
2019-03-05 02:50:06,961 [salt.state       :1951][INFO    ][2936] Completed state [prx.mcp-odl-ha.local] at time 02:50:06.961562 duration_in_ms=0.573
2019-03-05 02:50:06,961 [salt.state       :1780][INFO    ][2936] Running state [prx02] at time 02:50:06.961830
2019-03-05 02:50:06,961 [salt.state       :1813][INFO    ][2936] Executing state host.present for [prx02]
2019-03-05 02:50:06,962 [salt.state       :300 ][INFO    ][2936] Host prx02 (10.167.4.15) already present
2019-03-05 02:50:06,962 [salt.state       :1951][INFO    ][2936] Completed state [prx02] at time 02:50:06.962422 duration_in_ms=0.591
2019-03-05 02:50:06,962 [salt.state       :1780][INFO    ][2936] Running state [prx02.mcp-odl-ha.local] at time 02:50:06.962676
2019-03-05 02:50:06,962 [salt.state       :1813][INFO    ][2936] Executing state host.present for [prx02.mcp-odl-ha.local]
2019-03-05 02:50:06,963 [salt.state       :300 ][INFO    ][2936] Host prx02.mcp-odl-ha.local (10.167.4.15) already present
2019-03-05 02:50:06,963 [salt.state       :1951][INFO    ][2936] Completed state [prx02.mcp-odl-ha.local] at time 02:50:06.963250 duration_in_ms=0.573
2019-03-05 02:50:06,963 [salt.state       :1780][INFO    ][2936] Running state [msg02] at time 02:50:06.963502
2019-03-05 02:50:06,963 [salt.state       :1813][INFO    ][2936] Executing state host.present for [msg02]
2019-03-05 02:50:06,963 [salt.state       :300 ][INFO    ][2936] Host msg02 (10.167.4.29) already present
2019-03-05 02:50:06,964 [salt.state       :1951][INFO    ][2936] Completed state [msg02] at time 02:50:06.964072 duration_in_ms=0.57
2019-03-05 02:50:06,964 [salt.state       :1780][INFO    ][2936] Running state [msg02.mcp-odl-ha.local] at time 02:50:06.964324
2019-03-05 02:50:06,964 [salt.state       :1813][INFO    ][2936] Executing state host.present for [msg02.mcp-odl-ha.local]
2019-03-05 02:50:06,964 [salt.state       :300 ][INFO    ][2936] Host msg02.mcp-odl-ha.local (10.167.4.29) already present
2019-03-05 02:50:06,964 [salt.state       :1951][INFO    ][2936] Completed state [msg02.mcp-odl-ha.local] at time 02:50:06.964898 duration_in_ms=0.574
2019-03-05 02:50:06,965 [salt.state       :1780][INFO    ][2936] Running state [msg03] at time 02:50:06.965151
2019-03-05 02:50:06,965 [salt.state       :1813][INFO    ][2936] Executing state host.present for [msg03]
2019-03-05 02:50:06,965 [salt.state       :300 ][INFO    ][2936] Host msg03 (10.167.4.30) already present
2019-03-05 02:50:06,965 [salt.state       :1951][INFO    ][2936] Completed state [msg03] at time 02:50:06.965724 duration_in_ms=0.573
2019-03-05 02:50:06,966 [salt.state       :1780][INFO    ][2936] Running state [msg03.mcp-odl-ha.local] at time 02:50:06.965988
2019-03-05 02:50:06,966 [salt.state       :1813][INFO    ][2936] Executing state host.present for [msg03.mcp-odl-ha.local]
2019-03-05 02:50:06,966 [salt.state       :300 ][INFO    ][2936] Host msg03.mcp-odl-ha.local (10.167.4.30) already present
2019-03-05 02:50:06,966 [salt.state       :1951][INFO    ][2936] Completed state [msg03.mcp-odl-ha.local] at time 02:50:06.966561 duration_in_ms=0.573
2019-03-05 02:50:06,966 [salt.state       :1780][INFO    ][2936] Running state [msg01] at time 02:50:06.966815
2019-03-05 02:50:06,966 [salt.state       :1813][INFO    ][2936] Executing state host.present for [msg01]
2019-03-05 02:50:06,967 [salt.state       :300 ][INFO    ][2936] Host msg01 (10.167.4.28) already present
2019-03-05 02:50:06,967 [salt.state       :1951][INFO    ][2936] Completed state [msg01] at time 02:50:06.967385 duration_in_ms=0.569
2019-03-05 02:50:06,967 [salt.state       :1780][INFO    ][2936] Running state [msg01.mcp-odl-ha.local] at time 02:50:06.967640
2019-03-05 02:50:06,967 [salt.state       :1813][INFO    ][2936] Executing state host.present for [msg01.mcp-odl-ha.local]
2019-03-05 02:50:06,968 [salt.state       :300 ][INFO    ][2936] Host msg01.mcp-odl-ha.local (10.167.4.28) already present
2019-03-05 02:50:06,968 [salt.state       :1951][INFO    ][2936] Completed state [msg01.mcp-odl-ha.local] at time 02:50:06.968213 duration_in_ms=0.573
2019-03-05 02:50:06,968 [salt.state       :1780][INFO    ][2936] Running state [msg] at time 02:50:06.968470
2019-03-05 02:50:06,968 [salt.state       :1813][INFO    ][2936] Executing state host.present for [msg]
2019-03-05 02:50:06,968 [salt.state       :300 ][INFO    ][2936] Host msg (10.167.4.27) already present
2019-03-05 02:50:06,969 [salt.state       :1951][INFO    ][2936] Completed state [msg] at time 02:50:06.969042 duration_in_ms=0.573
2019-03-05 02:50:06,969 [salt.state       :1780][INFO    ][2936] Running state [msg.mcp-odl-ha.local] at time 02:50:06.969298
2019-03-05 02:50:06,969 [salt.state       :1813][INFO    ][2936] Executing state host.present for [msg.mcp-odl-ha.local]
2019-03-05 02:50:06,969 [salt.state       :300 ][INFO    ][2936] Host msg.mcp-odl-ha.local (10.167.4.27) already present
2019-03-05 02:50:06,970 [salt.state       :1951][INFO    ][2936] Completed state [msg.mcp-odl-ha.local] at time 02:50:06.969990 duration_in_ms=0.691
2019-03-05 02:50:06,970 [salt.state       :1780][INFO    ][2936] Running state [cfg01] at time 02:50:06.970251
2019-03-05 02:50:06,970 [salt.state       :1813][INFO    ][2936] Executing state host.present for [cfg01]
2019-03-05 02:50:06,970 [salt.state       :300 ][INFO    ][2936] Host cfg01 (10.167.4.11) already present
2019-03-05 02:50:06,970 [salt.state       :1951][INFO    ][2936] Completed state [cfg01] at time 02:50:06.970844 duration_in_ms=0.592
2019-03-05 02:50:06,971 [salt.state       :1780][INFO    ][2936] Running state [cfg01.mcp-odl-ha.local] at time 02:50:06.971102
2019-03-05 02:50:06,971 [salt.state       :1813][INFO    ][2936] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-03-05 02:50:06,971 [salt.state       :300 ][INFO    ][2936] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2019-03-05 02:50:06,971 [salt.state       :1951][INFO    ][2936] Completed state [cfg01.mcp-odl-ha.local] at time 02:50:06.971668 duration_in_ms=0.567
2019-03-05 02:50:06,971 [salt.state       :1780][INFO    ][2936] Running state [cmp002] at time 02:50:06.971926
2019-03-05 02:50:06,972 [salt.state       :1813][INFO    ][2936] Executing state host.present for [cmp002]
2019-03-05 02:50:06,972 [salt.state       :300 ][INFO    ][2936] Host cmp002 (10.167.4.56) already present
2019-03-05 02:50:06,972 [salt.state       :1951][INFO    ][2936] Completed state [cmp002] at time 02:50:06.972492 duration_in_ms=0.566
2019-03-05 02:50:06,972 [salt.state       :1780][INFO    ][2936] Running state [cmp002.mcp-odl-ha.local] at time 02:50:06.972759
2019-03-05 02:50:06,972 [salt.state       :1813][INFO    ][2936] Executing state host.present for [cmp002.mcp-odl-ha.local]
2019-03-05 02:50:06,973 [salt.state       :300 ][INFO    ][2936] Host cmp002.mcp-odl-ha.local (10.167.4.56) already present
2019-03-05 02:50:06,973 [salt.state       :1951][INFO    ][2936] Completed state [cmp002.mcp-odl-ha.local] at time 02:50:06.973327 duration_in_ms=0.569
2019-03-05 02:50:06,973 [salt.state       :1780][INFO    ][2936] Running state [cmp001] at time 02:50:06.973589
2019-03-05 02:50:06,973 [salt.state       :1813][INFO    ][2936] Executing state host.present for [cmp001]
2019-03-05 02:50:06,974 [salt.state       :300 ][INFO    ][2936] Host cmp001 (10.167.4.55) already present
2019-03-05 02:50:06,974 [salt.state       :1951][INFO    ][2936] Completed state [cmp001] at time 02:50:06.974147 duration_in_ms=0.557
2019-03-05 02:50:06,974 [salt.state       :1780][INFO    ][2936] Running state [cmp001.mcp-odl-ha.local] at time 02:50:06.974407
2019-03-05 02:50:06,974 [salt.state       :1813][INFO    ][2936] Executing state host.present for [cmp001.mcp-odl-ha.local]
2019-03-05 02:50:06,974 [salt.state       :300 ][INFO    ][2936] Host cmp001.mcp-odl-ha.local (10.167.4.55) already present
2019-03-05 02:50:06,974 [salt.state       :1951][INFO    ][2936] Completed state [cmp001.mcp-odl-ha.local] at time 02:50:06.974960 duration_in_ms=0.554
2019-03-05 02:50:06,975 [salt.state       :1780][INFO    ][2936] Running state [dbs01] at time 02:50:06.975223
2019-03-05 02:50:06,975 [salt.state       :1813][INFO    ][2936] Executing state host.present for [dbs01]
2019-03-05 02:50:06,975 [salt.state       :300 ][INFO    ][2936] Host dbs01 (10.167.4.24) already present
2019-03-05 02:50:06,975 [salt.state       :1951][INFO    ][2936] Completed state [dbs01] at time 02:50:06.975789 duration_in_ms=0.566
2019-03-05 02:50:06,976 [salt.state       :1780][INFO    ][2936] Running state [dbs01.mcp-odl-ha.local] at time 02:50:06.976052
2019-03-05 02:50:06,976 [salt.state       :1813][INFO    ][2936] Executing state host.present for [dbs01.mcp-odl-ha.local]
2019-03-05 02:50:06,976 [salt.state       :300 ][INFO    ][2936] Host dbs01.mcp-odl-ha.local (10.167.4.24) already present
2019-03-05 02:50:06,976 [salt.state       :1951][INFO    ][2936] Completed state [dbs01.mcp-odl-ha.local] at time 02:50:06.976643 duration_in_ms=0.591
2019-03-05 02:50:06,976 [salt.state       :1780][INFO    ][2936] Running state [dbs02] at time 02:50:06.976905
2019-03-05 02:50:06,977 [salt.state       :1813][INFO    ][2936] Executing state host.present for [dbs02]
2019-03-05 02:50:06,977 [salt.state       :300 ][INFO    ][2936] Host dbs02 (10.167.4.25) already present
2019-03-05 02:50:06,977 [salt.state       :1951][INFO    ][2936] Completed state [dbs02] at time 02:50:06.977473 duration_in_ms=0.568
2019-03-05 02:50:06,977 [salt.state       :1780][INFO    ][2936] Running state [dbs02.mcp-odl-ha.local] at time 02:50:06.977735
2019-03-05 02:50:06,977 [salt.state       :1813][INFO    ][2936] Executing state host.present for [dbs02.mcp-odl-ha.local]
2019-03-05 02:50:06,978 [salt.state       :300 ][INFO    ][2936] Host dbs02.mcp-odl-ha.local (10.167.4.25) already present
2019-03-05 02:50:06,978 [salt.state       :1951][INFO    ][2936] Completed state [dbs02.mcp-odl-ha.local] at time 02:50:06.978339 duration_in_ms=0.605
2019-03-05 02:50:06,978 [salt.state       :1780][INFO    ][2936] Running state [dbs03] at time 02:50:06.978604
2019-03-05 02:50:06,978 [salt.state       :1813][INFO    ][2936] Executing state host.present for [dbs03]
2019-03-05 02:50:06,979 [salt.state       :300 ][INFO    ][2936] Host dbs03 (10.167.4.26) already present
2019-03-05 02:50:06,979 [salt.state       :1951][INFO    ][2936] Completed state [dbs03] at time 02:50:06.979194 duration_in_ms=0.591
2019-03-05 02:50:06,979 [salt.state       :1780][INFO    ][2936] Running state [dbs03.mcp-odl-ha.local] at time 02:50:06.979459
2019-03-05 02:50:06,979 [salt.state       :1813][INFO    ][2936] Executing state host.present for [dbs03.mcp-odl-ha.local]
2019-03-05 02:50:06,979 [salt.state       :300 ][INFO    ][2936] Host dbs03.mcp-odl-ha.local (10.167.4.26) already present
2019-03-05 02:50:06,980 [salt.state       :1951][INFO    ][2936] Completed state [dbs03.mcp-odl-ha.local] at time 02:50:06.980059 duration_in_ms=0.6
2019-03-05 02:50:06,980 [salt.state       :1780][INFO    ][2936] Running state [odl02] at time 02:50:06.980325
2019-03-05 02:50:06,980 [salt.state       :1813][INFO    ][2936] Executing state host.present for [odl02]
2019-03-05 02:50:06,980 [salt.state       :300 ][INFO    ][2936] Host odl02 (10.167.4.41) already present
2019-03-05 02:50:06,980 [salt.state       :1951][INFO    ][2936] Completed state [odl02] at time 02:50:06.980918 duration_in_ms=0.593
2019-03-05 02:50:06,981 [salt.state       :1780][INFO    ][2936] Running state [odl02.mcp-odl-ha.local] at time 02:50:06.981184
2019-03-05 02:50:06,981 [salt.state       :1813][INFO    ][2936] Executing state host.present for [odl02.mcp-odl-ha.local]
2019-03-05 02:50:06,981 [salt.state       :300 ][INFO    ][2936] Host odl02.mcp-odl-ha.local (10.167.4.41) already present
2019-03-05 02:50:06,981 [salt.state       :1951][INFO    ][2936] Completed state [odl02.mcp-odl-ha.local] at time 02:50:06.981779 duration_in_ms=0.596
2019-03-05 02:50:06,982 [salt.state       :1780][INFO    ][2936] Running state [odl03] at time 02:50:06.982060
2019-03-05 02:50:06,982 [salt.state       :1813][INFO    ][2936] Executing state host.present for [odl03]
2019-03-05 02:50:06,982 [salt.state       :300 ][INFO    ][2936] Host odl03 (10.167.4.42) already present
2019-03-05 02:50:06,982 [salt.state       :1951][INFO    ][2936] Completed state [odl03] at time 02:50:06.982635 duration_in_ms=0.574
2019-03-05 02:50:06,982 [salt.state       :1780][INFO    ][2936] Running state [odl03.mcp-odl-ha.local] at time 02:50:06.982903
2019-03-05 02:50:06,983 [salt.state       :1813][INFO    ][2936] Executing state host.present for [odl03.mcp-odl-ha.local]
2019-03-05 02:50:06,983 [salt.state       :300 ][INFO    ][2936] Host odl03.mcp-odl-ha.local (10.167.4.42) already present
2019-03-05 02:50:06,983 [salt.state       :1951][INFO    ][2936] Completed state [odl03.mcp-odl-ha.local] at time 02:50:06.983494 duration_in_ms=0.591
2019-03-05 02:50:06,983 [salt.state       :1780][INFO    ][2936] Running state [odl01] at time 02:50:06.983762
2019-03-05 02:50:06,983 [salt.state       :1813][INFO    ][2936] Executing state host.present for [odl01]
2019-03-05 02:50:06,984 [salt.state       :300 ][INFO    ][2936] Host odl01 (10.167.4.40) already present
2019-03-05 02:50:06,984 [salt.state       :1951][INFO    ][2936] Completed state [odl01] at time 02:50:06.984357 duration_in_ms=0.596
2019-03-05 02:50:06,984 [salt.state       :1780][INFO    ][2936] Running state [odl01.mcp-odl-ha.local] at time 02:50:06.984627
2019-03-05 02:50:06,984 [salt.state       :1813][INFO    ][2936] Executing state host.present for [odl01.mcp-odl-ha.local]
2019-03-05 02:50:06,985 [salt.state       :300 ][INFO    ][2936] Host odl01.mcp-odl-ha.local (10.167.4.40) already present
2019-03-05 02:50:06,985 [salt.state       :1951][INFO    ][2936] Completed state [odl01.mcp-odl-ha.local] at time 02:50:06.985313 duration_in_ms=0.685
2019-03-05 02:50:06,985 [salt.state       :1780][INFO    ][2936] Running state [mas01] at time 02:50:06.985587
2019-03-05 02:50:06,985 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mas01]
2019-03-05 02:50:06,986 [salt.state       :300 ][INFO    ][2936] Host mas01 (10.167.4.12) already present
2019-03-05 02:50:06,986 [salt.state       :1951][INFO    ][2936] Completed state [mas01] at time 02:50:06.986166 duration_in_ms=0.58
2019-03-05 02:50:06,986 [salt.state       :1780][INFO    ][2936] Running state [mas01.mcp-odl-ha.local] at time 02:50:06.986438
2019-03-05 02:50:06,986 [salt.state       :1813][INFO    ][2936] Executing state host.present for [mas01.mcp-odl-ha.local]
2019-03-05 02:50:06,986 [salt.state       :300 ][INFO    ][2936] Host mas01.mcp-odl-ha.local (10.167.4.12) already present
2019-03-05 02:50:06,987 [salt.state       :1951][INFO    ][2936] Completed state [mas01.mcp-odl-ha.local] at time 02:50:06.987035 duration_in_ms=0.597
2019-03-05 02:50:06,987 [salt.state       :1780][INFO    ][2936] Running state [ctl02] at time 02:50:06.987307
2019-03-05 02:50:06,987 [salt.state       :1813][INFO    ][2936] Executing state host.present for [ctl02]
2019-03-05 02:50:06,987 [salt.state       :300 ][INFO    ][2936] Host ctl02 (10.167.4.37) already present
2019-03-05 02:50:06,987 [salt.state       :1951][INFO    ][2936] Completed state [ctl02] at time 02:50:06.987898 duration_in_ms=0.592
2019-03-05 02:50:06,988 [salt.state       :1780][INFO    ][2936] Running state [ctl02.mcp-odl-ha.local] at time 02:50:06.988169
2019-03-05 02:50:06,988 [salt.state       :1813][INFO    ][2936] Executing state host.present for [ctl02.mcp-odl-ha.local]
2019-03-05 02:50:06,988 [salt.state       :300 ][INFO    ][2936] Host ctl02.mcp-odl-ha.local (10.167.4.37) already present
2019-03-05 02:50:06,988 [salt.state       :1951][INFO    ][2936] Completed state [ctl02.mcp-odl-ha.local] at time 02:50:06.988758 duration_in_ms=0.588
2019-03-05 02:50:06,989 [salt.state       :1780][INFO    ][2936] Running state [ctl03] at time 02:50:06.989028
2019-03-05 02:50:06,989 [salt.state       :1813][INFO    ][2936] Executing state host.present for [ctl03]
2019-03-05 02:50:06,989 [salt.state       :300 ][INFO    ][2936] Host ctl03 (10.167.4.38) already present
2019-03-05 02:50:06,989 [salt.state       :1951][INFO    ][2936] Completed state [ctl03] at time 02:50:06.989617 duration_in_ms=0.588
2019-03-05 02:50:06,989 [salt.state       :1780][INFO    ][2936] Running state [ctl03.mcp-odl-ha.local] at time 02:50:06.989893
2019-03-05 02:50:06,990 [salt.state       :1813][INFO    ][2936] Executing state host.present for [ctl03.mcp-odl-ha.local]
2019-03-05 02:50:06,990 [salt.state       :300 ][INFO    ][2936] Host ctl03.mcp-odl-ha.local (10.167.4.38) already present
2019-03-05 02:50:06,990 [salt.state       :1951][INFO    ][2936] Completed state [ctl03.mcp-odl-ha.local] at time 02:50:06.990473 duration_in_ms=0.58
2019-03-05 02:50:06,990 [salt.state       :1780][INFO    ][2936] Running state [ctl01] at time 02:50:06.990748
2019-03-05 02:50:06,990 [salt.state       :1813][INFO    ][2936] Executing state host.present for [ctl01]
2019-03-05 02:50:06,991 [salt.state       :300 ][INFO    ][2936] Host ctl01 (10.167.4.36) already present
2019-03-05 02:50:06,991 [salt.state       :1951][INFO    ][2936] Completed state [ctl01] at time 02:50:06.991335 duration_in_ms=0.587
2019-03-05 02:50:06,991 [salt.state       :1780][INFO    ][2936] Running state [ctl01.mcp-odl-ha.local] at time 02:50:06.991610
2019-03-05 02:50:06,991 [salt.state       :1813][INFO    ][2936] Executing state host.present for [ctl01.mcp-odl-ha.local]
2019-03-05 02:50:06,992 [salt.state       :300 ][INFO    ][2936] Host ctl01.mcp-odl-ha.local (10.167.4.36) already present
2019-03-05 02:50:06,992 [salt.state       :1951][INFO    ][2936] Completed state [ctl01.mcp-odl-ha.local] at time 02:50:06.992198 duration_in_ms=0.588
2019-03-05 02:50:06,992 [salt.state       :1780][INFO    ][2936] Running state [ctl] at time 02:50:06.992471
2019-03-05 02:50:06,992 [salt.state       :1813][INFO    ][2936] Executing state host.present for [ctl]
2019-03-05 02:50:06,992 [salt.state       :300 ][INFO    ][2936] Host ctl (10.167.4.35) already present
2019-03-05 02:50:06,993 [salt.state       :1951][INFO    ][2936] Completed state [ctl] at time 02:50:06.993064 duration_in_ms=0.592
2019-03-05 02:50:06,993 [salt.state       :1780][INFO    ][2936] Running state [ctl.mcp-odl-ha.local] at time 02:50:06.993339
2019-03-05 02:50:06,993 [salt.state       :1813][INFO    ][2936] Executing state host.present for [ctl.mcp-odl-ha.local]
2019-03-05 02:50:06,993 [salt.state       :300 ][INFO    ][2936] Host ctl.mcp-odl-ha.local (10.167.4.35) already present
2019-03-05 02:50:06,993 [salt.state       :1951][INFO    ][2936] Completed state [ctl.mcp-odl-ha.local] at time 02:50:06.993941 duration_in_ms=0.602
2019-03-05 02:50:06,994 [salt.state       :1780][INFO    ][2936] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:50:06.994089
2019-03-05 02:50:06,994 [salt.state       :1813][INFO    ][2936] Executing state file.absent for [/etc/network/interfaces.d/50-cloud-init.cfg]
2019-03-05 02:50:06,994 [salt.state       :300 ][INFO    ][2936] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2019-03-05 02:50:06,994 [salt.state       :1951][INFO    ][2936] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:50:06.994524 duration_in_ms=0.435
2019-03-05 02:50:06,996 [salt.state       :1780][INFO    ][2936] Running state [enp6s0.300] at time 02:50:06.996123
2019-03-05 02:50:06,996 [salt.state       :1813][INFO    ][2936] Executing state network.managed for [enp6s0.300]
2019-03-05 02:50:07,084 [salt.state       :300 ][INFO    ][2936] Interface enp6s0.300 is up to date.
2019-03-05 02:50:07,084 [salt.state       :1951][INFO    ][2936] Completed state [enp6s0.300] at time 02:50:07.084877 duration_in_ms=88.754
2019-03-05 02:50:07,086 [salt.state       :1780][INFO    ][2936] Running state [br-ctl] at time 02:50:07.086275
2019-03-05 02:50:07,086 [salt.state       :1813][INFO    ][2936] Executing state network.managed for [br-ctl]
2019-03-05 02:50:07,093 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:50:07,105 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2019-03-05 02:50:07,358 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:50:07,398 [salt.state       :300 ][INFO    ][2936] Interface br-ctl is up to date.
2019-03-05 02:50:07,398 [salt.state       :1951][INFO    ][2936] Completed state [br-ctl] at time 02:50:07.398645 duration_in_ms=312.369
2019-03-05 02:50:07,398 [salt.state       :1780][INFO    ][2936] Running state [enp8s0] at time 02:50:07.398919
2019-03-05 02:50:07,399 [salt.state       :1813][INFO    ][2936] Executing state network.managed for [enp8s0]
2019-03-05 02:50:07,415 [salt.state       :300 ][INFO    ][2936] Interface enp8s0 is up to date.
2019-03-05 02:50:07,415 [salt.state       :1951][INFO    ][2936] Completed state [enp8s0] at time 02:50:07.415237 duration_in_ms=16.318
2019-03-05 02:50:07,415 [salt.state       :1780][INFO    ][2936] Running state [enp6s0] at time 02:50:07.415456
2019-03-05 02:50:07,415 [salt.state       :1813][INFO    ][2936] Executing state network.managed for [enp6s0]
2019-03-05 02:50:07,431 [salt.state       :300 ][INFO    ][2936] Interface enp6s0 is up to date.
2019-03-05 02:50:07,431 [salt.state       :1951][INFO    ][2936] Completed state [enp6s0] at time 02:50:07.431465 duration_in_ms=16.01
2019-03-05 02:50:07,433 [salt.state       :1780][INFO    ][2936] Running state [br-mgmt] at time 02:50:07.432995
2019-03-05 02:50:07,433 [salt.state       :1813][INFO    ][2936] Executing state network.managed for [br-mgmt]
2019-03-05 02:50:07,439 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:50:07,451 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2019-03-05 02:50:07,701 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:50:07,741 [salt.state       :300 ][INFO    ][2936] Interface br-mgmt is up to date.
2019-03-05 02:50:07,741 [salt.state       :1951][INFO    ][2936] Completed state [br-mgmt] at time 02:50:07.741556 duration_in_ms=308.548
2019-03-05 02:50:07,741 [salt.state       :1780][INFO    ][2936] Running state [linux_system_network] at time 02:50:07.741824
2019-03-05 02:50:07,742 [salt.state       :1813][INFO    ][2936] Executing state network.system for [linux_system_network]
2019-03-05 02:50:07,742 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2019-03-05 02:50:07,750 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2019-03-05 02:50:07,759 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2019-03-05 02:50:07,768 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2019-03-05 02:50:07,994 [salt.loaded.int.module.debian_ip:1964][WARNING ][2936] The network state sls is requiring a reboot of the system to properly apply network configuration.
2019-03-05 02:50:07,995 [salt.state       :300 ][INFO    ][2936] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,3 @@\n NETWORKING=yes\n\n HOSTNAME=kvm01\n\n+DOMAIN=mcp-odl-ha.local\n'}
2019-03-05 02:50:07,995 [salt.state       :1951][INFO    ][2936] Completed state [linux_system_network] at time 02:50:07.995493 duration_in_ms=253.669
2019-03-05 02:50:07,997 [salt.state       :1780][INFO    ][2936] Running state [br-ex] at time 02:50:07.997214
2019-03-05 02:50:07,997 [salt.state       :1813][INFO    ][2936] Executing state network.managed for [br-ex]
2019-03-05 02:50:08,005 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:50:08,019 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2019-03-05 02:50:08,300 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:50:08,342 [salt.state       :300 ][INFO    ][2936] Interface br-ex is up to date.
2019-03-05 02:50:08,342 [salt.state       :1951][INFO    ][2936] Completed state [br-ex] at time 02:50:08.342445 duration_in_ms=345.23
2019-03-05 02:50:08,342 [salt.state       :1780][INFO    ][2936] Running state [/etc/profile.d/proxy.sh] at time 02:50:08.342772
2019-03-05 02:50:08,343 [salt.state       :1813][INFO    ][2936] Executing state file.absent for [/etc/profile.d/proxy.sh]
2019-03-05 02:50:08,343 [salt.state       :300 ][INFO    ][2936] File /etc/profile.d/proxy.sh is not present
2019-03-05 02:50:08,343 [salt.state       :1951][INFO    ][2936] Completed state [/etc/profile.d/proxy.sh] at time 02:50:08.343645 duration_in_ms=0.872
2019-03-05 02:50:08,343 [salt.state       :1780][INFO    ][2936] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:50:08.343830
2019-03-05 02:50:08,344 [salt.state       :1813][INFO    ][2936] Executing state file.absent for [/etc/apt/apt.conf.d/95proxies]
2019-03-05 02:50:08,344 [salt.state       :300 ][INFO    ][2936] File /etc/apt/apt.conf.d/95proxies is not present
2019-03-05 02:50:08,344 [salt.state       :1951][INFO    ][2936] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:50:08.344392 duration_in_ms=0.563
2019-03-05 02:50:08,344 [salt.state       :1780][INFO    ][2936] Running state [/dev/shm] at time 02:50:08.344583
2019-03-05 02:50:08,344 [salt.state       :1813][INFO    ][2936] Executing state mount.mounted for [/dev/shm]
2019-03-05 02:50:08,345 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'mount -l' in directory '/root'
2019-03-05 02:50:08,352 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'blkid' in directory '/root'
2019-03-05 02:50:08,387 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'mount -l' in directory '/root'
2019-03-05 02:50:08,395 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2019-03-05 02:50:08,402 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'mount -l' in directory '/root'
2019-03-05 02:50:08,410 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'mount -o rw,nosuid,nodev,noexec,relatime,remount -t tmpfs shm /dev/shm' in directory '/root'
2019-03-05 02:50:08,415 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'mount -l' in directory '/root'
2019-03-05 02:50:08,422 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'umount /dev/shm' in directory '/root'
2019-03-05 02:50:08,427 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][2936] Command '['umount', '/dev/shm']' failed with return code: 32
2019-03-05 02:50:08,427 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][2936] stderr: umount: /dev/shm: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).)
2019-03-05 02:50:08,427 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][2936] retcode: 32
2019-03-05 02:50:08,427 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'mount -l' in directory '/root'
2019-03-05 02:50:08,433 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command 'blkid' in directory '/root'
2019-03-05 02:50:08,440 [salt.state       :300 ][INFO    ][2936] {'umount': "Forced unmount because devices don't match. Wanted: shm, current: tmpfs, /tmpfs"}
2019-03-05 02:50:08,440 [salt.state       :1951][INFO    ][2936] Completed state [/dev/shm] at time 02:50:08.440652 duration_in_ms=96.069
2019-03-05 02:50:08,440 [salt.state       :1780][INFO    ][2936] Running state [ntp] at time 02:50:08.440875
2019-03-05 02:50:08,441 [salt.state       :1813][INFO    ][2936] Executing state pkg.installed for [ntp]
2019-03-05 02:50:08,446 [salt.state       :300 ][INFO    ][2936] All specified packages are already installed
2019-03-05 02:50:08,446 [salt.state       :1951][INFO    ][2936] Completed state [ntp] at time 02:50:08.446949 duration_in_ms=6.074
2019-03-05 02:50:08,448 [salt.state       :1780][INFO    ][2936] Running state [/etc/ntp.conf] at time 02:50:08.448600
2019-03-05 02:50:08,448 [salt.state       :1813][INFO    ][2936] Executing state file.managed for [/etc/ntp.conf]
2019-03-05 02:50:08,464 [salt.fileclient  :1219][INFO    ][2936] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2019-03-05 02:50:08,505 [salt.state       :300 ][INFO    ][2936] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
 
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
+# ntpd will only synchronize your clock.
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Specify one or more NTP servers.
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod nomodify notrap nopeer noquery
+restrict -6 default kod nomodify notrap nopeer noquery
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-# pools
-pool ntp.ubuntu.com iburst
-
-# Use Ubuntu's ntp server as a fallback.
-# pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
-
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift

2019-03-05 02:50:08,505 [salt.state       :1951][INFO    ][2936] Completed state [/etc/ntp.conf] at time 02:50:08.505491 duration_in_ms=56.891
2019-03-05 02:50:08,506 [salt.state       :1780][INFO    ][2936] Running state [ntp] at time 02:50:08.506556
2019-03-05 02:50:08,506 [salt.state       :1813][INFO    ][2936] Executing state service.running for [ntp]
2019-03-05 02:50:08,507 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2019-03-05 02:50:08,516 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-03-05 02:50:08,525 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2019-03-05 02:50:08,533 [salt.state       :300 ][INFO    ][2936] The service ntp is already running
2019-03-05 02:50:08,534 [salt.state       :1951][INFO    ][2936] Completed state [ntp] at time 02:50:08.534148 duration_in_ms=27.592
2019-03-05 02:50:08,534 [salt.state       :1780][INFO    ][2936] Running state [ntp] at time 02:50:08.534359
2019-03-05 02:50:08,534 [salt.state       :1813][INFO    ][2936] Executing state service.mod_watch for [ntp]
2019-03-05 02:50:08,535 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-03-05 02:50:08,541 [salt.loaded.int.module.cmdmod:395 ][INFO    ][2936] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2019-03-05 02:50:08,592 [salt.state       :300 ][INFO    ][2936] {'ntp': True}
2019-03-05 02:50:08,592 [salt.state       :1951][INFO    ][2936] Completed state [ntp] at time 02:50:08.592410 duration_in_ms=58.05
2019-03-05 02:50:08,597 [salt.minion      :1711][INFO    ][2936] Returning information for job: 20190305024938209609
2019-03-05 02:50:17,939 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command pkg.upgrade with jid 20190305025017925162
2019-03-05 02:50:17,956 [salt.minion      :1432][INFO    ][5173] Starting a new job with PID 5173
2019-03-05 02:50:17,982 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][5173] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:50:18,331 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][5173] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'dist-upgrade'] in directory '/root'
2019-03-05 02:50:33,002 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025032983246
2019-03-05 02:50:33,022 [salt.minion      :1432][INFO    ][5191] Starting a new job with PID 5191
2019-03-05 02:50:33,044 [salt.minion      :1711][INFO    ][5191] Returning information for job: 20190305025032983246
2019-03-05 02:51:03,052 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025103034647
2019-03-05 02:51:03,070 [salt.minion      :1432][INFO    ][13401] Starting a new job with PID 13401
2019-03-05 02:51:03,088 [salt.minion      :1711][INFO    ][13401] Returning information for job: 20190305025103034647
2019-03-05 02:51:33,167 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025133149123
2019-03-05 02:51:33,185 [salt.minion      :1432][INFO    ][18625] Starting a new job with PID 18625
2019-03-05 02:51:33,227 [salt.minion      :1711][INFO    ][18625] Returning information for job: 20190305025133149123
2019-03-05 02:52:00,337 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][5173] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:52:00,383 [salt.minion      :1711][INFO    ][5173] Returning information for job: 20190305025017925162
2019-03-05 02:52:01,182 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command test.ping with jid 20190305025201164191
2019-03-05 02:52:01,200 [salt.minion      :1432][INFO    ][20223] Starting a new job with PID 20223
2019-03-05 02:52:01,224 [salt.minion      :1711][INFO    ][20223] Returning information for job: 20190305025201164191
2019-03-05 02:52:01,348 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command match.grain with jid 20190305025201331973
2019-03-05 02:52:01,365 [salt.minion      :1432][INFO    ][20228] Starting a new job with PID 20228
2019-03-05 02:52:01,374 [salt.minion      :1711][INFO    ][20228] Returning information for job: 20190305025201331973
2019-03-05 02:52:01,919 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20190305025201900637
2019-03-05 02:52:01,936 [salt.minion      :1432][INFO    ][20233] Starting a new job with PID 20233
2019-03-05 02:52:05,600 [salt.state       :915 ][INFO    ][20233] Loading fresh modules for state activity
2019-03-05 02:52:05,665 [salt.fileclient  :1219][INFO    ][20233] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2019-03-05 02:52:05,705 [salt.fileclient  :1219][INFO    ][20233] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2019-03-05 02:52:05,730 [salt.fileclient  :1219][INFO    ][20233] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2019-03-05 02:52:05,761 [salt.fileclient  :1219][INFO    ][20233] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2019-03-05 02:52:05,796 [salt.fileclient  :1219][INFO    ][20233] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2019-03-05 02:52:05,846 [salt.fileclient  :1219][INFO    ][20233] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2019-03-05 02:52:06,423 [salt.state       :1780][INFO    ][20233] Running state [libvirt-bin] at time 02:52:06.423760
2019-03-05 02:52:06,424 [salt.state       :1813][INFO    ][20233] Executing state pkg.installed for [libvirt-bin]
2019-03-05 02:52:06,424 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:52:06,885 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['apt-cache', '-q', 'policy', 'libvirt-bin'] in directory '/root'
2019-03-05 02:52:06,967 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-03-05 02:52:09,185 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:52:09,213 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2019-03-05 02:52:16,995 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025216977746
2019-03-05 02:52:17,016 [salt.minion      :1432][INFO    ][20600] Starting a new job with PID 20600
2019-03-05 02:52:17,037 [salt.minion      :1711][INFO    ][20600] Returning information for job: 20190305025216977746
2019-03-05 02:52:47,031 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025247015508
2019-03-05 02:52:47,050 [salt.minion      :1432][INFO    ][20782] Starting a new job with PID 20782
2019-03-05 02:52:47,070 [salt.minion      :1711][INFO    ][20782] Returning information for job: 20190305025247015508
2019-03-05 02:53:17,141 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025317125028
2019-03-05 02:53:17,159 [salt.minion      :1432][INFO    ][22733] Starting a new job with PID 22733
2019-03-05 02:53:17,179 [salt.minion      :1711][INFO    ][22733] Returning information for job: 20190305025317125028
2019-03-05 02:53:24,357 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:53:24,397 [salt.state       :300 ][INFO    ][20233] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.5'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libfdt1' changed from 'absent' to '1.4.2-1.2~u16.04+mcp2'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libvirt-daemon-system' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libvirt-clients' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20180124.fbe8c52d-0.2.1~u16.04+mcp1'
'libboost-random1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'seabios' changed from 'absent' to '1.10.2-1.1~u16.04+mcp2'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.6'
'libvorbis0a' changed from 'absent' to '1.3.5-3ubuntu0.2'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.4'
'libboost-iostreams1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'qemu-system-x86' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libcaca0' changed from 'absent' to '0.99.beta19-2ubuntu0.16.04.1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.5'
'qemu-keymaps' changed from 'absent' to '1'
'libvirt0' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'qemu-system-common' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'qemu-system-i386' changed from 'absent' to '1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'libvirt-daemon-driver-storage-rbd' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'ipxe-qemu-256k-compat-efi-roms' changed from 'absent' to '1.0.0+git-20150424.a25a16d-0.2~u16.04+mcp1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3.1'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libvorbisenc2' changed from 'absent' to '1.3.5-3ubuntu0.2'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'librados2' changed from 'absent' to '10.2.11-0ubuntu0.16.04.1'
'msr-tools' changed from 'absent' to '1.3-2'
'libogg0' changed from 'absent' to '1.3.2-1'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2.16.04.2'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'librbd1' changed from 'absent' to '10.2.11-0ubuntu0.16.04.1'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'sharutils' changed from 'absent' to '1:4.15.2-1ubuntu0.1'
'kvm' changed from 'absent' to '1'
'qemu-utils' changed from 'absent' to '1:2.11+dfsg-1.4~u16.04+mcp2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.3'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.10'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libvirt-bin' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2019-03-05 02:53:24,412 [salt.state       :915 ][INFO    ][20233] Loading fresh modules for state activity
2019-03-05 02:53:24,438 [salt.state       :1951][INFO    ][20233] Completed state [libvirt-bin] at time 02:53:24.438560 duration_in_ms=78014.801
2019-03-05 02:53:24,443 [salt.state       :1780][INFO    ][20233] Running state [pm-utils] at time 02:53:24.443038
2019-03-05 02:53:24,443 [salt.state       :1813][INFO    ][20233] Executing state pkg.installed for [pm-utils]
2019-03-05 02:53:24,875 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:53:24,902 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2019-03-05 02:53:28,874 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:53:28,915 [salt.state       :300 ][INFO    ][20233] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2019-03-05 02:53:28,931 [salt.state       :915 ][INFO    ][20233] Loading fresh modules for state activity
2019-03-05 02:53:28,970 [salt.state       :1951][INFO    ][20233] Completed state [pm-utils] at time 02:53:28.970569 duration_in_ms=4527.529
2019-03-05 02:53:28,978 [salt.state       :1780][INFO    ][20233] Running state [libvirt0] at time 02:53:28.978820
2019-03-05 02:53:28,979 [salt.state       :1813][INFO    ][20233] Executing state pkg.installed for [libvirt0]
2019-03-05 02:53:29,496 [salt.state       :300 ][INFO    ][20233] All specified packages are already installed
2019-03-05 02:53:29,496 [salt.state       :1951][INFO    ][20233] Completed state [libvirt0] at time 02:53:29.496816 duration_in_ms=517.996
2019-03-05 02:53:29,497 [salt.state       :1780][INFO    ][20233] Running state [python-libvirt] at time 02:53:29.497051
2019-03-05 02:53:29,497 [salt.state       :1813][INFO    ][20233] Executing state pkg.installed for [python-libvirt]
2019-03-05 02:53:29,512 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:53:29,539 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2019-03-05 02:53:31,879 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:53:31,997 [salt.state       :300 ][INFO    ][20233] Made the following changes:
'python-libvirt' changed from 'absent' to '3.5.0-1.1~u16.04+mcp3'

2019-03-05 02:53:32,005 [salt.state       :915 ][INFO    ][20233] Loading fresh modules for state activity
2019-03-05 02:53:32,028 [salt.state       :1951][INFO    ][20233] Completed state [python-libvirt] at time 02:53:32.028221 duration_in_ms=2531.17
2019-03-05 02:53:32,031 [salt.state       :1780][INFO    ][20233] Running state [qemu-kvm] at time 02:53:32.031775
2019-03-05 02:53:32,031 [salt.state       :1813][INFO    ][20233] Executing state pkg.installed for [qemu-kvm]
2019-03-05 02:53:32,465 [salt.state       :300 ][INFO    ][20233] All specified packages are already installed
2019-03-05 02:53:32,466 [salt.state       :1951][INFO    ][20233] Completed state [qemu-kvm] at time 02:53:32.466097 duration_in_ms=434.321
2019-03-05 02:53:32,466 [salt.state       :1780][INFO    ][20233] Running state [qemu-utils] at time 02:53:32.466288
2019-03-05 02:53:32,466 [salt.state       :1813][INFO    ][20233] Executing state pkg.installed for [qemu-utils]
2019-03-05 02:53:32,472 [salt.state       :300 ][INFO    ][20233] All specified packages are already installed
2019-03-05 02:53:32,472 [salt.state       :1951][INFO    ][20233] Completed state [qemu-utils] at time 02:53:32.472794 duration_in_ms=6.506
2019-03-05 02:53:32,475 [salt.state       :1780][INFO    ][20233] Running state [/etc/libvirt/libvirtd.conf] at time 02:53:32.475279
2019-03-05 02:53:32,475 [salt.state       :1813][INFO    ][20233] Executing state file.managed for [/etc/libvirt/libvirtd.conf]
2019-03-05 02:53:32,496 [salt.fileclient  :1219][INFO    ][20233] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2019-03-05 02:53:32,522 [salt.state       :300 ][INFO    ][20233] File changed:
--- 
+++ 
@@ -1,6 +1,6 @@
 # Master libvirt daemon configuration file
 #
-# For further information consult https://libvirt.org/format.html
+# For further information consult http://libvirt.org/format.html
 #
 # NOTE: the tests/daemon-conf regression test script requires
 # that each "PARAMETER = VALUE" line in this file have the parameter
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -47,10 +50,6 @@
 
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
-#
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
 #
 #listen_addr = "192.168.0.1"
 
@@ -101,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -242,7 +233,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +250,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -282,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -301,21 +281,21 @@
 # (notably domainDestroy) can be executed in this pool.
 #prio_workers = 5
 
+# Total global limit on concurrent RPC calls. Should be
+# at least as large as max_workers. Beyond this, RPC requests
+# will be read into memory and queued. This directly impacts
+# memory usage, currently each request requires 256 KB of
+# memory. So by default up to 5 MB of memory is used
+#
+# XXX this isn't actually enforced yet, only the per-client
+# limit is used so far
+#max_requests = 20
+
 # Limit on concurrent requests from a single client
 # connection. To avoid one client monopolizing the server
-# this should be a small fraction of the global max_workers
-# parameter.
+# this should be a small fraction of the global max_requests
+# and max_workers parameter
 #max_client_requests = 5
-
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
 
 #################################################################
 #
@@ -324,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -336,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -367,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -380,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -407,16 +375,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -424,7 +386,6 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
@@ -445,24 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5
-
-###################################################################
-# Open vSwitch:
-# This allows to specify a timeout for openvswitch calls made by
-# libvirt. The ovs-vsctl utility is used for the configuration and
-# its timeout option is set by default to 5 seconds to avoid
-# potential infinite waits blocking libvirt.
-#
-#ovs_timeout = 5

2019-03-05 02:53:32,523 [salt.state       :1951][INFO    ][20233] Completed state [/etc/libvirt/libvirtd.conf] at time 02:53:32.523099 duration_in_ms=47.82
2019-03-05 02:53:32,523 [salt.state       :1780][INFO    ][20233] Running state [/etc/default/libvirtd] at time 02:53:32.523360
2019-03-05 02:53:32,523 [salt.state       :1813][INFO    ][20233] Executing state file.managed for [/etc/default/libvirtd]
2019-03-05 02:53:32,537 [salt.fileclient  :1219][INFO    ][20233] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2019-03-05 02:53:32,543 [salt.state       :300 ][INFO    ][20233] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
+# Don't use "-d" option with systemd
+
+libvirtd_opts="-l"
 
 # pass in location of kerberos keytab
-#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
-
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"
+#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
2019-03-05 02:53:32,543 [salt.state       :1951][INFO    ][20233] Completed state [/etc/default/libvirtd] at time 02:53:32.543517 duration_in_ms=20.157
2019-03-05 02:53:32,544 [salt.state       :1780][INFO    ][20233] Running state [service.systemctl_reload] at time 02:53:32.544249
2019-03-05 02:53:32,544 [salt.state       :1813][INFO    ][20233] Executing state module.wait for [service.systemctl_reload]
2019-03-05 02:53:32,544 [salt.state       :300 ][INFO    ][20233] No changes made for service.systemctl_reload
2019-03-05 02:53:32,544 [salt.state       :1951][INFO    ][20233] Completed state [service.systemctl_reload] at time 02:53:32.544731 duration_in_ms=0.483
2019-03-05 02:53:32,544 [salt.state       :1780][INFO    ][20233] Running state [service.systemctl_reload] at time 02:53:32.544858
2019-03-05 02:53:32,545 [salt.state       :1813][INFO    ][20233] Executing state module.mod_watch for [service.systemctl_reload]
2019-03-05 02:53:32,545 [salt.utils.decorators:613 ][WARNING ][20233] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:53:32,545 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2019-03-05 02:53:32,629 [salt.state       :300 ][INFO    ][20233] {'ret': True}
2019-03-05 02:53:32,630 [salt.state       :1951][INFO    ][20233] Completed state [service.systemctl_reload] at time 02:53:32.630485 duration_in_ms=85.626
2019-03-05 02:53:32,633 [salt.state       :1780][INFO    ][20233] Running state [/etc/libvirt/qemu/networks/default.xml] at time 02:53:32.633256
2019-03-05 02:53:32,633 [salt.state       :1813][INFO    ][20233] Executing state file.absent for [/etc/libvirt/qemu/networks/default.xml]
2019-03-05 02:53:32,634 [salt.state       :300 ][INFO    ][20233] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2019-03-05 02:53:32,634 [salt.state       :1951][INFO    ][20233] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 02:53:32.634409 duration_in_ms=1.154
2019-03-05 02:53:32,635 [salt.state       :1780][INFO    ][20233] Running state [libvirtd] at time 02:53:32.635024
2019-03-05 02:53:32,635 [salt.state       :1813][INFO    ][20233] Executing state service.running for [libvirtd]
2019-03-05 02:53:32,636 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2019-03-05 02:53:32,647 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2019-03-05 02:53:32,656 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2019-03-05 02:53:32,663 [salt.state       :300 ][INFO    ][20233] The service libvirtd is already running
2019-03-05 02:53:32,664 [salt.state       :1951][INFO    ][20233] Completed state [libvirtd] at time 02:53:32.664152 duration_in_ms=29.128
2019-03-05 02:53:32,664 [salt.state       :1780][INFO    ][20233] Running state [libvirtd] at time 02:53:32.664423
2019-03-05 02:53:32,664 [salt.state       :1813][INFO    ][20233] Executing state service.mod_watch for [libvirtd]
2019-03-05 02:53:32,665 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2019-03-05 02:53:32,673 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2019-03-05 02:53:32,758 [salt.state       :300 ][INFO    ][20233] {'libvirtd': True}
2019-03-05 02:53:32,759 [salt.state       :1951][INFO    ][20233] Completed state [libvirtd] at time 02:53:32.758969 duration_in_ms=94.545
2019-03-05 02:53:32,761 [salt.state       :1780][INFO    ][20233] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 02:53:32.761629
2019-03-05 02:53:32,762 [salt.state       :1813][INFO    ][20233] Executing state cmd.run for [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null]
2019-03-05 02:53:32,762 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command 'virsh net-list --all --name | grep -w "default"' in directory '/root'
2019-03-05 02:53:33,867 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2019-03-05 02:53:34,086 [salt.state       :300 ][INFO    ][20233] {'pid': 24030, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2019-03-05 02:53:34,086 [salt.state       :1951][INFO    ][20233] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 02:53:34.086630 duration_in_ms=1325.0
2019-03-05 02:53:34,087 [salt.state       :1780][INFO    ][20233] Running state [virsh net-autostart default --disable] at time 02:53:34.087233
2019-03-05 02:53:34,087 [salt.state       :1813][INFO    ][20233] Executing state cmd.run for [virsh net-autostart default --disable]
2019-03-05 02:53:34,089 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command 'virsh net-list --all --autostart --name | grep -w "default"' in directory '/root'
2019-03-05 02:53:34,123 [salt.state       :300 ][INFO    ][20233] onlyif execution failed
2019-03-05 02:53:34,123 [salt.state       :1951][INFO    ][20233] Completed state [virsh net-autostart default --disable] at time 02:53:34.123645 duration_in_ms=36.411
2019-03-05 02:53:34,124 [salt.state       :1780][INFO    ][20233] Running state [virsh net-destroy default] at time 02:53:34.124191
2019-03-05 02:53:34,124 [salt.state       :1813][INFO    ][20233] Executing state cmd.run for [virsh net-destroy default]
2019-03-05 02:53:34,125 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command 'virsh net-list --all --name | grep -w "default"' in directory '/root'
2019-03-05 02:53:34,155 [salt.state       :300 ][INFO    ][20233] onlyif execution failed
2019-03-05 02:53:34,156 [salt.state       :1951][INFO    ][20233] Completed state [virsh net-destroy default] at time 02:53:34.156021 duration_in_ms=31.829
2019-03-05 02:53:34,156 [salt.state       :1780][INFO    ][20233] Running state [echo 'No pool is defined'] at time 02:53:34.156543
2019-03-05 02:53:34,157 [salt.state       :1813][INFO    ][20233] Executing state cmd.run for [echo 'No pool is defined']
2019-03-05 02:53:34,158 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20233] Executing command 'echo 'No pool is defined'' in directory '/root'
2019-03-05 02:53:34,168 [salt.state       :300 ][INFO    ][20233] {'pid': 24070, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2019-03-05 02:53:34,168 [salt.state       :1951][INFO    ][20233] Completed state [echo 'No pool is defined'] at time 02:53:34.168459 duration_in_ms=11.915
2019-03-05 02:53:34,171 [salt.minion      :1711][INFO    ][20233] Returning information for job: 20190305025201900637
2019-03-05 02:53:34,846 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command state.apply with jid 20190305025334829423
2019-03-05 02:53:34,866 [salt.minion      :1432][INFO    ][24075] Starting a new job with PID 24075
2019-03-05 02:53:38,507 [salt.state       :915 ][INFO    ][24075] Loading fresh modules for state activity
2019-03-05 02:53:38,573 [salt.fileclient  :1219][INFO    ][24075] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2019-03-05 02:53:39,071 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-03-05 02:53:39,091 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-03-05 02:53:39,271 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'salt-minion --version' in directory '/root'
2019-03-05 02:53:39,565 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'salt-minion --version' in directory '/root'
2019-03-05 02:53:40,399 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-03-05 02:53:40,419 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-03-05 02:53:40,580 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'salt-minion --version' in directory '/root'
2019-03-05 02:53:40,871 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'salt-minion --version' in directory '/root'
2019-03-05 02:53:41,573 [salt.fileclient  :1219][INFO    ][24075] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2019-03-05 02:53:41,602 [salt.fileclient  :1219][INFO    ][24075] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2019-03-05 02:53:42,302 [salt.state       :1780][INFO    ][24075] Running state [salt-minion] at time 02:53:42.302444
2019-03-05 02:53:42,302 [salt.state       :1813][INFO    ][24075] Executing state pkg.installed for [salt-minion]
2019-03-05 02:53:42,303 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:53:42,595 [salt.state       :300 ][INFO    ][24075] All specified packages are already installed
2019-03-05 02:53:42,595 [salt.state       :1951][INFO    ][24075] Completed state [salt-minion] at time 02:53:42.595920 duration_in_ms=293.476
2019-03-05 02:53:42,596 [salt.state       :1780][INFO    ][24075] Running state [salt_minion_dependency_packages] at time 02:53:42.596140
2019-03-05 02:53:42,596 [salt.state       :1813][INFO    ][24075] Executing state pkg.installed for [salt_minion_dependency_packages]
2019-03-05 02:53:42,601 [salt.state       :300 ][INFO    ][24075] All specified packages are already installed
2019-03-05 02:53:42,601 [salt.state       :1951][INFO    ][24075] Completed state [salt_minion_dependency_packages] at time 02:53:42.601422 duration_in_ms=5.281
2019-03-05 02:53:42,603 [salt.state       :1780][INFO    ][24075] Running state [/etc/salt/minion.d/minion.conf] at time 02:53:42.603670
2019-03-05 02:53:42,603 [salt.state       :1813][INFO    ][24075] Executing state file.managed for [/etc/salt/minion.d/minion.conf]
2019-03-05 02:53:42,844 [salt.state       :300 ][INFO    ][24075] File /etc/salt/minion.d/minion.conf is in the correct state
2019-03-05 02:53:42,844 [salt.state       :1951][INFO    ][24075] Completed state [/etc/salt/minion.d/minion.conf] at time 02:53:42.844882 duration_in_ms=241.212
2019-03-05 02:53:42,845 [salt.state       :1780][INFO    ][24075] Running state [python-netaddr] at time 02:53:42.845078
2019-03-05 02:53:42,845 [salt.state       :1813][INFO    ][24075] Executing state pkg.installed for [python-netaddr]
2019-03-05 02:53:42,850 [salt.state       :300 ][INFO    ][24075] All specified packages are already installed
2019-03-05 02:53:42,850 [salt.state       :1951][INFO    ][24075] Completed state [python-netaddr] at time 02:53:42.850723 duration_in_ms=5.645
2019-03-05 02:53:42,851 [salt.state       :1780][INFO    ][24075] Running state [/etc/salt/minion.d/_virt.conf] at time 02:53:42.851091
2019-03-05 02:53:42,851 [salt.state       :1813][INFO    ][24075] Executing state file.managed for [/etc/salt/minion.d/_virt.conf]
2019-03-05 02:53:42,859 [salt.state       :300 ][INFO    ][24075] File /etc/salt/minion.d/_virt.conf is in the correct state
2019-03-05 02:53:42,859 [salt.state       :1951][INFO    ][24075] Completed state [/etc/salt/minion.d/_virt.conf] at time 02:53:42.859910 duration_in_ms=8.82
2019-03-05 02:53:42,863 [salt.state       :1780][INFO    ][24075] Running state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 02:53:42.863309
2019-03-05 02:53:42,863 [salt.state       :1813][INFO    ][24075] Executing state file.managed for [/etc/systemd/system/salt-minion.service.d/50-restarts.conf]
2019-03-05 02:53:42,884 [salt.state       :300 ][INFO    ][24075] File /etc/systemd/system/salt-minion.service.d/50-restarts.conf is in the correct state
2019-03-05 02:53:42,884 [salt.state       :1951][INFO    ][24075] Completed state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 02:53:42.884328 duration_in_ms=21.019
2019-03-05 02:53:42,885 [salt.state       :1780][INFO    ][24075] Running state [salt-minion] at time 02:53:42.885123
2019-03-05 02:53:42,885 [salt.state       :1813][INFO    ][24075] Executing state service.running for [salt-minion]
2019-03-05 02:53:42,885 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-03-05 02:53:42,915 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2019-03-05 02:53:42,930 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2019-03-05 02:53:42,945 [salt.state       :300 ][INFO    ][24075] The service salt-minion is already running
2019-03-05 02:53:42,946 [salt.state       :1951][INFO    ][24075] Completed state [salt-minion] at time 02:53:42.946350 duration_in_ms=61.225
2019-03-05 02:53:42,948 [salt.state       :1780][INFO    ][24075] Running state [/etc/salt/grains.d] at time 02:53:42.948597
2019-03-05 02:53:42,949 [salt.state       :1813][INFO    ][24075] Executing state file.directory for [/etc/salt/grains.d]
2019-03-05 02:53:42,950 [salt.state       :300 ][INFO    ][24075] Directory /etc/salt/grains.d is in the correct state
Directory /etc/salt/grains.d updated
2019-03-05 02:53:42,950 [salt.state       :1951][INFO    ][24075] Completed state [/etc/salt/grains.d] at time 02:53:42.950475 duration_in_ms=1.878
2019-03-05 02:53:42,951 [salt.state       :1780][INFO    ][24075] Running state [/etc/salt/grains] at time 02:53:42.951434
2019-03-05 02:53:42,951 [salt.state       :1813][INFO    ][24075] Executing state file.managed for [/etc/salt/grains]
2019-03-05 02:53:42,952 [salt.state       :300 ][INFO    ][24075] File /etc/salt/grains exists with proper permissions. No changes made.
2019-03-05 02:53:42,952 [salt.state       :1951][INFO    ][24075] Completed state [/etc/salt/grains] at time 02:53:42.952806 duration_in_ms=1.373
2019-03-05 02:53:42,953 [salt.state       :1780][INFO    ][24075] Running state [/etc/salt/grains.d/placeholder] at time 02:53:42.953493
2019-03-05 02:53:42,953 [salt.state       :1813][INFO    ][24075] Executing state file.managed for [/etc/salt/grains.d/placeholder]
2019-03-05 02:53:42,962 [salt.state       :300 ][INFO    ][24075] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2019-03-05 02:53:42,962 [salt.state       :1951][INFO    ][24075] Completed state [/etc/salt/grains.d/placeholder] at time 02:53:42.962542 duration_in_ms=9.048
2019-03-05 02:53:42,963 [salt.state       :1780][INFO    ][24075] Running state [/etc/salt/grains.d/sphinx] at time 02:53:42.963204
2019-03-05 02:53:42,963 [salt.state       :1813][INFO    ][24075] Executing state file.managed for [/etc/salt/grains.d/sphinx]
2019-03-05 02:53:42,984 [salt.state       :300 ][INFO    ][24075] File changed:
--- 
+++ 
@@ -46,13 +46,15 @@
             ip:
               name: IP Addresses
               value:
+              - 10.167.4.20
               - 127.0.0.1
-              - 192.168.11.39
+              - 192.168.11.9
+              - 192.168.122.1
         system:
           name: System
           param:
             distribution:
-              value: Ubuntu 16.04.5 LTS
+              value: Ubuntu 16.04.6 LTS
             kernel:
               value: Linux 4.4.0-142-generic
             name:

2019-03-05 02:53:42,984 [salt.state       :1951][INFO    ][24075] Completed state [/etc/salt/grains.d/sphinx] at time 02:53:42.984923 duration_in_ms=21.72
2019-03-05 02:53:42,986 [salt.state       :1780][INFO    ][24075] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:53:42.986180
2019-03-05 02:53:42,986 [salt.state       :1813][INFO    ][24075] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-03-05 02:53:42,987 [salt.state       :300 ][INFO    ][24075] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2019-03-05 02:53:42,987 [salt.state       :1951][INFO    ][24075] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:53:42.987226 duration_in_ms=1.046
2019-03-05 02:53:42,987 [salt.state       :1780][INFO    ][24075] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:53:42.987490
2019-03-05 02:53:42,987 [salt.state       :1813][INFO    ][24075] Executing state cmd.mod_watch for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-03-05 02:53:42,988 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2019-03-05 02:53:43,105 [salt.state       :300 ][INFO    ][24075] {'pid': 24141, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-03-05 02:53:43,105 [salt.state       :1951][INFO    ][24075] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:53:43.105569 duration_in_ms=118.079
2019-03-05 02:53:43,106 [salt.state       :1780][INFO    ][24075] Running state [/etc/salt/grains.d/dns_records] at time 02:53:43.106204
2019-03-05 02:53:43,106 [salt.state       :1813][INFO    ][24075] Executing state file.managed for [/etc/salt/grains.d/dns_records]
2019-03-05 02:53:43,121 [salt.state       :300 ][INFO    ][24075] File /etc/salt/grains.d/dns_records is in the correct state
2019-03-05 02:53:43,121 [salt.state       :1951][INFO    ][24075] Completed state [/etc/salt/grains.d/dns_records] at time 02:53:43.121782 duration_in_ms=15.578
2019-03-05 02:53:43,122 [salt.state       :1780][INFO    ][24075] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:53:43.122608
2019-03-05 02:53:43,122 [salt.state       :1813][INFO    ][24075] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"]
2019-03-05 02:53:43,123 [salt.state       :300 ][INFO    ][24075] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2019-03-05 02:53:43,123 [salt.state       :1951][INFO    ][24075] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:53:43.123232 duration_in_ms=0.623
2019-03-05 02:53:43,123 [salt.state       :1780][INFO    ][24075] Running state [/etc/salt/grains.d/salt] at time 02:53:43.123605
2019-03-05 02:53:43,123 [salt.state       :1813][INFO    ][24075] Executing state file.managed for [/etc/salt/grains.d/salt]
2019-03-05 02:53:43,135 [salt.state       :300 ][INFO    ][24075] File /etc/salt/grains.d/salt is in the correct state
2019-03-05 02:53:43,135 [salt.state       :1951][INFO    ][24075] Completed state [/etc/salt/grains.d/salt] at time 02:53:43.135379 duration_in_ms=11.773
2019-03-05 02:53:43,136 [salt.state       :1780][INFO    ][24075] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:53:43.136120
2019-03-05 02:53:43,136 [salt.state       :1813][INFO    ][24075] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"]
2019-03-05 02:53:43,136 [salt.state       :300 ][INFO    ][24075] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2019-03-05 02:53:43,136 [salt.state       :1951][INFO    ][24075] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:53:43.136753 duration_in_ms=0.633
2019-03-05 02:53:43,138 [salt.state       :1780][INFO    ][24075] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:53:43.138315
2019-03-05 02:53:43,138 [salt.state       :1813][INFO    ][24075] Executing state cmd.wait for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-03-05 02:53:43,138 [salt.state       :300 ][INFO    ][24075] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2019-03-05 02:53:43,138 [salt.state       :1951][INFO    ][24075] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:53:43.138957 duration_in_ms=0.643
2019-03-05 02:53:43,139 [salt.state       :1780][INFO    ][24075] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:53:43.139117
2019-03-05 02:53:43,139 [salt.state       :1813][INFO    ][24075] Executing state cmd.mod_watch for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-03-05 02:53:43,140 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2019-03-05 02:53:43,152 [salt.state       :300 ][INFO    ][24075] {'pid': 24143, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-03-05 02:53:43,152 [salt.state       :1951][INFO    ][24075] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:53:43.152380 duration_in_ms=13.263
2019-03-05 02:53:43,153 [salt.state       :1780][INFO    ][24075] Running state [mine.update] at time 02:53:43.153087
2019-03-05 02:53:43,153 [salt.state       :1813][INFO    ][24075] Executing state module.wait for [mine.update]
2019-03-05 02:53:43,153 [salt.state       :300 ][INFO    ][24075] No changes made for mine.update
2019-03-05 02:53:43,153 [salt.state       :1951][INFO    ][24075] Completed state [mine.update] at time 02:53:43.153737 duration_in_ms=0.65
2019-03-05 02:53:43,153 [salt.state       :1780][INFO    ][24075] Running state [mine.update] at time 02:53:43.153902
2019-03-05 02:53:43,154 [salt.state       :1813][INFO    ][24075] Executing state module.mod_watch for [mine.update]
2019-03-05 02:53:43,154 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:53:43,679 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:53:43,679 [salt.state       :1951][INFO    ][24075] Completed state [mine.update] at time 02:53:43.679450 duration_in_ms=525.546
2019-03-05 02:53:43,680 [salt.state       :1780][INFO    ][24075] Running state [ca-certificates] at time 02:53:43.679934
2019-03-05 02:53:43,680 [salt.state       :1813][INFO    ][24075] Executing state pkg.installed for [ca-certificates]
2019-03-05 02:53:43,694 [salt.state       :300 ][INFO    ][24075] All specified packages are already installed
2019-03-05 02:53:43,694 [salt.state       :1951][INFO    ][24075] Completed state [ca-certificates] at time 02:53:43.694534 duration_in_ms=14.6
2019-03-05 02:53:43,696 [salt.state       :1780][INFO    ][24075] Running state [update-ca-certificates] at time 02:53:43.696422
2019-03-05 02:53:43,696 [salt.state       :1813][INFO    ][24075] Executing state cmd.wait for [update-ca-certificates]
2019-03-05 02:53:43,697 [salt.state       :300 ][INFO    ][24075] No changes made for update-ca-certificates
2019-03-05 02:53:43,697 [salt.state       :1951][INFO    ][24075] Completed state [update-ca-certificates] at time 02:53:43.697633 duration_in_ms=1.211
2019-03-05 02:53:43,698 [salt.state       :1780][INFO    ][24075] Running state [libvirt-dev] at time 02:53:43.698015
2019-03-05 02:53:43,698 [salt.state       :1813][INFO    ][24075] Executing state pkg.installed for [libvirt-dev]
2019-03-05 02:53:43,728 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['apt-cache', '-q', 'policy', 'libvirt-dev'] in directory '/root'
2019-03-05 02:53:43,810 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-03-05 02:53:45,584 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:53:45,616 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2019-03-05 02:53:49,903 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025349892688
2019-03-05 02:53:49,921 [salt.minion      :1432][INFO    ][24495] Starting a new job with PID 24495
2019-03-05 02:53:49,945 [salt.minion      :1711][INFO    ][24495] Returning information for job: 20190305025349892688
2019-03-05 02:54:19,949 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025419933109
2019-03-05 02:54:19,967 [salt.minion      :1432][INFO    ][24737] Starting a new job with PID 24737
2019-03-05 02:54:19,989 [salt.minion      :1711][INFO    ][24737] Returning information for job: 20190305025419933109
2019-03-05 02:54:35,183 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:54:35,233 [salt.state       :300 ][INFO    ][24075] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'c++-compiler' changed from 'absent' to '1'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-142.168'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.5'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libvirt-dev' changed from 'absent' to '4.0.0-1.7~u16.04+mcp3'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu11'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.5'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu11'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.11'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.8'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2019-03-05 02:54:35,257 [salt.state       :915 ][INFO    ][24075] Loading fresh modules for state activity
2019-03-05 02:54:35,301 [salt.state       :1951][INFO    ][24075] Completed state [libvirt-dev] at time 02:54:35.301886 duration_in_ms=51603.869
2019-03-05 02:54:35,308 [salt.state       :1780][INFO    ][24075] Running state [pkg-config] at time 02:54:35.308756
2019-03-05 02:54:35,309 [salt.state       :1813][INFO    ][24075] Executing state pkg.installed for [pkg-config]
2019-03-05 02:54:35,771 [salt.state       :300 ][INFO    ][24075] All specified packages are already installed
2019-03-05 02:54:35,772 [salt.state       :1951][INFO    ][24075] Completed state [pkg-config] at time 02:54:35.772058 duration_in_ms=463.302
2019-03-05 02:54:35,772 [salt.state       :1780][INFO    ][24075] Running state [genisoimage] at time 02:54:35.772256
2019-03-05 02:54:35,772 [salt.state       :1813][INFO    ][24075] Executing state pkg.installed for [genisoimage]
2019-03-05 02:54:35,786 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 02:54:35,811 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'genisoimage'] in directory '/root'
2019-03-05 02:54:38,798 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:54:38,852 [salt.state       :300 ][INFO    ][24075] Made the following changes:
'mkisofs' changed from 'absent' to '1'
'genisoimage' changed from 'absent' to '9:1.1.11-3ubuntu1'

2019-03-05 02:54:38,870 [salt.state       :915 ][INFO    ][24075] Loading fresh modules for state activity
2019-03-05 02:54:38,914 [salt.state       :1951][INFO    ][24075] Completed state [genisoimage] at time 02:54:38.914704 duration_in_ms=3142.447
2019-03-05 02:54:39,355 [salt.state       :1780][INFO    ][24075] Running state [libvirt-bin] at time 02:54:39.355915
2019-03-05 02:54:39,356 [salt.state       :1813][INFO    ][24075] Executing state service.running for [libvirt-bin]
2019-03-05 02:54:39,356 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2019-03-05 02:54:39,371 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2019-03-05 02:54:39,381 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2019-03-05 02:54:39,392 [salt.state       :300 ][INFO    ][24075] The service libvirt-bin is already running
2019-03-05 02:54:39,392 [salt.state       :1951][INFO    ][24075] Completed state [libvirt-bin] at time 02:54:39.392402 duration_in_ms=36.487
2019-03-05 02:54:39,393 [salt.state       :1780][INFO    ][24075] Running state [virtng.init] at time 02:54:39.393648
2019-03-05 02:54:39,393 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virtng.init]
2019-03-05 02:54:39,579 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command ['git', '--version'] in directory '/root'
2019-03-05 02:54:39,801 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --all --name| grep -E "^prx01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:54:39,831 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:54:50,048 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025450035021
2019-03-05 02:54:50,066 [salt.minion      :1432][INFO    ][30123] Starting a new job with PID 30123
2019-03-05 02:54:50,091 [salt.minion      :1711][INFO    ][30123] Returning information for job: 20190305025450035021
2019-03-05 02:55:20,195 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025520178587
2019-03-05 02:55:20,214 [salt.minion      :1432][INFO    ][30128] Starting a new job with PID 30128
2019-03-05 02:55:20,238 [salt.minion      :1711][INFO    ][30128] Returning information for job: 20190305025520178587
2019-03-05 02:55:50,253 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025550239365
2019-03-05 02:55:50,274 [salt.minion      :1432][INFO    ][30133] Starting a new job with PID 30133
2019-03-05 02:55:50,299 [salt.minion      :1711][INFO    ][30133] Returning information for job: 20190305025550239365
2019-03-05 02:56:07,291 [salt.fileclient  :1219][INFO    ][24075] Fetching file from saltenv 'base', ** done ** 'salt/files/control/images/base_image_opnfv_fuel_vcp.img'
2019-03-05 02:56:14,252 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-03-05 02:56:14,274 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:14,328 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][24075] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-03-05 02:56:14,328 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][24075] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-03-05 02:56:14,329 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][24075] retcode: 1
2019-03-05 02:56:14,329 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-03-05 02:56:14,348 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:14,358 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-03-05 02:56:15,446 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:56:16,145 [salt.loaded.ext.module.seedng:169 ][INFO    ][24075] salt-minion pre-installed on image, configuring as prx01.mcp-odl-ha.local
2019-03-05 02:56:16,153 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -l' in directory '/root'
2019-03-05 02:56:16,176 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:56:16,311 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:16,329 [salt.loaded.ext.module.virtng:243 ][INFO    ][24075] VNC enabled: False.
2019-03-05 02:56:17,985 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:56:17,986 [salt.state       :1951][INFO    ][24075] Completed state [virtng.init] at time 02:56:17.986079 duration_in_ms=98592.428
2019-03-05 02:56:17,986 [salt.state       :1780][INFO    ][24075] Running state [virt.set_autostart] at time 02:56:17.986507
2019-03-05 02:56:17,986 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virt.set_autostart]
2019-03-05 02:56:17,991 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --autostart --name| grep -E "^prx01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:56:18,016 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:56:18,019 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:56:18,019 [salt.state       :1951][INFO    ][24075] Completed state [virt.set_autostart] at time 02:56:18.019675 duration_in_ms=33.167
2019-03-05 02:56:18,020 [salt.state       :1780][INFO    ][24075] Running state [virtng.init] at time 02:56:18.020423
2019-03-05 02:56:18,020 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virtng.init]
2019-03-05 02:56:18,026 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:56:18,055 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:56:20,395 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025620376591
2019-03-05 02:56:20,411 [salt.minion      :1432][INFO    ][30581] Starting a new job with PID 30581
2019-03-05 02:56:20,431 [salt.minion      :1711][INFO    ][30581] Returning information for job: 20190305025620376591
2019-03-05 02:56:28,636 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-03-05 02:56:28,650 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:28,661 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][24075] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-03-05 02:56:28,662 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][24075] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-03-05 02:56:28,662 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][24075] retcode: 1
2019-03-05 02:56:28,663 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/odl01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-03-05 02:56:28,682 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:28,693 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-03-05 02:56:29,758 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:56:30,486 [salt.loaded.ext.module.seedng:169 ][INFO    ][24075] salt-minion pre-installed on image, configuring as odl01.mcp-odl-ha.local
2019-03-05 02:56:30,494 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -l' in directory '/root'
2019-03-05 02:56:30,516 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:56:30,697 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:30,716 [salt.loaded.ext.module.virtng:243 ][INFO    ][24075] VNC enabled: False.
2019-03-05 02:56:31,916 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:56:31,916 [salt.state       :1951][INFO    ][24075] Completed state [virtng.init] at time 02:56:31.916898 duration_in_ms=13896.473
2019-03-05 02:56:31,917 [salt.state       :1780][INFO    ][24075] Running state [virt.set_autostart] at time 02:56:31.917347
2019-03-05 02:56:31,917 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virt.set_autostart]
2019-03-05 02:56:31,925 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:56:31,953 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:56:31,957 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:56:31,957 [salt.state       :1951][INFO    ][24075] Completed state [virt.set_autostart] at time 02:56:31.957369 duration_in_ms=40.022
2019-03-05 02:56:31,958 [salt.state       :1780][INFO    ][24075] Running state [virtng.init] at time 02:56:31.958244
2019-03-05 02:56:31,958 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virtng.init]
2019-03-05 02:56:31,964 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --all --name| grep -E "^ctl01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:56:31,992 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:56:42,637 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-03-05 02:56:42,654 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:42,667 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][24075] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-03-05 02:56:42,668 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][24075] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-03-05 02:56:42,668 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][24075] retcode: 1
2019-03-05 02:56:42,669 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-03-05 02:56:42,690 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:42,703 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-03-05 02:56:43,766 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:56:44,575 [salt.loaded.ext.module.seedng:169 ][INFO    ][24075] salt-minion pre-installed on image, configuring as ctl01.mcp-odl-ha.local
2019-03-05 02:56:44,586 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -l' in directory '/root'
2019-03-05 02:56:44,604 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:56:44,869 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:44,909 [salt.loaded.ext.module.virtng:243 ][INFO    ][24075] VNC enabled: False.
2019-03-05 02:56:46,286 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:56:46,287 [salt.state       :1951][INFO    ][24075] Completed state [virtng.init] at time 02:56:46.287319 duration_in_ms=14329.074
2019-03-05 02:56:46,287 [salt.state       :1780][INFO    ][24075] Running state [virt.set_autostart] at time 02:56:46.287823
2019-03-05 02:56:46,288 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virt.set_autostart]
2019-03-05 02:56:46,301 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --autostart --name| grep -E "^ctl01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:56:46,334 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:56:46,339 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:56:46,339 [salt.state       :1951][INFO    ][24075] Completed state [virt.set_autostart] at time 02:56:46.339715 duration_in_ms=51.892
2019-03-05 02:56:46,341 [salt.state       :1780][INFO    ][24075] Running state [virtng.init] at time 02:56:46.340955
2019-03-05 02:56:46,341 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virtng.init]
2019-03-05 02:56:46,349 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --all --name| grep -E "^mdb01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:56:46,381 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:56:50,445 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025650423146
2019-03-05 02:56:50,463 [salt.minion      :1432][INFO    ][31070] Starting a new job with PID 31070
2019-03-05 02:56:50,487 [salt.minion      :1711][INFO    ][31070] Returning information for job: 20190305025650423146
2019-03-05 02:56:57,355 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-03-05 02:56:57,371 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:57,383 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][24075] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-03-05 02:56:57,384 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][24075] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-03-05 02:56:57,384 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][24075] retcode: 1
2019-03-05 02:56:57,385 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-03-05 02:56:57,408 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:57,420 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-03-05 02:56:58,490 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:56:59,155 [salt.loaded.ext.module.seedng:169 ][INFO    ][24075] salt-minion pre-installed on image, configuring as mdb01.mcp-odl-ha.local
2019-03-05 02:56:59,162 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -l' in directory '/root'
2019-03-05 02:56:59,193 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:56:59,489 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-03-05 02:56:59,506 [salt.loaded.ext.module.virtng:243 ][INFO    ][24075] VNC enabled: False.
2019-03-05 02:57:00,921 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:57:00,921 [salt.state       :1951][INFO    ][24075] Completed state [virtng.init] at time 02:57:00.921892 duration_in_ms=14580.937
2019-03-05 02:57:00,922 [salt.state       :1780][INFO    ][24075] Running state [virt.set_autostart] at time 02:57:00.922282
2019-03-05 02:57:00,922 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virt.set_autostart]
2019-03-05 02:57:00,928 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --autostart --name| grep -E "^mdb01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:00,947 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:57:00,949 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:57:00,950 [salt.state       :1951][INFO    ][24075] Completed state [virt.set_autostart] at time 02:57:00.950087 duration_in_ms=27.806
2019-03-05 02:57:00,950 [salt.state       :1780][INFO    ][24075] Running state [virtng.init] at time 02:57:00.950636
2019-03-05 02:57:00,950 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virtng.init]
2019-03-05 02:57:00,955 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --all --name| grep -E "^msg01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:00,971 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:57:12,384 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-03-05 02:57:12,401 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:57:12,412 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][24075] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-03-05 02:57:12,413 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][24075] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-03-05 02:57:12,413 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][24075] retcode: 1
2019-03-05 02:57:12,414 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-03-05 02:57:12,432 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:57:12,444 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-03-05 02:57:13,506 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:57:14,221 [salt.loaded.ext.module.seedng:169 ][INFO    ][24075] salt-minion pre-installed on image, configuring as msg01.mcp-odl-ha.local
2019-03-05 02:57:14,229 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -l' in directory '/root'
2019-03-05 02:57:14,269 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:57:14,523 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-03-05 02:57:14,540 [salt.loaded.ext.module.virtng:243 ][INFO    ][24075] VNC enabled: False.
2019-03-05 02:57:16,060 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:57:16,061 [salt.state       :1951][INFO    ][24075] Completed state [virtng.init] at time 02:57:16.061054 duration_in_ms=15110.416
2019-03-05 02:57:16,061 [salt.state       :1780][INFO    ][24075] Running state [virt.set_autostart] at time 02:57:16.061575
2019-03-05 02:57:16,062 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virt.set_autostart]
2019-03-05 02:57:16,069 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --autostart --name| grep -E "^msg01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:16,090 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:57:16,093 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:57:16,093 [salt.state       :1951][INFO    ][24075] Completed state [virt.set_autostart] at time 02:57:16.093403 duration_in_ms=31.827
2019-03-05 02:57:16,094 [salt.state       :1780][INFO    ][24075] Running state [virtng.init] at time 02:57:16.094531
2019-03-05 02:57:16,094 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virtng.init]
2019-03-05 02:57:16,102 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --all --name| grep -E "^dbs01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:16,125 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:57:20,530 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305025720508968
2019-03-05 02:57:20,549 [salt.minion      :1432][INFO    ][31570] Starting a new job with PID 31570
2019-03-05 02:57:20,574 [salt.minion      :1711][INFO    ][31570] Returning information for job: 20190305025720508968
2019-03-05 02:57:27,085 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'modprobe nbd max_part=63' in directory '/root'
2019-03-05 02:57:27,099 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:57:27,111 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][24075] Command '['sfdisk', '-d', '/dev/nbd9']' failed with return code: 1
2019-03-05 02:57:27,111 [salt.loaded.int.module.cmdmod:732 ][ERROR   ][24075] stdout: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2019-03-05 02:57:27,112 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][24075] retcode: 1
2019-03-05 02:57:27,112 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs01.mcp-odl-ha.local/system.qcow2' in directory '/root'
2019-03-05 02:57:27,130 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2019-03-05 02:57:27,143 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'partprobe /dev/nbd9' in directory '/root'
2019-03-05 02:57:28,209 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:57:28,843 [salt.loaded.ext.module.seedng:169 ][INFO    ][24075] salt-minion pre-installed on image, configuring as dbs01.mcp-odl-ha.local
2019-03-05 02:57:28,848 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'mount -l' in directory '/root'
2019-03-05 02:57:28,864 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2019-03-05 02:57:29,122 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2019-03-05 02:57:29,139 [salt.loaded.ext.module.virtng:243 ][INFO    ][24075] VNC enabled: False.
2019-03-05 02:57:30,597 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:57:30,597 [salt.state       :1951][INFO    ][24075] Completed state [virtng.init] at time 02:57:30.597515 duration_in_ms=14502.983
2019-03-05 02:57:30,598 [salt.state       :1780][INFO    ][24075] Running state [virt.set_autostart] at time 02:57:30.598122
2019-03-05 02:57:30,598 [salt.state       :1813][INFO    ][24075] Executing state module.run for [virt.set_autostart]
2019-03-05 02:57:30,608 [salt.loaded.int.module.cmdmod:395 ][INFO    ][24075] Executing command 'virsh list --autostart --name| grep -E "^dbs01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:30,632 [salt.utils.decorators:613 ][WARNING ][24075] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:57:30,636 [salt.state       :300 ][INFO    ][24075] {'ret': True}
2019-03-05 02:57:30,637 [salt.state       :1951][INFO    ][24075] Completed state [virt.set_autostart] at time 02:57:30.637095 duration_in_ms=38.972
2019-03-05 02:57:30,644 [salt.minion      :1711][INFO    ][24075] Returning information for job: 20190305025334829423
2019-03-05 02:57:31,191 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20190305025731174981
2019-03-05 02:57:31,206 [salt.minion      :1432][INFO    ][31815] Starting a new job with PID 31815
2019-03-05 02:57:34,871 [salt.state       :915 ][INFO    ][31815] Loading fresh modules for state activity
2019-03-05 02:57:35,451 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-03-05 02:57:35,471 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-03-05 02:57:35,635 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'salt-minion --version' in directory '/root'
2019-03-05 02:57:35,947 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'salt-minion --version' in directory '/root'
2019-03-05 02:57:36,764 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-03-05 02:57:36,778 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2019-03-05 02:57:36,944 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'salt-minion --version' in directory '/root'
2019-03-05 02:57:37,242 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'salt-minion --version' in directory '/root'
2019-03-05 02:57:38,596 [salt.state       :1780][INFO    ][31815] Running state [salt-minion] at time 02:57:38.596755
2019-03-05 02:57:38,597 [salt.state       :1813][INFO    ][31815] Executing state pkg.installed for [salt-minion]
2019-03-05 02:57:38,597 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 02:57:38,877 [salt.state       :300 ][INFO    ][31815] All specified packages are already installed
2019-03-05 02:57:38,878 [salt.state       :1951][INFO    ][31815] Completed state [salt-minion] at time 02:57:38.878159 duration_in_ms=281.403
2019-03-05 02:57:38,878 [salt.state       :1780][INFO    ][31815] Running state [salt_minion_dependency_packages] at time 02:57:38.878372
2019-03-05 02:57:38,878 [salt.state       :1813][INFO    ][31815] Executing state pkg.installed for [salt_minion_dependency_packages]
2019-03-05 02:57:38,883 [salt.state       :300 ][INFO    ][31815] All specified packages are already installed
2019-03-05 02:57:38,883 [salt.state       :1951][INFO    ][31815] Completed state [salt_minion_dependency_packages] at time 02:57:38.883430 duration_in_ms=5.058
2019-03-05 02:57:38,885 [salt.state       :1780][INFO    ][31815] Running state [/etc/salt/minion.d/minion.conf] at time 02:57:38.885835
2019-03-05 02:57:38,886 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/salt/minion.d/minion.conf]
2019-03-05 02:57:39,067 [salt.state       :300 ][INFO    ][31815] File /etc/salt/minion.d/minion.conf is in the correct state
2019-03-05 02:57:39,068 [salt.state       :1951][INFO    ][31815] Completed state [/etc/salt/minion.d/minion.conf] at time 02:57:39.068006 duration_in_ms=182.171
2019-03-05 02:57:39,068 [salt.state       :1780][INFO    ][31815] Running state [python-netaddr] at time 02:57:39.068213
2019-03-05 02:57:39,068 [salt.state       :1813][INFO    ][31815] Executing state pkg.installed for [python-netaddr]
2019-03-05 02:57:39,074 [salt.state       :300 ][INFO    ][31815] All specified packages are already installed
2019-03-05 02:57:39,075 [salt.state       :1951][INFO    ][31815] Completed state [python-netaddr] at time 02:57:39.074964 duration_in_ms=6.751
2019-03-05 02:57:39,075 [salt.state       :1780][INFO    ][31815] Running state [/etc/salt/minion.d/_virt.conf] at time 02:57:39.075629
2019-03-05 02:57:39,075 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/salt/minion.d/_virt.conf]
2019-03-05 02:57:39,087 [salt.state       :300 ][INFO    ][31815] File /etc/salt/minion.d/_virt.conf is in the correct state
2019-03-05 02:57:39,087 [salt.state       :1951][INFO    ][31815] Completed state [/etc/salt/minion.d/_virt.conf] at time 02:57:39.087502 duration_in_ms=11.872
2019-03-05 02:57:39,092 [salt.state       :1780][INFO    ][31815] Running state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 02:57:39.092680
2019-03-05 02:57:39,114 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/systemd/system/salt-minion.service.d/50-restarts.conf]
2019-03-05 02:57:39,125 [salt.state       :300 ][INFO    ][31815] File /etc/systemd/system/salt-minion.service.d/50-restarts.conf is in the correct state
2019-03-05 02:57:39,126 [salt.state       :1951][INFO    ][31815] Completed state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 02:57:39.126015 duration_in_ms=33.334
2019-03-05 02:57:39,128 [salt.state       :1780][INFO    ][31815] Running state [salt-minion] at time 02:57:39.128277
2019-03-05 02:57:39,128 [salt.state       :1813][INFO    ][31815] Executing state service.running for [salt-minion]
2019-03-05 02:57:39,129 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-03-05 02:57:39,150 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2019-03-05 02:57:39,170 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2019-03-05 02:57:39,180 [salt.state       :300 ][INFO    ][31815] The service salt-minion is already running
2019-03-05 02:57:39,180 [salt.state       :1951][INFO    ][31815] Completed state [salt-minion] at time 02:57:39.180636 duration_in_ms=52.358
2019-03-05 02:57:39,183 [salt.state       :1780][INFO    ][31815] Running state [/etc/salt/grains.d] at time 02:57:39.183190
2019-03-05 02:57:39,183 [salt.state       :1813][INFO    ][31815] Executing state file.directory for [/etc/salt/grains.d]
2019-03-05 02:57:39,184 [salt.state       :300 ][INFO    ][31815] Directory /etc/salt/grains.d is in the correct state
Directory /etc/salt/grains.d updated
2019-03-05 02:57:39,184 [salt.state       :1951][INFO    ][31815] Completed state [/etc/salt/grains.d] at time 02:57:39.184516 duration_in_ms=1.326
2019-03-05 02:57:39,185 [salt.state       :1780][INFO    ][31815] Running state [/etc/salt/grains] at time 02:57:39.185409
2019-03-05 02:57:39,185 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/salt/grains]
2019-03-05 02:57:39,186 [salt.state       :300 ][INFO    ][31815] File /etc/salt/grains exists with proper permissions. No changes made.
2019-03-05 02:57:39,186 [salt.state       :1951][INFO    ][31815] Completed state [/etc/salt/grains] at time 02:57:39.186406 duration_in_ms=0.997
2019-03-05 02:57:39,187 [salt.state       :1780][INFO    ][31815] Running state [/etc/salt/grains.d/placeholder] at time 02:57:39.187079
2019-03-05 02:57:39,187 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/salt/grains.d/placeholder]
2019-03-05 02:57:39,187 [salt.state       :300 ][INFO    ][31815] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2019-03-05 02:57:39,188 [salt.state       :1951][INFO    ][31815] Completed state [/etc/salt/grains.d/placeholder] at time 02:57:39.187984 duration_in_ms=0.905
2019-03-05 02:57:39,188 [salt.state       :1780][INFO    ][31815] Running state [/etc/salt/grains.d/sphinx] at time 02:57:39.188656
2019-03-05 02:57:39,188 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/salt/grains.d/sphinx]
2019-03-05 02:57:39,195 [salt.state       :300 ][INFO    ][31815] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 10.167.4.20
               - 127.0.0.1
               - 192.168.11.9
-              - 192.168.122.1
         system:
           name: System
           param:

2019-03-05 02:57:39,195 [salt.state       :1951][INFO    ][31815] Completed state [/etc/salt/grains.d/sphinx] at time 02:57:39.195322 duration_in_ms=6.666
2019-03-05 02:57:39,196 [salt.state       :1780][INFO    ][31815] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:57:39.196625
2019-03-05 02:57:39,196 [salt.state       :1813][INFO    ][31815] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-03-05 02:57:39,197 [salt.state       :300 ][INFO    ][31815] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2019-03-05 02:57:39,197 [salt.state       :1951][INFO    ][31815] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:57:39.197425 duration_in_ms=0.8
2019-03-05 02:57:39,197 [salt.state       :1780][INFO    ][31815] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:57:39.197631
2019-03-05 02:57:39,197 [salt.state       :1813][INFO    ][31815] Executing state cmd.mod_watch for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-03-05 02:57:39,198 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2019-03-05 02:57:39,310 [salt.state       :300 ][INFO    ][31815] {'pid': 31884, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-03-05 02:57:39,311 [salt.state       :1951][INFO    ][31815] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:57:39.311292 duration_in_ms=113.659
2019-03-05 02:57:39,313 [salt.state       :1780][INFO    ][31815] Running state [/etc/salt/grains.d/dns_records] at time 02:57:39.312977
2019-03-05 02:57:39,313 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/salt/grains.d/dns_records]
2019-03-05 02:57:39,321 [salt.state       :300 ][INFO    ][31815] File /etc/salt/grains.d/dns_records is in the correct state
2019-03-05 02:57:39,321 [salt.state       :1951][INFO    ][31815] Completed state [/etc/salt/grains.d/dns_records] at time 02:57:39.321336 duration_in_ms=8.359
2019-03-05 02:57:39,323 [salt.state       :1780][INFO    ][31815] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:57:39.323431
2019-03-05 02:57:39,343 [salt.state       :1813][INFO    ][31815] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"]
2019-03-05 02:57:39,343 [salt.state       :300 ][INFO    ][31815] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2019-03-05 02:57:39,344 [salt.state       :1951][INFO    ][31815] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:57:39.343922 duration_in_ms=20.49
2019-03-05 02:57:39,344 [salt.state       :1780][INFO    ][31815] Running state [/etc/salt/grains.d/salt] at time 02:57:39.344941
2019-03-05 02:57:39,345 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/salt/grains.d/salt]
2019-03-05 02:57:39,402 [salt.state       :300 ][INFO    ][31815] File /etc/salt/grains.d/salt is in the correct state
2019-03-05 02:57:39,403 [salt.state       :1951][INFO    ][31815] Completed state [/etc/salt/grains.d/salt] at time 02:57:39.402983 duration_in_ms=58.042
2019-03-05 02:57:39,404 [salt.state       :1780][INFO    ][31815] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:57:39.404801
2019-03-05 02:57:39,405 [salt.state       :1813][INFO    ][31815] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"]
2019-03-05 02:57:39,405 [salt.state       :300 ][INFO    ][31815] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2019-03-05 02:57:39,405 [salt.state       :1951][INFO    ][31815] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:57:39.405542 duration_in_ms=0.741
2019-03-05 02:57:39,408 [salt.state       :1780][INFO    ][31815] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:57:39.408300
2019-03-05 02:57:39,408 [salt.state       :1813][INFO    ][31815] Executing state cmd.wait for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-03-05 02:57:39,408 [salt.state       :300 ][INFO    ][31815] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2019-03-05 02:57:39,409 [salt.state       :1951][INFO    ][31815] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:57:39.409132 duration_in_ms=0.832
2019-03-05 02:57:39,409 [salt.state       :1780][INFO    ][31815] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:57:39.409336
2019-03-05 02:57:39,409 [salt.state       :1813][INFO    ][31815] Executing state cmd.mod_watch for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-03-05 02:57:39,411 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2019-03-05 02:57:39,425 [salt.state       :300 ][INFO    ][31815] {'pid': 31886, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-03-05 02:57:39,425 [salt.state       :1951][INFO    ][31815] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:57:39.425501 duration_in_ms=16.164
2019-03-05 02:57:39,426 [salt.state       :1780][INFO    ][31815] Running state [mine.update] at time 02:57:39.426792
2019-03-05 02:57:39,427 [salt.state       :1813][INFO    ][31815] Executing state module.wait for [mine.update]
2019-03-05 02:57:39,427 [salt.state       :300 ][INFO    ][31815] No changes made for mine.update
2019-03-05 02:57:39,427 [salt.state       :1951][INFO    ][31815] Completed state [mine.update] at time 02:57:39.427690 duration_in_ms=0.897
2019-03-05 02:57:39,427 [salt.state       :1780][INFO    ][31815] Running state [mine.update] at time 02:57:39.427929
2019-03-05 02:57:39,428 [salt.state       :1813][INFO    ][31815] Executing state module.mod_watch for [mine.update]
2019-03-05 02:57:39,428 [salt.utils.decorators:613 ][WARNING ][31815] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-03-05 02:57:39,962 [salt.state       :300 ][INFO    ][31815] {'ret': True}
2019-03-05 02:57:39,963 [salt.state       :1951][INFO    ][31815] Completed state [mine.update] at time 02:57:39.962903 duration_in_ms=534.971
2019-03-05 02:57:39,963 [salt.state       :1780][INFO    ][31815] Running state [ca-certificates] at time 02:57:39.963464
2019-03-05 02:57:39,964 [salt.state       :1813][INFO    ][31815] Executing state pkg.installed for [ca-certificates]
2019-03-05 02:57:39,977 [salt.state       :300 ][INFO    ][31815] All specified packages are already installed
2019-03-05 02:57:39,978 [salt.state       :1951][INFO    ][31815] Completed state [ca-certificates] at time 02:57:39.978130 duration_in_ms=14.667
2019-03-05 02:57:39,980 [salt.state       :1780][INFO    ][31815] Running state [update-ca-certificates] at time 02:57:39.979998
2019-03-05 02:57:39,980 [salt.state       :1813][INFO    ][31815] Executing state cmd.wait for [update-ca-certificates]
2019-03-05 02:57:39,981 [salt.state       :300 ][INFO    ][31815] No changes made for update-ca-certificates
2019-03-05 02:57:39,981 [salt.state       :1951][INFO    ][31815] Completed state [update-ca-certificates] at time 02:57:39.981557 duration_in_ms=1.559
2019-03-05 02:57:39,982 [salt.state       :1780][INFO    ][31815] Running state [libvirt-dev] at time 02:57:39.981947
2019-03-05 02:57:39,982 [salt.state       :1813][INFO    ][31815] Executing state pkg.installed for [libvirt-dev]
2019-03-05 02:57:39,993 [salt.state       :300 ][INFO    ][31815] All specified packages are already installed
2019-03-05 02:57:39,994 [salt.state       :1951][INFO    ][31815] Completed state [libvirt-dev] at time 02:57:39.993964 duration_in_ms=12.017
2019-03-05 02:57:39,994 [salt.state       :1780][INFO    ][31815] Running state [pkg-config] at time 02:57:39.994327
2019-03-05 02:57:39,994 [salt.state       :1813][INFO    ][31815] Executing state pkg.installed for [pkg-config]
2019-03-05 02:57:40,005 [salt.state       :300 ][INFO    ][31815] All specified packages are already installed
2019-03-05 02:57:40,014 [salt.state       :1951][INFO    ][31815] Completed state [pkg-config] at time 02:57:40.014661 duration_in_ms=20.333
2019-03-05 02:57:40,015 [salt.state       :1780][INFO    ][31815] Running state [genisoimage] at time 02:57:40.015231
2019-03-05 02:57:40,015 [salt.state       :1813][INFO    ][31815] Executing state pkg.installed for [genisoimage]
2019-03-05 02:57:40,028 [salt.state       :300 ][INFO    ][31815] All specified packages are already installed
2019-03-05 02:57:40,029 [salt.state       :1951][INFO    ][31815] Completed state [genisoimage] at time 02:57:40.029250 duration_in_ms=14.018
2019-03-05 02:57:40,029 [salt.state       :1780][INFO    ][31815] Running state [libvirt-bin] at time 02:57:40.029624
2019-03-05 02:57:40,030 [salt.state       :1813][INFO    ][31815] Executing state service.running for [libvirt-bin]
2019-03-05 02:57:40,031 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2019-03-05 02:57:40,050 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2019-03-05 02:57:40,064 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2019-03-05 02:57:40,075 [salt.state       :300 ][INFO    ][31815] The service libvirt-bin is already running
2019-03-05 02:57:40,075 [salt.state       :1951][INFO    ][31815] Completed state [libvirt-bin] at time 02:57:40.075436 duration_in_ms=45.812
2019-03-05 02:57:40,076 [salt.state       :1780][INFO    ][31815] Running state [virtng.init] at time 02:57:40.076606
2019-03-05 02:57:40,076 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virtng.init]
2019-03-05 02:57:40,163 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command ['git', '--version'] in directory '/root'
2019-03-05 02:57:40,266 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --all --name| grep -E "^prx01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,299 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,318 [salt.state       :1951][INFO    ][31815] Completed state [virtng.init] at time 02:57:40.317892 duration_in_ms=241.286
2019-03-05 02:57:40,318 [salt.state       :1780][INFO    ][31815] Running state [virt.set_autostart] at time 02:57:40.318627
2019-03-05 02:57:40,319 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virt.set_autostart]
2019-03-05 02:57:40,327 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --autostart --name| grep -E "^prx01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,360 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,360 [salt.state       :1951][INFO    ][31815] Completed state [virt.set_autostart] at time 02:57:40.360856 duration_in_ms=42.229
2019-03-05 02:57:40,362 [salt.state       :1780][INFO    ][31815] Running state [virtng.init] at time 02:57:40.362312
2019-03-05 02:57:40,362 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virtng.init]
2019-03-05 02:57:40,371 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,392 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,408 [salt.state       :1951][INFO    ][31815] Completed state [virtng.init] at time 02:57:40.407967 duration_in_ms=45.655
2019-03-05 02:57:40,408 [salt.state       :1780][INFO    ][31815] Running state [virt.set_autostart] at time 02:57:40.408627
2019-03-05 02:57:40,409 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virt.set_autostart]
2019-03-05 02:57:40,418 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,447 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,448 [salt.state       :1951][INFO    ][31815] Completed state [virt.set_autostart] at time 02:57:40.448308 duration_in_ms=39.681
2019-03-05 02:57:40,449 [salt.state       :1780][INFO    ][31815] Running state [virtng.init] at time 02:57:40.449819
2019-03-05 02:57:40,450 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virtng.init]
2019-03-05 02:57:40,459 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --all --name| grep -E "^ctl01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,487 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,487 [salt.state       :1951][INFO    ][31815] Completed state [virtng.init] at time 02:57:40.487735 duration_in_ms=37.916
2019-03-05 02:57:40,488 [salt.state       :1780][INFO    ][31815] Running state [virt.set_autostart] at time 02:57:40.488177
2019-03-05 02:57:40,488 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virt.set_autostart]
2019-03-05 02:57:40,495 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --autostart --name| grep -E "^ctl01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,522 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,545 [salt.state       :1951][INFO    ][31815] Completed state [virt.set_autostart] at time 02:57:40.545099 duration_in_ms=56.921
2019-03-05 02:57:40,546 [salt.state       :1780][INFO    ][31815] Running state [virtng.init] at time 02:57:40.546415
2019-03-05 02:57:40,546 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virtng.init]
2019-03-05 02:57:40,551 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --all --name| grep -E "^mdb01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,569 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,569 [salt.state       :1951][INFO    ][31815] Completed state [virtng.init] at time 02:57:40.569892 duration_in_ms=23.477
2019-03-05 02:57:40,570 [salt.state       :1780][INFO    ][31815] Running state [virt.set_autostart] at time 02:57:40.570293
2019-03-05 02:57:40,570 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virt.set_autostart]
2019-03-05 02:57:40,576 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --autostart --name| grep -E "^mdb01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,598 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,611 [salt.state       :1951][INFO    ][31815] Completed state [virt.set_autostart] at time 02:57:40.611902 duration_in_ms=41.609
2019-03-05 02:57:40,612 [salt.state       :1780][INFO    ][31815] Running state [virtng.init] at time 02:57:40.612829
2019-03-05 02:57:40,613 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virtng.init]
2019-03-05 02:57:40,617 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --all --name| grep -E "^msg01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,639 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,639 [salt.state       :1951][INFO    ][31815] Completed state [virtng.init] at time 02:57:40.639639 duration_in_ms=26.81
2019-03-05 02:57:40,639 [salt.state       :1780][INFO    ][31815] Running state [virt.set_autostart] at time 02:57:40.639919
2019-03-05 02:57:40,640 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virt.set_autostart]
2019-03-05 02:57:40,643 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --autostart --name| grep -E "^msg01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,659 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,671 [salt.state       :1951][INFO    ][31815] Completed state [virt.set_autostart] at time 02:57:40.671808 duration_in_ms=31.888
2019-03-05 02:57:40,672 [salt.state       :1780][INFO    ][31815] Running state [virtng.init] at time 02:57:40.672618
2019-03-05 02:57:40,672 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virtng.init]
2019-03-05 02:57:40,676 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --all --name| grep -E "^dbs01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,701 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,701 [salt.state       :1951][INFO    ][31815] Completed state [virtng.init] at time 02:57:40.701921 duration_in_ms=29.303
2019-03-05 02:57:40,702 [salt.state       :1780][INFO    ][31815] Running state [virt.set_autostart] at time 02:57:40.702225
2019-03-05 02:57:40,702 [salt.state       :1813][INFO    ][31815] Executing state module.run for [virt.set_autostart]
2019-03-05 02:57:40,706 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'virsh list --autostart --name| grep -E "^dbs01.mcp-odl-ha.local$"' in directory '/root'
2019-03-05 02:57:40,728 [salt.state       :300 ][INFO    ][31815] unless execution succeeded
2019-03-05 02:57:40,728 [salt.state       :1951][INFO    ][31815] Completed state [virt.set_autostart] at time 02:57:40.728575 duration_in_ms=26.349
2019-03-05 02:57:40,728 [salt.state       :1780][INFO    ][31815] Running state [/etc/default/grub.d] at time 02:57:40.728933
2019-03-05 02:57:40,729 [salt.state       :1813][INFO    ][31815] Executing state file.directory for [/etc/default/grub.d]
2019-03-05 02:57:40,730 [salt.state       :300 ][INFO    ][31815] Directory /etc/default/grub.d is in the correct state
Directory /etc/default/grub.d updated
2019-03-05 02:57:40,730 [salt.state       :1951][INFO    ][31815] Completed state [/etc/default/grub.d] at time 02:57:40.730397 duration_in_ms=1.464
2019-03-05 02:57:40,732 [salt.state       :1780][INFO    ][31815] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 02:57:40.732475
2019-03-05 02:57:40,732 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/default/grub.d/99-custom-settings.cfg]
2019-03-05 02:57:40,737 [salt.state       :300 ][INFO    ][31815] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2019-03-05 02:57:40,737 [salt.state       :1951][INFO    ][31815] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 02:57:40.737947 duration_in_ms=5.472
2019-03-05 02:57:40,738 [salt.state       :1780][INFO    ][31815] Running state [update-grub] at time 02:57:40.738600
2019-03-05 02:57:40,738 [salt.state       :1813][INFO    ][31815] Executing state cmd.wait for [update-grub]
2019-03-05 02:57:40,739 [salt.state       :300 ][INFO    ][31815] No changes made for update-grub
2019-03-05 02:57:40,739 [salt.state       :1951][INFO    ][31815] Completed state [update-grub] at time 02:57:40.739364 duration_in_ms=0.764
2019-03-05 02:57:40,740 [salt.state       :1780][INFO    ][31815] Running state [/boot/grub/grub.cfg] at time 02:57:40.740484
2019-03-05 02:57:40,740 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/boot/grub/grub.cfg]
2019-03-05 02:57:40,745 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'test -f /boot/grub/grub.cfg' in directory '/root'
2019-03-05 02:57:40,752 [salt.loaded.int.states.file:2298][WARNING ][31815] State for file: /boot/grub/grub.cfg - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2019-03-05 02:57:40,753 [salt.state       :300 ][INFO    ][31815] File /boot/grub/grub.cfg exists with proper permissions. No changes made.
2019-03-05 02:57:40,753 [salt.state       :1951][INFO    ][31815] Completed state [/boot/grub/grub.cfg] at time 02:57:40.753211 duration_in_ms=12.727
2019-03-05 02:57:40,753 [salt.state       :1780][INFO    ][31815] Running state [nf_conntrack] at time 02:57:40.753491
2019-03-05 02:57:40,753 [salt.state       :1813][INFO    ][31815] Executing state kmod.present for [nf_conntrack]
2019-03-05 02:57:40,754 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'lsmod' in directory '/root'
2019-03-05 02:57:40,762 [salt.state       :300 ][INFO    ][31815] Kernel module nf_conntrack is already present
2019-03-05 02:57:40,762 [salt.state       :1951][INFO    ][31815] Completed state [nf_conntrack] at time 02:57:40.762893 duration_in_ms=9.402
2019-03-05 02:57:40,763 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d] at time 02:57:40.763165
2019-03-05 02:57:40,763 [salt.state       :1813][INFO    ][31815] Executing state file.directory for [/etc/modprobe.d]
2019-03-05 02:57:40,764 [salt.state       :300 ][INFO    ][31815] Directory /etc/modprobe.d is in the correct state
Directory /etc/modprobe.d updated
2019-03-05 02:57:40,764 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d] at time 02:57:40.764342 duration_in_ms=1.177
2019-03-05 02:57:40,765 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/hfsplus.conf] at time 02:57:40.765341
2019-03-05 02:57:40,765 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/hfsplus.conf]
2019-03-05 02:57:40,883 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/hfsplus.conf is in the correct state
2019-03-05 02:57:40,883 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/hfsplus.conf] at time 02:57:40.883735 duration_in_ms=118.394
2019-03-05 02:57:40,884 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/rds.conf] at time 02:57:40.884361
2019-03-05 02:57:40,884 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/rds.conf]
2019-03-05 02:57:41,026 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/rds.conf is in the correct state
2019-03-05 02:57:41,026 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/rds.conf] at time 02:57:41.026244 duration_in_ms=141.883
2019-03-05 02:57:41,026 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/cramfs.conf] at time 02:57:41.026832
2019-03-05 02:57:41,027 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/cramfs.conf]
2019-03-05 02:57:41,115 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/cramfs.conf is in the correct state
2019-03-05 02:57:41,116 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/cramfs.conf] at time 02:57:41.116051 duration_in_ms=89.219
2019-03-05 02:57:41,116 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/freevxfs.conf] at time 02:57:41.116629
2019-03-05 02:57:41,116 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/freevxfs.conf]
2019-03-05 02:57:41,262 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/freevxfs.conf is in the correct state
2019-03-05 02:57:41,262 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/freevxfs.conf] at time 02:57:41.262640 duration_in_ms=146.009
2019-03-05 02:57:41,263 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/hfs.conf] at time 02:57:41.263751
2019-03-05 02:57:41,264 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/hfs.conf]
2019-03-05 02:57:41,428 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/hfs.conf is in the correct state
2019-03-05 02:57:41,428 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/hfs.conf] at time 02:57:41.428702 duration_in_ms=164.95
2019-03-05 02:57:41,429 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/squashfs.conf] at time 02:57:41.429775
2019-03-05 02:57:41,430 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/squashfs.conf]
2019-03-05 02:57:41,582 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/squashfs.conf is in the correct state
2019-03-05 02:57:41,582 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/squashfs.conf] at time 02:57:41.582933 duration_in_ms=153.158
2019-03-05 02:57:41,583 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/udf.conf] at time 02:57:41.583932
2019-03-05 02:57:41,584 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/udf.conf]
2019-03-05 02:57:41,723 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/udf.conf is in the correct state
2019-03-05 02:57:41,723 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/udf.conf] at time 02:57:41.723282 duration_in_ms=139.349
2019-03-05 02:57:41,724 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/vfat.conf] at time 02:57:41.724156
2019-03-05 02:57:41,724 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/vfat.conf]
2019-03-05 02:57:41,834 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/vfat.conf is in the correct state
2019-03-05 02:57:41,834 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/vfat.conf] at time 02:57:41.834387 duration_in_ms=110.231
2019-03-05 02:57:41,835 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/sctp.conf] at time 02:57:41.835041
2019-03-05 02:57:41,835 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/sctp.conf]
2019-03-05 02:57:41,983 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/sctp.conf is in the correct state
2019-03-05 02:57:41,983 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/sctp.conf] at time 02:57:41.983434 duration_in_ms=148.392
2019-03-05 02:57:41,984 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/jffs2.conf] at time 02:57:41.984677
2019-03-05 02:57:41,985 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/jffs2.conf]
2019-03-05 02:57:42,132 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/jffs2.conf is in the correct state
2019-03-05 02:57:42,132 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/jffs2.conf] at time 02:57:42.132202 duration_in_ms=147.526
2019-03-05 02:57:42,132 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/tipc.conf] at time 02:57:42.132935
2019-03-05 02:57:42,133 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/tipc.conf]
2019-03-05 02:57:42,246 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/tipc.conf is in the correct state
2019-03-05 02:57:42,246 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/tipc.conf] at time 02:57:42.246596 duration_in_ms=113.661
2019-03-05 02:57:42,247 [salt.state       :1780][INFO    ][31815] Running state [/etc/modprobe.d/dccp.conf] at time 02:57:42.247292
2019-03-05 02:57:42,247 [salt.state       :1813][INFO    ][31815] Executing state file.managed for [/etc/modprobe.d/dccp.conf]
2019-03-05 02:57:42,339 [salt.state       :300 ][INFO    ][31815] File /etc/modprobe.d/dccp.conf is in the correct state
2019-03-05 02:57:42,339 [salt.state       :1951][INFO    ][31815] Completed state [/etc/modprobe.d/dccp.conf] at time 02:57:42.339805 duration_in_ms=92.514
2019-03-05 02:57:42,340 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_congestion_control] at time 02:57:42.339975
2019-03-05 02:57:42,340 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_congestion_control]
2019-03-05 02:57:42,340 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_congestion_control' in directory '/root'
2019-03-05 02:57:42,350 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2019-03-05 02:57:42,350 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_congestion_control] at time 02:57:42.350750 duration_in_ms=10.775
2019-03-05 02:57:42,350 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:57:42.350965
2019-03-05 02:57:42,351 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_slow_start_after_idle]
2019-03-05 02:57:42,351 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_slow_start_after_idle' in directory '/root'
2019-03-05 02:57:42,360 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2019-03-05 02:57:42,360 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:57:42.360288 duration_in_ms=9.323
2019-03-05 02:57:42,360 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.ip_forward] at time 02:57:42.360496
2019-03-05 02:57:42,360 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.ip_forward]
2019-03-05 02:57:42,361 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.ip_forward' in directory '/root'
2019-03-05 02:57:42,369 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -w net.ipv4.ip_forward="0"' in directory '/root'
2019-03-05 02:57:42,378 [salt.state       :300 ][INFO    ][31815] {'net.ipv4.ip_forward': 0}
2019-03-05 02:57:42,379 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.ip_forward] at time 02:57:42.379288 duration_in_ms=18.79
2019-03-05 02:57:42,380 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:57:42.379999
2019-03-05 02:57:42,380 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.icmp_echo_ignore_broadcasts]
2019-03-05 02:57:42,382 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.icmp_echo_ignore_broadcasts' in directory '/root'
2019-03-05 02:57:42,392 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.icmp_echo_ignore_broadcasts = 1 is already set
2019-03-05 02:57:42,392 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:57:42.392778 duration_in_ms=12.78
2019-03-05 02:57:42,393 [salt.state       :1780][INFO    ][31815] Running state [net.nf_conntrack_max] at time 02:57:42.393224
2019-03-05 02:57:42,393 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.nf_conntrack_max]
2019-03-05 02:57:42,394 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.nf_conntrack_max' in directory '/root'
2019-03-05 02:57:42,404 [salt.state       :300 ][INFO    ][31815] Sysctl value net.nf_conntrack_max = 1048576 is already set
2019-03-05 02:57:42,404 [salt.state       :1951][INFO    ][31815] Completed state [net.nf_conntrack_max] at time 02:57:42.404390 duration_in_ms=11.166
2019-03-05 02:57:42,404 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:57:42.404833
2019-03-05 02:57:42,405 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.icmp_ignore_bogus_error_responses]
2019-03-05 02:57:42,406 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.icmp_ignore_bogus_error_responses' in directory '/root'
2019-03-05 02:57:42,415 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.icmp_ignore_bogus_error_responses = 1 is already set
2019-03-05 02:57:42,415 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:57:42.415529 duration_in_ms=10.696
2019-03-05 02:57:42,416 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.default.log_martians] at time 02:57:42.415955
2019-03-05 02:57:42,416 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.default.log_martians]
2019-03-05 02:57:42,417 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.default.log_martians' in directory '/root'
2019-03-05 02:57:42,426 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.default.log_martians = 1 is already set
2019-03-05 02:57:42,427 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.default.log_martians] at time 02:57:42.427262 duration_in_ms=11.308
2019-03-05 02:57:42,427 [salt.state       :1780][INFO    ][31815] Running state [net.core.somaxconn] at time 02:57:42.427667
2019-03-05 02:57:42,428 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.core.somaxconn]
2019-03-05 02:57:42,428 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.core.somaxconn' in directory '/root'
2019-03-05 02:57:42,437 [salt.state       :300 ][INFO    ][31815] Sysctl value net.core.somaxconn = 4096 is already set
2019-03-05 02:57:42,437 [salt.state       :1951][INFO    ][31815] Completed state [net.core.somaxconn] at time 02:57:42.437760 duration_in_ms=10.094
2019-03-05 02:57:42,438 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.all.send_redirects] at time 02:57:42.438168
2019-03-05 02:57:42,438 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.all.send_redirects]
2019-03-05 02:57:42,439 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.all.send_redirects' in directory '/root'
2019-03-05 02:57:42,450 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.all.send_redirects = 0 is already set
2019-03-05 02:57:42,451 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.all.send_redirects] at time 02:57:42.450948 duration_in_ms=12.779
2019-03-05 02:57:42,451 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_tw_reuse] at time 02:57:42.451597
2019-03-05 02:57:42,452 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_tw_reuse]
2019-03-05 02:57:42,453 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_tw_reuse' in directory '/root'
2019-03-05 02:57:42,465 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2019-03-05 02:57:42,466 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_tw_reuse] at time 02:57:42.466297 duration_in_ms=14.701
2019-03-05 02:57:42,466 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.default.rp_filter] at time 02:57:42.466739
2019-03-05 02:57:42,467 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.default.rp_filter]
2019-03-05 02:57:42,468 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.default.rp_filter' in directory '/root'
2019-03-05 02:57:42,479 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.default.rp_filter = 1 is already set
2019-03-05 02:57:42,479 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.default.rp_filter] at time 02:57:42.479416 duration_in_ms=12.676
2019-03-05 02:57:42,479 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_fin_timeout] at time 02:57:42.479851
2019-03-05 02:57:42,480 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_fin_timeout]
2019-03-05 02:57:42,481 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_fin_timeout' in directory '/root'
2019-03-05 02:57:42,492 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2019-03-05 02:57:42,493 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_fin_timeout] at time 02:57:42.492952 duration_in_ms=13.101
2019-03-05 02:57:42,493 [salt.state       :1780][INFO    ][31815] Running state [kernel.panic] at time 02:57:42.493319
2019-03-05 02:57:42,493 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [kernel.panic]
2019-03-05 02:57:42,494 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n kernel.panic' in directory '/root'
2019-03-05 02:57:42,503 [salt.state       :300 ][INFO    ][31815] Sysctl value kernel.panic = 60 is already set
2019-03-05 02:57:42,503 [salt.state       :1951][INFO    ][31815] Completed state [kernel.panic] at time 02:57:42.503818 duration_in_ms=10.499
2019-03-05 02:57:42,504 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_keepalive_probes] at time 02:57:42.504130
2019-03-05 02:57:42,504 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_keepalive_probes]
2019-03-05 02:57:42,505 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_keepalive_probes' in directory '/root'
2019-03-05 02:57:42,515 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2019-03-05 02:57:42,515 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:57:42.515399 duration_in_ms=11.269
2019-03-05 02:57:42,515 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.all.log_martians] at time 02:57:42.515702
2019-03-05 02:57:42,516 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.all.log_martians]
2019-03-05 02:57:42,516 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.all.log_martians' in directory '/root'
2019-03-05 02:57:42,525 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.all.log_martians = 1 is already set
2019-03-05 02:57:42,525 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.all.log_martians] at time 02:57:42.525782 duration_in_ms=10.08
2019-03-05 02:57:42,526 [salt.state       :1780][INFO    ][31815] Running state [fs.suid_dumpable] at time 02:57:42.526100
2019-03-05 02:57:42,526 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [fs.suid_dumpable]
2019-03-05 02:57:42,527 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n fs.suid_dumpable' in directory '/root'
2019-03-05 02:57:42,535 [salt.state       :300 ][INFO    ][31815] Sysctl value fs.suid_dumpable = 0 is already set
2019-03-05 02:57:42,536 [salt.state       :1951][INFO    ][31815] Completed state [fs.suid_dumpable] at time 02:57:42.536275 duration_in_ms=10.174
2019-03-05 02:57:42,536 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.default.accept_redirects] at time 02:57:42.536673
2019-03-05 02:57:42,537 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.default.accept_redirects]
2019-03-05 02:57:42,538 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.default.accept_redirects' in directory '/root'
2019-03-05 02:57:42,547 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.default.accept_redirects = 0 is already set
2019-03-05 02:57:42,548 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.default.accept_redirects] at time 02:57:42.548244 duration_in_ms=11.57
2019-03-05 02:57:42,548 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.default.secure_redirects] at time 02:57:42.548744
2019-03-05 02:57:42,549 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.default.secure_redirects]
2019-03-05 02:57:42,550 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.default.secure_redirects' in directory '/root'
2019-03-05 02:57:42,561 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.default.secure_redirects = 0 is already set
2019-03-05 02:57:42,561 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.default.secure_redirects] at time 02:57:42.561617 duration_in_ms=12.872
2019-03-05 02:57:42,562 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.default.accept_source_route] at time 02:57:42.562221
2019-03-05 02:57:42,562 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.default.accept_source_route]
2019-03-05 02:57:42,564 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.default.accept_source_route' in directory '/root'
2019-03-05 02:57:42,574 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.default.accept_source_route = 0 is already set
2019-03-05 02:57:42,575 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.default.accept_source_route] at time 02:57:42.575061 duration_in_ms=12.839
2019-03-05 02:57:42,575 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:57:42.575484
2019-03-05 02:57:42,575 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_keepalive_intvl]
2019-03-05 02:57:42,576 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_keepalive_intvl' in directory '/root'
2019-03-05 02:57:42,586 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2019-03-05 02:57:42,586 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:57:42.586472 duration_in_ms=10.988
2019-03-05 02:57:42,586 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_keepalive_time] at time 02:57:42.586781
2019-03-05 02:57:42,587 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_keepalive_time]
2019-03-05 02:57:42,587 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_keepalive_time' in directory '/root'
2019-03-05 02:57:42,596 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2019-03-05 02:57:42,596 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_keepalive_time] at time 02:57:42.596738 duration_in_ms=9.956
2019-03-05 02:57:42,597 [salt.state       :1780][INFO    ][31815] Running state [kernel.randomize_va_space] at time 02:57:42.597213
2019-03-05 02:57:42,597 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [kernel.randomize_va_space]
2019-03-05 02:57:42,598 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n kernel.randomize_va_space' in directory '/root'
2019-03-05 02:57:42,608 [salt.state       :300 ][INFO    ][31815] Sysctl value kernel.randomize_va_space = 2 is already set
2019-03-05 02:57:42,608 [salt.state       :1951][INFO    ][31815] Completed state [kernel.randomize_va_space] at time 02:57:42.608747 duration_in_ms=11.533
2019-03-05 02:57:42,609 [salt.state       :1780][INFO    ][31815] Running state [fs.file-max] at time 02:57:42.609199
2019-03-05 02:57:42,609 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [fs.file-max]
2019-03-05 02:57:42,610 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n fs.file-max' in directory '/root'
2019-03-05 02:57:42,619 [salt.state       :300 ][INFO    ][31815] Sysctl value fs.file-max = 124165 is already set
2019-03-05 02:57:42,619 [salt.state       :1951][INFO    ][31815] Completed state [fs.file-max] at time 02:57:42.619889 duration_in_ms=10.69
2019-03-05 02:57:42,620 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_syncookies] at time 02:57:42.620336
2019-03-05 02:57:42,620 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_syncookies]
2019-03-05 02:57:42,621 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_syncookies' in directory '/root'
2019-03-05 02:57:42,630 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_syncookies = 1 is already set
2019-03-05 02:57:42,631 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_syncookies] at time 02:57:42.631198 duration_in_ms=10.861
2019-03-05 02:57:42,631 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:57:42.631644
2019-03-05 02:57:42,632 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_max_syn_backlog]
2019-03-05 02:57:42,633 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_max_syn_backlog' in directory '/root'
2019-03-05 02:57:42,641 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2019-03-05 02:57:42,641 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:57:42.641713 duration_in_ms=10.069
2019-03-05 02:57:42,642 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.all.rp_filter] at time 02:57:42.642160
2019-03-05 02:57:42,642 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.all.rp_filter]
2019-03-05 02:57:42,643 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.all.rp_filter' in directory '/root'
2019-03-05 02:57:42,651 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.all.rp_filter = 1 is already set
2019-03-05 02:57:42,651 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.all.rp_filter] at time 02:57:42.651470 duration_in_ms=9.31
2019-03-05 02:57:42,651 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.all.accept_source_route] at time 02:57:42.651865
2019-03-05 02:57:42,652 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.all.accept_source_route]
2019-03-05 02:57:42,653 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.all.accept_source_route' in directory '/root'
2019-03-05 02:57:42,662 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.all.accept_source_route = 0 is already set
2019-03-05 02:57:42,662 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.all.accept_source_route] at time 02:57:42.662694 duration_in_ms=10.828
2019-03-05 02:57:42,663 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.tcp_retries2] at time 02:57:42.663099
2019-03-05 02:57:42,663 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.tcp_retries2]
2019-03-05 02:57:42,664 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.tcp_retries2' in directory '/root'
2019-03-05 02:57:42,674 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2019-03-05 02:57:42,675 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.tcp_retries2] at time 02:57:42.675079 duration_in_ms=11.98
2019-03-05 02:57:42,675 [salt.state       :1780][INFO    ][31815] Running state [net.core.netdev_max_backlog] at time 02:57:42.675405
2019-03-05 02:57:42,675 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.core.netdev_max_backlog]
2019-03-05 02:57:42,676 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.core.netdev_max_backlog' in directory '/root'
2019-03-05 02:57:42,684 [salt.state       :300 ][INFO    ][31815] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2019-03-05 02:57:42,685 [salt.state       :1951][INFO    ][31815] Completed state [net.core.netdev_max_backlog] at time 02:57:42.685268 duration_in_ms=9.863
2019-03-05 02:57:42,685 [salt.state       :1780][INFO    ][31815] Running state [vm.swappiness] at time 02:57:42.685668
2019-03-05 02:57:42,686 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [vm.swappiness]
2019-03-05 02:57:42,687 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n vm.swappiness' in directory '/root'
2019-03-05 02:57:42,694 [salt.state       :300 ][INFO    ][31815] Sysctl value vm.swappiness = 10 is already set
2019-03-05 02:57:42,694 [salt.state       :1951][INFO    ][31815] Completed state [vm.swappiness] at time 02:57:42.694820 duration_in_ms=9.152
2019-03-05 02:57:42,695 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.all.secure_redirects] at time 02:57:42.695207
2019-03-05 02:57:42,695 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.all.secure_redirects]
2019-03-05 02:57:42,696 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.all.secure_redirects' in directory '/root'
2019-03-05 02:57:42,703 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.all.secure_redirects = 0 is already set
2019-03-05 02:57:42,704 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.all.secure_redirects] at time 02:57:42.704032 duration_in_ms=8.825
2019-03-05 02:57:42,704 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:57:42.704431
2019-03-05 02:57:42,704 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh1]
2019-03-05 02:57:42,705 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh1' in directory '/root'
2019-03-05 02:57:42,713 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2019-03-05 02:57:42,713 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:57:42.713328 duration_in_ms=8.897
2019-03-05 02:57:42,713 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:57:42.713695
2019-03-05 02:57:42,714 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh2]
2019-03-05 02:57:42,714 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh2' in directory '/root'
2019-03-05 02:57:42,720 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2019-03-05 02:57:42,721 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:57:42.721251 duration_in_ms=7.556
2019-03-05 02:57:42,721 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:57:42.721603
2019-03-05 02:57:42,721 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh3]
2019-03-05 02:57:42,722 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh3' in directory '/root'
2019-03-05 02:57:42,728 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2019-03-05 02:57:42,728 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:57:42.728799 duration_in_ms=7.196
2019-03-05 02:57:42,729 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.default.send_redirects] at time 02:57:42.729132
2019-03-05 02:57:42,729 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.default.send_redirects]
2019-03-05 02:57:42,730 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.default.send_redirects' in directory '/root'
2019-03-05 02:57:42,736 [salt.state       :300 ][INFO    ][31815] Sysctl value net.ipv4.conf.default.send_redirects = 0 is already set
2019-03-05 02:57:42,736 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.default.send_redirects] at time 02:57:42.736483 duration_in_ms=7.351
2019-03-05 02:57:42,736 [salt.state       :1780][INFO    ][31815] Running state [net.ipv4.conf.all.accept_redirects] at time 02:57:42.736818
2019-03-05 02:57:42,737 [salt.state       :1813][INFO    ][31815] Executing state sysctl.present for [net.ipv4.conf.all.accept_redirects]
2019-03-05 02:57:42,737 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -n net.ipv4.conf.all.accept_redirects' in directory '/root'
2019-03-05 02:57:42,745 [salt.loaded.int.module.cmdmod:395 ][INFO    ][31815] Executing command 'sysctl -w net.ipv4.conf.all.accept_redirects="0"' in directory '/root'
2019-03-05 02:57:42,751 [salt.state       :300 ][INFO    ][31815] {'net.ipv4.conf.all.accept_redirects': 0}
2019-03-05 02:57:42,751 [salt.state       :1951][INFO    ][31815] Completed state [net.ipv4.conf.all.accept_redirects] at time 02:57:42.751722 duration_in_ms=14.904
2019-03-05 02:57:42,757 [salt.minion      :1711][INFO    ][31815] Returning information for job: 20190305025731174981
2019-03-05 02:57:43,368 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command pillar.get with jid 20190305025743350372
2019-03-05 02:57:43,385 [salt.minion      :1432][INFO    ][32020] Starting a new job with PID 32020
2019-03-05 02:57:43,394 [salt.minion      :1711][INFO    ][32020] Returning information for job: 20190305025743350372
2019-03-05 02:58:19,527 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.sync_all with jid 20190305025819505027
2019-03-05 02:58:19,547 [salt.minion      :1432][INFO    ][32026] Starting a new job with PID 32026
2019-03-05 02:58:22,834 [salt.state       :915 ][INFO    ][32026] Loading fresh modules for state activity
2019-03-05 02:58:22,940 [salt.utils.extmods:71  ][INFO    ][32026] Creating module dir '/var/cache/salt/minion/extmods/clouds'
2019-03-05 02:58:22,948 [salt.utils.extmods:82  ][INFO    ][32026] Syncing clouds for environment 'base'
2019-03-05 02:58:22,949 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_clouds, for base)
2019-03-05 02:58:22,949 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_clouds/' for environment 'base'
2019-03-05 02:58:23,022 [salt.utils.extmods:71  ][INFO    ][32026] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2019-03-05 02:58:23,028 [salt.utils.extmods:82  ][INFO    ][32026] Syncing beacons for environment 'base'
2019-03-05 02:58:23,028 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_beacons, for base)
2019-03-05 02:58:23,028 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_beacons/' for environment 'base'
2019-03-05 02:58:23,084 [salt.utils.extmods:82  ][INFO    ][32026] Syncing modules for environment 'base'
2019-03-05 02:58:23,085 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_modules, for base)
2019-03-05 02:58:23,085 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_modules/' for environment 'base'
2019-03-05 02:58:23,711 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/_modules/gnocchiv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/_modules/gnocchiv1/__init__.py'
2019-03-05 02:58:23,711 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/_modules/gnocchiv1/archive_policy.py' to '/var/cache/salt/minion/extmods/modules/_modules/gnocchiv1/archive_policy.py'
2019-03-05 02:58:23,712 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/_modules/gnocchiv1/common.py' to '/var/cache/salt/minion/extmods/modules/_modules/gnocchiv1/common.py'
2019-03-05 02:58:23,712 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/architect.py' to '/var/cache/salt/minion/extmods/modules/architect.py'
2019-03-05 02:58:23,713 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/artifactory.py' to '/var/cache/salt/minion/extmods/modules/artifactory.py'
2019-03-05 02:58:23,714 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/auditd.py' to '/var/cache/salt/minion/extmods/modules/auditd.py'
2019-03-05 02:58:23,715 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2019-03-05 02:58:23,716 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/__init__.py'
2019-03-05 02:58:23,716 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/acl.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/acl.py'
2019-03-05 02:58:23,717 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/common.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/common.py'
2019-03-05 02:58:23,717 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/barbicanv1/secrets.py' to '/var/cache/salt/minion/extmods/modules/barbicanv1/secrets.py'
2019-03-05 02:58:23,718 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2019-03-05 02:58:23,719 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cfgdrive.py' to '/var/cache/salt/minion/extmods/modules/cfgdrive.py'
2019-03-05 02:58:23,719 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2019-03-05 02:58:23,720 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/__init__.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/__init__.py'
2019-03-05 02:58:23,721 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/arg_converter.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/arg_converter.py'
2019-03-05 02:58:23,721 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/common.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/common.py'
2019-03-05 02:58:23,722 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/lists.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/lists.py'
2019-03-05 02:58:23,723 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/services.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/services.py'
2019-03-05 02:58:23,723 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volume.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volume.py'
2019-03-05 02:58:23,724 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volume_actions.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volume_actions.py'
2019-03-05 02:58:23,725 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volume_types.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volume_types.py'
2019-03-05 02:58:23,725 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/cinderv3/volumes.py' to '/var/cache/salt/minion/extmods/modules/cinderv3/volumes.py'
2019-03-05 02:58:23,726 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/configdrive.py' to '/var/cache/salt/minion/extmods/modules/configdrive.py'
2019-03-05 02:58:23,745 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2019-03-05 02:58:23,756 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/contrail_health.py' to '/var/cache/salt/minion/extmods/modules/contrail_health.py'
2019-03-05 02:58:23,757 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2019-03-05 02:58:23,757 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2019-03-05 02:58:23,758 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2019-03-05 02:58:23,759 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2019-03-05 02:58:23,760 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2019-03-05 02:58:23,761 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/gitlab.py' to '/var/cache/salt/minion/extmods/modules/gitlab.py'
2019-03-05 02:58:23,762 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2019-03-05 02:58:23,763 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/__init__.py' to '/var/cache/salt/minion/extmods/modules/glancev2/__init__.py'
2019-03-05 02:58:23,763 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/common.py' to '/var/cache/salt/minion/extmods/modules/glancev2/common.py'
2019-03-05 02:58:23,764 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/image.py' to '/var/cache/salt/minion/extmods/modules/glancev2/image.py'
2019-03-05 02:58:23,765 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/glancev2/task.py' to '/var/cache/salt/minion/extmods/modules/glancev2/task.py'
2019-03-05 02:58:23,765 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/__init__.py'
2019-03-05 02:58:23,766 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/archive_policy.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/archive_policy.py'
2019-03-05 02:58:23,767 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/common.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/common.py'
2019-03-05 02:58:23,768 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/gnocchiv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/gnocchiv1/__init__.py'
2019-03-05 02:58:23,769 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/gnocchiv1/archive_policy.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/gnocchiv1/archive_policy.py'
2019-03-05 02:58:23,769 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/gnocchiv1/gnocchiv1/common.py' to '/var/cache/salt/minion/extmods/modules/gnocchiv1/gnocchiv1/common.py'
2019-03-05 02:58:23,770 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2019-03-05 02:58:23,774 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/heatv1/__init__.py'
2019-03-05 02:58:23,774 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/common.py' to '/var/cache/salt/minion/extmods/modules/heatv1/common.py'
2019-03-05 02:58:23,775 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/services.py' to '/var/cache/salt/minion/extmods/modules/heatv1/services.py'
2019-03-05 02:58:23,776 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/heatv1/stack.py' to '/var/cache/salt/minion/extmods/modules/heatv1/stack.py'
2019-03-05 02:58:23,777 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2019-03-05 02:58:23,777 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2019-03-05 02:58:23,778 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/iptables_extra.py' to '/var/cache/salt/minion/extmods/modules/iptables_extra.py'
2019-03-05 02:58:23,779 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ironicng.py' to '/var/cache/salt/minion/extmods/modules/ironicng.py'
2019-03-05 02:58:23,785 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/__init__.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/__init__.py'
2019-03-05 02:58:23,786 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/chassis.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/chassis.py'
2019-03-05 02:58:23,786 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/common.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/common.py'
2019-03-05 02:58:23,787 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/drivers.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/drivers.py'
2019-03-05 02:58:23,788 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/nodes.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/nodes.py'
2019-03-05 02:58:23,788 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/ports.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/ports.py'
2019-03-05 02:58:23,789 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ironicv1/volumes.py' to '/var/cache/salt/minion/extmods/modules/ironicv1/volumes.py'
2019-03-05 02:58:23,790 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2019-03-05 02:58:23,790 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2019-03-05 02:58:23,791 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystoneng.py' to '/var/cache/salt/minion/extmods/modules/keystoneng.py'
2019-03-05 02:58:23,792 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/__init__.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/__init__.py'
2019-03-05 02:58:23,793 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/arg_converter.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/arg_converter.py'
2019-03-05 02:58:23,794 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/common.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/common.py'
2019-03-05 02:58:23,794 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/domains.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/domains.py'
2019-03-05 02:58:23,795 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/endpoints.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/endpoints.py'
2019-03-05 02:58:23,796 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/groups.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/groups.py'
2019-03-05 02:58:23,797 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/lists.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/lists.py'
2019-03-05 02:58:23,797 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/projects.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/projects.py'
2019-03-05 02:58:23,798 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/regions.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/regions.py'
2019-03-05 02:58:23,799 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/roles.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/roles.py'
2019-03-05 02:58:23,799 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/services.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/services.py'
2019-03-05 02:58:23,800 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/keystonev3/users.py' to '/var/cache/salt/minion/extmods/modules/keystonev3/users.py'
2019-03-05 02:58:23,800 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2019-03-05 02:58:23,801 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2019-03-05 02:58:23,802 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2019-03-05 02:58:23,803 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2019-03-05 02:58:23,804 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/maasng.py' to '/var/cache/salt/minion/extmods/modules/maasng.py'
2019-03-05 02:58:23,805 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/manilang/__init__.py' to '/var/cache/salt/minion/extmods/modules/manilang/__init__.py'
2019-03-05 02:58:23,806 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/manilang/common.py' to '/var/cache/salt/minion/extmods/modules/manilang/common.py'
2019-03-05 02:58:23,808 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/manilang/share_types.py' to '/var/cache/salt/minion/extmods/modules/manilang/share_types.py'
2019-03-05 02:58:23,813 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/manilang/shares.py' to '/var/cache/salt/minion/extmods/modules/manilang/shares.py'
2019-03-05 02:58:23,814 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2019-03-05 02:58:23,814 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2019-03-05 02:58:23,815 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2019-03-05 02:58:23,816 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2019-03-05 02:58:23,816 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/net_checks.py' to '/var/cache/salt/minion/extmods/modules/net_checks.py'
2019-03-05 02:58:23,817 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/netutils.py' to '/var/cache/salt/minion/extmods/modules/netutils.py'
2019-03-05 02:58:23,817 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2019-03-05 02:58:23,818 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/__init__.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/__init__.py'
2019-03-05 02:58:23,819 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/agents.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/agents.py'
2019-03-05 02:58:23,823 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/arg_converter.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/arg_converter.py'
2019-03-05 02:58:23,823 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/auto_alloc.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/auto_alloc.py'
2019-03-05 02:58:23,824 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/common.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/common.py'
2019-03-05 02:58:23,824 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/lists.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/lists.py'
2019-03-05 02:58:23,825 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/networks.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/networks.py'
2019-03-05 02:58:23,825 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/ports.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/ports.py'
2019-03-05 02:58:23,826 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/routers.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/routers.py'
2019-03-05 02:58:23,827 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/subnetpools.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/subnetpools.py'
2019-03-05 02:58:23,827 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/neutronv2/subnets.py' to '/var/cache/salt/minion/extmods/modules/neutronv2/subnets.py'
2019-03-05 02:58:23,828 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2019-03-05 02:58:23,829 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/novav21/__init__.py' to '/var/cache/salt/minion/extmods/modules/novav21/__init__.py'
2019-03-05 02:58:23,829 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/novav21/aggregates.py' to '/var/cache/salt/minion/extmods/modules/novav21/aggregates.py'
2019-03-05 02:58:23,830 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/novav21/common.py' to '/var/cache/salt/minion/extmods/modules/novav21/common.py'
2019-03-05 02:58:23,831 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/novav21/flavors.py' to '/var/cache/salt/minion/extmods/modules/novav21/flavors.py'
2019-03-05 02:58:23,831 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/novav21/keypairs.py' to '/var/cache/salt/minion/extmods/modules/novav21/keypairs.py'
2019-03-05 02:58:23,832 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/novav21/quotas.py' to '/var/cache/salt/minion/extmods/modules/novav21/quotas.py'
2019-03-05 02:58:23,832 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/novav21/servers.py' to '/var/cache/salt/minion/extmods/modules/novav21/servers.py'
2019-03-05 02:58:23,833 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/novav21/services.py' to '/var/cache/salt/minion/extmods/modules/novav21/services.py'
2019-03-05 02:58:23,834 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/octaviav2/__init__.py' to '/var/cache/salt/minion/extmods/modules/octaviav2/__init__.py'
2019-03-05 02:58:23,834 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/octaviav2/common.py' to '/var/cache/salt/minion/extmods/modules/octaviav2/common.py'
2019-03-05 02:58:23,835 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/octaviav2/loadbalancers.py' to '/var/cache/salt/minion/extmods/modules/octaviav2/loadbalancers.py'
2019-03-05 02:58:23,835 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/ovs_config.py' to '/var/cache/salt/minion/extmods/modules/ovs_config.py'
2019-03-05 02:58:23,836 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2019-03-05 02:58:23,836 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2019-03-05 02:58:23,837 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2019-03-05 02:58:23,838 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2019-03-05 02:58:23,838 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2019-03-05 02:58:23,839 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2019-03-05 02:58:23,839 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2019-03-05 02:58:23,840 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2019-03-05 02:58:23,840 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2019-03-05 02:58:23,841 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2019-03-05 02:58:23,842 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2019-03-05 02:58:23,842 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2019-03-05 02:58:23,858 [salt.utils.extmods:82  ][INFO    ][32026] Syncing states for environment 'base'
2019-03-05 02:58:23,858 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_states, for base)
2019-03-05 02:58:23,858 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_states/' for environment 'base'
2019-03-05 02:58:24,177 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/_states/gnocchiv1.py' to '/var/cache/salt/minion/extmods/states/_states/gnocchiv1.py'
2019-03-05 02:58:24,177 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/artifactory.py' to '/var/cache/salt/minion/extmods/states/artifactory.py'
2019-03-05 02:58:24,178 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2019-03-05 02:58:24,178 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/barbicanv1.py' to '/var/cache/salt/minion/extmods/states/barbicanv1.py'
2019-03-05 02:58:24,179 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2019-03-05 02:58:24,179 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/cinderv3.py' to '/var/cache/salt/minion/extmods/states/cinderv3.py'
2019-03-05 02:58:24,180 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2019-03-05 02:58:24,180 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/contrail_health.py' to '/var/cache/salt/minion/extmods/states/contrail_health.py'
2019-03-05 02:58:24,181 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/debmirror.py' to '/var/cache/salt/minion/extmods/states/debmirror.py'
2019-03-05 02:58:24,181 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2019-03-05 02:58:24,181 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2019-03-05 02:58:24,182 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/gitlab.py' to '/var/cache/salt/minion/extmods/states/gitlab.py'
2019-03-05 02:58:24,182 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2019-03-05 02:58:24,183 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/glancev2.py' to '/var/cache/salt/minion/extmods/states/glancev2.py'
2019-03-05 02:58:24,183 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/gnocchiv1.py' to '/var/cache/salt/minion/extmods/states/gnocchiv1.py'
2019-03-05 02:58:24,184 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2019-03-05 02:58:24,184 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2019-03-05 02:58:24,185 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2019-03-05 02:58:24,185 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/heatv1.py' to '/var/cache/salt/minion/extmods/states/heatv1.py'
2019-03-05 02:58:24,186 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2019-03-05 02:58:24,186 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2019-03-05 02:58:24,187 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/httpng.py' to '/var/cache/salt/minion/extmods/states/httpng.py'
2019-03-05 02:58:24,187 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/ironicng.py' to '/var/cache/salt/minion/extmods/states/ironicng.py'
2019-03-05 02:58:24,188 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/ironicv1.py' to '/var/cache/salt/minion/extmods/states/ironicv1.py'
2019-03-05 02:58:24,188 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2019-03-05 02:58:24,189 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2019-03-05 02:58:24,189 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2019-03-05 02:58:24,189 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_gerrit.py' to '/var/cache/salt/minion/extmods/states/jenkins_gerrit.py'
2019-03-05 02:58:24,190 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2019-03-05 02:58:24,190 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_jira.py' to '/var/cache/salt/minion/extmods/states/jenkins_jira.py'
2019-03-05 02:58:24,191 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2019-03-05 02:58:24,191 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2019-03-05 02:58:24,191 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2019-03-05 02:58:24,192 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2019-03-05 02:58:24,192 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2019-03-05 02:58:24,193 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2019-03-05 02:58:24,193 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2019-03-05 02:58:24,194 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2019-03-05 02:58:24,194 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_throttle_category.py' to '/var/cache/salt/minion/extmods/states/jenkins_throttle_category.py'
2019-03-05 02:58:24,195 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2019-03-05 02:58:24,195 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2019-03-05 02:58:24,196 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2019-03-05 02:58:24,196 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/keystoneng.py' to '/var/cache/salt/minion/extmods/states/keystoneng.py'
2019-03-05 02:58:24,197 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/keystonev3.py' to '/var/cache/salt/minion/extmods/states/keystonev3.py'
2019-03-05 02:58:24,197 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2019-03-05 02:58:24,198 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/maasng.py' to '/var/cache/salt/minion/extmods/states/maasng.py'
2019-03-05 02:58:24,198 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/manilang.py' to '/var/cache/salt/minion/extmods/states/manilang.py'
2019-03-05 02:58:24,199 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2019-03-05 02:58:24,199 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/neutronv2.py' to '/var/cache/salt/minion/extmods/states/neutronv2.py'
2019-03-05 02:58:24,200 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2019-03-05 02:58:24,200 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/novav21.py' to '/var/cache/salt/minion/extmods/states/novav21.py'
2019-03-05 02:58:24,201 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/octaviav2.py' to '/var/cache/salt/minion/extmods/states/octaviav2.py'
2019-03-05 02:58:24,201 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/ovs_config.py' to '/var/cache/salt/minion/extmods/states/ovs_config.py'
2019-03-05 02:58:24,202 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/powerdns_mysql.py' to '/var/cache/salt/minion/extmods/states/powerdns_mysql.py'
2019-03-05 02:58:24,204 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2019-03-05 02:58:24,205 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2019-03-05 02:58:24,205 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2019-03-05 02:58:24,206 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2019-03-05 02:58:24,209 [salt.utils.extmods:71  ][INFO    ][32026] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2019-03-05 02:58:24,218 [salt.utils.extmods:82  ][INFO    ][32026] Syncing sdb for environment 'base'
2019-03-05 02:58:24,218 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_sdb, for base)
2019-03-05 02:58:24,218 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_sdb/' for environment 'base'
2019-03-05 02:58:24,271 [salt.utils.extmods:82  ][INFO    ][32026] Syncing grains for environment 'base'
2019-03-05 02:58:24,272 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_grains, for base)
2019-03-05 02:58:24,272 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_grains/' for environment 'base'
2019-03-05 02:58:24,361 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2019-03-05 02:58:24,362 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2019-03-05 02:58:24,362 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2019-03-05 02:58:24,363 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2019-03-05 02:58:24,363 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2019-03-05 02:58:24,363 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2019-03-05 02:58:24,364 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2019-03-05 02:58:24,364 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2019-03-05 02:58:24,365 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2019-03-05 02:58:24,365 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2019-03-05 02:58:24,365 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2019-03-05 02:58:24,366 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2019-03-05 02:58:24,367 [salt.utils.extmods:71  ][INFO    ][32026] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2019-03-05 02:58:24,370 [salt.utils.extmods:82  ][INFO    ][32026] Syncing renderers for environment 'base'
2019-03-05 02:58:24,371 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_renderers, for base)
2019-03-05 02:58:24,371 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_renderers/' for environment 'base'
2019-03-05 02:58:24,412 [salt.utils.extmods:82  ][INFO    ][32026] Syncing returners for environment 'base'
2019-03-05 02:58:24,412 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_returners, for base)
2019-03-05 02:58:24,413 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_returners/' for environment 'base'
2019-03-05 02:58:24,458 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_returners/postgres_graph_db.py' to '/var/cache/salt/minion/extmods/returners/postgres_graph_db.py'
2019-03-05 02:58:24,459 [salt.utils.extmods:71  ][INFO    ][32026] Creating module dir '/var/cache/salt/minion/extmods/output'
2019-03-05 02:58:24,465 [salt.utils.extmods:82  ][INFO    ][32026] Syncing output for environment 'base'
2019-03-05 02:58:24,465 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_output, for base)
2019-03-05 02:58:24,466 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_output/' for environment 'base'
2019-03-05 02:58:24,525 [salt.utils.extmods:71  ][INFO    ][32026] Creating module dir '/var/cache/salt/minion/extmods/utils'
2019-03-05 02:58:24,528 [salt.utils.extmods:82  ][INFO    ][32026] Syncing utils for environment 'base'
2019-03-05 02:58:24,529 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_utils, for base)
2019-03-05 02:58:24,529 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_utils/' for environment 'base'
2019-03-05 02:58:24,577 [salt.utils.extmods:71  ][INFO    ][32026] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2019-03-05 02:58:24,582 [salt.utils.extmods:82  ][INFO    ][32026] Syncing log_handlers for environment 'base'
2019-03-05 02:58:24,582 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_log_handlers, for base)
2019-03-05 02:58:24,582 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_log_handlers/' for environment 'base'
2019-03-05 02:58:24,658 [salt.utils.extmods:71  ][INFO    ][32026] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2019-03-05 02:58:24,665 [salt.utils.extmods:82  ][INFO    ][32026] Syncing proxy for environment 'base'
2019-03-05 02:58:24,665 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_proxy, for base)
2019-03-05 02:58:24,665 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_proxy/' for environment 'base'
2019-03-05 02:58:24,736 [salt.utils.extmods:82  ][INFO    ][32026] Syncing engines for environment 'base'
2019-03-05 02:58:24,736 [salt.utils.extmods:86  ][INFO    ][32026] Loading cache from salt://_engines, for base)
2019-03-05 02:58:24,736 [salt.fileclient  :230 ][INFO    ][32026] Caching directory '_engines/' for environment 'base'
2019-03-05 02:58:24,796 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_engines/architect.py' to '/var/cache/salt/minion/extmods/engines/architect.py'
2019-03-05 02:58:24,797 [salt.utils.extmods:111 ][INFO    ][32026] Copying '/var/cache/salt/minion/files/base/_engines/saltgraph.py' to '/var/cache/salt/minion/extmods/engines/saltgraph.py'
2019-03-05 02:58:24,801 [salt.minion      :1711][INFO    ][32026] Returning information for job: 20190305025819505027
2019-03-05 02:58:29,386 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command cp.push with jid 20190305025829364371
2019-03-05 02:58:29,405 [salt.minion      :1432][INFO    ][32124] Starting a new job with PID 32124
2019-03-05 02:58:29,430 [salt.minion      :1711][INFO    ][32124] Returning information for job: 20190305025829364371
2019-03-05 03:08:36,035 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command test.ping with jid 20190305030836017466
2019-03-05 03:08:36,061 [salt.minion      :1432][INFO    ][32147] Starting a new job with PID 32147
2019-03-05 03:08:36,087 [salt.minion      :1711][INFO    ][32147] Returning information for job: 20190305030836017466
2019-03-05 03:09:46,655 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20190305030946637257
2019-03-05 03:09:46,671 [salt.minion      :1432][INFO    ][32152] Starting a new job with PID 32152
2019-03-05 03:09:50,263 [salt.state       :915 ][INFO    ][32152] Loading fresh modules for state activity
2019-03-05 03:09:50,330 [salt.fileclient  :1219][INFO    ][32152] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2019-03-05 03:09:50,366 [salt.fileclient  :1219][INFO    ][32152] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2019-03-05 03:09:51,120 [salt.state       :1780][INFO    ][32152] Running state [keepalived] at time 03:09:51.120263
2019-03-05 03:09:51,120 [salt.state       :1813][INFO    ][32152] Executing state pkg.installed for [keepalived]
2019-03-05 03:09:51,124 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 03:09:51,641 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2019-03-05 03:09:51,726 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-03-05 03:09:55,430 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 03:09:55,460 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2019-03-05 03:10:01,778 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305031001759941
2019-03-05 03:10:01,792 [salt.minion      :1432][INFO    ][834] Starting a new job with PID 834
2019-03-05 03:10:01,810 [salt.minion      :1711][INFO    ][834] Returning information for job: 20190305031001759941
2019-03-05 03:10:03,896 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 03:10:03,943 [salt.state       :300 ][INFO    ][32152] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'keepalived' changed from 'absent' to '1:1.3.9-1.0.18.04.1~u16.04+mcp'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2019-03-05 03:10:03,963 [salt.state       :915 ][INFO    ][32152] Loading fresh modules for state activity
2019-03-05 03:10:03,999 [salt.state       :1951][INFO    ][32152] Completed state [keepalived] at time 03:10:03.999420 duration_in_ms=12879.158
2019-03-05 03:10:04,005 [salt.state       :1780][INFO    ][32152] Running state [lsof] at time 03:10:04.005346
2019-03-05 03:10:04,005 [salt.state       :1813][INFO    ][32152] Executing state pkg.installed for [lsof]
2019-03-05 03:10:04,623 [salt.state       :300 ][INFO    ][32152] All specified packages are already installed
2019-03-05 03:10:04,623 [salt.state       :1951][INFO    ][32152] Completed state [lsof] at time 03:10:04.623493 duration_in_ms=618.146
2019-03-05 03:10:04,625 [salt.state       :1780][INFO    ][32152] Running state [/etc/keepalived/keepalived.conf] at time 03:10:04.625320
2019-03-05 03:10:04,625 [salt.state       :1813][INFO    ][32152] Executing state file.managed for [/etc/keepalived/keepalived.conf]
2019-03-05 03:10:04,647 [salt.fileclient  :1219][INFO    ][32152] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2019-03-05 03:10:04,682 [salt.state       :300 ][INFO    ][32152] File changed:
New file
2019-03-05 03:10:04,682 [salt.state       :1951][INFO    ][32152] Completed state [/etc/keepalived/keepalived.conf] at time 03:10:04.682437 duration_in_ms=57.116
2019-03-05 03:10:04,683 [salt.state       :1780][INFO    ][32152] Running state [keepalived] at time 03:10:04.683116
2019-03-05 03:10:04,683 [salt.state       :1813][INFO    ][32152] Executing state service.running for [keepalived]
2019-03-05 03:10:04,683 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2019-03-05 03:10:04,697 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2019-03-05 03:10:04,706 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2019-03-05 03:10:04,718 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2019-03-05 03:10:04,790 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2019-03-05 03:10:04,805 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2019-03-05 03:10:04,819 [salt.loaded.int.module.cmdmod:395 ][INFO    ][32152] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2019-03-05 03:10:04,832 [salt.state       :300 ][INFO    ][32152] {'keepalived': True}
2019-03-05 03:10:04,833 [salt.state       :1951][INFO    ][32152] Completed state [keepalived] at time 03:10:04.833097 duration_in_ms=149.978
2019-03-05 03:10:04,835 [salt.minion      :1711][INFO    ][32152] Returning information for job: 20190305030946637257
2019-03-05 03:14:30,878 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command pillar.get with jid 20190305031430861213
2019-03-05 03:14:30,903 [salt.minion      :1432][INFO    ][1045] Starting a new job with PID 1045
2019-03-05 03:14:30,913 [salt.minion      :1711][INFO    ][1045] Returning information for job: 20190305031430861213
2019-03-05 03:19:41,540 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20190305031941521797
2019-03-05 03:19:41,560 [salt.minion      :1432][INFO    ][1069] Starting a new job with PID 1069
2019-03-05 03:19:45,226 [salt.state       :915 ][INFO    ][1069] Loading fresh modules for state activity
2019-03-05 03:19:45,284 [salt.fileclient  :1219][INFO    ][1069] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2019-03-05 03:19:45,326 [salt.fileclient  :1219][INFO    ][1069] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2019-03-05 03:19:45,365 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 03:19:46,378 [salt.state       :1780][INFO    ][1069] Running state [glusterfs-server] at time 03:19:46.377980
2019-03-05 03:19:46,378 [salt.state       :1813][INFO    ][1069] Executing state pkg.installed for [glusterfs-server]
2019-03-05 03:19:46,411 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['apt-cache', '-q', 'policy', 'glusterfs-server'] in directory '/root'
2019-03-05 03:19:46,506 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-03-05 03:19:56,620 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command saltutil.find_job with jid 20190305031956600945
2019-03-05 03:19:56,638 [salt.minion      :1432][INFO    ][1409] Starting a new job with PID 1409
2019-03-05 03:19:56,661 [salt.minion      :1711][INFO    ][1409] Returning information for job: 20190305031956600945
2019-03-05 03:19:57,545 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 03:19:57,578 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-server'] in directory '/root'
2019-03-05 03:20:16,343 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 03:20:16,391 [salt.state       :300 ][INFO    ][1069] Made the following changes:
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'attr' changed from 'absent' to '1:2.4.47-2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.4'
'glusterfs-client' changed from 'absent' to '3.13.2-ubuntu1~xenial2'
'glusterfs-common' changed from 'absent' to '3.13.2-ubuntu1~xenial2'
'liburcu4' changed from 'absent' to '0.9.1-3'
'portmap' changed from 'absent' to '1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'libtirpc1' changed from 'absent' to '0.2.5-1ubuntu0.1'
'nfs-client' changed from 'absent' to '1'
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'glusterfs-server' changed from 'absent' to '3.13.2-ubuntu1~xenial2'
'python-prettytable' changed from 'absent' to '0.7.2-3'

2019-03-05 03:20:16,409 [salt.state       :915 ][INFO    ][1069] Loading fresh modules for state activity
2019-03-05 03:20:16,449 [salt.state       :1951][INFO    ][1069] Completed state [glusterfs-server] at time 03:20:16.449249 duration_in_ms=30071.271
2019-03-05 03:20:16,455 [salt.state       :1780][INFO    ][1069] Running state [bc] at time 03:20:16.455307
2019-03-05 03:20:16,455 [salt.state       :1813][INFO    ][1069] Executing state pkg.installed for [bc]
2019-03-05 03:20:17,022 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-03-05 03:20:17,050 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2019-03-05 03:20:20,067 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 03:20:20,121 [salt.state       :300 ][INFO    ][1069] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2019-03-05 03:20:20,146 [salt.state       :915 ][INFO    ][1069] Loading fresh modules for state activity
2019-03-05 03:20:20,190 [salt.state       :1951][INFO    ][1069] Completed state [bc] at time 03:20:20.190214 duration_in_ms=3734.906
2019-03-05 03:20:20,196 [salt.state       :1780][INFO    ][1069] Running state [attr] at time 03:20:20.196844
2019-03-05 03:20:20,197 [salt.state       :1813][INFO    ][1069] Executing state pkg.installed for [attr]
2019-03-05 03:20:20,662 [salt.state       :300 ][INFO    ][1069] All specified packages are already installed
2019-03-05 03:20:20,662 [salt.state       :1951][INFO    ][1069] Completed state [attr] at time 03:20:20.662811 duration_in_ms=465.966
2019-03-05 03:20:20,663 [salt.state       :1780][INFO    ][1069] Running state [glusterd] at time 03:20:20.663582
2019-03-05 03:20:20,663 [salt.state       :1813][INFO    ][1069] Executing state service.running for [glusterd]
2019-03-05 03:20:20,664 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2019-03-05 03:20:20,677 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2019-03-05 03:20:20,688 [salt.loaded.int.module.cmdmod:395 ][INFO    ][1069] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2019-03-05 03:20:20,697 [salt.state       :300 ][INFO    ][1069] The service glusterd is already running
2019-03-05 03:20:20,698 [salt.state       :1951][INFO    ][1069] Completed state [glusterd] at time 03:20:20.698072 duration_in_ms=34.49
2019-03-05 03:20:20,700 [salt.state       :1780][INFO    ][1069] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 03:20:20.699985
2019-03-05 03:20:20,700 [salt.state       :1813][INFO    ][1069] Executing state file.managed for [/etc/systemd/system/glusterd.service.d/override.conf]
2019-03-05 03:20:20,772 [salt.state       :300 ][INFO    ][1069] File changed:
New file
2019-03-05 03:20:20,772 [salt.state       :1951][INFO    ][1069] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 03:20:20.772620 duration_in_ms=72.635
2019-03-05 03:20:20,772 [salt.state       :1780][INFO    ][1069] Running state [/srv/glusterfs/glance] at time 03:20:20.772896
2019-03-05 03:20:20,773 [salt.state       :1813][INFO    ][1069] Executing state file.directory for [/srv/glusterfs/glance]
2019-03-05 03:20:20,800 [salt.state       :300 ][INFO    ][1069] {'/srv/glusterfs/glance': 'New Dir'}
2019-03-05 03:20:20,800 [salt.state       :1951][INFO    ][1069] Completed state [/srv/glusterfs/glance] at time 03:20:20.800642 duration_in_ms=27.746
2019-03-05 03:20:20,800 [salt.state       :1780][INFO    ][1069] Running state [/srv/glusterfs/keystone-keys] at time 03:20:20.800898
2019-03-05 03:20:20,801 [salt.state       :1813][INFO    ][1069] Executing state file.directory for [/srv/glusterfs/keystone-keys]
2019-03-05 03:20:20,801 [salt.state       :300 ][INFO    ][1069] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2019-03-05 03:20:20,801 [salt.state       :1951][INFO    ][1069] Completed state [/srv/glusterfs/keystone-keys] at time 03:20:20.801948 duration_in_ms=1.05
2019-03-05 03:20:20,802 [salt.state       :1780][INFO    ][1069] Running state [/srv/glusterfs/nova_instances] at time 03:20:20.802178
2019-03-05 03:20:20,802 [salt.state       :1813][INFO    ][1069] Executing state file.directory for [/srv/glusterfs/nova_instances]
2019-03-05 03:20:20,803 [salt.state       :300 ][INFO    ][1069] {'/srv/glusterfs/nova_instances': 'New Dir'}
2019-03-05 03:20:20,803 [salt.state       :1951][INFO    ][1069] Completed state [/srv/glusterfs/nova_instances] at time 03:20:20.803314 duration_in_ms=1.135
2019-03-05 03:20:20,803 [salt.state       :1780][INFO    ][1069] Running state [/srv/glusterfs/keystone-credential-keys] at time 03:20:20.803570
2019-03-05 03:20:20,803 [salt.state       :1813][INFO    ][1069] Executing state file.directory for [/srv/glusterfs/keystone-credential-keys]
2019-03-05 03:20:20,804 [salt.state       :300 ][INFO    ][1069] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2019-03-05 03:20:20,804 [salt.state       :1951][INFO    ][1069] Completed state [/srv/glusterfs/keystone-credential-keys] at time 03:20:20.804726 duration_in_ms=1.156
2019-03-05 03:20:20,805 [salt.minion      :1711][INFO    ][1069] Returning information for job: 20190305031941521797
2019-03-05 03:20:21,520 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command test.ping with jid 20190305032021502418
2019-03-05 03:20:21,541 [salt.minion      :1432][INFO    ][3527] Starting a new job with PID 3527
2019-03-05 03:20:21,566 [salt.minion      :1711][INFO    ][3527] Returning information for job: 20190305032021502418
2019-03-05 03:21:07,633 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command state.sls with jid 20190305032107615269
2019-03-05 03:21:07,655 [salt.minion      :1432][INFO    ][4149] Starting a new job with PID 4149
2019-03-05 03:21:08,338 [salt.state       :915 ][INFO    ][4149] Loading fresh modules for state activity
2019-03-05 03:21:08,400 [salt.fileclient  :1219][INFO    ][4149] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2019-03-05 03:21:08,494 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-03-05 03:21:09,542 [salt.state       :1780][INFO    ][4149] Running state [glusterfs-server] at time 03:21:09.542537
2019-03-05 03:21:09,542 [salt.state       :1813][INFO    ][4149] Executing state pkg.installed for [glusterfs-server]
2019-03-05 03:21:09,547 [salt.state       :300 ][INFO    ][4149] All specified packages are already installed
2019-03-05 03:21:09,548 [salt.state       :1951][INFO    ][4149] Completed state [glusterfs-server] at time 03:21:09.548052 duration_in_ms=5.516
2019-03-05 03:21:09,548 [salt.state       :1780][INFO    ][4149] Running state [bc] at time 03:21:09.548236
2019-03-05 03:21:09,548 [salt.state       :1813][INFO    ][4149] Executing state pkg.installed for [bc]
2019-03-05 03:21:09,552 [salt.state       :300 ][INFO    ][4149] All specified packages are already installed
2019-03-05 03:21:09,553 [salt.state       :1951][INFO    ][4149] Completed state [bc] at time 03:21:09.553042 duration_in_ms=4.805
2019-03-05 03:21:09,553 [salt.state       :1780][INFO    ][4149] Running state [attr] at time 03:21:09.553189
2019-03-05 03:21:09,553 [salt.state       :1813][INFO    ][4149] Executing state pkg.installed for [attr]
2019-03-05 03:21:09,557 [salt.state       :300 ][INFO    ][4149] All specified packages are already installed
2019-03-05 03:21:09,558 [salt.state       :1951][INFO    ][4149] Completed state [attr] at time 03:21:09.558010 duration_in_ms=4.82
2019-03-05 03:21:09,559 [salt.state       :1780][INFO    ][4149] Running state [glusterd] at time 03:21:09.559107
2019-03-05 03:21:09,559 [salt.state       :1813][INFO    ][4149] Executing state service.running for [glusterd]
2019-03-05 03:21:09,559 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2019-03-05 03:21:09,570 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2019-03-05 03:21:09,656 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2019-03-05 03:21:09,678 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2019-03-05 03:21:09,689 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2019-03-05 03:21:09,699 [salt.state       :300 ][INFO    ][4149] The service glusterd is already running
2019-03-05 03:21:09,699 [salt.state       :1951][INFO    ][4149] Completed state [glusterd] at time 03:21:09.699924 duration_in_ms=140.816
2019-03-05 03:21:09,702 [salt.state       :1780][INFO    ][4149] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 03:21:09.702868
2019-03-05 03:21:09,703 [salt.state       :1813][INFO    ][4149] Executing state file.managed for [/etc/systemd/system/glusterd.service.d/override.conf]
2019-03-05 03:21:09,716 [salt.state       :300 ][INFO    ][4149] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2019-03-05 03:21:09,717 [salt.state       :1951][INFO    ][4149] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 03:21:09.717134 duration_in_ms=14.266
2019-03-05 03:21:09,717 [salt.state       :1780][INFO    ][4149] Running state [/srv/glusterfs/glance] at time 03:21:09.717363
2019-03-05 03:21:09,717 [salt.state       :1813][INFO    ][4149] Executing state file.directory for [/srv/glusterfs/glance]
2019-03-05 03:21:09,718 [salt.state       :300 ][INFO    ][4149] Directory /srv/glusterfs/glance is in the correct state
Directory /srv/glusterfs/glance updated
2019-03-05 03:21:09,718 [salt.state       :1951][INFO    ][4149] Completed state [/srv/glusterfs/glance] at time 03:21:09.718301 duration_in_ms=0.939
2019-03-05 03:21:09,718 [salt.state       :1780][INFO    ][4149] Running state [/srv/glusterfs/keystone-keys] at time 03:21:09.718534
2019-03-05 03:21:09,718 [salt.state       :1813][INFO    ][4149] Executing state file.directory for [/srv/glusterfs/keystone-keys]
2019-03-05 03:21:09,719 [salt.state       :300 ][INFO    ][4149] Directory /srv/glusterfs/keystone-keys is in the correct state
Directory /srv/glusterfs/keystone-keys updated
2019-03-05 03:21:09,719 [salt.state       :1951][INFO    ][4149] Completed state [/srv/glusterfs/keystone-keys] at time 03:21:09.719484 duration_in_ms=0.95
2019-03-05 03:21:09,719 [salt.state       :1780][INFO    ][4149] Running state [/srv/glusterfs/nova_instances] at time 03:21:09.719708
2019-03-05 03:21:09,719 [salt.state       :1813][INFO    ][4149] Executing state file.directory for [/srv/glusterfs/nova_instances]
2019-03-05 03:21:09,720 [salt.state       :300 ][INFO    ][4149] Directory /srv/glusterfs/nova_instances is in the correct state
Directory /srv/glusterfs/nova_instances updated
2019-03-05 03:21:09,720 [salt.state       :1951][INFO    ][4149] Completed state [/srv/glusterfs/nova_instances] at time 03:21:09.720635 duration_in_ms=0.927
2019-03-05 03:21:09,720 [salt.state       :1780][INFO    ][4149] Running state [/srv/glusterfs/keystone-credential-keys] at time 03:21:09.720858
2019-03-05 03:21:09,721 [salt.state       :1813][INFO    ][4149] Executing state file.directory for [/srv/glusterfs/keystone-credential-keys]
2019-03-05 03:21:09,721 [salt.state       :300 ][INFO    ][4149] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
Directory /srv/glusterfs/keystone-credential-keys updated
2019-03-05 03:21:09,721 [salt.state       :1951][INFO    ][4149] Completed state [/srv/glusterfs/keystone-credential-keys] at time 03:21:09.721787 duration_in_ms=0.929
2019-03-05 03:21:09,843 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command ['git', '--version'] in directory '/root'
2019-03-05 03:21:10,097 [salt.state       :1780][INFO    ][4149] Running state [sleep 5] at time 03:21:10.097477
2019-03-05 03:21:10,097 [salt.state       :1813][INFO    ][4149] Executing state cmd.wait for [sleep 5]
2019-03-05 03:21:10,098 [salt.state       :300 ][INFO    ][4149] No changes made for sleep 5
2019-03-05 03:21:10,098 [salt.state       :1951][INFO    ][4149] Completed state [sleep 5] at time 03:21:10.098302 duration_in_ms=0.826
2019-03-05 03:21:10,098 [salt.state       :1780][INFO    ][4149] Running state [10.167.4.20] at time 03:21:10.098869
2019-03-05 03:21:10,099 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.peered for [10.167.4.20]
2019-03-05 03:21:10,127 [salt.state       :300 ][INFO    ][4149] Peering with localhost is not needed
2019-03-05 03:21:10,127 [salt.state       :1951][INFO    ][4149] Completed state [10.167.4.20] at time 03:21:10.127942 duration_in_ms=29.073
2019-03-05 03:21:10,132 [salt.state       :1780][INFO    ][4149] Running state [10.167.4.21] at time 03:21:10.132899
2019-03-05 03:21:10,133 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.peered for [10.167.4.21]
2019-03-05 03:21:10,158 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:10,170 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:10,276 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "peer status" succeeded
2019-03-05 03:21:10,277 [salt.state       :300 ][INFO    ][4149] Host 10.167.4.21 already peered
2019-03-05 03:21:10,277 [salt.state       :1951][INFO    ][4149] Completed state [10.167.4.21] at time 03:21:10.277733 duration_in_ms=144.832
2019-03-05 03:21:10,287 [salt.state       :1780][INFO    ][4149] Running state [10.167.4.22] at time 03:21:10.287266
2019-03-05 03:21:10,287 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.peered for [10.167.4.22]
2019-03-05 03:21:10,315 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:10,330 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:10,430 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "peer status" succeeded
2019-03-05 03:21:10,435 [salt.state       :300 ][INFO    ][4149] Host 10.167.4.22 already peered
2019-03-05 03:21:10,436 [salt.state       :1951][INFO    ][4149] Completed state [10.167.4.22] at time 03:21:10.436081 duration_in_ms=148.814
2019-03-05 03:21:10,438 [salt.state       :1780][INFO    ][4149] Running state [glance] at time 03:21:10.438275
2019-03-05 03:21:10,438 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.volume_present for [glance]
2019-03-05 03:21:10,439 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:10,458 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:10,573 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume list" succeeded
2019-03-05 03:21:10,574 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:10,592 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:10,705 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume info" succeeded
2019-03-05 03:21:10,707 [salt.state       :300 ][INFO    ][4149] Volume glance already exists and is started
2019-03-05 03:21:10,707 [salt.state       :1951][INFO    ][4149] Completed state [glance] at time 03:21:10.707878 duration_in_ms=269.601
2019-03-05 03:21:10,714 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 03:21:10.714373
2019-03-05 03:21:10,714 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING']
2019-03-05 03:21:10,715 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2019-03-05 03:21:10,830 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:10,830 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 03:21:10.830488 duration_in_ms=116.114
2019-03-05 03:21:10,831 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 03:21:10.831477
2019-03-05 03:21:10,831 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime']
2019-03-05 03:21:10,832 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2019-03-05 03:21:10,940 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:10,941 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 03:21:10.941057 duration_in_ms=109.578
2019-03-05 03:21:10,942 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 03:21:10.942330
2019-03-05 03:21:10,942 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'glance' 'network.remote-dio' 'True']
2019-03-05 03:21:10,943 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2019-03-05 03:21:11,054 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:11,055 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 03:21:11.055411 duration_in_ms=113.081
2019-03-05 03:21:11,056 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 03:21:11.056619
2019-03-05 03:21:11,057 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING']
2019-03-05 03:21:11,058 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2019-03-05 03:21:11,165 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:11,166 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 03:21:11.166235 duration_in_ms=109.616
2019-03-05 03:21:11,167 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 03:21:11.167468
2019-03-05 03:21:11,168 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'glance' 'nfs.disable' 'True']
2019-03-05 03:21:11,169 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2019-03-05 03:21:11,284 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:11,284 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 03:21:11.284830 duration_in_ms=117.361
2019-03-05 03:21:11,286 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 03:21:11.286016
2019-03-05 03:21:11,286 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'glance' 'cluster.readdir-optimize' 'True']
2019-03-05 03:21:11,287 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2019-03-05 03:21:11,393 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:11,394 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 03:21:11.394034 duration_in_ms=108.018
2019-03-05 03:21:11,397 [salt.state       :1780][INFO    ][4149] Running state [glance] at time 03:21:11.397002
2019-03-05 03:21:11,397 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.started for [glance]
2019-03-05 03:21:11,398 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:11,415 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:11,536 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume info" succeeded
2019-03-05 03:21:11,538 [salt.state       :300 ][INFO    ][4149] Volume glance is already started
2019-03-05 03:21:11,539 [salt.state       :1951][INFO    ][4149] Completed state [glance] at time 03:21:11.538957 duration_in_ms=141.954
2019-03-05 03:21:11,540 [salt.state       :1780][INFO    ][4149] Running state [keystone-keys] at time 03:21:11.540888
2019-03-05 03:21:11,541 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.volume_present for [keystone-keys]
2019-03-05 03:21:11,542 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:11,559 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:11,665 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume list" succeeded
2019-03-05 03:21:11,666 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:11,685 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:11,802 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume info" succeeded
2019-03-05 03:21:11,804 [salt.state       :300 ][INFO    ][4149] Volume keystone-keys already exists and is started
2019-03-05 03:21:11,804 [salt.state       :1951][INFO    ][4149] Completed state [keystone-keys] at time 03:21:11.804650 duration_in_ms=263.761
2019-03-05 03:21:11,813 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:21:11.813359
2019-03-05 03:21:11,813 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING']
2019-03-05 03:21:11,814 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2019-03-05 03:21:11,924 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:11,925 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:21:11.925246 duration_in_ms=111.887
2019-03-05 03:21:11,926 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 03:21:11.926545
2019-03-05 03:21:11,927 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime']
2019-03-05 03:21:11,928 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2019-03-05 03:21:12,038 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:12,039 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 03:21:12.039401 duration_in_ms=112.856
2019-03-05 03:21:12,040 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 03:21:12.040603
2019-03-05 03:21:12,041 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-keys' 'network.remote-dio' 'True']
2019-03-05 03:21:12,042 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2019-03-05 03:21:12,147 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:12,148 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 03:21:12.148313 duration_in_ms=107.71
2019-03-05 03:21:12,149 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:21:12.149540
2019-03-05 03:21:12,150 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING']
2019-03-05 03:21:12,151 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2019-03-05 03:21:12,266 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:12,267 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:21:12.267044 duration_in_ms=117.504
2019-03-05 03:21:12,268 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 03:21:12.268129
2019-03-05 03:21:12,268 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-keys' 'nfs.disable' 'True']
2019-03-05 03:21:12,269 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2019-03-05 03:21:12,381 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:12,382 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 03:21:12.382173 duration_in_ms=114.042
2019-03-05 03:21:12,383 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 03:21:12.383504
2019-03-05 03:21:12,384 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True']
2019-03-05 03:21:12,385 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2019-03-05 03:21:12,503 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:12,503 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 03:21:12.503800 duration_in_ms=120.295
2019-03-05 03:21:12,507 [salt.state       :1780][INFO    ][4149] Running state [keystone-keys] at time 03:21:12.507032
2019-03-05 03:21:12,507 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.started for [keystone-keys]
2019-03-05 03:21:12,508 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:12,524 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:12,639 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume info" succeeded
2019-03-05 03:21:12,641 [salt.state       :300 ][INFO    ][4149] Volume keystone-keys is already started
2019-03-05 03:21:12,641 [salt.state       :1951][INFO    ][4149] Completed state [keystone-keys] at time 03:21:12.641523 duration_in_ms=134.491
2019-03-05 03:21:12,643 [salt.state       :1780][INFO    ][4149] Running state [nova_instances] at time 03:21:12.643155
2019-03-05 03:21:12,643 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.volume_present for [nova_instances]
2019-03-05 03:21:12,644 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:12,661 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:12,773 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume list" succeeded
2019-03-05 03:21:12,775 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:12,790 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:12,908 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume info" succeeded
2019-03-05 03:21:12,910 [salt.state       :300 ][INFO    ][4149] Volume nova_instances already exists and is started
2019-03-05 03:21:12,911 [salt.state       :1951][INFO    ][4149] Completed state [nova_instances] at time 03:21:12.910977 duration_in_ms=267.822
2019-03-05 03:21:12,919 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 03:21:12.919205
2019-03-05 03:21:12,919 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING']
2019-03-05 03:21:12,921 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2019-03-05 03:21:13,033 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:13,034 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 03:21:13.034063 duration_in_ms=114.857
2019-03-05 03:21:13,035 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 03:21:13.035412
2019-03-05 03:21:13,035 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime']
2019-03-05 03:21:13,037 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2019-03-05 03:21:13,151 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:13,152 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 03:21:13.151913 duration_in_ms=116.5
2019-03-05 03:21:13,153 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 03:21:13.153144
2019-03-05 03:21:13,153 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'nova_instances' 'network.remote-dio' 'True']
2019-03-05 03:21:13,154 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2019-03-05 03:21:13,244 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:13,245 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 03:21:13.245470 duration_in_ms=92.325
2019-03-05 03:21:13,246 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 03:21:13.246749
2019-03-05 03:21:13,247 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING']
2019-03-05 03:21:13,248 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2019-03-05 03:21:13,343 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:13,343 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 03:21:13.343463 duration_in_ms=96.713
2019-03-05 03:21:13,344 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 03:21:13.344738
2019-03-05 03:21:13,345 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'nova_instances' 'nfs.disable' 'True']
2019-03-05 03:21:13,346 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2019-03-05 03:21:13,459 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:13,459 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 03:21:13.459691 duration_in_ms=114.952
2019-03-05 03:21:13,461 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 03:21:13.461038
2019-03-05 03:21:13,461 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True']
2019-03-05 03:21:13,462 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2019-03-05 03:21:13,580 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:13,580 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 03:21:13.580812 duration_in_ms=119.774
2019-03-05 03:21:13,584 [salt.state       :1780][INFO    ][4149] Running state [nova_instances] at time 03:21:13.584077
2019-03-05 03:21:13,584 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.started for [nova_instances]
2019-03-05 03:21:13,585 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:13,603 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:13,730 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume info" succeeded
2019-03-05 03:21:13,732 [salt.state       :300 ][INFO    ][4149] Volume nova_instances is already started
2019-03-05 03:21:13,732 [salt.state       :1951][INFO    ][4149] Completed state [nova_instances] at time 03:21:13.732886 duration_in_ms=148.808
2019-03-05 03:21:13,735 [salt.state       :1780][INFO    ][4149] Running state [keystone-credential-keys] at time 03:21:13.735017
2019-03-05 03:21:13,735 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.volume_present for [keystone-credential-keys]
2019-03-05 03:21:13,736 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:13,753 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:13,864 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume list" succeeded
2019-03-05 03:21:13,865 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:13,882 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:13,997 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume info" succeeded
2019-03-05 03:21:14,000 [salt.state       :300 ][INFO    ][4149] Volume keystone-credential-keys already exists and is started
2019-03-05 03:21:14,000 [salt.state       :1951][INFO    ][4149] Completed state [keystone-credential-keys] at time 03:21:14.000321 duration_in_ms=265.304
2019-03-05 03:21:14,009 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:21:14.009850
2019-03-05 03:21:14,010 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING']
2019-03-05 03:21:14,011 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2019-03-05 03:21:14,125 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:14,125 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:21:14.125560 duration_in_ms=115.709
2019-03-05 03:21:14,127 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 03:21:14.126938
2019-03-05 03:21:14,127 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime']
2019-03-05 03:21:14,128 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2019-03-05 03:21:14,236 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:14,236 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 03:21:14.236760 duration_in_ms=109.821
2019-03-05 03:21:14,238 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 03:21:14.238134
2019-03-05 03:21:14,238 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True']
2019-03-05 03:21:14,239 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2019-03-05 03:21:14,360 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:14,361 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 03:21:14.361322 duration_in_ms=123.188
2019-03-05 03:21:14,363 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:21:14.362908
2019-03-05 03:21:14,363 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING']
2019-03-05 03:21:14,364 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2019-03-05 03:21:14,482 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:14,483 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:21:14.483414 duration_in_ms=120.506
2019-03-05 03:21:14,484 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 03:21:14.484712
2019-03-05 03:21:14,485 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True']
2019-03-05 03:21:14,486 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2019-03-05 03:21:14,603 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:14,603 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 03:21:14.603451 duration_in_ms=118.738
2019-03-05 03:21:14,604 [salt.state       :1780][INFO    ][4149] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 03:21:14.604833
2019-03-05 03:21:14,605 [salt.state       :1813][INFO    ][4149] Executing state cmd.run for [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True']
2019-03-05 03:21:14,606 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2019-03-05 03:21:14,724 [salt.state       :300 ][INFO    ][4149] unless execution succeeded
2019-03-05 03:21:14,725 [salt.state       :1951][INFO    ][4149] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 03:21:14.725004 duration_in_ms=120.17
2019-03-05 03:21:14,728 [salt.state       :1780][INFO    ][4149] Running state [keystone-credential-keys] at time 03:21:14.728174
2019-03-05 03:21:14,728 [salt.state       :1813][INFO    ][4149] Executing state glusterfs.started for [keystone-credential-keys]
2019-03-05 03:21:14,729 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --version' in directory '/root'
2019-03-05 03:21:14,746 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4149] Executing command 'gluster --xml --mode=script' in directory '/root'
2019-03-05 03:21:14,867 [salt.loaded.int.module.glusterfs:90  ][INFO    ][4149] Gluster call "volume info" succeeded
2019-03-05 03:21:14,869 [salt.state       :300 ][INFO    ][4149] Volume keystone-credential-keys is already started
2019-03-05 03:21:14,869 [salt.state       :1951][INFO    ][4149] Completed state [keystone-credential-keys] at time 03:21:14.869608 duration_in_ms=141.434
2019-03-05 03:21:14,874 [salt.minion      :1711][INFO    ][4149] Returning information for job: 20190305032107615269
2019-03-05 03:21:15,550 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command test.ping with jid 20190305032115532340
2019-03-05 03:21:15,569 [salt.minion      :1432][INFO    ][4590] Starting a new job with PID 4590
2019-03-05 03:21:15,597 [salt.minion      :1711][INFO    ][4590] Returning information for job: 20190305032115532340
2019-03-05 03:21:16,276 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command cmd.run with jid 20190305032116258617
2019-03-05 03:21:16,295 [salt.minion      :1432][INFO    ][4595] Starting a new job with PID 4595
2019-03-05 03:21:16,305 [salt.loader.192.168.11.2.int.module.cmdmod:395 ][INFO    ][4595] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2019-03-05 03:21:16,559 [salt.minion      :1711][INFO    ][4595] Returning information for job: 20190305032116258617
2019-03-05 03:49:15,684 [salt.utils.schedule:1377][INFO    ][2780] Running scheduled job: __mine_interval
2019-03-05 04:30:15,438 [salt.minion      :1308][INFO    ][2780] User sudo_ubuntu Executing command cp.push_dir with jid 20190305043015413809
2019-03-05 04:30:15,471 [salt.minion      :1432][INFO    ][4827] Starting a new job with PID 4827
