2019-01-15 02:21:59,551 [salt.utils       :831 ][ERROR   ][1606] DNS lookup or connection check of 'salt' failed.
2019-01-15 02:21:59,551 [salt.minion      :152 ][ERROR   ][1606] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
2019-01-15 02:22:05,030 [salt.utils.parsers:1051][WARNING ][1606] Minion received a SIGTERM. Exiting.
2019-01-15 02:23:11,140 [salt.loaded.int.states.file:2298][WARNING ][1956] 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-01-15 02:23:25,884 [salt.utils.decorators:613 ][WARNING ][1956] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:23:26,005 [salt.loaded.int.states.file:2298][WARNING ][1956] 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-01-15 02:23:26,007 [salt.loaded.int.states.file:2298][WARNING ][1956] 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-01-15 02:23:26,009 [salt.loaded.int.states.file:2298][WARNING ][1956] 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-01-15 02:23:26,011 [salt.loaded.int.states.file:2298][WARNING ][1956] 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-01-15 02:23:26,012 [salt.loaded.int.states.file:2298][WARNING ][1956] 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-01-15 02:23:26,014 [salt.loaded.int.states.file:2298][WARNING ][1956] 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-01-15 02:23:26,016 [salt.loaded.int.states.file:2298][WARNING ][1956] 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-01-15 02:23:26,018 [salt.loaded.int.states.file:2298][WARNING ][1956] 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-01-15 02:23:26,244 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][1956] Command '['umount', '/dev/shm']' failed with return code: 32
2019-01-15 02:23:26,244 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][1956] 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-01-15 02:23:26,245 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][1956] retcode: 32
2019-01-15 02:23:35,198 [salt.utils.parsers:1051][WARNING ][1808] Minion received a SIGTERM. Exiting.
2019-01-15 02:24:37,044 [salt.utils.decorators:613 ][WARNING ][2128] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:24:56,537 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4980] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-01-15 02:24:56,558 [salt.loaded.int.module.cmdmod:395 ][INFO    ][4980] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2019-01-15 02:24:56,579 [salt.utils.parsers:1051][WARNING ][1793] Minion received a SIGTERM. Exiting.
2019-01-15 02:24:57,492 [salt.cli.daemons :293 ][INFO    ][5073] Setting up the Salt Minion "mas01.mcp-odl-ha.local"
2019-01-15 02:24:57,580 [salt.cli.daemons :82  ][INFO    ][5073] Starting up the Salt Minion
2019-01-15 02:24:57,580 [salt.utils.event :1017][INFO    ][5073] Starting pull socket on /var/run/salt/minion/minion_event_3e82045771_pull.ipc
2019-01-15 02:24:58,045 [salt.minion      :976 ][INFO    ][5073] Creating minion process manager
2019-01-15 02:24:58,999 [salt.loader.10.20.0.2.int.module.cmdmod:395 ][INFO    ][5073] Executing command ['date', '+%z'] in directory '/root'
2019-01-15 02:24:59,019 [salt.utils.schedule:568 ][INFO    ][5073] Updating job settings for scheduled job: __mine_interval
2019-01-15 02:24:59,030 [salt.minion      :1108][INFO    ][5073] Added mine.update to scheduler
2019-01-15 02:24:59,042 [salt.minion      :1975][INFO    ][5073] Minion is starting as user 'root'
2019-01-15 02:24:59,056 [salt.minion      :2336][INFO    ][5073] Minion is ready to receive requests!
2019-01-15 02:25:05,610 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022505591713
2019-01-15 02:25:05,649 [salt.minion      :1432][INFO    ][5512] Starting a new job with PID 5512
2019-01-15 02:25:05,671 [salt.minion      :1711][INFO    ][5512] Returning information for job: 20190115022505591713
2019-01-15 02:25:06,111 [salt.loaded.int.states.file:2298][WARNING ][4986] 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-01-15 02:25:08,549 [salt.loaded.int.states.file:2298][WARNING ][4986] 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-01-15 02:25:08,550 [salt.loaded.int.states.file:2298][WARNING ][4986] 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-01-15 02:25:08,551 [salt.loaded.int.states.file:2298][WARNING ][4986] 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-01-15 02:25:08,552 [salt.loaded.int.states.file:2298][WARNING ][4986] 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-01-15 02:25:08,553 [salt.loaded.int.states.file:2298][WARNING ][4986] 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-01-15 02:25:08,554 [salt.loaded.int.states.file:2298][WARNING ][4986] 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-01-15 02:25:08,555 [salt.loaded.int.states.file:2298][WARNING ][4986] 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-01-15 02:25:08,557 [salt.loaded.int.states.file:2298][WARNING ][4986] 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-01-15 02:25:08,733 [salt.utils.decorators:613 ][WARNING ][4986] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:25:09,084 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][4986] Command '['umount', '/dev/shm']' failed with return code: 32
2019-01-15 02:25:09,085 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][4986] 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-01-15 02:25:09,085 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][4986] retcode: 32
2019-01-15 02:25:15,680 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022515662222
2019-01-15 02:25:15,710 [salt.minion      :1432][INFO    ][6077] Starting a new job with PID 6077
2019-01-15 02:25:15,733 [salt.minion      :1711][INFO    ][6077] Returning information for job: 20190115022515662222
2019-01-15 02:25:20,331 [salt.utils.decorators:613 ][WARNING ][4986] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:25:20,377 [salt.utils.decorators:613 ][WARNING ][4986] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:25:21,180 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115022521159748
2019-01-15 02:25:21,207 [salt.minion      :1432][INFO    ][6408] Starting a new job with PID 6408
2019-01-15 02:25:24,856 [salt.state       :915 ][INFO    ][6408] Loading fresh modules for state activity
2019-01-15 02:25:24,909 [salt.fileclient  :1219][INFO    ][6408] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2019-01-15 02:25:25,442 [salt.state       :1780][INFO    ][6408] Running state [maas-rack-controller] at time 02:25:25.442595
2019-01-15 02:25:25,443 [salt.state       :1813][INFO    ][6408] Executing state pkg.installed for [maas-rack-controller]
2019-01-15 02:25:25,443 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-01-15 02:25:25,746 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2019-01-15 02:25:25,848 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-01-15 02:25:28,199 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-01-15 02:25:28,236 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'maas-rack-controller'] in directory '/root'
2019-01-15 02:25:31,279 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022531254269
2019-01-15 02:25:31,307 [salt.minion      :1432][INFO    ][6697] Starting a new job with PID 6697
2019-01-15 02:25:31,329 [salt.minion      :1711][INFO    ][6697] Returning information for job: 20190115022531254269
2019-01-15 02:25:41,346 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022541321124
2019-01-15 02:25:41,374 [salt.minion      :1432][INFO    ][6722] Starting a new job with PID 6722
2019-01-15 02:25:41,397 [salt.minion      :1711][INFO    ][6722] Returning information for job: 20190115022541321124
2019-01-15 02:25:51,419 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022551389090
2019-01-15 02:25:51,452 [salt.minion      :1432][INFO    ][6903] Starting a new job with PID 6903
2019-01-15 02:25:51,480 [salt.minion      :1711][INFO    ][6903] Returning information for job: 20190115022551389090
2019-01-15 02:26:01,485 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022601464213
2019-01-15 02:26:01,513 [salt.minion      :1432][INFO    ][7118] Starting a new job with PID 7118
2019-01-15 02:26:01,541 [salt.minion      :1711][INFO    ][7118] Returning information for job: 20190115022601464213
2019-01-15 02:26:11,554 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022611535012
2019-01-15 02:26:11,582 [salt.minion      :1432][INFO    ][7316] Starting a new job with PID 7316
2019-01-15 02:26:11,604 [salt.minion      :1711][INFO    ][7316] Returning information for job: 20190115022611535012
2019-01-15 02:26:21,630 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022621611810
2019-01-15 02:26:21,657 [salt.minion      :1432][INFO    ][8658] Starting a new job with PID 8658
2019-01-15 02:26:21,682 [salt.minion      :1711][INFO    ][8658] Returning information for job: 20190115022621611810
2019-01-15 02:26:31,744 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022631717519
2019-01-15 02:26:31,772 [salt.minion      :1432][INFO    ][9122] Starting a new job with PID 9122
2019-01-15 02:26:31,792 [salt.minion      :1711][INFO    ][9122] Returning information for job: 20190115022631717519
2019-01-15 02:26:41,810 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022641795006
2019-01-15 02:26:41,839 [salt.minion      :1432][INFO    ][9398] Starting a new job with PID 9398
2019-01-15 02:26:41,865 [salt.minion      :1711][INFO    ][9398] Returning information for job: 20190115022641795006
2019-01-15 02:26:51,896 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022651882701
2019-01-15 02:26:51,924 [salt.minion      :1432][INFO    ][9940] Starting a new job with PID 9940
2019-01-15 02:26:51,951 [salt.minion      :1711][INFO    ][9940] Returning information for job: 20190115022651882701
2019-01-15 02:27:01,985 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022701970033
2019-01-15 02:27:02,015 [salt.minion      :1432][INFO    ][10149] Starting a new job with PID 10149
2019-01-15 02:27:02,041 [salt.minion      :1711][INFO    ][10149] Returning information for job: 20190115022701970033
2019-01-15 02:27:03,414 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-01-15 02:27:03,457 [salt.state       :300 ][INFO    ][6408] Made the following changes:
'python3-pyvmomi' changed from 'absent' to '6.5.0.2017.5-0ubuntu1~16.04.1'
'libdaemon0' changed from 'absent' to '0.14-6'
'tgt' changed from 'absent' to '1:1.0.63-1ubuntu1.1'
'authbind' changed from 'absent' to '2.1.1+nmu1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-twisted' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libfreeipmi16' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-bson' changed from 'absent' to '3.2-1build1'
'python3-zope' changed from 'absent' to '1'
'python3-service-identity' changed from 'absent' to '16.0.0-2'
'python3.5-crypto' changed from 'absent' to '1'
'python3-html5lib' changed from 'absent' to '0.999-4'
'python3-simplestreams' changed from 'absent' to '0.1.0~bzr426-0ubuntu1.2'
'freeipmi-tools' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-netaddr' changed from 'absent' to '0.7.18-1'
'python3-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-core7' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'avahi-daemon' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-iso8601' changed from 'absent' to '0.1.11-1'
'python3.5-lxml' changed from 'absent' to '1'
'sg3-utils' changed from 'absent' to '1.40-0ubuntu1'
'archdetect-deb' changed from 'absent' to '1.117ubuntu2.3'
'python3-lxml' changed from 'absent' to '3.5.0-1ubuntu0.1'
'maas-dhcp' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-httplib2' changed from 'absent' to '0.9.1+dfsg-1'
'python3-pexpect' changed from 'absent' to '4.0.1-1'
'python3-bson-ext' changed from 'absent' to '3.2-1build1'
'avahi-utils' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'distro-info' changed from 'absent' to '0.14build1'
'libipmidetect0' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-maas-provisioningserver' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-jsonschema' changed from 'absent' to '2.5.1-4'
'maas-cli' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-seamicroclient' changed from 'absent' to '0.4.0-1ubuntu1'
'python3-tempita' changed from 'absent' to '0.5.2-1build1'
'python3-ptyprocess' changed from 'absent' to '0.5-1'
'python3-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'syslinux-common' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libnss-mdns' changed from 'absent' to '0.10-7'
'libipmiconsole2' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-pyparsing' changed from 'absent' to '2.0.3+dfsg1-1ubuntu0.1'
'python3-pbr' changed from 'absent' to '1.8.0-4ubuntu1'
'python3-dnspython' changed from 'absent' to '1.12.0-0ubuntu3'
'python3-paramiko' changed from 'absent' to '1.16.0-1ubuntu0.2'
'python3-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python3-babel' changed from 'absent' to '1.3+dfsg.1-6'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python3-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python3.5-zope.interface' changed from 'absent' to '1'
'python3-txtftp' changed from 'absent' to '0.1~bzr42-0ubuntu2'
'maas-common' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'freeipmi-common' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'curtin-common' changed from 'absent' to '18.1-17-gae48e86f-0ubuntu1~16.04.1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'python3-oauth' changed from 'absent' to '1.0.1-5'
'python3-maas-client' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'libisccfg-export140' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.11'
'python3-openssl' changed from 'absent' to '0.15.1-2ubuntu0.2'
'python3-ecdsa' changed from 'absent' to '0.13-2'
'python3-distro-info' changed from 'absent' to '0.14build1'
'python3-attr' changed from 'absent' to '15.2.0-1'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libdebian-installer4' changed from 'absent' to '0.102ubuntu1.1'
'isc-dhcp-server' changed from 'absent' to '4.3.3-5ubuntu12.10'
'maas-rack-controller' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python-babel-localedata' changed from 'absent' to '1.3+dfsg.1-6'
'python3-curtin' changed from 'absent' to '18.1-17-gae48e86f-0ubuntu1~16.04.1'
'python3-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'pxelinux' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'bind9utils' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.11'
'python3-crypto' changed from 'absent' to '2.6.1-6ubuntu0.16.04.3'
'python3-crochet' changed from 'absent' to '1.4.0-0ubuntu2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python3-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'libconfig-general-perl' changed from 'absent' to '2.60-1'
'python3-bs4' changed from 'absent' to '4.4.1-1'
'libsgutils2-2' changed from 'absent' to '1.40-0ubuntu1'
'libirs-export141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.11'

2019-01-15 02:27:03,480 [salt.state       :915 ][INFO    ][6408] Loading fresh modules for state activity
2019-01-15 02:27:03,524 [salt.state       :1951][INFO    ][6408] Completed state [maas-rack-controller] at time 02:27:03.524363 duration_in_ms=98081.767
2019-01-15 02:27:03,530 [salt.state       :1780][INFO    ][6408] Running state [ipmitool] at time 02:27:03.530937
2019-01-15 02:27:03,531 [salt.state       :1813][INFO    ][6408] Executing state pkg.installed for [ipmitool]
2019-01-15 02:27:04,054 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-01-15 02:27:04,081 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ipmitool'] in directory '/root'
2019-01-15 02:27:12,076 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022712064588
2019-01-15 02:27:12,115 [salt.minion      :1432][INFO    ][11007] Starting a new job with PID 11007
2019-01-15 02:27:12,136 [salt.minion      :1711][INFO    ][11007] Returning information for job: 20190115022712064588
2019-01-15 02:27:15,892 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-01-15 02:27:15,951 [salt.state       :300 ][INFO    ][6408] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'ipmitool' changed from 'absent' to '1.8.16-3ubuntu0.2'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libopenipmi0' changed from 'absent' to '2.0.18-0ubuntu11.2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.2'
'openipmi' changed from 'absent' to '2.0.18-0ubuntu11.2'

2019-01-15 02:27:15,971 [salt.state       :915 ][INFO    ][6408] Loading fresh modules for state activity
2019-01-15 02:27:16,013 [salt.state       :1951][INFO    ][6408] Completed state [ipmitool] at time 02:27:16.013120 duration_in_ms=12482.181
2019-01-15 02:27:16,018 [salt.state       :1780][INFO    ][6408] Running state [/etc/maas/rackd.conf] at time 02:27:16.018780
2019-01-15 02:27:16,019 [salt.state       :1813][INFO    ][6408] Executing state file.line for [/etc/maas/rackd.conf]
2019-01-15 02:27:16,024 [salt.state       :300 ][INFO    ][6408] No changes needed to be made
2019-01-15 02:27:16,024 [salt.state       :1951][INFO    ][6408] Completed state [/etc/maas/rackd.conf] at time 02:27:16.024860 duration_in_ms=6.08
2019-01-15 02:27:16,025 [salt.state       :1780][INFO    ][6408] Running state [/etc/maas/rackd.conf] at time 02:27:16.025422
2019-01-15 02:27:16,026 [salt.state       :1813][INFO    ][6408] Executing state file.managed for [/etc/maas/rackd.conf]
2019-01-15 02:27:16,026 [salt.loaded.int.states.file:2298][WARNING ][6408] State for file: /etc/maas/rackd.conf - 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-01-15 02:27:16,027 [salt.state       :300 ][INFO    ][6408] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2019-01-15 02:27:16,028 [salt.state       :1951][INFO    ][6408] Completed state [/etc/maas/rackd.conf] at time 02:27:16.027951 duration_in_ms=2.53
2019-01-15 02:27:16,462 [salt.state       :1780][INFO    ][6408] Running state [maas-rackd] at time 02:27:16.462135
2019-01-15 02:27:16,462 [salt.state       :1813][INFO    ][6408] Executing state service.running for [maas-rackd]
2019-01-15 02:27:16,463 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2019-01-15 02:27:16,484 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2019-01-15 02:27:16,499 [salt.loaded.int.module.cmdmod:395 ][INFO    ][6408] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2019-01-15 02:27:16,510 [salt.state       :300 ][INFO    ][6408] The service maas-rackd is already running
2019-01-15 02:27:16,510 [salt.state       :1951][INFO    ][6408] Completed state [maas-rackd] at time 02:27:16.510608 duration_in_ms=48.473
2019-01-15 02:27:16,512 [salt.minion      :1711][INFO    ][6408] Returning information for job: 20190115022521159748
2019-01-15 02:27:17,156 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115022717144876
2019-01-15 02:27:17,183 [salt.minion      :1432][INFO    ][11217] Starting a new job with PID 11217
2019-01-15 02:27:20,748 [salt.state       :915 ][INFO    ][11217] Loading fresh modules for state activity
2019-01-15 02:27:20,810 [salt.fileclient  :1219][INFO    ][11217] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2019-01-15 02:27:21,437 [salt.state       :1780][INFO    ][11217] Running state [maas-region-controller] at time 02:27:21.437318
2019-01-15 02:27:21,437 [salt.state       :1813][INFO    ][11217] Executing state pkg.installed for [maas-region-controller]
2019-01-15 02:27:21,438 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-01-15 02:27:21,809 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2019-01-15 02:27:21,920 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-01-15 02:27:24,071 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2019-01-15 02:27:24,104 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'maas-region-controller'] in directory '/root'
2019-01-15 02:27:27,280 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022727269822
2019-01-15 02:27:27,306 [salt.minion      :1432][INFO    ][11503] Starting a new job with PID 11503
2019-01-15 02:27:27,334 [salt.minion      :1711][INFO    ][11503] Returning information for job: 20190115022727269822
2019-01-15 02:27:37,345 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022737335277
2019-01-15 02:27:37,378 [salt.minion      :1432][INFO    ][11524] Starting a new job with PID 11524
2019-01-15 02:27:37,401 [salt.minion      :1711][INFO    ][11524] Returning information for job: 20190115022737335277
2019-01-15 02:27:47,422 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022747412288
2019-01-15 02:27:47,449 [salt.minion      :1432][INFO    ][11728] Starting a new job with PID 11728
2019-01-15 02:27:47,476 [salt.minion      :1711][INFO    ][11728] Returning information for job: 20190115022747412288
2019-01-15 02:27:57,492 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022757483797
2019-01-15 02:27:57,518 [salt.minion      :1432][INFO    ][11892] Starting a new job with PID 11892
2019-01-15 02:27:57,545 [salt.minion      :1711][INFO    ][11892] Returning information for job: 20190115022757483797
2019-01-15 02:28:07,582 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022807574361
2019-01-15 02:28:07,748 [salt.minion      :1432][INFO    ][11957] Starting a new job with PID 11957
2019-01-15 02:28:07,779 [salt.minion      :1711][INFO    ][11957] Returning information for job: 20190115022807574361
2019-01-15 02:28:17,731 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022817723091
2019-01-15 02:28:17,756 [salt.minion      :1432][INFO    ][12096] Starting a new job with PID 12096
2019-01-15 02:28:17,776 [salt.minion      :1711][INFO    ][12096] Returning information for job: 20190115022817723091
2019-01-15 02:28:27,808 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022827801351
2019-01-15 02:28:27,834 [salt.minion      :1432][INFO    ][13242] Starting a new job with PID 13242
2019-01-15 02:28:27,857 [salt.minion      :1711][INFO    ][13242] Returning information for job: 20190115022827801351
2019-01-15 02:28:37,884 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022837878041
2019-01-15 02:28:37,910 [salt.minion      :1432][INFO    ][13248] Starting a new job with PID 13248
2019-01-15 02:28:37,936 [salt.minion      :1711][INFO    ][13248] Returning information for job: 20190115022837878041
2019-01-15 02:28:47,964 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022847956391
2019-01-15 02:28:47,988 [salt.minion      :1432][INFO    ][13260] Starting a new job with PID 13260
2019-01-15 02:28:48,020 [salt.minion      :1711][INFO    ][13260] Returning information for job: 20190115022847956391
2019-01-15 02:28:58,046 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022858039371
2019-01-15 02:28:58,073 [salt.minion      :1432][INFO    ][13918] Starting a new job with PID 13918
2019-01-15 02:28:58,099 [salt.minion      :1711][INFO    ][13918] Returning information for job: 20190115022858039371
2019-01-15 02:29:08,145 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022908139095
2019-01-15 02:29:08,167 [salt.minion      :1432][INFO    ][14970] Starting a new job with PID 14970
2019-01-15 02:29:08,192 [salt.minion      :1711][INFO    ][14970] Returning information for job: 20190115022908139095
2019-01-15 02:29:18,225 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022918220735
2019-01-15 02:29:18,248 [salt.minion      :1432][INFO    ][14979] Starting a new job with PID 14979
2019-01-15 02:29:18,276 [salt.minion      :1711][INFO    ][14979] Returning information for job: 20190115022918220735
2019-01-15 02:29:28,310 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022928305971
2019-01-15 02:29:28,336 [salt.minion      :1432][INFO    ][14988] Starting a new job with PID 14988
2019-01-15 02:29:28,360 [salt.minion      :1711][INFO    ][14988] Returning information for job: 20190115022928305971
2019-01-15 02:29:38,390 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022938387781
2019-01-15 02:29:38,415 [salt.minion      :1432][INFO    ][15146] Starting a new job with PID 15146
2019-01-15 02:29:38,441 [salt.minion      :1711][INFO    ][15146] Returning information for job: 20190115022938387781
2019-01-15 02:29:48,488 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022948484958
2019-01-15 02:29:48,512 [salt.minion      :1432][INFO    ][15684] Starting a new job with PID 15684
2019-01-15 02:29:48,536 [salt.minion      :1711][INFO    ][15684] Returning information for job: 20190115022948484958
2019-01-15 02:29:58,587 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115022958584355
2019-01-15 02:29:58,616 [salt.minion      :1432][INFO    ][16170] Starting a new job with PID 16170
2019-01-15 02:29:58,641 [salt.minion      :1711][INFO    ][16170] Returning information for job: 20190115022958584355
2019-01-15 02:30:08,682 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023008680539
2019-01-15 02:30:08,709 [salt.minion      :1432][INFO    ][16506] Starting a new job with PID 16506
2019-01-15 02:30:08,729 [salt.minion      :1711][INFO    ][16506] Returning information for job: 20190115023008680539
2019-01-15 02:30:18,780 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023018783162
2019-01-15 02:30:18,808 [salt.minion      :1432][INFO    ][17172] Starting a new job with PID 17172
2019-01-15 02:30:18,831 [salt.minion      :1711][INFO    ][17172] Returning information for job: 20190115023018783162
2019-01-15 02:30:28,870 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023028875041
2019-01-15 02:30:28,898 [salt.minion      :1432][INFO    ][17185] Starting a new job with PID 17185
2019-01-15 02:30:28,926 [salt.minion      :1711][INFO    ][17185] Returning information for job: 20190115023028875041
2019-01-15 02:30:38,980 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023038975819
2019-01-15 02:30:39,012 [salt.minion      :1432][INFO    ][17190] Starting a new job with PID 17190
2019-01-15 02:30:39,040 [salt.minion      :1711][INFO    ][17190] Returning information for job: 20190115023038975819
2019-01-15 02:30:49,079 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023049070577
2019-01-15 02:30:49,113 [salt.minion      :1432][INFO    ][17196] Starting a new job with PID 17196
2019-01-15 02:30:49,139 [salt.minion      :1711][INFO    ][17196] Returning information for job: 20190115023049070577
2019-01-15 02:30:59,199 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023059186054
2019-01-15 02:30:59,229 [salt.minion      :1432][INFO    ][17201] Starting a new job with PID 17201
2019-01-15 02:30:59,256 [salt.minion      :1711][INFO    ][17201] Returning information for job: 20190115023059186054
2019-01-15 02:31:09,216 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023109201302
2019-01-15 02:31:09,243 [salt.minion      :1432][INFO    ][17212] Starting a new job with PID 17212
2019-01-15 02:31:09,264 [salt.minion      :1711][INFO    ][17212] Returning information for job: 20190115023109201302
2019-01-15 02:31:19,354 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023119315772
2019-01-15 02:31:19,381 [salt.minion      :1432][INFO    ][17218] Starting a new job with PID 17218
2019-01-15 02:31:19,406 [salt.minion      :1711][INFO    ][17218] Returning information for job: 20190115023119315772
2019-01-15 02:31:29,451 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023129436167
2019-01-15 02:31:29,481 [salt.minion      :1432][INFO    ][17223] Starting a new job with PID 17223
2019-01-15 02:31:29,502 [salt.minion      :1711][INFO    ][17223] Returning information for job: 20190115023129436167
2019-01-15 02:31:39,574 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023139551753
2019-01-15 02:31:39,613 [salt.minion      :1432][INFO    ][17229] Starting a new job with PID 17229
2019-01-15 02:31:39,645 [salt.minion      :1711][INFO    ][17229] Returning information for job: 20190115023139551753
2019-01-15 02:31:49,700 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023149679582
2019-01-15 02:31:49,711 [salt.minion      :1432][INFO    ][17413] Starting a new job with PID 17413
2019-01-15 02:31:49,744 [salt.minion      :1711][INFO    ][17413] Returning information for job: 20190115023149679582
2019-01-15 02:31:54,485 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-01-15 02:31:54,555 [salt.state       :300 ][INFO    ][11217] Made the following changes:
'python3.5-psycopg2' changed from 'absent' to '1'
'maas-region-controller' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'libapr1' changed from 'absent' to '1.5.2-3'
'sphinx-common' changed from 'absent' to '1.3.6-2ubuntu1.2'
'bind9' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.11'
'libecap3' changed from 'absent' to '1.0.1-3ubuntu3'
'python3-docutils' changed from 'absent' to '0.12+dfsg-1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.4'
'maas-region-api' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-roman' changed from 'absent' to '2.0.0-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'docutils' changed from 'absent' to '1'
'postgresql-contrib-9.5' changed from 'absent' to '9.5.14-0ubuntu0.16.04'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.9'
'maas-region-controller-min' changed from 'absent' to '1'
'python3-mimeparse' changed from 'absent' to '0.1.4-1build1'
'libpq5' changed from 'absent' to '9.5.14-0ubuntu0.16.04'
'fonts-font-awesome' changed from 'absent' to '4.5.0~dfsg-1'
'python3-django' changed from 'absent' to '1.8.7-1ubuntu5.7'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'postgresql-common' changed from 'absent' to '173ubuntu0.2'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.9'
'python3-convoy' changed from 'absent' to '0.2.1+bzr39-1'
'python3-psycopg2' changed from 'absent' to '2.6.1-1build2'
'libjs-yui3-min' changed from 'absent' to '3.5.1-1ubuntu3'
'python3-djorm-ext-pgarray' changed from 'absent' to '1.2-0ubuntu2'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.9'
'libjbig0' changed from 'absent' to '2.1-3.1'
'fonts-lato' changed from 'absent' to '2.0-1'
'postgresql-9.5' changed from 'absent' to '9.5.14-0ubuntu0.16.04'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'libpaperg' changed from 'absent' to '1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libirs141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.11'
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'squid-common' changed from 'absent' to '3.5.12-1ubuntu7.6'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.9'
'squid' changed from 'absent' to '3.5.12-1ubuntu7.6'
'squid-langpack' changed from 'absent' to '20150704-1'
'libjs-yui3-full' changed from 'absent' to '3.5.1-1ubuntu3'
'python3-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'postgresql-client-common' changed from 'absent' to '173ubuntu0.2'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3.1'
'python3-sqlparse' changed from 'absent' to '0.1.18-1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python3-django-piston' changed from 'absent' to '1'
'libjs-angularjs' changed from 'absent' to '1.2.28-1ubuntu2'
'postgresql-client-9.5' changed from 'absent' to '9.5.14-0ubuntu0.16.04'
'libjs-yui3-common' changed from 'absent' to '3.5.1-1ubuntu3'
'maas-dns' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-django-maas' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'dbconfig-pgsql' changed from 'absent' to '2.0.4ubuntu1'
'sphinx-rtd-theme-common' changed from 'absent' to '0.1.9-1'
'postgresql-client' changed from 'absent' to '9.5+173ubuntu0.2'
'python3-pillow' changed from 'absent' to '1'
'python3-django-piston3' changed from 'absent' to '0.3~rc2-3ubuntu1'
'dbconfig-common' changed from 'absent' to '2.0.4ubuntu1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2.1'
'httpd' changed from 'absent' to '1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'squid3-common' changed from 'absent' to '1'
'python3-sphinx-rtd-theme' changed from 'absent' to '0.1.9-1'
'python3-pygments' changed from 'absent' to '2.1+dfsg-1'
'maas-proxy' changed from 'absent' to '2.3.5-6511-gf466fdb-0ubuntu1'
'python3-alabaster' changed from 'absent' to '0.7.7-1'
'postgresql' changed from 'absent' to '9.5+173ubuntu0.2'
'sysstat' changed from 'absent' to '11.2.0-1ubuntu0.2'
'python3-petname' changed from 'absent' to '2.0-0ubuntu1~16.04'
'httpd-cgi' changed from 'absent' to '1'
'python3-sphinx' changed from 'absent' to '1.3.6-2ubuntu1.2'
'python3-djorm-pgarray' changed from 'absent' to '1'
'libjs-modernizr' changed from 'absent' to '2.6.2+ds1-1ubuntu1'
'python-django-common' changed from 'absent' to '1.8.7-1ubuntu5.7'
'ssl-cert' changed from 'absent' to '1.0.37'
'libwebpmux1' changed from 'absent' to '0.4.4-1'

2019-01-15 02:31:54,586 [salt.state       :915 ][INFO    ][11217] Loading fresh modules for state activity
2019-01-15 02:31:54,625 [salt.state       :1951][INFO    ][11217] Completed state [maas-region-controller] at time 02:31:54.625240 duration_in_ms=273187.921
2019-01-15 02:31:54,712 [salt.state       :1780][INFO    ][11217] Running state [python-oauth] at time 02:31:54.712637
2019-01-15 02:31:54,713 [salt.state       :1813][INFO    ][11217] Executing state pkg.installed for [python-oauth]
2019-01-15 02:31:55,194 [salt.state       :300 ][INFO    ][11217] All specified packages are already installed
2019-01-15 02:31:55,194 [salt.state       :1951][INFO    ][11217] Completed state [python-oauth] at time 02:31:55.194941 duration_in_ms=482.304
2019-01-15 02:31:55,197 [salt.state       :1780][INFO    ][11217] Running state [/etc/maas/regiond.conf] at time 02:31:55.197385
2019-01-15 02:31:55,197 [salt.state       :1813][INFO    ][11217] Executing state file.replace for [/etc/maas/regiond.conf]
2019-01-15 02:31:55,201 [salt.state       :300 ][INFO    ][11217] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: ffzzKF0XFwbw
 database_port: 5432
 database_user: maas
-maas_url: http://10.20.0.3:5240/MAAS
+maas_url: http://192.168.11.3:5240/MAAS

2019-01-15 02:31:55,201 [salt.state       :1951][INFO    ][11217] Completed state [/etc/maas/regiond.conf] at time 02:31:55.201372 duration_in_ms=3.987
2019-01-15 02:31:55,201 [salt.state       :1780][INFO    ][11217] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:31:55.201656
2019-01-15 02:31:55,201 [salt.state       :1813][INFO    ][11217] Executing state file.managed for [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template]
2019-01-15 02:31:55,221 [salt.fileclient  :1219][INFO    ][11217] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2019-01-15 02:31:55,246 [salt.state       :300 ][INFO    ][11217] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # DO NOT EDIT.  This file is automatically created by MAAS.
 # Last updated at {{modified}}.
 
@@ -10,6 +12,7 @@
 acl localnet src {{cidr}}
 {{endfor}}
 acl SSL_ports port 443
+acl SSL_ports port 50000        # jenkins slave
 acl Safe_ports port 80          # http
 acl Safe_ports port 21          # ftp
 acl Safe_ports port 443         # https
@@ -23,11 +26,7 @@
 http_access allow localhost
 http_access deny all
 http_port 3128 transparent
-{{if not maas_proxy_port}}
 http_port 8000
-{{else}}
-http_port {{maas_proxy_port}}
-{{endif}}
 refresh_pattern ^ftp:           1440    20%     10080
 refresh_pattern -i (/cgi-bin/|\?) 0     0%      0
 refresh_pattern \/Release(|\.gpg)$                        0    0%    0 refresh-ims
@@ -61,7 +60,5 @@
 cache_log /var/log/maas/proxy/cache.log
 cache_store_log /var/log/maas/proxy/store.log
 {{endif}}
-{{if upstream_peer_proxy}}
-cache_peer {{upstream_proxy_address}} parent {{upstream_proxy_port}} 0 no-query default
-never_direct allow all
-{{endif}}
+
+

2019-01-15 02:31:55,250 [salt.state       :1951][INFO    ][11217] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:31:55.250777 duration_in_ms=49.12
2019-01-15 02:31:55,251 [salt.state       :1780][INFO    ][11217] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:31:55.251287
2019-01-15 02:31:55,251 [salt.state       :1813][INFO    ][11217] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/node_status.py]
2019-01-15 02:31:55,254 [salt.state       :300 ][INFO    ][11217] File changed:
--- 
+++ 
@@ -284,7 +284,7 @@
 }
 
 NODE_FAILURE_MONITORED_STATUS_TIMEOUTS = {
-    NODE_STATUS.COMMISSIONING: 20,
+    NODE_STATUS.COMMISSIONING: 10,
     NODE_STATUS.DEPLOYING: 40,
     NODE_STATUS.RELEASING: 5,
     NODE_STATUS.ENTERING_RESCUE_MODE: 20,

2019-01-15 02:31:55,254 [salt.state       :1951][INFO    ][11217] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:31:55.254658 duration_in_ms=3.371
2019-01-15 02:31:55,255 [salt.state       :1780][INFO    ][11217] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:31:55.255146
2019-01-15 02:31:55,255 [salt.state       :1813][INFO    ][11217] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/node_status.py]
2019-01-15 02:31:55,262 [salt.state       :300 ][INFO    ][11217] File changed:
--- 
+++ 
@@ -285,7 +285,7 @@
 
 NODE_FAILURE_MONITORED_STATUS_TIMEOUTS = {
     NODE_STATUS.COMMISSIONING: 10,
-    NODE_STATUS.DEPLOYING: 40,
+    NODE_STATUS.DEPLOYING: 15,
     NODE_STATUS.RELEASING: 5,
     NODE_STATUS.ENTERING_RESCUE_MODE: 20,
     NODE_STATUS.EXITING_RESCUE_MODE: 5,

2019-01-15 02:31:55,262 [salt.state       :1951][INFO    ][11217] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:31:55.262417 duration_in_ms=7.271
2019-01-15 02:31:55,262 [salt.state       :1780][INFO    ][11217] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:31:55.262885
2019-01-15 02:31:55,263 [salt.state       :1813][INFO    ][11217] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/models/node.py]
2019-01-15 02:31:55,286 [salt.state       :300 ][INFO    ][11217] File changed:
--- 
+++ 
@@ -3210,7 +3210,7 @@
             alloc_type=IPADDRESS_TYPE.DISCOVERED, subnet__isnull=False)
         for ip_address in discovered_addresses:
             boot_interface.link_subnet(
-                INTERFACE_LINK_TYPE.AUTO, ip_address.subnet)
+                INTERFACE_LINK_TYPE.DHCP, ip_address.subnet)
             auto_set = True
         if not auto_set:
             # Failed to set AUTO mode on the boot interface. Lets force an

2019-01-15 02:31:55,286 [salt.state       :1951][INFO    ][11217] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:31:55.286458 duration_in_ms=23.574
2019-01-15 02:31:55,286 [salt.state       :1780][INFO    ][11217] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:31:55.286933
2019-01-15 02:31:55,287 [salt.state       :1813][INFO    ][11217] Executing state file.managed for [/etc/apache2/conf-enabled/maas-http.conf]
2019-01-15 02:31:55,304 [salt.fileclient  :1219][INFO    ][11217] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2019-01-15 02:31:55,305 [salt.state       :300 ][INFO    ][11217] File changed:
--- 
+++ 
@@ -37,3 +37,5 @@
     # Redirect (permanently) requests for /MAAS to /MAAS/.
     RewriteRule ^/MAAS$ %{REQUEST_URI}/ [R=301,L]
 </IfModule>
+Header set Access-Control-Allow-Origin "*"
+Header set X-Frame-Options "ALLOWALL"

