2018-02-17 05:06:21,025 [salt.utils       ][ERROR   ][1491] DNS lookup or connection check of 'salt' failed.
2018-02-17 05:06:21,026 [salt.minion      ][ERROR   ][1491] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
2018-02-17 05:06:21,574 [salt.utils.parsers][WARNING ][1491] Minion received a SIGTERM. Exiting.
2018-02-17 05:07:03,358 [salt.minion      ][ERROR   ][1633] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-02-17 05:07:21,875 [salt.crypt       ][ERROR   ][1633] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
2018-02-17 05:11:24,774 [salt.loaded.int.module.cmdmod][ERROR   ][1808] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-02-17 05:11:57,774 [salt.loaded.int.module.cmdmod][INFO    ][6057] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-02-17 05:11:57,789 [salt.loaded.int.module.cmdmod][INFO    ][6057] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-02-17 05:11:57,819 [salt.loaded.int.module.cmdmod][INFO    ][6057] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-02-17 05:11:57,864 [salt.utils.parsers][WARNING ][1633] Minion received a SIGTERM. Exiting.
2018-02-17 05:11:58,311 [salt.cli.daemons ][INFO    ][6136] Setting up the Salt Minion "mas01.mcp-pike-ovs-dpdk-ha.local"
2018-02-17 05:11:58,438 [salt.cli.daemons ][INFO    ][6136] Starting up the Salt Minion
2018-02-17 05:11:58,439 [salt.utils.event ][INFO    ][6136] Starting pull socket on /var/run/salt/minion/minion_event_37b09bd410_pull.ipc
2018-02-17 05:11:58,963 [salt.minion      ][INFO    ][6136] Creating minion process manager
2018-02-17 05:12:00,063 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][6136] Executing command ['date', '+%z'] in directory '/root'
2018-02-17 05:12:00,085 [salt.utils.schedule][INFO    ][6136] Updating job settings for scheduled job: __mine_interval
2018-02-17 05:12:00,087 [salt.minion      ][INFO    ][6136] Added mine.update to scheduler
2018-02-17 05:12:00,093 [salt.minion      ][INFO    ][6136] Minion is starting as user 'root'
2018-02-17 05:12:00,114 [salt.minion      ][INFO    ][6136] Minion is ready to receive requests!
2018-02-17 05:12:01,117 [salt.utils.schedule][INFO    ][6136] Running scheduled job: __mine_interval
2018-02-17 05:12:07,134 [salt.minion      ][INFO    ][6136] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051207107850
2018-02-17 05:12:07,151 [salt.minion      ][INFO    ][6231] Starting a new job with PID 6231
2018-02-17 05:12:07,180 [salt.minion      ][INFO    ][6231] Returning information for job: 20180217051207107850
2018-02-17 05:12:27,838 [salt.minion      ][INFO    ][6136] User sudo_ubuntu Executing command state.sls with jid 20180217051227814291
2018-02-17 05:12:27,858 [salt.minion      ][INFO    ][6252] Starting a new job with PID 6252
2018-02-17 05:12:30,204 [salt.state       ][INFO    ][6252] Loading fresh modules for state activity
2018-02-17 05:12:30,274 [salt.fileclient  ][INFO    ][6252] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-02-17 05:12:30,414 [salt.fileclient  ][INFO    ][6252] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-02-17 05:12:30,536 [salt.fileclient  ][INFO    ][6252] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-02-17 05:12:30,726 [salt.fileclient  ][INFO    ][6252] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-02-17 05:12:30,932 [salt.fileclient  ][INFO    ][6252] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-02-17 05:12:31,026 [salt.state       ][INFO    ][6252] Running state [/etc/hostname] at time 05:12:31.026755
2018-02-17 05:12:31,027 [salt.state       ][INFO    ][6252] Executing state file.managed for /etc/hostname
2018-02-17 05:12:31,075 [salt.fileclient  ][INFO    ][6252] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-02-17 05:12:31,082 [salt.state       ][INFO    ][6252] File /etc/hostname is in the correct state
2018-02-17 05:12:31,082 [salt.state       ][INFO    ][6252] Completed state [/etc/hostname] at time 05:12:31.082821 duration_in_ms=56.066
2018-02-17 05:12:31,084 [salt.state       ][INFO    ][6252] Running state [hostname mas01] at time 05:12:31.084323
2018-02-17 05:12:31,084 [salt.state       ][INFO    ][6252] Executing state cmd.wait for hostname mas01
2018-02-17 05:12:31,085 [salt.state       ][INFO    ][6252] No changes made for hostname mas01
2018-02-17 05:12:31,085 [salt.state       ][INFO    ][6252] Completed state [hostname mas01] at time 05:12:31.085857 duration_in_ms=1.534
2018-02-17 05:12:31,087 [salt.state       ][INFO    ][6252] Running state [mdb02] at time 05:12:31.087521
2018-02-17 05:12:31,088 [salt.state       ][INFO    ][6252] Executing state host.present for mdb02
2018-02-17 05:12:31,089 [salt.state       ][INFO    ][6252] {'host': 'mdb02'}
2018-02-17 05:12:31,090 [salt.state       ][INFO    ][6252] Completed state [mdb02] at time 05:12:31.090010 duration_in_ms=2.489
2018-02-17 05:12:31,090 [salt.state       ][INFO    ][6252] Running state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.090558
2018-02-17 05:12:31,091 [salt.state       ][INFO    ][6252] Executing state host.present for mdb02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,092 [salt.state       ][INFO    ][6252] {'host': 'mdb02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,092 [salt.state       ][INFO    ][6252] Completed state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.092631 duration_in_ms=2.072
2018-02-17 05:12:31,093 [salt.state       ][INFO    ][6252] Running state [mdb03] at time 05:12:31.093517
2018-02-17 05:12:31,094 [salt.state       ][INFO    ][6252] Executing state host.present for mdb03
2018-02-17 05:12:31,095 [salt.state       ][INFO    ][6252] {'host': 'mdb03'}
2018-02-17 05:12:31,095 [salt.state       ][INFO    ][6252] Completed state [mdb03] at time 05:12:31.095656 duration_in_ms=2.139
2018-02-17 05:12:31,096 [salt.state       ][INFO    ][6252] Running state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.096161
2018-02-17 05:12:31,096 [salt.state       ][INFO    ][6252] Executing state host.present for mdb03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,097 [salt.state       ][INFO    ][6252] {'host': 'mdb03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,098 [salt.state       ][INFO    ][6252] Completed state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.098273 duration_in_ms=2.112
2018-02-17 05:12:31,098 [salt.state       ][INFO    ][6252] Running state [mdb01] at time 05:12:31.098765
2018-02-17 05:12:31,099 [salt.state       ][INFO    ][6252] Executing state host.present for mdb01
2018-02-17 05:12:31,100 [salt.state       ][INFO    ][6252] {'host': 'mdb01'}
2018-02-17 05:12:31,100 [salt.state       ][INFO    ][6252] Completed state [mdb01] at time 05:12:31.100865 duration_in_ms=2.1
2018-02-17 05:12:31,101 [salt.state       ][INFO    ][6252] Running state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.101366
2018-02-17 05:12:31,101 [salt.state       ][INFO    ][6252] Executing state host.present for mdb01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,103 [salt.state       ][INFO    ][6252] {'host': 'mdb01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,103 [salt.state       ][INFO    ][6252] Completed state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.103499 duration_in_ms=2.133
2018-02-17 05:12:31,104 [salt.state       ][INFO    ][6252] Running state [mdb] at time 05:12:31.103992
2018-02-17 05:12:31,104 [salt.state       ][INFO    ][6252] Executing state host.present for mdb
2018-02-17 05:12:31,105 [salt.state       ][INFO    ][6252] {'host': 'mdb'}
2018-02-17 05:12:31,106 [salt.state       ][INFO    ][6252] Completed state [mdb] at time 05:12:31.106160 duration_in_ms=2.168
2018-02-17 05:12:31,106 [salt.state       ][INFO    ][6252] Running state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.106680
2018-02-17 05:12:31,107 [salt.state       ][INFO    ][6252] Executing state host.present for mdb.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,108 [salt.state       ][INFO    ][6252] {'host': 'mdb.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,108 [salt.state       ][INFO    ][6252] Completed state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.108767 duration_in_ms=2.086
2018-02-17 05:12:31,109 [salt.state       ][INFO    ][6252] Running state [cfg01] at time 05:12:31.109272
2018-02-17 05:12:31,109 [salt.state       ][INFO    ][6252] Executing state host.present for cfg01
2018-02-17 05:12:31,110 [salt.state       ][INFO    ][6252] {'host': 'cfg01'}
2018-02-17 05:12:31,111 [salt.state       ][INFO    ][6252] Completed state [cfg01] at time 05:12:31.111416 duration_in_ms=2.144
2018-02-17 05:12:31,111 [salt.state       ][INFO    ][6252] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.111944
2018-02-17 05:12:31,112 [salt.state       ][INFO    ][6252] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,113 [salt.state       ][INFO    ][6252] {'host': 'cfg01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,114 [salt.state       ][INFO    ][6252] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.114127 duration_in_ms=2.183
2018-02-17 05:12:31,114 [salt.state       ][INFO    ][6252] Running state [prx01] at time 05:12:31.114631
2018-02-17 05:12:31,115 [salt.state       ][INFO    ][6252] Executing state host.present for prx01
2018-02-17 05:12:31,116 [salt.state       ][INFO    ][6252] {'host': 'prx01'}
2018-02-17 05:12:31,116 [salt.state       ][INFO    ][6252] Completed state [prx01] at time 05:12:31.116711 duration_in_ms=2.08
2018-02-17 05:12:31,117 [salt.state       ][INFO    ][6252] Running state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.117254
2018-02-17 05:12:31,117 [salt.state       ][INFO    ][6252] Executing state host.present for prx01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,119 [salt.state       ][INFO    ][6252] {'host': 'prx01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,119 [salt.state       ][INFO    ][6252] Completed state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.119575 duration_in_ms=2.321
2018-02-17 05:12:31,120 [salt.state       ][INFO    ][6252] Running state [kvm01] at time 05:12:31.120082
2018-02-17 05:12:31,120 [salt.state       ][INFO    ][6252] Executing state host.present for kvm01
2018-02-17 05:12:31,121 [salt.state       ][INFO    ][6252] {'host': 'kvm01'}
2018-02-17 05:12:31,122 [salt.state       ][INFO    ][6252] Completed state [kvm01] at time 05:12:31.122200 duration_in_ms=2.118
2018-02-17 05:12:31,122 [salt.state       ][INFO    ][6252] Running state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.122728
2018-02-17 05:12:31,123 [salt.state       ][INFO    ][6252] Executing state host.present for kvm01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,124 [salt.state       ][INFO    ][6252] {'host': 'kvm01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,124 [salt.state       ][INFO    ][6252] Completed state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.124868 duration_in_ms=2.14
2018-02-17 05:12:31,125 [salt.state       ][INFO    ][6252] Running state [kvm03] at time 05:12:31.125409
2018-02-17 05:12:31,125 [salt.state       ][INFO    ][6252] Executing state host.present for kvm03
2018-02-17 05:12:31,127 [salt.state       ][INFO    ][6252] {'host': 'kvm03'}
2018-02-17 05:12:31,127 [salt.state       ][INFO    ][6252] Completed state [kvm03] at time 05:12:31.127652 duration_in_ms=2.242
2018-02-17 05:12:31,128 [salt.state       ][INFO    ][6252] Running state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.128159
2018-02-17 05:12:31,128 [salt.state       ][INFO    ][6252] Executing state host.present for kvm03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,129 [salt.state       ][INFO    ][6252] {'host': 'kvm03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,130 [salt.state       ][INFO    ][6252] Completed state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.130320 duration_in_ms=2.161
2018-02-17 05:12:31,130 [salt.state       ][INFO    ][6252] Running state [kvm02] at time 05:12:31.130809
2018-02-17 05:12:31,131 [salt.state       ][INFO    ][6252] Executing state host.present for kvm02
2018-02-17 05:12:31,132 [salt.state       ][INFO    ][6252] {'host': 'kvm02'}
2018-02-17 05:12:31,132 [salt.state       ][INFO    ][6252] Completed state [kvm02] at time 05:12:31.132839 duration_in_ms=2.03
2018-02-17 05:12:31,133 [salt.state       ][INFO    ][6252] Running state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.133299
2018-02-17 05:12:31,133 [salt.state       ][INFO    ][6252] Executing state host.present for kvm02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,134 [salt.state       ][INFO    ][6252] {'host': 'kvm02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,135 [salt.state       ][INFO    ][6252] Completed state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.135367 duration_in_ms=2.067
2018-02-17 05:12:31,135 [salt.state       ][INFO    ][6252] Running state [dbs] at time 05:12:31.135820
2018-02-17 05:12:31,136 [salt.state       ][INFO    ][6252] Executing state host.present for dbs
2018-02-17 05:12:31,137 [salt.state       ][INFO    ][6252] {'host': 'dbs'}
2018-02-17 05:12:31,137 [salt.state       ][INFO    ][6252] Completed state [dbs] at time 05:12:31.137855 duration_in_ms=2.035
2018-02-17 05:12:31,138 [salt.state       ][INFO    ][6252] Running state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.138337
2018-02-17 05:12:31,138 [salt.state       ][INFO    ][6252] Executing state host.present for dbs.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,139 [salt.state       ][INFO    ][6252] {'host': 'dbs.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,140 [salt.state       ][INFO    ][6252] Completed state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.140403 duration_in_ms=2.066
2018-02-17 05:12:31,140 [salt.state       ][INFO    ][6252] Running state [prx] at time 05:12:31.140873
2018-02-17 05:12:31,141 [salt.state       ][INFO    ][6252] Executing state host.present for prx
2018-02-17 05:12:31,142 [salt.state       ][INFO    ][6252] {'host': 'prx'}
2018-02-17 05:12:31,143 [salt.state       ][INFO    ][6252] Completed state [prx] at time 05:12:31.142966 duration_in_ms=2.093
2018-02-17 05:12:31,143 [salt.state       ][INFO    ][6252] Running state [prx.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.143446
2018-02-17 05:12:31,143 [salt.state       ][INFO    ][6252] Executing state host.present for prx.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,145 [salt.state       ][INFO    ][6252] {'host': 'prx.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,145 [salt.state       ][INFO    ][6252] Completed state [prx.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.145839 duration_in_ms=2.393
2018-02-17 05:12:31,146 [salt.state       ][INFO    ][6252] Running state [prx02] at time 05:12:31.146330
2018-02-17 05:12:31,146 [salt.state       ][INFO    ][6252] Executing state host.present for prx02
2018-02-17 05:12:31,148 [salt.state       ][INFO    ][6252] {'host': 'prx02'}
2018-02-17 05:12:31,148 [salt.state       ][INFO    ][6252] Completed state [prx02] at time 05:12:31.148576 duration_in_ms=2.246
2018-02-17 05:12:31,148 [salt.state       ][INFO    ][6252] Running state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.148825
2018-02-17 05:12:31,149 [salt.state       ][INFO    ][6252] Executing state host.present for prx02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,150 [salt.state       ][INFO    ][6252] {'host': 'prx02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,150 [salt.state       ][INFO    ][6252] Completed state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.150722 duration_in_ms=1.896
2018-02-17 05:12:31,151 [salt.state       ][INFO    ][6252] Running state [msg02] at time 05:12:31.150968
2018-02-17 05:12:31,151 [salt.state       ][INFO    ][6252] Executing state host.present for msg02
2018-02-17 05:12:31,152 [salt.state       ][INFO    ][6252] {'host': 'msg02'}
2018-02-17 05:12:31,153 [salt.state       ][INFO    ][6252] Completed state [msg02] at time 05:12:31.153017 duration_in_ms=2.049
2018-02-17 05:12:31,154 [salt.state       ][INFO    ][6252] Running state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.154237
2018-02-17 05:12:31,154 [salt.state       ][INFO    ][6252] Executing state host.present for msg02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,156 [salt.state       ][INFO    ][6252] {'host': 'msg02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,157 [salt.state       ][INFO    ][6252] Completed state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.157002 duration_in_ms=2.764
2018-02-17 05:12:31,157 [salt.state       ][INFO    ][6252] Running state [msg03] at time 05:12:31.157273
2018-02-17 05:12:31,157 [salt.state       ][INFO    ][6252] Executing state host.present for msg03
2018-02-17 05:12:31,158 [salt.state       ][INFO    ][6252] {'host': 'msg03'}
2018-02-17 05:12:31,158 [salt.state       ][INFO    ][6252] Completed state [msg03] at time 05:12:31.158814 duration_in_ms=1.541
2018-02-17 05:12:31,159 [salt.state       ][INFO    ][6252] Running state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.159060
2018-02-17 05:12:31,159 [salt.state       ][INFO    ][6252] Executing state host.present for msg03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,160 [salt.state       ][INFO    ][6252] {'host': 'msg03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,160 [salt.state       ][INFO    ][6252] Completed state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.160567 duration_in_ms=1.507
2018-02-17 05:12:31,160 [salt.state       ][INFO    ][6252] Running state [msg01] at time 05:12:31.160813
2018-02-17 05:12:31,161 [salt.state       ][INFO    ][6252] Executing state host.present for msg01
2018-02-17 05:12:31,162 [salt.state       ][INFO    ][6252] {'host': 'msg01'}
2018-02-17 05:12:31,162 [salt.state       ][INFO    ][6252] Completed state [msg01] at time 05:12:31.162348 duration_in_ms=1.535
2018-02-17 05:12:31,162 [salt.state       ][INFO    ][6252] Running state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.162607
2018-02-17 05:12:31,162 [salt.state       ][INFO    ][6252] Executing state host.present for msg01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,163 [salt.state       ][INFO    ][6252] {'host': 'msg01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,164 [salt.state       ][INFO    ][6252] Completed state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.164127 duration_in_ms=1.519
2018-02-17 05:12:31,164 [salt.state       ][INFO    ][6252] Running state [msg] at time 05:12:31.164386
2018-02-17 05:12:31,164 [salt.state       ][INFO    ][6252] Executing state host.present for msg
2018-02-17 05:12:31,165 [salt.state       ][INFO    ][6252] {'host': 'msg'}
2018-02-17 05:12:31,165 [salt.state       ][INFO    ][6252] Completed state [msg] at time 05:12:31.165933 duration_in_ms=1.547
2018-02-17 05:12:31,166 [salt.state       ][INFO    ][6252] Running state [msg.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.166204
2018-02-17 05:12:31,166 [salt.state       ][INFO    ][6252] Executing state host.present for msg.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,167 [salt.state       ][INFO    ][6252] {'host': 'msg.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,167 [salt.state       ][INFO    ][6252] Completed state [msg.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.167741 duration_in_ms=1.537
2018-02-17 05:12:31,168 [salt.state       ][INFO    ][6252] Running state [cfg01] at time 05:12:31.167993
2018-02-17 05:12:31,168 [salt.state       ][INFO    ][6252] Executing state host.present for cfg01
2018-02-17 05:12:31,168 [salt.state       ][INFO    ][6252] Host cfg01 (192.168.10.100) already present
2018-02-17 05:12:31,168 [salt.state       ][INFO    ][6252] Completed state [cfg01] at time 05:12:31.168913 duration_in_ms=0.92
2018-02-17 05:12:31,169 [salt.state       ][INFO    ][6252] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.169162
2018-02-17 05:12:31,170 [salt.state       ][INFO    ][6252] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,170 [salt.state       ][INFO    ][6252] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-02-17 05:12:31,170 [salt.state       ][INFO    ][6252] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.170761 duration_in_ms=1.598
2018-02-17 05:12:31,171 [salt.state       ][INFO    ][6252] Running state [cmp002] at time 05:12:31.171010
2018-02-17 05:12:31,171 [salt.state       ][INFO    ][6252] Executing state host.present for cmp002
2018-02-17 05:12:31,172 [salt.state       ][INFO    ][6252] {'host': 'cmp002'}
2018-02-17 05:12:31,172 [salt.state       ][INFO    ][6252] Completed state [cmp002] at time 05:12:31.172531 duration_in_ms=1.521
2018-02-17 05:12:31,172 [salt.state       ][INFO    ][6252] Running state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.172787
2018-02-17 05:12:31,173 [salt.state       ][INFO    ][6252] Executing state host.present for cmp002.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,174 [salt.state       ][INFO    ][6252] {'host': 'cmp002.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,174 [salt.state       ][INFO    ][6252] Completed state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.174388 duration_in_ms=1.6
2018-02-17 05:12:31,174 [salt.state       ][INFO    ][6252] Running state [cmp001] at time 05:12:31.174646
2018-02-17 05:12:31,174 [salt.state       ][INFO    ][6252] Executing state host.present for cmp001
2018-02-17 05:12:31,176 [salt.state       ][INFO    ][6252] {'host': 'cmp001'}
2018-02-17 05:12:31,176 [salt.state       ][INFO    ][6252] Completed state [cmp001] at time 05:12:31.176321 duration_in_ms=1.675
2018-02-17 05:12:31,176 [salt.state       ][INFO    ][6252] Running state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.176582
2018-02-17 05:12:31,176 [salt.state       ][INFO    ][6252] Executing state host.present for cmp001.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,178 [salt.state       ][INFO    ][6252] {'host': 'cmp001.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,178 [salt.state       ][INFO    ][6252] Completed state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.178842 duration_in_ms=2.259
2018-02-17 05:12:31,179 [salt.state       ][INFO    ][6252] Running state [dbs01] at time 05:12:31.179103
2018-02-17 05:12:31,179 [salt.state       ][INFO    ][6252] Executing state host.present for dbs01
2018-02-17 05:12:31,180 [salt.state       ][INFO    ][6252] {'host': 'dbs01'}
2018-02-17 05:12:31,180 [salt.state       ][INFO    ][6252] Completed state [dbs01] at time 05:12:31.180662 duration_in_ms=1.559
2018-02-17 05:12:31,180 [salt.state       ][INFO    ][6252] Running state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.180919
2018-02-17 05:12:31,181 [salt.state       ][INFO    ][6252] Executing state host.present for dbs01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,182 [salt.state       ][INFO    ][6252] {'host': 'dbs01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,182 [salt.state       ][INFO    ][6252] Completed state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.182880 duration_in_ms=1.961
2018-02-17 05:12:31,183 [salt.state       ][INFO    ][6252] Running state [dbs02] at time 05:12:31.183140
2018-02-17 05:12:31,183 [salt.state       ][INFO    ][6252] Executing state host.present for dbs02
2018-02-17 05:12:31,184 [salt.state       ][INFO    ][6252] {'host': 'dbs02'}
2018-02-17 05:12:31,184 [salt.state       ][INFO    ][6252] Completed state [dbs02] at time 05:12:31.184709 duration_in_ms=1.569
2018-02-17 05:12:31,185 [salt.state       ][INFO    ][6252] Running state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.184967
2018-02-17 05:12:31,185 [salt.state       ][INFO    ][6252] Executing state host.present for dbs02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,186 [salt.state       ][INFO    ][6252] {'host': 'dbs02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,186 [salt.state       ][INFO    ][6252] Completed state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.186932 duration_in_ms=1.965
2018-02-17 05:12:31,187 [salt.state       ][INFO    ][6252] Running state [dbs03] at time 05:12:31.187182
2018-02-17 05:12:31,187 [salt.state       ][INFO    ][6252] Executing state host.present for dbs03
2018-02-17 05:12:31,188 [salt.state       ][INFO    ][6252] {'host': 'dbs03'}
2018-02-17 05:12:31,188 [salt.state       ][INFO    ][6252] Completed state [dbs03] at time 05:12:31.188773 duration_in_ms=1.591
2018-02-17 05:12:31,189 [salt.state       ][INFO    ][6252] Running state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.189032
2018-02-17 05:12:31,189 [salt.state       ][INFO    ][6252] Executing state host.present for dbs03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,190 [salt.state       ][INFO    ][6252] {'host': 'dbs03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,191 [salt.state       ][INFO    ][6252] Completed state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.191044 duration_in_ms=2.012
2018-02-17 05:12:31,191 [salt.state       ][INFO    ][6252] Running state [mas01] at time 05:12:31.191314
2018-02-17 05:12:31,191 [salt.state       ][INFO    ][6252] Executing state host.present for mas01
2018-02-17 05:12:31,192 [salt.state       ][INFO    ][6252] {'host': 'mas01'}
2018-02-17 05:12:31,192 [salt.state       ][INFO    ][6252] Completed state [mas01] at time 05:12:31.192912 duration_in_ms=1.598
2018-02-17 05:12:31,193 [salt.state       ][INFO    ][6252] Running state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.193172
2018-02-17 05:12:31,193 [salt.state       ][INFO    ][6252] Executing state host.present for mas01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,195 [salt.state       ][INFO    ][6252] {'host': 'mas01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,195 [salt.state       ][INFO    ][6252] Completed state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.195302 duration_in_ms=2.13
2018-02-17 05:12:31,195 [salt.state       ][INFO    ][6252] Running state [ctl02] at time 05:12:31.195554
2018-02-17 05:12:31,195 [salt.state       ][INFO    ][6252] Executing state host.present for ctl02
2018-02-17 05:12:31,196 [salt.state       ][INFO    ][6252] {'host': 'ctl02'}
2018-02-17 05:12:31,197 [salt.state       ][INFO    ][6252] Completed state [ctl02] at time 05:12:31.197165 duration_in_ms=1.61
2018-02-17 05:12:31,197 [salt.state       ][INFO    ][6252] Running state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.197437
2018-02-17 05:12:31,197 [salt.state       ][INFO    ][6252] Executing state host.present for ctl02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,198 [salt.state       ][INFO    ][6252] {'host': 'ctl02.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,199 [salt.state       ][INFO    ][6252] Completed state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.199094 duration_in_ms=1.657
2018-02-17 05:12:31,199 [salt.state       ][INFO    ][6252] Running state [ctl03] at time 05:12:31.199355
2018-02-17 05:12:31,199 [salt.state       ][INFO    ][6252] Executing state host.present for ctl03
2018-02-17 05:12:31,200 [salt.state       ][INFO    ][6252] {'host': 'ctl03'}
2018-02-17 05:12:31,201 [salt.state       ][INFO    ][6252] Completed state [ctl03] at time 05:12:31.200979 duration_in_ms=1.624
2018-02-17 05:12:31,201 [salt.state       ][INFO    ][6252] Running state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.201900
2018-02-17 05:12:31,202 [salt.state       ][INFO    ][6252] Executing state host.present for ctl03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,203 [salt.state       ][INFO    ][6252] {'host': 'ctl03.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,203 [salt.state       ][INFO    ][6252] Completed state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.203575 duration_in_ms=1.675
2018-02-17 05:12:31,203 [salt.state       ][INFO    ][6252] Running state [ctl01] at time 05:12:31.203836
2018-02-17 05:12:31,204 [salt.state       ][INFO    ][6252] Executing state host.present for ctl01
2018-02-17 05:12:31,205 [salt.state       ][INFO    ][6252] {'host': 'ctl01'}
2018-02-17 05:12:31,205 [salt.state       ][INFO    ][6252] Completed state [ctl01] at time 05:12:31.205479 duration_in_ms=1.642
2018-02-17 05:12:31,205 [salt.state       ][INFO    ][6252] Running state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.205745
2018-02-17 05:12:31,206 [salt.state       ][INFO    ][6252] Executing state host.present for ctl01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,207 [salt.state       ][INFO    ][6252] {'host': 'ctl01.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,207 [salt.state       ][INFO    ][6252] Completed state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.207424 duration_in_ms=1.679
2018-02-17 05:12:31,207 [salt.state       ][INFO    ][6252] Running state [ctl] at time 05:12:31.207673
2018-02-17 05:12:31,207 [salt.state       ][INFO    ][6252] Executing state host.present for ctl
2018-02-17 05:12:31,209 [salt.state       ][INFO    ][6252] {'host': 'ctl'}
2018-02-17 05:12:31,209 [salt.state       ][INFO    ][6252] Completed state [ctl] at time 05:12:31.209330 duration_in_ms=1.657
2018-02-17 05:12:31,209 [salt.state       ][INFO    ][6252] Running state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.209588
2018-02-17 05:12:31,209 [salt.state       ][INFO    ][6252] Executing state host.present for ctl.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:12:31,211 [salt.state       ][INFO    ][6252] {'host': 'ctl.mcp-pike-ovs-dpdk-ha.local'}
2018-02-17 05:12:31,211 [salt.state       ][INFO    ][6252] Completed state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 05:12:31.211403 duration_in_ms=1.815
2018-02-17 05:12:31,211 [salt.state       ][INFO    ][6252] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:12:31.211646
2018-02-17 05:12:31,211 [salt.state       ][INFO    ][6252] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-02-17 05:12:31,212 [salt.state       ][INFO    ][6252] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-02-17 05:12:31,212 [salt.state       ][INFO    ][6252] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:12:31.212523 duration_in_ms=0.877
2018-02-17 05:12:31,225 [salt.state       ][INFO    ][6252] Running state [ens4] at time 05:12:31.225875
2018-02-17 05:12:31,226 [salt.state       ][INFO    ][6252] Executing state network.managed for ens4
2018-02-17 05:12:31,377 [salt.loaded.int.module.cmdmod][INFO    ][6252] Executing command ['ifup', 'ens4'] in directory '/root'
2018-02-17 05:12:31,981 [salt.state       ][INFO    ][6252] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-02-17 05:12:31,982 [salt.state       ][INFO    ][6252] Completed state [ens4] at time 05:12:31.982077 duration_in_ms=756.202
2018-02-17 05:12:31,982 [salt.state       ][INFO    ][6252] Running state [ens5] at time 05:12:31.982484
2018-02-17 05:12:31,982 [salt.state       ][INFO    ][6252] Executing state network.managed for ens5
2018-02-17 05:12:32,004 [salt.loaded.int.module.cmdmod][INFO    ][6252] Executing command ['ifup', 'ens5'] in directory '/root'
2018-02-17 05:12:32,587 [salt.state       ][INFO    ][6252] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2018-02-17 05:12:32,587 [salt.state       ][INFO    ][6252] Completed state [ens5] at time 05:12:32.587827 duration_in_ms=605.343
2018-02-17 05:12:32,588 [salt.state       ][INFO    ][6252] Running state [ens3] at time 05:12:32.588166
2018-02-17 05:12:32,588 [salt.state       ][INFO    ][6252] Executing state network.managed for ens3
2018-02-17 05:12:32,614 [salt.loaded.int.module.cmdmod][INFO    ][6252] Executing command ['ifdown', 'ens3'] in directory '/root'
2018-02-17 05:12:33,750 [salt.loaded.int.module.cmdmod][INFO    ][6252] Executing command ['ifup', 'ens3'] in directory '/root'
2018-02-17 05:12:33,908 [salt.state       ][INFO    ][6252] {'interface': 'Added network interface.', 'status': 'Interface ens3 restart to validate'}
2018-02-17 05:12:33,909 [salt.state       ][INFO    ][6252] Completed state [ens3] at time 05:12:33.909472 duration_in_ms=1321.306
2018-02-17 05:12:33,909 [salt.state       ][INFO    ][6252] Running state [/etc/profile.d/proxy.sh] at time 05:12:33.909880
2018-02-17 05:12:33,910 [salt.state       ][INFO    ][6252] Executing state file.absent for /etc/profile.d/proxy.sh
2018-02-17 05:12:33,910 [salt.state       ][INFO    ][6252] File /etc/profile.d/proxy.sh is not present
2018-02-17 05:12:33,911 [salt.state       ][INFO    ][6252] Completed state [/etc/profile.d/proxy.sh] at time 05:12:33.911109 duration_in_ms=1.229
2018-02-17 05:12:33,911 [salt.state       ][INFO    ][6252] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:12:33.911383
2018-02-17 05:12:33,911 [salt.state       ][INFO    ][6252] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-02-17 05:12:33,912 [salt.state       ][INFO    ][6252] File /etc/apt/apt.conf.d/95proxies is not present
2018-02-17 05:12:33,912 [salt.state       ][INFO    ][6252] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:12:33.912225 duration_in_ms=0.841
2018-02-17 05:12:33,915 [salt.minion      ][INFO    ][6252] Returning information for job: 20180217051227814291
2018-02-17 05:12:34,765 [salt.minion      ][INFO    ][6136] User sudo_ubuntu Executing command system.reboot with jid 20180217051234738474
2018-02-17 05:12:34,783 [salt.minion      ][INFO    ][6623] Starting a new job with PID 6623
2018-02-17 05:12:34,793 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][6623] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-02-17 05:12:34,869 [salt.utils.parsers][WARNING ][6136] Minion received a SIGTERM. Exiting.
2018-02-17 05:12:34,869 [salt.cli.daemons ][INFO    ][6136] Shutting down the Salt Minion
2018-02-17 05:12:43,218 [salt.cli.daemons ][INFO    ][1502] Setting up the Salt Minion "mas01.mcp-pike-ovs-dpdk-ha.local"
2018-02-17 05:12:43,533 [salt.cli.daemons ][INFO    ][1502] Starting up the Salt Minion
2018-02-17 05:12:43,534 [salt.utils.event ][INFO    ][1502] Starting pull socket on /var/run/salt/minion/minion_event_37b09bd410_pull.ipc
2018-02-17 05:12:44,094 [salt.minion      ][INFO    ][1502] Creating minion process manager
2018-02-17 05:12:45,214 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1502] Executing command ['date', '+%z'] in directory '/root'
2018-02-17 05:12:45,244 [salt.utils.schedule][INFO    ][1502] Updating job settings for scheduled job: __mine_interval
2018-02-17 05:12:45,246 [salt.minion      ][INFO    ][1502] Added mine.update to scheduler
2018-02-17 05:12:45,251 [salt.minion      ][INFO    ][1502] Minion is starting as user 'root'
2018-02-17 05:12:45,270 [salt.minion      ][INFO    ][1502] Minion is ready to receive requests!
2018-02-17 05:12:46,272 [salt.utils.schedule][INFO    ][1502] Running scheduled job: __mine_interval
2018-02-17 05:12:54,768 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command test.ping with jid 20180217051255526658
2018-02-17 05:12:54,789 [salt.minion      ][INFO    ][1595] Starting a new job with PID 1595
2018-02-17 05:12:54,867 [salt.minion      ][INFO    ][1595] Returning information for job: 20180217051255526658
2018-02-17 05:12:55,632 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command pkg.upgrade with jid 20180217051256391461
2018-02-17 05:12:55,652 [salt.minion      ][INFO    ][1600] Starting a new job with PID 1600
2018-02-17 05:12:55,750 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-17 05:12:56,244 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1600] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'dist-upgrade'] in directory '/root'
2018-02-17 05:13:05,755 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051306508680
2018-02-17 05:13:05,774 [salt.minion      ][INFO    ][2542] Starting a new job with PID 2542
2018-02-17 05:13:05,826 [salt.minion      ][INFO    ][2542] Returning information for job: 20180217051306508680
2018-02-17 05:13:08,158 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-17 05:13:08,198 [salt.minion      ][INFO    ][1600] Returning information for job: 20180217051256391461
2018-02-17 05:13:08,924 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.sls with jid 20180217051309683582
2018-02-17 05:13:08,940 [salt.minion      ][INFO    ][2632] Starting a new job with PID 2632
2018-02-17 05:13:11,279 [salt.state       ][INFO    ][2632] Loading fresh modules for state activity
2018-02-17 05:13:11,328 [salt.fileclient  ][INFO    ][2632] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-02-17 05:13:11,357 [salt.fileclient  ][INFO    ][2632] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-02-17 05:13:11,416 [salt.fileclient  ][INFO    ][2632] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-02-17 05:13:13,229 [salt.state       ][INFO    ][2632] Running state [ntp] at time 05:13:13.229412
2018-02-17 05:13:13,230 [salt.state       ][INFO    ][2632] Executing state pkg.installed for ntp
2018-02-17 05:13:13,231 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-17 05:13:13,647 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2018-02-17 05:13:13,723 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-17 05:13:16,690 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-17 05:13:16,717 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-02-17 05:13:19,838 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051319809100
2018-02-17 05:13:19,859 [salt.minion      ][INFO    ][3689] Starting a new job with PID 3689
2018-02-17 05:13:19,893 [salt.minion      ][INFO    ][3689] Returning information for job: 20180217051319809100
2018-02-17 05:13:20,802 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-17 05:13:20,849 [salt.state       ][INFO    ][2632] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-02-17 05:13:20,892 [salt.state       ][INFO    ][2632] Loading fresh modules for state activity
2018-02-17 05:13:20,927 [salt.state       ][INFO    ][2632] Completed state [ntp] at time 05:13:20.927848 duration_in_ms=7698.436
2018-02-17 05:13:20,937 [salt.state       ][INFO    ][2632] Running state [/etc/ntp.conf] at time 05:13:20.937236
2018-02-17 05:13:20,937 [salt.state       ][INFO    ][2632] Executing state file.managed for /etc/ntp.conf
2018-02-17 05:13:20,974 [salt.fileclient  ][INFO    ][2632] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-02-17 05:13:21,023 [salt.state       ][INFO    ][2632] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log

2018-02-17 05:13:21,023 [salt.state       ][INFO    ][2632] Completed state [/etc/ntp.conf] at time 05:13:21.023459 duration_in_ms=86.223
2018-02-17 05:13:21,415 [salt.state       ][INFO    ][2632] Running state [ntp] at time 05:13:21.415691
2018-02-17 05:13:21,416 [salt.state       ][INFO    ][2632] Executing state service.running for ntp
2018-02-17 05:13:21,419 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-02-17 05:13:21,435 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-17 05:13:21,451 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-17 05:13:21,467 [salt.state       ][INFO    ][2632] The service ntp is already running
2018-02-17 05:13:21,470 [salt.state       ][INFO    ][2632] Completed state [ntp] at time 05:13:21.468301 duration_in_ms=52.611
2018-02-17 05:13:21,470 [salt.state       ][INFO    ][2632] Running state [ntp] at time 05:13:21.470548
2018-02-17 05:13:21,470 [salt.state       ][INFO    ][2632] Executing state service.mod_watch for ntp
2018-02-17 05:13:21,471 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-17 05:13:21,485 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-17 05:13:21,503 [salt.loaded.int.module.cmdmod][INFO    ][2632] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-02-17 05:13:21,580 [salt.state       ][INFO    ][2632] {'ntp': True}
2018-02-17 05:13:21,581 [salt.state       ][INFO    ][2632] Completed state [ntp] at time 05:13:21.580960 duration_in_ms=110.411
2018-02-17 05:13:21,582 [salt.minion      ][INFO    ][2632] Returning information for job: 20180217051309683582
2018-02-17 05:13:22,639 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command pillar.get with jid 20180217051322609356
2018-02-17 05:13:22,662 [salt.minion      ][INFO    ][3836] Starting a new job with PID 3836
2018-02-17 05:13:22,670 [salt.minion      ][INFO    ][3836] Returning information for job: 20180217051322609356
2018-02-17 05:13:23,509 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217051323487590
2018-02-17 05:13:23,529 [salt.minion      ][INFO    ][3841] Starting a new job with PID 3841
2018-02-17 05:13:24,061 [salt.state       ][INFO    ][3841] Loading fresh modules for state activity
2018-02-17 05:13:24,122 [salt.fileclient  ][INFO    ][3841] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-02-17 05:13:27,313 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'salt-minion --version' in directory '/root'
2018-02-17 05:13:27,643 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'salt-minion --version' in directory '/root'
2018-02-17 05:13:28,509 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'salt-minion --version' in directory '/root'
2018-02-17 05:13:28,796 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'salt-minion --version' in directory '/root'
2018-02-17 05:13:29,560 [salt.fileclient  ][INFO    ][3841] Fetching file from saltenv 'base', ** done ** 'openssh/init.sls'
2018-02-17 05:13:29,591 [salt.fileclient  ][INFO    ][3841] Fetching file from saltenv 'base', ** done ** 'openssh/server/init.sls'
2018-02-17 05:13:29,614 [salt.fileclient  ][INFO    ][3841] Fetching file from saltenv 'base', ** done ** 'openssh/server/service.sls'
2018-02-17 05:13:29,646 [salt.fileclient  ][INFO    ][3841] Fetching file from saltenv 'base', ** done ** 'openssh/map.jinja'
2018-02-17 05:13:29,689 [salt.fileclient  ][INFO    ][3841] Fetching file from saltenv 'base', ** done ** 'openssh/server/public_key.sls'
2018-02-17 05:13:29,864 [salt.state       ][INFO    ][3841] Running state [/etc/environment] at time 05:13:29.864424
2018-02-17 05:13:29,865 [salt.state       ][INFO    ][3841] Executing state file.blockreplace for /etc/environment
2018-02-17 05:13:29,876 [salt.state       ][INFO    ][3841] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-02-17 05:13:29,878 [salt.state       ][INFO    ][3841] Completed state [/etc/environment] at time 05:13:29.878016 duration_in_ms=13.592
2018-02-17 05:13:29,878 [salt.state       ][INFO    ][3841] Running state [/etc/profile.d] at time 05:13:29.878549
2018-02-17 05:13:29,879 [salt.state       ][INFO    ][3841] Executing state file.directory for /etc/profile.d
2018-02-17 05:13:29,883 [salt.state       ][INFO    ][3841] Directory /etc/profile.d is in the correct state
2018-02-17 05:13:29,885 [salt.state       ][INFO    ][3841] Completed state [/etc/profile.d] at time 05:13:29.884991 duration_in_ms=6.44
2018-02-17 05:13:30,448 [salt.state       ][INFO    ][3841] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:13:30.448274
2018-02-17 05:13:30,449 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-02-17 05:13:30,478 [salt.state       ][INFO    ][3841] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-02-17 05:13:30,478 [salt.state       ][INFO    ][3841] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 05:13:30.478659 duration_in_ms=30.386
2018-02-17 05:13:30,479 [salt.state       ][INFO    ][3841] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:13:30.479213
2018-02-17 05:13:30,479 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-02-17 05:13:30,501 [salt.state       ][INFO    ][3841] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-02-17 05:13:30,502 [salt.state       ][INFO    ][3841] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:13:30.502107 duration_in_ms=22.894
2018-02-17 05:13:30,504 [salt.state       ][INFO    ][3841] Running state [linux_repo_prereq_pkgs] at time 05:13:30.504838
2018-02-17 05:13:30,505 [salt.state       ][INFO    ][3841] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-02-17 05:13:30,506 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-17 05:13:30,891 [salt.state       ][INFO    ][3841] All specified packages are already installed
2018-02-17 05:13:30,892 [salt.state       ][INFO    ][3841] Completed state [linux_repo_prereq_pkgs] at time 05:13:30.892669 duration_in_ms=387.831
2018-02-17 05:13:30,893 [salt.state       ][INFO    ][3841] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:13:30.893301
2018-02-17 05:13:30,893 [salt.state       ][INFO    ][3841] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-02-17 05:13:30,894 [salt.state       ][INFO    ][3841] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-02-17 05:13:30,895 [salt.state       ][INFO    ][3841] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:13:30.895037 duration_in_ms=1.736
2018-02-17 05:13:30,895 [salt.state       ][INFO    ][3841] Running state [/etc/apt/preferences.d/uca] at time 05:13:30.895574
2018-02-17 05:13:30,896 [salt.state       ][INFO    ][3841] Executing state file.absent for /etc/apt/preferences.d/uca
2018-02-17 05:13:30,896 [salt.state       ][INFO    ][3841] File /etc/apt/preferences.d/uca is not present
2018-02-17 05:13:30,897 [salt.state       ][INFO    ][3841] Completed state [/etc/apt/preferences.d/uca] at time 05:13:30.897161 duration_in_ms=1.587
2018-02-17 05:13:30,903 [salt.state       ][INFO    ][3841] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:13:30.902955
2018-02-17 05:13:30,903 [salt.state       ][INFO    ][3841] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-02-17 05:13:31,014 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-02-17 05:13:31,177 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-17 05:13:33,631 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051333610646
2018-02-17 05:13:33,651 [salt.minion      ][INFO    ][4270] Starting a new job with PID 4270
2018-02-17 05:13:33,686 [salt.minion      ][INFO    ][4270] Returning information for job: 20180217051333610646
2018-02-17 05:13:35,586 [salt.state       ][INFO    ][3841] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-02-17 05:13:35,587 [salt.state       ][INFO    ][3841] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 05:13:35.587177 duration_in_ms=4684.221
2018-02-17 05:13:35,587 [salt.state       ][INFO    ][3841] Running state [linux_extra_packages_purged] at time 05:13:35.587802
2018-02-17 05:13:35,588 [salt.state       ][INFO    ][3841] Executing state pkg.purged for linux_extra_packages_purged
2018-02-17 05:13:35,602 [salt.state       ][INFO    ][3841] All specified packages are already absent
2018-02-17 05:13:35,602 [salt.state       ][INFO    ][3841] Completed state [linux_extra_packages_purged] at time 05:13:35.602603 duration_in_ms=14.801
2018-02-17 05:13:35,603 [salt.state       ][INFO    ][3841] Running state [linux_extra_packages_latest] at time 05:13:35.603507
2018-02-17 05:13:35,604 [salt.state       ][INFO    ][3841] Executing state pkg.latest for linux_extra_packages_latest
2018-02-17 05:13:35,617 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-02-17 05:13:35,674 [salt.state       ][INFO    ][3841] Package mcelog is already up-to-date
2018-02-17 05:13:35,675 [salt.state       ][INFO    ][3841] Completed state [linux_extra_packages_latest] at time 05:13:35.675752 duration_in_ms=72.245
2018-02-17 05:13:35,678 [salt.state       ][INFO    ][3841] Running state [UTC] at time 05:13:35.677981
2018-02-17 05:13:35,678 [salt.state       ][INFO    ][3841] Executing state timezone.system for UTC
2018-02-17 05:13:35,680 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['timedatectl'] in directory '/root'
2018-02-17 05:13:35,733 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['timedatectl'] in directory '/root'
2018-02-17 05:13:35,749 [salt.state       ][INFO    ][3841] Timezone UTC already set, UTC already set to UTC
2018-02-17 05:13:35,749 [salt.state       ][INFO    ][3841] Completed state [UTC] at time 05:13:35.749692 duration_in_ms=71.712
2018-02-17 05:13:35,751 [salt.state       ][INFO    ][3841] Running state [nf_conntrack] at time 05:13:35.751274
2018-02-17 05:13:35,751 [salt.state       ][INFO    ][3841] Executing state kmod.present for nf_conntrack
2018-02-17 05:13:35,752 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'lsmod' in directory '/root'
2018-02-17 05:13:35,767 [salt.state       ][INFO    ][3841] Kernel module nf_conntrack is already present
2018-02-17 05:13:35,767 [salt.state       ][INFO    ][3841] Completed state [nf_conntrack] at time 05:13:35.767752 duration_in_ms=16.478
2018-02-17 05:13:35,769 [salt.state       ][INFO    ][3841] Running state [net.ipv4.tcp_keepalive_probes] at time 05:13:35.769167
2018-02-17 05:13:35,769 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-02-17 05:13:35,781 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:35,838 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-02-17 05:13:35,839 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:13:35.839258 duration_in_ms=70.091
2018-02-17 05:13:35,839 [salt.state       ][INFO    ][3841] Running state [fs.file-max] at time 05:13:35.839787
2018-02-17 05:13:35,840 [salt.state       ][INFO    ][3841] Executing state sysctl.present for fs.file-max
2018-02-17 05:13:35,841 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:35,873 [salt.state       ][INFO    ][3841] Sysctl value fs.file-max = 124165 is already set
2018-02-17 05:13:35,873 [salt.state       ][INFO    ][3841] Completed state [fs.file-max] at time 05:13:35.873498 duration_in_ms=33.71
2018-02-17 05:13:35,874 [salt.state       ][INFO    ][3841] Running state [net.core.somaxconn] at time 05:13:35.873974
2018-02-17 05:13:35,874 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.core.somaxconn
2018-02-17 05:13:35,875 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:35,910 [salt.state       ][INFO    ][3841] Sysctl value net.core.somaxconn = 4096 is already set
2018-02-17 05:13:35,911 [salt.state       ][INFO    ][3841] Completed state [net.core.somaxconn] at time 05:13:35.910968 duration_in_ms=36.994
2018-02-17 05:13:35,911 [salt.state       ][INFO    ][3841] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:13:35.911392
2018-02-17 05:13:35,911 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-02-17 05:13:35,912 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:35,950 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-02-17 05:13:35,951 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:13:35.951555 duration_in_ms=40.163
2018-02-17 05:13:35,952 [salt.state       ][INFO    ][3841] Running state [net.ipv4.tcp_tw_reuse] at time 05:13:35.951991
2018-02-17 05:13:35,952 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-02-17 05:13:35,953 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:35,989 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-02-17 05:13:35,990 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.tcp_tw_reuse] at time 05:13:35.990043 duration_in_ms=38.05
2018-02-17 05:13:35,991 [salt.state       ][INFO    ][3841] Running state [net.ipv4.tcp_congestion_control] at time 05:13:35.991126
2018-02-17 05:13:35,991 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-02-17 05:13:35,993 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,029 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-02-17 05:13:36,030 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.tcp_congestion_control] at time 05:13:36.030087 duration_in_ms=38.961
2018-02-17 05:13:36,030 [salt.state       ][INFO    ][3841] Running state [net.nf_conntrack_max] at time 05:13:36.030515
2018-02-17 05:13:36,030 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.nf_conntrack_max
2018-02-17 05:13:36,031 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,065 [salt.state       ][INFO    ][3841] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-02-17 05:13:36,066 [salt.state       ][INFO    ][3841] Completed state [net.nf_conntrack_max] at time 05:13:36.065948 duration_in_ms=35.433
2018-02-17 05:13:36,066 [salt.state       ][INFO    ][3841] Running state [net.ipv4.tcp_retries2] at time 05:13:36.066369
2018-02-17 05:13:36,067 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-02-17 05:13:36,068 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,098 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-02-17 05:13:36,099 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.tcp_retries2] at time 05:13:36.099045 duration_in_ms=32.676
2018-02-17 05:13:36,099 [salt.state       ][INFO    ][3841] Running state [net.ipv4.tcp_fin_timeout] at time 05:13:36.099461
2018-02-17 05:13:36,099 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-02-17 05:13:36,100 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,127 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-02-17 05:13:36,128 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.tcp_fin_timeout] at time 05:13:36.127990 duration_in_ms=28.528
2018-02-17 05:13:36,128 [salt.state       ][INFO    ][3841] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:13:36.128710
2018-02-17 05:13:36,129 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-02-17 05:13:36,130 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,165 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-02-17 05:13:36,166 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:13:36.166263 duration_in_ms=37.553
2018-02-17 05:13:36,167 [salt.state       ][INFO    ][3841] Running state [vm.swappiness] at time 05:13:36.167106
2018-02-17 05:13:36,167 [salt.state       ][INFO    ][3841] Executing state sysctl.present for vm.swappiness
2018-02-17 05:13:36,168 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,201 [salt.state       ][INFO    ][3841] Sysctl value vm.swappiness = 10 is already set
2018-02-17 05:13:36,201 [salt.state       ][INFO    ][3841] Completed state [vm.swappiness] at time 05:13:36.201718 duration_in_ms=34.611
2018-02-17 05:13:36,202 [salt.state       ][INFO    ][3841] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:13:36.202375
2018-02-17 05:13:36,203 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-02-17 05:13:36,204 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,236 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-02-17 05:13:36,236 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:13:36.236407 duration_in_ms=34.032
2018-02-17 05:13:36,236 [salt.state       ][INFO    ][3841] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:13:36.236825
2018-02-17 05:13:36,237 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-02-17 05:13:36,237 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,280 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-02-17 05:13:36,280 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:13:36.280714 duration_in_ms=43.889
2018-02-17 05:13:36,281 [salt.state       ][INFO    ][3841] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:13:36.281403
2018-02-17 05:13:36,282 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-02-17 05:13:36,283 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,319 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-02-17 05:13:36,320 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:13:36.320421 duration_in_ms=39.018
2018-02-17 05:13:36,320 [salt.state       ][INFO    ][3841] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:13:36.320947
2018-02-17 05:13:36,321 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-02-17 05:13:36,322 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,353 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-02-17 05:13:36,353 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:13:36.353489 duration_in_ms=32.542
2018-02-17 05:13:36,353 [salt.state       ][INFO    ][3841] Running state [net.core.netdev_max_backlog] at time 05:13:36.353942
2018-02-17 05:13:36,354 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.core.netdev_max_backlog
2018-02-17 05:13:36,356 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,391 [salt.state       ][INFO    ][3841] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-02-17 05:13:36,391 [salt.state       ][INFO    ][3841] Completed state [net.core.netdev_max_backlog] at time 05:13:36.391475 duration_in_ms=37.533
2018-02-17 05:13:36,391 [salt.state       ][INFO    ][3841] Running state [net.ipv4.tcp_keepalive_time] at time 05:13:36.391887
2018-02-17 05:13:36,392 [salt.state       ][INFO    ][3841] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-02-17 05:13:36,392 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,422 [salt.state       ][INFO    ][3841] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-02-17 05:13:36,422 [salt.state       ][INFO    ][3841] Completed state [net.ipv4.tcp_keepalive_time] at time 05:13:36.422827 duration_in_ms=30.94
2018-02-17 05:13:36,423 [salt.state       ][INFO    ][3841] Running state [kernel.panic] at time 05:13:36.423248
2018-02-17 05:13:36,423 [salt.state       ][INFO    ][3841] Executing state sysctl.present for kernel.panic
2018-02-17 05:13:36,424 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'sysctl -a' in directory '/root'
2018-02-17 05:13:36,454 [salt.state       ][INFO    ][3841] Sysctl value kernel.panic = 60 is already set
2018-02-17 05:13:36,455 [salt.state       ][INFO    ][3841] Completed state [kernel.panic] at time 05:13:36.455631 duration_in_ms=32.383
2018-02-17 05:13:36,456 [salt.state       ][INFO    ][3841] Running state [linux_sysfs_package] at time 05:13:36.456353
2018-02-17 05:13:36,457 [salt.state       ][INFO    ][3841] Executing state pkg.installed for linux_sysfs_package
2018-02-17 05:13:36,470 [salt.state       ][INFO    ][3841] All specified packages are already installed
2018-02-17 05:13:36,471 [salt.state       ][INFO    ][3841] Completed state [linux_sysfs_package] at time 05:13:36.471051 duration_in_ms=14.699
2018-02-17 05:13:36,472 [salt.state       ][INFO    ][3841] Running state [/etc/sysfs.d] at time 05:13:36.472576
2018-02-17 05:13:36,472 [salt.state       ][INFO    ][3841] Executing state file.directory for /etc/sysfs.d
2018-02-17 05:13:36,473 [salt.state       ][INFO    ][3841] Directory /etc/sysfs.d is in the correct state
2018-02-17 05:13:36,474 [salt.state       ][INFO    ][3841] Completed state [/etc/sysfs.d] at time 05:13:36.473956 duration_in_ms=1.379
2018-02-17 05:13:36,475 [salt.state       ][INFO    ][3841] Running state [ondemand] at time 05:13:36.475162
2018-02-17 05:13:36,475 [salt.state       ][INFO    ][3841] Executing state service.dead for ondemand
2018-02-17 05:13:36,476 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-02-17 05:13:36,492 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-02-17 05:13:36,504 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-02-17 05:13:36,528 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'runlevel' in directory '/root'
2018-02-17 05:13:36,538 [salt.state       ][INFO    ][3841] The service ondemand is already dead
2018-02-17 05:13:36,538 [salt.state       ][INFO    ][3841] Completed state [ondemand] at time 05:13:36.538926 duration_in_ms=63.764
2018-02-17 05:13:36,540 [salt.state       ][INFO    ][3841] Running state [cs_CZ.UTF-8] at time 05:13:36.540663
2018-02-17 05:13:36,541 [salt.state       ][INFO    ][3841] Executing state locale.present for cs_CZ.UTF-8
2018-02-17 05:13:36,542 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'locale -a' in directory '/root'
2018-02-17 05:13:36,553 [salt.state       ][INFO    ][3841] Locale cs_CZ.UTF-8 is already present
2018-02-17 05:13:36,553 [salt.state       ][INFO    ][3841] Completed state [cs_CZ.UTF-8] at time 05:13:36.553691 duration_in_ms=13.029
2018-02-17 05:13:36,554 [salt.state       ][INFO    ][3841] Running state [en_US.UTF-8] at time 05:13:36.554178
2018-02-17 05:13:36,554 [salt.state       ][INFO    ][3841] Executing state locale.present for en_US.UTF-8
2018-02-17 05:13:36,555 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'locale -a' in directory '/root'
2018-02-17 05:13:36,566 [salt.state       ][INFO    ][3841] Locale en_US.UTF-8 is already present
2018-02-17 05:13:36,566 [salt.state       ][INFO    ][3841] Completed state [en_US.UTF-8] at time 05:13:36.566875 duration_in_ms=12.696
2018-02-17 05:13:36,569 [salt.state       ][INFO    ][3841] Running state [en_US.UTF-8] at time 05:13:36.569079
2018-02-17 05:13:36,569 [salt.state       ][INFO    ][3841] Executing state locale.system for en_US.UTF-8
2018-02-17 05:13:36,570 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'localectl' in directory '/root'
2018-02-17 05:13:36,625 [salt.state       ][INFO    ][3841] System locale en_US.UTF-8 already set
2018-02-17 05:13:36,626 [salt.state       ][INFO    ][3841] Completed state [en_US.UTF-8] at time 05:13:36.626188 duration_in_ms=57.108
2018-02-17 05:13:36,629 [salt.state       ][INFO    ][3841] Running state [root] at time 05:13:36.629486
2018-02-17 05:13:36,629 [salt.state       ][INFO    ][3841] Executing state user.present for root
2018-02-17 05:13:36,632 [salt.state       ][INFO    ][3841] User root is present and up to date
2018-02-17 05:13:36,632 [salt.state       ][INFO    ][3841] Completed state [root] at time 05:13:36.632427 duration_in_ms=2.942
2018-02-17 05:13:36,635 [salt.state       ][INFO    ][3841] Running state [/root] at time 05:13:36.635832
2018-02-17 05:13:36,636 [salt.state       ][INFO    ][3841] Executing state file.directory for /root
2018-02-17 05:13:36,636 [salt.state       ][INFO    ][3841] Directory /root is in the correct state
2018-02-17 05:13:36,637 [salt.state       ][INFO    ][3841] Completed state [/root] at time 05:13:36.637133 duration_in_ms=1.301
2018-02-17 05:13:36,637 [salt.state       ][INFO    ][3841] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:13:36.637392
2018-02-17 05:13:36,637 [salt.state       ][INFO    ][3841] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-02-17 05:13:36,638 [salt.state       ][INFO    ][3841] File /etc/sudoers.d/90-salt-user-root is not present
2018-02-17 05:13:36,639 [salt.state       ][INFO    ][3841] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:13:36.638956 duration_in_ms=1.563
2018-02-17 05:13:36,639 [salt.state       ][INFO    ][3841] Running state [ubuntu] at time 05:13:36.639219
2018-02-17 05:13:36,639 [salt.state       ][INFO    ][3841] Executing state user.present for ubuntu
2018-02-17 05:13:36,641 [salt.state       ][INFO    ][3841] User ubuntu is present and up to date
2018-02-17 05:13:36,641 [salt.state       ][INFO    ][3841] Completed state [ubuntu] at time 05:13:36.641345 duration_in_ms=2.126
2018-02-17 05:13:36,642 [salt.state       ][INFO    ][3841] Running state [/home/ubuntu] at time 05:13:36.642886
2018-02-17 05:13:36,643 [salt.state       ][INFO    ][3841] Executing state file.directory for /home/ubuntu
2018-02-17 05:13:36,643 [salt.state       ][INFO    ][3841] Directory /home/ubuntu is in the correct state
2018-02-17 05:13:36,644 [salt.state       ][INFO    ][3841] Completed state [/home/ubuntu] at time 05:13:36.644181 duration_in_ms=1.295
2018-02-17 05:13:36,645 [salt.state       ][INFO    ][3841] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:13:36.645190
2018-02-17 05:13:36,645 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-02-17 05:13:36,677 [salt.state       ][INFO    ][3841] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-02-17 05:13:36,677 [salt.state       ][INFO    ][3841] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:13:36.677635 duration_in_ms=32.445
2018-02-17 05:13:36,677 [salt.state       ][INFO    ][3841] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:13:36.677932
2018-02-17 05:13:36,678 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-02-17 05:13:36,789 [salt.state       ][INFO    ][3841] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-02-17 05:13:36,790 [salt.state       ][INFO    ][3841] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:13:36.790860 duration_in_ms=112.927
2018-02-17 05:13:36,791 [salt.state       ][INFO    ][3841] Running state [apt-daily.timer] at time 05:13:36.791136
2018-02-17 05:13:36,791 [salt.state       ][INFO    ][3841] Executing state service.dead for apt-daily.timer
2018-02-17 05:13:36,792 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-02-17 05:13:36,812 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-02-17 05:13:36,825 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-02-17 05:13:36,847 [salt.state       ][INFO    ][3841] The service apt-daily.timer is already dead
2018-02-17 05:13:36,848 [salt.state       ][INFO    ][3841] Completed state [apt-daily.timer] at time 05:13:36.848232 duration_in_ms=57.096
2018-02-17 05:13:36,848 [salt.state       ][INFO    ][3841] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:13:36.848638
2018-02-17 05:13:36,849 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-02-17 05:13:36,960 [salt.state       ][INFO    ][3841] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-02-17 05:13:36,960 [salt.state       ][INFO    ][3841] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:13:36.960379 duration_in_ms=111.741
2018-02-17 05:13:36,962 [salt.state       ][INFO    ][3841] Running state [service.systemctl_reload] at time 05:13:36.962658
2018-02-17 05:13:36,963 [salt.state       ][INFO    ][3841] Executing state module.wait for service.systemctl_reload
2018-02-17 05:13:36,963 [salt.state       ][INFO    ][3841] No changes made for service.systemctl_reload
2018-02-17 05:13:36,963 [salt.state       ][INFO    ][3841] Completed state [service.systemctl_reload] at time 05:13:36.963471 duration_in_ms=0.813
2018-02-17 05:13:36,963 [salt.state       ][INFO    ][3841] Running state [/etc/hostname] at time 05:13:36.963731
2018-02-17 05:13:36,964 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/hostname
2018-02-17 05:13:36,984 [salt.state       ][INFO    ][3841] File /etc/hostname is in the correct state
2018-02-17 05:13:36,985 [salt.state       ][INFO    ][3841] Completed state [/etc/hostname] at time 05:13:36.985123 duration_in_ms=21.392
2018-02-17 05:13:36,989 [salt.state       ][INFO    ][3841] Running state [hostname mas01] at time 05:13:36.989032
2018-02-17 05:13:36,989 [salt.state       ][INFO    ][3841] Executing state cmd.wait for hostname mas01
2018-02-17 05:13:36,989 [salt.state       ][INFO    ][3841] No changes made for hostname mas01
2018-02-17 05:13:36,990 [salt.state       ][INFO    ][3841] Completed state [hostname mas01] at time 05:13:36.990028 duration_in_ms=0.997
2018-02-17 05:13:36,991 [salt.state       ][INFO    ][3841] Running state [mdb02] at time 05:13:36.991830
2018-02-17 05:13:36,992 [salt.state       ][INFO    ][3841] Executing state host.present for mdb02
2018-02-17 05:13:36,993 [salt.state       ][INFO    ][3841] Host mdb02 (192.168.10.77) already present
2018-02-17 05:13:36,993 [salt.state       ][INFO    ][3841] Completed state [mdb02] at time 05:13:36.993390 duration_in_ms=1.56
2018-02-17 05:13:36,993 [salt.state       ][INFO    ][3841] Running state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:36.993756
2018-02-17 05:13:36,994 [salt.state       ][INFO    ][3841] Executing state host.present for mdb02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:36,995 [salt.state       ][INFO    ][3841] Host mdb02.mcp-pike-ovs-dpdk-ha.local (192.168.10.77) already present
2018-02-17 05:13:36,995 [salt.state       ][INFO    ][3841] Completed state [mdb02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:36.995550 duration_in_ms=1.795
2018-02-17 05:13:36,995 [salt.state       ][INFO    ][3841] Running state [mdb03] at time 05:13:36.995805
2018-02-17 05:13:36,996 [salt.state       ][INFO    ][3841] Executing state host.present for mdb03
2018-02-17 05:13:36,996 [salt.state       ][INFO    ][3841] Host mdb03 (192.168.10.78) already present
2018-02-17 05:13:36,996 [salt.state       ][INFO    ][3841] Completed state [mdb03] at time 05:13:36.996779 duration_in_ms=0.974
2018-02-17 05:13:36,997 [salt.state       ][INFO    ][3841] Running state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:36.997031
2018-02-17 05:13:36,997 [salt.state       ][INFO    ][3841] Executing state host.present for mdb03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:36,997 [salt.state       ][INFO    ][3841] Host mdb03.mcp-pike-ovs-dpdk-ha.local (192.168.10.78) already present
2018-02-17 05:13:36,998 [salt.state       ][INFO    ][3841] Completed state [mdb03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:36.997988 duration_in_ms=0.957
2018-02-17 05:13:36,998 [salt.state       ][INFO    ][3841] Running state [mdb01] at time 05:13:36.998257
2018-02-17 05:13:36,998 [salt.state       ][INFO    ][3841] Executing state host.present for mdb01
2018-02-17 05:13:36,999 [salt.state       ][INFO    ][3841] Host mdb01 (192.168.10.76) already present
2018-02-17 05:13:36,999 [salt.state       ][INFO    ][3841] Completed state [mdb01] at time 05:13:36.999234 duration_in_ms=0.977
2018-02-17 05:13:36,999 [salt.state       ][INFO    ][3841] Running state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:36.999481
2018-02-17 05:13:36,999 [salt.state       ][INFO    ][3841] Executing state host.present for mdb01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,000 [salt.state       ][INFO    ][3841] Host mdb01.mcp-pike-ovs-dpdk-ha.local (192.168.10.76) already present
2018-02-17 05:13:37,000 [salt.state       ][INFO    ][3841] Completed state [mdb01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.000452 duration_in_ms=0.971
2018-02-17 05:13:37,000 [salt.state       ][INFO    ][3841] Running state [mdb] at time 05:13:37.000704
2018-02-17 05:13:37,000 [salt.state       ][INFO    ][3841] Executing state host.present for mdb
2018-02-17 05:13:37,001 [salt.state       ][INFO    ][3841] Host mdb (192.168.10.75) already present
2018-02-17 05:13:37,001 [salt.state       ][INFO    ][3841] Completed state [mdb] at time 05:13:37.001678 duration_in_ms=0.974
2018-02-17 05:13:37,001 [salt.state       ][INFO    ][3841] Running state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.001930
2018-02-17 05:13:37,002 [salt.state       ][INFO    ][3841] Executing state host.present for mdb.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,002 [salt.state       ][INFO    ][3841] Host mdb.mcp-pike-ovs-dpdk-ha.local (192.168.10.75) already present
2018-02-17 05:13:37,002 [salt.state       ][INFO    ][3841] Completed state [mdb.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.002935 duration_in_ms=1.005
2018-02-17 05:13:37,003 [salt.state       ][INFO    ][3841] Running state [cfg01] at time 05:13:37.003192
2018-02-17 05:13:37,003 [salt.state       ][INFO    ][3841] Executing state host.present for cfg01
2018-02-17 05:13:37,003 [salt.state       ][INFO    ][3841] Host cfg01 (192.168.10.100) already present
2018-02-17 05:13:37,004 [salt.state       ][INFO    ][3841] Completed state [cfg01] at time 05:13:37.004169 duration_in_ms=0.977
2018-02-17 05:13:37,004 [salt.state       ][INFO    ][3841] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.004422
2018-02-17 05:13:37,004 [salt.state       ][INFO    ][3841] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,005 [salt.state       ][INFO    ][3841] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-02-17 05:13:37,005 [salt.state       ][INFO    ][3841] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.005394 duration_in_ms=0.972
2018-02-17 05:13:37,005 [salt.state       ][INFO    ][3841] Running state [prx01] at time 05:13:37.005650
2018-02-17 05:13:37,005 [salt.state       ][INFO    ][3841] Executing state host.present for prx01
2018-02-17 05:13:37,007 [salt.state       ][INFO    ][3841] Host prx01 (192.168.10.104) already present
2018-02-17 05:13:37,007 [salt.state       ][INFO    ][3841] Completed state [prx01] at time 05:13:37.007295 duration_in_ms=1.644
2018-02-17 05:13:37,007 [salt.state       ][INFO    ][3841] Running state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.007542
2018-02-17 05:13:37,007 [salt.state       ][INFO    ][3841] Executing state host.present for prx01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,008 [salt.state       ][INFO    ][3841] Host prx01.mcp-pike-ovs-dpdk-ha.local (192.168.10.104) already present
2018-02-17 05:13:37,008 [salt.state       ][INFO    ][3841] Completed state [prx01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.008478 duration_in_ms=0.937
2018-02-17 05:13:37,008 [salt.state       ][INFO    ][3841] Running state [kvm01] at time 05:13:37.008724
2018-02-17 05:13:37,008 [salt.state       ][INFO    ][3841] Executing state host.present for kvm01
2018-02-17 05:13:37,009 [salt.state       ][INFO    ][3841] Host kvm01 (192.168.10.141) already present
2018-02-17 05:13:37,009 [salt.state       ][INFO    ][3841] Completed state [kvm01] at time 05:13:37.009644 duration_in_ms=0.919
2018-02-17 05:13:37,009 [salt.state       ][INFO    ][3841] Running state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.009886
2018-02-17 05:13:37,010 [salt.state       ][INFO    ][3841] Executing state host.present for kvm01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,011 [salt.state       ][INFO    ][3841] Host kvm01.mcp-pike-ovs-dpdk-ha.local (192.168.10.141) already present
2018-02-17 05:13:37,011 [salt.state       ][INFO    ][3841] Completed state [kvm01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.011203 duration_in_ms=1.316
2018-02-17 05:13:37,011 [salt.state       ][INFO    ][3841] Running state [kvm03] at time 05:13:37.011449
2018-02-17 05:13:37,011 [salt.state       ][INFO    ][3841] Executing state host.present for kvm03
2018-02-17 05:13:37,012 [salt.state       ][INFO    ][3841] Host kvm03 (192.168.10.143) already present
2018-02-17 05:13:37,012 [salt.state       ][INFO    ][3841] Completed state [kvm03] at time 05:13:37.012371 duration_in_ms=0.922
2018-02-17 05:13:37,012 [salt.state       ][INFO    ][3841] Running state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.012616
2018-02-17 05:13:37,012 [salt.state       ][INFO    ][3841] Executing state host.present for kvm03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,013 [salt.state       ][INFO    ][3841] Host kvm03.mcp-pike-ovs-dpdk-ha.local (192.168.10.143) already present
2018-02-17 05:13:37,013 [salt.state       ][INFO    ][3841] Completed state [kvm03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.013745 duration_in_ms=1.129
2018-02-17 05:13:37,014 [salt.state       ][INFO    ][3841] Running state [kvm02] at time 05:13:37.013988
2018-02-17 05:13:37,014 [salt.state       ][INFO    ][3841] Executing state host.present for kvm02
2018-02-17 05:13:37,014 [salt.state       ][INFO    ][3841] Host kvm02 (192.168.10.142) already present
2018-02-17 05:13:37,015 [salt.state       ][INFO    ][3841] Completed state [kvm02] at time 05:13:37.014960 duration_in_ms=0.972
2018-02-17 05:13:37,015 [salt.state       ][INFO    ][3841] Running state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.015207
2018-02-17 05:13:37,015 [salt.state       ][INFO    ][3841] Executing state host.present for kvm02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,015 [salt.state       ][INFO    ][3841] Host kvm02.mcp-pike-ovs-dpdk-ha.local (192.168.10.142) already present
2018-02-17 05:13:37,016 [salt.state       ][INFO    ][3841] Completed state [kvm02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.016134 duration_in_ms=0.927
2018-02-17 05:13:37,016 [salt.state       ][INFO    ][3841] Running state [dbs] at time 05:13:37.016373
2018-02-17 05:13:37,016 [salt.state       ][INFO    ][3841] Executing state host.present for dbs
2018-02-17 05:13:37,017 [salt.state       ][INFO    ][3841] Host dbs (192.168.10.50) already present
2018-02-17 05:13:37,017 [salt.state       ][INFO    ][3841] Completed state [dbs] at time 05:13:37.017273 duration_in_ms=0.9
2018-02-17 05:13:37,017 [salt.state       ][INFO    ][3841] Running state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.017520
2018-02-17 05:13:37,017 [salt.state       ][INFO    ][3841] Executing state host.present for dbs.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,019 [salt.state       ][INFO    ][3841] Host dbs.mcp-pike-ovs-dpdk-ha.local (192.168.10.50) already present
2018-02-17 05:13:37,019 [salt.state       ][INFO    ][3841] Completed state [dbs.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.019356 duration_in_ms=1.836
2018-02-17 05:13:37,019 [salt.state       ][INFO    ][3841] Running state [prx] at time 05:13:37.019594
2018-02-17 05:13:37,019 [salt.state       ][INFO    ][3841] Executing state host.present for prx
2018-02-17 05:13:37,020 [salt.state       ][INFO    ][3841] Host prx (192.168.10.103) already present
2018-02-17 05:13:37,020 [salt.state       ][INFO    ][3841] Completed state [prx] at time 05:13:37.020511 duration_in_ms=0.916
2018-02-17 05:13:37,020 [salt.state       ][INFO    ][3841] Running state [prx.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.020745
2018-02-17 05:13:37,020 [salt.state       ][INFO    ][3841] Executing state host.present for prx.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,021 [salt.state       ][INFO    ][3841] Host prx.mcp-pike-ovs-dpdk-ha.local (192.168.10.103) already present
2018-02-17 05:13:37,021 [salt.state       ][INFO    ][3841] Completed state [prx.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.021651 duration_in_ms=0.905
2018-02-17 05:13:37,021 [salt.state       ][INFO    ][3841] Running state [prx02] at time 05:13:37.021896
2018-02-17 05:13:37,022 [salt.state       ][INFO    ][3841] Executing state host.present for prx02
2018-02-17 05:13:37,022 [salt.state       ][INFO    ][3841] Host prx02 (192.168.10.105) already present
2018-02-17 05:13:37,022 [salt.state       ][INFO    ][3841] Completed state [prx02] at time 05:13:37.022848 duration_in_ms=0.952
2018-02-17 05:13:37,023 [salt.state       ][INFO    ][3841] Running state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.023094
2018-02-17 05:13:37,023 [salt.state       ][INFO    ][3841] Executing state host.present for prx02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,023 [salt.state       ][INFO    ][3841] Host prx02.mcp-pike-ovs-dpdk-ha.local (192.168.10.105) already present
2018-02-17 05:13:37,024 [salt.state       ][INFO    ][3841] Completed state [prx02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.024002 duration_in_ms=0.909
2018-02-17 05:13:37,024 [salt.state       ][INFO    ][3841] Running state [msg02] at time 05:13:37.024253
2018-02-17 05:13:37,024 [salt.state       ][INFO    ][3841] Executing state host.present for msg02
2018-02-17 05:13:37,024 [salt.state       ][INFO    ][3841] Host msg02 (192.168.10.42) already present
2018-02-17 05:13:37,025 [salt.state       ][INFO    ][3841] Completed state [msg02] at time 05:13:37.025162 duration_in_ms=0.91
2018-02-17 05:13:37,025 [salt.state       ][INFO    ][3841] Running state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.025406
2018-02-17 05:13:37,025 [salt.state       ][INFO    ][3841] Executing state host.present for msg02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,026 [salt.state       ][INFO    ][3841] Host msg02.mcp-pike-ovs-dpdk-ha.local (192.168.10.42) already present
2018-02-17 05:13:37,026 [salt.state       ][INFO    ][3841] Completed state [msg02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.026325 duration_in_ms=0.919
2018-02-17 05:13:37,026 [salt.state       ][INFO    ][3841] Running state [msg03] at time 05:13:37.026570
2018-02-17 05:13:37,026 [salt.state       ][INFO    ][3841] Executing state host.present for msg03
2018-02-17 05:13:37,027 [salt.state       ][INFO    ][3841] Host msg03 (192.168.10.43) already present
2018-02-17 05:13:37,027 [salt.state       ][INFO    ][3841] Completed state [msg03] at time 05:13:37.027500 duration_in_ms=0.929
2018-02-17 05:13:37,027 [salt.state       ][INFO    ][3841] Running state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.027735
2018-02-17 05:13:37,027 [salt.state       ][INFO    ][3841] Executing state host.present for msg03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,028 [salt.state       ][INFO    ][3841] Host msg03.mcp-pike-ovs-dpdk-ha.local (192.168.10.43) already present
2018-02-17 05:13:37,028 [salt.state       ][INFO    ][3841] Completed state [msg03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.028652 duration_in_ms=0.917
2018-02-17 05:13:37,028 [salt.state       ][INFO    ][3841] Running state [msg01] at time 05:13:37.028896
2018-02-17 05:13:37,029 [salt.state       ][INFO    ][3841] Executing state host.present for msg01
2018-02-17 05:13:37,029 [salt.state       ][INFO    ][3841] Host msg01 (192.168.10.41) already present
2018-02-17 05:13:37,029 [salt.state       ][INFO    ][3841] Completed state [msg01] at time 05:13:37.029816 duration_in_ms=0.919
2018-02-17 05:13:37,030 [salt.state       ][INFO    ][3841] Running state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.030694
2018-02-17 05:13:37,030 [salt.state       ][INFO    ][3841] Executing state host.present for msg01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,031 [salt.state       ][INFO    ][3841] Host msg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.41) already present
2018-02-17 05:13:37,031 [salt.state       ][INFO    ][3841] Completed state [msg01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.031652 duration_in_ms=0.958
2018-02-17 05:13:37,031 [salt.state       ][INFO    ][3841] Running state [msg] at time 05:13:37.031901
2018-02-17 05:13:37,032 [salt.state       ][INFO    ][3841] Executing state host.present for msg
2018-02-17 05:13:37,032 [salt.state       ][INFO    ][3841] Host msg (192.168.10.40) already present
2018-02-17 05:13:37,032 [salt.state       ][INFO    ][3841] Completed state [msg] at time 05:13:37.032826 duration_in_ms=0.925
2018-02-17 05:13:37,033 [salt.state       ][INFO    ][3841] Running state [msg.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.033069
2018-02-17 05:13:37,033 [salt.state       ][INFO    ][3841] Executing state host.present for msg.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,033 [salt.state       ][INFO    ][3841] Host msg.mcp-pike-ovs-dpdk-ha.local (192.168.10.40) already present
2018-02-17 05:13:37,034 [salt.state       ][INFO    ][3841] Completed state [msg.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.033995 duration_in_ms=0.926
2018-02-17 05:13:37,034 [salt.state       ][INFO    ][3841] Running state [cfg01] at time 05:13:37.034259
2018-02-17 05:13:37,034 [salt.state       ][INFO    ][3841] Executing state host.present for cfg01
2018-02-17 05:13:37,035 [salt.state       ][INFO    ][3841] Host cfg01 (192.168.10.100) already present
2018-02-17 05:13:37,035 [salt.state       ][INFO    ][3841] Completed state [cfg01] at time 05:13:37.035205 duration_in_ms=0.946
2018-02-17 05:13:37,035 [salt.state       ][INFO    ][3841] Running state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.035451
2018-02-17 05:13:37,035 [salt.state       ][INFO    ][3841] Executing state host.present for cfg01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,036 [salt.state       ][INFO    ][3841] Host cfg01.mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-02-17 05:13:37,036 [salt.state       ][INFO    ][3841] Completed state [cfg01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.036366 duration_in_ms=0.915
2018-02-17 05:13:37,036 [salt.state       ][INFO    ][3841] Running state [cmp002] at time 05:13:37.036603
2018-02-17 05:13:37,036 [salt.state       ][INFO    ][3841] Executing state host.present for cmp002
2018-02-17 05:13:37,037 [salt.state       ][INFO    ][3841] Host cmp002 (192.168.10.102) already present
2018-02-17 05:13:37,037 [salt.state       ][INFO    ][3841] Completed state [cmp002] at time 05:13:37.037522 duration_in_ms=0.918
2018-02-17 05:13:37,037 [salt.state       ][INFO    ][3841] Running state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.037764
2018-02-17 05:13:37,038 [salt.state       ][INFO    ][3841] Executing state host.present for cmp002.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,038 [salt.state       ][INFO    ][3841] Host cmp002.mcp-pike-ovs-dpdk-ha.local (192.168.10.102) already present
2018-02-17 05:13:37,038 [salt.state       ][INFO    ][3841] Completed state [cmp002.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.038855 duration_in_ms=1.091
2018-02-17 05:13:37,039 [salt.state       ][INFO    ][3841] Running state [cmp001] at time 05:13:37.039112
2018-02-17 05:13:37,039 [salt.state       ][INFO    ][3841] Executing state host.present for cmp001
2018-02-17 05:13:37,039 [salt.state       ][INFO    ][3841] Host cmp001 (192.168.10.101) already present
2018-02-17 05:13:37,040 [salt.state       ][INFO    ][3841] Completed state [cmp001] at time 05:13:37.040040 duration_in_ms=0.928
2018-02-17 05:13:37,040 [salt.state       ][INFO    ][3841] Running state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.040277
2018-02-17 05:13:37,040 [salt.state       ][INFO    ][3841] Executing state host.present for cmp001.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,041 [salt.state       ][INFO    ][3841] Host cmp001.mcp-pike-ovs-dpdk-ha.local (192.168.10.101) already present
2018-02-17 05:13:37,041 [salt.state       ][INFO    ][3841] Completed state [cmp001.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.041188 duration_in_ms=0.91
2018-02-17 05:13:37,041 [salt.state       ][INFO    ][3841] Running state [dbs01] at time 05:13:37.041428
2018-02-17 05:13:37,041 [salt.state       ][INFO    ][3841] Executing state host.present for dbs01
2018-02-17 05:13:37,042 [salt.state       ][INFO    ][3841] Host dbs01 (192.168.10.51) already present
2018-02-17 05:13:37,042 [salt.state       ][INFO    ][3841] Completed state [dbs01] at time 05:13:37.042378 duration_in_ms=0.949
2018-02-17 05:13:37,042 [salt.state       ][INFO    ][3841] Running state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.042615
2018-02-17 05:13:37,042 [salt.state       ][INFO    ][3841] Executing state host.present for dbs01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,043 [salt.state       ][INFO    ][3841] Host dbs01.mcp-pike-ovs-dpdk-ha.local (192.168.10.51) already present
2018-02-17 05:13:37,043 [salt.state       ][INFO    ][3841] Completed state [dbs01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.043548 duration_in_ms=0.933
2018-02-17 05:13:37,043 [salt.state       ][INFO    ][3841] Running state [dbs02] at time 05:13:37.043787
2018-02-17 05:13:37,044 [salt.state       ][INFO    ][3841] Executing state host.present for dbs02
2018-02-17 05:13:37,044 [salt.state       ][INFO    ][3841] Host dbs02 (192.168.10.52) already present
2018-02-17 05:13:37,044 [salt.state       ][INFO    ][3841] Completed state [dbs02] at time 05:13:37.044694 duration_in_ms=0.907
2018-02-17 05:13:37,044 [salt.state       ][INFO    ][3841] Running state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.044938
2018-02-17 05:13:37,045 [salt.state       ][INFO    ][3841] Executing state host.present for dbs02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,045 [salt.state       ][INFO    ][3841] Host dbs02.mcp-pike-ovs-dpdk-ha.local (192.168.10.52) already present
2018-02-17 05:13:37,045 [salt.state       ][INFO    ][3841] Completed state [dbs02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.045852 duration_in_ms=0.914
2018-02-17 05:13:37,046 [salt.state       ][INFO    ][3841] Running state [dbs03] at time 05:13:37.046438
2018-02-17 05:13:37,046 [salt.state       ][INFO    ][3841] Executing state host.present for dbs03
2018-02-17 05:13:37,047 [salt.state       ][INFO    ][3841] Host dbs03 (192.168.10.53) already present
2018-02-17 05:13:37,047 [salt.state       ][INFO    ][3841] Completed state [dbs03] at time 05:13:37.047379 duration_in_ms=0.941
2018-02-17 05:13:37,047 [salt.state       ][INFO    ][3841] Running state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.047623
2018-02-17 05:13:37,047 [salt.state       ][INFO    ][3841] Executing state host.present for dbs03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,048 [salt.state       ][INFO    ][3841] Host dbs03.mcp-pike-ovs-dpdk-ha.local (192.168.10.53) already present
2018-02-17 05:13:37,048 [salt.state       ][INFO    ][3841] Completed state [dbs03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.048538 duration_in_ms=0.916
2018-02-17 05:13:37,048 [salt.state       ][INFO    ][3841] Running state [mas01] at time 05:13:37.048802
2018-02-17 05:13:37,049 [salt.state       ][INFO    ][3841] Executing state host.present for mas01
2018-02-17 05:13:37,049 [salt.state       ][INFO    ][3841] Host mas01 (192.168.10.3) already present
2018-02-17 05:13:37,049 [salt.state       ][INFO    ][3841] Completed state [mas01] at time 05:13:37.049721 duration_in_ms=0.92
2018-02-17 05:13:37,050 [salt.state       ][INFO    ][3841] Running state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.049966
2018-02-17 05:13:37,050 [salt.state       ][INFO    ][3841] Executing state host.present for mas01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,050 [salt.state       ][INFO    ][3841] Host mas01.mcp-pike-ovs-dpdk-ha.local (192.168.10.3) already present
2018-02-17 05:13:37,050 [salt.state       ][INFO    ][3841] Completed state [mas01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.050929 duration_in_ms=0.963
2018-02-17 05:13:37,052 [salt.state       ][INFO    ][3841] Running state [file.replace] at time 05:13:37.052070
2018-02-17 05:13:37,052 [salt.state       ][INFO    ][3841] Executing state module.run for file.replace
2018-02-17 05:13:37,432 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['git', '--version'] in directory '/root'
2018-02-17 05:13:37,576 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'grep -q "mas01 mas01.mcp-pike-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-02-17 05:13:37,599 [salt.state       ][INFO    ][3841] {'ret': '--- \n+++ \n@@ -27,7 +27,7 @@\n 192.168.10.51\t\tdbs01 dbs01.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.52\t\tdbs02 dbs02.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.53\t\tdbs03 dbs03.mcp-pike-ovs-dpdk-ha.local\n-192.168.10.3\t\tmas01 mas01.mcp-pike-ovs-dpdk-ha.local\n+192.168.10.3\t\tmas01.mcp-pike-ovs-dpdk-ha.local mas01\n 192.168.10.12\t\tctl02 ctl02.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.13\t\tctl03 ctl03.mcp-pike-ovs-dpdk-ha.local\n 192.168.10.11\t\tctl01 ctl01.mcp-pike-ovs-dpdk-ha.local\n'}
2018-02-17 05:13:37,600 [salt.state       ][INFO    ][3841] Completed state [file.replace] at time 05:13:37.600047 duration_in_ms=547.976
2018-02-17 05:13:37,600 [salt.state       ][INFO    ][3841] Running state [ctl02] at time 05:13:37.600486
2018-02-17 05:13:37,600 [salt.state       ][INFO    ][3841] Executing state host.present for ctl02
2018-02-17 05:13:37,601 [salt.state       ][INFO    ][3841] Host ctl02 (192.168.10.12) already present
2018-02-17 05:13:37,601 [salt.state       ][INFO    ][3841] Completed state [ctl02] at time 05:13:37.601732 duration_in_ms=1.246
2018-02-17 05:13:37,602 [salt.state       ][INFO    ][3841] Running state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.602030
2018-02-17 05:13:37,602 [salt.state       ][INFO    ][3841] Executing state host.present for ctl02.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,602 [salt.state       ][INFO    ][3841] Host ctl02.mcp-pike-ovs-dpdk-ha.local (192.168.10.12) already present
2018-02-17 05:13:37,603 [salt.state       ][INFO    ][3841] Completed state [ctl02.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.603066 duration_in_ms=1.036
2018-02-17 05:13:37,603 [salt.state       ][INFO    ][3841] Running state [ctl03] at time 05:13:37.603345
2018-02-17 05:13:37,603 [salt.state       ][INFO    ][3841] Executing state host.present for ctl03
2018-02-17 05:13:37,604 [salt.state       ][INFO    ][3841] Host ctl03 (192.168.10.13) already present
2018-02-17 05:13:37,604 [salt.state       ][INFO    ][3841] Completed state [ctl03] at time 05:13:37.604317 duration_in_ms=0.972
2018-02-17 05:13:37,604 [salt.state       ][INFO    ][3841] Running state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.604571
2018-02-17 05:13:37,604 [salt.state       ][INFO    ][3841] Executing state host.present for ctl03.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,605 [salt.state       ][INFO    ][3841] Host ctl03.mcp-pike-ovs-dpdk-ha.local (192.168.10.13) already present
2018-02-17 05:13:37,605 [salt.state       ][INFO    ][3841] Completed state [ctl03.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.605583 duration_in_ms=1.013
2018-02-17 05:13:37,606 [salt.state       ][INFO    ][3841] Running state [ctl01] at time 05:13:37.606511
2018-02-17 05:13:37,606 [salt.state       ][INFO    ][3841] Executing state host.present for ctl01
2018-02-17 05:13:37,607 [salt.state       ][INFO    ][3841] Host ctl01 (192.168.10.11) already present
2018-02-17 05:13:37,607 [salt.state       ][INFO    ][3841] Completed state [ctl01] at time 05:13:37.607487 duration_in_ms=0.977
2018-02-17 05:13:37,607 [salt.state       ][INFO    ][3841] Running state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.607725
2018-02-17 05:13:37,607 [salt.state       ][INFO    ][3841] Executing state host.present for ctl01.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,608 [salt.state       ][INFO    ][3841] Host ctl01.mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-02-17 05:13:37,608 [salt.state       ][INFO    ][3841] Completed state [ctl01.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.608634 duration_in_ms=0.909
2018-02-17 05:13:37,608 [salt.state       ][INFO    ][3841] Running state [ctl] at time 05:13:37.608883
2018-02-17 05:13:37,609 [salt.state       ][INFO    ][3841] Executing state host.present for ctl
2018-02-17 05:13:37,609 [salt.state       ][INFO    ][3841] Host ctl (192.168.10.10) already present
2018-02-17 05:13:37,609 [salt.state       ][INFO    ][3841] Completed state [ctl] at time 05:13:37.609826 duration_in_ms=0.943
2018-02-17 05:13:37,610 [salt.state       ][INFO    ][3841] Running state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.610083
2018-02-17 05:13:37,610 [salt.state       ][INFO    ][3841] Executing state host.present for ctl.mcp-pike-ovs-dpdk-ha.local
2018-02-17 05:13:37,610 [salt.state       ][INFO    ][3841] Host ctl.mcp-pike-ovs-dpdk-ha.local (192.168.10.10) already present
2018-02-17 05:13:37,611 [salt.state       ][INFO    ][3841] Completed state [ctl.mcp-pike-ovs-dpdk-ha.local] at time 05:13:37.611054 duration_in_ms=0.971
2018-02-17 05:13:37,611 [salt.state       ][INFO    ][3841] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:13:37.611307
2018-02-17 05:13:37,611 [salt.state       ][INFO    ][3841] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-02-17 05:13:37,612 [salt.state       ][INFO    ][3841] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-02-17 05:13:37,612 [salt.state       ][INFO    ][3841] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:13:37.612655 duration_in_ms=1.348
2018-02-17 05:13:37,612 [salt.state       ][INFO    ][3841] Running state [ens4] at time 05:13:37.612918
2018-02-17 05:13:37,613 [salt.state       ][INFO    ][3841] Executing state network.managed for ens4
2018-02-17 05:13:38,313 [salt.state       ][INFO    ][3841] Interface ens4 is up to date.
2018-02-17 05:13:38,314 [salt.state       ][INFO    ][3841] Completed state [ens4] at time 05:13:38.313483 duration_in_ms=700.565
2018-02-17 05:13:38,314 [salt.state       ][INFO    ][3841] Running state [ens5] at time 05:13:38.314562
2018-02-17 05:13:38,314 [salt.state       ][INFO    ][3841] Executing state network.managed for ens5
2018-02-17 05:13:38,907 [salt.state       ][INFO    ][3841] Interface ens5 is up to date.
2018-02-17 05:13:38,908 [salt.state       ][INFO    ][3841] Completed state [ens5] at time 05:13:38.908457 duration_in_ms=593.896
2018-02-17 05:13:38,908 [salt.state       ][INFO    ][3841] Running state [ens3] at time 05:13:38.908820
2018-02-17 05:13:38,909 [salt.state       ][INFO    ][3841] Executing state network.managed for ens3
2018-02-17 05:13:39,488 [salt.state       ][INFO    ][3841] Interface ens3 is up to date.
2018-02-17 05:13:39,488 [salt.state       ][INFO    ][3841] Completed state [ens3] at time 05:13:39.488867 duration_in_ms=580.047
2018-02-17 05:13:39,489 [salt.state       ][INFO    ][3841] Running state [/etc/profile.d/proxy.sh] at time 05:13:39.489222
2018-02-17 05:13:39,490 [salt.state       ][INFO    ][3841] Executing state file.absent for /etc/profile.d/proxy.sh
2018-02-17 05:13:39,491 [salt.state       ][INFO    ][3841] File /etc/profile.d/proxy.sh is not present
2018-02-17 05:13:39,491 [salt.state       ][INFO    ][3841] Completed state [/etc/profile.d/proxy.sh] at time 05:13:39.491427 duration_in_ms=2.205
2018-02-17 05:13:39,491 [salt.state       ][INFO    ][3841] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:13:39.491744
2018-02-17 05:13:39,492 [salt.state       ][INFO    ][3841] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-02-17 05:13:39,492 [salt.state       ][INFO    ][3841] File /etc/apt/apt.conf.d/95proxies is not present
2018-02-17 05:13:39,492 [salt.state       ][INFO    ][3841] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:13:39.492708 duration_in_ms=0.963
2018-02-17 05:13:39,493 [salt.state       ][INFO    ][3841] Running state [salt-minion] at time 05:13:39.493032
2018-02-17 05:13:39,493 [salt.state       ][INFO    ][3841] Executing state pkg.installed for salt-minion
2018-02-17 05:13:39,503 [salt.state       ][INFO    ][3841] All specified packages are already installed
2018-02-17 05:13:39,503 [salt.state       ][INFO    ][3841] Completed state [salt-minion] at time 05:13:39.503410 duration_in_ms=10.378
2018-02-17 05:13:39,503 [salt.state       ][INFO    ][3841] Running state [salt_minion_dependency_packages] at time 05:13:39.503679
2018-02-17 05:13:39,503 [salt.state       ][INFO    ][3841] Executing state pkg.installed for salt_minion_dependency_packages
2018-02-17 05:13:39,511 [salt.state       ][INFO    ][3841] All specified packages are already installed
2018-02-17 05:13:39,511 [salt.state       ][INFO    ][3841] Completed state [salt_minion_dependency_packages] at time 05:13:39.511499 duration_in_ms=7.819
2018-02-17 05:13:39,513 [salt.state       ][INFO    ][3841] Running state [/etc/salt/minion.d/minion.conf] at time 05:13:39.513330
2018-02-17 05:13:39,513 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-02-17 05:13:39,771 [salt.state       ][INFO    ][3841] File /etc/salt/minion.d/minion.conf is in the correct state
2018-02-17 05:13:39,771 [salt.state       ][INFO    ][3841] Completed state [/etc/salt/minion.d/minion.conf] at time 05:13:39.771399 duration_in_ms=258.068
2018-02-17 05:13:39,773 [salt.state       ][INFO    ][3841] Running state [salt-minion] at time 05:13:39.773494
2018-02-17 05:13:39,773 [salt.state       ][INFO    ][3841] Executing state service.running for salt-minion
2018-02-17 05:13:39,774 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-02-17 05:13:39,798 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-02-17 05:13:39,818 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-02-17 05:13:39,832 [salt.state       ][INFO    ][3841] The service salt-minion is already running
2018-02-17 05:13:39,833 [salt.state       ][INFO    ][3841] Completed state [salt-minion] at time 05:13:39.833237 duration_in_ms=59.741
2018-02-17 05:13:39,837 [salt.state       ][INFO    ][3841] Running state [/etc/salt/grains.d] at time 05:13:39.837187
2018-02-17 05:13:39,838 [salt.state       ][INFO    ][3841] Executing state file.directory for /etc/salt/grains.d
2018-02-17 05:13:39,839 [salt.state       ][INFO    ][3841] Directory /etc/salt/grains.d is in the correct state
2018-02-17 05:13:39,840 [salt.state       ][INFO    ][3841] Completed state [/etc/salt/grains.d] at time 05:13:39.839732 duration_in_ms=2.545
2018-02-17 05:13:39,841 [salt.state       ][INFO    ][3841] Running state [/etc/salt/grains] at time 05:13:39.841313
2018-02-17 05:13:39,841 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/salt/grains
2018-02-17 05:13:39,842 [salt.state       ][INFO    ][3841] File /etc/salt/grains exists with proper permissions. No changes made.
2018-02-17 05:13:39,842 [salt.state       ][INFO    ][3841] Completed state [/etc/salt/grains] at time 05:13:39.842408 duration_in_ms=1.095
2018-02-17 05:13:39,843 [salt.state       ][INFO    ][3841] Running state [/etc/salt/grains.d/placeholder] at time 05:13:39.843451
2018-02-17 05:13:39,843 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-02-17 05:13:39,844 [salt.state       ][INFO    ][3841] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-02-17 05:13:39,845 [salt.state       ][INFO    ][3841] Completed state [/etc/salt/grains.d/placeholder] at time 05:13:39.844983 duration_in_ms=1.531
2018-02-17 05:13:39,846 [salt.state       ][INFO    ][3841] Running state [/etc/salt/grains.d/sphinx] at time 05:13:39.846025
2018-02-17 05:13:39,846 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-02-17 05:13:39,848 [salt.state       ][INFO    ][3841] File changed:
--- 
+++ 
@@ -16,6 +16,8 @@
               value:
               - 10.20.0.3
               - 127.0.0.1
+              - 192.168.10.3
+              - 192.168.11.3
         system:
           name: System
           param:

2018-02-17 05:13:39,849 [salt.state       ][INFO    ][3841] Completed state [/etc/salt/grains.d/sphinx] at time 05:13:39.849104 duration_in_ms=3.079
2018-02-17 05:13:39,852 [salt.state       ][INFO    ][3841] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:13:39.852292
2018-02-17 05:13:39,852 [salt.state       ][INFO    ][3841] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-02-17 05:13:39,852 [salt.state       ][INFO    ][3841] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-02-17 05:13:39,853 [salt.state       ][INFO    ][3841] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:13:39.853114 duration_in_ms=0.823
2018-02-17 05:13:39,853 [salt.state       ][INFO    ][3841] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:13:39.853337
2018-02-17 05:13:39,853 [salt.state       ][INFO    ][3841] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-02-17 05:13:39,854 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-02-17 05:13:39,997 [salt.state       ][INFO    ][3841] {'pid': 4559, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:13:39,998 [salt.state       ][INFO    ][3841] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:13:39.998420 duration_in_ms=145.082
2018-02-17 05:13:40,000 [salt.state       ][INFO    ][3841] Running state [/etc/salt/grains.d/dns_records] at time 05:13:39.999968
2018-02-17 05:13:40,000 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-02-17 05:13:40,002 [salt.state       ][INFO    ][3841] File /etc/salt/grains.d/dns_records is in the correct state
2018-02-17 05:13:40,002 [salt.state       ][INFO    ][3841] Completed state [/etc/salt/grains.d/dns_records] at time 05:13:40.002509 duration_in_ms=2.541
2018-02-17 05:13:40,004 [salt.state       ][INFO    ][3841] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:13:40.004681
2018-02-17 05:13:40,005 [salt.state       ][INFO    ][3841] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-02-17 05:13:40,005 [salt.state       ][INFO    ][3841] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-02-17 05:13:40,006 [salt.state       ][INFO    ][3841] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:13:40.006700 duration_in_ms=2.019
2018-02-17 05:13:40,007 [salt.state       ][INFO    ][3841] Running state [/etc/salt/grains.d/salt] at time 05:13:40.007792
2018-02-17 05:13:40,008 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/salt/grains.d/salt
2018-02-17 05:13:40,009 [salt.state       ][INFO    ][3841] File /etc/salt/grains.d/salt is in the correct state
2018-02-17 05:13:40,009 [salt.state       ][INFO    ][3841] Completed state [/etc/salt/grains.d/salt] at time 05:13:40.009896 duration_in_ms=2.104
2018-02-17 05:13:40,012 [salt.state       ][INFO    ][3841] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:13:40.012006
2018-02-17 05:13:40,012 [salt.state       ][INFO    ][3841] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-02-17 05:13:40,012 [salt.state       ][INFO    ][3841] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-02-17 05:13:40,012 [salt.state       ][INFO    ][3841] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:13:40.012832 duration_in_ms=0.826
2018-02-17 05:13:40,016 [salt.state       ][INFO    ][3841] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:13:40.016758
2018-02-17 05:13:40,017 [salt.state       ][INFO    ][3841] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-02-17 05:13:40,017 [salt.state       ][INFO    ][3841] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-02-17 05:13:40,018 [salt.state       ][INFO    ][3841] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:13:40.018000 duration_in_ms=1.242
2018-02-17 05:13:40,018 [salt.state       ][INFO    ][3841] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:13:40.018225
2018-02-17 05:13:40,018 [salt.state       ][INFO    ][3841] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-02-17 05:13:40,020 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-02-17 05:13:40,032 [salt.state       ][INFO    ][3841] {'pid': 4562, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:13:40,032 [salt.state       ][INFO    ][3841] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:13:40.032766 duration_in_ms=14.54
2018-02-17 05:13:40,035 [salt.state       ][INFO    ][3841] Running state [mine.update] at time 05:13:40.034982
2018-02-17 05:13:40,035 [salt.state       ][INFO    ][3841] Executing state module.wait for mine.update
2018-02-17 05:13:40,035 [salt.state       ][INFO    ][3841] No changes made for mine.update
2018-02-17 05:13:40,036 [salt.state       ][INFO    ][3841] Completed state [mine.update] at time 05:13:40.036201 duration_in_ms=1.218
2018-02-17 05:13:40,036 [salt.state       ][INFO    ][3841] Running state [mine.update] at time 05:13:40.036515
2018-02-17 05:13:40,036 [salt.state       ][INFO    ][3841] Executing state module.mod_watch for mine.update
2018-02-17 05:13:40,568 [salt.state       ][INFO    ][3841] {'ret': True}
2018-02-17 05:13:40,568 [salt.state       ][INFO    ][3841] Completed state [mine.update] at time 05:13:40.568691 duration_in_ms=532.175
2018-02-17 05:13:40,569 [salt.state       ][INFO    ][3841] Running state [ca-certificates] at time 05:13:40.569409
2018-02-17 05:13:40,570 [salt.state       ][INFO    ][3841] Executing state pkg.installed for ca-certificates
2018-02-17 05:13:40,584 [salt.state       ][INFO    ][3841] All specified packages are already installed
2018-02-17 05:13:40,584 [salt.state       ][INFO    ][3841] Completed state [ca-certificates] at time 05:13:40.584236 duration_in_ms=14.827
2018-02-17 05:13:40,586 [salt.state       ][INFO    ][3841] Running state [update-ca-certificates] at time 05:13:40.586168
2018-02-17 05:13:40,586 [salt.state       ][INFO    ][3841] Executing state cmd.wait for update-ca-certificates
2018-02-17 05:13:40,586 [salt.state       ][INFO    ][3841] No changes made for update-ca-certificates
2018-02-17 05:13:40,587 [salt.state       ][INFO    ][3841] Completed state [update-ca-certificates] at time 05:13:40.587004 duration_in_ms=0.836
2018-02-17 05:13:40,587 [salt.state       ][INFO    ][3841] Running state [openssh-server] at time 05:13:40.587260
2018-02-17 05:13:40,587 [salt.state       ][INFO    ][3841] Executing state pkg.latest for openssh-server
2018-02-17 05:13:40,595 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2018-02-17 05:13:40,670 [salt.state       ][INFO    ][3841] Package openssh-server is already up-to-date
2018-02-17 05:13:40,671 [salt.state       ][INFO    ][3841] Completed state [openssh-server] at time 05:13:40.671159 duration_in_ms=83.899
2018-02-17 05:13:40,672 [salt.state       ][INFO    ][3841] Running state [/etc/ssh/sshd_config] at time 05:13:40.672922
2018-02-17 05:13:40,673 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/ssh/sshd_config
2018-02-17 05:13:40,702 [salt.fileclient  ][INFO    ][3841] Fetching file from saltenv 'base', ** done ** 'openssh/files/sshd_config'
2018-02-17 05:13:40,782 [salt.state       ][INFO    ][3841] File changed:
--- 
+++ 
@@ -1,23 +1,24 @@
+
+
 # Package generated configuration file
 # See the sshd_config(5) manpage for details
-
 # What ports, IPs and protocols we listen for
 Port 22
+
 # Use these options to restrict which interfaces/protocols sshd will bind to
-#ListenAddress ::
-#ListenAddress 0.0.0.0
+ListenAddress 0.0.0.0
+
 Protocol 2
 # HostKeys for protocol version 2
 HostKey /etc/ssh/ssh_host_rsa_key
 HostKey /etc/ssh/ssh_host_dsa_key
 HostKey /etc/ssh/ssh_host_ecdsa_key
-HostKey /etc/ssh/ssh_host_ed25519_key
 #Privilege Separation is turned on for security
 UsePrivilegeSeparation yes
 
 # Lifetime and size of ephemeral version 1 server key
 KeyRegenerationInterval 3600
-ServerKeyBits 1024
+ServerKeyBits 2048
 
 # Logging
 SyslogFacility AUTH
@@ -25,19 +26,30 @@
 
 # Authentication:
 LoginGraceTime 120
-PermitRootLogin prohibit-password
+
+# FIXME: PermitRootLogin its not boolean variable! need to be refactored!
+PermitRootLogin no
+
 StrictModes yes
 
 RSAAuthentication yes
+
 PubkeyAuthentication yes
-#AuthorizedKeysFile	%h/.ssh/authorized_keys
+AuthorizedKeysFile     %h/.ssh/authorized_keys
+
+
+
+
+
 
 # Don't read the user's ~/.rhosts and ~/.shosts files
 IgnoreRhosts yes
 # For this to work you will also need host keys in /etc/ssh_known_hosts
 RhostsRSAAuthentication no
 # similar for protocol version 2
+
 HostbasedAuthentication no
+
 # Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication
 #IgnoreUserKnownHosts yes
 
@@ -52,24 +64,23 @@
 PasswordAuthentication no
 
 # Kerberos options
-#KerberosAuthentication no
+KerberosAuthentication no
 #KerberosGetAFSToken no
 #KerberosOrLocalPasswd yes
 #KerberosTicketCleanup yes
 
 # GSSAPI options
-#GSSAPIAuthentication no
+GSSAPIAuthentication no
 #GSSAPICleanupCredentials yes
-
 X11Forwarding yes
 X11DisplayOffset 10
 PrintMotd no
 PrintLastLog yes
 TCPKeepAlive yes
 #UseLogin no
-
+MaxSessions 10
 #MaxStartups 10:30:60
-#Banner /etc/issue.net
+#Banner /etc/banner
 
 # Allow client to pass locale environment variables
 AcceptEnv LANG LC_*

2018-02-17 05:13:40,783 [salt.state       ][INFO    ][3841] Completed state [/etc/ssh/sshd_config] at time 05:13:40.783114 duration_in_ms=110.192
2018-02-17 05:13:40,784 [salt.state       ][INFO    ][3841] Running state [ssh] at time 05:13:40.784431
2018-02-17 05:13:40,784 [salt.state       ][INFO    ][3841] Executing state service.running for ssh
2018-02-17 05:13:40,785 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2018-02-17 05:13:40,805 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-02-17 05:13:40,817 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-02-17 05:13:40,831 [salt.state       ][INFO    ][3841] The service ssh is already running
2018-02-17 05:13:40,832 [salt.state       ][INFO    ][3841] Completed state [ssh] at time 05:13:40.831965 duration_in_ms=47.534
2018-02-17 05:13:40,832 [salt.state       ][INFO    ][3841] Running state [ssh] at time 05:13:40.832252
2018-02-17 05:13:40,832 [salt.state       ][INFO    ][3841] Executing state service.mod_watch for ssh
2018-02-17 05:13:40,833 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-02-17 05:13:40,848 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-02-17 05:13:40,865 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ssh.service'] in directory '/root'
2018-02-17 05:13:40,915 [salt.state       ][INFO    ][3841] {'ssh': True}
2018-02-17 05:13:40,915 [salt.state       ][INFO    ][3841] Completed state [ssh] at time 05:13:40.915755 duration_in_ms=83.502
2018-02-17 05:13:40,916 [salt.state       ][INFO    ][3841] Running state [ntp] at time 05:13:40.916184
2018-02-17 05:13:40,916 [salt.state       ][INFO    ][3841] Executing state pkg.installed for ntp
2018-02-17 05:13:40,926 [salt.state       ][INFO    ][3841] All specified packages are already installed
2018-02-17 05:13:40,927 [salt.state       ][INFO    ][3841] Completed state [ntp] at time 05:13:40.927043 duration_in_ms=10.859
2018-02-17 05:13:40,928 [salt.state       ][INFO    ][3841] Running state [/etc/ntp.conf] at time 05:13:40.928553
2018-02-17 05:13:40,928 [salt.state       ][INFO    ][3841] Executing state file.managed for /etc/ntp.conf
2018-02-17 05:13:40,987 [salt.state       ][INFO    ][3841] File /etc/ntp.conf is in the correct state
2018-02-17 05:13:40,988 [salt.state       ][INFO    ][3841] Completed state [/etc/ntp.conf] at time 05:13:40.988195 duration_in_ms=59.642
2018-02-17 05:13:40,990 [salt.state       ][INFO    ][3841] Running state [ntp] at time 05:13:40.990016
2018-02-17 05:13:40,990 [salt.state       ][INFO    ][3841] Executing state service.running for ntp
2018-02-17 05:13:40,990 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-02-17 05:13:41,010 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-02-17 05:13:41,026 [salt.loaded.int.module.cmdmod][INFO    ][3841] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-02-17 05:13:41,045 [salt.state       ][INFO    ][3841] The service ntp is already running
2018-02-17 05:13:41,046 [salt.state       ][INFO    ][3841] Completed state [ntp] at time 05:13:41.045905 duration_in_ms=55.889
2018-02-17 05:13:41,056 [salt.minion      ][INFO    ][3841] Returning information for job: 20180217051323487590
2018-02-17 05:13:41,848 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217051341835450
2018-02-17 05:13:41,863 [salt.minion      ][INFO    ][4627] Starting a new job with PID 4627
2018-02-17 05:13:44,231 [salt.state       ][INFO    ][4627] Loading fresh modules for state activity
2018-02-17 05:13:44,285 [salt.fileclient  ][INFO    ][4627] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2018-02-17 05:13:44,966 [salt.state       ][INFO    ][4627] Running state [maas-rack-controller] at time 05:13:44.965939
2018-02-17 05:13:44,966 [salt.state       ][INFO    ][4627] Executing state pkg.installed for maas-rack-controller
2018-02-17 05:13:44,967 [salt.loaded.int.module.cmdmod][INFO    ][4627] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-17 05:13:45,350 [salt.loaded.int.module.cmdmod][INFO    ][4627] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2018-02-17 05:13:45,444 [salt.loaded.int.module.cmdmod][INFO    ][4627] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-17 05:13:47,768 [salt.loaded.int.module.cmdmod][INFO    ][4627] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-17 05:13:47,798 [salt.loaded.int.module.cmdmod][INFO    ][4627] 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'
2018-02-17 05:13:51,959 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051351945804
2018-02-17 05:13:51,981 [salt.minion      ][INFO    ][5211] Starting a new job with PID 5211
2018-02-17 05:13:52,006 [salt.minion      ][INFO    ][5211] Returning information for job: 20180217051351945804
2018-02-17 05:14:01,993 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051401980927
2018-02-17 05:14:02,011 [salt.minion      ][INFO    ][7326] Starting a new job with PID 7326
2018-02-17 05:14:02,038 [salt.minion      ][INFO    ][7326] Returning information for job: 20180217051401980927
2018-02-17 05:14:12,247 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051412233989
2018-02-17 05:14:12,272 [salt.minion      ][INFO    ][7850] Starting a new job with PID 7850
2018-02-17 05:14:12,303 [salt.minion      ][INFO    ][7850] Returning information for job: 20180217051412233989
2018-02-17 05:14:22,296 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051422282819
2018-02-17 05:14:22,312 [salt.minion      ][INFO    ][8007] Starting a new job with PID 8007
2018-02-17 05:14:22,334 [salt.minion      ][INFO    ][8007] Returning information for job: 20180217051422282819
2018-02-17 05:14:24,933 [salt.loaded.int.module.cmdmod][INFO    ][4627] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-17 05:14:24,977 [salt.state       ][INFO    ][4627] Made the following changes:
'python3-pyvmomi' changed from 'absent' to '5.5.0-2014.1.1-3'
'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'
'python3-twisted' changed from 'absent' to '16.0.0-1'
'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-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-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-core7' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'avahi-daemon' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'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.2'
'python3-lxml' changed from 'absent' to '3.5.0-1build1'
'maas-dhcp' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'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'
'distro-info' changed from 'absent' to '0.14build1'
'python3-netaddr' changed from 'absent' to '0.7.18-1'
'python3-maas-provisioningserver' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-jsonschema' changed from 'absent' to '2.5.1-4'
'maas-cli' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-seamicroclient' changed from 'absent' to '0.4.0-1ubuntu1'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'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'
'python3-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python3-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'python3-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'python3-paramiko' changed from 'absent' to '2.0.0-1~cloud0'
'python3-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python3-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'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.0-6434-gd354690-0ubuntu1~16.04.1'
'freeipmi-common' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'curtin-common' changed from 'absent' to '17.1-11-ga4c9636b-0ubuntu1~16.04.1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'ieee-data' changed from 'absent' to '20150531.1'
'python3-oauth' changed from 'absent' to '1.0.1-5'
'python3-maas-client' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'libisccfg-export140' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'python3-openssl' changed from 'absent' to '16.2.0-1~cloud0'
'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.7'
'maas-rack-controller' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python3-curtin' changed from 'absent' to '17.1-11-ga4c9636b-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.10'
'python3-crochet' changed from 'absent' to '1.4.0-0ubuntu2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python3-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'libipmidetect0' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'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.10'

2018-02-17 05:14:25,016 [salt.state       ][INFO    ][4627] Loading fresh modules for state activity
2018-02-17 05:14:25,063 [salt.state       ][INFO    ][4627] Completed state [maas-rack-controller] at time 05:14:25.063268 duration_in_ms=40097.33
2018-02-17 05:14:25,068 [salt.state       ][INFO    ][4627] Running state [/etc/maas/rackd.conf] at time 05:14:25.068089
2018-02-17 05:14:25,068 [salt.state       ][INFO    ][4627] Executing state file.line for /etc/maas/rackd.conf
2018-02-17 05:14:25,069 [salt.loaded.int.states.file][WARNING ][4627] 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.
2018-02-17 05:14:25,072 [salt.state       ][INFO    ][4627] No changes needed to be made
2018-02-17 05:14:25,073 [salt.state       ][INFO    ][4627] Completed state [/etc/maas/rackd.conf] at time 05:14:25.073411 duration_in_ms=5.322
2018-02-17 05:14:25,073 [salt.state       ][INFO    ][4627] Running state [/etc/maas/rackd.conf] at time 05:14:25.073668
2018-02-17 05:14:25,073 [salt.state       ][INFO    ][4627] Executing state file.managed for /etc/maas/rackd.conf
2018-02-17 05:14:25,074 [salt.loaded.int.states.file][WARNING ][4627] 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.
2018-02-17 05:14:25,074 [salt.state       ][INFO    ][4627] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2018-02-17 05:14:25,075 [salt.state       ][INFO    ][4627] Completed state [/etc/maas/rackd.conf] at time 05:14:25.075063 duration_in_ms=1.395
2018-02-17 05:14:25,399 [salt.state       ][INFO    ][4627] Running state [maas-rackd] at time 05:14:25.399322
2018-02-17 05:14:25,399 [salt.state       ][INFO    ][4627] Executing state service.running for maas-rackd
2018-02-17 05:14:25,402 [salt.loaded.int.module.cmdmod][INFO    ][4627] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2018-02-17 05:14:25,419 [salt.loaded.int.module.cmdmod][INFO    ][4627] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2018-02-17 05:14:25,431 [salt.loaded.int.module.cmdmod][INFO    ][4627] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2018-02-17 05:14:25,442 [salt.state       ][INFO    ][4627] The service maas-rackd is already running
2018-02-17 05:14:25,443 [salt.state       ][INFO    ][4627] Completed state [maas-rackd] at time 05:14:25.443230 duration_in_ms=43.908
2018-02-17 05:14:25,445 [salt.minion      ][INFO    ][4627] Returning information for job: 20180217051341835450
2018-02-17 05:14:26,228 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217051426218473
2018-02-17 05:14:26,244 [salt.minion      ][INFO    ][8213] Starting a new job with PID 8213
2018-02-17 05:14:28,601 [salt.state       ][INFO    ][8213] Loading fresh modules for state activity
2018-02-17 05:14:28,666 [salt.fileclient  ][INFO    ][8213] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2018-02-17 05:14:29,372 [salt.state       ][INFO    ][8213] Running state [maas-region-controller] at time 05:14:29.372455
2018-02-17 05:14:29,373 [salt.state       ][INFO    ][8213] Executing state pkg.installed for maas-region-controller
2018-02-17 05:14:29,374 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-17 05:14:29,792 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2018-02-17 05:14:29,875 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-02-17 05:14:32,293 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-02-17 05:14:32,318 [salt.loaded.int.module.cmdmod][INFO    ][8213] 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'
2018-02-17 05:14:36,281 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051436270766
2018-02-17 05:14:36,307 [salt.minion      ][INFO    ][8762] Starting a new job with PID 8762
2018-02-17 05:14:36,339 [salt.minion      ][INFO    ][8762] Returning information for job: 20180217051436270766
2018-02-17 05:14:46,330 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051446318911
2018-02-17 05:14:46,363 [salt.minion      ][INFO    ][10239] Starting a new job with PID 10239
2018-02-17 05:14:46,473 [salt.minion      ][INFO    ][10239] Returning information for job: 20180217051446318911
2018-02-17 05:14:56,457 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051456441585
2018-02-17 05:14:56,482 [salt.minion      ][INFO    ][11883] Starting a new job with PID 11883
2018-02-17 05:14:56,516 [salt.minion      ][INFO    ][11883] Returning information for job: 20180217051456441585
2018-02-17 05:15:06,492 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051506482394
2018-02-17 05:15:06,521 [salt.minion      ][INFO    ][11892] Starting a new job with PID 11892
2018-02-17 05:15:06,553 [salt.minion      ][INFO    ][11892] Returning information for job: 20180217051506482394
2018-02-17 05:15:16,566 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051516550472
2018-02-17 05:15:16,590 [salt.minion      ][INFO    ][11901] Starting a new job with PID 11901
2018-02-17 05:15:16,618 [salt.minion      ][INFO    ][11901] Returning information for job: 20180217051516550472
2018-02-17 05:15:26,602 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051526589302
2018-02-17 05:15:26,618 [salt.minion      ][INFO    ][11929] Starting a new job with PID 11929
2018-02-17 05:15:26,642 [salt.minion      ][INFO    ][11929] Returning information for job: 20180217051526589302
2018-02-17 05:15:36,831 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051536815932
2018-02-17 05:15:36,862 [salt.minion      ][INFO    ][12718] Starting a new job with PID 12718
2018-02-17 05:15:36,895 [salt.minion      ][INFO    ][12718] Returning information for job: 20180217051536815932
2018-02-17 05:15:46,918 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051546901880
2018-02-17 05:15:46,939 [salt.minion      ][INFO    ][13201] Starting a new job with PID 13201
2018-02-17 05:15:46,963 [salt.minion      ][INFO    ][13201] Returning information for job: 20180217051546901880
2018-02-17 05:15:57,144 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051557129290
2018-02-17 05:15:57,162 [salt.minion      ][INFO    ][13492] Starting a new job with PID 13492
2018-02-17 05:15:57,184 [salt.minion      ][INFO    ][13492] Returning information for job: 20180217051557129290
2018-02-17 05:16:07,373 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051607357740
2018-02-17 05:16:07,411 [salt.minion      ][INFO    ][13975] Starting a new job with PID 13975
2018-02-17 05:16:07,452 [salt.minion      ][INFO    ][13975] Returning information for job: 20180217051607357740
2018-02-17 05:16:17,422 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051617406802
2018-02-17 05:16:17,464 [salt.minion      ][INFO    ][13980] Starting a new job with PID 13980
2018-02-17 05:16:17,508 [salt.minion      ][INFO    ][13980] Returning information for job: 20180217051617406802
2018-02-17 05:16:27,493 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051627481191
2018-02-17 05:16:28,360 [salt.minion      ][INFO    ][13991] Starting a new job with PID 13991
2018-02-17 05:16:28,424 [salt.minion      ][INFO    ][13991] Returning information for job: 20180217051627481191
2018-02-17 05:16:37,554 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051637538715
2018-02-17 05:16:37,588 [salt.minion      ][INFO    ][13996] Starting a new job with PID 13996
2018-02-17 05:16:37,635 [salt.minion      ][INFO    ][13996] Returning information for job: 20180217051637538715
2018-02-17 05:16:47,631 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051647613833
2018-02-17 05:16:47,649 [salt.minion      ][INFO    ][14002] Starting a new job with PID 14002
2018-02-17 05:16:47,676 [salt.minion      ][INFO    ][14002] Returning information for job: 20180217051647613833
2018-02-17 05:16:57,674 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051657656575
2018-02-17 05:16:57,697 [salt.minion      ][INFO    ][14008] Starting a new job with PID 14008
2018-02-17 05:16:57,722 [salt.minion      ][INFO    ][14008] Returning information for job: 20180217051657656575
2018-02-17 05:17:07,708 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051707690899
2018-02-17 05:17:07,730 [salt.minion      ][INFO    ][14023] Starting a new job with PID 14023
2018-02-17 05:17:07,764 [salt.minion      ][INFO    ][14023] Returning information for job: 20180217051707690899
2018-02-17 05:17:17,756 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051717741201
2018-02-17 05:17:17,775 [salt.minion      ][INFO    ][14029] Starting a new job with PID 14029
2018-02-17 05:17:17,799 [salt.minion      ][INFO    ][14029] Returning information for job: 20180217051717741201
2018-02-17 05:17:27,791 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051727777039
2018-02-17 05:17:27,817 [salt.minion      ][INFO    ][14196] Starting a new job with PID 14196
2018-02-17 05:17:27,853 [salt.minion      ][INFO    ][14196] Returning information for job: 20180217051727777039
2018-02-17 05:17:35,529 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-02-17 05:17:35,589 [salt.state       ][INFO    ][8213] Made the following changes:
'python3.5-psycopg2' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'sphinx-common' changed from 'absent' to '1.5.6-2~cloud0'
'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.2'
'maas-region-api' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'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.11-0ubuntu0.16.04'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'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.11-0ubuntu0.16.04'
'python3-django' changed from 'absent' to '1.8.7-1ubuntu5.5'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'postgresql-common' changed from 'absent' to '173ubuntu0.1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'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'
'python3-imagesize' changed from 'absent' to '0.7.1-1~cloud0'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libjbig0' changed from 'absent' to '2.1-3.1'
'bind9' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'postgresql-9.5' changed from 'absent' to '9.5.11-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.10'
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'squid-common' changed from 'absent' to '3.5.12-1ubuntu7.5'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'squid' changed from 'absent' to '3.5.12-1ubuntu7.5'
'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.1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'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.11-0ubuntu0.16.04'
'libjs-yui3-common' changed from 'absent' to '3.5.1-1ubuntu3'
'maas-dns' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-django-maas' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'dbconfig-pgsql' changed from 'absent' to '2.0.4ubuntu1'
'postgresql-client' changed from 'absent' to '9.5+173ubuntu0.1'
'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'
'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'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'python3-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'maas-proxy' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-alabaster' changed from 'absent' to '0.7.7-1'
'postgresql' changed from 'absent' to '9.5+173ubuntu0.1'
'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.5.6-2~cloud0'
'python3-djorm-pgarray' changed from 'absent' to '1'
'maas-region-controller' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python-django-common' changed from 'absent' to '1.8.7-1ubuntu5.5'
'ssl-cert' changed from 'absent' to '1.0.37'
'libwebpmux1' changed from 'absent' to '0.4.4-1'

2018-02-17 05:17:35,632 [salt.state       ][INFO    ][8213] Loading fresh modules for state activity
2018-02-17 05:17:35,691 [salt.state       ][INFO    ][8213] Completed state [maas-region-controller] at time 05:17:35.691344 duration_in_ms=186318.889
2018-02-17 05:17:35,710 [salt.state       ][INFO    ][8213] Running state [python-oauth] at time 05:17:35.710303
2018-02-17 05:17:35,710 [salt.state       ][INFO    ][8213] Executing state pkg.installed for python-oauth
2018-02-17 05:17:36,549 [salt.state       ][INFO    ][8213] All specified packages are already installed
2018-02-17 05:17:36,555 [salt.state       ][INFO    ][8213] Completed state [python-oauth] at time 05:17:36.554963 duration_in_ms=844.66
2018-02-17 05:17:36,566 [salt.state       ][INFO    ][8213] Running state [/etc/maas/regiond.conf] at time 05:17:36.566638
2018-02-17 05:17:36,567 [salt.state       ][INFO    ][8213] Executing state file.replace for /etc/maas/regiond.conf
2018-02-17 05:17:36,583 [salt.state       ][INFO    ][8213] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: mRg7ArrwVyJc
 database_port: 5432
 database_user: maas
-maas_url: http://10.20.0.3:5240/MAAS
+maas_url: http://192.168.11.3:5240/MAAS

2018-02-17 05:17:36,596 [salt.state       ][INFO    ][8213] Completed state [/etc/maas/regiond.conf] at time 05:17:36.596439 duration_in_ms=29.802
2018-02-17 05:17:36,597 [salt.state       ][INFO    ][8213] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 05:17:36.597058
2018-02-17 05:17:36,597 [salt.state       ][INFO    ][8213] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-02-17 05:17:36,662 [salt.fileclient  ][INFO    ][8213] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2018-02-17 05:17:36,729 [salt.state       ][INFO    ][8213] 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
@@ -57,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}}
+
+

2018-02-17 05:17:36,730 [salt.state       ][INFO    ][8213] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 05:17:36.730022 duration_in_ms=132.964
2018-02-17 05:17:36,730 [salt.state       ][INFO    ][8213] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:17:36.730580
2018-02-17 05:17:36,735 [salt.state       ][INFO    ][8213] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-02-17 05:17:36,740 [salt.state       ][INFO    ][8213] 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,

2018-02-17 05:17:36,743 [salt.state       ][INFO    ][8213] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:17:36.743640 duration_in_ms=13.059
2018-02-17 05:17:36,744 [salt.state       ][INFO    ][8213] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:17:36.744146
2018-02-17 05:17:36,744 [salt.state       ][INFO    ][8213] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-02-17 05:17:36,753 [salt.state       ][INFO    ][8213] 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,

2018-02-17 05:17:36,753 [salt.state       ][INFO    ][8213] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:17:36.753385 duration_in_ms=9.239
2018-02-17 05:17:36,753 [salt.state       ][INFO    ][8213] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 05:17:36.753803
2018-02-17 05:17:36,754 [salt.state       ][INFO    ][8213] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-02-17 05:17:36,793 [salt.state       ][INFO    ][8213] 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

2018-02-17 05:17:36,793 [salt.state       ][INFO    ][8213] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 05:17:36.793846 duration_in_ms=40.043
2018-02-17 05:17:36,794 [salt.state       ][INFO    ][8213] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 05:17:36.794329
2018-02-17 05:17:36,794 [salt.state       ][INFO    ][8213] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-02-17 05:17:36,821 [salt.fileclient  ][INFO    ][8213] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2018-02-17 05:17:36,823 [salt.state       ][INFO    ][8213] 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"

2018-02-17 05:17:36,823 [salt.state       ][INFO    ][8213] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 05:17:36.823459 duration_in_ms=29.129
2018-02-17 05:17:36,824 [salt.state       ][INFO    ][8213] Running state [a2enmod headers] at time 05:17:36.824628
2018-02-17 05:17:36,824 [salt.state       ][INFO    ][8213] Executing state cmd.run for a2enmod headers
2018-02-17 05:17:36,825 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command 'a2enmod headers' in directory '/root'
2018-02-17 05:17:36,943 [salt.state       ][INFO    ][8213] {'pid': 14813, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-02-17 05:17:36,944 [salt.state       ][INFO    ][8213] Completed state [a2enmod headers] at time 05:17:36.944646 duration_in_ms=120.017
2018-02-17 05:17:36,945 [salt.state       ][INFO    ][8213] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 05:17:36.945662
2018-02-17 05:17:36,946 [salt.state       ][INFO    ][8213] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-02-17 05:17:36,978 [salt.fileclient  ][INFO    ][8213] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2018-02-17 05:17:36,981 [salt.state       ][INFO    ][8213] File changed:
New file
2018-02-17 05:17:36,982 [salt.state       ][INFO    ][8213] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 05:17:36.981975 duration_in_ms=36.312
2018-02-17 05:17:36,982 [salt.state       ][INFO    ][8213] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 05:17:36.982570
2018-02-17 05:17:36,987 [salt.state       ][INFO    ][8213] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-02-17 05:17:37,012 [salt.fileclient  ][INFO    ][8213] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2018-02-17 05:17:37,056 [salt.state       ][INFO    ][8213] File changed:
New file
2018-02-17 05:17:37,057 [salt.state       ][INFO    ][8213] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 05:17:37.056978 duration_in_ms=74.408
2018-02-17 05:17:37,057 [salt.state       ][INFO    ][8213] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 05:17:37.057672
2018-02-17 05:17:37,060 [salt.state       ][INFO    ][8213] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-02-17 05:17:37,080 [salt.fileclient  ][INFO    ][8213] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2018-02-17 05:17:37,117 [salt.state       ][INFO    ][8213] File changed:
New file
2018-02-17 05:17:37,119 [salt.state       ][INFO    ][8213] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 05:17:37.119162 duration_in_ms=61.489
2018-02-17 05:17:37,119 [salt.state       ][INFO    ][8213] Running state [/root/.pgpass] at time 05:17:37.119464
2018-02-17 05:17:37,119 [salt.state       ][INFO    ][8213] Executing state file.managed for /root/.pgpass
2018-02-17 05:17:37,141 [salt.fileclient  ][INFO    ][8213] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2018-02-17 05:17:37,184 [salt.state       ][INFO    ][8213] File changed:
New file
2018-02-17 05:17:37,184 [salt.state       ][INFO    ][8213] Completed state [/root/.pgpass] at time 05:17:37.184674 duration_in_ms=65.21
2018-02-17 05:17:37,193 [salt.state       ][INFO    ][8213] Running state [maas-region syncdb] at time 05:17:37.192973
2018-02-17 05:17:37,193 [salt.state       ][INFO    ][8213] Executing state cmd.run for maas-region syncdb
2018-02-17 05:17:37,193 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command 'maas-region syncdb' in directory '/root'
2018-02-17 05:17:37,840 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051737829113
2018-02-17 05:17:38,543 [salt.minion      ][INFO    ][14871] Starting a new job with PID 14871
2018-02-17 05:17:38,671 [salt.minion      ][INFO    ][14871] Returning information for job: 20180217051737829113
2018-02-17 05:17:41,195 [salt.state       ][INFO    ][8213] {'pid': 14852, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: sessions, contenttypes, maasserver, sites, metadataserver, piston3, auth\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2018-02-17 05:17:41,195 [salt.state       ][INFO    ][8213] Completed state [maas-region syncdb] at time 05:17:41.195678 duration_in_ms=4002.704
2018-02-17 05:17:41,197 [salt.state       ][INFO    ][8213] Running state [maas-regiond] at time 05:17:41.197135
2018-02-17 05:17:41,197 [salt.state       ][INFO    ][8213] Executing state service.running for maas-regiond
2018-02-17 05:17:41,198 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-02-17 05:17:41,214 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-02-17 05:17:41,226 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-02-17 05:17:41,249 [salt.state       ][INFO    ][8213] The service maas-regiond is already running
2018-02-17 05:17:41,250 [salt.state       ][INFO    ][8213] Completed state [maas-regiond] at time 05:17:41.250073 duration_in_ms=52.938
2018-02-17 05:17:41,250 [salt.state       ][INFO    ][8213] Running state [maas-regiond] at time 05:17:41.250697
2018-02-17 05:17:41,251 [salt.state       ][INFO    ][8213] Executing state service.mod_watch for maas-regiond
2018-02-17 05:17:41,251 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-02-17 05:17:41,267 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-02-17 05:17:41,279 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2018-02-17 05:17:41,334 [salt.state       ][INFO    ][8213] {'maas-regiond': True}
2018-02-17 05:17:41,335 [salt.state       ][INFO    ][8213] Completed state [maas-regiond] at time 05:17:41.334941 duration_in_ms=84.244
2018-02-17 05:17:41,336 [salt.state       ][INFO    ][8213] Running state [bind9] at time 05:17:41.336843
2018-02-17 05:17:41,337 [salt.state       ][INFO    ][8213] Executing state service.running for bind9
2018-02-17 05:17:41,338 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-02-17 05:17:41,352 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-02-17 05:17:41,369 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-02-17 05:17:41,383 [salt.state       ][INFO    ][8213] The service bind9 is already running
2018-02-17 05:17:41,384 [salt.state       ][INFO    ][8213] Completed state [bind9] at time 05:17:41.384265 duration_in_ms=47.422
2018-02-17 05:17:41,384 [salt.state       ][INFO    ][8213] Running state [bind9] at time 05:17:41.384558
2018-02-17 05:17:41,384 [salt.state       ][INFO    ][8213] Executing state service.mod_watch for bind9
2018-02-17 05:17:41,386 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-02-17 05:17:41,398 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-02-17 05:17:41,413 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2018-02-17 05:17:41,785 [salt.state       ][INFO    ][8213] {'bind9': True}
2018-02-17 05:17:41,785 [salt.state       ][INFO    ][8213] Completed state [bind9] at time 05:17:41.785864 duration_in_ms=401.304
2018-02-17 05:17:41,789 [salt.state       ][INFO    ][8213] Running state [apache2] at time 05:17:41.789339
2018-02-17 05:17:41,789 [salt.state       ][INFO    ][8213] Executing state service.running for apache2
2018-02-17 05:17:41,792 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-02-17 05:17:41,822 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-17 05:17:41,878 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-17 05:17:41,903 [salt.state       ][INFO    ][8213] The service apache2 is already running
2018-02-17 05:17:41,904 [salt.state       ][INFO    ][8213] Completed state [apache2] at time 05:17:41.904345 duration_in_ms=115.006
2018-02-17 05:17:41,904 [salt.state       ][INFO    ][8213] Running state [apache2] at time 05:17:41.904678
2018-02-17 05:17:41,905 [salt.state       ][INFO    ][8213] Executing state service.mod_watch for apache2
2018-02-17 05:17:41,906 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-02-17 05:17:41,932 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-02-17 05:17:41,956 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-02-17 05:17:44,218 [salt.state       ][INFO    ][8213] {'apache2': True}
2018-02-17 05:17:44,219 [salt.state       ][INFO    ][8213] Completed state [apache2] at time 05:17:44.219498 duration_in_ms=2314.817
2018-02-17 05:17:44,221 [salt.state       ][INFO    ][8213] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 05:17:44.221072
2018-02-17 05:17:44,221 [salt.state       ][INFO    ][8213] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-02-17 05:17:44,224 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2018-02-17 05:17:48,051 [salt.state       ][INFO    ][8213] {'pid': 15138, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:17:48,059 [salt.state       ][INFO    ][8213] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 05:17:48.059304 duration_in_ms=3838.231
2018-02-17 05:17:48,060 [salt.state       ][INFO    ][8213] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:17:48.060186
2018-02-17 05:17:48,060 [salt.state       ][INFO    ][8213] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:17:48,062 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:17:48,063 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051748035206
2018-02-17 05:17:48,089 [salt.minion      ][INFO    ][15250] Starting a new job with PID 15250
2018-02-17 05:17:48,116 [salt.minion      ][INFO    ][15250] Returning information for job: 20180217051748035206
2018-02-17 05:17:50,212 [salt.state       ][INFO    ][8213] {'pid': 15245, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:17:50,212 [salt.state       ][INFO    ][8213] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:17:50.212623 duration_in_ms=2152.436
2018-02-17 05:17:50,213 [salt.state       ][INFO    ][8213] Running state [salt://maas/files/maas-artifact-sync.sh] at time 05:17:50.213667
2018-02-17 05:17:50,214 [salt.state       ][INFO    ][8213] Executing state cmd.script for salt://maas/files/maas-artifact-sync.sh
2018-02-17 05:17:50,246 [salt.fileclient  ][INFO    ][8213] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-artifact-sync.sh'
2018-02-17 05:17:50,286 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command '/tmp/tmpG8WKyU.sh' in directory '/root'
2018-02-17 05:17:58,105 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051758087831
2018-02-17 05:17:58,125 [salt.minion      ][INFO    ][15380] Starting a new job with PID 15380
2018-02-17 05:17:58,148 [salt.minion      ][INFO    ][15380] Returning information for job: 20180217051758087831
2018-02-17 05:18:08,138 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051808126695
2018-02-17 05:18:08,160 [salt.minion      ][INFO    ][15422] Starting a new job with PID 15422
2018-02-17 05:18:08,190 [salt.minion      ][INFO    ][15422] Returning information for job: 20180217051808126695
2018-02-17 05:18:18,181 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051818169275
2018-02-17 05:18:18,245 [salt.minion      ][INFO    ][15583] Starting a new job with PID 15583
2018-02-17 05:18:18,326 [salt.minion      ][INFO    ][15583] Returning information for job: 20180217051818169275
2018-02-17 05:18:28,343 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051828330840
2018-02-17 05:18:28,366 [salt.minion      ][INFO    ][15723] Starting a new job with PID 15723
2018-02-17 05:18:28,387 [salt.minion      ][INFO    ][15723] Returning information for job: 20180217051828330840
2018-02-17 05:18:38,366 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051838353266
2018-02-17 05:18:38,388 [salt.minion      ][INFO    ][15898] Starting a new job with PID 15898
2018-02-17 05:18:38,420 [salt.minion      ][INFO    ][15898] Returning information for job: 20180217051838353266
2018-02-17 05:18:48,442 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051848424291
2018-02-17 05:18:48,490 [salt.minion      ][INFO    ][15915] Starting a new job with PID 15915
2018-02-17 05:18:48,529 [salt.minion      ][INFO    ][15915] Returning information for job: 20180217051848424291
2018-02-17 05:18:58,537 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051858525690
2018-02-17 05:18:58,604 [salt.minion      ][INFO    ][15939] Starting a new job with PID 15939
2018-02-17 05:18:59,576 [salt.minion      ][INFO    ][15939] Returning information for job: 20180217051858525690
2018-02-17 05:19:08,721 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051908708514
2018-02-17 05:19:08,743 [salt.minion      ][INFO    ][15967] Starting a new job with PID 15967
2018-02-17 05:19:08,770 [salt.minion      ][INFO    ][15967] Returning information for job: 20180217051908708514
2018-02-17 05:19:17,863 [salt.state       ][INFO    ][8213] {'pid': 15275, 'retcode': 0, 'stderr': '', 'stdout': "\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name 'opnfv'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n\n[NOTE] Waiting for cmd to return success: maas opnfv boot-resources import\n\nImport of boot resources started\n[NOTE] Waiting for cmd to return success: ! maas opnfv boot-resources is-importing | grep -q 'true'\n\n...Import of boot images started on all rack controllers\n[NOTE] Waiting for cmd to return success: test -d /var/lib/maas/boot-resources/current/ubuntu/amd64\n\n...."}
2018-02-17 05:19:17,867 [salt.state       ][INFO    ][8213] Completed state [salt://maas/files/maas-artifact-sync.sh] at time 05:19:17.866860 duration_in_ms=87653.19
2018-02-17 05:19:17,873 [salt.state       ][INFO    ][8213] Running state [maas.process_maas_config] at time 05:19:17.873829
2018-02-17 05:19:17,874 [salt.state       ][INFO    ][8213] Executing state module.run for maas.process_maas_config
2018-02-17 05:19:17,875 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=enable_http_proxy value=True
2018-02-17 05:19:17,949 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=dnssec_validation value=no
2018-02-17 05:19:18,012 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=commissioning_distro_series value=xenial
2018-02-17 05:19:18,080 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=default_osystem value=ubuntu
2018-02-17 05:19:18,141 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=active_discovery_interval value=600
2018-02-17 05:19:18,185 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=upstream_dns value=8.8.8.8
2018-02-17 05:19:18,223 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=enable_third_party_drivers value=True
2018-02-17 05:19:18,270 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=network_discovery value=enabled
2018-02-17 05:19:18,380 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=maas_name value=mas01
2018-02-17 05:19:18,440 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=default_storage_layout value=lvm
2018-02-17 05:19:18,495 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=ntp_external_only value=True
2018-02-17 05:19:18,797 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051918786050
2018-02-17 05:19:18,813 [salt.minion      ][INFO    ][16146] Starting a new job with PID 16146
2018-02-17 05:19:18,837 [salt.minion      ][INFO    ][16146] Returning information for job: 20180217051918786050
2018-02-17 05:19:18,982 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=disk_erase_with_secure_erase value=False
2018-02-17 05:19:19,029 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=default_distro_series value=xenial
2018-02-17 05:19:19,081 [salt.loaded.ext.module.maas][INFO    ][8213] maasconfig name=default_min_hwe_kernel value=hwe-16.04
2018-02-17 05:19:19,216 [salt.state       ][INFO    ][8213] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'dnssec_validation', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'upstream_dns', 'enable_third_party_drivers', 'network_discovery', 'maas_name', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2018-02-17 05:19:19,216 [salt.state       ][INFO    ][8213] Completed state [maas.process_maas_config] at time 05:19:19.216672 duration_in_ms=1342.843
2018-02-17 05:19:19,217 [salt.state       ][INFO    ][8213] Running state [maas.process_subnets] at time 05:19:19.217429
2018-02-17 05:19:19,217 [salt.state       ][INFO    ][8213] Executing state module.run for maas.process_subnets
2018-02-17 05:19:19,402 [salt.loaded.ext.module.maas][INFO    ][8213] subnet id=3 cidr=192.168.11.0/24 gateway_ip=192.168.11.3 name=192.168.11.0/24 fabric=2
2018-02-17 05:19:19,508 [salt.loaded.ext.module.maas][WARNING ][8213] all 3 ipranges []
2018-02-17 05:19:19,509 [salt.loaded.ext.module.maas][WARNING ][8213] INFO: {'start_ip': '192.168.11.4', 'subnet': '3', 'end_ip': '192.168.11.100', 'type': 'dynamic'}
 OLD: None
2018-02-17 05:19:19,509 [salt.loaded.ext.module.maas][INFO    ][8213] iprange start_ip=192.168.11.4 subnet=3 end_ip=192.168.11.100 type=dynamic
2018-02-17 05:19:19,651 [salt.loaded.ext.module.maas][WARNING ][8213] all fabric 2 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'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}]
2018-02-17 05:19:19,651 [salt.loaded.ext.module.maas][WARNING ][8213] UPDATING {'primary_rack': 'mas01', 'dhcp_on': 'True', 'secondary_rack': '', 'mtu': '1500'} {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'primary_rack': None, u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}
2018-02-17 05:19:19,734 [salt.state       ][INFO    ][8213] {'ret': {'updated': ['192.168.11.0/24'], 'errors': {}, 'success': []}}
2018-02-17 05:19:19,734 [salt.state       ][INFO    ][8213] Completed state [maas.process_subnets] at time 05:19:19.734318 duration_in_ms=516.889
2018-02-17 05:19:19,734 [salt.state       ][INFO    ][8213] Running state [maas.process_domain] at time 05:19:19.734911
2018-02-17 05:19:19,735 [salt.state       ][INFO    ][8213] Executing state module.run for maas.process_domain
2018-02-17 05:19:19,771 [salt.loaded.ext.module.maas][INFO    ][8213] domain authoritative=True name=mcp-pike-ovs-dpdk-ha.local id=0
2018-02-17 05:19:19,819 [salt.state       ][INFO    ][8213] {'ret': {'updated': [], 'errors': {}, 'success': ['domain']}}
2018-02-17 05:19:19,819 [salt.state       ][INFO    ][8213] Completed state [maas.process_domain] at time 05:19:19.819680 duration_in_ms=84.768
2018-02-17 05:19:19,820 [salt.state       ][INFO    ][8213] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")] at time 05:19:19.820205
2018-02-17 05:19:19,820 [salt.state       ][INFO    ][8213] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")
2018-02-17 05:19:19,822 [salt.loaded.int.module.cmdmod][INFO    ][8213] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")' in directory '/home/ubuntu/.ssh'
2018-02-17 05:19:26,469 [salt.state       ][INFO    ][8213] {'pid': 16178, 'retcode': 0, 'stderr': '', 'stdout': '\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name \'opnfv\'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n{\n    "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwbsLV1UY13y2+2b7H9h6zOFMrcnumZvKOz6oqAXgttZjoKci01cqGRU8OMjob/9xeAOP2Cmu7HOBpRxda00X57yYx4UidSgEtlbOi7LLj2DuvJScix+rgPAd19aukdCiTuMmyLZQPMzVrdBxqzupJ5zqS3djSCllnQ2myEwswcSBn0Dpusgt3bnwdsCgI6B6ZgL9aR9DLnyMPMVroI6ZZH7aP7syIy1sPEsiJd3smWEULgeRElsuK+4I3YKG1Z1J2n80lmtR2gVD5tuKLFRRxnbjAqzyCEXQBTUVRc13SAFrH0b5bzFaqfxY1wdQPzP+dBSA+t25KcjnpTAAtL86H",\n    "id": 1,\n    "keysource": null\n}'}
2018-02-17 05:19:26,470 [salt.state       ][INFO    ][8213] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")] at time 05:19:26.470400 duration_in_ms=6650.193
2018-02-17 05:19:26,476 [salt.minion      ][INFO    ][8213] Returning information for job: 20180217051426218473
2018-02-17 05:19:27,286 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217051927271520
2018-02-17 05:19:27,306 [salt.minion      ][INFO    ][16285] Starting a new job with PID 16285
2018-02-17 05:19:29,732 [salt.state       ][INFO    ][16285] Loading fresh modules for state activity
2018-02-17 05:19:29,814 [salt.fileclient  ][INFO    ][16285] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2018-02-17 05:19:29,858 [salt.state       ][INFO    ][16285] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:19:29.858269
2018-02-17 05:19:29,858 [salt.state       ][INFO    ][16285] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:19:29,862 [salt.loaded.int.module.cmdmod][INFO    ][16285] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:19:31,743 [salt.state       ][INFO    ][16285] {'pid': 16305, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:19:31,745 [salt.state       ][INFO    ][16285] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:19:31.745211 duration_in_ms=1886.941
2018-02-17 05:19:31,748 [salt.state       ][INFO    ][16285] Running state [maas.process_machines] at time 05:19:31.748055
2018-02-17 05:19:31,748 [salt.state       ][INFO    ][16285] Executing state module.run for maas.process_machines
2018-02-17 05:19:31,836 [salt.loaded.ext.module.maas][WARNING ][16285] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-02-17 05:19:31,837 [salt.loaded.ext.module.maas][INFO    ][16285] machine hostname=cmp002 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.20 mac_addresses=9c:b6:54:8a:10:18 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-02-17 05:19:33,410 [salt.loaded.ext.module.maas][WARNING ][16285] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-02-17 05:19:33,410 [salt.loaded.ext.module.maas][INFO    ][16285] machine hostname=cmp001 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.19 mac_addresses=9c:b6:54:8a:95:a0 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-02-17 05:19:34,790 [salt.loaded.ext.module.maas][WARNING ][16285] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-02-17 05:19:34,791 [salt.loaded.ext.module.maas][INFO    ][16285] machine hostname=kvm01 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.16 mac_addresses=14:58:d0:54:e7:88 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-02-17 05:19:36,350 [salt.loaded.ext.module.maas][WARNING ][16285] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-02-17 05:19:36,351 [salt.loaded.ext.module.maas][INFO    ][16285] machine hostname=kvm03 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.18 mac_addresses=14:58:d0:54:7a:28 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-02-17 05:19:37,412 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217051937395869
2018-02-17 05:19:37,428 [salt.minion      ][INFO    ][16587] Starting a new job with PID 16587
2018-02-17 05:19:37,450 [salt.minion      ][INFO    ][16587] Returning information for job: 20180217051937395869
2018-02-17 05:19:38,022 [salt.loaded.ext.module.maas][WARNING ][16285] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-02-17 05:19:38,023 [salt.loaded.ext.module.maas][INFO    ][16285] machine hostname=kvm02 power_type=ipmi power_parameters_power_user=opnfv power_parameters_power_address=172.16.1.17 mac_addresses=14:58:d0:54:6a:60 power_parameters_power_pass=Winter2017 architecture=amd64/generic
2018-02-17 05:19:39,359 [salt.state       ][INFO    ][16285] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-02-17 05:19:39,360 [salt.state       ][INFO    ][16285] Completed state [maas.process_machines] at time 05:19:39.360011 duration_in_ms=7611.956
2018-02-17 05:19:39,363 [salt.minion      ][INFO    ][16285] Returning information for job: 20180217051927271520
2018-02-17 05:20:21,930 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command pillar.get with jid 20180217052021909931
2018-02-17 05:20:21,957 [salt.minion      ][INFO    ][16689] Starting a new job with PID 16689
2018-02-17 05:20:21,969 [salt.minion      ][INFO    ][16689] Returning information for job: 20180217052021909931
2018-02-17 05:20:22,704 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052022690686
2018-02-17 05:20:22,723 [salt.minion      ][INFO    ][16694] Starting a new job with PID 16694
2018-02-17 05:20:25,120 [salt.state       ][INFO    ][16694] Loading fresh modules for state activity
2018-02-17 05:20:25,185 [salt.fileclient  ][INFO    ][16694] Fetching file from saltenv 'base', ** done ** 'maas/machines/status.sls'
2018-02-17 05:20:25,234 [salt.state       ][INFO    ][16694] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:20:25.234495
2018-02-17 05:20:25,234 [salt.state       ][INFO    ][16694] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:20:25,237 [salt.loaded.int.module.cmdmod][INFO    ][16694] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:20:27,210 [salt.state       ][INFO    ][16694] {'pid': 16701, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:20:27,210 [salt.state       ][INFO    ][16694] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:20:27.210894 duration_in_ms=1976.399
2018-02-17 05:20:27,212 [salt.state       ][INFO    ][16694] Running state [maas.machines_status] at time 05:20:27.212401
2018-02-17 05:20:27,212 [salt.state       ][INFO    ][16694] Executing state module.run for maas.machines_status
2018-02-17 05:20:27,428 [salt.state       ][INFO    ][16694] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:20:27,428 [salt.state       ][INFO    ][16694] Completed state [maas.machines_status] at time 05:20:27.428531 duration_in_ms=216.129
2018-02-17 05:20:27,431 [salt.minion      ][INFO    ][16694] Returning information for job: 20180217052022690686
2018-02-17 05:20:38,222 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052038164592
2018-02-17 05:20:38,243 [salt.minion      ][INFO    ][16742] Starting a new job with PID 16742
2018-02-17 05:20:38,816 [salt.state       ][INFO    ][16742] Loading fresh modules for state activity
2018-02-17 05:20:38,906 [salt.state       ][INFO    ][16742] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:20:38.906408
2018-02-17 05:20:38,907 [salt.state       ][INFO    ][16742] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:20:38,909 [salt.loaded.int.module.cmdmod][INFO    ][16742] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:20:40,775 [salt.state       ][INFO    ][16742] {'pid': 16749, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:20:40,776 [salt.state       ][INFO    ][16742] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:20:40.776206 duration_in_ms=1869.797
2018-02-17 05:20:40,778 [salt.state       ][INFO    ][16742] Running state [maas.machines_status] at time 05:20:40.778930
2018-02-17 05:20:40,780 [salt.state       ][INFO    ][16742] Executing state module.run for maas.machines_status
2018-02-17 05:20:40,983 [salt.state       ][INFO    ][16742] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:20:40,984 [salt.state       ][INFO    ][16742] Completed state [maas.machines_status] at time 05:20:40.984220 duration_in_ms=205.289
2018-02-17 05:20:40,987 [salt.minion      ][INFO    ][16742] Returning information for job: 20180217052038164592
2018-02-17 05:20:51,688 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052051676369
2018-02-17 05:20:51,708 [salt.minion      ][INFO    ][16768] Starting a new job with PID 16768
2018-02-17 05:20:54,069 [salt.state       ][INFO    ][16768] Loading fresh modules for state activity
2018-02-17 05:20:54,156 [salt.state       ][INFO    ][16768] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:20:54.156169
2018-02-17 05:20:54,156 [salt.state       ][INFO    ][16768] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:20:54,159 [salt.loaded.int.module.cmdmod][INFO    ][16768] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:20:55,988 [salt.state       ][INFO    ][16768] {'pid': 16779, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:20:55,991 [salt.state       ][INFO    ][16768] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:20:55.991419 duration_in_ms=1835.248
2018-02-17 05:20:55,995 [salt.state       ][INFO    ][16768] Running state [maas.machines_status] at time 05:20:55.995448
2018-02-17 05:20:55,996 [salt.state       ][INFO    ][16768] Executing state module.run for maas.machines_status
2018-02-17 05:20:56,197 [salt.state       ][INFO    ][16768] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:20:56,198 [salt.state       ][INFO    ][16768] Completed state [maas.machines_status] at time 05:20:56.198333 duration_in_ms=202.885
2018-02-17 05:20:56,202 [salt.minion      ][INFO    ][16768] Returning information for job: 20180217052051676369
2018-02-17 05:21:06,912 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052106894967
2018-02-17 05:21:06,935 [salt.minion      ][INFO    ][16798] Starting a new job with PID 16798
2018-02-17 05:21:07,462 [salt.state       ][INFO    ][16798] Loading fresh modules for state activity
2018-02-17 05:21:07,538 [salt.state       ][INFO    ][16798] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:07.538483
2018-02-17 05:21:07,539 [salt.state       ][INFO    ][16798] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:21:07,541 [salt.loaded.int.module.cmdmod][INFO    ][16798] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:21:09,388 [salt.state       ][INFO    ][16798] {'pid': 16805, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:21:09,391 [salt.state       ][INFO    ][16798] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:09.391128 duration_in_ms=1852.643
2018-02-17 05:21:09,395 [salt.state       ][INFO    ][16798] Running state [maas.machines_status] at time 05:21:09.395003
2018-02-17 05:21:09,396 [salt.state       ][INFO    ][16798] Executing state module.run for maas.machines_status
2018-02-17 05:21:09,607 [salt.state       ][INFO    ][16798] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:21:09,607 [salt.state       ][INFO    ][16798] Completed state [maas.machines_status] at time 05:21:09.607373 duration_in_ms=212.369
2018-02-17 05:21:09,610 [salt.minion      ][INFO    ][16798] Returning information for job: 20180217052106894967
2018-02-17 05:21:20,344 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052120327401
2018-02-17 05:21:20,378 [salt.minion      ][INFO    ][16818] Starting a new job with PID 16818
2018-02-17 05:21:22,760 [salt.state       ][INFO    ][16818] Loading fresh modules for state activity
2018-02-17 05:21:22,852 [salt.state       ][INFO    ][16818] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:22.852086
2018-02-17 05:21:22,852 [salt.state       ][INFO    ][16818] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:21:22,854 [salt.loaded.int.module.cmdmod][INFO    ][16818] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:21:24,728 [salt.state       ][INFO    ][16818] {'pid': 16825, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:21:24,729 [salt.state       ][INFO    ][16818] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:24.729255 duration_in_ms=1877.168
2018-02-17 05:21:24,732 [salt.state       ][INFO    ][16818] Running state [maas.machines_status] at time 05:21:24.732422
2018-02-17 05:21:24,733 [salt.state       ][INFO    ][16818] Executing state module.run for maas.machines_status
2018-02-17 05:21:24,948 [salt.state       ][INFO    ][16818] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:21:24,949 [salt.state       ][INFO    ][16818] Completed state [maas.machines_status] at time 05:21:24.949880 duration_in_ms=217.458
2018-02-17 05:21:24,955 [salt.minion      ][INFO    ][16818] Returning information for job: 20180217052120327401
2018-02-17 05:21:35,678 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052135665270
2018-02-17 05:21:35,694 [salt.minion      ][INFO    ][16867] Starting a new job with PID 16867
2018-02-17 05:21:36,220 [salt.state       ][INFO    ][16867] Loading fresh modules for state activity
2018-02-17 05:21:36,301 [salt.state       ][INFO    ][16867] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:36.301282
2018-02-17 05:21:36,302 [salt.state       ][INFO    ][16867] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:21:36,304 [salt.loaded.int.module.cmdmod][INFO    ][16867] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:21:38,069 [salt.state       ][INFO    ][16867] {'pid': 16874, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:21:38,071 [salt.state       ][INFO    ][16867] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:38.071542 duration_in_ms=1770.259
2018-02-17 05:21:38,074 [salt.state       ][INFO    ][16867] Running state [maas.machines_status] at time 05:21:38.074807
2018-02-17 05:21:38,075 [salt.state       ][INFO    ][16867] Executing state module.run for maas.machines_status
2018-02-17 05:21:38,274 [salt.state       ][INFO    ][16867] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:21:38,274 [salt.state       ][INFO    ][16867] Completed state [maas.machines_status] at time 05:21:38.274855 duration_in_ms=200.047
2018-02-17 05:21:38,278 [salt.minion      ][INFO    ][16867] Returning information for job: 20180217052135665270
2018-02-17 05:21:48,986 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052148974058
2018-02-17 05:21:49,002 [salt.minion      ][INFO    ][16894] Starting a new job with PID 16894
2018-02-17 05:21:51,363 [salt.state       ][INFO    ][16894] Loading fresh modules for state activity
2018-02-17 05:21:51,449 [salt.state       ][INFO    ][16894] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:51.449661
2018-02-17 05:21:51,450 [salt.state       ][INFO    ][16894] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:21:51,452 [salt.loaded.int.module.cmdmod][INFO    ][16894] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:21:53,297 [salt.state       ][INFO    ][16894] {'pid': 16901, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:21:53,298 [salt.state       ][INFO    ][16894] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:53.298820 duration_in_ms=1849.16
2018-02-17 05:21:53,300 [salt.state       ][INFO    ][16894] Running state [maas.machines_status] at time 05:21:53.300936
2018-02-17 05:21:53,301 [salt.state       ][INFO    ][16894] Executing state module.run for maas.machines_status
2018-02-17 05:21:53,472 [salt.state       ][INFO    ][16894] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:21:53,472 [salt.state       ][INFO    ][16894] Completed state [maas.machines_status] at time 05:21:53.472865 duration_in_ms=171.928
2018-02-17 05:21:53,475 [salt.minion      ][INFO    ][16894] Returning information for job: 20180217052148974058
2018-02-17 05:22:04,211 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052204200566
2018-02-17 05:22:04,232 [salt.minion      ][INFO    ][16963] Starting a new job with PID 16963
2018-02-17 05:22:04,810 [salt.state       ][INFO    ][16963] Loading fresh modules for state activity
2018-02-17 05:22:04,890 [salt.state       ][INFO    ][16963] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:04.890464
2018-02-17 05:22:04,890 [salt.state       ][INFO    ][16963] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:22:04,892 [salt.loaded.int.module.cmdmod][INFO    ][16963] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:22:06,754 [salt.state       ][INFO    ][16963] {'pid': 16970, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:22:06,755 [salt.state       ][INFO    ][16963] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:06.755018 duration_in_ms=1864.554
2018-02-17 05:22:06,756 [salt.state       ][INFO    ][16963] Running state [maas.machines_status] at time 05:22:06.756625
2018-02-17 05:22:06,756 [salt.state       ][INFO    ][16963] Executing state module.run for maas.machines_status
2018-02-17 05:22:07,021 [salt.state       ][INFO    ][16963] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:22:07,022 [salt.state       ][INFO    ][16963] Completed state [maas.machines_status] at time 05:22:07.021996 duration_in_ms=265.371
2018-02-17 05:22:07,029 [salt.minion      ][INFO    ][16963] Returning information for job: 20180217052204200566
2018-02-17 05:22:17,774 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052217751609
2018-02-17 05:22:17,806 [salt.minion      ][INFO    ][16990] Starting a new job with PID 16990
2018-02-17 05:22:20,203 [salt.state       ][INFO    ][16990] Loading fresh modules for state activity
2018-02-17 05:22:20,318 [salt.state       ][INFO    ][16990] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:20.318475
2018-02-17 05:22:20,319 [salt.state       ][INFO    ][16990] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:22:20,322 [salt.loaded.int.module.cmdmod][INFO    ][16990] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:22:22,262 [salt.state       ][INFO    ][16990] {'pid': 17001, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:22:22,264 [salt.state       ][INFO    ][16990] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:22.264143 duration_in_ms=1945.666
2018-02-17 05:22:22,268 [salt.state       ][INFO    ][16990] Running state [maas.machines_status] at time 05:22:22.268462
2018-02-17 05:22:22,270 [salt.state       ][INFO    ][16990] Executing state module.run for maas.machines_status
2018-02-17 05:22:22,507 [salt.state       ][INFO    ][16990] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:22:22,509 [salt.state       ][INFO    ][16990] Completed state [maas.machines_status] at time 05:22:22.509701 duration_in_ms=241.239
2018-02-17 05:22:22,514 [salt.minion      ][INFO    ][16990] Returning information for job: 20180217052217751609
2018-02-17 05:22:33,282 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052233261276
2018-02-17 05:22:33,309 [salt.minion      ][INFO    ][17083] Starting a new job with PID 17083
2018-02-17 05:22:33,861 [salt.state       ][INFO    ][17083] Loading fresh modules for state activity
2018-02-17 05:22:33,953 [salt.state       ][INFO    ][17083] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:33.953859
2018-02-17 05:22:33,954 [salt.state       ][INFO    ][17083] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:22:33,956 [salt.loaded.int.module.cmdmod][INFO    ][17083] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:22:35,853 [salt.state       ][INFO    ][17083] {'pid': 17090, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:22:35,855 [salt.state       ][INFO    ][17083] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:35.855590 duration_in_ms=1901.73
2018-02-17 05:22:35,859 [salt.state       ][INFO    ][17083] Running state [maas.machines_status] at time 05:22:35.859351
2018-02-17 05:22:35,861 [salt.state       ][INFO    ][17083] Executing state module.run for maas.machines_status
2018-02-17 05:22:36,115 [salt.state       ][INFO    ][17083] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:22:36,116 [salt.state       ][INFO    ][17083] Completed state [maas.machines_status] at time 05:22:36.116858 duration_in_ms=257.507
2018-02-17 05:22:36,120 [salt.minion      ][INFO    ][17083] Returning information for job: 20180217052233261276
2018-02-17 05:22:46,847 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052246833323
2018-02-17 05:22:46,868 [salt.minion      ][INFO    ][17188] Starting a new job with PID 17188
2018-02-17 05:22:49,181 [salt.state       ][INFO    ][17188] Loading fresh modules for state activity
2018-02-17 05:22:49,269 [salt.state       ][INFO    ][17188] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:49.269763
2018-02-17 05:22:49,270 [salt.state       ][INFO    ][17188] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:22:49,272 [salt.loaded.int.module.cmdmod][INFO    ][17188] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:22:51,127 [salt.state       ][INFO    ][17188] {'pid': 17195, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:22:51,128 [salt.state       ][INFO    ][17188] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:51.128494 duration_in_ms=1858.731
2018-02-17 05:22:51,130 [salt.state       ][INFO    ][17188] Running state [maas.machines_status] at time 05:22:51.130127
2018-02-17 05:22:51,130 [salt.state       ][INFO    ][17188] Executing state module.run for maas.machines_status
2018-02-17 05:22:51,432 [salt.state       ][INFO    ][17188] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:22:51,432 [salt.state       ][INFO    ][17188] Completed state [maas.machines_status] at time 05:22:51.432841 duration_in_ms=302.713
2018-02-17 05:22:51,435 [salt.minion      ][INFO    ][17188] Returning information for job: 20180217052246833323
2018-02-17 05:23:02,149 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052302139314
2018-02-17 05:23:02,168 [salt.minion      ][INFO    ][17276] Starting a new job with PID 17276
2018-02-17 05:23:02,704 [salt.state       ][INFO    ][17276] Loading fresh modules for state activity
2018-02-17 05:23:02,795 [salt.state       ][INFO    ][17276] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:02.795415
2018-02-17 05:23:02,796 [salt.state       ][INFO    ][17276] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:23:02,798 [salt.loaded.int.module.cmdmod][INFO    ][17276] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:23:04,832 [salt.state       ][INFO    ][17276] {'pid': 17283, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:23:04,834 [salt.state       ][INFO    ][17276] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:04.834304 duration_in_ms=2038.887
2018-02-17 05:23:04,838 [salt.state       ][INFO    ][17276] Running state [maas.machines_status] at time 05:23:04.838684
2018-02-17 05:23:04,839 [salt.state       ][INFO    ][17276] Executing state module.run for maas.machines_status
2018-02-17 05:23:05,098 [salt.state       ][INFO    ][17276] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:23:05,098 [salt.state       ][INFO    ][17276] Completed state [maas.machines_status] at time 05:23:05.098869 duration_in_ms=260.186
2018-02-17 05:23:05,102 [salt.minion      ][INFO    ][17276] Returning information for job: 20180217052302139314
2018-02-17 05:23:15,843 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052315831339
2018-02-17 05:23:15,862 [salt.minion      ][INFO    ][17362] Starting a new job with PID 17362
2018-02-17 05:23:18,218 [salt.state       ][INFO    ][17362] Loading fresh modules for state activity
2018-02-17 05:23:18,311 [salt.state       ][INFO    ][17362] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:18.311232
2018-02-17 05:23:18,312 [salt.state       ][INFO    ][17362] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:23:18,314 [salt.loaded.int.module.cmdmod][INFO    ][17362] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:23:20,168 [salt.state       ][INFO    ][17362] {'pid': 17372, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:23:20,170 [salt.state       ][INFO    ][17362] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:20.170590 duration_in_ms=1859.357
2018-02-17 05:23:20,173 [salt.state       ][INFO    ][17362] Running state [maas.machines_status] at time 05:23:20.173507
2018-02-17 05:23:20,174 [salt.state       ][INFO    ][17362] Executing state module.run for maas.machines_status
2018-02-17 05:23:20,440 [salt.state       ][INFO    ][17362] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:23:20,441 [salt.state       ][INFO    ][17362] Completed state [maas.machines_status] at time 05:23:20.441091 duration_in_ms=267.583
2018-02-17 05:23:20,445 [salt.minion      ][INFO    ][17362] Returning information for job: 20180217052315831339
2018-02-17 05:23:31,162 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052331152760
2018-02-17 05:23:31,185 [salt.minion      ][INFO    ][17453] Starting a new job with PID 17453
2018-02-17 05:23:31,718 [salt.state       ][INFO    ][17453] Loading fresh modules for state activity
2018-02-17 05:23:31,808 [salt.state       ][INFO    ][17453] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:31.808709
2018-02-17 05:23:31,809 [salt.state       ][INFO    ][17453] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:23:31,811 [salt.loaded.int.module.cmdmod][INFO    ][17453] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:23:33,677 [salt.state       ][INFO    ][17453] {'pid': 17460, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:23:33,680 [salt.state       ][INFO    ][17453] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:33.680155 duration_in_ms=1871.446
2018-02-17 05:23:33,684 [salt.state       ][INFO    ][17453] Running state [maas.machines_status] at time 05:23:33.684174
2018-02-17 05:23:33,685 [salt.state       ][INFO    ][17453] Executing state module.run for maas.machines_status
2018-02-17 05:23:34,013 [salt.state       ][INFO    ][17453] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:23:34,013 [salt.state       ][INFO    ][17453] Completed state [maas.machines_status] at time 05:23:34.013785 duration_in_ms=329.611
2018-02-17 05:23:34,016 [salt.minion      ][INFO    ][17453] Returning information for job: 20180217052331152760
2018-02-17 05:23:44,772 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052344757224
2018-02-17 05:23:44,793 [salt.minion      ][INFO    ][17565] Starting a new job with PID 17565
2018-02-17 05:23:47,261 [salt.state       ][INFO    ][17565] Loading fresh modules for state activity
2018-02-17 05:23:47,349 [salt.state       ][INFO    ][17565] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:47.349203
2018-02-17 05:23:47,349 [salt.state       ][INFO    ][17565] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:23:47,352 [salt.loaded.int.module.cmdmod][INFO    ][17565] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:23:49,356 [salt.state       ][INFO    ][17565] {'pid': 17625, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:23:49,357 [salt.state       ][INFO    ][17565] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:49.357028 duration_in_ms=2007.825
2018-02-17 05:23:49,358 [salt.state       ][INFO    ][17565] Running state [maas.machines_status] at time 05:23:49.358679
2018-02-17 05:23:49,359 [salt.state       ][INFO    ][17565] Executing state module.run for maas.machines_status
2018-02-17 05:23:49,676 [salt.state       ][INFO    ][17565] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:23:49,677 [salt.state       ][INFO    ][17565] Completed state [maas.machines_status] at time 05:23:49.677416 duration_in_ms=318.736
2018-02-17 05:23:49,680 [salt.minion      ][INFO    ][17565] Returning information for job: 20180217052344757224
2018-02-17 05:24:00,413 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052400403392
2018-02-17 05:24:00,431 [salt.minion      ][INFO    ][17651] Starting a new job with PID 17651
2018-02-17 05:24:00,978 [salt.state       ][INFO    ][17651] Loading fresh modules for state activity
2018-02-17 05:24:01,060 [salt.state       ][INFO    ][17651] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:01.060361
2018-02-17 05:24:01,060 [salt.state       ][INFO    ][17651] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:24:01,062 [salt.loaded.int.module.cmdmod][INFO    ][17651] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:24:03,028 [salt.state       ][INFO    ][17651] {'pid': 17658, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:24:03,029 [salt.state       ][INFO    ][17651] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:03.029602 duration_in_ms=1969.242
2018-02-17 05:24:03,031 [salt.state       ][INFO    ][17651] Running state [maas.machines_status] at time 05:24:03.031421
2018-02-17 05:24:03,032 [salt.state       ][INFO    ][17651] Executing state module.run for maas.machines_status
2018-02-17 05:24:03,373 [salt.state       ][INFO    ][17651] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 5})}}
2018-02-17 05:24:03,374 [salt.state       ][INFO    ][17651] Completed state [maas.machines_status] at time 05:24:03.374477 duration_in_ms=343.055
2018-02-17 05:24:03,378 [salt.minion      ][INFO    ][17651] Returning information for job: 20180217052400403392
2018-02-17 05:24:14,117 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052414106064
2018-02-17 05:24:14,135 [salt.minion      ][INFO    ][17777] Starting a new job with PID 17777
2018-02-17 05:24:16,546 [salt.state       ][INFO    ][17777] Loading fresh modules for state activity
2018-02-17 05:24:16,655 [salt.state       ][INFO    ][17777] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:16.655482
2018-02-17 05:24:16,655 [salt.state       ][INFO    ][17777] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:24:16,657 [salt.loaded.int.module.cmdmod][INFO    ][17777] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:24:18,674 [salt.state       ][INFO    ][17777] {'pid': 17852, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:24:18,675 [salt.state       ][INFO    ][17777] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:18.675357 duration_in_ms=2019.874
2018-02-17 05:24:18,678 [salt.state       ][INFO    ][17777] Running state [maas.machines_status] at time 05:24:18.678454
2018-02-17 05:24:18,679 [salt.state       ][INFO    ][17777] Executing state module.run for maas.machines_status
2018-02-17 05:24:19,144 [salt.state       ][INFO    ][17777] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-02-17 05:24:19,145 [salt.state       ][INFO    ][17777] Completed state [maas.machines_status] at time 05:24:19.145249 duration_in_ms=466.794
2018-02-17 05:24:19,148 [salt.minion      ][INFO    ][17777] Returning information for job: 20180217052414106064
2018-02-17 05:24:29,885 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052429866099
2018-02-17 05:24:29,912 [salt.minion      ][INFO    ][17968] Starting a new job with PID 17968
2018-02-17 05:24:30,473 [salt.state       ][INFO    ][17968] Loading fresh modules for state activity
2018-02-17 05:24:30,561 [salt.state       ][INFO    ][17968] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:30.561714
2018-02-17 05:24:30,562 [salt.state       ][INFO    ][17968] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:24:30,564 [salt.loaded.int.module.cmdmod][INFO    ][17968] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:24:32,456 [salt.state       ][INFO    ][17968] {'pid': 17975, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:24:32,457 [salt.state       ][INFO    ][17968] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:32.457843 duration_in_ms=1896.129
2018-02-17 05:24:32,460 [salt.state       ][INFO    ][17968] Running state [maas.machines_status] at time 05:24:32.460292
2018-02-17 05:24:32,461 [salt.state       ][INFO    ][17968] Executing state module.run for maas.machines_status
2018-02-17 05:24:32,886 [salt.state       ][INFO    ][17968] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-02-17 05:24:32,886 [salt.state       ][INFO    ][17968] Completed state [maas.machines_status] at time 05:24:32.886732 duration_in_ms=426.44
2018-02-17 05:24:32,890 [salt.minion      ][INFO    ][17968] Returning information for job: 20180217052429866099
2018-02-17 05:24:43,624 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052443613879
2018-02-17 05:24:43,639 [salt.minion      ][INFO    ][18067] Starting a new job with PID 18067
2018-02-17 05:24:46,135 [salt.state       ][INFO    ][18067] Loading fresh modules for state activity
2018-02-17 05:24:46,227 [salt.state       ][INFO    ][18067] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:46.227368
2018-02-17 05:24:46,228 [salt.state       ][INFO    ][18067] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:24:46,230 [salt.loaded.int.module.cmdmod][INFO    ][18067] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:24:48,201 [salt.state       ][INFO    ][18067] {'pid': 18242, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:24:48,202 [salt.state       ][INFO    ][18067] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:48.202218 duration_in_ms=1974.85
2018-02-17 05:24:48,204 [salt.state       ][INFO    ][18067] Running state [maas.machines_status] at time 05:24:48.204358
2018-02-17 05:24:48,204 [salt.state       ][INFO    ][18067] Executing state module.run for maas.machines_status
2018-02-17 05:24:48,690 [salt.state       ][INFO    ][18067] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-02-17 05:24:48,691 [salt.state       ][INFO    ][18067] Completed state [maas.machines_status] at time 05:24:48.691408 duration_in_ms=487.05
2018-02-17 05:24:48,695 [salt.minion      ][INFO    ][18067] Returning information for job: 20180217052443613879
2018-02-17 05:24:59,461 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052459450086
2018-02-17 05:24:59,482 [salt.minion      ][INFO    ][18399] Starting a new job with PID 18399
2018-02-17 05:25:00,066 [salt.state       ][INFO    ][18399] Loading fresh modules for state activity
2018-02-17 05:25:00,160 [salt.state       ][INFO    ][18399] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:00.160494
2018-02-17 05:25:00,160 [salt.state       ][INFO    ][18399] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:25:00,162 [salt.loaded.int.module.cmdmod][INFO    ][18399] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:25:02,051 [salt.state       ][INFO    ][18399] {'pid': 18411, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:25:02,053 [salt.state       ][INFO    ][18399] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:02.053520 duration_in_ms=1893.025
2018-02-17 05:25:02,057 [salt.state       ][INFO    ][18399] Running state [maas.machines_status] at time 05:25:02.057893
2018-02-17 05:25:02,058 [salt.state       ][INFO    ][18399] Executing state module.run for maas.machines_status
2018-02-17 05:25:02,780 [salt.state       ][INFO    ][18399] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-02-17 05:25:02,781 [salt.state       ][INFO    ][18399] Completed state [maas.machines_status] at time 05:25:02.781456 duration_in_ms=723.562
2018-02-17 05:25:02,786 [salt.minion      ][INFO    ][18399] Returning information for job: 20180217052459450086
2018-02-17 05:25:13,603 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052513592165
2018-02-17 05:25:13,621 [salt.minion      ][INFO    ][18450] Starting a new job with PID 18450
2018-02-17 05:25:16,355 [salt.state       ][INFO    ][18450] Loading fresh modules for state activity
2018-02-17 05:25:16,447 [salt.state       ][INFO    ][18450] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:16.447761
2018-02-17 05:25:16,448 [salt.state       ][INFO    ][18450] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:25:16,451 [salt.loaded.int.module.cmdmod][INFO    ][18450] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:25:18,454 [salt.state       ][INFO    ][18450] {'pid': 18459, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:25:18,455 [salt.state       ][INFO    ][18450] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:18.455501 duration_in_ms=2007.74
2018-02-17 05:25:18,458 [salt.state       ][INFO    ][18450] Running state [maas.machines_status] at time 05:25:18.458717
2018-02-17 05:25:18,459 [salt.state       ][INFO    ][18450] Executing state module.run for maas.machines_status
2018-02-17 05:25:18,930 [salt.state       ][INFO    ][18450] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-02-17 05:25:18,931 [salt.state       ][INFO    ][18450] Completed state [maas.machines_status] at time 05:25:18.931047 duration_in_ms=472.33
2018-02-17 05:25:18,933 [salt.minion      ][INFO    ][18450] Returning information for job: 20180217052513592165
2018-02-17 05:25:29,649 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052529632226
2018-02-17 05:25:29,672 [salt.minion      ][INFO    ][18526] Starting a new job with PID 18526
2018-02-17 05:25:30,197 [salt.state       ][INFO    ][18526] Loading fresh modules for state activity
2018-02-17 05:25:30,276 [salt.state       ][INFO    ][18526] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:30.276452
2018-02-17 05:25:30,277 [salt.state       ][INFO    ][18526] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:25:30,279 [salt.loaded.int.module.cmdmod][INFO    ][18526] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:25:32,185 [salt.state       ][INFO    ][18526] {'pid': 18533, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:25:32,186 [salt.state       ][INFO    ][18526] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:32.186811 duration_in_ms=1910.368
2018-02-17 05:25:32,188 [salt.state       ][INFO    ][18526] Running state [maas.machines_status] at time 05:25:32.188702
2018-02-17 05:25:32,189 [salt.state       ][INFO    ][18526] Executing state module.run for maas.machines_status
2018-02-17 05:25:32,694 [salt.state       ][INFO    ][18526] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-02-17 05:25:32,695 [salt.state       ][INFO    ][18526] Completed state [maas.machines_status] at time 05:25:32.695766 duration_in_ms=507.064
2018-02-17 05:25:32,698 [salt.minion      ][INFO    ][18526] Returning information for job: 20180217052529632226
2018-02-17 05:25:43,426 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052543412578
2018-02-17 05:25:43,452 [salt.minion      ][INFO    ][18618] Starting a new job with PID 18618
2018-02-17 05:25:45,871 [salt.state       ][INFO    ][18618] Loading fresh modules for state activity
2018-02-17 05:25:45,962 [salt.state       ][INFO    ][18618] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:45.962485
2018-02-17 05:25:45,963 [salt.state       ][INFO    ][18618] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:25:45,966 [salt.loaded.int.module.cmdmod][INFO    ][18618] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:25:47,992 [salt.state       ][INFO    ][18618] {'pid': 18644, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:25:47,993 [salt.state       ][INFO    ][18618] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:47.993564 duration_in_ms=2031.078
2018-02-17 05:25:47,997 [salt.state       ][INFO    ][18618] Running state [maas.machines_status] at time 05:25:47.997005
2018-02-17 05:25:47,998 [salt.state       ][INFO    ][18618] Executing state module.run for maas.machines_status
2018-02-17 05:25:48,531 [salt.state       ][INFO    ][18618] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Ready': 3, 'Commissioning': 2})}}
2018-02-17 05:25:48,533 [salt.state       ][INFO    ][18618] Completed state [maas.machines_status] at time 05:25:48.533688 duration_in_ms=536.683
2018-02-17 05:25:48,536 [salt.minion      ][INFO    ][18618] Returning information for job: 20180217052543412578
2018-02-17 05:25:59,258 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052559245517
2018-02-17 05:25:59,278 [salt.minion      ][INFO    ][18752] Starting a new job with PID 18752
2018-02-17 05:25:59,825 [salt.state       ][INFO    ][18752] Loading fresh modules for state activity
2018-02-17 05:25:59,902 [salt.state       ][INFO    ][18752] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:59.902622
2018-02-17 05:25:59,903 [salt.state       ][INFO    ][18752] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:25:59,905 [salt.loaded.int.module.cmdmod][INFO    ][18752] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:26:01,807 [salt.state       ][INFO    ][18752] {'pid': 18759, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:26:01,810 [salt.state       ][INFO    ][18752] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:01.810252 duration_in_ms=1907.628
2018-02-17 05:26:01,813 [salt.state       ][INFO    ][18752] Running state [maas.machines_status] at time 05:26:01.813808
2018-02-17 05:26:01,814 [salt.state       ][INFO    ][18752] Executing state module.run for maas.machines_status
2018-02-17 05:26:02,403 [salt.state       ][INFO    ][18752] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Ready': 4, 'Commissioning': 1})}}
2018-02-17 05:26:02,405 [salt.state       ][INFO    ][18752] Completed state [maas.machines_status] at time 05:26:02.405166 duration_in_ms=591.358
2018-02-17 05:26:02,408 [salt.minion      ][INFO    ][18752] Returning information for job: 20180217052559245517
2018-02-17 05:26:13,173 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052613158613
2018-02-17 05:26:13,192 [salt.minion      ][INFO    ][18861] Starting a new job with PID 18861
2018-02-17 05:26:15,590 [salt.state       ][INFO    ][18861] Loading fresh modules for state activity
2018-02-17 05:26:15,683 [salt.state       ][INFO    ][18861] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:15.683302
2018-02-17 05:26:15,683 [salt.state       ][INFO    ][18861] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:26:15,685 [salt.loaded.int.module.cmdmod][INFO    ][18861] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:26:17,582 [salt.state       ][INFO    ][18861] {'pid': 18868, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:26:17,582 [salt.state       ][INFO    ][18861] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:17.582858 duration_in_ms=1899.557
2018-02-17 05:26:17,584 [salt.state       ][INFO    ][18861] Running state [maas.machines_status] at time 05:26:17.584794
2018-02-17 05:26:17,585 [salt.state       ][INFO    ][18861] Executing state module.run for maas.machines_status
2018-02-17 05:26:18,252 [salt.state       ][INFO    ][18861] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Ready': 5})}}
2018-02-17 05:26:18,253 [salt.state       ][INFO    ][18861] Completed state [maas.machines_status] at time 05:26:18.252954 duration_in_ms=668.159
2018-02-17 05:26:18,255 [salt.minion      ][INFO    ][18861] Returning information for job: 20180217052613158613
2018-02-17 05:26:18,971 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052618959108
2018-02-17 05:26:18,991 [salt.minion      ][INFO    ][18890] Starting a new job with PID 18890
2018-02-17 05:26:19,529 [salt.state       ][INFO    ][18890] Loading fresh modules for state activity
2018-02-17 05:26:19,609 [salt.state       ][INFO    ][18890] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:19.609668
2018-02-17 05:26:19,610 [salt.state       ][INFO    ][18890] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:26:19,612 [salt.loaded.int.module.cmdmod][INFO    ][18890] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:26:21,494 [salt.state       ][INFO    ][18890] {'pid': 18897, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:26:21,497 [salt.state       ][INFO    ][18890] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:21.496907 duration_in_ms=1887.24
2018-02-17 05:26:21,498 [salt.state       ][INFO    ][18890] Running state [maas.machines_status] at time 05:26:21.498915
2018-02-17 05:26:21,499 [salt.state       ][INFO    ][18890] Executing state module.run for maas.machines_status
2018-02-17 05:26:22,185 [salt.state       ][INFO    ][18890] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Ready': 5})}}
2018-02-17 05:26:22,186 [salt.state       ][INFO    ][18890] Completed state [maas.machines_status] at time 05:26:22.186575 duration_in_ms=687.657
2018-02-17 05:26:22,191 [salt.minion      ][INFO    ][18890] Returning information for job: 20180217052618959108
2018-02-17 05:26:22,943 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052622926880
2018-02-17 05:26:22,964 [salt.minion      ][INFO    ][18910] Starting a new job with PID 18910
2018-02-17 05:26:23,506 [salt.state       ][INFO    ][18910] Loading fresh modules for state activity
2018-02-17 05:26:23,562 [salt.fileclient  ][INFO    ][18910] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2018-02-17 05:26:23,617 [salt.state       ][INFO    ][18910] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:23.617836
2018-02-17 05:26:23,618 [salt.state       ][INFO    ][18910] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:26:23,622 [salt.loaded.int.module.cmdmod][INFO    ][18910] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:26:25,481 [salt.state       ][INFO    ][18910] {'pid': 18917, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:26:25,485 [salt.state       ][INFO    ][18910] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:25.485030 duration_in_ms=1867.191
2018-02-17 05:26:25,488 [salt.state       ][INFO    ][18910] Running state [maas.deploy_machines] at time 05:26:25.488316
2018-02-17 05:26:25,489 [salt.state       ][INFO    ][18910] Executing state module.run for maas.deploy_machines
2018-02-17 05:26:26,146 [salt.loaded.ext.module.maas][INFO    ][18910] deploymachines hwe_kernel=hwe-16.04 system_id=gmm8tp distro_series=xenial
2018-02-17 05:26:28,959 [salt.loaded.ext.module.maas][INFO    ][18910] deploymachines hwe_kernel=hwe-16.04 system_id=csry7e distro_series=xenial
2018-02-17 05:26:31,445 [salt.loaded.ext.module.maas][INFO    ][18910] deploymachines hwe_kernel=hwe-16.04 system_id=sxwywx distro_series=xenial
2018-02-17 05:26:33,037 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command saltutil.find_job with jid 20180217052633022314
2018-02-17 05:26:33,056 [salt.minion      ][INFO    ][19105] Starting a new job with PID 19105
2018-02-17 05:26:33,082 [salt.minion      ][INFO    ][19105] Returning information for job: 20180217052633022314
2018-02-17 05:26:34,023 [salt.loaded.ext.module.maas][INFO    ][18910] deploymachines hwe_kernel=hwe-16.04 system_id=gb8gff distro_series=xenial
2018-02-17 05:26:36,627 [salt.loaded.ext.module.maas][INFO    ][18910] deploymachines hwe_kernel=hwe-16.04 system_id=bhxp4q distro_series=xenial
2018-02-17 05:26:39,121 [salt.state       ][INFO    ][18910] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-02-17 05:26:39,122 [salt.state       ][INFO    ][18910] Completed state [maas.deploy_machines] at time 05:26:39.122394 duration_in_ms=13634.096
2018-02-17 05:26:39,126 [salt.minion      ][INFO    ][18910] Returning information for job: 20180217052622926880
2018-02-17 05:26:49,881 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command pillar.get with jid 20180217052649864648
2018-02-17 05:26:49,901 [salt.minion      ][INFO    ][19264] Starting a new job with PID 19264
2018-02-17 05:26:49,907 [salt.minion      ][INFO    ][19264] Returning information for job: 20180217052649864648
2018-02-17 05:26:50,622 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052650606412
2018-02-17 05:26:50,640 [salt.minion      ][INFO    ][19270] Starting a new job with PID 19270
2018-02-17 05:26:53,033 [salt.state       ][INFO    ][19270] Loading fresh modules for state activity
2018-02-17 05:26:53,126 [salt.state       ][INFO    ][19270] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:53.126728
2018-02-17 05:26:53,127 [salt.state       ][INFO    ][19270] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:26:53,129 [salt.loaded.int.module.cmdmod][INFO    ][19270] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:26:55,105 [salt.state       ][INFO    ][19270] {'pid': 19277, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:26:55,106 [salt.state       ][INFO    ][19270] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:55.106167 duration_in_ms=1979.438
2018-02-17 05:26:55,109 [salt.state       ][INFO    ][19270] Running state [maas.machines_status] at time 05:26:55.109270
2018-02-17 05:26:55,109 [salt.state       ][INFO    ][19270] Executing state module.run for maas.machines_status
2018-02-17 05:26:55,800 [salt.state       ][INFO    ][19270] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:26:55,801 [salt.state       ][INFO    ][19270] Completed state [maas.machines_status] at time 05:26:55.801028 duration_in_ms=691.757
2018-02-17 05:26:55,805 [salt.minion      ][INFO    ][19270] Returning information for job: 20180217052650606412
2018-02-17 05:27:06,513 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052706496725
2018-02-17 05:27:06,537 [salt.minion      ][INFO    ][19301] Starting a new job with PID 19301
2018-02-17 05:27:07,083 [salt.state       ][INFO    ][19301] Loading fresh modules for state activity
2018-02-17 05:27:07,184 [salt.state       ][INFO    ][19301] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:07.184768
2018-02-17 05:27:07,185 [salt.state       ][INFO    ][19301] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:27:07,187 [salt.loaded.int.module.cmdmod][INFO    ][19301] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:27:09,061 [salt.state       ][INFO    ][19301] {'pid': 19308, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:27:09,064 [salt.state       ][INFO    ][19301] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:09.063958 duration_in_ms=1879.19
2018-02-17 05:27:09,066 [salt.state       ][INFO    ][19301] Running state [maas.machines_status] at time 05:27:09.066350
2018-02-17 05:27:09,067 [salt.state       ][INFO    ][19301] Executing state module.run for maas.machines_status
2018-02-17 05:27:09,842 [salt.state       ][INFO    ][19301] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:27:09,842 [salt.state       ][INFO    ][19301] Completed state [maas.machines_status] at time 05:27:09.842638 duration_in_ms=776.287
2018-02-17 05:27:09,847 [salt.minion      ][INFO    ][19301] Returning information for job: 20180217052706496725
2018-02-17 05:27:20,593 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052720577243
2018-02-17 05:27:20,613 [salt.minion      ][INFO    ][19322] Starting a new job with PID 19322
2018-02-17 05:27:23,024 [salt.state       ][INFO    ][19322] Loading fresh modules for state activity
2018-02-17 05:27:23,110 [salt.state       ][INFO    ][19322] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:23.110405
2018-02-17 05:27:23,111 [salt.state       ][INFO    ][19322] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:27:23,113 [salt.loaded.int.module.cmdmod][INFO    ][19322] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:27:25,017 [salt.state       ][INFO    ][19322] {'pid': 19329, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:27:25,018 [salt.state       ][INFO    ][19322] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:25.018317 duration_in_ms=1907.912
2018-02-17 05:27:25,020 [salt.state       ][INFO    ][19322] Running state [maas.machines_status] at time 05:27:25.020805
2018-02-17 05:27:25,021 [salt.state       ][INFO    ][19322] Executing state module.run for maas.machines_status
2018-02-17 05:27:25,686 [salt.state       ][INFO    ][19322] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:27:25,687 [salt.state       ][INFO    ][19322] Completed state [maas.machines_status] at time 05:27:25.687565 duration_in_ms=666.757
2018-02-17 05:27:25,692 [salt.minion      ][INFO    ][19322] Returning information for job: 20180217052720577243
2018-02-17 05:27:36,427 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052736410519
2018-02-17 05:27:36,442 [salt.minion      ][INFO    ][19377] Starting a new job with PID 19377
2018-02-17 05:27:36,968 [salt.state       ][INFO    ][19377] Loading fresh modules for state activity
2018-02-17 05:27:37,046 [salt.state       ][INFO    ][19377] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:37.046242
2018-02-17 05:27:37,046 [salt.state       ][INFO    ][19377] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:27:37,049 [salt.loaded.int.module.cmdmod][INFO    ][19377] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:27:38,888 [salt.state       ][INFO    ][19377] {'pid': 19385, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:27:38,891 [salt.state       ][INFO    ][19377] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:38.891020 duration_in_ms=1844.778
2018-02-17 05:27:38,894 [salt.state       ][INFO    ][19377] Running state [maas.machines_status] at time 05:27:38.894496
2018-02-17 05:27:38,895 [salt.state       ][INFO    ][19377] Executing state module.run for maas.machines_status
2018-02-17 05:27:39,571 [salt.state       ][INFO    ][19377] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:27:39,571 [salt.state       ][INFO    ][19377] Completed state [maas.machines_status] at time 05:27:39.571698 duration_in_ms=677.202
2018-02-17 05:27:39,574 [salt.minion      ][INFO    ][19377] Returning information for job: 20180217052736410519
2018-02-17 05:27:50,304 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052750287989
2018-02-17 05:27:50,328 [salt.minion      ][INFO    ][19429] Starting a new job with PID 19429
2018-02-17 05:27:52,673 [salt.state       ][INFO    ][19429] Loading fresh modules for state activity
2018-02-17 05:27:52,755 [salt.state       ][INFO    ][19429] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:52.755434
2018-02-17 05:27:52,756 [salt.state       ][INFO    ][19429] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:27:52,758 [salt.loaded.int.module.cmdmod][INFO    ][19429] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:27:54,565 [salt.state       ][INFO    ][19429] {'pid': 19437, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:27:54,568 [salt.state       ][INFO    ][19429] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:54.567989 duration_in_ms=1812.555
2018-02-17 05:27:54,570 [salt.state       ][INFO    ][19429] Running state [maas.machines_status] at time 05:27:54.570815
2018-02-17 05:27:54,571 [salt.state       ][INFO    ][19429] Executing state module.run for maas.machines_status
2018-02-17 05:27:55,221 [salt.state       ][INFO    ][19429] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:27:55,222 [salt.state       ][INFO    ][19429] Completed state [maas.machines_status] at time 05:27:55.222032 duration_in_ms=651.216
2018-02-17 05:27:55,225 [salt.minion      ][INFO    ][19429] Returning information for job: 20180217052750287989
2018-02-17 05:28:05,939 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052805926770
2018-02-17 05:28:05,960 [salt.minion      ][INFO    ][19468] Starting a new job with PID 19468
2018-02-17 05:28:06,474 [salt.state       ][INFO    ][19468] Loading fresh modules for state activity
2018-02-17 05:28:06,553 [salt.state       ][INFO    ][19468] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:06.553272
2018-02-17 05:28:06,553 [salt.state       ][INFO    ][19468] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:28:06,555 [salt.loaded.int.module.cmdmod][INFO    ][19468] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:28:08,391 [salt.state       ][INFO    ][19468] {'pid': 19475, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:28:08,393 [salt.state       ][INFO    ][19468] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:08.392836 duration_in_ms=1839.563
2018-02-17 05:28:08,396 [salt.state       ][INFO    ][19468] Running state [maas.machines_status] at time 05:28:08.396263
2018-02-17 05:28:08,396 [salt.state       ][INFO    ][19468] Executing state module.run for maas.machines_status
2018-02-17 05:28:09,037 [salt.state       ][INFO    ][19468] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:28:09,038 [salt.state       ][INFO    ][19468] Completed state [maas.machines_status] at time 05:28:09.038231 duration_in_ms=641.955
2018-02-17 05:28:09,042 [salt.minion      ][INFO    ][19468] Returning information for job: 20180217052805926770
2018-02-17 05:28:19,754 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052819738789
2018-02-17 05:28:19,775 [salt.minion      ][INFO    ][19488] Starting a new job with PID 19488
2018-02-17 05:28:22,124 [salt.state       ][INFO    ][19488] Loading fresh modules for state activity
2018-02-17 05:28:22,213 [salt.state       ][INFO    ][19488] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:22.212934
2018-02-17 05:28:22,213 [salt.state       ][INFO    ][19488] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:28:22,216 [salt.loaded.int.module.cmdmod][INFO    ][19488] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:28:24,029 [salt.state       ][INFO    ][19488] {'pid': 19496, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:28:24,031 [salt.state       ][INFO    ][19488] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:24.031604 duration_in_ms=1818.669
2018-02-17 05:28:24,035 [salt.state       ][INFO    ][19488] Running state [maas.machines_status] at time 05:28:24.035024
2018-02-17 05:28:24,036 [salt.state       ][INFO    ][19488] Executing state module.run for maas.machines_status
2018-02-17 05:28:24,707 [salt.state       ][INFO    ][19488] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:28:24,708 [salt.state       ][INFO    ][19488] Completed state [maas.machines_status] at time 05:28:24.708582 duration_in_ms=673.554
2018-02-17 05:28:24,712 [salt.minion      ][INFO    ][19488] Returning information for job: 20180217052819738789
2018-02-17 05:28:35,418 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052835401646
2018-02-17 05:28:35,447 [salt.minion      ][INFO    ][19525] Starting a new job with PID 19525
2018-02-17 05:28:35,981 [salt.state       ][INFO    ][19525] Loading fresh modules for state activity
2018-02-17 05:28:36,064 [salt.state       ][INFO    ][19525] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:36.064052
2018-02-17 05:28:36,064 [salt.state       ][INFO    ][19525] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:28:36,067 [salt.loaded.int.module.cmdmod][INFO    ][19525] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:28:37,848 [salt.state       ][INFO    ][19525] {'pid': 19548, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:28:37,849 [salt.state       ][INFO    ][19525] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:37.849221 duration_in_ms=1785.169
2018-02-17 05:28:37,851 [salt.state       ][INFO    ][19525] Running state [maas.machines_status] at time 05:28:37.851793
2018-02-17 05:28:37,852 [salt.state       ][INFO    ][19525] Executing state module.run for maas.machines_status
2018-02-17 05:28:38,438 [salt.state       ][INFO    ][19525] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:28:38,440 [salt.state       ][INFO    ][19525] Completed state [maas.machines_status] at time 05:28:38.440184 duration_in_ms=588.389
2018-02-17 05:28:38,443 [salt.minion      ][INFO    ][19525] Returning information for job: 20180217052835401646
2018-02-17 05:28:49,137 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052849121604
2018-02-17 05:28:49,161 [salt.minion      ][INFO    ][19568] Starting a new job with PID 19568
2018-02-17 05:28:51,475 [salt.state       ][INFO    ][19568] Loading fresh modules for state activity
2018-02-17 05:28:51,560 [salt.state       ][INFO    ][19568] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:51.560056
2018-02-17 05:28:51,560 [salt.state       ][INFO    ][19568] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:28:51,562 [salt.loaded.int.module.cmdmod][INFO    ][19568] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:28:53,338 [salt.state       ][INFO    ][19568] {'pid': 19576, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:28:53,339 [salt.state       ][INFO    ][19568] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:53.339597 duration_in_ms=1779.542
2018-02-17 05:28:53,341 [salt.state       ][INFO    ][19568] Running state [maas.machines_status] at time 05:28:53.341292
2018-02-17 05:28:53,341 [salt.state       ][INFO    ][19568] Executing state module.run for maas.machines_status
2018-02-17 05:28:54,098 [salt.state       ][INFO    ][19568] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:28:54,099 [salt.state       ][INFO    ][19568] Completed state [maas.machines_status] at time 05:28:54.099600 duration_in_ms=758.306
2018-02-17 05:28:54,103 [salt.minion      ][INFO    ][19568] Returning information for job: 20180217052849121604
2018-02-17 05:29:04,850 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052904836801
2018-02-17 05:29:04,868 [salt.minion      ][INFO    ][19628] Starting a new job with PID 19628
2018-02-17 05:29:05,398 [salt.state       ][INFO    ][19628] Loading fresh modules for state activity
2018-02-17 05:29:05,479 [salt.state       ][INFO    ][19628] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:05.479162
2018-02-17 05:29:05,479 [salt.state       ][INFO    ][19628] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:29:05,481 [salt.loaded.int.module.cmdmod][INFO    ][19628] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:29:07,330 [salt.state       ][INFO    ][19628] {'pid': 19637, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:29:07,331 [salt.state       ][INFO    ][19628] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:07.331039 duration_in_ms=1851.877
2018-02-17 05:29:07,332 [salt.state       ][INFO    ][19628] Running state [maas.machines_status] at time 05:29:07.332946
2018-02-17 05:29:07,333 [salt.state       ][INFO    ][19628] Executing state module.run for maas.machines_status
2018-02-17 05:29:07,929 [salt.state       ][INFO    ][19628] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:29:07,929 [salt.state       ][INFO    ][19628] Completed state [maas.machines_status] at time 05:29:07.929737 duration_in_ms=596.79
2018-02-17 05:29:07,933 [salt.minion      ][INFO    ][19628] Returning information for job: 20180217052904836801
2018-02-17 05:29:18,675 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052918660881
2018-02-17 05:29:18,695 [salt.minion      ][INFO    ][19656] Starting a new job with PID 19656
2018-02-17 05:29:21,021 [salt.state       ][INFO    ][19656] Loading fresh modules for state activity
2018-02-17 05:29:21,102 [salt.state       ][INFO    ][19656] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:21.102062
2018-02-17 05:29:21,102 [salt.state       ][INFO    ][19656] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:29:21,104 [salt.loaded.int.module.cmdmod][INFO    ][19656] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:29:22,903 [salt.state       ][INFO    ][19656] {'pid': 19664, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:29:22,904 [salt.state       ][INFO    ][19656] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:22.904529 duration_in_ms=1802.467
2018-02-17 05:29:22,906 [salt.state       ][INFO    ][19656] Running state [maas.machines_status] at time 05:29:22.906209
2018-02-17 05:29:22,906 [salt.state       ][INFO    ][19656] Executing state module.run for maas.machines_status
2018-02-17 05:29:23,593 [salt.state       ][INFO    ][19656] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:29:23,594 [salt.state       ][INFO    ][19656] Completed state [maas.machines_status] at time 05:29:23.594326 duration_in_ms=688.116
2018-02-17 05:29:23,598 [salt.minion      ][INFO    ][19656] Returning information for job: 20180217052918660881
2018-02-17 05:29:34,331 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052934313273
2018-02-17 05:29:34,359 [salt.minion      ][INFO    ][19767] Starting a new job with PID 19767
2018-02-17 05:29:34,906 [salt.state       ][INFO    ][19767] Loading fresh modules for state activity
2018-02-17 05:29:35,005 [salt.state       ][INFO    ][19767] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:35.005080
2018-02-17 05:29:35,005 [salt.state       ][INFO    ][19767] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:29:35,008 [salt.loaded.int.module.cmdmod][INFO    ][19767] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:29:37,744 [salt.state       ][INFO    ][19767] {'pid': 19774, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:29:37,744 [salt.state       ][INFO    ][19767] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:37.744824 duration_in_ms=2739.744
2018-02-17 05:29:37,746 [salt.state       ][INFO    ][19767] Running state [maas.machines_status] at time 05:29:37.746925
2018-02-17 05:29:37,747 [salt.state       ][INFO    ][19767] Executing state module.run for maas.machines_status
2018-02-17 05:29:38,413 [salt.state       ][INFO    ][19767] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:29:38,414 [salt.state       ][INFO    ][19767] Completed state [maas.machines_status] at time 05:29:38.414223 duration_in_ms=667.297
2018-02-17 05:29:38,417 [salt.minion      ][INFO    ][19767] Returning information for job: 20180217052934313273
2018-02-17 05:29:49,156 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217052949141431
2018-02-17 05:29:49,176 [salt.minion      ][INFO    ][19872] Starting a new job with PID 19872
2018-02-17 05:29:51,545 [salt.state       ][INFO    ][19872] Loading fresh modules for state activity
2018-02-17 05:29:51,652 [salt.state       ][INFO    ][19872] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:51.652649
2018-02-17 05:29:51,653 [salt.state       ][INFO    ][19872] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:29:51,656 [salt.loaded.int.module.cmdmod][INFO    ][19872] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:29:53,530 [salt.state       ][INFO    ][19872] {'pid': 19880, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:29:53,530 [salt.state       ][INFO    ][19872] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:53.530885 duration_in_ms=1878.237
2018-02-17 05:29:53,532 [salt.state       ][INFO    ][19872] Running state [maas.machines_status] at time 05:29:53.532281
2018-02-17 05:29:53,532 [salt.state       ][INFO    ][19872] Executing state module.run for maas.machines_status
2018-02-17 05:29:54,848 [salt.state       ][INFO    ][19872] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:29:54,848 [salt.state       ][INFO    ][19872] Completed state [maas.machines_status] at time 05:29:54.848547 duration_in_ms=1316.264
2018-02-17 05:29:54,852 [salt.minion      ][INFO    ][19872] Returning information for job: 20180217052949141431
2018-02-17 05:30:05,569 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053005550426
2018-02-17 05:30:05,589 [salt.minion      ][INFO    ][19954] Starting a new job with PID 19954
2018-02-17 05:30:06,124 [salt.state       ][INFO    ][19954] Loading fresh modules for state activity
2018-02-17 05:30:06,224 [salt.state       ][INFO    ][19954] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:06.224386
2018-02-17 05:30:06,225 [salt.state       ][INFO    ][19954] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:30:06,227 [salt.loaded.int.module.cmdmod][INFO    ][19954] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:30:08,047 [salt.state       ][INFO    ][19954] {'pid': 19961, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:30:08,048 [salt.state       ][INFO    ][19954] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:08.047935 duration_in_ms=1823.548
2018-02-17 05:30:08,049 [salt.state       ][INFO    ][19954] Running state [maas.machines_status] at time 05:30:08.049847
2018-02-17 05:30:08,050 [salt.state       ][INFO    ][19954] Executing state module.run for maas.machines_status
2018-02-17 05:30:08,700 [salt.state       ][INFO    ][19954] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:30:08,701 [salt.state       ][INFO    ][19954] Completed state [maas.machines_status] at time 05:30:08.701408 duration_in_ms=651.558
2018-02-17 05:30:08,706 [salt.minion      ][INFO    ][19954] Returning information for job: 20180217053005550426
2018-02-17 05:30:19,408 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053019395854
2018-02-17 05:30:19,429 [salt.minion      ][INFO    ][19974] Starting a new job with PID 19974
2018-02-17 05:30:21,779 [salt.state       ][INFO    ][19974] Loading fresh modules for state activity
2018-02-17 05:30:21,856 [salt.state       ][INFO    ][19974] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:21.856642
2018-02-17 05:30:21,856 [salt.state       ][INFO    ][19974] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:30:21,858 [salt.loaded.int.module.cmdmod][INFO    ][19974] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:30:23,751 [salt.state       ][INFO    ][19974] {'pid': 19982, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:30:23,752 [salt.state       ][INFO    ][19974] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:23.752570 duration_in_ms=1895.928
2018-02-17 05:30:23,754 [salt.state       ][INFO    ][19974] Running state [maas.machines_status] at time 05:30:23.754296
2018-02-17 05:30:23,754 [salt.state       ][INFO    ][19974] Executing state module.run for maas.machines_status
2018-02-17 05:30:24,357 [salt.state       ][INFO    ][19974] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:30:24,358 [salt.state       ][INFO    ][19974] Completed state [maas.machines_status] at time 05:30:24.358279 duration_in_ms=603.983
2018-02-17 05:30:24,361 [salt.minion      ][INFO    ][19974] Returning information for job: 20180217053019395854
2018-02-17 05:30:35,064 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053035049508
2018-02-17 05:30:35,108 [salt.minion      ][INFO    ][20041] Starting a new job with PID 20041
2018-02-17 05:30:36,383 [salt.state       ][INFO    ][20041] Loading fresh modules for state activity
2018-02-17 05:30:36,485 [salt.state       ][INFO    ][20041] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:36.485200
2018-02-17 05:30:36,485 [salt.state       ][INFO    ][20041] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:30:36,488 [salt.loaded.int.module.cmdmod][INFO    ][20041] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:30:38,915 [salt.state       ][INFO    ][20041] {'pid': 20063, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:30:38,917 [salt.state       ][INFO    ][20041] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:38.917099 duration_in_ms=2431.898
2018-02-17 05:30:38,920 [salt.state       ][INFO    ][20041] Running state [maas.machines_status] at time 05:30:38.920450
2018-02-17 05:30:38,921 [salt.state       ][INFO    ][20041] Executing state module.run for maas.machines_status
2018-02-17 05:30:39,626 [salt.state       ][INFO    ][20041] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:30:39,627 [salt.state       ][INFO    ][20041] Completed state [maas.machines_status] at time 05:30:39.627083 duration_in_ms=706.633
2018-02-17 05:30:39,631 [salt.minion      ][INFO    ][20041] Returning information for job: 20180217053035049508
2018-02-17 05:30:50,372 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053050354363
2018-02-17 05:30:50,393 [salt.minion      ][INFO    ][20209] Starting a new job with PID 20209
2018-02-17 05:30:52,747 [salt.state       ][INFO    ][20209] Loading fresh modules for state activity
2018-02-17 05:30:52,847 [salt.state       ][INFO    ][20209] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:52.847183
2018-02-17 05:30:52,847 [salt.state       ][INFO    ][20209] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:30:52,850 [salt.loaded.int.module.cmdmod][INFO    ][20209] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:30:54,852 [salt.state       ][INFO    ][20209] {'pid': 20228, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:30:54,853 [salt.state       ][INFO    ][20209] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:54.853628 duration_in_ms=2006.446
2018-02-17 05:30:54,855 [salt.state       ][INFO    ][20209] Running state [maas.machines_status] at time 05:30:54.855515
2018-02-17 05:30:54,855 [salt.state       ][INFO    ][20209] Executing state module.run for maas.machines_status
2018-02-17 05:30:55,508 [salt.state       ][INFO    ][20209] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:30:55,509 [salt.state       ][INFO    ][20209] Completed state [maas.machines_status] at time 05:30:55.509251 duration_in_ms=653.735
2018-02-17 05:30:55,513 [salt.minion      ][INFO    ][20209] Returning information for job: 20180217053050354363
2018-02-17 05:31:06,231 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053106216376
2018-02-17 05:31:06,251 [salt.minion      ][INFO    ][20310] Starting a new job with PID 20310
2018-02-17 05:31:06,799 [salt.state       ][INFO    ][20310] Loading fresh modules for state activity
2018-02-17 05:31:06,886 [salt.state       ][INFO    ][20310] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:06.886712
2018-02-17 05:31:06,887 [salt.state       ][INFO    ][20310] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:31:06,889 [salt.loaded.int.module.cmdmod][INFO    ][20310] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:31:08,756 [salt.state       ][INFO    ][20310] {'pid': 20317, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:31:08,759 [salt.state       ][INFO    ][20310] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:08.758940 duration_in_ms=1872.228
2018-02-17 05:31:08,762 [salt.state       ][INFO    ][20310] Running state [maas.machines_status] at time 05:31:08.762143
2018-02-17 05:31:08,763 [salt.state       ][INFO    ][20310] Executing state module.run for maas.machines_status
2018-02-17 05:31:09,451 [salt.state       ][INFO    ][20310] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:31:09,452 [salt.state       ][INFO    ][20310] Completed state [maas.machines_status] at time 05:31:09.452315 duration_in_ms=690.172
2018-02-17 05:31:09,455 [salt.minion      ][INFO    ][20310] Returning information for job: 20180217053106216376
2018-02-17 05:31:20,162 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053120146919
2018-02-17 05:31:20,186 [salt.minion      ][INFO    ][20364] Starting a new job with PID 20364
2018-02-17 05:31:22,546 [salt.state       ][INFO    ][20364] Loading fresh modules for state activity
2018-02-17 05:31:22,641 [salt.state       ][INFO    ][20364] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:22.641539
2018-02-17 05:31:22,641 [salt.state       ][INFO    ][20364] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:31:22,644 [salt.loaded.int.module.cmdmod][INFO    ][20364] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:31:24,627 [salt.state       ][INFO    ][20364] {'pid': 20373, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:31:24,627 [salt.state       ][INFO    ][20364] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:24.627824 duration_in_ms=1986.286
2018-02-17 05:31:24,629 [salt.state       ][INFO    ][20364] Running state [maas.machines_status] at time 05:31:24.629721
2018-02-17 05:31:24,630 [salt.state       ][INFO    ][20364] Executing state module.run for maas.machines_status
2018-02-17 05:31:25,348 [salt.state       ][INFO    ][20364] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:31:25,349 [salt.state       ][INFO    ][20364] Completed state [maas.machines_status] at time 05:31:25.349045 duration_in_ms=719.323
2018-02-17 05:31:25,353 [salt.minion      ][INFO    ][20364] Returning information for job: 20180217053120146919
2018-02-17 05:31:36,116 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053136104857
2018-02-17 05:31:36,142 [salt.minion      ][INFO    ][20506] Starting a new job with PID 20506
2018-02-17 05:31:36,710 [salt.state       ][INFO    ][20506] Loading fresh modules for state activity
2018-02-17 05:31:36,806 [salt.state       ][INFO    ][20506] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:36.806926
2018-02-17 05:31:36,807 [salt.state       ][INFO    ][20506] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:31:36,809 [salt.loaded.int.module.cmdmod][INFO    ][20506] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:31:40,260 [salt.state       ][INFO    ][20506] {'pid': 20516, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:31:40,262 [salt.state       ][INFO    ][20506] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:40.262241 duration_in_ms=3455.314
2018-02-17 05:31:40,265 [salt.state       ][INFO    ][20506] Running state [maas.machines_status] at time 05:31:40.265525
2018-02-17 05:31:40,266 [salt.state       ][INFO    ][20506] Executing state module.run for maas.machines_status
2018-02-17 05:31:40,913 [salt.state       ][INFO    ][20506] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:31:40,914 [salt.state       ][INFO    ][20506] Completed state [maas.machines_status] at time 05:31:40.914005 duration_in_ms=648.481
2018-02-17 05:31:40,916 [salt.minion      ][INFO    ][20506] Returning information for job: 20180217053136104857
2018-02-17 05:31:51,620 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053151608640
2018-02-17 05:31:51,638 [salt.minion      ][INFO    ][20699] Starting a new job with PID 20699
2018-02-17 05:31:54,019 [salt.state       ][INFO    ][20699] Loading fresh modules for state activity
2018-02-17 05:31:54,112 [salt.state       ][INFO    ][20699] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:54.112098
2018-02-17 05:31:54,112 [salt.state       ][INFO    ][20699] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:31:54,114 [salt.loaded.int.module.cmdmod][INFO    ][20699] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:31:56,998 [salt.state       ][INFO    ][20699] {'pid': 20740, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:31:56,999 [salt.state       ][INFO    ][20699] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:56.999538 duration_in_ms=2887.44
2018-02-17 05:31:57,001 [salt.state       ][INFO    ][20699] Running state [maas.machines_status] at time 05:31:57.001094
2018-02-17 05:31:57,001 [salt.state       ][INFO    ][20699] Executing state module.run for maas.machines_status
2018-02-17 05:31:57,694 [salt.state       ][INFO    ][20699] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:31:57,695 [salt.state       ][INFO    ][20699] Completed state [maas.machines_status] at time 05:31:57.695269 duration_in_ms=694.174
2018-02-17 05:31:57,699 [salt.minion      ][INFO    ][20699] Returning information for job: 20180217053151608640
2018-02-17 05:32:08,405 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053208390077
2018-02-17 05:32:08,425 [salt.minion      ][INFO    ][20851] Starting a new job with PID 20851
2018-02-17 05:32:08,977 [salt.state       ][INFO    ][20851] Loading fresh modules for state activity
2018-02-17 05:32:09,063 [salt.state       ][INFO    ][20851] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:09.063292
2018-02-17 05:32:09,064 [salt.state       ][INFO    ][20851] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:32:09,066 [salt.loaded.int.module.cmdmod][INFO    ][20851] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:32:10,881 [salt.state       ][INFO    ][20851] {'pid': 20858, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:32:10,882 [salt.state       ][INFO    ][20851] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:10.882211 duration_in_ms=1818.919
2018-02-17 05:32:10,884 [salt.state       ][INFO    ][20851] Running state [maas.machines_status] at time 05:32:10.884740
2018-02-17 05:32:10,885 [salt.state       ][INFO    ][20851] Executing state module.run for maas.machines_status
2018-02-17 05:32:11,606 [salt.state       ][INFO    ][20851] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:32:11,607 [salt.state       ][INFO    ][20851] Completed state [maas.machines_status] at time 05:32:11.607662 duration_in_ms=722.922
2018-02-17 05:32:11,611 [salt.minion      ][INFO    ][20851] Returning information for job: 20180217053208390077
2018-02-17 05:32:22,316 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053222302678
2018-02-17 05:32:22,336 [salt.minion      ][INFO    ][20881] Starting a new job with PID 20881
2018-02-17 05:32:24,710 [salt.state       ][INFO    ][20881] Loading fresh modules for state activity
2018-02-17 05:32:24,796 [salt.state       ][INFO    ][20881] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:24.796477
2018-02-17 05:32:24,797 [salt.state       ][INFO    ][20881] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:32:24,799 [salt.loaded.int.module.cmdmod][INFO    ][20881] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:32:26,710 [salt.state       ][INFO    ][20881] {'pid': 20888, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:32:26,712 [salt.state       ][INFO    ][20881] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:26.712391 duration_in_ms=1915.913
2018-02-17 05:32:26,715 [salt.state       ][INFO    ][20881] Running state [maas.machines_status] at time 05:32:26.715554
2018-02-17 05:32:26,716 [salt.state       ][INFO    ][20881] Executing state module.run for maas.machines_status
2018-02-17 05:32:27,416 [salt.state       ][INFO    ][20881] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:32:27,416 [salt.state       ][INFO    ][20881] Completed state [maas.machines_status] at time 05:32:27.416636 duration_in_ms=701.082
2018-02-17 05:32:27,419 [salt.minion      ][INFO    ][20881] Returning information for job: 20180217053222302678
2018-02-17 05:32:38,156 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053238143871
2018-02-17 05:32:38,179 [salt.minion      ][INFO    ][20995] Starting a new job with PID 20995
2018-02-17 05:32:38,718 [salt.state       ][INFO    ][20995] Loading fresh modules for state activity
2018-02-17 05:32:38,817 [salt.state       ][INFO    ][20995] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:38.817674
2018-02-17 05:32:38,818 [salt.state       ][INFO    ][20995] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:32:38,821 [salt.loaded.int.module.cmdmod][INFO    ][20995] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:32:40,680 [salt.state       ][INFO    ][20995] {'pid': 21002, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:32:40,682 [salt.state       ][INFO    ][20995] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:40.681984 duration_in_ms=1864.309
2018-02-17 05:32:40,683 [salt.state       ][INFO    ][20995] Running state [maas.machines_status] at time 05:32:40.683766
2018-02-17 05:32:40,684 [salt.state       ][INFO    ][20995] Executing state module.run for maas.machines_status
2018-02-17 05:32:41,317 [salt.state       ][INFO    ][20995] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:32:41,319 [salt.state       ][INFO    ][20995] Completed state [maas.machines_status] at time 05:32:41.319525 duration_in_ms=635.757
2018-02-17 05:32:41,323 [salt.minion      ][INFO    ][20995] Returning information for job: 20180217053238143871
2018-02-17 05:32:52,050 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053252035787
2018-02-17 05:32:52,072 [salt.minion      ][INFO    ][21163] Starting a new job with PID 21163
2018-02-17 05:32:54,458 [salt.state       ][INFO    ][21163] Loading fresh modules for state activity
2018-02-17 05:32:54,543 [salt.state       ][INFO    ][21163] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:54.543826
2018-02-17 05:32:54,544 [salt.state       ][INFO    ][21163] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:32:54,547 [salt.loaded.int.module.cmdmod][INFO    ][21163] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:32:56,521 [salt.state       ][INFO    ][21163] {'pid': 21225, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:32:56,523 [salt.state       ][INFO    ][21163] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:56.523448 duration_in_ms=1979.622
2018-02-17 05:32:56,526 [salt.state       ][INFO    ][21163] Running state [maas.machines_status] at time 05:32:56.526148
2018-02-17 05:32:56,526 [salt.state       ][INFO    ][21163] Executing state module.run for maas.machines_status
2018-02-17 05:32:57,210 [salt.state       ][INFO    ][21163] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:32:57,211 [salt.state       ][INFO    ][21163] Completed state [maas.machines_status] at time 05:32:57.210946 duration_in_ms=684.797
2018-02-17 05:32:57,214 [salt.minion      ][INFO    ][21163] Returning information for job: 20180217053252035787
2018-02-17 05:33:07,927 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053307911333
2018-02-17 05:33:07,946 [salt.minion      ][INFO    ][21257] Starting a new job with PID 21257
2018-02-17 05:33:08,487 [salt.state       ][INFO    ][21257] Loading fresh modules for state activity
2018-02-17 05:33:08,573 [salt.state       ][INFO    ][21257] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:08.572955
2018-02-17 05:33:08,573 [salt.state       ][INFO    ][21257] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:33:08,575 [salt.loaded.int.module.cmdmod][INFO    ][21257] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:33:10,434 [salt.state       ][INFO    ][21257] {'pid': 21264, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:33:10,436 [salt.state       ][INFO    ][21257] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:10.436276 duration_in_ms=1863.32
2018-02-17 05:33:10,440 [salt.state       ][INFO    ][21257] Running state [maas.machines_status] at time 05:33:10.440320
2018-02-17 05:33:10,441 [salt.state       ][INFO    ][21257] Executing state module.run for maas.machines_status
2018-02-17 05:33:11,103 [salt.state       ][INFO    ][21257] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:33:11,105 [salt.state       ][INFO    ][21257] Completed state [maas.machines_status] at time 05:33:11.105401 duration_in_ms=665.081
2018-02-17 05:33:11,108 [salt.minion      ][INFO    ][21257] Returning information for job: 20180217053307911333
2018-02-17 05:33:21,819 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053321807459
2018-02-17 05:33:21,842 [salt.minion      ][INFO    ][21292] Starting a new job with PID 21292
2018-02-17 05:33:24,178 [salt.state       ][INFO    ][21292] Loading fresh modules for state activity
2018-02-17 05:33:24,276 [salt.state       ][INFO    ][21292] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:24.276658
2018-02-17 05:33:24,277 [salt.state       ][INFO    ][21292] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:33:24,279 [salt.loaded.int.module.cmdmod][INFO    ][21292] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:33:26,136 [salt.state       ][INFO    ][21292] {'pid': 21305, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:33:26,137 [salt.state       ][INFO    ][21292] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:26.137760 duration_in_ms=1861.101
2018-02-17 05:33:26,141 [salt.state       ][INFO    ][21292] Running state [maas.machines_status] at time 05:33:26.141200
2018-02-17 05:33:26,141 [salt.state       ][INFO    ][21292] Executing state module.run for maas.machines_status
2018-02-17 05:33:26,940 [salt.state       ][INFO    ][21292] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:33:26,941 [salt.state       ][INFO    ][21292] Completed state [maas.machines_status] at time 05:33:26.941043 duration_in_ms=799.842
2018-02-17 05:33:26,944 [salt.minion      ][INFO    ][21292] Returning information for job: 20180217053321807459
2018-02-17 05:33:37,657 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053337644241
2018-02-17 05:33:37,679 [salt.minion      ][INFO    ][21373] Starting a new job with PID 21373
2018-02-17 05:33:38,205 [salt.state       ][INFO    ][21373] Loading fresh modules for state activity
2018-02-17 05:33:38,283 [salt.state       ][INFO    ][21373] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:38.283135
2018-02-17 05:33:38,283 [salt.state       ][INFO    ][21373] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:33:38,286 [salt.loaded.int.module.cmdmod][INFO    ][21373] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:33:40,223 [salt.state       ][INFO    ][21373] {'pid': 21381, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:33:40,225 [salt.state       ][INFO    ][21373] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:40.225272 duration_in_ms=1942.138
2018-02-17 05:33:40,228 [salt.state       ][INFO    ][21373] Running state [maas.machines_status] at time 05:33:40.228033
2018-02-17 05:33:40,229 [salt.state       ][INFO    ][21373] Executing state module.run for maas.machines_status
2018-02-17 05:33:40,897 [salt.state       ][INFO    ][21373] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:33:40,898 [salt.state       ][INFO    ][21373] Completed state [maas.machines_status] at time 05:33:40.898873 duration_in_ms=670.84
2018-02-17 05:33:40,903 [salt.minion      ][INFO    ][21373] Returning information for job: 20180217053337644241
2018-02-17 05:33:51,684 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053351670487
2018-02-17 05:33:51,707 [salt.minion      ][INFO    ][21476] Starting a new job with PID 21476
2018-02-17 05:33:54,075 [salt.state       ][INFO    ][21476] Loading fresh modules for state activity
2018-02-17 05:33:54,157 [salt.state       ][INFO    ][21476] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:54.157755
2018-02-17 05:33:54,158 [salt.state       ][INFO    ][21476] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:33:54,159 [salt.loaded.int.module.cmdmod][INFO    ][21476] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:33:56,019 [salt.state       ][INFO    ][21476] {'pid': 21515, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:33:56,020 [salt.state       ][INFO    ][21476] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:56.020184 duration_in_ms=1862.429
2018-02-17 05:33:56,023 [salt.state       ][INFO    ][21476] Running state [maas.machines_status] at time 05:33:56.023481
2018-02-17 05:33:56,024 [salt.state       ][INFO    ][21476] Executing state module.run for maas.machines_status
2018-02-17 05:33:56,697 [salt.state       ][INFO    ][21476] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:33:56,698 [salt.state       ][INFO    ][21476] Completed state [maas.machines_status] at time 05:33:56.698155 duration_in_ms=674.675
2018-02-17 05:33:56,700 [salt.minion      ][INFO    ][21476] Returning information for job: 20180217053351670487
2018-02-17 05:34:07,414 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053407396300
2018-02-17 05:34:07,436 [salt.minion      ][INFO    ][21538] Starting a new job with PID 21538
2018-02-17 05:34:07,963 [salt.state       ][INFO    ][21538] Loading fresh modules for state activity
2018-02-17 05:34:08,044 [salt.state       ][INFO    ][21538] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:08.044325
2018-02-17 05:34:08,045 [salt.state       ][INFO    ][21538] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:34:08,047 [salt.loaded.int.module.cmdmod][INFO    ][21538] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:34:10,500 [salt.state       ][INFO    ][21538] {'pid': 21545, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:34:10,502 [salt.state       ][INFO    ][21538] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:10.502365 duration_in_ms=2458.039
2018-02-17 05:34:10,506 [salt.state       ][INFO    ][21538] Running state [maas.machines_status] at time 05:34:10.506462
2018-02-17 05:34:10,506 [salt.state       ][INFO    ][21538] Executing state module.run for maas.machines_status
2018-02-17 05:34:11,166 [salt.state       ][INFO    ][21538] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:34:11,167 [salt.state       ][INFO    ][21538] Completed state [maas.machines_status] at time 05:34:11.166998 duration_in_ms=660.535
2018-02-17 05:34:11,170 [salt.minion      ][INFO    ][21538] Returning information for job: 20180217053407396300
2018-02-17 05:34:21,876 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053421865386
2018-02-17 05:34:21,898 [salt.minion      ][INFO    ][21565] Starting a new job with PID 21565
2018-02-17 05:34:24,257 [salt.state       ][INFO    ][21565] Loading fresh modules for state activity
2018-02-17 05:34:24,346 [salt.state       ][INFO    ][21565] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:24.346489
2018-02-17 05:34:24,347 [salt.state       ][INFO    ][21565] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:34:24,349 [salt.loaded.int.module.cmdmod][INFO    ][21565] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:34:26,146 [salt.state       ][INFO    ][21565] {'pid': 21572, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:34:26,149 [salt.state       ][INFO    ][21565] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:26.148508 duration_in_ms=1802.018
2018-02-17 05:34:26,152 [salt.state       ][INFO    ][21565] Running state [maas.machines_status] at time 05:34:26.152376
2018-02-17 05:34:26,154 [salt.state       ][INFO    ][21565] Executing state module.run for maas.machines_status
2018-02-17 05:34:26,773 [salt.state       ][INFO    ][21565] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:34:26,774 [salt.state       ][INFO    ][21565] Completed state [maas.machines_status] at time 05:34:26.774277 duration_in_ms=621.9
2018-02-17 05:34:26,778 [salt.minion      ][INFO    ][21565] Returning information for job: 20180217053421865386
2018-02-17 05:34:37,519 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053437506524
2018-02-17 05:34:37,538 [salt.minion      ][INFO    ][21629] Starting a new job with PID 21629
2018-02-17 05:34:38,082 [salt.state       ][INFO    ][21629] Loading fresh modules for state activity
2018-02-17 05:34:38,166 [salt.state       ][INFO    ][21629] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:38.166244
2018-02-17 05:34:38,167 [salt.state       ][INFO    ][21629] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:34:38,169 [salt.loaded.int.module.cmdmod][INFO    ][21629] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:34:40,012 [salt.state       ][INFO    ][21629] {'pid': 21637, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:34:40,014 [salt.state       ][INFO    ][21629] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:40.014681 duration_in_ms=1848.435
2018-02-17 05:34:40,018 [salt.state       ][INFO    ][21629] Running state [maas.machines_status] at time 05:34:40.018093
2018-02-17 05:34:40,019 [salt.state       ][INFO    ][21629] Executing state module.run for maas.machines_status
2018-02-17 05:34:40,658 [salt.state       ][INFO    ][21629] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:34:40,658 [salt.state       ][INFO    ][21629] Completed state [maas.machines_status] at time 05:34:40.658796 duration_in_ms=640.703
2018-02-17 05:34:40,662 [salt.minion      ][INFO    ][21629] Returning information for job: 20180217053437506524
2018-02-17 05:34:51,396 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053451384005
2018-02-17 05:34:51,416 [salt.minion      ][INFO    ][21740] Starting a new job with PID 21740
2018-02-17 05:34:53,751 [salt.state       ][INFO    ][21740] Loading fresh modules for state activity
2018-02-17 05:34:53,846 [salt.state       ][INFO    ][21740] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:53.846018
2018-02-17 05:34:53,846 [salt.state       ][INFO    ][21740] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:34:53,848 [salt.loaded.int.module.cmdmod][INFO    ][21740] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:34:55,666 [salt.state       ][INFO    ][21740] {'pid': 21772, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:34:55,667 [salt.state       ][INFO    ][21740] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:55.667750 duration_in_ms=1821.732
2018-02-17 05:34:55,669 [salt.state       ][INFO    ][21740] Running state [maas.machines_status] at time 05:34:55.669417
2018-02-17 05:34:55,670 [salt.state       ][INFO    ][21740] Executing state module.run for maas.machines_status
2018-02-17 05:34:56,486 [salt.state       ][INFO    ][21740] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 5})}}
2018-02-17 05:34:56,487 [salt.state       ][INFO    ][21740] Completed state [maas.machines_status] at time 05:34:56.487059 duration_in_ms=817.641
2018-02-17 05:34:56,490 [salt.minion      ][INFO    ][21740] Returning information for job: 20180217053451384005
2018-02-17 05:35:07,248 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053507234833
2018-02-17 05:35:07,270 [salt.minion      ][INFO    ][21834] Starting a new job with PID 21834
2018-02-17 05:35:07,816 [salt.state       ][INFO    ][21834] Loading fresh modules for state activity
2018-02-17 05:35:07,910 [salt.state       ][INFO    ][21834] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:07.910458
2018-02-17 05:35:07,911 [salt.state       ][INFO    ][21834] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:35:07,913 [salt.loaded.int.module.cmdmod][INFO    ][21834] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:35:09,751 [salt.state       ][INFO    ][21834] {'pid': 21841, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:35:09,753 [salt.state       ][INFO    ][21834] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:09.753550 duration_in_ms=1843.092
2018-02-17 05:35:09,755 [salt.state       ][INFO    ][21834] Running state [maas.machines_status] at time 05:35:09.755881
2018-02-17 05:35:09,756 [salt.state       ][INFO    ][21834] Executing state module.run for maas.machines_status
2018-02-17 05:35:10,429 [salt.state       ][INFO    ][21834] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:35:10,430 [salt.state       ][INFO    ][21834] Completed state [maas.machines_status] at time 05:35:10.430593 duration_in_ms=674.711
2018-02-17 05:35:10,435 [salt.minion      ][INFO    ][21834] Returning information for job: 20180217053507234833
2018-02-17 05:35:21,162 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053521151888
2018-02-17 05:35:21,187 [salt.minion      ][INFO    ][21885] Starting a new job with PID 21885
2018-02-17 05:35:23,552 [salt.state       ][INFO    ][21885] Loading fresh modules for state activity
2018-02-17 05:35:23,645 [salt.state       ][INFO    ][21885] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:23.645448
2018-02-17 05:35:23,645 [salt.state       ][INFO    ][21885] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:35:23,647 [salt.loaded.int.module.cmdmod][INFO    ][21885] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:35:25,488 [salt.state       ][INFO    ][21885] {'pid': 21892, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:35:25,488 [salt.state       ][INFO    ][21885] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:25.488744 duration_in_ms=1843.296
2018-02-17 05:35:25,491 [salt.state       ][INFO    ][21885] Running state [maas.machines_status] at time 05:35:25.491531
2018-02-17 05:35:25,492 [salt.state       ][INFO    ][21885] Executing state module.run for maas.machines_status
2018-02-17 05:35:26,155 [salt.state       ][INFO    ][21885] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:35:26,156 [salt.state       ][INFO    ][21885] Completed state [maas.machines_status] at time 05:35:26.156484 duration_in_ms=664.953
2018-02-17 05:35:26,160 [salt.minion      ][INFO    ][21885] Returning information for job: 20180217053521151888
2018-02-17 05:35:36,857 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053536846714
2018-02-17 05:35:36,878 [salt.minion      ][INFO    ][21985] Starting a new job with PID 21985
2018-02-17 05:35:37,389 [salt.state       ][INFO    ][21985] Loading fresh modules for state activity
2018-02-17 05:35:37,465 [salt.state       ][INFO    ][21985] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:37.465929
2018-02-17 05:35:37,466 [salt.state       ][INFO    ][21985] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:35:37,468 [salt.loaded.int.module.cmdmod][INFO    ][21985] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:35:39,320 [salt.state       ][INFO    ][21985] {'pid': 21992, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:35:39,322 [salt.state       ][INFO    ][21985] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:39.322092 duration_in_ms=1856.162
2018-02-17 05:35:39,324 [salt.state       ][INFO    ][21985] Running state [maas.machines_status] at time 05:35:39.324340
2018-02-17 05:35:39,325 [salt.state       ][INFO    ][21985] Executing state module.run for maas.machines_status
2018-02-17 05:35:39,982 [salt.state       ][INFO    ][21985] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:35:39,983 [salt.state       ][INFO    ][21985] Completed state [maas.machines_status] at time 05:35:39.983160 duration_in_ms=658.818
2018-02-17 05:35:39,988 [salt.minion      ][INFO    ][21985] Returning information for job: 20180217053536846714
2018-02-17 05:35:50,695 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053550680638
2018-02-17 05:35:50,716 [salt.minion      ][INFO    ][22126] Starting a new job with PID 22126
2018-02-17 05:35:53,133 [salt.state       ][INFO    ][22126] Loading fresh modules for state activity
2018-02-17 05:35:53,226 [salt.state       ][INFO    ][22126] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:53.226826
2018-02-17 05:35:53,227 [salt.state       ][INFO    ][22126] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:35:53,230 [salt.loaded.int.module.cmdmod][INFO    ][22126] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:35:55,168 [salt.state       ][INFO    ][22126] {'pid': 22133, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:35:55,170 [salt.state       ][INFO    ][22126] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:55.170836 duration_in_ms=1944.01
2018-02-17 05:35:55,173 [salt.state       ][INFO    ][22126] Running state [maas.machines_status] at time 05:35:55.173292
2018-02-17 05:35:55,174 [salt.state       ][INFO    ][22126] Executing state module.run for maas.machines_status
2018-02-17 05:35:55,967 [salt.state       ][INFO    ][22126] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:35:55,969 [salt.state       ][INFO    ][22126] Completed state [maas.machines_status] at time 05:35:55.969090 duration_in_ms=795.797
2018-02-17 05:35:55,974 [salt.minion      ][INFO    ][22126] Returning information for job: 20180217053550680638
2018-02-17 05:36:06,700 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053606690227
2018-02-17 05:36:06,723 [salt.minion      ][INFO    ][22192] Starting a new job with PID 22192
2018-02-17 05:36:07,255 [salt.state       ][INFO    ][22192] Loading fresh modules for state activity
2018-02-17 05:36:07,343 [salt.state       ][INFO    ][22192] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:07.343040
2018-02-17 05:36:07,344 [salt.state       ][INFO    ][22192] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:36:07,346 [salt.loaded.int.module.cmdmod][INFO    ][22192] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:36:09,086 [salt.state       ][INFO    ][22192] {'pid': 22199, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:36:09,089 [salt.state       ][INFO    ][22192] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:09.088840 duration_in_ms=1745.798
2018-02-17 05:36:09,091 [salt.state       ][INFO    ][22192] Running state [maas.machines_status] at time 05:36:09.091530
2018-02-17 05:36:09,092 [salt.state       ][INFO    ][22192] Executing state module.run for maas.machines_status
2018-02-17 05:36:09,721 [salt.state       ][INFO    ][22192] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:36:09,723 [salt.state       ][INFO    ][22192] Completed state [maas.machines_status] at time 05:36:09.723023 duration_in_ms=631.492
2018-02-17 05:36:09,727 [salt.minion      ][INFO    ][22192] Returning information for job: 20180217053606690227
2018-02-17 05:36:20,436 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053620423550
2018-02-17 05:36:20,457 [salt.minion      ][INFO    ][22212] Starting a new job with PID 22212
2018-02-17 05:36:22,774 [salt.state       ][INFO    ][22212] Loading fresh modules for state activity
2018-02-17 05:36:22,863 [salt.state       ][INFO    ][22212] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:22.863259
2018-02-17 05:36:22,864 [salt.state       ][INFO    ][22212] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:36:22,866 [salt.loaded.int.module.cmdmod][INFO    ][22212] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:36:24,667 [salt.state       ][INFO    ][22212] {'pid': 22219, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:36:24,671 [salt.state       ][INFO    ][22212] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:24.671412 duration_in_ms=1808.15
2018-02-17 05:36:24,675 [salt.state       ][INFO    ][22212] Running state [maas.machines_status] at time 05:36:24.675413
2018-02-17 05:36:24,676 [salt.state       ][INFO    ][22212] Executing state module.run for maas.machines_status
2018-02-17 05:36:25,332 [salt.state       ][INFO    ][22212] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:36:25,333 [salt.state       ][INFO    ][22212] Completed state [maas.machines_status] at time 05:36:25.333726 duration_in_ms=658.313
2018-02-17 05:36:25,337 [salt.minion      ][INFO    ][22212] Returning information for job: 20180217053620423550
2018-02-17 05:36:36,100 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053636089592
2018-02-17 05:36:36,119 [salt.minion      ][INFO    ][22263] Starting a new job with PID 22263
2018-02-17 05:36:36,655 [salt.state       ][INFO    ][22263] Loading fresh modules for state activity
2018-02-17 05:36:36,734 [salt.state       ][INFO    ][22263] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:36.734250
2018-02-17 05:36:36,734 [salt.state       ][INFO    ][22263] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:36:36,736 [salt.loaded.int.module.cmdmod][INFO    ][22263] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:36:38,591 [salt.state       ][INFO    ][22263] {'pid': 22270, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:36:38,592 [salt.state       ][INFO    ][22263] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:38.591976 duration_in_ms=1857.725
2018-02-17 05:36:38,595 [salt.state       ][INFO    ][22263] Running state [maas.machines_status] at time 05:36:38.595336
2018-02-17 05:36:38,595 [salt.state       ][INFO    ][22263] Executing state module.run for maas.machines_status
2018-02-17 05:36:39,269 [salt.state       ][INFO    ][22263] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:36:39,270 [salt.state       ][INFO    ][22263] Completed state [maas.machines_status] at time 05:36:39.270318 duration_in_ms=674.983
2018-02-17 05:36:39,274 [salt.minion      ][INFO    ][22263] Returning information for job: 20180217053636089592
2018-02-17 05:36:50,017 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053650005685
2018-02-17 05:36:50,041 [salt.minion      ][INFO    ][22291] Starting a new job with PID 22291
2018-02-17 05:36:52,388 [salt.state       ][INFO    ][22291] Loading fresh modules for state activity
2018-02-17 05:36:52,472 [salt.state       ][INFO    ][22291] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:52.472101
2018-02-17 05:36:52,472 [salt.state       ][INFO    ][22291] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:36:52,475 [salt.loaded.int.module.cmdmod][INFO    ][22291] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:36:54,297 [salt.state       ][INFO    ][22291] {'pid': 22298, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:36:54,298 [salt.state       ][INFO    ][22291] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:54.298695 duration_in_ms=1826.594
2018-02-17 05:36:54,300 [salt.state       ][INFO    ][22291] Running state [maas.machines_status] at time 05:36:54.300912
2018-02-17 05:36:54,301 [salt.state       ][INFO    ][22291] Executing state module.run for maas.machines_status
2018-02-17 05:36:55,101 [salt.state       ][INFO    ][22291] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:36:55,102 [salt.state       ][INFO    ][22291] Completed state [maas.machines_status] at time 05:36:55.102727 duration_in_ms=801.813
2018-02-17 05:36:55,106 [salt.minion      ][INFO    ][22291] Returning information for job: 20180217053650005685
2018-02-17 05:37:05,819 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053705806129
2018-02-17 05:37:05,838 [salt.minion      ][INFO    ][22323] Starting a new job with PID 22323
2018-02-17 05:37:06,347 [salt.state       ][INFO    ][22323] Loading fresh modules for state activity
2018-02-17 05:37:06,435 [salt.state       ][INFO    ][22323] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:06.435353
2018-02-17 05:37:06,436 [salt.state       ][INFO    ][22323] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:37:06,438 [salt.loaded.int.module.cmdmod][INFO    ][22323] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:37:08,196 [salt.state       ][INFO    ][22323] {'pid': 22330, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:37:08,198 [salt.state       ][INFO    ][22323] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:08.198207 duration_in_ms=1762.854
2018-02-17 05:37:08,201 [salt.state       ][INFO    ][22323] Running state [maas.machines_status] at time 05:37:08.200969
2018-02-17 05:37:08,202 [salt.state       ][INFO    ][22323] Executing state module.run for maas.machines_status
2018-02-17 05:37:08,820 [salt.state       ][INFO    ][22323] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:37:08,822 [salt.state       ][INFO    ][22323] Completed state [maas.machines_status] at time 05:37:08.822155 duration_in_ms=621.186
2018-02-17 05:37:08,825 [salt.minion      ][INFO    ][22323] Returning information for job: 20180217053705806129
2018-02-17 05:37:19,545 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053719531633
2018-02-17 05:37:19,570 [salt.minion      ][INFO    ][22343] Starting a new job with PID 22343
2018-02-17 05:37:21,940 [salt.state       ][INFO    ][22343] Loading fresh modules for state activity
2018-02-17 05:37:22,025 [salt.state       ][INFO    ][22343] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:22.025638
2018-02-17 05:37:22,026 [salt.state       ][INFO    ][22343] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:37:22,028 [salt.loaded.int.module.cmdmod][INFO    ][22343] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:37:23,845 [salt.state       ][INFO    ][22343] {'pid': 22350, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:37:23,846 [salt.state       ][INFO    ][22343] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:23.846176 duration_in_ms=1820.538
2018-02-17 05:37:23,848 [salt.state       ][INFO    ][22343] Running state [maas.machines_status] at time 05:37:23.848848
2018-02-17 05:37:23,849 [salt.state       ][INFO    ][22343] Executing state module.run for maas.machines_status
2018-02-17 05:37:24,468 [salt.state       ][INFO    ][22343] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:37:24,468 [salt.state       ][INFO    ][22343] Completed state [maas.machines_status] at time 05:37:24.468742 duration_in_ms=619.893
2018-02-17 05:37:24,471 [salt.minion      ][INFO    ][22343] Returning information for job: 20180217053719531633
2018-02-17 05:37:35,173 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053735160132
2018-02-17 05:37:35,194 [salt.minion      ][INFO    ][22401] Starting a new job with PID 22401
2018-02-17 05:37:35,768 [salt.state       ][INFO    ][22401] Loading fresh modules for state activity
2018-02-17 05:37:35,853 [salt.state       ][INFO    ][22401] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:35.853799
2018-02-17 05:37:35,854 [salt.state       ][INFO    ][22401] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:37:35,856 [salt.loaded.int.module.cmdmod][INFO    ][22401] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:37:37,660 [salt.state       ][INFO    ][22401] {'pid': 22433, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:37:37,661 [salt.state       ][INFO    ][22401] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:37.661033 duration_in_ms=1807.235
2018-02-17 05:37:37,665 [salt.state       ][INFO    ][22401] Running state [maas.machines_status] at time 05:37:37.665039
2018-02-17 05:37:37,665 [salt.state       ][INFO    ][22401] Executing state module.run for maas.machines_status
2018-02-17 05:37:38,325 [salt.state       ][INFO    ][22401] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-02-17 05:37:38,325 [salt.state       ][INFO    ][22401] Completed state [maas.machines_status] at time 05:37:38.325747 duration_in_ms=660.708
2018-02-17 05:37:38,330 [salt.minion      ][INFO    ][22401] Returning information for job: 20180217053735160132
2018-02-17 05:37:49,023 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053749007045
2018-02-17 05:37:49,046 [salt.minion      ][INFO    ][22683] Starting a new job with PID 22683
2018-02-17 05:37:51,343 [salt.state       ][INFO    ][22683] Loading fresh modules for state activity
2018-02-17 05:37:51,433 [salt.state       ][INFO    ][22683] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:51.433369
2018-02-17 05:37:51,434 [salt.state       ][INFO    ][22683] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:37:51,436 [salt.loaded.int.module.cmdmod][INFO    ][22683] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:37:53,299 [salt.state       ][INFO    ][22683] {'pid': 22692, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:37:53,300 [salt.state       ][INFO    ][22683] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:53.300454 duration_in_ms=1867.085
2018-02-17 05:37:53,302 [salt.state       ][INFO    ][22683] Running state [maas.machines_status] at time 05:37:53.302026
2018-02-17 05:37:53,302 [salt.state       ][INFO    ][22683] Executing state module.run for maas.machines_status
2018-02-17 05:37:53,993 [salt.state       ][INFO    ][22683] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-02-17 05:37:53,994 [salt.state       ][INFO    ][22683] Completed state [maas.machines_status] at time 05:37:53.994359 duration_in_ms=692.332
2018-02-17 05:37:53,997 [salt.minion      ][INFO    ][22683] Returning information for job: 20180217053749007045
2018-02-17 05:38:04,714 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053804699534
2018-02-17 05:38:04,735 [salt.minion      ][INFO    ][22761] Starting a new job with PID 22761
2018-02-17 05:38:05,288 [salt.state       ][INFO    ][22761] Loading fresh modules for state activity
2018-02-17 05:38:05,375 [salt.state       ][INFO    ][22761] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:05.375580
2018-02-17 05:38:05,376 [salt.state       ][INFO    ][22761] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:38:05,379 [salt.loaded.int.module.cmdmod][INFO    ][22761] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:38:07,273 [salt.state       ][INFO    ][22761] {'pid': 22781, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:38:07,274 [salt.state       ][INFO    ][22761] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:07.274880 duration_in_ms=1899.299
2018-02-17 05:38:07,278 [salt.state       ][INFO    ][22761] Running state [maas.machines_status] at time 05:38:07.278179
2018-02-17 05:38:07,278 [salt.state       ][INFO    ][22761] Executing state module.run for maas.machines_status
2018-02-17 05:38:07,911 [salt.state       ][INFO    ][22761] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-02-17 05:38:07,912 [salt.state       ][INFO    ][22761] Completed state [maas.machines_status] at time 05:38:07.912332 duration_in_ms=634.15
2018-02-17 05:38:07,916 [salt.minion      ][INFO    ][22761] Returning information for job: 20180217053804699534
2018-02-17 05:38:18,643 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053818630211
2018-02-17 05:38:18,662 [salt.minion      ][INFO    ][22807] Starting a new job with PID 22807
2018-02-17 05:38:20,967 [salt.state       ][INFO    ][22807] Loading fresh modules for state activity
2018-02-17 05:38:21,063 [salt.state       ][INFO    ][22807] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:21.063091
2018-02-17 05:38:21,063 [salt.state       ][INFO    ][22807] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:38:21,065 [salt.loaded.int.module.cmdmod][INFO    ][22807] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:38:22,985 [salt.state       ][INFO    ][22807] {'pid': 22818, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:38:22,986 [salt.state       ][INFO    ][22807] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:22.986316 duration_in_ms=1923.225
2018-02-17 05:38:22,989 [salt.state       ][INFO    ][22807] Running state [maas.machines_status] at time 05:38:22.988953
2018-02-17 05:38:22,989 [salt.state       ][INFO    ][22807] Executing state module.run for maas.machines_status
2018-02-17 05:38:23,634 [salt.state       ][INFO    ][22807] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-02-17 05:38:23,634 [salt.state       ][INFO    ][22807] Completed state [maas.machines_status] at time 05:38:23.634621 duration_in_ms=645.664
2018-02-17 05:38:23,638 [salt.minion      ][INFO    ][22807] Returning information for job: 20180217053818630211
2018-02-17 05:38:34,373 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053834360201
2018-02-17 05:38:34,398 [salt.minion      ][INFO    ][22888] Starting a new job with PID 22888
2018-02-17 05:38:34,938 [salt.state       ][INFO    ][22888] Loading fresh modules for state activity
2018-02-17 05:38:35,038 [salt.state       ][INFO    ][22888] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:35.038601
2018-02-17 05:38:35,039 [salt.state       ][INFO    ][22888] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:38:35,041 [salt.loaded.int.module.cmdmod][INFO    ][22888] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:38:36,947 [salt.state       ][INFO    ][22888] {'pid': 22897, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:38:36,948 [salt.state       ][INFO    ][22888] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:36.948214 duration_in_ms=1909.612
2018-02-17 05:38:36,951 [salt.state       ][INFO    ][22888] Running state [maas.machines_status] at time 05:38:36.950971
2018-02-17 05:38:36,951 [salt.state       ][INFO    ][22888] Executing state module.run for maas.machines_status
2018-02-17 05:38:37,687 [salt.state       ][INFO    ][22888] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-02-17 05:38:37,688 [salt.state       ][INFO    ][22888] Completed state [maas.machines_status] at time 05:38:37.687963 duration_in_ms=736.991
2018-02-17 05:38:37,691 [salt.minion      ][INFO    ][22888] Returning information for job: 20180217053834360201
2018-02-17 05:38:48,443 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053848427652
2018-02-17 05:38:48,465 [salt.minion      ][INFO    ][23071] Starting a new job with PID 23071
2018-02-17 05:38:50,864 [salt.state       ][INFO    ][23071] Loading fresh modules for state activity
2018-02-17 05:38:50,954 [salt.state       ][INFO    ][23071] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:50.954196
2018-02-17 05:38:50,954 [salt.state       ][INFO    ][23071] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:38:50,956 [salt.loaded.int.module.cmdmod][INFO    ][23071] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:38:52,809 [salt.state       ][INFO    ][23071] {'pid': 23082, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:38:52,810 [salt.state       ][INFO    ][23071] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:52.810043 duration_in_ms=1855.846
2018-02-17 05:38:52,811 [salt.state       ][INFO    ][23071] Running state [maas.machines_status] at time 05:38:52.811580
2018-02-17 05:38:52,811 [salt.state       ][INFO    ][23071] Executing state module.run for maas.machines_status
2018-02-17 05:38:53,505 [salt.state       ][INFO    ][23071] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deployed': 5})}}
2018-02-17 05:38:53,506 [salt.state       ][INFO    ][23071] Completed state [maas.machines_status] at time 05:38:53.506462 duration_in_ms=694.881
2018-02-17 05:38:53,509 [salt.minion      ][INFO    ][23071] Returning information for job: 20180217053848427652
2018-02-17 05:38:54,233 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command state.apply with jid 20180217053854222253
2018-02-17 05:38:54,253 [salt.minion      ][INFO    ][23135] Starting a new job with PID 23135
2018-02-17 05:38:54,770 [salt.state       ][INFO    ][23135] Loading fresh modules for state activity
2018-02-17 05:38:54,863 [salt.state       ][INFO    ][23135] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:54.863239
2018-02-17 05:38:54,863 [salt.state       ][INFO    ][23135] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-02-17 05:38:54,866 [salt.loaded.int.module.cmdmod][INFO    ][23135] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-02-17 05:38:56,661 [salt.state       ][INFO    ][23135] {'pid': 23165, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-02-17 05:38:56,662 [salt.state       ][INFO    ][23135] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:56.662204 duration_in_ms=1798.965
2018-02-17 05:38:56,663 [salt.state       ][INFO    ][23135] Running state [maas.machines_status] at time 05:38:56.663852
2018-02-17 05:38:56,664 [salt.state       ][INFO    ][23135] Executing state module.run for maas.machines_status
2018-02-17 05:38:57,301 [salt.state       ][INFO    ][23135] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'gmm8tp'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'csry7e'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'sxwywx'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'gb8gff'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'bhxp4q'}], 'summary': Counter({'Deployed': 5})}}
2018-02-17 05:38:57,302 [salt.state       ][INFO    ][23135] Completed state [maas.machines_status] at time 05:38:57.302596 duration_in_ms=638.743
2018-02-17 05:38:57,305 [salt.minion      ][INFO    ][23135] Returning information for job: 20180217053854222253
2018-02-17 05:38:58,023 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command pillar.item with jid 20180217053858009960
2018-02-17 05:38:58,042 [salt.minion      ][INFO    ][23197] Starting a new job with PID 23197
2018-02-17 05:38:58,051 [salt.minion      ][INFO    ][23197] Returning information for job: 20180217053858009960
2018-02-17 06:12:46,272 [salt.utils.schedule][INFO    ][1502] Running scheduled job: __mine_interval
2018-02-17 06:54:55,269 [salt.minion      ][INFO    ][1502] User sudo_ubuntu Executing command cp.push_dir with jid 20180217065455255977
2018-02-17 06:54:55,295 [salt.minion      ][INFO    ][30330] Starting a new job with PID 30330