2019-01-15 02:31:55,305 [salt.state       :1951][INFO    ][11217] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:31:55.305706 duration_in_ms=18.773
2019-01-15 02:31:55,306 [salt.state       :1780][INFO    ][11217] Running state [a2enmod headers] at time 02:31:55.306530
2019-01-15 02:31:55,306 [salt.state       :1813][INFO    ][11217] Executing state cmd.run for [a2enmod headers]
2019-01-15 02:31:55,307 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command 'a2enmod headers' in directory '/root'
2019-01-15 02:31:55,342 [salt.state       :300 ][INFO    ][11217] {'pid': 17977, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2019-01-15 02:31:55,342 [salt.state       :1951][INFO    ][11217] Completed state [a2enmod headers] at time 02:31:55.342294 duration_in_ms=35.765
2019-01-15 02:31:55,342 [salt.state       :1780][INFO    ][11217] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:31:55.342524
2019-01-15 02:31:55,342 [salt.state       :1813][INFO    ][11217] Executing state file.managed for [/usr/share/maas/web/static/css/maas-styles.css]
2019-01-15 02:31:55,374 [salt.fileclient  :1219][INFO    ][11217] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2019-01-15 02:31:55,376 [salt.state       :300 ][INFO    ][11217] File changed:
New file
2019-01-15 02:31:55,376 [salt.state       :1951][INFO    ][11217] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:31:55.376303 duration_in_ms=33.778
2019-01-15 02:31:55,376 [salt.state       :1780][INFO    ][11217] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:31:55.376721
2019-01-15 02:31:55,376 [salt.state       :1813][INFO    ][11217] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty]
2019-01-15 02:31:55,390 [salt.fileclient  :1219][INFO    ][11217] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2019-01-15 02:31:55,434 [salt.state       :300 ][INFO    ][11217] File changed:
New file
2019-01-15 02:31:55,434 [salt.state       :1951][INFO    ][11217] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:31:55.434446 duration_in_ms=57.724
2019-01-15 02:31:55,434 [salt.state       :1780][INFO    ][11217] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:31:55.434823
2019-01-15 02:31:55,435 [salt.state       :1813][INFO    ][11217] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial]
2019-01-15 02:31:55,453 [salt.fileclient  :1219][INFO    ][11217] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2019-01-15 02:31:55,495 [salt.state       :300 ][INFO    ][11217] File changed:
New file
2019-01-15 02:31:55,496 [salt.state       :1951][INFO    ][11217] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:31:55.496046 duration_in_ms=61.222
2019-01-15 02:31:55,496 [salt.state       :1780][INFO    ][11217] Running state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:31:55.496619
2019-01-15 02:31:55,497 [salt.state       :1813][INFO    ][11217] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial]
2019-01-15 02:31:55,511 [salt.fileclient  :1219][INFO    ][11217] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_arm64_generic_xenial'
2019-01-15 02:31:55,554 [salt.state       :300 ][INFO    ][11217] File changed:
New file
2019-01-15 02:31:55,555 [salt.state       :1951][INFO    ][11217] Completed state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:31:55.555014 duration_in_ms=58.395
2019-01-15 02:31:55,555 [salt.state       :1780][INFO    ][11217] Running state [/root/.pgpass] at time 02:31:55.555429
2019-01-15 02:31:55,555 [salt.state       :1813][INFO    ][11217] Executing state file.managed for [/root/.pgpass]
2019-01-15 02:31:55,576 [salt.fileclient  :1219][INFO    ][11217] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2019-01-15 02:31:55,614 [salt.state       :300 ][INFO    ][11217] File changed:
New file
2019-01-15 02:31:55,614 [salt.state       :1951][INFO    ][11217] Completed state [/root/.pgpass] at time 02:31:55.614682 duration_in_ms=59.251
2019-01-15 02:31:55,621 [salt.state       :1780][INFO    ][11217] Running state [maas-region syncdb --noinput] at time 02:31:55.621302
2019-01-15 02:31:55,621 [salt.state       :1813][INFO    ][11217] Executing state cmd.run for [maas-region syncdb --noinput]
2019-01-15 02:31:55,622 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command 'maas-region syncdb --noinput' in directory '/root'
2019-01-15 02:31:58,099 [salt.state       :300 ][INFO    ][11217] {'pid': 18005, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: staticfiles, messages\n  Apply all migrations: maasserver, piston3, contenttypes, metadataserver, sites, sessions, auth\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2019-01-15 02:31:58,099 [salt.state       :1951][INFO    ][11217] Completed state [maas-region syncdb --noinput] at time 02:31:58.099670 duration_in_ms=2478.367
2019-01-15 02:31:58,100 [salt.state       :2022][WARNING ][11217] State is set to retry, but a valid dict for retry configuration was not found.  Using retry defaults
2019-01-15 02:31:58,102 [salt.state       :1780][INFO    ][11217] Running state [maas-regiond] at time 02:31:58.102892
2019-01-15 02:31:58,103 [salt.state       :1813][INFO    ][11217] Executing state service.running for [maas-regiond]
2019-01-15 02:31:58,104 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2019-01-15 02:31:58,126 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2019-01-15 02:31:58,145 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2019-01-15 02:31:58,163 [salt.state       :300 ][INFO    ][11217] The service maas-regiond is already running
2019-01-15 02:31:58,164 [salt.state       :1951][INFO    ][11217] Completed state [maas-regiond] at time 02:31:58.164339 duration_in_ms=61.447
2019-01-15 02:31:58,164 [salt.state       :1780][INFO    ][11217] Running state [maas-regiond] at time 02:31:58.164755
2019-01-15 02:31:58,165 [salt.state       :1813][INFO    ][11217] Executing state service.mod_watch for [maas-regiond]
2019-01-15 02:31:58,166 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2019-01-15 02:31:58,184 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2019-01-15 02:31:58,219 [salt.state       :300 ][INFO    ][11217] {'maas-regiond': True}
2019-01-15 02:31:58,219 [salt.state       :1951][INFO    ][11217] Completed state [maas-regiond] at time 02:31:58.219843 duration_in_ms=55.088
2019-01-15 02:31:58,222 [salt.state       :1780][INFO    ][11217] Running state [bind9] at time 02:31:58.222256
2019-01-15 02:31:58,224 [salt.state       :1813][INFO    ][11217] Executing state service.running for [bind9]
2019-01-15 02:31:58,226 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2019-01-15 02:31:58,248 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2019-01-15 02:31:58,264 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2019-01-15 02:31:58,283 [salt.state       :300 ][INFO    ][11217] The service bind9 is already running
2019-01-15 02:31:58,283 [salt.state       :1951][INFO    ][11217] Completed state [bind9] at time 02:31:58.283905 duration_in_ms=61.649
2019-01-15 02:31:58,284 [salt.state       :1780][INFO    ][11217] Running state [bind9] at time 02:31:58.284203
2019-01-15 02:31:58,284 [salt.state       :1813][INFO    ][11217] Executing state service.mod_watch for [bind9]
2019-01-15 02:31:58,285 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2019-01-15 02:31:58,299 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2019-01-15 02:31:58,339 [salt.state       :300 ][INFO    ][11217] {'bind9': True}
2019-01-15 02:31:58,339 [salt.state       :1951][INFO    ][11217] Completed state [bind9] at time 02:31:58.339565 duration_in_ms=55.361
2019-01-15 02:31:58,340 [salt.state       :1780][INFO    ][11217] Running state [apache2] at time 02:31:58.340923
2019-01-15 02:31:58,341 [salt.state       :1813][INFO    ][11217] Executing state service.running for [apache2]
2019-01-15 02:31:58,342 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2019-01-15 02:31:58,359 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2019-01-15 02:31:58,372 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2019-01-15 02:31:58,390 [salt.state       :300 ][INFO    ][11217] The service apache2 is already running
2019-01-15 02:31:58,390 [salt.state       :1951][INFO    ][11217] Completed state [apache2] at time 02:31:58.390809 duration_in_ms=49.885
2019-01-15 02:31:58,391 [salt.state       :1780][INFO    ][11217] Running state [apache2] at time 02:31:58.391015
2019-01-15 02:31:58,391 [salt.state       :1813][INFO    ][11217] Executing state service.mod_watch for [apache2]
2019-01-15 02:31:58,391 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2019-01-15 02:31:58,409 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2019-01-15 02:31:59,666 [salt.state       :300 ][INFO    ][11217] {'apache2': True}
2019-01-15 02:31:59,667 [salt.state       :1951][INFO    ][11217] Completed state [apache2] at time 02:31:59.667149 duration_in_ms=1276.132
2019-01-15 02:31:59,668 [salt.state       :1780][INFO    ][11217] Running state [maasng.wait_for_http_code] at time 02:31:59.668461
2019-01-15 02:31:59,668 [salt.state       :1813][INFO    ][11217] Executing state module.run for [maasng.wait_for_http_code]
2019-01-15 02:31:59,669 [salt.utils.decorators:613 ][WARNING ][11217] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:31:59,674 [salt.loaded.ext.module.maasng:1435][INFO    ][11217] Waiting for api:http://localhost:5240/MAAS
sleep for:5s Left:120.0/120s
2019-01-15 02:31:59,819 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023159796843
2019-01-15 02:31:59,835 [salt.minion      :1432][INFO    ][18299] Starting a new job with PID 18299
2019-01-15 02:31:59,857 [salt.minion      :1711][INFO    ][18299] Returning information for job: 20190115023159796843
2019-01-15 02:32:04,794 [salt.state       :300 ][INFO    ][11217] {'ret': {'comment': 'MAAS API:http://localhost:5240/MAAS up.', 'result': True}}
2019-01-15 02:32:04,794 [salt.state       :1951][INFO    ][11217] Completed state [maasng.wait_for_http_code] at time 02:32:04.794467 duration_in_ms=5126.006
2019-01-15 02:32:04,795 [salt.state       :1780][INFO    ][11217] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:32:04.795307
2019-01-15 02:32:04,795 [salt.state       :1813][INFO    ][11217] Executing state cmd.run for [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin]
2019-01-15 02:32:04,796 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2019-01-15 02:32:06,647 [salt.state       :300 ][INFO    ][11217] {'pid': 18445, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:32:06,648 [salt.state       :1951][INFO    ][11217] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:32:06.647899 duration_in_ms=1852.59
2019-01-15 02:32:06,649 [salt.state       :1780][INFO    ][11217] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:06.649536
2019-01-15 02:32:06,650 [salt.state       :1813][INFO    ][11217] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 02:32:06,651 [salt.loaded.int.module.cmdmod:395 ][INFO    ][11217] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 02:32:08,246 [salt.state       :300 ][INFO    ][11217] {'pid': 18501, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:32:08,247 [salt.state       :1951][INFO    ][11217] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:08.247385 duration_in_ms=1597.848
2019-01-15 02:32:08,256 [salt.state       :1780][INFO    ][11217] Running state [maas_region_boot_source_resources_mirror] at time 02:32:08.256048
2019-01-15 02:32:08,256 [salt.state       :1813][INFO    ][11217] Executing state maasng.boot_source_present for [maas_region_boot_source_resources_mirror]
2019-01-15 02:32:08,575 [salt.loaded.ext.module.maasng:1508][INFO    ][11217] Removing boot-source:http://images.maas.io/ephemeral-v3/daily/
2019-01-15 02:32:08,694 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2019-01-15 02:32:09,966 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023209941652
2019-01-15 02:32:09,996 [salt.minion      :1432][INFO    ][18557] Starting a new job with PID 18557
2019-01-15 02:32:10,018 [salt.minion      :1711][INFO    ][18557] Returning information for job: 20190115023209941652
2019-01-15 02:32:13,745 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2019-01-15 02:32:18,918 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2019-01-15 02:32:20,125 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023220102933
2019-01-15 02:32:20,167 [salt.minion      :1432][INFO    ][18666] Starting a new job with PID 18666
2019-01-15 02:32:20,200 [salt.minion      :1711][INFO    ][18666] Returning information for job: 20190115023220102933
2019-01-15 02:32:23,975 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:885.0/900s
2019-01-15 02:32:29,405 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:879.0/900s
2019-01-15 02:32:30,274 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023230250986
2019-01-15 02:32:30,297 [salt.minion      :1432][INFO    ][18735] Starting a new job with PID 18735
2019-01-15 02:32:30,320 [salt.minion      :1711][INFO    ][18735] Returning information for job: 20190115023230250986
2019-01-15 02:32:34,460 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:874.0/900s
2019-01-15 02:32:40,082 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:869.0/900s
2019-01-15 02:32:40,445 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023240426514
2019-01-15 02:32:40,472 [salt.minion      :1432][INFO    ][18799] Starting a new job with PID 18799
2019-01-15 02:32:40,504 [salt.minion      :1711][INFO    ][18799] Returning information for job: 20190115023240426514
2019-01-15 02:32:45,143 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:863.0/900s
2019-01-15 02:32:50,222 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:858.0/900s
2019-01-15 02:32:50,614 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023250591635
2019-01-15 02:32:50,642 [salt.minion      :1432][INFO    ][18860] Starting a new job with PID 18860
2019-01-15 02:32:50,668 [salt.minion      :1711][INFO    ][18860] Returning information for job: 20190115023250591635
2019-01-15 02:32:55,272 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:853.0/900s
2019-01-15 02:33:00,363 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:848.0/900s
2019-01-15 02:33:00,789 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023300776067
2019-01-15 02:33:00,819 [salt.minion      :1432][INFO    ][18953] Starting a new job with PID 18953
2019-01-15 02:33:00,842 [salt.minion      :1711][INFO    ][18953] Returning information for job: 20190115023300776067
2019-01-15 02:33:05,422 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:843.0/900s
2019-01-15 02:33:10,698 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:838.0/900s
2019-01-15 02:33:10,962 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023310941142
2019-01-15 02:33:10,991 [salt.minion      :1432][INFO    ][19025] Starting a new job with PID 19025
2019-01-15 02:33:11,016 [salt.minion      :1711][INFO    ][19025] Returning information for job: 20190115023310941142
2019-01-15 02:33:18,848 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:830.0/900s
2019-01-15 02:33:21,142 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023321125401
2019-01-15 02:33:21,169 [salt.minion      :1432][INFO    ][19085] Starting a new job with PID 19085
2019-01-15 02:33:21,192 [salt.minion      :1711][INFO    ][19085] Returning information for job: 20190115023321125401
2019-01-15 02:33:23,926 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:825.0/900s
2019-01-15 02:33:28,993 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:820.0/900s
2019-01-15 02:33:31,318 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023331299809
2019-01-15 02:33:31,340 [salt.minion      :1432][INFO    ][19232] Starting a new job with PID 19232
2019-01-15 02:33:31,365 [salt.minion      :1711][INFO    ][19232] Returning information for job: 20190115023331299809
2019-01-15 02:33:34,074 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:815.0/900s
2019-01-15 02:33:39,132 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:810.0/900s
2019-01-15 02:33:41,501 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023341484745
2019-01-15 02:33:41,532 [salt.minion      :1432][INFO    ][19339] Starting a new job with PID 19339
2019-01-15 02:33:41,556 [salt.minion      :1711][INFO    ][19339] Returning information for job: 20190115023341484745
2019-01-15 02:33:44,292 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:804.0/900s
2019-01-15 02:33:49,360 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:799.0/900s
2019-01-15 02:33:51,693 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023351677796
2019-01-15 02:33:51,720 [salt.minion      :1432][INFO    ][19360] Starting a new job with PID 19360
2019-01-15 02:33:51,745 [salt.minion      :1711][INFO    ][19360] Returning information for job: 20190115023351677796
2019-01-15 02:33:54,421 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:794.0/900s
2019-01-15 02:33:59,599 [salt.state       :300 ][INFO    ][11217] {'new': 'boot resource http://images.maas.io/ephemeral-v3/daily was created', 'changes': {'new': 'Boot-resource http://images.maas.io/ephemeral-v3/daily/ deleted'}}
2019-01-15 02:33:59,599 [salt.state       :1951][INFO    ][11217] Completed state [maas_region_boot_source_resources_mirror] at time 02:33:59.599709 duration_in_ms=111343.66
2019-01-15 02:33:59,600 [salt.state       :1780][INFO    ][11217] Running state [maasng.boot_resources_import] at time 02:33:59.600649
2019-01-15 02:33:59,601 [salt.state       :1813][INFO    ][11217] Executing state module.run for [maasng.boot_resources_import]
2019-01-15 02:33:59,601 [salt.utils.decorators:613 ][WARNING ][11217] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:33:59,670 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2019-01-15 02:34:01,889 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023401872272
2019-01-15 02:34:01,911 [salt.minion      :1432][INFO    ][19431] Starting a new job with PID 19431
2019-01-15 02:34:01,938 [salt.minion      :1711][INFO    ][19431] Returning information for job: 20190115023401872272
2019-01-15 02:34:04,730 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2019-01-15 02:34:09,812 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2019-01-15 02:34:12,081 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023412065310
2019-01-15 02:34:12,108 [salt.minion      :1432][INFO    ][19466] Starting a new job with PID 19466
2019-01-15 02:34:12,135 [salt.minion      :1711][INFO    ][19466] Returning information for job: 20190115023412065310
2019-01-15 02:34:15,809 [salt.state       :300 ][INFO    ][11217] {'ret': True}
2019-01-15 02:34:15,810 [salt.state       :1951][INFO    ][11217] Completed state [maasng.boot_resources_import] at time 02:34:15.810207 duration_in_ms=16209.557
2019-01-15 02:34:15,811 [salt.state       :1780][INFO    ][11217] Running state [maas_region_boot_sources_selection_xenial] at time 02:34:15.810951
2019-01-15 02:34:15,811 [salt.state       :1813][INFO    ][11217] Executing state maasng.boot_sources_selections_present for [maas_region_boot_sources_selection_xenial]
2019-01-15 02:34:21,985 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2019-01-15 02:34:22,279 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023422265090
2019-01-15 02:34:22,310 [salt.minion      :1432][INFO    ][19502] Starting a new job with PID 19502
2019-01-15 02:34:22,339 [salt.minion      :1711][INFO    ][19502] Returning information for job: 20190115023422265090
2019-01-15 02:34:27,048 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2019-01-15 02:34:32,132 [salt.loaded.ext.module.maasng:1600][INFO    ][11217] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2019-01-15 02:34:32,486 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023432471578
2019-01-15 02:34:32,519 [salt.minion      :1432][INFO    ][19548] Starting a new job with PID 19548
2019-01-15 02:34:32,538 [salt.minion      :1711][INFO    ][19548] Returning information for job: 20190115023432471578
2019-01-15 02:34:40,411 [salt.state       :300 ][INFO    ][11217] boot-source selection for http://images.maas.io/ephemeral-v3/daily was created
2019-01-15 02:34:40,412 [salt.state       :1951][INFO    ][11217] Completed state [maas_region_boot_sources_selection_xenial] at time 02:34:40.412455 duration_in_ms=24601.502
2019-01-15 02:34:40,413 [salt.state       :1780][INFO    ][11217] Running state [maasng.sync_and_wait_bs_to_all_racks] at time 02:34:40.413862
2019-01-15 02:34:40,414 [salt.state       :1813][INFO    ][11217] Executing state module.run for [maasng.sync_and_wait_bs_to_all_racks]
2019-01-15 02:34:40,415 [salt.utils.decorators:613 ][WARNING ][11217] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:34:40,416 [salt.loaded.ext.module.maasng:1771][INFO    ][11217] boot-sources sync initiated for ALL Rack's
2019-01-15 02:34:42,507 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023442493083
2019-01-15 02:34:42,534 [salt.minion      :1432][INFO    ][19986] Starting a new job with PID 19986
2019-01-15 02:34:42,562 [salt.minion      :1711][INFO    ][19986] Returning information for job: 20190115023442493083
2019-01-15 02:34:43,020 [salt.state       :300 ][INFO    ][11217] {'ret': True}
2019-01-15 02:34:43,020 [salt.state       :1951][INFO    ][11217] Completed state [maasng.sync_and_wait_bs_to_all_racks] at time 02:34:43.020709 duration_in_ms=2606.847
2019-01-15 02:34:43,023 [salt.state       :1780][INFO    ][11217] Running state [maas.process_maas_config] at time 02:34:43.023367
2019-01-15 02:34:43,024 [salt.state       :1813][INFO    ][11217] Executing state module.run for [maas.process_maas_config]
2019-01-15 02:34:43,024 [salt.utils.decorators:613 ][WARNING ][11217] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:34:43,025 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=enable_http_proxy value=True
2019-01-15 02:34:43,089 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=upstream_dns value=8.8.8.8
2019-01-15 02:34:43,159 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=commissioning_distro_series value=xenial
2019-01-15 02:34:43,227 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=default_osystem value=ubuntu
2019-01-15 02:34:43,291 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=active_discovery_interval value=600
2019-01-15 02:34:46,545 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=dnssec_validation value=no
2019-01-15 02:34:46,610 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=maas_name value=mas01
2019-01-15 02:34:46,670 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=network_discovery value=enabled
2019-01-15 02:34:46,864 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=enable_third_party_drivers value=True
2019-01-15 02:34:46,925 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=default_storage_layout value=lvm
2019-01-15 02:34:47,004 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=ntp_external_only value=True
2019-01-15 02:34:47,063 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=disk_erase_with_secure_erase value=False
2019-01-15 02:34:47,129 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=default_distro_series value=xenial
2019-01-15 02:34:47,227 [salt.loaded.ext.module.maas:92  ][INFO    ][11217] maasconfig name=default_min_hwe_kernel value=ga-16.04
2019-01-15 02:34:47,402 [salt.state       :300 ][INFO    ][11217] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'upstream_dns', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'dnssec_validation', 'maas_name', 'network_discovery', 'enable_third_party_drivers', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2019-01-15 02:34:47,403 [salt.state       :1951][INFO    ][11217] Completed state [maas.process_maas_config] at time 02:34:47.403062 duration_in_ms=4379.694
2019-01-15 02:34:47,404 [salt.state       :1780][INFO    ][11217] Running state [pxe_admin] at time 02:34:47.403956
2019-01-15 02:34:47,404 [salt.state       :1813][INFO    ][11217] Executing state maasng.fabric_present for [pxe_admin]
2019-01-15 02:34:47,475 [salt.loaded.ext.module.maasng:945 ][INFO    ][11217] [{u'class_type': None, u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': None, u'vlans': [{u'vid': 0, u'fabric': u'fabric-2', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'name': u'fabric-2', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:34:47,553 [salt.loaded.ext.module.maasng:1008][WARNING ][11217] Detected cidr:192.168.11.0/24 in fabric:fabric-2
2019-01-15 02:34:47,553 [salt.loaded.ext.module.maasng:1011][WARNING ][11217] Guessing, that fabric with current name:fabric-2
 should be renamed to:pxe_admin
2019-01-15 02:34:47,625 [salt.state       :300 ][INFO    ][11217] {'new': 'Fabric  pxe_admin created', 'result': True}
2019-01-15 02:34:47,626 [salt.state       :1951][INFO    ][11217] Completed state [pxe_admin] at time 02:34:47.626142 duration_in_ms=222.185
2019-01-15 02:34:47,626 [salt.state       :1780][INFO    ][11217] Running state [vlan 0] at time 02:34:47.626552
2019-01-15 02:34:47,626 [salt.state       :1813][INFO    ][11217] Executing state maasng.vlan_present_in_fabric for [vlan 0]
2019-01-15 02:34:47,692 [salt.loaded.ext.module.maasng:945 ][INFO    ][11217] [{u'class_type': None, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:34:47,811 [salt.loaded.ext.module.maasng:945 ][INFO    ][11217] [{u'class_type': None, u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:34:48,189 [salt.loaded.ext.module.maasng:945 ][INFO    ][11217] [{u'id': 0, u'class_type': None, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'fabric': u'fabric-0'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'class_type': None, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'fabric': u'fabric-1'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'class_type': u'', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'fabric': u'pxe_admin'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2019-01-15 02:34:48,344 [salt.state       :300 ][INFO    ][11217] {'new': 'Vlan untagged was updated'}
2019-01-15 02:34:48,344 [salt.state       :1951][INFO    ][11217] Completed state [vlan 0] at time 02:34:48.344534 duration_in_ms=717.98
2019-01-15 02:34:48,346 [salt.state       :1780][INFO    ][11217] Running state [192.168.11.0/24] at time 02:34:48.346118
2019-01-15 02:34:48,346 [salt.state       :1813][INFO    ][11217] Executing state maasng.subnet_present for [192.168.11.0/24]
2019-01-15 02:34:48,559 [salt.loaded.ext.module.maasng:945 ][INFO    ][11217] [{u'class_type': None, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:34:48,559 [salt.loaded.ext.module.maasng:1235][WARNING ][11217] Ignoring parameter vlan:0
2019-01-15 02:34:48,644 [salt.state       :300 ][INFO    ][11217] Subnet 192.168.11.0/24 has been updated for pxe_admin
2019-01-15 02:34:48,644 [salt.state       :1951][INFO    ][11217] Completed state [192.168.11.0/24] at time 02:34:48.644600 duration_in_ms=298.481
2019-01-15 02:34:48,646 [salt.state       :1780][INFO    ][11217] Running state [maas_create_iprange_1] at time 02:34:48.646086
2019-01-15 02:34:48,646 [salt.state       :1813][INFO    ][11217] Executing state maasng.iprange_present for [maas_create_iprange_1]
2019-01-15 02:34:48,817 [salt.state       :300 ][INFO    ][11217] {'new': 'Iprange: Type:dynamic: 192.168.11.38-192.168.11.254 has been created'}
2019-01-15 02:34:48,818 [salt.state       :1951][INFO    ][11217] Completed state [maas_create_iprange_1] at time 02:34:48.818111 duration_in_ms=172.025
2019-01-15 02:34:48,818 [salt.state       :1780][INFO    ][11217] Running state [vlan 0] at time 02:34:48.818532
2019-01-15 02:34:48,818 [salt.state       :1813][INFO    ][11217] Executing state maasng.vlan_present_in_fabric for [vlan 0]
2019-01-15 02:34:48,884 [salt.loaded.ext.module.maasng:945 ][INFO    ][11217] [{u'class_type': None, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:34:48,991 [salt.loaded.ext.module.maasng:945 ][INFO    ][11217] [{u'class_type': None, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:34:49,345 [salt.loaded.ext.module.maasng:945 ][INFO    ][11217] [{u'class_type': None, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:34:49,458 [salt.state       :300 ][INFO    ][11217] {'new': 'Vlan untagged was updated'}
2019-01-15 02:34:49,458 [salt.state       :1951][INFO    ][11217] Completed state [vlan 0] at time 02:34:49.458353 duration_in_ms=639.819
2019-01-15 02:34:49,459 [salt.state       :1780][INFO    ][11217] Running state [opnfv] at time 02:34:49.459232
2019-01-15 02:34:49,459 [salt.state       :1813][INFO    ][11217] Executing state maasng.sshkey_present for [opnfv]
2019-01-15 02:34:49,512 [salt.loaded.ext.module.maasng:1903][INFO    ][11217] []
2019-01-15 02:34:49,692 [salt.state       :300 ][INFO    ][11217] {'new': 'SSH Key ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9EPrpVPjbJtSqDZMX5nXn6LMNnuXDhsh1V4Zf0ynamBhtwcs6ztm8AaLppz+mdXFAdO0jHy1U72eWTefrkaMjL/tFjZY03xJnuRPmhzPOy/LT8tOjkp1SRLb3JhYoKUDcJIJ2aAv0SIDuXhTT8r4aUvJOWUSv0Og34WfS1afOLKSjiz1j2sOW2iG1nim0uF+sX1K3GHPnE5LtwJMAG4WQO1yK9XG3CUxkaYnJRdMfwAx5QAhGhxu/bK7NwyTNxz8fkPdJhxookorf7JetCWwq6ScSTbAHqoTWbzLh4BhNVMOEdbMKAODdOXj2ii5mEFnQYBBmh1dXSP3k2bzD/TCP was added.'}
2019-01-15 02:34:49,692 [salt.state       :1951][INFO    ][11217] Completed state [opnfv] at time 02:34:49.692894 duration_in_ms=233.661
2019-01-15 02:34:49,696 [salt.minion      :1711][INFO    ][11217] Returning information for job: 20190115022717144876
2019-01-15 02:34:50,285 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115023450271976
2019-01-15 02:34:50,306 [salt.minion      :1432][INFO    ][20079] Starting a new job with PID 20079
2019-01-15 02:34:54,102 [salt.state       :915 ][INFO    ][20079] Loading fresh modules for state activity
2019-01-15 02:34:54,173 [salt.fileclient  :1219][INFO    ][20079] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2019-01-15 02:34:54,217 [salt.state       :1780][INFO    ][20079] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:54.217579
2019-01-15 02:34:54,218 [salt.state       :1813][INFO    ][20079] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 02:34:54,220 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20079] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 02:34:55,706 [salt.state       :300 ][INFO    ][20079] {'pid': 20138, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:34:55,707 [salt.state       :1951][INFO    ][20079] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:55.707227 duration_in_ms=1489.647
2019-01-15 02:34:55,710 [salt.state       :1780][INFO    ][20079] Running state [maas.process_machines] at time 02:34:55.710524
2019-01-15 02:34:55,711 [salt.state       :1813][INFO    ][20079] Executing state module.run for [maas.process_machines]
2019-01-15 02:34:55,711 [salt.utils.decorators:613 ][WARNING ][20079] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:34:55,782 [salt.loaded.ext.module.maas:412 ][WARNING ][20079] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:34:55,782 [salt.loaded.ext.module.maas:92  ][INFO    ][20079] machine hostname=cmp002 power_type=ipmi mac_addresses=00:25:b5:a0:00:6a power_parameters_power_address=172.30.8.72 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:34:57,442 [salt.loaded.ext.module.maas:412 ][WARNING ][20079] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:34:57,443 [salt.loaded.ext.module.maas:92  ][INFO    ][20079] machine hostname=cmp001 power_type=ipmi mac_addresses=00:25:b5:a0:00:5a power_parameters_power_address=172.30.8.73 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:34:59,180 [salt.loaded.ext.module.maas:412 ][WARNING ][20079] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:34:59,180 [salt.loaded.ext.module.maas:92  ][INFO    ][20079] machine hostname=kvm01 power_type=ipmi mac_addresses=00:25:b5:a0:00:2a power_parameters_power_address=172.30.8.75 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:35:00,416 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023500402085
2019-01-15 02:35:00,443 [salt.minion      :1432][INFO    ][20295] Starting a new job with PID 20295
2019-01-15 02:35:00,471 [salt.minion      :1711][INFO    ][20295] Returning information for job: 20190115023500402085
2019-01-15 02:35:00,736 [salt.loaded.ext.module.maas:412 ][WARNING ][20079] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:35:00,736 [salt.loaded.ext.module.maas:92  ][INFO    ][20079] machine hostname=kvm03 power_type=ipmi mac_addresses=00:25:b5:a0:00:4a power_parameters_power_address=172.30.8.74 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:35:02,067 [salt.loaded.ext.module.maas:412 ][WARNING ][20079] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:35:02,068 [salt.loaded.ext.module.maas:92  ][INFO    ][20079] machine hostname=kvm02 power_type=ipmi mac_addresses=00:25:b5:a0:00:3a power_parameters_power_address=172.30.8.65 power_parameters_power_pass=octopus architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:35:03,460 [salt.state       :300 ][INFO    ][20079] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2019-01-15 02:35:03,461 [salt.state       :1951][INFO    ][20079] Completed state [maas.process_machines] at time 02:35:03.461141 duration_in_ms=7750.616
2019-01-15 02:35:03,464 [salt.minion      :1711][INFO    ][20079] Returning information for job: 20190115023450271976
2019-01-15 02:35:45,559 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115023545545456
2019-01-15 02:35:45,580 [salt.minion      :1432][INFO    ][20492] Starting a new job with PID 20492
2019-01-15 02:35:49,186 [salt.state       :915 ][INFO    ][20492] Loading fresh modules for state activity
2019-01-15 02:35:49,244 [salt.fileclient  :1219][INFO    ][20492] Fetching file from saltenv 'base', ** done ** 'maas/machines/wait_for_ready_or_deployed.sls'
2019-01-15 02:35:49,286 [salt.state       :1780][INFO    ][20492] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:49.286753
2019-01-15 02:35:49,287 [salt.state       :1813][INFO    ][20492] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 02:35:49,289 [salt.loaded.int.module.cmdmod:395 ][INFO    ][20492] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 02:35:50,692 [salt.state       :300 ][INFO    ][20492] {'pid': 20499, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:35:50,693 [salt.state       :1951][INFO    ][20492] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:50.693624 duration_in_ms=1406.87
2019-01-15 02:35:50,696 [salt.state       :1780][INFO    ][20492] Running state [maas.wait_for_machine_status] at time 02:35:50.696228
2019-01-15 02:35:50,696 [salt.state       :1813][INFO    ][20492] Executing state module.run for [maas.wait_for_machine_status]
2019-01-15 02:35:50,697 [salt.utils.decorators:613 ][WARNING ][20492] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:35:51,689 [salt.loaded.ext.module.maas:1023][INFO    ][20492] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1499.01835895s left)
2019-01-15 02:35:55,611 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023555598077
2019-01-15 02:35:55,634 [salt.minion      :1432][INFO    ][20527] Starting a new job with PID 20527
2019-01-15 02:35:55,660 [salt.minion      :1711][INFO    ][20527] Returning information for job: 20190115023555598077
2019-01-15 02:36:05,818 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023605807038
2019-01-15 02:36:05,838 [salt.minion      :1432][INFO    ][20546] Starting a new job with PID 20546
2019-01-15 02:36:05,864 [salt.minion      :1711][INFO    ][20546] Returning information for job: 20190115023605807038
2019-01-15 02:36:16,014 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023615962977
2019-01-15 02:36:16,033 [salt.minion      :1432][INFO    ][20555] Starting a new job with PID 20555
2019-01-15 02:36:16,056 [salt.minion      :1711][INFO    ][20555] Returning information for job: 20190115023615962977
2019-01-15 02:36:22,756 [salt.loaded.ext.module.maas:1023][INFO    ][20492] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1467.95110989s left)
2019-01-15 02:36:26,008 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023625997714
2019-01-15 02:36:26,027 [salt.minion      :1432][INFO    ][20571] Starting a new job with PID 20571
2019-01-15 02:36:26,055 [salt.minion      :1711][INFO    ][20571] Returning information for job: 20190115023625997714
2019-01-15 02:36:36,232 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023636220797
2019-01-15 02:36:36,252 [salt.minion      :1432][INFO    ][20592] Starting a new job with PID 20592
2019-01-15 02:36:36,277 [salt.minion      :1711][INFO    ][20592] Returning information for job: 20190115023636220797
2019-01-15 02:36:46,442 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023646429922
2019-01-15 02:36:46,462 [salt.minion      :1432][INFO    ][20598] Starting a new job with PID 20598
2019-01-15 02:36:46,488 [salt.minion      :1711][INFO    ][20598] Returning information for job: 20190115023646429922
2019-01-15 02:36:53,796 [salt.loaded.ext.module.maas:1023][INFO    ][20492] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1436.91113091s left)
2019-01-15 02:36:56,487 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023656481134
2019-01-15 02:36:56,500 [salt.minion      :1432][INFO    ][20712] Starting a new job with PID 20712
2019-01-15 02:36:56,524 [salt.minion      :1711][INFO    ][20712] Returning information for job: 20190115023656481134
2019-01-15 02:37:06,674 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023706665454
2019-01-15 02:37:06,686 [salt.minion      :1432][INFO    ][20758] Starting a new job with PID 20758
2019-01-15 02:37:06,711 [salt.minion      :1711][INFO    ][20758] Returning information for job: 20190115023706665454
2019-01-15 02:37:16,876 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023716868755
2019-01-15 02:37:16,898 [salt.minion      :1432][INFO    ][20810] Starting a new job with PID 20810
2019-01-15 02:37:16,933 [salt.minion      :1711][INFO    ][20810] Returning information for job: 20190115023716868755
2019-01-15 02:37:25,297 [salt.loaded.ext.module.maas:1023][INFO    ][20492] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1405.41060686s left)
2019-01-15 02:37:27,102 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023727094585
2019-01-15 02:37:27,127 [salt.minion      :1432][INFO    ][20877] Starting a new job with PID 20877
2019-01-15 02:37:27,157 [salt.minion      :1711][INFO    ][20877] Returning information for job: 20190115023727094585
2019-01-15 02:37:37,327 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023737319181
2019-01-15 02:37:37,348 [salt.minion      :1432][INFO    ][20973] Starting a new job with PID 20973
2019-01-15 02:37:37,374 [salt.minion      :1711][INFO    ][20973] Returning information for job: 20190115023737319181
2019-01-15 02:37:47,541 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023747533309
2019-01-15 02:37:47,560 [salt.minion      :1432][INFO    ][20980] Starting a new job with PID 20980
2019-01-15 02:37:47,588 [salt.minion      :1711][INFO    ][20980] Returning information for job: 20190115023747533309
2019-01-15 02:37:56,987 [salt.loaded.ext.module.maas:1023][INFO    ][20492] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1373.72091889s left)
2019-01-15 02:37:57,761 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023757754248
2019-01-15 02:37:57,783 [salt.minion      :1432][INFO    ][21028] Starting a new job with PID 21028
2019-01-15 02:37:57,811 [salt.minion      :1711][INFO    ][21028] Returning information for job: 20190115023757754248
2019-01-15 02:38:07,783 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023807776061
2019-01-15 02:38:07,803 [salt.minion      :1432][INFO    ][21351] Starting a new job with PID 21351
2019-01-15 02:38:07,830 [salt.minion      :1711][INFO    ][21351] Returning information for job: 20190115023807776061
2019-01-15 02:38:18,010 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023818004044
2019-01-15 02:38:18,030 [salt.minion      :1432][INFO    ][21377] Starting a new job with PID 21377
2019-01-15 02:38:18,044 [salt.minion      :1711][INFO    ][21377] Returning information for job: 20190115023818004044
2019-01-15 02:38:28,217 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023828216624
2019-01-15 02:38:28,235 [salt.minion      :1432][INFO    ][21453] Starting a new job with PID 21453
2019-01-15 02:38:28,262 [salt.minion      :1711][INFO    ][21453] Returning information for job: 20190115023828216624
2019-01-15 02:38:28,796 [salt.loaded.ext.module.maas:1023][INFO    ][20492] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1341.912081s left)
2019-01-15 02:38:38,441 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023838435823
2019-01-15 02:38:38,460 [salt.minion      :1432][INFO    ][21534] Starting a new job with PID 21534
2019-01-15 02:38:38,484 [salt.minion      :1711][INFO    ][21534] Returning information for job: 20190115023838435823
2019-01-15 02:38:48,662 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023848656584
2019-01-15 02:38:48,682 [salt.minion      :1432][INFO    ][21550] Starting a new job with PID 21550
2019-01-15 02:38:48,709 [salt.minion      :1711][INFO    ][21550] Returning information for job: 20190115023848656584
2019-01-15 02:38:58,686 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023858681313
2019-01-15 02:38:58,708 [salt.minion      :1432][INFO    ][21677] Starting a new job with PID 21677
2019-01-15 02:38:58,735 [salt.minion      :1711][INFO    ][21677] Returning information for job: 20190115023858681313
2019-01-15 02:39:01,378 [salt.loaded.ext.module.maas:1023][INFO    ][20492] Waiting status:Ready|Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:1500s (1309.32986689s left)
2019-01-15 02:39:08,716 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023908712091
2019-01-15 02:39:08,736 [salt.minion      :1432][INFO    ][21832] Starting a new job with PID 21832
2019-01-15 02:39:08,763 [salt.minion      :1711][INFO    ][21832] Returning information for job: 20190115023908712091
2019-01-15 02:39:18,745 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023918736026
2019-01-15 02:39:18,767 [salt.minion      :1432][INFO    ][21919] Starting a new job with PID 21919
2019-01-15 02:39:18,792 [salt.minion      :1711][INFO    ][21919] Returning information for job: 20190115023918736026
2019-01-15 02:39:28,774 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023928770347
2019-01-15 02:39:28,796 [salt.minion      :1432][INFO    ][22033] Starting a new job with PID 22033
2019-01-15 02:39:28,820 [salt.minion      :1711][INFO    ][22033] Returning information for job: 20190115023928770347
2019-01-15 02:39:34,505 [salt.loaded.ext.module.maas:1023][INFO    ][20492] Waiting status:Ready|Deployed for machines:['kvm01', 'kvm02']
sleep for:30s Timeout:1500s (1276.20256186s left)
2019-01-15 02:39:38,807 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023938803915
2019-01-15 02:39:38,829 [salt.minion      :1432][INFO    ][22063] Starting a new job with PID 22063
2019-01-15 02:39:38,860 [salt.minion      :1711][INFO    ][22063] Returning information for job: 20190115023938803915
2019-01-15 02:39:48,851 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023948844274
2019-01-15 02:39:48,873 [salt.minion      :1432][INFO    ][22142] Starting a new job with PID 22142
2019-01-15 02:39:48,902 [salt.minion      :1711][INFO    ][22142] Returning information for job: 20190115023948844274
2019-01-15 02:39:58,888 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115023958885920
2019-01-15 02:39:58,910 [salt.minion      :1432][INFO    ][22177] Starting a new job with PID 22177
2019-01-15 02:39:58,936 [salt.minion      :1711][INFO    ][22177] Returning information for job: 20190115023958885920
2019-01-15 02:40:08,719 [salt.state       :300 ][INFO    ][20492] {'ret': True}
2019-01-15 02:40:08,720 [salt.state       :1951][INFO    ][20492] Completed state [maas.wait_for_machine_status] at time 02:40:08.720049 duration_in_ms=258023.819
2019-01-15 02:40:08,724 [salt.minion      :1711][INFO    ][20492] Returning information for job: 20190115023545545456
2019-01-15 02:40:09,392 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115024009388429
2019-01-15 02:40:09,413 [salt.minion      :1432][INFO    ][22287] Starting a new job with PID 22287
2019-01-15 02:40:13,039 [salt.state       :915 ][INFO    ][22287] Loading fresh modules for state activity
2019-01-15 02:40:13,096 [salt.fileclient  :1219][INFO    ][22287] Fetching file from saltenv 'base', ** done ** 'maas/machines/storage.sls'
2019-01-15 02:40:13,188 [salt.state       :1780][INFO    ][22287] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:40:13.188524
2019-01-15 02:40:13,188 [salt.state       :1813][INFO    ][22287] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 02:40:13,190 [salt.loaded.int.module.cmdmod:395 ][INFO    ][22287] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 02:40:14,632 [salt.state       :300 ][INFO    ][22287] {'pid': 22295, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:40:14,633 [salt.state       :1951][INFO    ][22287] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:40:14.633525 duration_in_ms=1445.0
2019-01-15 02:40:14,637 [salt.state       :1780][INFO    ][22287] Running state [maas_machines_storage_cmp002_lvm] at time 02:40:14.637438
2019-01-15 02:40:14,638 [salt.state       :1813][INFO    ][22287] Executing state maasng.disk_layout_present for [maas_machines_storage_cmp002_lvm]
2019-01-15 02:40:16,296 [salt.loaded.ext.module.maasng:610 ][INFO    ][22287] p8bgmg
2019-01-15 02:40:16,297 [salt.loaded.ext.module.maasng:626 ][INFO    ][22287] sda
2019-01-15 02:40:17,119 [salt.loaded.ext.module.maasng:361 ][INFO    ][22287] p8bgmg
2019-01-15 02:40:17,251 [salt.loaded.ext.module.maasng:367 ][INFO    ][22287] [{u'size': 2397998940160, u'model': u'UCSB-MRAID12G', u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'filesystem': None, u'name': u'sda', u'system_id': u'p8bgmg', u'partition_table_type': u'GPT', u'path': u'/dev/disk/by-dname/sda', u'id_path': u'/dev/disk/by-id/wwn-0x618e728372755980239b15112698bc66', u'available_size': 0, u'serial': u'618e728372755980239b15112698bc66', u'partitions': [{u'uuid': u'971fc60c-e6f2-422f-b7f0-df9730b2f26b', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'p8bgmg', u'device_id': 4, u'filesystem': {u'uuid': u'22020388-10cc-4f1a-8946-cd028b64c548', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'size': 2397992648704, u'type': u'partition', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/4/partition/3'}], u'type': u'physical', u'id': 4, u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/4/'}, {u'size': 2397988454400, u'model': None, u'block_size': 4096, u'uuid': u'cd247a7c-aacf-4213-953c-dc5b4587dafe', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 2397988454400, u'filesystem': {u'uuid': u'5a96c38d-f0aa-4317-937c-74e181e06534', u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4'}, u'name': u'vgroot-lvroot', u'system_id': u'p8bgmg', u'partition_table_type': None, u'path': u'/dev/disk/by-dname/lvroot', u'id_path': None, u'available_size': 0, u'serial': None, u'partitions': [], u'type': u'virtual', u'id': 9, u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/9/'}]
2019-01-15 02:40:17,252 [salt.loaded.ext.module.maasng:632 ][INFO    ][22287] vgroot
2019-01-15 02:40:17,252 [salt.loaded.ext.module.maasng:635 ][INFO    ][22287] lvroot
2019-01-15 02:40:17,253 [salt.loaded.ext.module.maasng:639 ][INFO    ][22287] 107374182400
2019-01-15 02:40:18,064 [salt.loaded.ext.module.maasng:645 ][INFO    ][22287] {u'hwe_kernel': u'', u'status_action': u'', u'testing_status_name': u'Passed', u'disable_ipv4': False, u'cpu_count': 16, u'power_type': u'ipmi', u'domain': {u'resource_record_count': 0, u'name': u'maas', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'memory_test_status_name': u'Unknown', u'node_type': 0, u'tag_names': [], u'swap_size': None, u'owner': None, u'pod': None, u'cache_sets': [], u'iscsiblockdevice_set': [], u'boot_disk': {u'block_size': 4096, u'uuid': None, u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/4/', u'type': u'physical', u'partitions': [{u'uuid': u'989d97f4-2392-4458-a3bd-561089eefb8a', u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/4/partition/6', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'p8bgmg', u'filesystem': {u'mount_options': None, u'fstype': u'lvm-pv', u'mount_point': None, u'uuid': u'b3285791-2987-4873-bcc1-fbcc85b04d0c', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 4, u'type': u'partition', u'id': 6, u'size': 2397992648704}], u'tags': [u'rotary'], u'name': u'sda', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'p8bgmg', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e728372755980239b15112698bc66', u'available_size': 0, u'model': u'UCSB-MRAID12G', u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'id': 4, u'serial': u'618e728372755980239b15112698bc66', u'size': 2397998940160}, u'blockdevice_set': [{u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/4/', u'uuid': None, u'tags': [u'rotary'], u'type': u'physical', u'partitions': [{u'uuid': u'989d97f4-2392-4458-a3bd-561089eefb8a', u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/4/partition/6', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'p8bgmg', u'filesystem': {u'mount_options': None, u'fstype': u'lvm-pv', u'mount_point': None, u'uuid': u'b3285791-2987-4873-bcc1-fbcc85b04d0c', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 4, u'type': u'partition', u'id': 6, u'size': 2397992648704}], u'name': u'sda', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'p8bgmg', u'block_size': 4096, u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e728372755980239b15112698bc66', u'available_size': 0, u'model': u'UCSB-MRAID12G', u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'id': 4, u'serial': u'618e728372755980239b15112698bc66', u'size': 2397998940160}, {u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/12/', u'uuid': u'6183ce94-dcb8-40fe-b1c0-5ece6fb8a3b4', u'tags': [], u'type': u'virtual', u'partitions': [], u'name': u'vgroot-lvroot', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'p8bgmg', u'block_size': 4096, u'partition_table_type': None, u'filesystem': {u'mount_options': None, u'fstype': u'ext4', u'mount_point': u'/', u'uuid': u'0642a098-b0ca-4948-ae0f-15254ccce7e5', u'label': u'root'}, u'id_path': None, u'available_size': 0, u'model': None, u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 107374182400, u'id': 12, u'serial': None, u'size': 107374182400}], u'zone': {u'id': 1, u'description': u'', u'name': u'default', u'resource_uri': u'/MAAS/api/2.0/zones/default/'}, u'node_type_name': u'Machine', u'hostname': u'cmp002', u'storage': 2397998.9401599998, u'testing_status': 2, u'system_id': u'p8bgmg', u'raids': [], u'memory': 32768, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': None, u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u'Power state queried: off', u'virtualblockdevice_set': [{u'block_size': 4096, u'uuid': u'6183ce94-dcb8-40fe-b1c0-5ece6fb8a3b4', u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/12/', u'type': u'virtual', u'partitions': [], u'tags': [], u'name': u'vgroot-lvroot', u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'system_id': u'p8bgmg', u'partition_table_type': None, u'filesystem': {u'mount_options': None, u'fstype': u'ext4', u'mount_point': u'/', u'uuid': u'0642a098-b0ca-4948-ae0f-15254ccce7e5', u'label': u'root'}, u'id_path': None, u'available_size': 0, u'model': None, u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 107374182400, u'id': 12, u'serial': None, u'size': 107374182400}], u'min_hwe_kernel': u'ga-16.04', u'status': 4, u'bcaches': [], u'storage_test_status_name': u'Passed', u'power_state': u'off', u'owner_data': {}, u'ip_addresses': [u'192.168.11.42'], u'other_test_status_name': u'Unknown', u'volume_groups': [{u'__incomplete__': True, u'system_id': u'p8bgmg', u'id': 6}], u'special_filesystems': [], u'cpu_test_status_name': u'Unknown', u'boot_interface': {u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'fabric': u'pxe_admin'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42', u'id': 26, u'mode': u'dhcp'}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'fabric': u'pxe_admin'}, u'enabled': True, u'parents': [], u'id': 5, u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'fabric': u'pxe_admin'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42'}], u'mac_address': u'00:25:b5:a0:00:6a', u'params': u'', u'effective_mtu': 1500, u'system_id': u'p8bgmg', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/interfaces/5/'}, u'interface_set': [{u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'fabric': u'pxe_admin'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42', u'id': 26, u'mode': u'dhcp'}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'fabric': u'pxe_admin'}, u'enabled': True, u'parents': [], u'id': 5, u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'fabric': u'pxe_admin'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42'}], u'mac_address': u'00:25:b5:a0:00:6a', u'params': u'', u'effective_mtu': 1500, u'system_id': u'p8bgmg', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/interfaces/5/'}, {u'name': u'enp7s0', u'links': [{u'mode': u'link_up', u'id': 27}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'fabric': u'fabric-0'}, u'enabled': True, u'parents': [], u'id': 16, u'discovered': None, u'mac_address': u'00:25:b5:a0:00:6b', u'params': u'', u'effective_mtu': 1500, u'system_id': u'p8bgmg', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/interfaces/16/'}, {u'name': u'enp8s0', u'links': [{u'mode': u'link_up', u'id': 28}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'fabric': u'fabric-0'}, u'enabled': True, u'parents': [], u'id': 17, u'discovered': None, u'mac_address': u'00:25:b5:a0:00:6c', u'params': u'', u'effective_mtu': 1500, u'system_id': u'p8bgmg', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/interfaces/17/'}, {u'name': u'enp9s0', u'links': [{u'mode': u'link_up', u'id': 29}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'fabric': u'fabric-0'}, u'enabled': True, u'parents': [], u'id': 18, u'discovered': None, u'mac_address': u'00:25:b5:a0:00:6d', u'params': u'', u'effective_mtu': 1500, u'system_id': u'p8bgmg', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/interfaces/18/'}], u'current_testing_result_id': 3, u'cpu_test_status': -1, u'storage_test_status': 2, u'other_test_status': -1, u'status_name': u'Ready', u'physicalblockdevice_set': [{u'block_size': 4096, u'uuid': None, u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/4/', u'type': u'physical', u'partitions': [{u'uuid': u'989d97f4-2392-4458-a3bd-561089eefb8a', u'resource_uri': u'/MAAS/api/2.0/nodes/p8bgmg/blockdevices/4/partition/6', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'p8bgmg', u'filesystem': {u'mount_options': None, u'fstype': u'lvm-pv', u'mount_point': None, u'uuid': u'b3285791-2987-4873-bcc1-fbcc85b04d0c', u'label': None}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 4, u'type': u'partition', u'id': 6, u'size': 2397992648704}], u'tags': [u'rotary'], u'name': u'sda', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'p8bgmg', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e728372755980239b15112698bc66', u'available_size': 0, u'model': u'UCSB-MRAID12G', u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'id': 4, u'serial': u'618e728372755980239b15112698bc66', u'size': 2397998940160}], u'netboot': True, u'osystem': u'', u'fqdn': u'cmp002.maas', u'commissioning_status': 2, u'architecture': u'amd64/generic', u'commissioning_status_name': u'Passed', u'current_commissioning_result_id': 2, u'address_ttl': None, u'memory_test_status': -1, u'distro_series': u'', u'resource_uri': u'/MAAS/api/2.0/machines/p8bgmg/'}
2019-01-15 02:40:18,068 [salt.state       :300 ][INFO    ][22287] {'new': {'storage_layout': 'lvm'}}
2019-01-15 02:40:18,068 [salt.state       :1951][INFO    ][22287] Completed state [maas_machines_storage_cmp002_lvm] at time 02:40:18.068882 duration_in_ms=3431.444
2019-01-15 02:40:18,069 [salt.state       :1780][INFO    ][22287] Running state [maas_machines_storage_cmp001_lvm] at time 02:40:18.069424
2019-01-15 02:40:18,069 [salt.state       :1813][INFO    ][22287] Executing state maasng.disk_layout_present for [maas_machines_storage_cmp001_lvm]
2019-01-15 02:40:19,463 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024019460973
2019-01-15 02:40:19,481 [salt.minion      :1432][INFO    ][22309] Starting a new job with PID 22309
2019-01-15 02:40:19,507 [salt.minion      :1711][INFO    ][22309] Returning information for job: 20190115024019460973
2019-01-15 02:40:19,636 [salt.loaded.ext.module.maasng:610 ][INFO    ][22287] cwswk8
2019-01-15 02:40:19,636 [salt.loaded.ext.module.maasng:626 ][INFO    ][22287] sda
2019-01-15 02:40:20,460 [salt.loaded.ext.module.maasng:361 ][INFO    ][22287] cwswk8
2019-01-15 02:40:20,604 [salt.loaded.ext.module.maasng:367 ][INFO    ][22287] [{u'size': 2397998940160, u'model': u'UCSB-MRAID12G', u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'filesystem': None, u'name': u'sda', u'system_id': u'cwswk8', u'partition_table_type': u'GPT', u'path': u'/dev/disk/by-dname/sda', u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'available_size': 0, u'serial': u'618e72837274f1901cc7889705aa1b02', u'partitions': [{u'uuid': u'd587e4d9-0482-4e9f-96e0-25c971e0f43e', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'cwswk8', u'device_id': 3, u'filesystem': {u'uuid': u'def70c60-d553-426e-a2cd-f13fb74c0566', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'size': 2397992648704, u'type': u'partition', u'id': 2, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/3/partition/2'}], u'type': u'physical', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/3/'}, {u'size': 2397988454400, u'model': None, u'block_size': 4096, u'uuid': u'ba8ae6ac-290e-46e5-a0a5-c81f68712943', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 2397988454400, u'filesystem': {u'uuid': u'a4122cc3-c0ff-42b5-b1ec-588977bd9179', u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4'}, u'name': u'vgroot-lvroot', u'system_id': u'cwswk8', u'partition_table_type': None, u'path': u'/dev/disk/by-dname/lvroot', u'id_path': None, u'available_size': 0, u'serial': None, u'partitions': [], u'type': u'virtual', u'id': 8, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/8/'}]
2019-01-15 02:40:20,605 [salt.loaded.ext.module.maasng:632 ][INFO    ][22287] vgroot
2019-01-15 02:40:20,605 [salt.loaded.ext.module.maasng:635 ][INFO    ][22287] lvroot
2019-01-15 02:40:20,606 [salt.loaded.ext.module.maasng:639 ][INFO    ][22287] 107374182400
2019-01-15 02:40:21,385 [salt.loaded.ext.module.maasng:645 ][INFO    ][22287] {u'hwe_kernel': u'', u'swap_size': None, u'memory_test_status': -1, u'ip_addresses': [u'192.168.11.38'], u'storage_test_status_name': u'Passed', u'power_type': u'ipmi', u'domain': {u'resource_record_count': 0, u'name': u'maas', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'memory_test_status_name': u'Unknown', u'status_action': u'', u'tag_names': [], u'testing_status_name': u'Passed', u'owner': None, u'pod': None, u'cache_sets': [], u'cpu_test_status_name': u'Unknown', u'iscsiblockdevice_set': [], u'zone': {u'id': 1, u'resource_uri': u'/MAAS/api/2.0/zones/default/', u'description': u'', u'name': u'default'}, u'disable_ipv4': False, u'node_type_name': u'Machine', u'hostname': u'cmp001', u'storage': 2397998.9401599998, u'testing_status': 2, u'system_id': u'cwswk8', u'power_state': u'off', u'memory': 32768, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': None, u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u'Power state queried: off', u'virtualblockdevice_set': [{u'block_size': 4096, u'uuid': u'1e8996a1-c7ad-4d03-9d0c-286bfb9faa9e', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'type': u'virtual', u'name': u'vgroot-lvroot', u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/13/', u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'system_id': u'cwswk8', u'partition_table_type': None, u'filesystem': {u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4', u'uuid': u'503b8105-0cac-4271-b479-85413175ab13'}, u'id_path': None, u'available_size': 0, u'model': None, u'partitions': [], u'used_size': 107374182400, u'id': 13, u'serial': None, u'size': 107374182400}], u'min_hwe_kernel': u'ga-16.04', u'status': 4, u'bcaches': [], u'cpu_count': 16, u'raids': [], u'physicalblockdevice_set': [{u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'type': u'physical', u'name': u'sda', u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/3/', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'cwswk8', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'available_size': 0, u'model': u'UCSB-MRAID12G', u'partitions': [{u'size': 2397992648704, u'uuid': u'e2411f3b-dcf5-4bce-a79c-687ed82d105b', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'cwswk8', u'filesystem': {u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv', u'uuid': u'eca04880-15fb-48a5-a6f1-931846ded5bd'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 3, u'type': u'partition', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/3/partition/7'}], u'used_size': 2397998940160, u'id': 3, u'serial': u'618e72837274f1901cc7889705aa1b02', u'size': 2397998940160}], u'other_test_status_name': u'Unknown', u'owner_data': {}, u'volume_groups': [{u'__incomplete__': True, u'system_id': u'cwswk8', u'id': 7}], u'special_filesystems': [], u'current_commissioning_result_id': 4, u'boot_disk': {u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'type': u'physical', u'name': u'sda', u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/3/', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'cwswk8', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'available_size': 0, u'model': u'UCSB-MRAID12G', u'partitions': [{u'size': 2397992648704, u'uuid': u'e2411f3b-dcf5-4bce-a79c-687ed82d105b', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'cwswk8', u'filesystem': {u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv', u'uuid': u'eca04880-15fb-48a5-a6f1-931846ded5bd'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 3, u'type': u'partition', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/3/partition/7'}], u'used_size': 2397998940160, u'id': 3, u'serial': u'618e72837274f1901cc7889705aa1b02', u'size': 2397998940160}, u'current_testing_result_id': 5, u'address_ttl': None, u'storage_test_status': 2, u'other_test_status': -1, u'status_name': u'Ready', u'netboot': True, u'osystem': u'', u'fqdn': u'cmp001.maas', u'node_type': 0, u'cpu_test_status': -1, u'commissioning_status': 2, u'architecture': u'amd64/generic', u'boot_interface': {u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.38', u'id': 21, u'mode': u'dhcp'}], u'tags': [], u'vlan': {u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.38'}], u'mac_address': u'00:25:b5:a0:00:5a', u'parents': [], u'params': u'', u'effective_mtu': 1500, u'system_id': u'cwswk8', u'type': u'physical', u'id': 6, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/interfaces/6/'}, u'interface_set': [{u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.38', u'id': 21, u'mode': u'dhcp'}], u'tags': [], u'vlan': {u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.38'}], u'mac_address': u'00:25:b5:a0:00:5a', u'parents': [], u'params': u'', u'effective_mtu': 1500, u'system_id': u'cwswk8', u'type': u'physical', u'id': 6, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/interfaces/6/'}, {u'name': u'enp9s0', u'links': [{u'id': 22, u'mode': u'link_up'}], u'tags': [], u'vlan': {u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'00:25:b5:a0:00:5d', u'parents': [], u'params': u'', u'effective_mtu': 1500, u'system_id': u'cwswk8', u'type': u'physical', u'id': 13, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/interfaces/13/'}, {u'name': u'enp8s0', u'links': [{u'id': 23, u'mode': u'link_up'}], u'tags': [], u'vlan': {u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'00:25:b5:a0:00:5c', u'parents': [], u'params': u'', u'effective_mtu': 1500, u'system_id': u'cwswk8', u'type': u'physical', u'id': 14, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/interfaces/14/'}, {u'name': u'enp7s0', u'links': [{u'id': 24, u'mode': u'link_up'}], u'tags': [], u'vlan': {u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}, u'enabled': True, u'children': [], u'discovered': None, u'mac_address': u'00:25:b5:a0:00:5b', u'parents': [], u'params': u'', u'effective_mtu': 1500, u'system_id': u'cwswk8', u'type': u'physical', u'id': 15, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/interfaces/15/'}], u'commissioning_status_name': u'Passed', u'blockdevice_set': [{u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'type': u'physical', u'name': u'sda', u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/3/', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'cwswk8', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'available_size': 0, u'model': u'UCSB-MRAID12G', u'partitions': [{u'size': 2397992648704, u'uuid': u'e2411f3b-dcf5-4bce-a79c-687ed82d105b', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'cwswk8', u'filesystem': {u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv', u'uuid': u'eca04880-15fb-48a5-a6f1-931846ded5bd'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 3, u'type': u'partition', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/3/partition/7'}], u'used_size': 2397998940160, u'id': 3, u'serial': u'618e72837274f1901cc7889705aa1b02', u'size': 2397998940160}, {u'block_size': 4096, u'uuid': u'1e8996a1-c7ad-4d03-9d0c-286bfb9faa9e', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'type': u'virtual', u'name': u'vgroot-lvroot', u'resource_uri': u'/MAAS/api/2.0/nodes/cwswk8/blockdevices/13/', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'cwswk8', u'partition_table_type': None, u'filesystem': {u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4', u'uuid': u'503b8105-0cac-4271-b479-85413175ab13'}, u'id_path': None, u'available_size': 0, u'model': None, u'partitions': [], u'used_size': 107374182400, u'id': 13, u'serial': None, u'size': 107374182400}], u'distro_series': u'', u'resource_uri': u'/MAAS/api/2.0/machines/cwswk8/'}
2019-01-15 02:40:21,387 [salt.state       :300 ][INFO    ][22287] {'new': {'storage_layout': 'lvm'}}
2019-01-15 02:40:21,388 [salt.state       :1951][INFO    ][22287] Completed state [maas_machines_storage_cmp001_lvm] at time 02:40:21.388053 duration_in_ms=3318.628
2019-01-15 02:40:21,393 [salt.minion      :1711][INFO    ][22287] Returning information for job: 20190115024009388429
2019-01-15 02:40:22,039 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115024022036270
2019-01-15 02:40:22,060 [salt.minion      :1432][INFO    ][22319] Starting a new job with PID 22319
2019-01-15 02:40:22,725 [salt.state       :915 ][INFO    ][22319] Loading fresh modules for state activity
2019-01-15 02:40:22,785 [salt.fileclient  :1219][INFO    ][22319] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2019-01-15 02:40:22,837 [salt.state       :1780][INFO    ][22319] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:40:22.837222
2019-01-15 02:40:22,837 [salt.state       :1813][INFO    ][22319] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 02:40:22,840 [salt.loaded.int.module.cmdmod:395 ][INFO    ][22319] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 02:40:24,328 [salt.state       :300 ][INFO    ][22319] {'pid': 22326, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:40:24,328 [salt.state       :1951][INFO    ][22319] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:40:24.328814 duration_in_ms=1491.592
2019-01-15 02:40:24,330 [salt.state       :1780][INFO    ][22319] Running state [maas.deploy_machines] at time 02:40:24.330759
2019-01-15 02:40:24,331 [salt.state       :1813][INFO    ][22319] Executing state module.run for [maas.deploy_machines]
2019-01-15 02:40:24,331 [salt.utils.decorators:613 ][WARNING ][22319] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:40:24,881 [salt.loaded.ext.module.maas:684 ][INFO    ][22319] deploymachines hwe_kernel=ga-16.04 system_id=p8bgmg distro_series=xenial
2019-01-15 02:40:27,468 [salt.loaded.ext.module.maas:684 ][INFO    ][22319] deploymachines hwe_kernel=ga-16.04 system_id=cwswk8 distro_series=xenial
2019-01-15 02:40:29,995 [salt.loaded.ext.module.maas:684 ][INFO    ][22319] deploymachines hwe_kernel=ga-16.04 system_id=h7kqqr distro_series=xenial
2019-01-15 02:40:32,142 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024032140374
2019-01-15 02:40:32,161 [salt.minion      :1432][INFO    ][22511] Starting a new job with PID 22511
2019-01-15 02:40:32,190 [salt.minion      :1711][INFO    ][22511] Returning information for job: 20190115024032140374
2019-01-15 02:40:33,094 [salt.loaded.ext.module.maas:684 ][INFO    ][22319] deploymachines hwe_kernel=ga-16.04 system_id=bn7m84 distro_series=xenial
2019-01-15 02:40:36,277 [salt.loaded.ext.module.maas:684 ][INFO    ][22319] deploymachines hwe_kernel=ga-16.04 system_id=ydnrfm distro_series=xenial
2019-01-15 02:40:39,427 [salt.state       :300 ][INFO    ][22319] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2019-01-15 02:40:39,428 [salt.state       :1951][INFO    ][22319] Completed state [maas.deploy_machines] at time 02:40:39.428173 duration_in_ms=15097.413
2019-01-15 02:40:39,432 [salt.minion      :1711][INFO    ][22319] Returning information for job: 20190115024022036270
2019-01-15 02:40:40,075 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115024040073806
2019-01-15 02:40:40,094 [salt.minion      :1432][INFO    ][22631] Starting a new job with PID 22631
2019-01-15 02:40:43,698 [salt.state       :915 ][INFO    ][22631] Loading fresh modules for state activity
2019-01-15 02:40:43,758 [salt.fileclient  :1219][INFO    ][22631] Fetching file from saltenv 'base', ** done ** 'maas/machines/wait_for_deployed.sls'
2019-01-15 02:40:43,812 [salt.state       :1780][INFO    ][22631] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:40:43.812258
2019-01-15 02:40:43,812 [salt.state       :1813][INFO    ][22631] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 02:40:43,814 [salt.loaded.int.module.cmdmod:395 ][INFO    ][22631] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 02:40:45,233 [salt.state       :300 ][INFO    ][22631] {'pid': 22644, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:40:45,263 [salt.state       :1951][INFO    ][22631] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:40:45.263710 duration_in_ms=1451.452
2019-01-15 02:40:45,266 [salt.state       :1780][INFO    ][22631] Running state [maas.wait_for_machine_status] at time 02:40:45.266858
2019-01-15 02:40:45,267 [salt.state       :1813][INFO    ][22631] Executing state module.run for [maas.wait_for_machine_status]
2019-01-15 02:40:45,268 [salt.utils.decorators:613 ][WARNING ][22631] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:40:49,264 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2246.01727509s left)
2019-01-15 02:40:50,118 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024050115609
2019-01-15 02:40:50,137 [salt.minion      :1432][INFO    ][22656] Starting a new job with PID 22656
2019-01-15 02:40:50,165 [salt.minion      :1711][INFO    ][22656] Returning information for job: 20190115024050115609
2019-01-15 02:41:00,322 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024100320242
2019-01-15 02:41:00,344 [salt.minion      :1432][INFO    ][22679] Starting a new job with PID 22679
2019-01-15 02:41:00,372 [salt.minion      :1711][INFO    ][22679] Returning information for job: 20190115024100320242
2019-01-15 02:41:10,531 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024110529079
2019-01-15 02:41:10,553 [salt.minion      :1432][INFO    ][22696] Starting a new job with PID 22696
2019-01-15 02:41:10,580 [salt.minion      :1711][INFO    ][22696] Returning information for job: 20190115024110529079
2019-01-15 02:41:20,742 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024120737962
2019-01-15 02:41:20,761 [salt.minion      :1432][INFO    ][22704] Starting a new job with PID 22704
2019-01-15 02:41:20,782 [salt.minion      :1711][INFO    ][22704] Returning information for job: 20190115024120737962
2019-01-15 02:41:22,750 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2212.5318141s left)
2019-01-15 02:41:30,942 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024130940287
2019-01-15 02:41:30,961 [salt.minion      :1432][INFO    ][22731] Starting a new job with PID 22731
2019-01-15 02:41:30,987 [salt.minion      :1711][INFO    ][22731] Returning information for job: 20190115024130940287
2019-01-15 02:41:41,147 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024141143624
2019-01-15 02:41:41,167 [salt.minion      :1432][INFO    ][22741] Starting a new job with PID 22741
2019-01-15 02:41:41,194 [salt.minion      :1711][INFO    ][22741] Returning information for job: 20190115024141143624
2019-01-15 02:41:51,169 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024151167023
2019-01-15 02:41:51,193 [salt.minion      :1432][INFO    ][22746] Starting a new job with PID 22746
2019-01-15 02:41:51,222 [salt.minion      :1711][INFO    ][22746] Returning information for job: 20190115024151167023
2019-01-15 02:41:56,779 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2178.50207114s left)
2019-01-15 02:42:01,386 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024201383049
2019-01-15 02:42:01,405 [salt.minion      :1432][INFO    ][22787] Starting a new job with PID 22787
2019-01-15 02:42:01,432 [salt.minion      :1711][INFO    ][22787] Returning information for job: 20190115024201383049
2019-01-15 02:42:11,586 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024211590908
2019-01-15 02:42:11,597 [salt.minion      :1432][INFO    ][22856] Starting a new job with PID 22856
2019-01-15 02:42:11,624 [salt.minion      :1711][INFO    ][22856] Returning information for job: 20190115024211590908
2019-01-15 02:42:21,787 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024221784290
2019-01-15 02:42:21,801 [salt.minion      :1432][INFO    ][22918] Starting a new job with PID 22918
2019-01-15 02:42:21,820 [salt.minion      :1711][INFO    ][22918] Returning information for job: 20190115024221784290
2019-01-15 02:42:30,512 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2144.76933312s left)
2019-01-15 02:42:31,998 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024231996055
2019-01-15 02:42:32,018 [salt.minion      :1432][INFO    ][23019] Starting a new job with PID 23019
2019-01-15 02:42:32,044 [salt.minion      :1711][INFO    ][23019] Returning information for job: 20190115024231996055
2019-01-15 02:42:42,212 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024242208940
2019-01-15 02:42:42,234 [salt.minion      :1432][INFO    ][23113] Starting a new job with PID 23113
2019-01-15 02:42:42,263 [salt.minion      :1711][INFO    ][23113] Returning information for job: 20190115024242208940
2019-01-15 02:42:52,431 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024252428038
2019-01-15 02:42:52,450 [salt.minion      :1432][INFO    ][23118] Starting a new job with PID 23118
2019-01-15 02:42:52,477 [salt.minion      :1711][INFO    ][23118] Returning information for job: 20190115024252428038
2019-01-15 02:43:02,651 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024302649209
2019-01-15 02:43:02,663 [salt.minion      :1432][INFO    ][23300] Starting a new job with PID 23300
2019-01-15 02:43:02,681 [salt.minion      :1711][INFO    ][23300] Returning information for job: 20190115024302649209
2019-01-15 02:43:04,090 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2111.19191313s left)
2019-01-15 02:43:12,852 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024312849256
2019-01-15 02:43:12,872 [salt.minion      :1432][INFO    ][23429] Starting a new job with PID 23429
2019-01-15 02:43:12,898 [salt.minion      :1711][INFO    ][23429] Returning information for job: 20190115024312849256
2019-01-15 02:43:23,071 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024323067950
2019-01-15 02:43:23,091 [salt.minion      :1432][INFO    ][23434] Starting a new job with PID 23434
2019-01-15 02:43:23,119 [salt.minion      :1711][INFO    ][23434] Returning information for job: 20190115024323067950
2019-01-15 02:43:33,297 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024333294350
2019-01-15 02:43:33,319 [salt.minion      :1432][INFO    ][23530] Starting a new job with PID 23530
2019-01-15 02:43:33,350 [salt.minion      :1711][INFO    ][23530] Returning information for job: 20190115024333294350
2019-01-15 02:43:37,686 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2077.59592915s left)
2019-01-15 02:43:43,319 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024343315923
2019-01-15 02:43:43,339 [salt.minion      :1432][INFO    ][23550] Starting a new job with PID 23550
2019-01-15 02:43:43,366 [salt.minion      :1711][INFO    ][23550] Returning information for job: 20190115024343315923
2019-01-15 02:43:53,336 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024353332198
2019-01-15 02:43:53,356 [salt.minion      :1432][INFO    ][23587] Starting a new job with PID 23587
2019-01-15 02:43:53,383 [salt.minion      :1711][INFO    ][23587] Returning information for job: 20190115024353332198
2019-01-15 02:44:03,367 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024403360586
2019-01-15 02:44:03,386 [salt.minion      :1432][INFO    ][23805] Starting a new job with PID 23805
2019-01-15 02:44:03,414 [salt.minion      :1711][INFO    ][23805] Returning information for job: 20190115024403360586
2019-01-15 02:44:11,397 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2043.88492322s left)
2019-01-15 02:44:13,391 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024413388438
2019-01-15 02:44:13,409 [salt.minion      :1432][INFO    ][23883] Starting a new job with PID 23883
2019-01-15 02:44:13,437 [salt.minion      :1711][INFO    ][23883] Returning information for job: 20190115024413388438
2019-01-15 02:44:23,414 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024423410879
2019-01-15 02:44:23,433 [salt.minion      :1432][INFO    ][23895] Starting a new job with PID 23895
2019-01-15 02:44:23,459 [salt.minion      :1711][INFO    ][23895] Returning information for job: 20190115024423410879
2019-01-15 02:44:33,442 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024433438860
2019-01-15 02:44:33,465 [salt.minion      :1432][INFO    ][24015] Starting a new job with PID 24015
2019-01-15 02:44:33,491 [salt.minion      :1711][INFO    ][24015] Returning information for job: 20190115024433438860
2019-01-15 02:44:43,473 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024443473097
2019-01-15 02:44:43,491 [salt.minion      :1432][INFO    ][24024] Starting a new job with PID 24024
2019-01-15 02:44:43,512 [salt.minion      :1711][INFO    ][24024] Returning information for job: 20190115024443473097
2019-01-15 02:44:44,465 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (2010.81629109s left)
2019-01-15 02:44:53,496 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024453493002
2019-01-15 02:44:53,525 [salt.minion      :1432][INFO    ][24048] Starting a new job with PID 24048
2019-01-15 02:44:53,550 [salt.minion      :1711][INFO    ][24048] Returning information for job: 20190115024453493002
2019-01-15 02:45:03,545 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024503542281
2019-01-15 02:45:03,572 [salt.minion      :1432][INFO    ][24167] Starting a new job with PID 24167
2019-01-15 02:45:03,595 [salt.minion      :1711][INFO    ][24167] Returning information for job: 20190115024503542281
2019-01-15 02:45:13,589 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024513585866
2019-01-15 02:45:13,617 [salt.minion      :1432][INFO    ][24174] Starting a new job with PID 24174
2019-01-15 02:45:13,641 [salt.minion      :1711][INFO    ][24174] Returning information for job: 20190115024513585866
2019-01-15 02:45:18,265 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1977.01627612s left)
2019-01-15 02:45:23,638 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024523634154
2019-01-15 02:45:23,661 [salt.minion      :1432][INFO    ][24191] Starting a new job with PID 24191
2019-01-15 02:45:23,689 [salt.minion      :1711][INFO    ][24191] Returning information for job: 20190115024523634154
2019-01-15 02:45:33,691 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024533688555
2019-01-15 02:45:33,710 [salt.minion      :1432][INFO    ][24225] Starting a new job with PID 24225
2019-01-15 02:45:33,736 [salt.minion      :1711][INFO    ][24225] Returning information for job: 20190115024533688555
2019-01-15 02:45:43,742 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024543738016
2019-01-15 02:45:43,764 [salt.minion      :1432][INFO    ][24231] Starting a new job with PID 24231
2019-01-15 02:45:43,790 [salt.minion      :1711][INFO    ][24231] Returning information for job: 20190115024543738016
2019-01-15 02:45:51,893 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1943.38912416s left)
2019-01-15 02:45:53,796 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024553779732
2019-01-15 02:45:53,817 [salt.minion      :1432][INFO    ][24258] Starting a new job with PID 24258
2019-01-15 02:45:53,840 [salt.minion      :1711][INFO    ][24258] Returning information for job: 20190115024553779732
2019-01-15 02:46:03,852 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024603850198
2019-01-15 02:46:03,896 [salt.minion      :1432][INFO    ][24280] Starting a new job with PID 24280
2019-01-15 02:46:03,920 [salt.minion      :1711][INFO    ][24280] Returning information for job: 20190115024603850198
2019-01-15 02:46:13,937 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024613934956
2019-01-15 02:46:13,958 [salt.minion      :1432][INFO    ][24295] Starting a new job with PID 24295
2019-01-15 02:46:13,982 [salt.minion      :1711][INFO    ][24295] Returning information for job: 20190115024613934956
2019-01-15 02:46:24,000 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024623998877
2019-01-15 02:46:24,022 [salt.minion      :1432][INFO    ][24310] Starting a new job with PID 24310
2019-01-15 02:46:24,042 [salt.minion      :1711][INFO    ][24310] Returning information for job: 20190115024623998877
2019-01-15 02:46:25,786 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1909.49571013s left)
2019-01-15 02:46:34,074 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024634069821
2019-01-15 02:46:34,095 [salt.minion      :1432][INFO    ][24391] Starting a new job with PID 24391
2019-01-15 02:46:34,121 [salt.minion      :1711][INFO    ][24391] Returning information for job: 20190115024634069821
2019-01-15 02:46:44,151 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024644149377
2019-01-15 02:46:44,172 [salt.minion      :1432][INFO    ][24399] Starting a new job with PID 24399
2019-01-15 02:46:44,198 [salt.minion      :1711][INFO    ][24399] Returning information for job: 20190115024644149377
2019-01-15 02:46:54,230 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024654228122
2019-01-15 02:46:54,250 [salt.minion      :1432][INFO    ][24423] Starting a new job with PID 24423
2019-01-15 02:46:54,285 [salt.minion      :1711][INFO    ][24423] Returning information for job: 20190115024654228122
2019-01-15 02:46:59,950 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1875.33197308s left)
2019-01-15 02:47:04,334 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024704331297
2019-01-15 02:47:04,357 [salt.minion      :1432][INFO    ][24601] Starting a new job with PID 24601
2019-01-15 02:47:04,385 [salt.minion      :1711][INFO    ][24601] Returning information for job: 20190115024704331297
2019-01-15 02:47:14,427 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024714426837
2019-01-15 02:47:14,447 [salt.minion      :1432][INFO    ][24612] Starting a new job with PID 24612
2019-01-15 02:47:14,474 [salt.minion      :1711][INFO    ][24612] Returning information for job: 20190115024714426837
2019-01-15 02:47:24,522 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024724520922
2019-01-15 02:47:24,542 [salt.minion      :1432][INFO    ][24635] Starting a new job with PID 24635
2019-01-15 02:47:24,568 [salt.minion      :1711][INFO    ][24635] Returning information for job: 20190115024724520922
2019-01-15 02:47:33,964 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1841.31712103s left)
2019-01-15 02:47:34,619 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024734618324
2019-01-15 02:47:34,640 [salt.minion      :1432][INFO    ][24693] Starting a new job with PID 24693
2019-01-15 02:47:34,668 [salt.minion      :1711][INFO    ][24693] Returning information for job: 20190115024734618324
2019-01-15 02:47:44,781 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024744724123
2019-01-15 02:47:44,804 [salt.minion      :1432][INFO    ][24711] Starting a new job with PID 24711
2019-01-15 02:47:44,832 [salt.minion      :1711][INFO    ][24711] Returning information for job: 20190115024744724123
2019-01-15 02:47:54,892 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024754891776
2019-01-15 02:47:54,913 [salt.minion      :1432][INFO    ][24733] Starting a new job with PID 24733
2019-01-15 02:47:54,934 [salt.minion      :1711][INFO    ][24733] Returning information for job: 20190115024754891776
2019-01-15 02:48:05,000 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024805000357
2019-01-15 02:48:05,021 [salt.minion      :1432][INFO    ][24979] Starting a new job with PID 24979
2019-01-15 02:48:05,048 [salt.minion      :1711][INFO    ][24979] Returning information for job: 20190115024805000357
2019-01-15 02:48:07,511 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1807.77062416s left)
2019-01-15 02:48:15,121 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024815118606
2019-01-15 02:48:15,143 [salt.minion      :1432][INFO    ][24989] Starting a new job with PID 24989
2019-01-15 02:48:15,167 [salt.minion      :1711][INFO    ][24989] Returning information for job: 20190115024815118606
2019-01-15 02:48:25,242 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024825242603
2019-01-15 02:48:25,264 [salt.minion      :1432][INFO    ][25001] Starting a new job with PID 25001
2019-01-15 02:48:25,288 [salt.minion      :1711][INFO    ][25001] Returning information for job: 20190115024825242603
2019-01-15 02:48:35,375 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024835374903
2019-01-15 02:48:35,396 [salt.minion      :1432][INFO    ][25070] Starting a new job with PID 25070
2019-01-15 02:48:35,420 [salt.minion      :1711][INFO    ][25070] Returning information for job: 20190115024835374903
2019-01-15 02:48:41,690 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1773.59179807s left)
2019-01-15 02:48:45,536 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024845516734
2019-01-15 02:48:45,564 [salt.minion      :1432][INFO    ][25081] Starting a new job with PID 25081
2019-01-15 02:48:45,598 [salt.minion      :1711][INFO    ][25081] Returning information for job: 20190115024845516734
2019-01-15 02:48:55,689 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024855689383
2019-01-15 02:48:55,713 [salt.minion      :1432][INFO    ][25102] Starting a new job with PID 25102
2019-01-15 02:48:55,736 [salt.minion      :1711][INFO    ][25102] Returning information for job: 20190115024855689383
2019-01-15 02:49:05,828 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024905829506
2019-01-15 02:49:05,852 [salt.minion      :1432][INFO    ][25120] Starting a new job with PID 25120
2019-01-15 02:49:05,879 [salt.minion      :1711][INFO    ][25120] Returning information for job: 20190115024905829506
2019-01-15 02:49:15,784 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']
sleep for:30s Timeout:2250s (1739.49790406s left)
2019-01-15 02:49:15,985 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024915985076
2019-01-15 02:49:16,008 [salt.minion      :1432][INFO    ][25195] Starting a new job with PID 25195
2019-01-15 02:49:16,033 [salt.minion      :1711][INFO    ][25195] Returning information for job: 20190115024915985076
2019-01-15 02:49:26,146 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024926148111
2019-01-15 02:49:26,170 [salt.minion      :1432][INFO    ][25259] Starting a new job with PID 25259
2019-01-15 02:49:26,193 [salt.minion      :1711][INFO    ][25259] Returning information for job: 20190115024926148111
2019-01-15 02:49:36,355 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024936355834
2019-01-15 02:49:36,376 [salt.minion      :1432][INFO    ][25364] Starting a new job with PID 25364
2019-01-15 02:49:36,402 [salt.minion      :1711][INFO    ][25364] Returning information for job: 20190115024936355834
2019-01-15 02:49:46,532 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024946532971
2019-01-15 02:49:46,553 [salt.minion      :1432][INFO    ][25407] Starting a new job with PID 25407
2019-01-15 02:49:46,590 [salt.minion      :1711][INFO    ][25407] Returning information for job: 20190115024946532971
2019-01-15 02:49:49,443 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1705.83902311s left)
2019-01-15 02:49:56,643 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115024956644995
2019-01-15 02:49:56,667 [salt.minion      :1432][INFO    ][25449] Starting a new job with PID 25449
2019-01-15 02:49:56,695 [salt.minion      :1711][INFO    ][25449] Returning information for job: 20190115024956644995
2019-01-15 02:50:06,810 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025006812336
2019-01-15 02:50:06,835 [salt.minion      :1432][INFO    ][25752] Starting a new job with PID 25752
2019-01-15 02:50:06,862 [salt.minion      :1711][INFO    ][25752] Returning information for job: 20190115025006812336
2019-01-15 02:50:17,001 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025017003294
2019-01-15 02:50:17,026 [salt.minion      :1432][INFO    ][25758] Starting a new job with PID 25758
2019-01-15 02:50:17,052 [salt.minion      :1711][INFO    ][25758] Returning information for job: 20190115025017003294
2019-01-15 02:50:23,100 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1672.18129516s left)
2019-01-15 02:50:27,200 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025027202450
2019-01-15 02:50:27,223 [salt.minion      :1432][INFO    ][25773] Starting a new job with PID 25773
2019-01-15 02:50:27,250 [salt.minion      :1711][INFO    ][25773] Returning information for job: 20190115025027202450
2019-01-15 02:50:37,403 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025037405986
2019-01-15 02:50:37,425 [salt.minion      :1432][INFO    ][25896] Starting a new job with PID 25896
2019-01-15 02:50:37,449 [salt.minion      :1711][INFO    ][25896] Returning information for job: 20190115025037405986
2019-01-15 02:50:47,609 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025047611412
2019-01-15 02:50:47,631 [salt.minion      :1432][INFO    ][25902] Starting a new job with PID 25902
2019-01-15 02:50:47,655 [salt.minion      :1711][INFO    ][25902] Returning information for job: 20190115025047611412
2019-01-15 02:50:57,483 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1637.79888916s left)
2019-01-15 02:50:57,824 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025057827878
2019-01-15 02:50:57,845 [salt.minion      :1432][INFO    ][25930] Starting a new job with PID 25930
2019-01-15 02:50:57,870 [salt.minion      :1711][INFO    ][25930] Returning information for job: 20190115025057827878
2019-01-15 02:51:08,044 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025108048261
2019-01-15 02:51:08,066 [salt.minion      :1432][INFO    ][25947] Starting a new job with PID 25947
2019-01-15 02:51:08,089 [salt.minion      :1711][INFO    ][25947] Returning information for job: 20190115025108048261
2019-01-15 02:51:18,273 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025118274151
2019-01-15 02:51:18,296 [salt.minion      :1432][INFO    ][25953] Starting a new job with PID 25953
2019-01-15 02:51:18,322 [salt.minion      :1711][INFO    ][25953] Returning information for job: 20190115025118274151
2019-01-15 02:51:28,292 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025128298701
2019-01-15 02:51:28,317 [salt.minion      :1432][INFO    ][25981] Starting a new job with PID 25981
2019-01-15 02:51:28,347 [salt.minion      :1711][INFO    ][25981] Returning information for job: 20190115025128298701
2019-01-15 02:51:31,537 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1603.74432015s left)
2019-01-15 02:51:38,324 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025138328869
2019-01-15 02:51:38,347 [salt.minion      :1432][INFO    ][25994] Starting a new job with PID 25994
2019-01-15 02:51:38,372 [salt.minion      :1711][INFO    ][25994] Returning information for job: 20190115025138328869
2019-01-15 02:51:48,361 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025148366036
2019-01-15 02:51:48,383 [salt.minion      :1432][INFO    ][25999] Starting a new job with PID 25999
2019-01-15 02:51:48,409 [salt.minion      :1711][INFO    ][25999] Returning information for job: 20190115025148366036
2019-01-15 02:51:58,403 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025158408236
2019-01-15 02:51:58,425 [salt.minion      :1432][INFO    ][26155] Starting a new job with PID 26155
2019-01-15 02:51:58,451 [salt.minion      :1711][INFO    ][26155] Returning information for job: 20190115025158408236
2019-01-15 02:52:04,535 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1570.74702501s left)
2019-01-15 02:52:08,454 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025208459504
2019-01-15 02:52:08,475 [salt.minion      :1432][INFO    ][26183] Starting a new job with PID 26183
2019-01-15 02:52:08,500 [salt.minion      :1711][INFO    ][26183] Returning information for job: 20190115025208459504
2019-01-15 02:52:18,510 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025218515609
2019-01-15 02:52:18,532 [salt.minion      :1432][INFO    ][26195] Starting a new job with PID 26195
2019-01-15 02:52:18,558 [salt.minion      :1711][INFO    ][26195] Returning information for job: 20190115025218515609
2019-01-15 02:52:28,579 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025228584180
2019-01-15 02:52:28,601 [salt.minion      :1432][INFO    ][26221] Starting a new job with PID 26221
2019-01-15 02:52:28,626 [salt.minion      :1711][INFO    ][26221] Returning information for job: 20190115025228584180
2019-01-15 02:52:37,284 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1537.99756217s left)
2019-01-15 02:52:38,655 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025238660633
2019-01-15 02:52:38,676 [salt.minion      :1432][INFO    ][26240] Starting a new job with PID 26240
2019-01-15 02:52:38,700 [salt.minion      :1711][INFO    ][26240] Returning information for job: 20190115025238660633
2019-01-15 02:52:48,734 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025248739553
2019-01-15 02:52:48,757 [salt.minion      :1432][INFO    ][26245] Starting a new job with PID 26245
2019-01-15 02:52:48,783 [salt.minion      :1711][INFO    ][26245] Returning information for job: 20190115025248739553
2019-01-15 02:52:58,829 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025258833288
2019-01-15 02:52:58,852 [salt.minion      :1432][INFO    ][26268] Starting a new job with PID 26268
2019-01-15 02:52:58,876 [salt.minion      :1711][INFO    ][26268] Returning information for job: 20190115025258833288
2019-01-15 02:53:08,925 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025308931744
2019-01-15 02:53:08,943 [salt.minion      :1432][INFO    ][26288] Starting a new job with PID 26288
2019-01-15 02:53:08,961 [salt.minion      :1711][INFO    ][26288] Returning information for job: 20190115025308931744
2019-01-15 02:53:10,786 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1504.49547911s left)
2019-01-15 02:53:19,012 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025319019920
2019-01-15 02:53:19,037 [salt.minion      :1432][INFO    ][26298] Starting a new job with PID 26298
2019-01-15 02:53:19,060 [salt.minion      :1711][INFO    ][26298] Returning information for job: 20190115025319019920
2019-01-15 02:53:29,125 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025329133565
2019-01-15 02:53:29,146 [salt.minion      :1432][INFO    ][26327] Starting a new job with PID 26327
2019-01-15 02:53:29,170 [salt.minion      :1711][INFO    ][26327] Returning information for job: 20190115025329133565
2019-01-15 02:53:39,244 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025339250936
2019-01-15 02:53:39,267 [salt.minion      :1432][INFO    ][26339] Starting a new job with PID 26339
2019-01-15 02:53:39,293 [salt.minion      :1711][INFO    ][26339] Returning information for job: 20190115025339250936
2019-01-15 02:53:44,901 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1470.38096023s left)
2019-01-15 02:53:49,380 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025349387814
2019-01-15 02:53:49,405 [salt.minion      :1432][INFO    ][26349] Starting a new job with PID 26349
2019-01-15 02:53:49,429 [salt.minion      :1711][INFO    ][26349] Returning information for job: 20190115025349387814
2019-01-15 02:53:59,522 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025359529269
2019-01-15 02:53:59,543 [salt.minion      :1432][INFO    ][26373] Starting a new job with PID 26373
2019-01-15 02:53:59,568 [salt.minion      :1711][INFO    ][26373] Returning information for job: 20190115025359529269
2019-01-15 02:54:09,667 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025409675169
2019-01-15 02:54:09,689 [salt.minion      :1432][INFO    ][26391] Starting a new job with PID 26391
2019-01-15 02:54:09,713 [salt.minion      :1711][INFO    ][26391] Returning information for job: 20190115025409675169
2019-01-15 02:54:18,953 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1436.32813811s left)
2019-01-15 02:54:19,817 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025419826154
2019-01-15 02:54:19,836 [salt.minion      :1432][INFO    ][26402] Starting a new job with PID 26402
2019-01-15 02:54:19,859 [salt.minion      :1711][INFO    ][26402] Returning information for job: 20190115025419826154
2019-01-15 02:54:29,977 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025429986032
2019-01-15 02:54:30,000 [salt.minion      :1432][INFO    ][26430] Starting a new job with PID 26430
2019-01-15 02:54:30,025 [salt.minion      :1711][INFO    ][26430] Returning information for job: 20190115025429986032
2019-01-15 02:54:40,147 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025440156082
2019-01-15 02:54:40,168 [salt.minion      :1432][INFO    ][26441] Starting a new job with PID 26441
2019-01-15 02:54:40,193 [salt.minion      :1711][INFO    ][26441] Returning information for job: 20190115025440156082
2019-01-15 02:54:50,328 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025450337009
2019-01-15 02:54:50,348 [salt.minion      :1432][INFO    ][26448] Starting a new job with PID 26448
2019-01-15 02:54:50,370 [salt.minion      :1711][INFO    ][26448] Returning information for job: 20190115025450337009
2019-01-15 02:54:51,961 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1403.32002521s left)
2019-01-15 02:55:00,511 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025500520868
2019-01-15 02:55:00,533 [salt.minion      :1432][INFO    ][26476] Starting a new job with PID 26476
2019-01-15 02:55:00,557 [salt.minion      :1711][INFO    ][26476] Returning information for job: 20190115025500520868
2019-01-15 02:55:10,712 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025510721574
2019-01-15 02:55:10,732 [salt.minion      :1432][INFO    ][26493] Starting a new job with PID 26493
2019-01-15 02:55:10,756 [salt.minion      :1711][INFO    ][26493] Returning information for job: 20190115025510721574
2019-01-15 02:55:20,918 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025520928091
2019-01-15 02:55:20,939 [salt.minion      :1432][INFO    ][26499] Starting a new job with PID 26499
2019-01-15 02:55:20,964 [salt.minion      :1711][INFO    ][26499] Returning information for job: 20190115025520928091
2019-01-15 02:55:25,557 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1369.72487807s left)
2019-01-15 02:55:31,146 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025531153691
2019-01-15 02:55:31,170 [salt.minion      :1432][INFO    ][26532] Starting a new job with PID 26532
2019-01-15 02:55:31,197 [salt.minion      :1711][INFO    ][26532] Returning information for job: 20190115025531153691
2019-01-15 02:55:41,381 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025541391367
2019-01-15 02:55:41,403 [salt.minion      :1432][INFO    ][26539] Starting a new job with PID 26539
2019-01-15 02:55:41,430 [salt.minion      :1711][INFO    ][26539] Returning information for job: 20190115025541391367
2019-01-15 02:55:51,406 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025551416593
2019-01-15 02:55:51,429 [salt.minion      :1432][INFO    ][26544] Starting a new job with PID 26544
2019-01-15 02:55:51,454 [salt.minion      :1711][INFO    ][26544] Returning information for job: 20190115025551416593
2019-01-15 02:55:59,180 [salt.loaded.ext.module.maas:1023][INFO    ][22631] Waiting status:Deployed for machines:['kvm01']
sleep for:30s Timeout:2250s (1336.10120106s left)
2019-01-15 02:56:01,439 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025601450385
2019-01-15 02:56:01,462 [salt.minion      :1432][INFO    ][26582] Starting a new job with PID 26582
2019-01-15 02:56:01,488 [salt.minion      :1711][INFO    ][26582] Returning information for job: 20190115025601450385
2019-01-15 02:56:11,479 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025611490220
2019-01-15 02:56:11,502 [salt.minion      :1432][INFO    ][26588] Starting a new job with PID 26588
2019-01-15 02:56:11,528 [salt.minion      :1711][INFO    ][26588] Returning information for job: 20190115025611490220
2019-01-15 02:56:21,528 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025621540444
2019-01-15 02:56:21,550 [salt.minion      :1432][INFO    ][26594] Starting a new job with PID 26594
2019-01-15 02:56:21,574 [salt.minion      :1711][INFO    ][26594] Returning information for job: 20190115025621540444
2019-01-15 02:56:31,055 [salt.loaded.ext.module.maas:993 ][INFO    ][22631] Machine h7kqqr mark broken
2019-01-15 02:56:31,591 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025631602856
2019-01-15 02:56:31,613 [salt.minion      :1432][INFO    ][26631] Starting a new job with PID 26631
2019-01-15 02:56:31,637 [salt.minion      :1711][INFO    ][26631] Returning information for job: 20190115025631602856
2019-01-15 02:56:31,658 [salt.loaded.ext.module.maas:996 ][INFO    ][22631] Machine h7kqqr mark fixed
2019-01-15 02:56:32,649 [salt.loaded.ext.module.maas:684 ][INFO    ][22631] deploymachines hwe_kernel=ga-16.04 system_id=h7kqqr distro_series=xenial
2019-01-15 02:56:35,147 [salt.loaded.ext.module.maas:160 ][ERROR   ][22631] Failed for object kvm01 reason Unable to change power state to 'cycle' for node kvm01: another action is already in progress for that node.
2019-01-15 02:56:35,149 [salt.state       :302 ][ERROR   ][22631] Module function maas.wait_for_machine_status threw an exception. Exception: {'updated': ['cmp002', 'cmp001', 'kvm03', 'kvm02'], 'errors': {'kvm01': "Unable to change power state to 'cycle' for node kvm01: another action is already in progress for that node."}, 'success': []}
2019-01-15 02:56:35,149 [salt.state       :1951][INFO    ][22631] Completed state [maas.wait_for_machine_status] at time 02:56:35.149382 duration_in_ms=949882.523
2019-01-15 02:56:35,153 [salt.minion      :1711][INFO    ][22631] Returning information for job: 20190115024040073806
2019-01-15 02:56:46,025 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command pillar.get with jid 20190115025646038118
2019-01-15 02:56:46,049 [salt.minion      :1432][INFO    ][26696] Starting a new job with PID 26696
2019-01-15 02:56:46,056 [salt.minion      :1711][INFO    ][26696] Returning information for job: 20190115025646038118
2019-01-15 02:56:46,564 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115025646575973
2019-01-15 02:56:46,583 [salt.minion      :1432][INFO    ][26701] Starting a new job with PID 26701
2019-01-15 02:56:50,147 [salt.state       :915 ][INFO    ][26701] Loading fresh modules for state activity
2019-01-15 02:56:52,854 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'salt-minion --version' in directory '/root'
2019-01-15 02:56:53,172 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'salt-minion --version' in directory '/root'
2019-01-15 02:56:54,183 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'salt-minion --version' in directory '/root'
2019-01-15 02:56:54,480 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'salt-minion --version' in directory '/root'
2019-01-15 02:56:55,670 [salt.state       :1780][INFO    ][26701] Running state [/etc/environment] at time 02:56:55.670034
2019-01-15 02:56:55,670 [salt.state       :1813][INFO    ][26701] Executing state file.blockreplace for [/etc/environment]
2019-01-15 02:56:55,674 [salt.state       :300 ][INFO    ][26701] No changes needed to be made
2019-01-15 02:56:55,674 [salt.state       :1951][INFO    ][26701] Completed state [/etc/environment] at time 02:56:55.674934 duration_in_ms=4.9
2019-01-15 02:56:55,675 [salt.state       :1780][INFO    ][26701] Running state [/etc/profile.d] at time 02:56:55.675137
2019-01-15 02:56:55,675 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/profile.d]
2019-01-15 02:56:55,676 [salt.state       :300 ][INFO    ][26701] Directory /etc/profile.d is in the correct state
Directory /etc/profile.d updated
2019-01-15 02:56:55,676 [salt.state       :1951][INFO    ][26701] Completed state [/etc/profile.d] at time 02:56:55.676560 duration_in_ms=1.424
2019-01-15 02:56:55,676 [salt.state       :1780][INFO    ][26701] Running state [/etc/bash.bashrc] at time 02:56:55.676736
2019-01-15 02:56:55,676 [salt.state       :1813][INFO    ][26701] Executing state file.blockreplace for [/etc/bash.bashrc]
2019-01-15 02:56:56,241 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['git', '--version'] in directory '/root'
2019-01-15 02:56:56,357 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'test -f /etc/bash.bashrc' in directory '/root'
2019-01-15 02:56:56,372 [salt.state       :300 ][INFO    ][26701] No changes needed to be made
2019-01-15 02:56:56,372 [salt.state       :1951][INFO    ][26701] Completed state [/etc/bash.bashrc] at time 02:56:56.372859 duration_in_ms=696.122
2019-01-15 02:56:56,373 [salt.state       :1780][INFO    ][26701] Running state [/etc/profile] at time 02:56:56.373112
2019-01-15 02:56:56,373 [salt.state       :1813][INFO    ][26701] Executing state file.blockreplace for [/etc/profile]
2019-01-15 02:56:56,376 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'test -f /etc/profile' in directory '/root'
2019-01-15 02:56:56,391 [salt.state       :300 ][INFO    ][26701] No changes needed to be made
2019-01-15 02:56:56,391 [salt.state       :1951][INFO    ][26701] Completed state [/etc/profile] at time 02:56:56.391412 duration_in_ms=18.3
2019-01-15 02:56:56,391 [salt.state       :1780][INFO    ][26701] Running state [/etc/login.defs] at time 02:56:56.391627
2019-01-15 02:56:56,391 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/login.defs]
2019-01-15 02:56:56,482 [salt.state       :300 ][INFO    ][26701] File /etc/login.defs is in the correct state
2019-01-15 02:56:56,482 [salt.state       :1951][INFO    ][26701] Completed state [/etc/login.defs] at time 02:56:56.482529 duration_in_ms=90.901
2019-01-15 02:56:56,487 [salt.state       :1780][INFO    ][26701] Running state [at] at time 02:56:56.487392
2019-01-15 02:56:56,487 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [at]
2019-01-15 02:56:56,488 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-01-15 02:56:56,674 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025656688180
2019-01-15 02:56:56,694 [salt.minion      :1432][INFO    ][26858] Starting a new job with PID 26858
2019-01-15 02:56:56,707 [salt.minion      :1711][INFO    ][26858] Returning information for job: 20190115025656688180
2019-01-15 02:56:56,908 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:56:56,909 [salt.state       :1951][INFO    ][26701] Completed state [at] at time 02:56:56.909246 duration_in_ms=421.853
2019-01-15 02:56:56,910 [salt.state       :1780][INFO    ][26701] Running state [atd] at time 02:56:56.910712
2019-01-15 02:56:56,911 [salt.state       :1813][INFO    ][26701] Executing state service.running for [atd]
2019-01-15 02:56:56,911 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'status', 'atd.service', '-n', '0'] in directory '/root'
2019-01-15 02:56:56,947 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-active', 'atd.service'] in directory '/root'
2019-01-15 02:56:56,965 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-enabled', 'atd.service'] in directory '/root'
2019-01-15 02:56:56,983 [salt.state       :300 ][INFO    ][26701] The service atd is already running
2019-01-15 02:56:56,983 [salt.state       :1951][INFO    ][26701] Completed state [atd] at time 02:56:56.983648 duration_in_ms=72.936
2019-01-15 02:56:56,986 [salt.state       :1780][INFO    ][26701] Running state [cron] at time 02:56:56.986205
2019-01-15 02:56:56,986 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [cron]
2019-01-15 02:56:56,996 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:56:56,996 [salt.state       :1951][INFO    ][26701] Completed state [cron] at time 02:56:56.996540 duration_in_ms=10.335
2019-01-15 02:56:56,997 [salt.state       :1780][INFO    ][26701] Running state [/etc/at.allow] at time 02:56:56.997756
2019-01-15 02:56:56,998 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/at.allow]
2019-01-15 02:56:57,019 [salt.state       :300 ][INFO    ][26701] File /etc/at.allow is in the correct state
2019-01-15 02:56:57,019 [salt.state       :1951][INFO    ][26701] Completed state [/etc/at.allow] at time 02:56:57.019748 duration_in_ms=21.992
2019-01-15 02:56:57,020 [salt.state       :1780][INFO    ][26701] Running state [/etc/at.deny] at time 02:56:57.020212
2019-01-15 02:56:57,020 [salt.state       :1813][INFO    ][26701] Executing state file.absent for [/etc/at.deny]
2019-01-15 02:56:57,021 [salt.state       :300 ][INFO    ][26701] File /etc/at.deny is not present
2019-01-15 02:56:57,021 [salt.state       :1951][INFO    ][26701] Completed state [/etc/at.deny] at time 02:56:57.021623 duration_in_ms=1.411
2019-01-15 02:56:57,023 [salt.state       :1780][INFO    ][26701] Running state [cron] at time 02:56:57.023066
2019-01-15 02:56:57,023 [salt.state       :1813][INFO    ][26701] Executing state service.running for [cron]
2019-01-15 02:56:57,024 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'status', 'cron.service', '-n', '0'] in directory '/root'
2019-01-15 02:56:57,045 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-active', 'cron.service'] in directory '/root'
2019-01-15 02:56:57,066 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-enabled', 'cron.service'] in directory '/root'
2019-01-15 02:56:57,090 [salt.state       :300 ][INFO    ][26701] The service cron is already running
2019-01-15 02:56:57,092 [salt.state       :1951][INFO    ][26701] Completed state [cron] at time 02:56:57.091962 duration_in_ms=68.895
2019-01-15 02:56:57,094 [salt.state       :1780][INFO    ][26701] Running state [/etc/cron.allow] at time 02:56:57.094259
2019-01-15 02:56:57,095 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/cron.allow]
2019-01-15 02:56:57,123 [salt.state       :300 ][INFO    ][26701] File /etc/cron.allow is in the correct state
2019-01-15 02:56:57,123 [salt.state       :1951][INFO    ][26701] Completed state [/etc/cron.allow] at time 02:56:57.123694 duration_in_ms=29.434
2019-01-15 02:56:57,124 [salt.state       :1780][INFO    ][26701] Running state [/etc/cron.deny] at time 02:56:57.124300
2019-01-15 02:56:57,124 [salt.state       :1813][INFO    ][26701] Executing state file.absent for [/etc/cron.deny]
2019-01-15 02:56:57,125 [salt.state       :300 ][INFO    ][26701] File /etc/cron.deny is not present
2019-01-15 02:56:57,126 [salt.state       :1951][INFO    ][26701] Completed state [/etc/cron.deny] at time 02:56:57.126094 duration_in_ms=1.794
2019-01-15 02:56:57,127 [salt.state       :1780][INFO    ][26701] Running state [/etc/crontab] at time 02:56:57.127732
2019-01-15 02:56:57,128 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/crontab]
2019-01-15 02:56:57,129 [salt.state       :300 ][INFO    ][26701] File /etc/crontab exists with proper permissions. No changes made.
2019-01-15 02:56:57,129 [salt.state       :1951][INFO    ][26701] Completed state [/etc/crontab] at time 02:56:57.129905 duration_in_ms=2.173
2019-01-15 02:56:57,131 [salt.state       :1780][INFO    ][26701] Running state [/etc/cron.d] at time 02:56:57.131393
2019-01-15 02:56:57,131 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/cron.d]
2019-01-15 02:56:57,133 [salt.state       :300 ][INFO    ][26701] Directory /etc/cron.d is in the correct state
Directory /etc/cron.d updated
2019-01-15 02:56:57,133 [salt.state       :1951][INFO    ][26701] Completed state [/etc/cron.d] at time 02:56:57.133891 duration_in_ms=2.498
2019-01-15 02:56:57,135 [salt.state       :1780][INFO    ][26701] Running state [/etc/cron.daily] at time 02:56:57.135328
2019-01-15 02:56:57,135 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/cron.daily]
2019-01-15 02:56:57,137 [salt.state       :300 ][INFO    ][26701] Directory /etc/cron.daily is in the correct state
Directory /etc/cron.daily updated
2019-01-15 02:56:57,137 [salt.state       :1951][INFO    ][26701] Completed state [/etc/cron.daily] at time 02:56:57.137861 duration_in_ms=2.533
2019-01-15 02:56:57,139 [salt.state       :1780][INFO    ][26701] Running state [/etc/cron.hourly] at time 02:56:57.139301
2019-01-15 02:56:57,139 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/cron.hourly]
2019-01-15 02:56:57,141 [salt.state       :300 ][INFO    ][26701] Directory /etc/cron.hourly is in the correct state
Directory /etc/cron.hourly updated
2019-01-15 02:56:57,141 [salt.state       :1951][INFO    ][26701] Completed state [/etc/cron.hourly] at time 02:56:57.141647 duration_in_ms=2.346
2019-01-15 02:56:57,143 [salt.state       :1780][INFO    ][26701] Running state [/etc/cron.monthly] at time 02:56:57.143044
2019-01-15 02:56:57,143 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/cron.monthly]
2019-01-15 02:56:57,144 [salt.state       :300 ][INFO    ][26701] Directory /etc/cron.monthly is in the correct state
Directory /etc/cron.monthly updated
2019-01-15 02:56:57,145 [salt.state       :1951][INFO    ][26701] Completed state [/etc/cron.monthly] at time 02:56:57.145272 duration_in_ms=2.228
2019-01-15 02:56:57,146 [salt.state       :1780][INFO    ][26701] Running state [/etc/cron.weekly] at time 02:56:57.146670
2019-01-15 02:56:57,147 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/cron.weekly]
2019-01-15 02:56:57,148 [salt.state       :300 ][INFO    ][26701] Directory /etc/cron.weekly is in the correct state
Directory /etc/cron.weekly updated
2019-01-15 02:56:57,148 [salt.state       :1951][INFO    ][26701] Completed state [/etc/cron.weekly] at time 02:56:57.148913 duration_in_ms=2.244
2019-01-15 02:56:57,149 [salt.state       :1780][INFO    ][26701] Running state [linux_extra_packages_removed] at time 02:56:57.149420
2019-01-15 02:56:57,149 [salt.state       :1813][INFO    ][26701] Executing state pkg.removed for [linux_extra_packages_removed]
2019-01-15 02:56:57,165 [salt.state       :300 ][INFO    ][26701] All specified packages are already absent
2019-01-15 02:56:57,166 [salt.state       :1951][INFO    ][26701] Completed state [linux_extra_packages_removed] at time 02:56:57.166403 duration_in_ms=16.984
2019-01-15 02:56:57,166 [salt.state       :1780][INFO    ][26701] Running state [linux_extra_packages_latest] at time 02:56:57.166861
2019-01-15 02:56:57,167 [salt.state       :1813][INFO    ][26701] Executing state pkg.latest for [linux_extra_packages_latest]
2019-01-15 02:56:57,174 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2019-01-15 02:56:59,388 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2019-01-15 02:56:59,472 [salt.state       :300 ][INFO    ][26701] Package python-tornado is already up-to-date
2019-01-15 02:56:59,473 [salt.state       :1951][INFO    ][26701] Completed state [linux_extra_packages_latest] at time 02:56:59.473433 duration_in_ms=2306.57
2019-01-15 02:56:59,474 [salt.state       :1780][INFO    ][26701] Running state [UTC] at time 02:56:59.474490
2019-01-15 02:56:59,475 [salt.state       :1813][INFO    ][26701] Executing state timezone.system for [UTC]
2019-01-15 02:56:59,477 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['timedatectl'] in directory '/root'
2019-01-15 02:56:59,521 [salt.state       :300 ][INFO    ][26701] Timezone UTC already set, UTC already set to UTC
2019-01-15 02:56:59,522 [salt.state       :1951][INFO    ][26701] Completed state [UTC] at time 02:56:59.522177 duration_in_ms=47.687
2019-01-15 02:56:59,523 [salt.state       :1780][INFO    ][26701] Running state [/etc/default/grub.d] at time 02:56:59.523190
2019-01-15 02:56:59,524 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/default/grub.d]
2019-01-15 02:56:59,526 [salt.state       :300 ][INFO    ][26701] Directory /etc/default/grub.d is in the correct state
Directory /etc/default/grub.d updated
2019-01-15 02:56:59,527 [salt.state       :1951][INFO    ][26701] Completed state [/etc/default/grub.d] at time 02:56:59.527393 duration_in_ms=4.202
2019-01-15 02:56:59,528 [salt.state       :1780][INFO    ][26701] Running state [update-grub] at time 02:56:59.528225
2019-01-15 02:56:59,529 [salt.state       :1813][INFO    ][26701] Executing state cmd.wait for [update-grub]
2019-01-15 02:56:59,530 [salt.state       :300 ][INFO    ][26701] No changes made for update-grub
2019-01-15 02:56:59,530 [salt.state       :1951][INFO    ][26701] Completed state [update-grub] at time 02:56:59.530803 duration_in_ms=2.577
2019-01-15 02:56:59,534 [salt.state       :1780][INFO    ][26701] Running state [/boot/grub/grub.cfg] at time 02:56:59.534154
2019-01-15 02:56:59,535 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/boot/grub/grub.cfg]
2019-01-15 02:56:59,543 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'test -f /boot/grub/grub.cfg' in directory '/root'
2019-01-15 02:56:59,559 [salt.loaded.int.states.file:2298][WARNING ][26701] 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-01-15 02:56:59,561 [salt.state       :300 ][INFO    ][26701] File /boot/grub/grub.cfg exists with proper permissions. No changes made.
2019-01-15 02:56:59,561 [salt.state       :1951][INFO    ][26701] Completed state [/boot/grub/grub.cfg] at time 02:56:59.561859 duration_in_ms=27.705
2019-01-15 02:56:59,562 [salt.state       :1780][INFO    ][26701] Running state [nf_conntrack] at time 02:56:59.562767
2019-01-15 02:56:59,563 [salt.state       :1813][INFO    ][26701] Executing state kmod.present for [nf_conntrack]
2019-01-15 02:56:59,564 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'lsmod' in directory '/root'
2019-01-15 02:56:59,584 [salt.state       :300 ][INFO    ][26701] Kernel module nf_conntrack is already present
2019-01-15 02:56:59,584 [salt.state       :1951][INFO    ][26701] Completed state [nf_conntrack] at time 02:56:59.584819 duration_in_ms=22.053
2019-01-15 02:56:59,585 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d] at time 02:56:59.585684
2019-01-15 02:56:59,586 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/modprobe.d]
2019-01-15 02:56:59,588 [salt.state       :300 ][INFO    ][26701] Directory /etc/modprobe.d is in the correct state
Directory /etc/modprobe.d updated
2019-01-15 02:56:59,589 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d] at time 02:56:59.589197 duration_in_ms=3.512
2019-01-15 02:56:59,592 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/hfsplus.conf] at time 02:56:59.592302
2019-01-15 02:56:59,593 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/hfsplus.conf]
2019-01-15 02:56:59,741 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/hfsplus.conf is in the correct state
2019-01-15 02:56:59,742 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/hfsplus.conf] at time 02:56:59.742189 duration_in_ms=149.887
2019-01-15 02:56:59,743 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/rds.conf] at time 02:56:59.743661
2019-01-15 02:56:59,744 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/rds.conf]
2019-01-15 02:56:59,846 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/rds.conf is in the correct state
2019-01-15 02:56:59,846 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/rds.conf] at time 02:56:59.846863 duration_in_ms=103.202
2019-01-15 02:56:59,848 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/cramfs.conf] at time 02:56:59.847989
2019-01-15 02:56:59,848 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/cramfs.conf]
2019-01-15 02:56:59,937 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/cramfs.conf is in the correct state
2019-01-15 02:56:59,938 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/cramfs.conf] at time 02:56:59.938143 duration_in_ms=90.154
2019-01-15 02:56:59,939 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/freevxfs.conf] at time 02:56:59.939253
2019-01-15 02:56:59,939 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/freevxfs.conf]
2019-01-15 02:57:00,031 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/freevxfs.conf is in the correct state
2019-01-15 02:57:00,031 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/freevxfs.conf] at time 02:57:00.031479 duration_in_ms=92.226
2019-01-15 02:57:00,032 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/hfs.conf] at time 02:57:00.032573
2019-01-15 02:57:00,032 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/hfs.conf]
2019-01-15 02:57:00,120 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/hfs.conf is in the correct state
2019-01-15 02:57:00,121 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/hfs.conf] at time 02:57:00.121306 duration_in_ms=88.734
2019-01-15 02:57:00,122 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/squashfs.conf] at time 02:57:00.122427
2019-01-15 02:57:00,122 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/squashfs.conf]
2019-01-15 02:57:00,210 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/squashfs.conf is in the correct state
2019-01-15 02:57:00,211 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/squashfs.conf] at time 02:57:00.211300 duration_in_ms=88.873
2019-01-15 02:57:00,212 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/udf.conf] at time 02:57:00.212394
2019-01-15 02:57:00,212 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/udf.conf]
2019-01-15 02:57:00,305 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/udf.conf is in the correct state
2019-01-15 02:57:00,306 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/udf.conf] at time 02:57:00.306079 duration_in_ms=93.685
2019-01-15 02:57:00,307 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/vfat.conf] at time 02:57:00.307180
2019-01-15 02:57:00,307 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/vfat.conf]
2019-01-15 02:57:00,427 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/vfat.conf is in the correct state
2019-01-15 02:57:00,427 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/vfat.conf] at time 02:57:00.427807 duration_in_ms=120.625
2019-01-15 02:57:00,429 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/sctp.conf] at time 02:57:00.429725
2019-01-15 02:57:00,430 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/sctp.conf]
2019-01-15 02:57:00,567 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/sctp.conf is in the correct state
2019-01-15 02:57:00,567 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/sctp.conf] at time 02:57:00.567379 duration_in_ms=137.655
2019-01-15 02:57:00,568 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/jffs2.conf] at time 02:57:00.568521
2019-01-15 02:57:00,568 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/jffs2.conf]
2019-01-15 02:57:00,666 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/jffs2.conf is in the correct state
2019-01-15 02:57:00,666 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/jffs2.conf] at time 02:57:00.666827 duration_in_ms=98.306
2019-01-15 02:57:00,667 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/tipc.conf] at time 02:57:00.667719
2019-01-15 02:57:00,667 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/tipc.conf]
2019-01-15 02:57:00,843 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/tipc.conf is in the correct state
2019-01-15 02:57:00,843 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/tipc.conf] at time 02:57:00.843623 duration_in_ms=175.903
2019-01-15 02:57:00,845 [salt.state       :1780][INFO    ][26701] Running state [/etc/modprobe.d/dccp.conf] at time 02:57:00.845256
2019-01-15 02:57:00,845 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/modprobe.d/dccp.conf]
2019-01-15 02:57:00,948 [salt.state       :300 ][INFO    ][26701] File /etc/modprobe.d/dccp.conf is in the correct state
2019-01-15 02:57:00,949 [salt.state       :1951][INFO    ][26701] Completed state [/etc/modprobe.d/dccp.conf] at time 02:57:00.949077 duration_in_ms=103.821
2019-01-15 02:57:00,949 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_congestion_control] at time 02:57:00.949287
2019-01-15 02:57:00,949 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_congestion_control]
2019-01-15 02:57:00,950 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_congestion_control' in directory '/root'
2019-01-15 02:57:00,963 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2019-01-15 02:57:00,964 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_congestion_control] at time 02:57:00.964212 duration_in_ms=14.924
2019-01-15 02:57:00,964 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:57:00.964451
2019-01-15 02:57:00,964 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_slow_start_after_idle]
2019-01-15 02:57:00,965 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_slow_start_after_idle' in directory '/root'
2019-01-15 02:57:00,976 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2019-01-15 02:57:00,977 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:57:00.977193 duration_in_ms=12.742
2019-01-15 02:57:00,977 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.ip_forward] at time 02:57:00.977432
2019-01-15 02:57:00,977 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.ip_forward]
2019-01-15 02:57:00,978 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.ip_forward' in directory '/root'
2019-01-15 02:57:00,988 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.ip_forward = 1 is already set
2019-01-15 02:57:00,989 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.ip_forward] at time 02:57:00.989153 duration_in_ms=11.721
2019-01-15 02:57:00,989 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:57:00.989390
2019-01-15 02:57:00,989 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.icmp_echo_ignore_broadcasts]
2019-01-15 02:57:00,990 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.icmp_echo_ignore_broadcasts' in directory '/root'
2019-01-15 02:57:01,000 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.icmp_echo_ignore_broadcasts = 1 is already set
2019-01-15 02:57:01,000 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.icmp_echo_ignore_broadcasts] at time 02:57:01.000877 duration_in_ms=11.488
2019-01-15 02:57:01,001 [salt.state       :1780][INFO    ][26701] Running state [net.nf_conntrack_max] at time 02:57:01.001141
2019-01-15 02:57:01,001 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.nf_conntrack_max]
2019-01-15 02:57:01,001 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.nf_conntrack_max' in directory '/root'
2019-01-15 02:57:01,012 [salt.state       :300 ][INFO    ][26701] Sysctl value net.nf_conntrack_max = 1048576 is already set
2019-01-15 02:57:01,012 [salt.state       :1951][INFO    ][26701] Completed state [net.nf_conntrack_max] at time 02:57:01.012453 duration_in_ms=11.312
2019-01-15 02:57:01,012 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:57:01.012693
2019-01-15 02:57:01,012 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.icmp_ignore_bogus_error_responses]
2019-01-15 02:57:01,013 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.icmp_ignore_bogus_error_responses' in directory '/root'
2019-01-15 02:57:01,027 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.icmp_ignore_bogus_error_responses = 1 is already set
2019-01-15 02:57:01,028 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.icmp_ignore_bogus_error_responses] at time 02:57:01.028184 duration_in_ms=15.492
2019-01-15 02:57:01,028 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.default.log_martians] at time 02:57:01.028443
2019-01-15 02:57:01,028 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.default.log_martians]
2019-01-15 02:57:01,029 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.default.log_martians' in directory '/root'
2019-01-15 02:57:01,041 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.default.log_martians = 1 is already set
2019-01-15 02:57:01,041 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.default.log_martians] at time 02:57:01.041258 duration_in_ms=12.815
2019-01-15 02:57:01,041 [salt.state       :1780][INFO    ][26701] Running state [net.core.somaxconn] at time 02:57:01.041510
2019-01-15 02:57:01,041 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.core.somaxconn]
2019-01-15 02:57:01,042 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.core.somaxconn' in directory '/root'
2019-01-15 02:57:01,052 [salt.state       :300 ][INFO    ][26701] Sysctl value net.core.somaxconn = 4096 is already set
2019-01-15 02:57:01,053 [salt.state       :1951][INFO    ][26701] Completed state [net.core.somaxconn] at time 02:57:01.053056 duration_in_ms=11.547
2019-01-15 02:57:01,053 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.all.send_redirects] at time 02:57:01.053309
2019-01-15 02:57:01,053 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.all.send_redirects]
2019-01-15 02:57:01,054 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.all.send_redirects' in directory '/root'
2019-01-15 02:57:01,065 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.all.send_redirects = 0 is already set
2019-01-15 02:57:01,065 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.all.send_redirects] at time 02:57:01.065550 duration_in_ms=12.24
2019-01-15 02:57:01,065 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_tw_reuse] at time 02:57:01.065824
2019-01-15 02:57:01,066 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_tw_reuse]
2019-01-15 02:57:01,066 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_tw_reuse' in directory '/root'
2019-01-15 02:57:01,076 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2019-01-15 02:57:01,077 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_tw_reuse] at time 02:57:01.076981 duration_in_ms=11.157
2019-01-15 02:57:01,077 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.default.rp_filter] at time 02:57:01.077230
2019-01-15 02:57:01,077 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.default.rp_filter]
2019-01-15 02:57:01,078 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.default.rp_filter' in directory '/root'
2019-01-15 02:57:01,087 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.default.rp_filter = 1 is already set
2019-01-15 02:57:01,088 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.default.rp_filter] at time 02:57:01.088215 duration_in_ms=10.985
2019-01-15 02:57:01,088 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_fin_timeout] at time 02:57:01.088473
2019-01-15 02:57:01,088 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_fin_timeout]
2019-01-15 02:57:01,089 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_fin_timeout' in directory '/root'
2019-01-15 02:57:01,099 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2019-01-15 02:57:01,099 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_fin_timeout] at time 02:57:01.099546 duration_in_ms=11.073
2019-01-15 02:57:01,099 [salt.state       :1780][INFO    ][26701] Running state [kernel.panic] at time 02:57:01.099801
2019-01-15 02:57:01,100 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [kernel.panic]
2019-01-15 02:57:01,100 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n kernel.panic' in directory '/root'
2019-01-15 02:57:01,111 [salt.state       :300 ][INFO    ][26701] Sysctl value kernel.panic = 60 is already set
2019-01-15 02:57:01,112 [salt.state       :1951][INFO    ][26701] Completed state [kernel.panic] at time 02:57:01.112092 duration_in_ms=12.291
2019-01-15 02:57:01,112 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_keepalive_probes] at time 02:57:01.112403
2019-01-15 02:57:01,112 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_keepalive_probes]
2019-01-15 02:57:01,113 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_keepalive_probes' in directory '/root'
2019-01-15 02:57:01,124 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2019-01-15 02:57:01,125 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:57:01.125044 duration_in_ms=12.64
2019-01-15 02:57:01,125 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.all.log_martians] at time 02:57:01.125316
2019-01-15 02:57:01,125 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.all.log_martians]
2019-01-15 02:57:01,126 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.all.log_martians' in directory '/root'
2019-01-15 02:57:01,136 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.all.log_martians = 1 is already set
2019-01-15 02:57:01,137 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.all.log_martians] at time 02:57:01.137092 duration_in_ms=11.776
2019-01-15 02:57:01,137 [salt.state       :1780][INFO    ][26701] Running state [fs.suid_dumpable] at time 02:57:01.137345
2019-01-15 02:57:01,137 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [fs.suid_dumpable]
2019-01-15 02:57:01,138 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n fs.suid_dumpable' in directory '/root'
2019-01-15 02:57:01,149 [salt.state       :300 ][INFO    ][26701] Sysctl value fs.suid_dumpable = 0 is already set
2019-01-15 02:57:01,149 [salt.state       :1951][INFO    ][26701] Completed state [fs.suid_dumpable] at time 02:57:01.149682 duration_in_ms=12.335
2019-01-15 02:57:01,150 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.default.accept_redirects] at time 02:57:01.150377
2019-01-15 02:57:01,150 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.default.accept_redirects]
2019-01-15 02:57:01,152 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.default.accept_redirects' in directory '/root'
2019-01-15 02:57:01,162 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.default.accept_redirects = 0 is already set
2019-01-15 02:57:01,163 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.default.accept_redirects] at time 02:57:01.163696 duration_in_ms=13.319
2019-01-15 02:57:01,164 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.default.secure_redirects] at time 02:57:01.164280
2019-01-15 02:57:01,164 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.default.secure_redirects]
2019-01-15 02:57:01,166 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.default.secure_redirects' in directory '/root'
2019-01-15 02:57:01,182 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.default.secure_redirects = 0 is already set
2019-01-15 02:57:01,182 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.default.secure_redirects] at time 02:57:01.182788 duration_in_ms=18.507
2019-01-15 02:57:01,183 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.default.accept_source_route] at time 02:57:01.183358
2019-01-15 02:57:01,183 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.default.accept_source_route]
2019-01-15 02:57:01,185 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.default.accept_source_route' in directory '/root'
2019-01-15 02:57:01,201 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.default.accept_source_route = 0 is already set
2019-01-15 02:57:01,202 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.default.accept_source_route] at time 02:57:01.202062 duration_in_ms=18.705
2019-01-15 02:57:01,202 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:57:01.202619
2019-01-15 02:57:01,203 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_keepalive_intvl]
2019-01-15 02:57:01,204 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_keepalive_intvl' in directory '/root'
2019-01-15 02:57:01,220 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2019-01-15 02:57:01,221 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:57:01.221421 duration_in_ms=18.802
2019-01-15 02:57:01,222 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_keepalive_time] at time 02:57:01.222003
2019-01-15 02:57:01,222 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_keepalive_time]
2019-01-15 02:57:01,223 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_keepalive_time' in directory '/root'
2019-01-15 02:57:01,238 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2019-01-15 02:57:01,238 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_keepalive_time] at time 02:57:01.238588 duration_in_ms=16.584
2019-01-15 02:57:01,239 [salt.state       :1780][INFO    ][26701] Running state [kernel.randomize_va_space] at time 02:57:01.239143
2019-01-15 02:57:01,239 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [kernel.randomize_va_space]
2019-01-15 02:57:01,240 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n kernel.randomize_va_space' in directory '/root'
2019-01-15 02:57:01,254 [salt.state       :300 ][INFO    ][26701] Sysctl value kernel.randomize_va_space = 2 is already set
2019-01-15 02:57:01,254 [salt.state       :1951][INFO    ][26701] Completed state [kernel.randomize_va_space] at time 02:57:01.254698 duration_in_ms=15.555
2019-01-15 02:57:01,255 [salt.state       :1780][INFO    ][26701] Running state [fs.file-max] at time 02:57:01.255257
2019-01-15 02:57:01,255 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [fs.file-max]
2019-01-15 02:57:01,256 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n fs.file-max' in directory '/root'
2019-01-15 02:57:01,269 [salt.state       :300 ][INFO    ][26701] Sysctl value fs.file-max = 124165 is already set
2019-01-15 02:57:01,270 [salt.state       :1951][INFO    ][26701] Completed state [fs.file-max] at time 02:57:01.270183 duration_in_ms=14.926
2019-01-15 02:57:01,270 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_syncookies] at time 02:57:01.270732
2019-01-15 02:57:01,271 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_syncookies]
2019-01-15 02:57:01,272 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_syncookies' in directory '/root'
2019-01-15 02:57:01,285 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_syncookies = 1 is already set
2019-01-15 02:57:01,285 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_syncookies] at time 02:57:01.285510 duration_in_ms=14.777
2019-01-15 02:57:01,286 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:57:01.286096
2019-01-15 02:57:01,286 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_max_syn_backlog]
2019-01-15 02:57:01,287 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_max_syn_backlog' in directory '/root'
2019-01-15 02:57:01,300 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2019-01-15 02:57:01,300 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:57:01.300872 duration_in_ms=14.776
2019-01-15 02:57:01,301 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.all.rp_filter] at time 02:57:01.301427
2019-01-15 02:57:01,301 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.all.rp_filter]
2019-01-15 02:57:01,303 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.all.rp_filter' in directory '/root'
2019-01-15 02:57:01,314 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.all.rp_filter = 1 is already set
2019-01-15 02:57:01,315 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.all.rp_filter] at time 02:57:01.315427 duration_in_ms=14.0
2019-01-15 02:57:01,316 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.all.accept_source_route] at time 02:57:01.315974
2019-01-15 02:57:01,316 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.all.accept_source_route]
2019-01-15 02:57:01,317 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.all.accept_source_route' in directory '/root'
2019-01-15 02:57:01,329 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.all.accept_source_route = 0 is already set
2019-01-15 02:57:01,330 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.all.accept_source_route] at time 02:57:01.330276 duration_in_ms=14.301
2019-01-15 02:57:01,330 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.tcp_retries2] at time 02:57:01.330806
2019-01-15 02:57:01,331 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.tcp_retries2]
2019-01-15 02:57:01,332 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.tcp_retries2' in directory '/root'
2019-01-15 02:57:01,344 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2019-01-15 02:57:01,345 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.tcp_retries2] at time 02:57:01.345082 duration_in_ms=14.276
2019-01-15 02:57:01,345 [salt.state       :1780][INFO    ][26701] Running state [net.core.netdev_max_backlog] at time 02:57:01.345616
2019-01-15 02:57:01,346 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.core.netdev_max_backlog]
2019-01-15 02:57:01,347 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.core.netdev_max_backlog' in directory '/root'
2019-01-15 02:57:01,359 [salt.state       :300 ][INFO    ][26701] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2019-01-15 02:57:01,360 [salt.state       :1951][INFO    ][26701] Completed state [net.core.netdev_max_backlog] at time 02:57:01.359950 duration_in_ms=14.335
2019-01-15 02:57:01,360 [salt.state       :1780][INFO    ][26701] Running state [vm.swappiness] at time 02:57:01.360478
2019-01-15 02:57:01,361 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [vm.swappiness]
2019-01-15 02:57:01,362 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n vm.swappiness' in directory '/root'
2019-01-15 02:57:01,373 [salt.state       :300 ][INFO    ][26701] Sysctl value vm.swappiness = 10 is already set
2019-01-15 02:57:01,374 [salt.state       :1951][INFO    ][26701] Completed state [vm.swappiness] at time 02:57:01.374073 duration_in_ms=13.595
2019-01-15 02:57:01,374 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.all.secure_redirects] at time 02:57:01.374589
2019-01-15 02:57:01,375 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.all.secure_redirects]
2019-01-15 02:57:01,376 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.all.secure_redirects' in directory '/root'
2019-01-15 02:57:01,387 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.all.secure_redirects = 0 is already set
2019-01-15 02:57:01,388 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.all.secure_redirects] at time 02:57:01.388410 duration_in_ms=13.821
2019-01-15 02:57:01,388 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:57:01.388879
2019-01-15 02:57:01,389 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh1]
2019-01-15 02:57:01,390 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh1' in directory '/root'
2019-01-15 02:57:01,405 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2019-01-15 02:57:01,406 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:57:01.405982 duration_in_ms=17.102
2019-01-15 02:57:01,406 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:57:01.406432
2019-01-15 02:57:01,406 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh2]
2019-01-15 02:57:01,407 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh2' in directory '/root'
2019-01-15 02:57:01,424 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2019-01-15 02:57:01,425 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:57:01.425046 duration_in_ms=18.613
2019-01-15 02:57:01,425 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:57:01.425502
2019-01-15 02:57:01,426 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.neigh.default.gc_thresh3]
2019-01-15 02:57:01,427 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.neigh.default.gc_thresh3' in directory '/root'
2019-01-15 02:57:01,442 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2019-01-15 02:57:01,443 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:57:01.443136 duration_in_ms=17.635
2019-01-15 02:57:01,443 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.default.send_redirects] at time 02:57:01.443679
2019-01-15 02:57:01,444 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.default.send_redirects]
2019-01-15 02:57:01,445 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.default.send_redirects' in directory '/root'
2019-01-15 02:57:01,459 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.default.send_redirects = 0 is already set
2019-01-15 02:57:01,459 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.default.send_redirects] at time 02:57:01.459618 duration_in_ms=15.939
2019-01-15 02:57:01,460 [salt.state       :1780][INFO    ][26701] Running state [net.ipv4.conf.all.accept_redirects] at time 02:57:01.460174
2019-01-15 02:57:01,460 [salt.state       :1813][INFO    ][26701] Executing state sysctl.present for [net.ipv4.conf.all.accept_redirects]
2019-01-15 02:57:01,461 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'sysctl -n net.ipv4.conf.all.accept_redirects' in directory '/root'
2019-01-15 02:57:01,477 [salt.state       :300 ][INFO    ][26701] Sysctl value net.ipv4.conf.all.accept_redirects = 0 is already set
2019-01-15 02:57:01,477 [salt.state       :1951][INFO    ][26701] Completed state [net.ipv4.conf.all.accept_redirects] at time 02:57:01.477517 duration_in_ms=17.342
2019-01-15 02:57:01,478 [salt.state       :1780][INFO    ][26701] Running state [linux_sysfs_package] at time 02:57:01.478115
2019-01-15 02:57:01,478 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [linux_sysfs_package]
2019-01-15 02:57:01,489 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:57:01,489 [salt.state       :1951][INFO    ][26701] Completed state [linux_sysfs_package] at time 02:57:01.489547 duration_in_ms=11.432
2019-01-15 02:57:01,492 [salt.state       :1780][INFO    ][26701] Running state [/etc/sysfs.d] at time 02:57:01.492219
2019-01-15 02:57:01,492 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/sysfs.d]
2019-01-15 02:57:01,493 [salt.state       :300 ][INFO    ][26701] Directory /etc/sysfs.d is in the correct state
Directory /etc/sysfs.d updated
2019-01-15 02:57:01,494 [salt.state       :1951][INFO    ][26701] Completed state [/etc/sysfs.d] at time 02:57:01.494056 duration_in_ms=1.837
2019-01-15 02:57:01,494 [salt.state       :1780][INFO    ][26701] Running state [ondemand] at time 02:57:01.494560
2019-01-15 02:57:01,495 [salt.state       :1813][INFO    ][26701] Executing state service.dead for [ondemand]
2019-01-15 02:57:01,495 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:01,519 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2019-01-15 02:57:01,540 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2019-01-15 02:57:01,569 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'runlevel' in directory '/root'
2019-01-15 02:57:01,588 [salt.state       :300 ][INFO    ][26701] The service ondemand is already dead
2019-01-15 02:57:01,589 [salt.state       :1951][INFO    ][26701] Completed state [ondemand] at time 02:57:01.589539 duration_in_ms=94.978
2019-01-15 02:57:01,590 [salt.state       :1780][INFO    ][26701] Running state [en_US.UTF-8] at time 02:57:01.590466
2019-01-15 02:57:01,591 [salt.state       :1813][INFO    ][26701] Executing state locale.present for [en_US.UTF-8]
2019-01-15 02:57:01,592 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'locale -a' in directory '/root'
2019-01-15 02:57:01,610 [salt.state       :300 ][INFO    ][26701] Locale en_US.UTF-8 is already present
2019-01-15 02:57:01,611 [salt.state       :1951][INFO    ][26701] Completed state [en_US.UTF-8] at time 02:57:01.611173 duration_in_ms=20.708
2019-01-15 02:57:01,614 [salt.state       :1780][INFO    ][26701] Running state [en_US.UTF-8] at time 02:57:01.614752
2019-01-15 02:57:01,615 [salt.state       :1813][INFO    ][26701] Executing state locale.system for [en_US.UTF-8]
2019-01-15 02:57:01,616 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'localectl' in directory '/root'
2019-01-15 02:57:01,657 [salt.state       :300 ][INFO    ][26701] System locale en_US.UTF-8 already set
2019-01-15 02:57:01,658 [salt.state       :1951][INFO    ][26701] Completed state [en_US.UTF-8] at time 02:57:01.658041 duration_in_ms=43.289
2019-01-15 02:57:01,658 [salt.state       :1780][INFO    ][26701] Running state [root] at time 02:57:01.658911
2019-01-15 02:57:01,659 [salt.state       :1813][INFO    ][26701] Executing state group.present for [root]
2019-01-15 02:57:01,660 [salt.state       :300 ][INFO    ][26701] Group root is present and up to date
2019-01-15 02:57:01,661 [salt.state       :1951][INFO    ][26701] Completed state [root] at time 02:57:01.661455 duration_in_ms=2.544
2019-01-15 02:57:01,664 [salt.state       :1780][INFO    ][26701] Running state [root] at time 02:57:01.664344
2019-01-15 02:57:01,665 [salt.state       :1813][INFO    ][26701] Executing state user.present for [root]
2019-01-15 02:57:01,667 [salt.state       :300 ][INFO    ][26701] User root is present and up to date
2019-01-15 02:57:01,668 [salt.state       :1951][INFO    ][26701] Completed state [root] at time 02:57:01.668167 duration_in_ms=3.823
2019-01-15 02:57:01,670 [salt.state       :1780][INFO    ][26701] Running state [/root] at time 02:57:01.670719
2019-01-15 02:57:01,671 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/root]
2019-01-15 02:57:01,672 [salt.state       :300 ][INFO    ][26701] Directory /root is in the correct state
Directory /root updated
2019-01-15 02:57:01,673 [salt.state       :1951][INFO    ][26701] Completed state [/root] at time 02:57:01.673672 duration_in_ms=2.954
2019-01-15 02:57:01,674 [salt.state       :1780][INFO    ][26701] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:57:01.674390
2019-01-15 02:57:01,675 [salt.state       :1813][INFO    ][26701] Executing state file.absent for [/etc/sudoers.d/90-salt-user-root]
2019-01-15 02:57:01,675 [salt.state       :300 ][INFO    ][26701] File /etc/sudoers.d/90-salt-user-root is not present
2019-01-15 02:57:01,676 [salt.state       :1951][INFO    ][26701] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:57:01.676467 duration_in_ms=2.077
2019-01-15 02:57:01,677 [salt.state       :1780][INFO    ][26701] Running state [ubuntu] at time 02:57:01.677134
2019-01-15 02:57:01,677 [salt.state       :1813][INFO    ][26701] Executing state group.present for [ubuntu]
2019-01-15 02:57:01,678 [salt.state       :300 ][INFO    ][26701] Group ubuntu is present and up to date
2019-01-15 02:57:01,679 [salt.state       :1951][INFO    ][26701] Completed state [ubuntu] at time 02:57:01.679311 duration_in_ms=2.177
2019-01-15 02:57:01,681 [salt.state       :1780][INFO    ][26701] Running state [ubuntu] at time 02:57:01.681463
2019-01-15 02:57:01,682 [salt.state       :1813][INFO    ][26701] Executing state user.present for [ubuntu]
2019-01-15 02:57:01,684 [salt.state       :300 ][INFO    ][26701] User ubuntu is present and up to date
2019-01-15 02:57:01,684 [salt.state       :1951][INFO    ][26701] Completed state [ubuntu] at time 02:57:01.684527 duration_in_ms=3.064
2019-01-15 02:57:01,687 [salt.state       :1780][INFO    ][26701] Running state [/home/ubuntu] at time 02:57:01.686980
2019-01-15 02:57:01,687 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/home/ubuntu]
2019-01-15 02:57:01,689 [salt.state       :300 ][INFO    ][26701] Directory /home/ubuntu is in the correct state
Directory /home/ubuntu updated
2019-01-15 02:57:01,689 [salt.state       :1951][INFO    ][26701] Completed state [/home/ubuntu] at time 02:57:01.689739 duration_in_ms=2.76
2019-01-15 02:57:01,691 [salt.state       :1780][INFO    ][26701] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:57:01.691892
2019-01-15 02:57:01,692 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/sudoers.d/90-salt-user-ubuntu]
2019-01-15 02:57:01,729 [salt.state       :300 ][INFO    ][26701] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2019-01-15 02:57:01,730 [salt.state       :1951][INFO    ][26701] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:57:01.730056 duration_in_ms=38.174
2019-01-15 02:57:01,730 [salt.state       :1780][INFO    ][26701] Running state [/etc/security/limits.d/90-salt-cis.conf] at time 02:57:01.730662
2019-01-15 02:57:01,731 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/security/limits.d/90-salt-cis.conf]
2019-01-15 02:57:01,851 [salt.state       :300 ][INFO    ][26701] File /etc/security/limits.d/90-salt-cis.conf is in the correct state
2019-01-15 02:57:01,852 [salt.state       :1951][INFO    ][26701] Completed state [/etc/security/limits.d/90-salt-cis.conf] at time 02:57:01.852142 duration_in_ms=121.48
2019-01-15 02:57:01,852 [salt.state       :1780][INFO    ][26701] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:57:01.852585
2019-01-15 02:57:01,853 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/security/limits.d/90-salt-default.conf]
2019-01-15 02:57:01,952 [salt.state       :300 ][INFO    ][26701] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2019-01-15 02:57:01,953 [salt.state       :1951][INFO    ][26701] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:57:01.952974 duration_in_ms=100.389
2019-01-15 02:57:01,953 [salt.state       :1780][INFO    ][26701] Running state [autofs] at time 02:57:01.953378
2019-01-15 02:57:01,953 [salt.state       :1813][INFO    ][26701] Executing state service.disabled for [autofs]
2019-01-15 02:57:01,954 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'status', 'autofs.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:01,977 [salt.state       :300 ][INFO    ][26701] The named service autofs is not available
2019-01-15 02:57:01,978 [salt.state       :1951][INFO    ][26701] Completed state [autofs] at time 02:57:01.978160 duration_in_ms=24.781
2019-01-15 02:57:01,978 [salt.state       :1780][INFO    ][26701] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:57:01.978745
2019-01-15 02:57:01,979 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/systemd/system.conf.d/90-salt.conf]
2019-01-15 02:57:02,081 [salt.state       :300 ][INFO    ][26701] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2019-01-15 02:57:02,081 [salt.state       :1951][INFO    ][26701] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:57:02.081370 duration_in_ms=102.625
2019-01-15 02:57:02,083 [salt.state       :1780][INFO    ][26701] Running state [service.systemctl_reload] at time 02:57:02.083063
2019-01-15 02:57:02,083 [salt.state       :1813][INFO    ][26701] Executing state module.wait for [service.systemctl_reload]
2019-01-15 02:57:02,083 [salt.state       :300 ][INFO    ][26701] No changes made for service.systemctl_reload
2019-01-15 02:57:02,084 [salt.state       :1951][INFO    ][26701] Completed state [service.systemctl_reload] at time 02:57:02.084232 duration_in_ms=1.168
2019-01-15 02:57:02,084 [salt.state       :1780][INFO    ][26701] Running state [/etc/shadow] at time 02:57:02.084605
2019-01-15 02:57:02,085 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/shadow]
2019-01-15 02:57:02,085 [salt.loaded.int.states.file:2298][WARNING ][26701] 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-01-15 02:57:02,086 [salt.state       :300 ][INFO    ][26701] File /etc/shadow exists with proper permissions. No changes made.
2019-01-15 02:57:02,086 [salt.state       :1951][INFO    ][26701] Completed state [/etc/shadow] at time 02:57:02.086462 duration_in_ms=1.857
2019-01-15 02:57:02,086 [salt.state       :1780][INFO    ][26701] Running state [/etc/gshadow] at time 02:57:02.086824
2019-01-15 02:57:02,087 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/gshadow]
2019-01-15 02:57:02,087 [salt.loaded.int.states.file:2298][WARNING ][26701] 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-01-15 02:57:02,088 [salt.state       :300 ][INFO    ][26701] File /etc/gshadow exists with proper permissions. No changes made.
2019-01-15 02:57:02,088 [salt.state       :1951][INFO    ][26701] Completed state [/etc/gshadow] at time 02:57:02.088554 duration_in_ms=1.731
2019-01-15 02:57:02,088 [salt.state       :1780][INFO    ][26701] Running state [/etc/group-] at time 02:57:02.088924
2019-01-15 02:57:02,089 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/group-]
2019-01-15 02:57:02,089 [salt.loaded.int.states.file:2298][WARNING ][26701] 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-01-15 02:57:02,090 [salt.state       :300 ][INFO    ][26701] File /etc/group- exists with proper permissions. No changes made.
2019-01-15 02:57:02,090 [salt.state       :1951][INFO    ][26701] Completed state [/etc/group-] at time 02:57:02.090662 duration_in_ms=1.738
2019-01-15 02:57:02,091 [salt.state       :1780][INFO    ][26701] Running state [/etc/group] at time 02:57:02.091029
2019-01-15 02:57:02,091 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/group]
2019-01-15 02:57:02,091 [salt.loaded.int.states.file:2298][WARNING ][26701] 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-01-15 02:57:02,092 [salt.state       :300 ][INFO    ][26701] File /etc/group exists with proper permissions. No changes made.
2019-01-15 02:57:02,092 [salt.state       :1951][INFO    ][26701] Completed state [/etc/group] at time 02:57:02.092728 duration_in_ms=1.699
2019-01-15 02:57:02,093 [salt.state       :1780][INFO    ][26701] Running state [/etc/passwd-] at time 02:57:02.093101
2019-01-15 02:57:02,093 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/passwd-]
2019-01-15 02:57:02,093 [salt.loaded.int.states.file:2298][WARNING ][26701] 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-01-15 02:57:02,094 [salt.state       :300 ][INFO    ][26701] File /etc/passwd- exists with proper permissions. No changes made.
2019-01-15 02:57:02,094 [salt.state       :1951][INFO    ][26701] Completed state [/etc/passwd-] at time 02:57:02.094827 duration_in_ms=1.727
2019-01-15 02:57:02,095 [salt.state       :1780][INFO    ][26701] Running state [/etc/passwd] at time 02:57:02.095196
2019-01-15 02:57:02,095 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/passwd]
2019-01-15 02:57:02,096 [salt.loaded.int.states.file:2298][WARNING ][26701] 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-01-15 02:57:02,096 [salt.state       :300 ][INFO    ][26701] File /etc/passwd exists with proper permissions. No changes made.
2019-01-15 02:57:02,096 [salt.state       :1951][INFO    ][26701] Completed state [/etc/passwd] at time 02:57:02.096923 duration_in_ms=1.727
2019-01-15 02:57:02,097 [salt.state       :1780][INFO    ][26701] Running state [/etc/gshadow-] at time 02:57:02.097275
2019-01-15 02:57:02,097 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/gshadow-]
2019-01-15 02:57:02,098 [salt.loaded.int.states.file:2298][WARNING ][26701] 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-01-15 02:57:02,098 [salt.state       :300 ][INFO    ][26701] File /etc/gshadow- exists with proper permissions. No changes made.
2019-01-15 02:57:02,099 [salt.state       :1951][INFO    ][26701] Completed state [/etc/gshadow-] at time 02:57:02.098973 duration_in_ms=1.699
2019-01-15 02:57:02,099 [salt.state       :1780][INFO    ][26701] Running state [/etc/shadow-] at time 02:57:02.099322
2019-01-15 02:57:02,099 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/shadow-]
2019-01-15 02:57:02,100 [salt.loaded.int.states.file:2298][WARNING ][26701] 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-01-15 02:57:02,100 [salt.state       :300 ][INFO    ][26701] File /etc/shadow- exists with proper permissions. No changes made.
2019-01-15 02:57:02,101 [salt.state       :1951][INFO    ][26701] Completed state [/etc/shadow-] at time 02:57:02.101016 duration_in_ms=1.694
2019-01-15 02:57:02,101 [salt.state       :1780][INFO    ][26701] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:57:02.101371
2019-01-15 02:57:02,101 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/apt/apt.conf.d/99prefer_ipv4-salt]
2019-01-15 02:57:02,119 [salt.state       :300 ][INFO    ][26701] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2019-01-15 02:57:02,119 [salt.state       :1951][INFO    ][26701] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:57:02.119584 duration_in_ms=18.214
2019-01-15 02:57:02,119 [salt.state       :1780][INFO    ][26701] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 02:57:02.119950
2019-01-15 02:57:02,120 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/apt/apt.conf.d/99allow_downgrades-salt]
2019-01-15 02:57:02,138 [salt.state       :300 ][INFO    ][26701] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2019-01-15 02:57:02,138 [salt.state       :1951][INFO    ][26701] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 02:57:02.138702 duration_in_ms=18.752
2019-01-15 02:57:02,139 [salt.state       :1780][INFO    ][26701] Running state [/etc/issue] at time 02:57:02.139070
2019-01-15 02:57:02,139 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/issue]
2019-01-15 02:57:02,148 [salt.state       :300 ][INFO    ][26701] File /etc/issue is in the correct state
2019-01-15 02:57:02,149 [salt.state       :1951][INFO    ][26701] Completed state [/etc/issue] at time 02:57:02.149085 duration_in_ms=10.015
2019-01-15 02:57:02,149 [salt.state       :1780][INFO    ][26701] Running state [/etc/hostname] at time 02:57:02.149439
2019-01-15 02:57:02,149 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/hostname]
2019-01-15 02:57:02,165 [salt.state       :300 ][INFO    ][26701] File /etc/hostname is in the correct state
2019-01-15 02:57:02,165 [salt.state       :1951][INFO    ][26701] Completed state [/etc/hostname] at time 02:57:02.165533 duration_in_ms=16.093
2019-01-15 02:57:02,166 [salt.state       :1780][INFO    ][26701] Running state [hostname mas01] at time 02:57:02.166920
2019-01-15 02:57:02,167 [salt.state       :1813][INFO    ][26701] Executing state cmd.run for [hostname mas01]
2019-01-15 02:57:02,168 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'test "$(hostname)" = "mas01"' in directory '/root'
2019-01-15 02:57:02,181 [salt.state       :300 ][INFO    ][26701] unless execution succeeded
2019-01-15 02:57:02,182 [salt.state       :1951][INFO    ][26701] Completed state [hostname mas01] at time 02:57:02.182334 duration_in_ms=15.414
2019-01-15 02:57:02,182 [salt.state       :1780][INFO    ][26701] Running state [mdb02] at time 02:57:02.182960
2019-01-15 02:57:02,183 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mdb02]
2019-01-15 02:57:02,184 [salt.state       :300 ][INFO    ][26701] Host mdb02 (10.167.4.33) already present
2019-01-15 02:57:02,184 [salt.state       :1951][INFO    ][26701] Completed state [mdb02] at time 02:57:02.184455 duration_in_ms=1.495
2019-01-15 02:57:02,184 [salt.state       :1780][INFO    ][26701] Running state [mdb02.mcp-odl-ha.local] at time 02:57:02.184928
2019-01-15 02:57:02,185 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mdb02.mcp-odl-ha.local]
2019-01-15 02:57:02,185 [salt.state       :300 ][INFO    ][26701] Host mdb02.mcp-odl-ha.local (10.167.4.33) already present
2019-01-15 02:57:02,186 [salt.state       :1951][INFO    ][26701] Completed state [mdb02.mcp-odl-ha.local] at time 02:57:02.186210 duration_in_ms=1.283
2019-01-15 02:57:02,186 [salt.state       :1780][INFO    ][26701] Running state [mdb03] at time 02:57:02.186669
2019-01-15 02:57:02,187 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mdb03]
2019-01-15 02:57:02,187 [salt.state       :300 ][INFO    ][26701] Host mdb03 (10.167.4.34) already present
2019-01-15 02:57:02,187 [salt.state       :1951][INFO    ][26701] Completed state [mdb03] at time 02:57:02.187919 duration_in_ms=1.25
2019-01-15 02:57:02,188 [salt.state       :1780][INFO    ][26701] Running state [mdb03.mcp-odl-ha.local] at time 02:57:02.188377
2019-01-15 02:57:02,188 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mdb03.mcp-odl-ha.local]
2019-01-15 02:57:02,189 [salt.state       :300 ][INFO    ][26701] Host mdb03.mcp-odl-ha.local (10.167.4.34) already present
2019-01-15 02:57:02,189 [salt.state       :1951][INFO    ][26701] Completed state [mdb03.mcp-odl-ha.local] at time 02:57:02.189621 duration_in_ms=1.244
2019-01-15 02:57:02,190 [salt.state       :1780][INFO    ][26701] Running state [mdb01] at time 02:57:02.190107
2019-01-15 02:57:02,190 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mdb01]
2019-01-15 02:57:02,193 [salt.state       :300 ][INFO    ][26701] Host mdb01 (10.167.4.32) already present
2019-01-15 02:57:02,193 [salt.state       :1951][INFO    ][26701] Completed state [mdb01] at time 02:57:02.193472 duration_in_ms=3.365
2019-01-15 02:57:02,194 [salt.state       :1780][INFO    ][26701] Running state [mdb01.mcp-odl-ha.local] at time 02:57:02.193968
2019-01-15 02:57:02,194 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mdb01.mcp-odl-ha.local]
2019-01-15 02:57:02,194 [salt.state       :300 ][INFO    ][26701] Host mdb01.mcp-odl-ha.local (10.167.4.32) already present
2019-01-15 02:57:02,195 [salt.state       :1951][INFO    ][26701] Completed state [mdb01.mcp-odl-ha.local] at time 02:57:02.195235 duration_in_ms=1.267
2019-01-15 02:57:02,195 [salt.state       :1780][INFO    ][26701] Running state [mdb] at time 02:57:02.195694
2019-01-15 02:57:02,196 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mdb]
2019-01-15 02:57:02,196 [salt.state       :300 ][INFO    ][26701] Host mdb (10.167.4.31) already present
2019-01-15 02:57:02,197 [salt.state       :1951][INFO    ][26701] Completed state [mdb] at time 02:57:02.196964 duration_in_ms=1.27
2019-01-15 02:57:02,197 [salt.state       :1780][INFO    ][26701] Running state [mdb.mcp-odl-ha.local] at time 02:57:02.197433
2019-01-15 02:57:02,197 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mdb.mcp-odl-ha.local]
2019-01-15 02:57:02,198 [salt.state       :300 ][INFO    ][26701] Host mdb.mcp-odl-ha.local (10.167.4.31) already present
2019-01-15 02:57:02,198 [salt.state       :1951][INFO    ][26701] Completed state [mdb.mcp-odl-ha.local] at time 02:57:02.198699 duration_in_ms=1.266
2019-01-15 02:57:02,199 [salt.state       :1780][INFO    ][26701] Running state [cfg01] at time 02:57:02.199173
2019-01-15 02:57:02,199 [salt.state       :1813][INFO    ][26701] Executing state host.present for [cfg01]
2019-01-15 02:57:02,200 [salt.state       :300 ][INFO    ][26701] Host cfg01 (10.167.4.11) already present
2019-01-15 02:57:02,200 [salt.state       :1951][INFO    ][26701] Completed state [cfg01] at time 02:57:02.200421 duration_in_ms=1.248
2019-01-15 02:57:02,200 [salt.state       :1780][INFO    ][26701] Running state [cfg01.mcp-odl-ha.local] at time 02:57:02.200862
2019-01-15 02:57:02,201 [salt.state       :1813][INFO    ][26701] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-01-15 02:57:02,201 [salt.state       :300 ][INFO    ][26701] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2019-01-15 02:57:02,202 [salt.state       :1951][INFO    ][26701] Completed state [cfg01.mcp-odl-ha.local] at time 02:57:02.202111 duration_in_ms=1.249
2019-01-15 02:57:02,202 [salt.state       :1780][INFO    ][26701] Running state [prx01] at time 02:57:02.202560
2019-01-15 02:57:02,202 [salt.state       :1813][INFO    ][26701] Executing state host.present for [prx01]
2019-01-15 02:57:02,203 [salt.state       :300 ][INFO    ][26701] Host prx01 (10.167.4.14) already present
2019-01-15 02:57:02,203 [salt.state       :1951][INFO    ][26701] Completed state [prx01] at time 02:57:02.203830 duration_in_ms=1.27
2019-01-15 02:57:02,204 [salt.state       :1780][INFO    ][26701] Running state [prx01.mcp-odl-ha.local] at time 02:57:02.204305
2019-01-15 02:57:02,204 [salt.state       :1813][INFO    ][26701] Executing state host.present for [prx01.mcp-odl-ha.local]
2019-01-15 02:57:02,205 [salt.state       :300 ][INFO    ][26701] Host prx01.mcp-odl-ha.local (10.167.4.14) already present
2019-01-15 02:57:02,205 [salt.state       :1951][INFO    ][26701] Completed state [prx01.mcp-odl-ha.local] at time 02:57:02.205538 duration_in_ms=1.233
2019-01-15 02:57:02,206 [salt.state       :1780][INFO    ][26701] Running state [kvm01] at time 02:57:02.206029
2019-01-15 02:57:02,206 [salt.state       :1813][INFO    ][26701] Executing state host.present for [kvm01]
2019-01-15 02:57:02,206 [salt.state       :300 ][INFO    ][26701] Host kvm01 (10.167.4.20) already present
2019-01-15 02:57:02,207 [salt.state       :1951][INFO    ][26701] Completed state [kvm01] at time 02:57:02.207220 duration_in_ms=1.191
2019-01-15 02:57:02,207 [salt.state       :1780][INFO    ][26701] Running state [kvm01.mcp-odl-ha.local] at time 02:57:02.207655
2019-01-15 02:57:02,208 [salt.state       :1813][INFO    ][26701] Executing state host.present for [kvm01.mcp-odl-ha.local]
2019-01-15 02:57:02,208 [salt.state       :300 ][INFO    ][26701] Host kvm01.mcp-odl-ha.local (10.167.4.20) already present
2019-01-15 02:57:02,208 [salt.state       :1951][INFO    ][26701] Completed state [kvm01.mcp-odl-ha.local] at time 02:57:02.208824 duration_in_ms=1.17
2019-01-15 02:57:02,209 [salt.state       :1780][INFO    ][26701] Running state [kvm03] at time 02:57:02.209280
2019-01-15 02:57:02,209 [salt.state       :1813][INFO    ][26701] Executing state host.present for [kvm03]
2019-01-15 02:57:02,210 [salt.state       :300 ][INFO    ][26701] Host kvm03 (10.167.4.22) already present
2019-01-15 02:57:02,210 [salt.state       :1951][INFO    ][26701] Completed state [kvm03] at time 02:57:02.210484 duration_in_ms=1.204
2019-01-15 02:57:02,210 [salt.state       :1780][INFO    ][26701] Running state [kvm03.mcp-odl-ha.local] at time 02:57:02.210938
2019-01-15 02:57:02,211 [salt.state       :1813][INFO    ][26701] Executing state host.present for [kvm03.mcp-odl-ha.local]
2019-01-15 02:57:02,211 [salt.state       :300 ][INFO    ][26701] Host kvm03.mcp-odl-ha.local (10.167.4.22) already present
2019-01-15 02:57:02,212 [salt.state       :1951][INFO    ][26701] Completed state [kvm03.mcp-odl-ha.local] at time 02:57:02.212113 duration_in_ms=1.175
2019-01-15 02:57:02,212 [salt.state       :1780][INFO    ][26701] Running state [kvm02] at time 02:57:02.212560
2019-01-15 02:57:02,212 [salt.state       :1813][INFO    ][26701] Executing state host.present for [kvm02]
2019-01-15 02:57:02,213 [salt.state       :300 ][INFO    ][26701] Host kvm02 (10.167.4.21) already present
2019-01-15 02:57:02,213 [salt.state       :1951][INFO    ][26701] Completed state [kvm02] at time 02:57:02.213733 duration_in_ms=1.173
2019-01-15 02:57:02,214 [salt.state       :1780][INFO    ][26701] Running state [kvm02.mcp-odl-ha.local] at time 02:57:02.214210
2019-01-15 02:57:02,214 [salt.state       :1813][INFO    ][26701] Executing state host.present for [kvm02.mcp-odl-ha.local]
2019-01-15 02:57:02,215 [salt.state       :300 ][INFO    ][26701] Host kvm02.mcp-odl-ha.local (10.167.4.21) already present
2019-01-15 02:57:02,215 [salt.state       :1951][INFO    ][26701] Completed state [kvm02.mcp-odl-ha.local] at time 02:57:02.215390 duration_in_ms=1.179
2019-01-15 02:57:02,215 [salt.state       :1780][INFO    ][26701] Running state [dbs] at time 02:57:02.215834
2019-01-15 02:57:02,216 [salt.state       :1813][INFO    ][26701] Executing state host.present for [dbs]
2019-01-15 02:57:02,216 [salt.state       :300 ][INFO    ][26701] Host dbs (10.167.4.23) already present
2019-01-15 02:57:02,217 [salt.state       :1951][INFO    ][26701] Completed state [dbs] at time 02:57:02.217013 duration_in_ms=1.178
2019-01-15 02:57:02,217 [salt.state       :1780][INFO    ][26701] Running state [dbs.mcp-odl-ha.local] at time 02:57:02.217436
2019-01-15 02:57:02,217 [salt.state       :1813][INFO    ][26701] Executing state host.present for [dbs.mcp-odl-ha.local]
2019-01-15 02:57:02,218 [salt.state       :300 ][INFO    ][26701] Host dbs.mcp-odl-ha.local (10.167.4.23) already present
2019-01-15 02:57:02,218 [salt.state       :1951][INFO    ][26701] Completed state [dbs.mcp-odl-ha.local] at time 02:57:02.218591 duration_in_ms=1.155
2019-01-15 02:57:02,219 [salt.state       :1780][INFO    ][26701] Running state [prx] at time 02:57:02.219034
2019-01-15 02:57:02,219 [salt.state       :1813][INFO    ][26701] Executing state host.present for [prx]
2019-01-15 02:57:02,219 [salt.state       :300 ][INFO    ][26701] Host prx (10.167.4.13) already present
2019-01-15 02:57:02,220 [salt.state       :1951][INFO    ][26701] Completed state [prx] at time 02:57:02.220169 duration_in_ms=1.135
2019-01-15 02:57:02,220 [salt.state       :1780][INFO    ][26701] Running state [prx.mcp-odl-ha.local] at time 02:57:02.220594
2019-01-15 02:57:02,220 [salt.state       :1813][INFO    ][26701] Executing state host.present for [prx.mcp-odl-ha.local]
2019-01-15 02:57:02,221 [salt.state       :300 ][INFO    ][26701] Host prx.mcp-odl-ha.local (10.167.4.13) already present
2019-01-15 02:57:02,221 [salt.state       :1951][INFO    ][26701] Completed state [prx.mcp-odl-ha.local] at time 02:57:02.221737 duration_in_ms=1.142
2019-01-15 02:57:02,222 [salt.state       :1780][INFO    ][26701] Running state [prx02] at time 02:57:02.222220
2019-01-15 02:57:02,222 [salt.state       :1813][INFO    ][26701] Executing state host.present for [prx02]
2019-01-15 02:57:02,223 [salt.state       :300 ][INFO    ][26701] Host prx02 (10.167.4.15) already present
2019-01-15 02:57:02,223 [salt.state       :1951][INFO    ][26701] Completed state [prx02] at time 02:57:02.223361 duration_in_ms=1.141
2019-01-15 02:57:02,223 [salt.state       :1780][INFO    ][26701] Running state [prx02.mcp-odl-ha.local] at time 02:57:02.223788
2019-01-15 02:57:02,224 [salt.state       :1813][INFO    ][26701] Executing state host.present for [prx02.mcp-odl-ha.local]
2019-01-15 02:57:02,224 [salt.state       :300 ][INFO    ][26701] Host prx02.mcp-odl-ha.local (10.167.4.15) already present
2019-01-15 02:57:02,225 [salt.state       :1951][INFO    ][26701] Completed state [prx02.mcp-odl-ha.local] at time 02:57:02.225042 duration_in_ms=1.254
2019-01-15 02:57:02,225 [salt.state       :1780][INFO    ][26701] Running state [msg02] at time 02:57:02.225478
2019-01-15 02:57:02,225 [salt.state       :1813][INFO    ][26701] Executing state host.present for [msg02]
2019-01-15 02:57:02,226 [salt.state       :300 ][INFO    ][26701] Host msg02 (10.167.4.29) already present
2019-01-15 02:57:02,226 [salt.state       :1951][INFO    ][26701] Completed state [msg02] at time 02:57:02.226649 duration_in_ms=1.171
2019-01-15 02:57:02,227 [salt.state       :1780][INFO    ][26701] Running state [msg02.mcp-odl-ha.local] at time 02:57:02.227090
2019-01-15 02:57:02,227 [salt.state       :1813][INFO    ][26701] Executing state host.present for [msg02.mcp-odl-ha.local]
2019-01-15 02:57:02,227 [salt.state       :300 ][INFO    ][26701] Host msg02.mcp-odl-ha.local (10.167.4.29) already present
2019-01-15 02:57:02,228 [salt.state       :1951][INFO    ][26701] Completed state [msg02.mcp-odl-ha.local] at time 02:57:02.228218 duration_in_ms=1.129
2019-01-15 02:57:02,228 [salt.state       :1780][INFO    ][26701] Running state [msg03] at time 02:57:02.228643
2019-01-15 02:57:02,229 [salt.state       :1813][INFO    ][26701] Executing state host.present for [msg03]
2019-01-15 02:57:02,229 [salt.state       :300 ][INFO    ][26701] Host msg03 (10.167.4.30) already present
2019-01-15 02:57:02,229 [salt.state       :1951][INFO    ][26701] Completed state [msg03] at time 02:57:02.229760 duration_in_ms=1.117
2019-01-15 02:57:02,230 [salt.state       :1780][INFO    ][26701] Running state [msg03.mcp-odl-ha.local] at time 02:57:02.230229
2019-01-15 02:57:02,230 [salt.state       :1813][INFO    ][26701] Executing state host.present for [msg03.mcp-odl-ha.local]
2019-01-15 02:57:02,231 [salt.state       :300 ][INFO    ][26701] Host msg03.mcp-odl-ha.local (10.167.4.30) already present
2019-01-15 02:57:02,231 [salt.state       :1951][INFO    ][26701] Completed state [msg03.mcp-odl-ha.local] at time 02:57:02.231343 duration_in_ms=1.114
2019-01-15 02:57:02,231 [salt.state       :1780][INFO    ][26701] Running state [msg01] at time 02:57:02.231766
2019-01-15 02:57:02,232 [salt.state       :1813][INFO    ][26701] Executing state host.present for [msg01]
2019-01-15 02:57:02,232 [salt.state       :300 ][INFO    ][26701] Host msg01 (10.167.4.28) already present
2019-01-15 02:57:02,232 [salt.state       :1951][INFO    ][26701] Completed state [msg01] at time 02:57:02.232887 duration_in_ms=1.121
2019-01-15 02:57:02,233 [salt.state       :1780][INFO    ][26701] Running state [msg01.mcp-odl-ha.local] at time 02:57:02.233313
2019-01-15 02:57:02,233 [salt.state       :1813][INFO    ][26701] Executing state host.present for [msg01.mcp-odl-ha.local]
2019-01-15 02:57:02,234 [salt.state       :300 ][INFO    ][26701] Host msg01.mcp-odl-ha.local (10.167.4.28) already present
2019-01-15 02:57:02,234 [salt.state       :1951][INFO    ][26701] Completed state [msg01.mcp-odl-ha.local] at time 02:57:02.234462 duration_in_ms=1.149
2019-01-15 02:57:02,234 [salt.state       :1780][INFO    ][26701] Running state [msg] at time 02:57:02.234919
2019-01-15 02:57:02,235 [salt.state       :1813][INFO    ][26701] Executing state host.present for [msg]
2019-01-15 02:57:02,235 [salt.state       :300 ][INFO    ][26701] Host msg (10.167.4.27) already present
2019-01-15 02:57:02,236 [salt.state       :1951][INFO    ][26701] Completed state [msg] at time 02:57:02.236046 duration_in_ms=1.127
2019-01-15 02:57:02,236 [salt.state       :1780][INFO    ][26701] Running state [msg.mcp-odl-ha.local] at time 02:57:02.236469
2019-01-15 02:57:02,236 [salt.state       :1813][INFO    ][26701] Executing state host.present for [msg.mcp-odl-ha.local]
2019-01-15 02:57:02,237 [salt.state       :300 ][INFO    ][26701] Host msg.mcp-odl-ha.local (10.167.4.27) already present
2019-01-15 02:57:02,237 [salt.state       :1951][INFO    ][26701] Completed state [msg.mcp-odl-ha.local] at time 02:57:02.237599 duration_in_ms=1.13
2019-01-15 02:57:02,238 [salt.state       :1780][INFO    ][26701] Running state [cfg01] at time 02:57:02.238065
2019-01-15 02:57:02,238 [salt.state       :1813][INFO    ][26701] Executing state host.present for [cfg01]
2019-01-15 02:57:02,238 [salt.state       :300 ][INFO    ][26701] Host cfg01 (10.167.4.11) already present
2019-01-15 02:57:02,239 [salt.state       :1951][INFO    ][26701] Completed state [cfg01] at time 02:57:02.239183 duration_in_ms=1.119
2019-01-15 02:57:02,239 [salt.state       :1780][INFO    ][26701] Running state [cfg01.mcp-odl-ha.local] at time 02:57:02.239602
2019-01-15 02:57:02,239 [salt.state       :1813][INFO    ][26701] Executing state host.present for [cfg01.mcp-odl-ha.local]
2019-01-15 02:57:02,240 [salt.state       :300 ][INFO    ][26701] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2019-01-15 02:57:02,240 [salt.state       :1951][INFO    ][26701] Completed state [cfg01.mcp-odl-ha.local] at time 02:57:02.240703 duration_in_ms=1.101
2019-01-15 02:57:02,241 [salt.state       :1780][INFO    ][26701] Running state [cmp002] at time 02:57:02.241377
2019-01-15 02:57:02,241 [salt.state       :1813][INFO    ][26701] Executing state host.present for [cmp002]
2019-01-15 02:57:02,242 [salt.state       :300 ][INFO    ][26701] Host cmp002 (10.167.4.56) already present
2019-01-15 02:57:02,242 [salt.state       :1951][INFO    ][26701] Completed state [cmp002] at time 02:57:02.242509 duration_in_ms=1.132
2019-01-15 02:57:02,242 [salt.state       :1780][INFO    ][26701] Running state [cmp002.mcp-odl-ha.local] at time 02:57:02.242943
2019-01-15 02:57:02,243 [salt.state       :1813][INFO    ][26701] Executing state host.present for [cmp002.mcp-odl-ha.local]
2019-01-15 02:57:02,243 [salt.state       :300 ][INFO    ][26701] Host cmp002.mcp-odl-ha.local (10.167.4.56) already present
2019-01-15 02:57:02,244 [salt.state       :1951][INFO    ][26701] Completed state [cmp002.mcp-odl-ha.local] at time 02:57:02.244058 duration_in_ms=1.115
2019-01-15 02:57:02,244 [salt.state       :1780][INFO    ][26701] Running state [cmp001] at time 02:57:02.244487
2019-01-15 02:57:02,244 [salt.state       :1813][INFO    ][26701] Executing state host.present for [cmp001]
2019-01-15 02:57:02,245 [salt.state       :300 ][INFO    ][26701] Host cmp001 (10.167.4.55) already present
2019-01-15 02:57:02,245 [salt.state       :1951][INFO    ][26701] Completed state [cmp001] at time 02:57:02.245586 duration_in_ms=1.099
2019-01-15 02:57:02,246 [salt.state       :1780][INFO    ][26701] Running state [cmp001.mcp-odl-ha.local] at time 02:57:02.246032
2019-01-15 02:57:02,246 [salt.state       :1813][INFO    ][26701] Executing state host.present for [cmp001.mcp-odl-ha.local]
2019-01-15 02:57:02,246 [salt.state       :300 ][INFO    ][26701] Host cmp001.mcp-odl-ha.local (10.167.4.55) already present
2019-01-15 02:57:02,247 [salt.state       :1951][INFO    ][26701] Completed state [cmp001.mcp-odl-ha.local] at time 02:57:02.247140 duration_in_ms=1.108
2019-01-15 02:57:02,247 [salt.state       :1780][INFO    ][26701] Running state [dbs01] at time 02:57:02.247568
2019-01-15 02:57:02,247 [salt.state       :1813][INFO    ][26701] Executing state host.present for [dbs01]
2019-01-15 02:57:02,248 [salt.state       :300 ][INFO    ][26701] Host dbs01 (10.167.4.24) already present
2019-01-15 02:57:02,248 [salt.state       :1951][INFO    ][26701] Completed state [dbs01] at time 02:57:02.248679 duration_in_ms=1.112
2019-01-15 02:57:02,249 [salt.state       :1780][INFO    ][26701] Running state [dbs01.mcp-odl-ha.local] at time 02:57:02.249114
2019-01-15 02:57:02,249 [salt.state       :1813][INFO    ][26701] Executing state host.present for [dbs01.mcp-odl-ha.local]
2019-01-15 02:57:02,249 [salt.state       :300 ][INFO    ][26701] Host dbs01.mcp-odl-ha.local (10.167.4.24) already present
2019-01-15 02:57:02,250 [salt.state       :1951][INFO    ][26701] Completed state [dbs01.mcp-odl-ha.local] at time 02:57:02.250250 duration_in_ms=1.136
2019-01-15 02:57:02,250 [salt.state       :1780][INFO    ][26701] Running state [dbs02] at time 02:57:02.250685
2019-01-15 02:57:02,251 [salt.state       :1813][INFO    ][26701] Executing state host.present for [dbs02]
2019-01-15 02:57:02,251 [salt.state       :300 ][INFO    ][26701] Host dbs02 (10.167.4.25) already present
2019-01-15 02:57:02,251 [salt.state       :1951][INFO    ][26701] Completed state [dbs02] at time 02:57:02.251802 duration_in_ms=1.116
2019-01-15 02:57:02,252 [salt.state       :1780][INFO    ][26701] Running state [dbs02.mcp-odl-ha.local] at time 02:57:02.252254
2019-01-15 02:57:02,252 [salt.state       :1813][INFO    ][26701] Executing state host.present for [dbs02.mcp-odl-ha.local]
2019-01-15 02:57:02,253 [salt.state       :300 ][INFO    ][26701] Host dbs02.mcp-odl-ha.local (10.167.4.25) already present
2019-01-15 02:57:02,253 [salt.state       :1951][INFO    ][26701] Completed state [dbs02.mcp-odl-ha.local] at time 02:57:02.253363 duration_in_ms=1.109
2019-01-15 02:57:02,253 [salt.state       :1780][INFO    ][26701] Running state [dbs03] at time 02:57:02.253796
2019-01-15 02:57:02,254 [salt.state       :1813][INFO    ][26701] Executing state host.present for [dbs03]
2019-01-15 02:57:02,254 [salt.state       :300 ][INFO    ][26701] Host dbs03 (10.167.4.26) already present
2019-01-15 02:57:02,255 [salt.state       :1951][INFO    ][26701] Completed state [dbs03] at time 02:57:02.255034 duration_in_ms=1.238
2019-01-15 02:57:02,255 [salt.state       :1780][INFO    ][26701] Running state [dbs03.mcp-odl-ha.local] at time 02:57:02.255468
2019-01-15 02:57:02,255 [salt.state       :1813][INFO    ][26701] Executing state host.present for [dbs03.mcp-odl-ha.local]
2019-01-15 02:57:02,256 [salt.state       :300 ][INFO    ][26701] Host dbs03.mcp-odl-ha.local (10.167.4.26) already present
2019-01-15 02:57:02,256 [salt.state       :1951][INFO    ][26701] Completed state [dbs03.mcp-odl-ha.local] at time 02:57:02.256565 duration_in_ms=1.097
2019-01-15 02:57:02,257 [salt.state       :1780][INFO    ][26701] Running state [odl02] at time 02:57:02.257006
2019-01-15 02:57:02,257 [salt.state       :1813][INFO    ][26701] Executing state host.present for [odl02]
2019-01-15 02:57:02,257 [salt.state       :300 ][INFO    ][26701] Host odl02 (10.167.4.41) already present
2019-01-15 02:57:02,258 [salt.state       :1951][INFO    ][26701] Completed state [odl02] at time 02:57:02.258129 duration_in_ms=1.122
2019-01-15 02:57:02,258 [salt.state       :1780][INFO    ][26701] Running state [odl02.mcp-odl-ha.local] at time 02:57:02.258562
2019-01-15 02:57:02,258 [salt.state       :1813][INFO    ][26701] Executing state host.present for [odl02.mcp-odl-ha.local]
2019-01-15 02:57:02,259 [salt.state       :300 ][INFO    ][26701] Host odl02.mcp-odl-ha.local (10.167.4.41) already present
2019-01-15 02:57:02,259 [salt.state       :1951][INFO    ][26701] Completed state [odl02.mcp-odl-ha.local] at time 02:57:02.259660 duration_in_ms=1.098
2019-01-15 02:57:02,260 [salt.state       :1780][INFO    ][26701] Running state [odl03] at time 02:57:02.260104
2019-01-15 02:57:02,260 [salt.state       :1813][INFO    ][26701] Executing state host.present for [odl03]
2019-01-15 02:57:02,260 [salt.state       :300 ][INFO    ][26701] Host odl03 (10.167.4.42) already present
2019-01-15 02:57:02,261 [salt.state       :1951][INFO    ][26701] Completed state [odl03] at time 02:57:02.261203 duration_in_ms=1.1
2019-01-15 02:57:02,261 [salt.state       :1780][INFO    ][26701] Running state [odl03.mcp-odl-ha.local] at time 02:57:02.261642
2019-01-15 02:57:02,262 [salt.state       :1813][INFO    ][26701] Executing state host.present for [odl03.mcp-odl-ha.local]
2019-01-15 02:57:02,262 [salt.state       :300 ][INFO    ][26701] Host odl03.mcp-odl-ha.local (10.167.4.42) already present
2019-01-15 02:57:02,262 [salt.state       :1951][INFO    ][26701] Completed state [odl03.mcp-odl-ha.local] at time 02:57:02.262793 duration_in_ms=1.152
2019-01-15 02:57:02,263 [salt.state       :1780][INFO    ][26701] Running state [odl01] at time 02:57:02.263248
2019-01-15 02:57:02,263 [salt.state       :1813][INFO    ][26701] Executing state host.present for [odl01]
2019-01-15 02:57:02,264 [salt.state       :300 ][INFO    ][26701] Host odl01 (10.167.4.40) already present
2019-01-15 02:57:02,264 [salt.state       :1951][INFO    ][26701] Completed state [odl01] at time 02:57:02.264352 duration_in_ms=1.104
2019-01-15 02:57:02,264 [salt.state       :1780][INFO    ][26701] Running state [odl01.mcp-odl-ha.local] at time 02:57:02.264788
2019-01-15 02:57:02,265 [salt.state       :1813][INFO    ][26701] Executing state host.present for [odl01.mcp-odl-ha.local]
2019-01-15 02:57:02,265 [salt.state       :300 ][INFO    ][26701] Host odl01.mcp-odl-ha.local (10.167.4.40) already present
2019-01-15 02:57:02,265 [salt.state       :1951][INFO    ][26701] Completed state [odl01.mcp-odl-ha.local] at time 02:57:02.265927 duration_in_ms=1.139
2019-01-15 02:57:02,266 [salt.state       :1780][INFO    ][26701] Running state [mas01] at time 02:57:02.266368
2019-01-15 02:57:02,266 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mas01]
2019-01-15 02:57:02,267 [salt.state       :300 ][INFO    ][26701] Host mas01 (10.167.4.12) already present
2019-01-15 02:57:02,267 [salt.state       :1951][INFO    ][26701] Completed state [mas01] at time 02:57:02.267465 duration_in_ms=1.097
2019-01-15 02:57:02,267 [salt.state       :1780][INFO    ][26701] Running state [mas01.mcp-odl-ha.local] at time 02:57:02.267911
2019-01-15 02:57:02,268 [salt.state       :1813][INFO    ][26701] Executing state host.present for [mas01.mcp-odl-ha.local]
2019-01-15 02:57:02,268 [salt.state       :300 ][INFO    ][26701] Host mas01.mcp-odl-ha.local (10.167.4.12) already present
2019-01-15 02:57:02,269 [salt.state       :1951][INFO    ][26701] Completed state [mas01.mcp-odl-ha.local] at time 02:57:02.269024 duration_in_ms=1.114
2019-01-15 02:57:02,270 [salt.state       :1780][INFO    ][26701] Running state [file.replace] at time 02:57:02.270491
2019-01-15 02:57:02,270 [salt.state       :1813][INFO    ][26701] Executing state module.run for [file.replace]
2019-01-15 02:57:02,274 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'grep -q "mas01 mas01.mcp-odl-ha.local" /etc/hosts' in directory '/root'
2019-01-15 02:57:02,289 [salt.state       :300 ][INFO    ][26701] onlyif execution failed
2019-01-15 02:57:02,290 [salt.state       :1951][INFO    ][26701] Completed state [file.replace] at time 02:57:02.290271 duration_in_ms=19.78
2019-01-15 02:57:02,290 [salt.state       :1780][INFO    ][26701] Running state [ctl02] at time 02:57:02.290888
2019-01-15 02:57:02,291 [salt.state       :1813][INFO    ][26701] Executing state host.present for [ctl02]
2019-01-15 02:57:02,292 [salt.state       :300 ][INFO    ][26701] Host ctl02 (10.167.4.37) already present
2019-01-15 02:57:02,292 [salt.state       :1951][INFO    ][26701] Completed state [ctl02] at time 02:57:02.292460 duration_in_ms=1.572
2019-01-15 02:57:02,292 [salt.state       :1780][INFO    ][26701] Running state [ctl02.mcp-odl-ha.local] at time 02:57:02.292931
2019-01-15 02:57:02,293 [salt.state       :1813][INFO    ][26701] Executing state host.present for [ctl02.mcp-odl-ha.local]
2019-01-15 02:57:02,293 [salt.state       :300 ][INFO    ][26701] Host ctl02.mcp-odl-ha.local (10.167.4.37) already present
2019-01-15 02:57:02,294 [salt.state       :1951][INFO    ][26701] Completed state [ctl02.mcp-odl-ha.local] at time 02:57:02.294109 duration_in_ms=1.178
2019-01-15 02:57:02,294 [salt.state       :1780][INFO    ][26701] Running state [ctl03] at time 02:57:02.294574
2019-01-15 02:57:02,294 [salt.state       :1813][INFO    ][26701] Executing state host.present for [ctl03]
2019-01-15 02:57:02,295 [salt.state       :300 ][INFO    ][26701] Host ctl03 (10.167.4.38) already present
2019-01-15 02:57:02,295 [salt.state       :1951][INFO    ][26701] Completed state [ctl03] at time 02:57:02.295700 duration_in_ms=1.126
2019-01-15 02:57:02,296 [salt.state       :1780][INFO    ][26701] Running state [ctl03.mcp-odl-ha.local] at time 02:57:02.296173
2019-01-15 02:57:02,296 [salt.state       :1813][INFO    ][26701] Executing state host.present for [ctl03.mcp-odl-ha.local]
2019-01-15 02:57:02,297 [salt.state       :300 ][INFO    ][26701] Host ctl03.mcp-odl-ha.local (10.167.4.38) already present
2019-01-15 02:57:02,297 [salt.state       :1951][INFO    ][26701] Completed state [ctl03.mcp-odl-ha.local] at time 02:57:02.297299 duration_in_ms=1.126
2019-01-15 02:57:02,297 [salt.state       :1780][INFO    ][26701] Running state [ctl01] at time 02:57:02.297748
2019-01-15 02:57:02,298 [salt.state       :1813][INFO    ][26701] Executing state host.present for [ctl01]
2019-01-15 02:57:02,298 [salt.state       :300 ][INFO    ][26701] Host ctl01 (10.167.4.36) already present
2019-01-15 02:57:02,298 [salt.state       :1951][INFO    ][26701] Completed state [ctl01] at time 02:57:02.298915 duration_in_ms=1.167
2019-01-15 02:57:02,299 [salt.state       :1780][INFO    ][26701] Running state [ctl01.mcp-odl-ha.local] at time 02:57:02.299366
2019-01-15 02:57:02,299 [salt.state       :1813][INFO    ][26701] Executing state host.present for [ctl01.mcp-odl-ha.local]
2019-01-15 02:57:02,300 [salt.state       :300 ][INFO    ][26701] Host ctl01.mcp-odl-ha.local (10.167.4.36) already present
2019-01-15 02:57:02,300 [salt.state       :1951][INFO    ][26701] Completed state [ctl01.mcp-odl-ha.local] at time 02:57:02.300508 duration_in_ms=1.143
2019-01-15 02:57:02,301 [salt.state       :1780][INFO    ][26701] Running state [ctl] at time 02:57:02.300970
2019-01-15 02:57:02,301 [salt.state       :1813][INFO    ][26701] Executing state host.present for [ctl]
2019-01-15 02:57:02,301 [salt.state       :300 ][INFO    ][26701] Host ctl (10.167.4.35) already present
2019-01-15 02:57:02,302 [salt.state       :1951][INFO    ][26701] Completed state [ctl] at time 02:57:02.302149 duration_in_ms=1.179
2019-01-15 02:57:02,302 [salt.state       :1780][INFO    ][26701] Running state [ctl.mcp-odl-ha.local] at time 02:57:02.302603
2019-01-15 02:57:02,302 [salt.state       :1813][INFO    ][26701] Executing state host.present for [ctl.mcp-odl-ha.local]
2019-01-15 02:57:02,303 [salt.state       :300 ][INFO    ][26701] Host ctl.mcp-odl-ha.local (10.167.4.35) already present
2019-01-15 02:57:02,303 [salt.state       :1951][INFO    ][26701] Completed state [ctl.mcp-odl-ha.local] at time 02:57:02.303751 duration_in_ms=1.148
2019-01-15 02:57:02,304 [salt.state       :1780][INFO    ][26701] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:57:02.304082
2019-01-15 02:57:02,304 [salt.state       :1813][INFO    ][26701] Executing state file.absent for [/etc/network/interfaces.d/50-cloud-init.cfg]
2019-01-15 02:57:02,304 [salt.state       :300 ][INFO    ][26701] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2019-01-15 02:57:02,305 [salt.state       :1951][INFO    ][26701] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:57:02.305080 duration_in_ms=0.997
2019-01-15 02:57:02,305 [salt.state       :1780][INFO    ][26701] Running state [ens5] at time 02:57:02.305412
2019-01-15 02:57:02,305 [salt.state       :1813][INFO    ][26701] Executing state network.managed for [ens5]
2019-01-15 02:57:02,469 [salt.state       :300 ][INFO    ][26701] Interface ens5 is up to date.
2019-01-15 02:57:02,470 [salt.state       :1951][INFO    ][26701] Completed state [ens5] at time 02:57:02.470191 duration_in_ms=164.778
2019-01-15 02:57:02,470 [salt.state       :1780][INFO    ][26701] Running state [ens4] at time 02:57:02.470673
2019-01-15 02:57:02,471 [salt.state       :1813][INFO    ][26701] Executing state network.managed for [ens4]
2019-01-15 02:57:02,501 [salt.state       :300 ][INFO    ][26701] Interface ens4 is up to date.
2019-01-15 02:57:02,502 [salt.state       :1951][INFO    ][26701] Completed state [ens4] at time 02:57:02.502391 duration_in_ms=31.717
2019-01-15 02:57:02,502 [salt.state       :1780][INFO    ][26701] Running state [ens3] at time 02:57:02.502902
2019-01-15 02:57:02,503 [salt.state       :1813][INFO    ][26701] Executing state network.managed for [ens3]
2019-01-15 02:57:02,536 [salt.state       :300 ][INFO    ][26701] Interface ens3 is up to date.
2019-01-15 02:57:02,536 [salt.state       :1951][INFO    ][26701] Completed state [ens3] at time 02:57:02.536752 duration_in_ms=33.85
2019-01-15 02:57:02,537 [salt.state       :1780][INFO    ][26701] Running state [/etc/profile.d/proxy.sh] at time 02:57:02.537283
2019-01-15 02:57:02,537 [salt.state       :1813][INFO    ][26701] Executing state file.absent for [/etc/profile.d/proxy.sh]
2019-01-15 02:57:02,538 [salt.state       :300 ][INFO    ][26701] File /etc/profile.d/proxy.sh is not present
2019-01-15 02:57:02,538 [salt.state       :1951][INFO    ][26701] Completed state [/etc/profile.d/proxy.sh] at time 02:57:02.538825 duration_in_ms=1.542
2019-01-15 02:57:02,539 [salt.state       :1780][INFO    ][26701] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:57:02.539277
2019-01-15 02:57:02,539 [salt.state       :1813][INFO    ][26701] Executing state file.absent for [/etc/apt/apt.conf.d/95proxies]
2019-01-15 02:57:02,540 [salt.state       :300 ][INFO    ][26701] File /etc/apt/apt.conf.d/95proxies is not present
2019-01-15 02:57:02,540 [salt.state       :1951][INFO    ][26701] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:57:02.540596 duration_in_ms=1.319
2019-01-15 02:57:02,541 [salt.state       :1780][INFO    ][26701] Running state [/dev/shm] at time 02:57:02.541050
2019-01-15 02:57:02,541 [salt.state       :1813][INFO    ][26701] Executing state mount.mounted for [/dev/shm]
2019-01-15 02:57:02,542 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'mount -l' in directory '/root'
2019-01-15 02:57:02,561 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'blkid' in directory '/root'
2019-01-15 02:57:02,591 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'mount -l' in directory '/root'
2019-01-15 02:57:02,613 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'umount /dev/shm' in directory '/root'
2019-01-15 02:57:02,631 [salt.loaded.int.module.cmdmod:730 ][ERROR   ][26701] Command '['umount', '/dev/shm']' failed with return code: 32
2019-01-15 02:57:02,632 [salt.loaded.int.module.cmdmod:734 ][ERROR   ][26701] 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-01-15 02:57:02,632 [salt.loaded.int.module.cmdmod:736 ][ERROR   ][26701] retcode: 32
2019-01-15 02:57:02,633 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'mount -l' in directory '/root'
2019-01-15 02:57:02,652 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'blkid' in directory '/root'
2019-01-15 02:57:02,668 [salt.state       :300 ][INFO    ][26701] {'umount': "Forced unmount because devices don't match. Wanted: shm, current: tmpfs, /tmpfs"}
2019-01-15 02:57:02,669 [salt.state       :1951][INFO    ][26701] Completed state [/dev/shm] at time 02:57:02.668947 duration_in_ms=127.896
2019-01-15 02:57:02,669 [salt.state       :1780][INFO    ][26701] Running state [salt-minion] at time 02:57:02.669520
2019-01-15 02:57:02,670 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [salt-minion]
2019-01-15 02:57:02,678 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:57:02,678 [salt.state       :1951][INFO    ][26701] Completed state [salt-minion] at time 02:57:02.678781 duration_in_ms=9.261
2019-01-15 02:57:02,679 [salt.state       :1780][INFO    ][26701] Running state [salt_minion_dependency_packages] at time 02:57:02.679243
2019-01-15 02:57:02,679 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [salt_minion_dependency_packages]
2019-01-15 02:57:02,685 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:57:02,686 [salt.state       :1951][INFO    ][26701] Completed state [salt_minion_dependency_packages] at time 02:57:02.686182 duration_in_ms=6.939
2019-01-15 02:57:02,688 [salt.state       :1780][INFO    ][26701] Running state [/etc/salt/minion.d/minion.conf] at time 02:57:02.688311
2019-01-15 02:57:02,688 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/salt/minion.d/minion.conf]
2019-01-15 02:57:02,855 [salt.state       :300 ][INFO    ][26701] File /etc/salt/minion.d/minion.conf is in the correct state
2019-01-15 02:57:02,856 [salt.state       :1951][INFO    ][26701] Completed state [/etc/salt/minion.d/minion.conf] at time 02:57:02.856365 duration_in_ms=168.054
2019-01-15 02:57:02,856 [salt.state       :1780][INFO    ][26701] Running state [python-netaddr] at time 02:57:02.856706
2019-01-15 02:57:02,857 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [python-netaddr]
2019-01-15 02:57:02,862 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:57:02,862 [salt.state       :1951][INFO    ][26701] Completed state [python-netaddr] at time 02:57:02.862617 duration_in_ms=5.911
2019-01-15 02:57:02,868 [salt.state       :1780][INFO    ][26701] Running state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 02:57:02.868182
2019-01-15 02:57:02,868 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/systemd/system/salt-minion.service.d/50-restarts.conf]
2019-01-15 02:57:02,879 [salt.state       :300 ][INFO    ][26701] File /etc/systemd/system/salt-minion.service.d/50-restarts.conf is in the correct state
2019-01-15 02:57:02,879 [salt.state       :1951][INFO    ][26701] Completed state [/etc/systemd/system/salt-minion.service.d/50-restarts.conf] at time 02:57:02.879599 duration_in_ms=11.417
2019-01-15 02:57:02,882 [salt.state       :1780][INFO    ][26701] Running state [salt-minion] at time 02:57:02.882760
2019-01-15 02:57:02,883 [salt.state       :1813][INFO    ][26701] Executing state service.running for [salt-minion]
2019-01-15 02:57:02,883 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:02,904 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2019-01-15 02:57:02,920 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2019-01-15 02:57:02,937 [salt.state       :300 ][INFO    ][26701] The service salt-minion is already running
2019-01-15 02:57:02,958 [salt.state       :1951][INFO    ][26701] Completed state [salt-minion] at time 02:57:02.958108 duration_in_ms=75.346
2019-01-15 02:57:02,965 [salt.state       :1780][INFO    ][26701] Running state [/etc/salt/grains.d] at time 02:57:02.964950
2019-01-15 02:57:02,965 [salt.state       :1813][INFO    ][26701] Executing state file.directory for [/etc/salt/grains.d]
2019-01-15 02:57:02,966 [salt.state       :300 ][INFO    ][26701] Directory /etc/salt/grains.d is in the correct state
Directory /etc/salt/grains.d updated
2019-01-15 02:57:02,967 [salt.state       :1951][INFO    ][26701] Completed state [/etc/salt/grains.d] at time 02:57:02.967553 duration_in_ms=2.602
2019-01-15 02:57:02,969 [salt.state       :1780][INFO    ][26701] Running state [/etc/salt/grains] at time 02:57:02.969742
2019-01-15 02:57:02,970 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/salt/grains]
2019-01-15 02:57:02,971 [salt.state       :300 ][INFO    ][26701] File /etc/salt/grains exists with proper permissions. No changes made.
2019-01-15 02:57:02,971 [salt.state       :1951][INFO    ][26701] Completed state [/etc/salt/grains] at time 02:57:02.971740 duration_in_ms=1.999
2019-01-15 02:57:02,973 [salt.state       :1780][INFO    ][26701] Running state [/etc/salt/grains.d/placeholder] at time 02:57:02.973697
2019-01-15 02:57:02,974 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/salt/grains.d/placeholder]
2019-01-15 02:57:02,975 [salt.state       :300 ][INFO    ][26701] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2019-01-15 02:57:02,975 [salt.state       :1951][INFO    ][26701] Completed state [/etc/salt/grains.d/placeholder] at time 02:57:02.975680 duration_in_ms=1.983
2019-01-15 02:57:02,977 [salt.state       :1780][INFO    ][26701] Running state [/etc/salt/grains.d/sphinx] at time 02:57:02.977678
2019-01-15 02:57:02,978 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/salt/grains.d/sphinx]
2019-01-15 02:57:02,986 [salt.state       :300 ][INFO    ][26701] File /etc/salt/grains.d/sphinx is in the correct state
2019-01-15 02:57:02,987 [salt.state       :1951][INFO    ][26701] Completed state [/etc/salt/grains.d/sphinx] at time 02:57:02.987394 duration_in_ms=9.716
2019-01-15 02:57:02,990 [salt.state       :1780][INFO    ][26701] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:57:02.990755
2019-01-15 02:57:02,991 [salt.state       :1813][INFO    ][26701] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"]
2019-01-15 02:57:02,992 [salt.state       :300 ][INFO    ][26701] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2019-01-15 02:57:02,992 [salt.state       :1951][INFO    ][26701] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:57:02.992514 duration_in_ms=1.759
2019-01-15 02:57:02,994 [salt.state       :1780][INFO    ][26701] Running state [/etc/salt/grains.d/dns_records] at time 02:57:02.994457
2019-01-15 02:57:02,995 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/salt/grains.d/dns_records]
2019-01-15 02:57:02,998 [salt.state       :300 ][INFO    ][26701] File /etc/salt/grains.d/dns_records is in the correct state
2019-01-15 02:57:02,999 [salt.state       :1951][INFO    ][26701] Completed state [/etc/salt/grains.d/dns_records] at time 02:57:02.999428 duration_in_ms=4.971
2019-01-15 02:57:03,002 [salt.state       :1780][INFO    ][26701] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:57:03.002767
2019-01-15 02:57:03,003 [salt.state       :1813][INFO    ][26701] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"]
2019-01-15 02:57:03,004 [salt.state       :300 ][INFO    ][26701] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2019-01-15 02:57:03,004 [salt.state       :1951][INFO    ][26701] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:57:03.004475 duration_in_ms=1.708
2019-01-15 02:57:03,006 [salt.state       :1780][INFO    ][26701] Running state [/etc/salt/grains.d/salt] at time 02:57:03.006441
2019-01-15 02:57:03,007 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/salt/grains.d/salt]
2019-01-15 02:57:03,011 [salt.state       :300 ][INFO    ][26701] File /etc/salt/grains.d/salt is in the correct state
2019-01-15 02:57:03,011 [salt.state       :1951][INFO    ][26701] Completed state [/etc/salt/grains.d/salt] at time 02:57:03.011540 duration_in_ms=5.1
2019-01-15 02:57:03,014 [salt.state       :1780][INFO    ][26701] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:57:03.014682
2019-01-15 02:57:03,015 [salt.state       :1813][INFO    ][26701] Executing state cmd.wait for [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"]
2019-01-15 02:57:03,015 [salt.state       :300 ][INFO    ][26701] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2019-01-15 02:57:03,016 [salt.state       :1951][INFO    ][26701] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:57:03.016320 duration_in_ms=1.638
2019-01-15 02:57:03,021 [salt.state       :1780][INFO    ][26701] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:57:03.021875
2019-01-15 02:57:03,022 [salt.state       :1813][INFO    ][26701] Executing state cmd.wait for [cat /etc/salt/grains.d/* > /etc/salt/grains]
2019-01-15 02:57:03,023 [salt.state       :300 ][INFO    ][26701] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2019-01-15 02:57:03,023 [salt.state       :1951][INFO    ][26701] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:57:03.023511 duration_in_ms=1.636
2019-01-15 02:57:03,025 [salt.state       :1780][INFO    ][26701] Running state [mine.update] at time 02:57:03.025585
2019-01-15 02:57:03,026 [salt.state       :1813][INFO    ][26701] Executing state module.wait for [mine.update]
2019-01-15 02:57:03,026 [salt.state       :300 ][INFO    ][26701] No changes made for mine.update
2019-01-15 02:57:03,027 [salt.state       :1951][INFO    ][26701] Completed state [mine.update] at time 02:57:03.027161 duration_in_ms=1.576
2019-01-15 02:57:03,027 [salt.state       :1780][INFO    ][26701] Running state [ca-certificates] at time 02:57:03.027660
2019-01-15 02:57:03,028 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [ca-certificates]
2019-01-15 02:57:03,040 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:57:03,040 [salt.state       :1951][INFO    ][26701] Completed state [ca-certificates] at time 02:57:03.040913 duration_in_ms=13.254
2019-01-15 02:57:03,042 [salt.state       :1780][INFO    ][26701] Running state [update-ca-certificates] at time 02:57:03.042933
2019-01-15 02:57:03,043 [salt.state       :1813][INFO    ][26701] Executing state cmd.wait for [update-ca-certificates]
2019-01-15 02:57:03,044 [salt.state       :300 ][INFO    ][26701] No changes made for update-ca-certificates
2019-01-15 02:57:03,044 [salt.state       :1951][INFO    ][26701] Completed state [update-ca-certificates] at time 02:57:03.044447 duration_in_ms=1.514
2019-01-15 02:57:03,044 [salt.state       :1780][INFO    ][26701] Running state [openssh-server] at time 02:57:03.044948
2019-01-15 02:57:03,045 [salt.state       :1813][INFO    ][26701] Executing state pkg.latest for [openssh-server]
2019-01-15 02:57:03,053 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2019-01-15 02:57:03,133 [salt.state       :300 ][INFO    ][26701] Package openssh-server is already up-to-date
2019-01-15 02:57:03,134 [salt.state       :1951][INFO    ][26701] Completed state [openssh-server] at time 02:57:03.134159 duration_in_ms=89.209
2019-01-15 02:57:03,138 [salt.state       :1780][INFO    ][26701] Running state [/etc/issue.net] at time 02:57:03.138328
2019-01-15 02:57:03,139 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/issue.net]
2019-01-15 02:57:03,192 [salt.state       :300 ][INFO    ][26701] File /etc/issue.net is in the correct state
2019-01-15 02:57:03,193 [salt.state       :1951][INFO    ][26701] Completed state [/etc/issue.net] at time 02:57:03.193211 duration_in_ms=54.883
2019-01-15 02:57:03,195 [salt.state       :1780][INFO    ][26701] Running state [/etc/ssh/sshd_config] at time 02:57:03.195392
2019-01-15 02:57:03,196 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/ssh/sshd_config]
2019-01-15 02:57:03,289 [salt.state       :300 ][INFO    ][26701] File /etc/ssh/sshd_config is in the correct state
2019-01-15 02:57:03,289 [salt.state       :1951][INFO    ][26701] Completed state [/etc/ssh/sshd_config] at time 02:57:03.289702 duration_in_ms=94.31
2019-01-15 02:57:03,292 [salt.state       :1780][INFO    ][26701] Running state [ssh] at time 02:57:03.292051
2019-01-15 02:57:03,292 [salt.state       :1813][INFO    ][26701] Executing state service.running for [ssh]
2019-01-15 02:57:03,293 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:03,315 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2019-01-15 02:57:03,331 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2019-01-15 02:57:03,348 [salt.state       :300 ][INFO    ][26701] The service ssh is already running
2019-01-15 02:57:03,348 [salt.state       :1951][INFO    ][26701] Completed state [ssh] at time 02:57:03.348575 duration_in_ms=56.524
2019-01-15 02:57:03,349 [salt.state       :1780][INFO    ][26701] Running state [ntp] at time 02:57:03.349104
2019-01-15 02:57:03,349 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [ntp]
2019-01-15 02:57:03,357 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:57:03,357 [salt.state       :1951][INFO    ][26701] Completed state [ntp] at time 02:57:03.357691 duration_in_ms=8.587
2019-01-15 02:57:03,359 [salt.state       :1780][INFO    ][26701] Running state [/etc/ntp.conf] at time 02:57:03.359746
2019-01-15 02:57:03,360 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/ntp.conf]
2019-01-15 02:57:03,421 [salt.state       :300 ][INFO    ][26701] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # ntpd will only synchronize your clock.
 
 # For details, see:
@@ -6,8 +8,8 @@
 # - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
 # Associate to cloud NTP pool servers
-# server 1.pool.ntp.org iburst  # Disabled by MAAS.
-# server 0.pool.ntp.org  # Disabled by MAAS.
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
 # Exchange time with everybody, but don't allow configuration.
 restrict -4 default kod nomodify notrap nopeer noquery
@@ -21,5 +23,3 @@
 
 # Location of drift file
 driftfile /var/lib/ntp/ntp.drift
-
-includefile /etc/ntp/maas.conf

2019-01-15 02:57:03,424 [salt.state       :1951][INFO    ][26701] Completed state [/etc/ntp.conf] at time 02:57:03.424066 duration_in_ms=64.318
2019-01-15 02:57:03,427 [salt.state       :1780][INFO    ][26701] Running state [ntp] at time 02:57:03.427295
2019-01-15 02:57:03,427 [salt.state       :1813][INFO    ][26701] Executing state service.running for [ntp]
2019-01-15 02:57:03,429 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:03,444 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-01-15 02:57:03,458 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2019-01-15 02:57:03,477 [salt.state       :300 ][INFO    ][26701] The service ntp is already running
2019-01-15 02:57:03,478 [salt.state       :1951][INFO    ][26701] Completed state [ntp] at time 02:57:03.478045 duration_in_ms=50.75
2019-01-15 02:57:03,478 [salt.state       :1780][INFO    ][26701] Running state [ntp] at time 02:57:03.478661
2019-01-15 02:57:03,479 [salt.state       :1813][INFO    ][26701] Executing state service.mod_watch for [ntp]
2019-01-15 02:57:03,480 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2019-01-15 02:57:03,502 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2019-01-15 02:57:03,578 [salt.state       :300 ][INFO    ][26701] {'ntp': True}
2019-01-15 02:57:03,579 [salt.state       :1951][INFO    ][26701] Completed state [ntp] at time 02:57:03.579379 duration_in_ms=100.718
2019-01-15 02:57:03,580 [salt.state       :1780][INFO    ][26701] Running state [iptables] at time 02:57:03.580006
2019-01-15 02:57:03,580 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [iptables]
2019-01-15 02:57:03,599 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:57:03,599 [salt.state       :1951][INFO    ][26701] Completed state [iptables] at time 02:57:03.599540 duration_in_ms=19.533
2019-01-15 02:57:03,600 [salt.state       :1780][INFO    ][26701] Running state [iptables-persistent] at time 02:57:03.600128
2019-01-15 02:57:03,600 [salt.state       :1813][INFO    ][26701] Executing state pkg.installed for [iptables-persistent]
2019-01-15 02:57:03,611 [salt.state       :300 ][INFO    ][26701] All specified packages are already installed
2019-01-15 02:57:03,611 [salt.state       :1951][INFO    ][26701] Completed state [iptables-persistent] at time 02:57:03.611720 duration_in_ms=11.592
2019-01-15 02:57:03,618 [salt.state       :1780][INFO    ][26701] Running state [iptables_modules_v4_load] at time 02:57:03.618022
2019-01-15 02:57:03,618 [salt.state       :1813][INFO    ][26701] Executing state kmod.present for [iptables_modules_v4_load]
2019-01-15 02:57:03,619 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'lsmod' in directory '/root'
2019-01-15 02:57:03,637 [salt.state       :300 ][INFO    ][26701] Kernel modules iptable_filter, ip_tables are already present
2019-01-15 02:57:03,637 [salt.state       :1951][INFO    ][26701] Completed state [iptables_modules_v4_load] at time 02:57:03.637878 duration_in_ms=19.855
2019-01-15 02:57:03,640 [salt.state       :1780][INFO    ][26701] Running state [/etc/iptables/rules.v4] at time 02:57:03.640406
2019-01-15 02:57:03,640 [salt.state       :1813][INFO    ][26701] Executing state file.managed for [/etc/iptables/rules.v4]
2019-01-15 02:57:03,745 [salt.state       :300 ][INFO    ][26701] File /etc/iptables/rules.v4 is in the correct state
2019-01-15 02:57:03,745 [salt.state       :1951][INFO    ][26701] Completed state [/etc/iptables/rules.v4] at time 02:57:03.745540 duration_in_ms=105.134
2019-01-15 02:57:03,749 [salt.state       :1780][INFO    ][26701] Running state [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip4tables -exec {} start \;] at time 02:57:03.749355
2019-01-15 02:57:03,749 [salt.state       :1813][INFO    ][26701] Executing state cmd.run for [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip4tables -exec {} start \;]
2019-01-15 02:57:03,750 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'test $(iptables-save | wc -l) -eq 0' in directory '/root'
2019-01-15 02:57:03,769 [salt.state       :300 ][INFO    ][26701] onlyif execution failed
2019-01-15 02:57:03,769 [salt.state       :1951][INFO    ][26701] Completed state [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip4tables -exec {} start \;] at time 02:57:03.769903 duration_in_ms=20.548
2019-01-15 02:57:03,774 [salt.state       :1780][INFO    ][26701] Running state [netfilter-persistent] at time 02:57:03.774214
2019-01-15 02:57:03,774 [salt.state       :1813][INFO    ][26701] Executing state service.running for [netfilter-persistent]
2019-01-15 02:57:03,775 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'status', 'netfilter-persistent.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:03,797 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-active', 'netfilter-persistent.service'] in directory '/root'
2019-01-15 02:57:03,816 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command ['systemctl', 'is-enabled', 'netfilter-persistent.service'] in directory '/root'
2019-01-15 02:57:03,836 [salt.state       :300 ][INFO    ][26701] The service netfilter-persistent is already running
2019-01-15 02:57:03,837 [salt.state       :1951][INFO    ][26701] Completed state [netfilter-persistent] at time 02:57:03.837156 duration_in_ms=62.942
2019-01-15 02:57:03,841 [salt.state       :1780][INFO    ][26701] Running state [iptables_extra.remove_stale_tables] at time 02:57:03.841055
2019-01-15 02:57:03,841 [salt.state       :1813][INFO    ][26701] Executing state module.wait for [iptables_extra.remove_stale_tables]
2019-01-15 02:57:03,842 [salt.state       :300 ][INFO    ][26701] No changes made for iptables_extra.remove_stale_tables
2019-01-15 02:57:03,842 [salt.state       :1951][INFO    ][26701] Completed state [iptables_extra.remove_stale_tables] at time 02:57:03.842333 duration_in_ms=1.279
2019-01-15 02:57:03,842 [salt.state       :1780][INFO    ][26701] Running state [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip6tables -exec {} flush \;] at time 02:57:03.842673
2019-01-15 02:57:03,843 [salt.state       :1813][INFO    ][26701] Executing state cmd.run for [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip6tables -exec {} flush \;]
2019-01-15 02:57:03,843 [salt.loaded.int.module.cmdmod:395 ][INFO    ][26701] Executing command 'test $(which ip6tables-save) -eq 0 && test $(ip6tables-save | wc -l) -ne 0' in directory '/root'
2019-01-15 02:57:03,860 [salt.state       :300 ][INFO    ][26701] onlyif execution failed
2019-01-15 02:57:03,861 [salt.state       :1951][INFO    ][26701] Completed state [find /usr/share/netfilter-persistent/plugins.d/[0-9]*-ip6tables -exec {} flush \;] at time 02:57:03.861064 duration_in_ms=18.391
2019-01-15 02:57:03,864 [salt.state       :1780][INFO    ][26701] Running state [/etc/iptables/rules.v6] at time 02:57:03.864067
2019-01-15 02:57:03,864 [salt.state       :1813][INFO    ][26701] Executing state file.absent for [/etc/iptables/rules.v6]
2019-01-15 02:57:03,865 [salt.state       :300 ][INFO    ][26701] File /etc/iptables/rules.v6 is not present
2019-01-15 02:57:03,865 [salt.state       :1951][INFO    ][26701] Completed state [/etc/iptables/rules.v6] at time 02:57:03.865459 duration_in_ms=1.392
2019-01-15 02:57:03,867 [salt.state       :1780][INFO    ][26701] Running state [iptables_extra.flush_all] at time 02:57:03.867727
2019-01-15 02:57:03,868 [salt.state       :1813][INFO    ][26701] Executing state module.wait for [iptables_extra.flush_all]
2019-01-15 02:57:03,868 [salt.state       :300 ][INFO    ][26701] No changes made for iptables_extra.flush_all
2019-01-15 02:57:03,868 [salt.state       :1951][INFO    ][26701] Completed state [iptables_extra.flush_all] at time 02:57:03.868861 duration_in_ms=1.133
2019-01-15 02:57:03,881 [salt.minion      :1711][INFO    ][26701] Returning information for job: 20190115025646575973
2019-01-15 02:57:04,543 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115025704554320
2019-01-15 02:57:04,566 [salt.minion      :1432][INFO    ][27362] Starting a new job with PID 27362
2019-01-15 02:57:05,206 [salt.state       :915 ][INFO    ][27362] Loading fresh modules for state activity
2019-01-15 02:57:05,821 [salt.state       :1780][INFO    ][27362] Running state [maas-rack-controller] at time 02:57:05.821546
2019-01-15 02:57:05,821 [salt.state       :1813][INFO    ][27362] Executing state pkg.installed for [maas-rack-controller]
2019-01-15 02:57:05,822 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27362] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-01-15 02:57:06,159 [salt.state       :300 ][INFO    ][27362] All specified packages are already installed
2019-01-15 02:57:06,160 [salt.state       :1951][INFO    ][27362] Completed state [maas-rack-controller] at time 02:57:06.160195 duration_in_ms=338.649
2019-01-15 02:57:06,160 [salt.state       :1780][INFO    ][27362] Running state [ipmitool] at time 02:57:06.160443
2019-01-15 02:57:06,160 [salt.state       :1813][INFO    ][27362] Executing state pkg.installed for [ipmitool]
2019-01-15 02:57:06,165 [salt.state       :300 ][INFO    ][27362] All specified packages are already installed
2019-01-15 02:57:06,165 [salt.state       :1951][INFO    ][27362] Completed state [ipmitool] at time 02:57:06.165793 duration_in_ms=5.35
2019-01-15 02:57:06,168 [salt.state       :1780][INFO    ][27362] Running state [/etc/maas/rackd.conf] at time 02:57:06.168218
2019-01-15 02:57:06,168 [salt.state       :1813][INFO    ][27362] Executing state file.line for [/etc/maas/rackd.conf]
2019-01-15 02:57:06,169 [salt.state       :300 ][INFO    ][27362] No changes needed to be made
2019-01-15 02:57:06,169 [salt.state       :1951][INFO    ][27362] Completed state [/etc/maas/rackd.conf] at time 02:57:06.169209 duration_in_ms=0.991
2019-01-15 02:57:06,169 [salt.state       :1780][INFO    ][27362] Running state [/etc/maas/rackd.conf] at time 02:57:06.169371
2019-01-15 02:57:06,169 [salt.state       :1813][INFO    ][27362] Executing state file.managed for [/etc/maas/rackd.conf]
2019-01-15 02:57:06,169 [salt.loaded.int.states.file:2298][WARNING ][27362] State for file: /etc/maas/rackd.conf - 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-01-15 02:57:06,170 [salt.state       :300 ][INFO    ][27362] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2019-01-15 02:57:06,170 [salt.state       :1951][INFO    ][27362] Completed state [/etc/maas/rackd.conf] at time 02:57:06.170276 duration_in_ms=0.905
2019-01-15 02:57:06,171 [salt.state       :1780][INFO    ][27362] Running state [maas-rackd] at time 02:57:06.170974
2019-01-15 02:57:06,171 [salt.state       :1813][INFO    ][27362] Executing state service.running for [maas-rackd]
2019-01-15 02:57:06,171 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27362] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:06,209 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27362] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2019-01-15 02:57:06,226 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27362] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2019-01-15 02:57:06,245 [salt.state       :300 ][INFO    ][27362] The service maas-rackd is already running
2019-01-15 02:57:06,245 [salt.state       :1951][INFO    ][27362] Completed state [maas-rackd] at time 02:57:06.245386 duration_in_ms=74.411
2019-01-15 02:57:06,246 [salt.minion      :1711][INFO    ][27362] Returning information for job: 20190115025704554320
2019-01-15 02:57:06,887 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115025706896761
2019-01-15 02:57:06,913 [salt.minion      :1432][INFO    ][27384] Starting a new job with PID 27384
2019-01-15 02:57:07,588 [salt.state       :915 ][INFO    ][27384] Loading fresh modules for state activity
2019-01-15 02:57:08,277 [salt.state       :1780][INFO    ][27384] Running state [maas-region-controller] at time 02:57:08.277160
2019-01-15 02:57:08,289 [salt.state       :1813][INFO    ][27384] Executing state pkg.installed for [maas-region-controller]
2019-01-15 02:57:08,290 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}', '-W'] in directory '/root'
2019-01-15 02:57:08,655 [salt.state       :300 ][INFO    ][27384] All specified packages are already installed
2019-01-15 02:57:08,657 [salt.state       :1951][INFO    ][27384] Completed state [maas-region-controller] at time 02:57:08.657177 duration_in_ms=380.016
2019-01-15 02:57:08,658 [salt.state       :1780][INFO    ][27384] Running state [python-oauth] at time 02:57:08.658723
2019-01-15 02:57:08,659 [salt.state       :1813][INFO    ][27384] Executing state pkg.installed for [python-oauth]
2019-01-15 02:57:08,675 [salt.state       :300 ][INFO    ][27384] All specified packages are already installed
2019-01-15 02:57:08,675 [salt.state       :1951][INFO    ][27384] Completed state [python-oauth] at time 02:57:08.675904 duration_in_ms=17.181
2019-01-15 02:57:08,682 [salt.state       :1780][INFO    ][27384] Running state [/etc/maas/regiond.conf] at time 02:57:08.682013
2019-01-15 02:57:08,683 [salt.state       :1813][INFO    ][27384] Executing state file.replace for [/etc/maas/regiond.conf]
2019-01-15 02:57:08,690 [salt.state       :300 ][INFO    ][27384] No changes needed to be made
2019-01-15 02:57:08,691 [salt.state       :1951][INFO    ][27384] Completed state [/etc/maas/regiond.conf] at time 02:57:08.691459 duration_in_ms=9.446
2019-01-15 02:57:08,692 [salt.state       :1780][INFO    ][27384] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:57:08.692603
2019-01-15 02:57:08,693 [salt.state       :1813][INFO    ][27384] Executing state file.managed for [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template]
2019-01-15 02:57:08,749 [salt.state       :300 ][INFO    ][27384] File /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template is in the correct state
2019-01-15 02:57:08,750 [salt.state       :1951][INFO    ][27384] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:57:08.750389 duration_in_ms=57.786
2019-01-15 02:57:08,751 [salt.state       :1780][INFO    ][27384] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:57:08.751190
2019-01-15 02:57:08,751 [salt.state       :1813][INFO    ][27384] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/node_status.py]
2019-01-15 02:57:08,755 [salt.state       :300 ][INFO    ][27384] No changes needed to be made
2019-01-15 02:57:08,756 [salt.state       :1951][INFO    ][27384] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:57:08.756248 duration_in_ms=5.057
2019-01-15 02:57:08,757 [salt.state       :1780][INFO    ][27384] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:57:08.757013
2019-01-15 02:57:08,757 [salt.state       :1813][INFO    ][27384] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/node_status.py]
2019-01-15 02:57:08,783 [salt.state       :300 ][INFO    ][27384] No changes needed to be made
2019-01-15 02:57:08,784 [salt.state       :1951][INFO    ][27384] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:57:08.784127 duration_in_ms=27.112
2019-01-15 02:57:08,785 [salt.state       :1780][INFO    ][27384] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:57:08.785417
2019-01-15 02:57:08,786 [salt.state       :1813][INFO    ][27384] Executing state file.replace for [/usr/lib/python3/dist-packages/maasserver/models/node.py]
2019-01-15 02:57:08,820 [salt.state       :300 ][INFO    ][27384] No changes needed to be made
2019-01-15 02:57:08,821 [salt.state       :1951][INFO    ][27384] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:57:08.821315 duration_in_ms=35.899
2019-01-15 02:57:08,822 [salt.state       :1780][INFO    ][27384] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:57:08.822369
2019-01-15 02:57:08,823 [salt.state       :1813][INFO    ][27384] Executing state file.managed for [/etc/apache2/conf-enabled/maas-http.conf]
2019-01-15 02:57:08,838 [salt.state       :300 ][INFO    ][27384] File /etc/apache2/conf-enabled/maas-http.conf is in the correct state
2019-01-15 02:57:08,839 [salt.state       :1951][INFO    ][27384] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:57:08.839316 duration_in_ms=16.948
2019-01-15 02:57:08,841 [salt.state       :1780][INFO    ][27384] Running state [a2enmod headers] at time 02:57:08.841215
2019-01-15 02:57:08,841 [salt.state       :1813][INFO    ][27384] Executing state cmd.run for [a2enmod headers]
2019-01-15 02:57:08,843 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command 'a2enmod headers' in directory '/root'
2019-01-15 02:57:08,900 [salt.state       :300 ][INFO    ][27384] {'pid': 27403, 'retcode': 0, 'stderr': '', 'stdout': 'Module headers already enabled'}
2019-01-15 02:57:08,901 [salt.state       :1951][INFO    ][27384] Completed state [a2enmod headers] at time 02:57:08.901249 duration_in_ms=60.034
2019-01-15 02:57:08,902 [salt.state       :1780][INFO    ][27384] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:57:08.902008
2019-01-15 02:57:08,902 [salt.state       :1813][INFO    ][27384] Executing state file.managed for [/usr/share/maas/web/static/css/maas-styles.css]
2019-01-15 02:57:08,918 [salt.state       :300 ][INFO    ][27384] File /usr/share/maas/web/static/css/maas-styles.css is in the correct state
2019-01-15 02:57:08,919 [salt.state       :1951][INFO    ][27384] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:57:08.919370 duration_in_ms=17.362
2019-01-15 02:57:08,920 [salt.state       :1780][INFO    ][27384] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:57:08.920252
2019-01-15 02:57:08,920 [salt.state       :1813][INFO    ][27384] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty]
2019-01-15 02:57:08,983 [salt.state       :300 ][INFO    ][27384] File /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty is in the correct state
2019-01-15 02:57:08,984 [salt.state       :1951][INFO    ][27384] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:57:08.983945 duration_in_ms=63.692
2019-01-15 02:57:08,985 [salt.state       :1780][INFO    ][27384] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:57:08.984951
2019-01-15 02:57:08,985 [salt.state       :1813][INFO    ][27384] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial]
2019-01-15 02:57:09,046 [salt.state       :300 ][INFO    ][27384] File /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial is in the correct state
2019-01-15 02:57:09,047 [salt.state       :1951][INFO    ][27384] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:57:09.047566 duration_in_ms=62.615
2019-01-15 02:57:09,048 [salt.state       :1780][INFO    ][27384] Running state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:57:09.048560
2019-01-15 02:57:09,049 [salt.state       :1813][INFO    ][27384] Executing state file.managed for [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial]
2019-01-15 02:57:09,120 [salt.state       :300 ][INFO    ][27384] File /etc/maas/preseeds/curtin_userdata_arm64_generic_xenial is in the correct state
2019-01-15 02:57:09,120 [salt.state       :1951][INFO    ][27384] Completed state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:57:09.120563 duration_in_ms=72.0
2019-01-15 02:57:09,121 [salt.state       :1780][INFO    ][27384] Running state [/root/.pgpass] at time 02:57:09.121199
2019-01-15 02:57:09,121 [salt.state       :1813][INFO    ][27384] Executing state file.managed for [/root/.pgpass]
2019-01-15 02:57:09,165 [salt.state       :300 ][INFO    ][27384] File /root/.pgpass is in the correct state
2019-01-15 02:57:09,165 [salt.state       :1951][INFO    ][27384] Completed state [/root/.pgpass] at time 02:57:09.165733 duration_in_ms=44.535
2019-01-15 02:57:09,171 [salt.state       :1780][INFO    ][27384] Running state [maas-region syncdb --noinput] at time 02:57:09.171404
2019-01-15 02:57:09,172 [salt.state       :1813][INFO    ][27384] Executing state cmd.run for [maas-region syncdb --noinput]
2019-01-15 02:57:09,173 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command 'maas-region syncdb --noinput' in directory '/root'
2019-01-15 02:57:11,044 [salt.state       :300 ][INFO    ][27384] {'pid': 27416, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: piston3, auth, sessions, sites, contenttypes, maasserver, metadataserver\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2019-01-15 02:57:11,045 [salt.state       :1951][INFO    ][27384] Completed state [maas-region syncdb --noinput] at time 02:57:11.045435 duration_in_ms=1874.03
2019-01-15 02:57:11,046 [salt.state       :2022][WARNING ][27384] State is set to retry, but a valid dict for retry configuration was not found.  Using retry defaults
2019-01-15 02:57:11,049 [salt.state       :1780][INFO    ][27384] Running state [maas-regiond] at time 02:57:11.049486
2019-01-15 02:57:11,050 [salt.state       :1813][INFO    ][27384] Executing state service.running for [maas-regiond]
2019-01-15 02:57:11,051 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:11,075 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2019-01-15 02:57:11,086 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2019-01-15 02:57:11,096 [salt.state       :300 ][INFO    ][27384] The service maas-regiond is already running
2019-01-15 02:57:11,097 [salt.state       :1951][INFO    ][27384] Completed state [maas-regiond] at time 02:57:11.097156 duration_in_ms=47.67
2019-01-15 02:57:11,099 [salt.state       :1780][INFO    ][27384] Running state [bind9] at time 02:57:11.099672
2019-01-15 02:57:11,100 [salt.state       :1813][INFO    ][27384] Executing state service.running for [bind9]
2019-01-15 02:57:11,101 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:11,112 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2019-01-15 02:57:11,122 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2019-01-15 02:57:11,132 [salt.state       :300 ][INFO    ][27384] The service bind9 is already running
2019-01-15 02:57:11,133 [salt.state       :1951][INFO    ][27384] Completed state [bind9] at time 02:57:11.133277 duration_in_ms=33.605
2019-01-15 02:57:11,135 [salt.state       :1780][INFO    ][27384] Running state [apache2] at time 02:57:11.135645
2019-01-15 02:57:11,136 [salt.state       :1813][INFO    ][27384] Executing state service.running for [apache2]
2019-01-15 02:57:11,137 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2019-01-15 02:57:11,147 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2019-01-15 02:57:11,157 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2019-01-15 02:57:11,168 [salt.state       :300 ][INFO    ][27384] The service apache2 is already running
2019-01-15 02:57:11,169 [salt.state       :1951][INFO    ][27384] Completed state [apache2] at time 02:57:11.169251 duration_in_ms=33.606
2019-01-15 02:57:11,170 [salt.state       :1780][INFO    ][27384] Running state [maasng.wait_for_http_code] at time 02:57:11.170823
2019-01-15 02:57:11,171 [salt.state       :1813][INFO    ][27384] Executing state module.run for [maasng.wait_for_http_code]
2019-01-15 02:57:11,172 [salt.utils.decorators:613 ][WARNING ][27384] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:57:11,252 [salt.state       :300 ][INFO    ][27384] {'ret': {'comment': 'MAAS API:http://localhost:5240/MAAS up.', 'result': True}}
2019-01-15 02:57:11,252 [salt.state       :1951][INFO    ][27384] Completed state [maasng.wait_for_http_code] at time 02:57:11.252543 duration_in_ms=81.719
2019-01-15 02:57:11,253 [salt.state       :1780][INFO    ][27384] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:57:11.253413
2019-01-15 02:57:11,253 [salt.state       :1813][INFO    ][27384] Executing state cmd.run for [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin]
2019-01-15 02:57:11,254 [salt.state       :300 ][INFO    ][27384] /var/lib/maas/.setup_admin exists
2019-01-15 02:57:11,255 [salt.state       :1951][INFO    ][27384] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:57:11.255023 duration_in_ms=1.61
2019-01-15 02:57:11,255 [salt.state       :1780][INFO    ][27384] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:57:11.255692
2019-01-15 02:57:11,255 [salt.state       :1813][INFO    ][27384] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 02:57:11,256 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27384] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 02:57:12,715 [salt.state       :300 ][INFO    ][27384] {'pid': 27437, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:57:12,716 [salt.state       :1951][INFO    ][27384] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:57:12.716509 duration_in_ms=1460.817
2019-01-15 02:57:12,724 [salt.state       :1780][INFO    ][27384] Running state [maas_region_boot_source_resources_mirror] at time 02:57:12.724212
2019-01-15 02:57:12,724 [salt.state       :1813][INFO    ][27384] Executing state maasng.boot_source_present for [maas_region_boot_source_resources_mirror]
2019-01-15 02:57:12,812 [salt.state       :300 ][INFO    ][27384] {'changes': {}}
2019-01-15 02:57:12,812 [salt.state       :1951][INFO    ][27384] Completed state [maas_region_boot_source_resources_mirror] at time 02:57:12.812394 duration_in_ms=88.182
2019-01-15 02:57:12,813 [salt.state       :1780][INFO    ][27384] Running state [maasng.boot_resources_import] at time 02:57:12.813381
2019-01-15 02:57:12,813 [salt.state       :1813][INFO    ][27384] Executing state module.run for [maasng.boot_resources_import]
2019-01-15 02:57:12,814 [salt.utils.decorators:613 ][WARNING ][27384] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:57:12,902 [salt.loaded.ext.module.maasng:1600][INFO    ][27384] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2019-01-15 02:57:17,010 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025717015898
2019-01-15 02:57:17,030 [salt.minion      :1432][INFO    ][27454] Starting a new job with PID 27454
2019-01-15 02:57:17,056 [salt.minion      :1711][INFO    ][27454] Returning information for job: 20190115025717015898
2019-01-15 02:57:17,954 [salt.loaded.ext.module.maasng:1600][INFO    ][27384] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2019-01-15 02:57:23,017 [salt.loaded.ext.module.maasng:1600][INFO    ][27384] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2019-01-15 02:57:27,220 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025727225880
2019-01-15 02:57:27,243 [salt.minion      :1432][INFO    ][27604] Starting a new job with PID 27604
2019-01-15 02:57:27,267 [salt.minion      :1711][INFO    ][27604] Returning information for job: 20190115025727225880
2019-01-15 02:57:28,121 [salt.state       :300 ][INFO    ][27384] {'ret': True}
2019-01-15 02:57:28,122 [salt.state       :1951][INFO    ][27384] Completed state [maasng.boot_resources_import] at time 02:57:28.122008 duration_in_ms=15308.626
2019-01-15 02:57:28,123 [salt.state       :1780][INFO    ][27384] Running state [maas_region_boot_sources_selection_xenial] at time 02:57:28.123032
2019-01-15 02:57:28,123 [salt.state       :1813][INFO    ][27384] Executing state maasng.boot_sources_selections_present for [maas_region_boot_sources_selection_xenial]
2019-01-15 02:57:28,330 [salt.state       :300 ][INFO    ][27384] Requested boot-source selection for http://images.maas.io/ephemeral-v3/daily already exist.
2019-01-15 02:57:28,331 [salt.state       :1951][INFO    ][27384] Completed state [maas_region_boot_sources_selection_xenial] at time 02:57:28.330996 duration_in_ms=207.964
2019-01-15 02:57:28,332 [salt.state       :1780][INFO    ][27384] Running state [maasng.sync_and_wait_bs_to_all_racks] at time 02:57:28.332382
2019-01-15 02:57:28,332 [salt.state       :1813][INFO    ][27384] Executing state module.run for [maasng.sync_and_wait_bs_to_all_racks]
2019-01-15 02:57:28,333 [salt.utils.decorators:613 ][WARNING ][27384] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:57:28,334 [salt.loaded.ext.module.maasng:1771][INFO    ][27384] boot-sources sync initiated for ALL Rack's
2019-01-15 02:57:29,708 [salt.state       :300 ][INFO    ][27384] {'ret': True}
2019-01-15 02:57:29,709 [salt.state       :1951][INFO    ][27384] Completed state [maasng.sync_and_wait_bs_to_all_racks] at time 02:57:29.709085 duration_in_ms=1376.703
2019-01-15 02:57:29,711 [salt.state       :1780][INFO    ][27384] Running state [maas.process_maas_config] at time 02:57:29.711086
2019-01-15 02:57:29,711 [salt.state       :1813][INFO    ][27384] Executing state module.run for [maas.process_maas_config]
2019-01-15 02:57:29,712 [salt.utils.decorators:613 ][WARNING ][27384] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:57:29,713 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=enable_http_proxy value=True
2019-01-15 02:57:29,778 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=upstream_dns value=8.8.8.8
2019-01-15 02:57:29,842 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=commissioning_distro_series value=xenial
2019-01-15 02:57:29,913 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=default_osystem value=ubuntu
2019-01-15 02:57:33,108 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=active_discovery_interval value=600
2019-01-15 02:57:33,175 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=dnssec_validation value=no
2019-01-15 02:57:33,229 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=maas_name value=mas01
2019-01-15 02:57:33,279 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=network_discovery value=enabled
2019-01-15 02:57:33,400 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=enable_third_party_drivers value=True
2019-01-15 02:57:33,453 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=default_storage_layout value=lvm
2019-01-15 02:57:33,509 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=ntp_external_only value=True
2019-01-15 02:57:33,574 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=disk_erase_with_secure_erase value=False
2019-01-15 02:57:33,627 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=default_distro_series value=xenial
2019-01-15 02:57:33,701 [salt.loaded.ext.module.maas:92  ][INFO    ][27384] maasconfig name=default_min_hwe_kernel value=ga-16.04
2019-01-15 02:57:33,832 [salt.state       :300 ][INFO    ][27384] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'upstream_dns', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'dnssec_validation', 'maas_name', 'network_discovery', 'enable_third_party_drivers', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2019-01-15 02:57:33,833 [salt.state       :1951][INFO    ][27384] Completed state [maas.process_maas_config] at time 02:57:33.832999 duration_in_ms=4121.912
2019-01-15 02:57:33,833 [salt.state       :1780][INFO    ][27384] Running state [pxe_admin] at time 02:57:33.833675
2019-01-15 02:57:33,834 [salt.state       :1813][INFO    ][27384] Executing state maasng.fabric_present for [pxe_admin]
2019-01-15 02:57:33,903 [salt.loaded.ext.module.maasng:945 ][INFO    ][27384] [{u'id': 0, u'class_type': None, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'fabric': u'fabric-0'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'class_type': None, u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'fabric': u'fabric-1'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'class_type': u'', u'vlans': [{u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'fabric': u'pxe_admin'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2019-01-15 02:57:33,973 [salt.loaded.ext.module.maasng:1008][WARNING ][27384] Detected cidr:192.168.11.0/24 in fabric:pxe_admin
2019-01-15 02:57:33,973 [salt.loaded.ext.module.maasng:1011][WARNING ][27384] Guessing, that fabric with current name:pxe_admin
 should be renamed to:pxe_admin
2019-01-15 02:57:34,046 [salt.state       :300 ][INFO    ][27384] {'new': 'Fabric  pxe_admin created', 'result': True}
2019-01-15 02:57:34,046 [salt.state       :1951][INFO    ][27384] Completed state [pxe_admin] at time 02:57:34.046746 duration_in_ms=213.069
2019-01-15 02:57:34,047 [salt.state       :1780][INFO    ][27384] Running state [vlan 0] at time 02:57:34.047162
2019-01-15 02:57:34,047 [salt.state       :1813][INFO    ][27384] Executing state maasng.vlan_present_in_fabric for [vlan 0]
2019-01-15 02:57:34,104 [salt.loaded.ext.module.maasng:945 ][INFO    ][27384] [{u'class_type': None, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:57:34,218 [salt.loaded.ext.module.maasng:945 ][INFO    ][27384] [{u'class_type': None, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:57:34,667 [salt.loaded.ext.module.maasng:945 ][INFO    ][27384] [{u'name': u'fabric-0', u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'name': u'fabric-1', u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'name': u'pxe_admin', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'6r4edc', u'relay_vlan': None, u'external_dhcp': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:57:34,745 [salt.state       :300 ][INFO    ][27384] {'new': 'Vlan untagged was updated'}
2019-01-15 02:57:34,746 [salt.state       :1951][INFO    ][27384] Completed state [vlan 0] at time 02:57:34.746150 duration_in_ms=698.988
2019-01-15 02:57:34,747 [salt.state       :1780][INFO    ][27384] Running state [192.168.11.0/24] at time 02:57:34.747377
2019-01-15 02:57:34,747 [salt.state       :1813][INFO    ][27384] Executing state maasng.subnet_present for [192.168.11.0/24]
2019-01-15 02:57:34,955 [salt.loaded.ext.module.maasng:945 ][INFO    ][27384] [{u'class_type': None, u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:57:34,955 [salt.loaded.ext.module.maasng:1235][WARNING ][27384] Ignoring parameter vlan:0
2019-01-15 02:57:35,039 [salt.state       :300 ][INFO    ][27384] Subnet 192.168.11.0/24 has been updated for pxe_admin
2019-01-15 02:57:35,040 [salt.state       :1951][INFO    ][27384] Completed state [192.168.11.0/24] at time 02:57:35.040234 duration_in_ms=292.857
2019-01-15 02:57:35,041 [salt.state       :1780][INFO    ][27384] Running state [maas_create_iprange_1] at time 02:57:35.041420
2019-01-15 02:57:35,041 [salt.state       :1813][INFO    ][27384] Executing state maasng.iprange_present for [maas_create_iprange_1]
2019-01-15 02:57:35,111 [salt.state       :300 ][INFO    ][27384] Iprange maas_create_iprange_1 already exist.
2019-01-15 02:57:35,111 [salt.state       :1951][INFO    ][27384] Completed state [maas_create_iprange_1] at time 02:57:35.111759 duration_in_ms=70.339
2019-01-15 02:57:35,112 [salt.state       :1780][INFO    ][27384] Running state [vlan 0] at time 02:57:35.112125
2019-01-15 02:57:35,112 [salt.state       :1813][INFO    ][27384] Executing state maasng.vlan_present_in_fabric for [vlan 0]
2019-01-15 02:57:35,170 [salt.loaded.ext.module.maasng:945 ][INFO    ][27384] [{u'class_type': None, u'vlans': [{u'vid': 0, u'fabric': u'fabric-0', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'external_dhcp': u'10.20.0.1', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}], u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'class_type': None, u'vlans': [{u'vid': 0, u'fabric': u'fabric-1', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5002, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/'}], u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'class_type': u'', u'vlans': [{u'vid': 0, u'fabric': u'pxe_admin', u'name': u'untagged', u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'6r4edc', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}], u'name': u'pxe_admin', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:57:35,284 [salt.loaded.ext.module.maasng:945 ][INFO    ][27384] [{u'name': u'fabric-0', u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'name': u'fabric-1', u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'name': u'pxe_admin', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'6r4edc', u'relay_vlan': None, u'external_dhcp': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:57:35,512 [salt.loaded.ext.module.maasng:945 ][INFO    ][27384] [{u'name': u'fabric-0', u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 0, u'mtu': 1500, u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': u'10.20.0.1', u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/0/', u'id': 0}, {u'name': u'fabric-1', u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 1, u'mtu': 1500, u'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'resource_uri': u'/MAAS/api/2.0/fabrics/1/', u'id': 1}, {u'name': u'pxe_admin', u'vlans': [{u'fabric': u'pxe_admin', u'vid': 0, u'space': u'undefined', u'dhcp_on': False, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'6r4edc', u'relay_vlan': None, u'external_dhcp': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/', u'id': 2}]
2019-01-15 02:57:35,603 [salt.state       :300 ][INFO    ][27384] {'new': 'Vlan untagged was updated'}
2019-01-15 02:57:35,605 [salt.state       :1951][INFO    ][27384] Completed state [vlan 0] at time 02:57:35.605108 duration_in_ms=492.982
2019-01-15 02:57:35,606 [salt.state       :1780][INFO    ][27384] Running state [opnfv] at time 02:57:35.606627
2019-01-15 02:57:35,607 [salt.state       :1813][INFO    ][27384] Executing state maasng.sshkey_present for [opnfv]
2019-01-15 02:57:35,656 [salt.loaded.ext.module.maasng:1903][INFO    ][27384] [{u'keysource': u'', u'id': 1, u'key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9EPrpVPjbJtSqDZMX5nXn6LMNnuXDhsh1V4Zf0ynamBhtwcs6ztm8AaLppz+mdXFAdO0jHy1U72eWTefrkaMjL/tFjZY03xJnuRPmhzPOy/LT8tOjkp1SRLb3JhYoKUDcJIJ2aAv0SIDuXhTT8r4aUvJOWUSv0Og34WfS1afOLKSjiz1j2sOW2iG1nim0uF+sX1K3GHPnE5LtwJMAG4WQO1yK9XG3CUxkaYnJRdMfwAx5QAhGhxu/bK7NwyTNxz8fkPdJhxookorf7JetCWwq6ScSTbAHqoTWbzLh4BhNVMOEdbMKAODdOXj2ii5mEFnQYBBmh1dXSP3k2bzD/TCP', u'resource_uri': u'/MAAS/api/2.0/account/prefs/sshkeys/1/'}]
2019-01-15 02:57:35,657 [salt.state       :300 ][INFO    ][27384] SSH key ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9EPrpVPjbJtSqDZMX5nXn6LMNnuXDhsh1V4Zf0ynamBhtwcs6ztm8AaLppz+mdXFAdO0jHy1U72eWTefrkaMjL/tFjZY03xJnuRPmhzPOy/LT8tOjkp1SRLb3JhYoKUDcJIJ2aAv0SIDuXhTT8r4aUvJOWUSv0Og34WfS1afOLKSjiz1j2sOW2iG1nim0uF+sX1K3GHPnE5LtwJMAG4WQO1yK9XG3CUxkaYnJRdMfwAx5QAhGhxu/bK7NwyTNxz8fkPdJhxookorf7JetCWwq6ScSTbAHqoTWbzLh4BhNVMOEdbMKAODdOXj2ii5mEFnQYBBmh1dXSP3k2bzD/TCP already exist for user opnfv.
2019-01-15 02:57:35,658 [salt.state       :1951][INFO    ][27384] Completed state [opnfv] at time 02:57:35.657930 duration_in_ms=51.303
2019-01-15 02:57:35,661 [salt.minion      :1711][INFO    ][27384] Returning information for job: 20190115025706896761
2019-01-15 02:57:36,234 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115025736236099
2019-01-15 02:57:36,252 [salt.minion      :1432][INFO    ][27880] Starting a new job with PID 27880
2019-01-15 02:57:39,789 [salt.state       :915 ][INFO    ][27880] Loading fresh modules for state activity
2019-01-15 02:57:39,889 [salt.state       :1780][INFO    ][27880] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:57:39.889076
2019-01-15 02:57:39,889 [salt.state       :1813][INFO    ][27880] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 02:57:39,891 [salt.loaded.int.module.cmdmod:395 ][INFO    ][27880] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 02:57:41,452 [salt.state       :300 ][INFO    ][27880] {'pid': 27923, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:57:41,454 [salt.state       :1951][INFO    ][27880] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:57:41.454161 duration_in_ms=1565.085
2019-01-15 02:57:41,457 [salt.state       :1780][INFO    ][27880] Running state [maas.process_machines] at time 02:57:41.457113
2019-01-15 02:57:41,457 [salt.state       :1813][INFO    ][27880] Executing state module.run for [maas.process_machines]
2019-01-15 02:57:41,460 [salt.utils.decorators:613 ][WARNING ][27880] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:57:42,013 [salt.loaded.ext.module.maas:412 ][WARNING ][27880] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:57:42,014 [salt.loaded.ext.module.maas:92  ][INFO    ][27880] machine hostname=cmp002 power_type=ipmi mac_addresses=['00:25:b5:a0:00:6a'] power_parameters_power_address=172.30.8.72 power_parameters_power_pass=octopus system_id=p8bgmg architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:57:43,319 [salt.loaded.ext.module.maas:412 ][WARNING ][27880] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:57:43,320 [salt.loaded.ext.module.maas:92  ][INFO    ][27880] machine hostname=cmp001 power_type=ipmi mac_addresses=['00:25:b5:a0:00:5a'] power_parameters_power_address=172.30.8.73 power_parameters_power_pass=octopus system_id=cwswk8 architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:57:44,391 [salt.loaded.ext.module.maas:412 ][WARNING ][27880] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:57:44,392 [salt.loaded.ext.module.maas:92  ][INFO    ][27880] machine hostname=kvm01 power_type=ipmi mac_addresses=['00:25:b5:a0:00:2a'] power_parameters_power_address=172.30.8.75 power_parameters_power_pass=octopus system_id=h7kqqr architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:57:45,840 [salt.loaded.ext.module.maas:412 ][WARNING ][27880] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:57:45,841 [salt.loaded.ext.module.maas:92  ][INFO    ][27880] machine hostname=kvm03 power_type=ipmi mac_addresses=['00:25:b5:a0:00:4a'] power_parameters_power_address=172.30.8.74 power_parameters_power_pass=octopus system_id=bn7m84 architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:57:46,320 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025746318420
2019-01-15 02:57:46,341 [salt.minion      :1432][INFO    ][28086] Starting a new job with PID 28086
2019-01-15 02:57:46,372 [salt.minion      :1711][INFO    ][28086] Returning information for job: 20190115025746318420
2019-01-15 02:57:47,297 [salt.loaded.ext.module.maas:412 ][WARNING ][27880] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2019-01-15 02:57:47,298 [salt.loaded.ext.module.maas:92  ][INFO    ][27880] machine hostname=kvm02 power_type=ipmi mac_addresses=['00:25:b5:a0:00:3a'] power_parameters_power_address=172.30.8.65 power_parameters_power_pass=octopus system_id=ydnrfm architecture=amd64/generic power_parameters_power_user=admin
2019-01-15 02:57:48,717 [salt.state       :300 ][INFO    ][27880] {'ret': {'updated': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02'], 'errors': {}, 'success': []}}
2019-01-15 02:57:48,718 [salt.state       :1951][INFO    ][27880] Completed state [maas.process_machines] at time 02:57:48.718267 duration_in_ms=7261.154
2019-01-15 02:57:48,724 [salt.minion      :1711][INFO    ][27880] Returning information for job: 20190115025736236099
2019-01-15 02:58:21,963 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115025821952418
2019-01-15 02:58:21,986 [salt.minion      :1432][INFO    ][28179] Starting a new job with PID 28179
2019-01-15 02:58:25,680 [salt.state       :915 ][INFO    ][28179] Loading fresh modules for state activity
2019-01-15 02:58:25,780 [salt.state       :1780][INFO    ][28179] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:58:25.779922
2019-01-15 02:58:25,780 [salt.state       :1813][INFO    ][28179] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 02:58:25,783 [salt.loaded.int.module.cmdmod:395 ][INFO    ][28179] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 02:58:27,217 [salt.state       :300 ][INFO    ][28179] {'pid': 28193, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 02:58:27,218 [salt.state       :1951][INFO    ][28179] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:58:27.218316 duration_in_ms=1438.393
2019-01-15 02:58:27,222 [salt.state       :1780][INFO    ][28179] Running state [maas.wait_for_machine_status] at time 02:58:27.222062
2019-01-15 02:58:27,223 [salt.state       :1813][INFO    ][28179] Executing state module.run for [maas.wait_for_machine_status]
2019-01-15 02:58:27,224 [salt.utils.decorators:613 ][WARNING ][28179] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 02:58:29,475 [salt.loaded.ext.module.maas:993 ][INFO    ][28179] Machine h7kqqr mark broken
2019-01-15 02:58:30,154 [salt.loaded.ext.module.maas:996 ][INFO    ][28179] Machine h7kqqr mark fixed
2019-01-15 02:58:31,049 [salt.loaded.ext.module.maas:684 ][INFO    ][28179] deploymachines hwe_kernel=ga-16.04 system_id=h7kqqr distro_series=xenial
2019-01-15 02:58:31,990 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025831981054
2019-01-15 02:58:32,011 [salt.minion      :1432][INFO    ][28254] Starting a new job with PID 28254
2019-01-15 02:58:32,031 [salt.minion      :1711][INFO    ][28254] Returning information for job: 20190115025831981054
2019-01-15 02:58:35,080 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1492.15443778s left)
2019-01-15 02:58:42,194 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025842146471
2019-01-15 02:58:42,212 [salt.minion      :1432][INFO    ][28287] Starting a new job with PID 28287
2019-01-15 02:58:42,234 [salt.minion      :1711][INFO    ][28287] Returning information for job: 20190115025842146471
2019-01-15 02:58:52,179 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025852169755
2019-01-15 02:58:52,201 [salt.minion      :1432][INFO    ][28292] Starting a new job with PID 28292
2019-01-15 02:58:52,226 [salt.minion      :1711][INFO    ][28292] Returning information for job: 20190115025852169755
2019-01-15 02:59:02,386 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025902376586
2019-01-15 02:59:02,406 [salt.minion      :1432][INFO    ][28324] Starting a new job with PID 28324
2019-01-15 02:59:02,432 [salt.minion      :1711][INFO    ][28324] Returning information for job: 20190115025902376586
2019-01-15 02:59:09,176 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1458.0582459s left)
2019-01-15 02:59:12,606 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025912597023
2019-01-15 02:59:12,629 [salt.minion      :1432][INFO    ][28335] Starting a new job with PID 28335
2019-01-15 02:59:12,653 [salt.minion      :1711][INFO    ][28335] Returning information for job: 20190115025912597023
2019-01-15 02:59:22,816 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025922804326
2019-01-15 02:59:22,838 [salt.minion      :1432][INFO    ][28341] Starting a new job with PID 28341
2019-01-15 02:59:22,862 [salt.minion      :1711][INFO    ][28341] Returning information for job: 20190115025922804326
2019-01-15 02:59:32,867 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025932857390
2019-01-15 02:59:32,889 [salt.minion      :1432][INFO    ][28367] Starting a new job with PID 28367
2019-01-15 02:59:32,912 [salt.minion      :1711][INFO    ][28367] Returning information for job: 20190115025932857390
2019-01-15 02:59:42,716 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1424.51855183s left)
2019-01-15 02:59:43,073 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025943065662
2019-01-15 02:59:43,091 [salt.minion      :1432][INFO    ][28379] Starting a new job with PID 28379
2019-01-15 02:59:43,114 [salt.minion      :1711][INFO    ][28379] Returning information for job: 20190115025943065662
2019-01-15 02:59:53,275 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115025953267363
2019-01-15 02:59:53,295 [salt.minion      :1432][INFO    ][28400] Starting a new job with PID 28400
2019-01-15 02:59:53,320 [salt.minion      :1711][INFO    ][28400] Returning information for job: 20190115025953267363
2019-01-15 03:00:03,486 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030003477715
2019-01-15 03:00:03,507 [salt.minion      :1432][INFO    ][28420] Starting a new job with PID 28420
2019-01-15 03:00:03,532 [salt.minion      :1711][INFO    ][28420] Returning information for job: 20190115030003477715
2019-01-15 03:00:13,702 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030013694318
2019-01-15 03:00:13,725 [salt.minion      :1432][INFO    ][28455] Starting a new job with PID 28455
2019-01-15 03:00:13,752 [salt.minion      :1711][INFO    ][28455] Returning information for job: 20190115030013694318
2019-01-15 03:00:16,804 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1390.43055797s left)
2019-01-15 03:00:23,923 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030023914910
2019-01-15 03:00:23,945 [salt.minion      :1432][INFO    ][28472] Starting a new job with PID 28472
2019-01-15 03:00:23,971 [salt.minion      :1711][INFO    ][28472] Returning information for job: 20190115030023914910
2019-01-15 03:00:34,143 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030034136462
2019-01-15 03:00:34,165 [salt.minion      :1432][INFO    ][28520] Starting a new job with PID 28520
2019-01-15 03:00:34,189 [salt.minion      :1711][INFO    ][28520] Returning information for job: 20190115030034136462
2019-01-15 03:00:44,364 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030044357070
2019-01-15 03:00:44,385 [salt.minion      :1432][INFO    ][28526] Starting a new job with PID 28526
2019-01-15 03:00:44,410 [salt.minion      :1711][INFO    ][28526] Returning information for job: 20190115030044357070
2019-01-15 03:00:50,464 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1356.77028298s left)
2019-01-15 03:00:54,586 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030054579419
2019-01-15 03:00:54,607 [salt.minion      :1432][INFO    ][28552] Starting a new job with PID 28552
2019-01-15 03:00:54,632 [salt.minion      :1711][INFO    ][28552] Returning information for job: 20190115030054579419
2019-01-15 03:01:04,809 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030104802757
2019-01-15 03:01:04,833 [salt.minion      :1432][INFO    ][28631] Starting a new job with PID 28631
2019-01-15 03:01:04,859 [salt.minion      :1711][INFO    ][28631] Returning information for job: 20190115030104802757
2019-01-15 03:01:14,825 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030114818455
2019-01-15 03:01:14,849 [salt.minion      :1432][INFO    ][28638] Starting a new job with PID 28638
2019-01-15 03:01:14,873 [salt.minion      :1711][INFO    ][28638] Returning information for job: 20190115030114818455
2019-01-15 03:01:24,572 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1322.66283178s left)
2019-01-15 03:01:25,053 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030125046710
2019-01-15 03:01:25,077 [salt.minion      :1432][INFO    ][28658] Starting a new job with PID 28658
2019-01-15 03:01:25,102 [salt.minion      :1711][INFO    ][28658] Returning information for job: 20190115030125046710
2019-01-15 03:01:35,076 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030135069310
2019-01-15 03:01:35,098 [salt.minion      :1432][INFO    ][28708] Starting a new job with PID 28708
2019-01-15 03:01:35,122 [salt.minion      :1711][INFO    ][28708] Returning information for job: 20190115030135069310
2019-01-15 03:01:45,103 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030145096913
2019-01-15 03:01:45,126 [salt.minion      :1432][INFO    ][28714] Starting a new job with PID 28714
2019-01-15 03:01:45,157 [salt.minion      :1711][INFO    ][28714] Returning information for job: 20190115030145096913
2019-01-15 03:01:55,133 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030155127393
2019-01-15 03:01:55,156 [salt.minion      :1432][INFO    ][28744] Starting a new job with PID 28744
2019-01-15 03:01:55,179 [salt.minion      :1711][INFO    ][28744] Returning information for job: 20190115030155127393
2019-01-15 03:01:58,733 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1288.50221181s left)
2019-01-15 03:02:05,162 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030205157368
2019-01-15 03:02:05,187 [salt.minion      :1432][INFO    ][28832] Starting a new job with PID 28832
2019-01-15 03:02:05,214 [salt.minion      :1711][INFO    ][28832] Returning information for job: 20190115030205157368
2019-01-15 03:02:15,191 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030215186455
2019-01-15 03:02:15,217 [salt.minion      :1432][INFO    ][28845] Starting a new job with PID 28845
2019-01-15 03:02:15,242 [salt.minion      :1711][INFO    ][28845] Returning information for job: 20190115030215186455
2019-01-15 03:02:25,228 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030225222831
2019-01-15 03:02:25,251 [salt.minion      :1432][INFO    ][28861] Starting a new job with PID 28861
2019-01-15 03:02:25,277 [salt.minion      :1711][INFO    ][28861] Returning information for job: 20190115030225222831
2019-01-15 03:02:32,881 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1254.35343885s left)
2019-01-15 03:02:35,266 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030235261910
2019-01-15 03:02:35,289 [salt.minion      :1432][INFO    ][28905] Starting a new job with PID 28905
2019-01-15 03:02:35,315 [salt.minion      :1711][INFO    ][28905] Returning information for job: 20190115030235261910
2019-01-15 03:02:45,305 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030245300661
2019-01-15 03:02:45,329 [salt.minion      :1432][INFO    ][28913] Starting a new job with PID 28913
2019-01-15 03:02:45,355 [salt.minion      :1711][INFO    ][28913] Returning information for job: 20190115030245300661
2019-01-15 03:02:55,349 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030255344701
2019-01-15 03:02:55,370 [salt.minion      :1432][INFO    ][28940] Starting a new job with PID 28940
2019-01-15 03:02:55,392 [salt.minion      :1711][INFO    ][28940] Returning information for job: 20190115030255344701
2019-01-15 03:03:05,395 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030305385115
2019-01-15 03:03:05,421 [salt.minion      :1432][INFO    ][28965] Starting a new job with PID 28965
2019-01-15 03:03:05,447 [salt.minion      :1711][INFO    ][28965] Returning information for job: 20190115030305385115
2019-01-15 03:03:07,119 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1220.11574388s left)
2019-01-15 03:03:15,453 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030315444763
2019-01-15 03:03:15,474 [salt.minion      :1432][INFO    ][28974] Starting a new job with PID 28974
2019-01-15 03:03:15,498 [salt.minion      :1711][INFO    ][28974] Returning information for job: 20190115030315444763
2019-01-15 03:03:25,505 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030325495334
2019-01-15 03:03:25,526 [salt.minion      :1432][INFO    ][28986] Starting a new job with PID 28986
2019-01-15 03:03:25,551 [salt.minion      :1711][INFO    ][28986] Returning information for job: 20190115030325495334
2019-01-15 03:03:35,560 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030335551067
2019-01-15 03:03:35,582 [salt.minion      :1432][INFO    ][29006] Starting a new job with PID 29006
2019-01-15 03:03:35,608 [salt.minion      :1711][INFO    ][29006] Returning information for job: 20190115030335551067
2019-01-15 03:03:40,965 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1186.27013898s left)
2019-01-15 03:03:45,626 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030345616012
2019-01-15 03:03:45,648 [salt.minion      :1432][INFO    ][29018] Starting a new job with PID 29018
2019-01-15 03:03:45,673 [salt.minion      :1711][INFO    ][29018] Returning information for job: 20190115030345616012
2019-01-15 03:03:55,689 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030355678989
2019-01-15 03:03:55,711 [salt.minion      :1432][INFO    ][29040] Starting a new job with PID 29040
2019-01-15 03:03:55,737 [salt.minion      :1711][INFO    ][29040] Returning information for job: 20190115030355678989
2019-01-15 03:04:05,763 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030405751564
2019-01-15 03:04:05,783 [salt.minion      :1432][INFO    ][29090] Starting a new job with PID 29090
2019-01-15 03:04:05,811 [salt.minion      :1711][INFO    ][29090] Returning information for job: 20190115030405751564
2019-01-15 03:04:13,915 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1153.32023883s left)
2019-01-15 03:04:15,839 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030415828072
2019-01-15 03:04:15,859 [salt.minion      :1432][INFO    ][29103] Starting a new job with PID 29103
2019-01-15 03:04:15,902 [salt.minion      :1711][INFO    ][29103] Returning information for job: 20190115030415828072
2019-01-15 03:04:25,931 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030425920198
2019-01-15 03:04:25,955 [salt.minion      :1432][INFO    ][29115] Starting a new job with PID 29115
2019-01-15 03:04:25,989 [salt.minion      :1711][INFO    ][29115] Returning information for job: 20190115030425920198
2019-01-15 03:04:36,025 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030436013259
2019-01-15 03:04:36,047 [salt.minion      :1432][INFO    ][29137] Starting a new job with PID 29137
2019-01-15 03:04:36,074 [salt.minion      :1711][INFO    ][29137] Returning information for job: 20190115030436013259
2019-01-15 03:04:46,111 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030446100517
2019-01-15 03:04:46,134 [salt.minion      :1432][INFO    ][29146] Starting a new job with PID 29146
2019-01-15 03:04:46,160 [salt.minion      :1711][INFO    ][29146] Returning information for job: 20190115030446100517
2019-01-15 03:04:48,081 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1119.15340996s left)
2019-01-15 03:04:56,205 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030456193923
2019-01-15 03:04:56,227 [salt.minion      :1432][INFO    ][29169] Starting a new job with PID 29169
2019-01-15 03:04:56,252 [salt.minion      :1711][INFO    ][29169] Returning information for job: 20190115030456193923
2019-01-15 03:05:06,305 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030506293087
2019-01-15 03:05:06,330 [salt.minion      :1432][INFO    ][29248] Starting a new job with PID 29248
2019-01-15 03:05:06,354 [salt.minion      :1711][INFO    ][29248] Returning information for job: 20190115030506293087
2019-01-15 03:05:16,413 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030516394870
2019-01-15 03:05:16,438 [salt.minion      :1432][INFO    ][29255] Starting a new job with PID 29255
2019-01-15 03:05:16,465 [salt.minion      :1711][INFO    ][29255] Returning information for job: 20190115030516394870
2019-01-15 03:05:22,168 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1085.06646395s left)
2019-01-15 03:05:26,526 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030526515120
2019-01-15 03:05:26,549 [salt.minion      :1432][INFO    ][29272] Starting a new job with PID 29272
2019-01-15 03:05:26,572 [salt.minion      :1711][INFO    ][29272] Returning information for job: 20190115030526515120
2019-01-15 03:05:36,634 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030536623015
2019-01-15 03:05:36,657 [salt.minion      :1432][INFO    ][29311] Starting a new job with PID 29311
2019-01-15 03:05:36,686 [salt.minion      :1711][INFO    ][29311] Returning information for job: 20190115030536623015
2019-01-15 03:05:46,753 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030546741922
2019-01-15 03:05:46,776 [salt.minion      :1432][INFO    ][29317] Starting a new job with PID 29317
2019-01-15 03:05:46,800 [salt.minion      :1711][INFO    ][29317] Returning information for job: 20190115030546741922
2019-01-15 03:05:56,231 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1051.00349879s left)
2019-01-15 03:05:56,874 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030556863062
2019-01-15 03:05:56,897 [salt.minion      :1432][INFO    ][29344] Starting a new job with PID 29344
2019-01-15 03:05:56,922 [salt.minion      :1711][INFO    ][29344] Returning information for job: 20190115030556863062
2019-01-15 03:06:07,000 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030606989251
2019-01-15 03:06:07,021 [salt.minion      :1432][INFO    ][29362] Starting a new job with PID 29362
2019-01-15 03:06:07,043 [salt.minion      :1711][INFO    ][29362] Returning information for job: 20190115030606989251
2019-01-15 03:06:17,125 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030617113955
2019-01-15 03:06:17,146 [salt.minion      :1432][INFO    ][29368] Starting a new job with PID 29368
2019-01-15 03:06:17,171 [salt.minion      :1711][INFO    ][29368] Returning information for job: 20190115030617113955
2019-01-15 03:06:27,260 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030627246804
2019-01-15 03:06:27,282 [salt.minion      :1432][INFO    ][29383] Starting a new job with PID 29383
2019-01-15 03:06:27,309 [salt.minion      :1711][INFO    ][29383] Returning information for job: 20190115030627246804
2019-01-15 03:06:30,192 [salt.loaded.ext.module.maas:1023][INFO    ][28179] Waiting status:Ready|Deployed for machines:['kvm01']
sleep for:30s Timeout:1500s (1017.04288578s left)
2019-01-15 03:06:37,407 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030637396601
2019-01-15 03:06:37,431 [salt.minion      :1432][INFO    ][29409] Starting a new job with PID 29409
2019-01-15 03:06:37,457 [salt.minion      :1711][INFO    ][29409] Returning information for job: 20190115030637396601
2019-01-15 03:06:47,560 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030647549856
2019-01-15 03:06:47,581 [salt.minion      :1432][INFO    ][29437] Starting a new job with PID 29437
2019-01-15 03:06:47,607 [salt.minion      :1711][INFO    ][29437] Returning information for job: 20190115030647549856
2019-01-15 03:06:57,712 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command saltutil.find_job with jid 20190115030657701921
2019-01-15 03:06:57,733 [salt.minion      :1432][INFO    ][29464] Starting a new job with PID 29464
2019-01-15 03:06:57,760 [salt.minion      :1711][INFO    ][29464] Returning information for job: 20190115030657701921
2019-01-15 03:07:04,257 [salt.state       :300 ][INFO    ][28179] {'ret': True}
2019-01-15 03:07:04,257 [salt.state       :1951][INFO    ][28179] Completed state [maas.wait_for_machine_status] at time 03:07:04.257638 duration_in_ms=517035.576
2019-01-15 03:07:04,260 [salt.minion      :1711][INFO    ][28179] Returning information for job: 20190115025821952418
2019-01-15 03:07:04,816 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115030704804814
2019-01-15 03:07:04,836 [salt.minion      :1432][INFO    ][29538] Starting a new job with PID 29538
2019-01-15 03:07:08,406 [salt.state       :915 ][INFO    ][29538] Loading fresh modules for state activity
2019-01-15 03:07:08,545 [salt.state       :1780][INFO    ][29538] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:07:08.544934
2019-01-15 03:07:08,545 [salt.state       :1813][INFO    ][29538] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 03:07:08,547 [salt.loaded.int.module.cmdmod:395 ][INFO    ][29538] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 03:07:09,960 [salt.state       :300 ][INFO    ][29538] {'pid': 29546, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 03:07:09,961 [salt.state       :1951][INFO    ][29538] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:07:09.961287 duration_in_ms=1416.353
2019-01-15 03:07:09,962 [salt.state       :1780][INFO    ][29538] Running state [maas_machines_storage_cmp002_lvm] at time 03:07:09.962774
2019-01-15 03:07:09,963 [salt.state       :1813][INFO    ][29538] Executing state maasng.disk_layout_present for [maas_machines_storage_cmp002_lvm]
2019-01-15 03:07:10,737 [salt.state       :300 ][INFO    ][29538] Machine cmp002 is not in Ready state.
2019-01-15 03:07:10,738 [salt.state       :1951][INFO    ][29538] Completed state [maas_machines_storage_cmp002_lvm] at time 03:07:10.738089 duration_in_ms=775.314
2019-01-15 03:07:10,738 [salt.state       :1780][INFO    ][29538] Running state [maas_machines_storage_cmp001_lvm] at time 03:07:10.738625
2019-01-15 03:07:10,739 [salt.state       :1813][INFO    ][29538] Executing state maasng.disk_layout_present for [maas_machines_storage_cmp001_lvm]
2019-01-15 03:07:11,470 [salt.state       :300 ][INFO    ][29538] Machine cmp001 is not in Ready state.
2019-01-15 03:07:11,471 [salt.state       :1951][INFO    ][29538] Completed state [maas_machines_storage_cmp001_lvm] at time 03:07:11.471159 duration_in_ms=732.534
2019-01-15 03:07:11,473 [salt.minion      :1711][INFO    ][29538] Returning information for job: 20190115030704804814
2019-01-15 03:07:11,945 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115030711935889
2019-01-15 03:07:11,977 [salt.minion      :1432][INFO    ][29556] Starting a new job with PID 29556
2019-01-15 03:07:12,608 [salt.state       :915 ][INFO    ][29556] Loading fresh modules for state activity
2019-01-15 03:07:12,698 [salt.state       :1780][INFO    ][29556] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:07:12.698008
2019-01-15 03:07:12,698 [salt.state       :1813][INFO    ][29556] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 03:07:12,701 [salt.loaded.int.module.cmdmod:395 ][INFO    ][29556] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 03:07:14,094 [salt.state       :300 ][INFO    ][29556] {'pid': 29563, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 03:07:14,095 [salt.state       :1951][INFO    ][29556] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:07:14.095375 duration_in_ms=1397.366
2019-01-15 03:07:14,098 [salt.state       :1780][INFO    ][29556] Running state [maas.deploy_machines] at time 03:07:14.098334
2019-01-15 03:07:14,099 [salt.state       :1813][INFO    ][29556] Executing state module.run for [maas.deploy_machines]
2019-01-15 03:07:14,100 [salt.utils.decorators:613 ][WARNING ][29556] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 03:07:14,951 [salt.state       :300 ][INFO    ][29556] {'ret': {'updated': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02'], 'errors': {}, 'success': []}}
2019-01-15 03:07:14,952 [salt.state       :1951][INFO    ][29556] Completed state [maas.deploy_machines] at time 03:07:14.952308 duration_in_ms=853.973
2019-01-15 03:07:14,957 [salt.minion      :1711][INFO    ][29556] Returning information for job: 20190115030711935889
2019-01-15 03:07:15,577 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command state.apply with jid 20190115030715567894
2019-01-15 03:07:15,599 [salt.minion      :1432][INFO    ][29573] Starting a new job with PID 29573
2019-01-15 03:07:16,237 [salt.state       :915 ][INFO    ][29573] Loading fresh modules for state activity
2019-01-15 03:07:16,338 [salt.state       :1780][INFO    ][29573] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:07:16.338557
2019-01-15 03:07:16,339 [salt.state       :1813][INFO    ][29573] Executing state cmd.run for [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials]
2019-01-15 03:07:16,341 [salt.loaded.int.module.cmdmod:395 ][INFO    ][29573] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2019-01-15 03:07:17,751 [salt.state       :300 ][INFO    ][29573] {'pid': 29583, 'retcode': 0, 'stderr': '', 'stdout': ''}
2019-01-15 03:07:17,752 [salt.state       :1951][INFO    ][29573] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:07:17.752127 duration_in_ms=1413.569
2019-01-15 03:07:17,755 [salt.state       :1780][INFO    ][29573] Running state [maas.wait_for_machine_status] at time 03:07:17.755232
2019-01-15 03:07:17,755 [salt.state       :1813][INFO    ][29573] Executing state module.run for [maas.wait_for_machine_status]
2019-01-15 03:07:17,756 [salt.utils.decorators:613 ][WARNING ][29573] The function "module.run" is using its deprecated version and will expire in version "Sodium".
2019-01-15 03:07:21,703 [salt.state       :300 ][INFO    ][29573] {'ret': True}
2019-01-15 03:07:21,704 [salt.state       :1951][INFO    ][29573] Completed state [maas.wait_for_machine_status] at time 03:07:21.703931 duration_in_ms=3948.699
2019-01-15 03:07:21,707 [salt.minion      :1711][INFO    ][29573] Returning information for job: 20190115030715567894
2019-01-15 03:25:00,058 [salt.utils.schedule:1377][INFO    ][5073] Running scheduled job: __mine_interval
2019-01-15 04:25:00,058 [salt.utils.schedule:1377][INFO    ][5073] Running scheduled job: __mine_interval
2019-01-15 04:58:56,500 [salt.minion      :1308][INFO    ][5073] User sudo_ubuntu Executing command cp.push_dir with jid 20190115045856492118
2019-01-15 04:58:56,528 [salt.minion      :1432][INFO    ][5007] Starting a new job with PID 5007
